~/src/github.com/openstack-k8s-operators/install_yamls/devsetup ~/ci-framework-data/artifacts scripts/tripleo.sh ++ mktemp -d + MY_TMP_DIR=/tmp/tmp.Eu5njyDx6Q + trap 'rv=$?; rm -rf -- "$MY_TMP_DIR"; exit $rv' EXIT +++ dirname scripts/tripleo.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/scripts + IP_ADRESS_SUFFIX=100 + IP=192.168.122.100 + OS_NET_CONFIG_IFACE=nic2 + CLOUD_DOMAIN=ooo.test + GATEWAY=192.168.122.10 + OUTPUT_DIR=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/scripts/../../out/edpm/ + SSH_KEY_FILE=/home/zuul/.ssh/id_rsa + SSH_OPT='-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i /home/zuul/.ssh/id_rsa' + REPO_SETUP_CMDS=/home/zuul/cdn_subscription_repos.sh + CMDS_FILE=/tmp/tmp.Eu5njyDx6Q/standalone_cmds + SKIP_TRIPLEO_REPOS=false + TRIPLEO_NETWORKING=false + TRIPLEO_ATTACH_EXTNET=true + TRIPLEO_CONFIGURE_DEFAULT_ROUTE=false + MANILA_ENABLED=true + OCTAVIA_ENABLED=False + TELEMETRY_ENABLED=false + TLSE_ENABLED=true + EDPM_CONFIGURE_HUGEPAGES=false + [[ ! -f /home/zuul/.ssh/id_rsa ]] + sudo dnf install -y python-jinja2 Last metadata expiration check: 0:23:21 ago on Fri 03 Oct 2025 07:06:29 AM UTC. Package python3-jinja2-2.11.3-8.el9.noarch is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Upgrading: python3-jinja2 noarch 3.0.1-2.el9s delorean-antelope-testing 511 k python3-markupsafe x86_64 2.1.1-4.el9s delorean-antelope-testing 27 k Transaction Summary ================================================================================ Upgrade 2 Packages Total download size: 538 k Downloading Packages: (1/2): python3-markupsafe-2.1.1-4.el9s.x86_64.r 357 kB/s | 27 kB 00:00 (2/2): python3-jinja2-3.0.1-2.el9s.noarch.rpm 5.5 MB/s | 511 kB 00:00 -------------------------------------------------------------------------------- Total 5.7 MB/s | 538 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Upgrading : python3-markupsafe-2.1.1-4.el9s.x86_64 1/4 Upgrading : python3-jinja2-3.0.1-2.el9s.noarch 2/4 Cleanup : python3-jinja2-2.11.3-8.el9.noarch 3/4 Cleanup : python3-markupsafe-1.1.1-12.el9.x86_64 4/4 Running scriptlet: python3-markupsafe-1.1.1-12.el9.x86_64 4/4 Verifying : python3-jinja2-3.0.1-2.el9s.noarch 1/4 Verifying : python3-jinja2-2.11.3-8.el9.noarch 2/4 Verifying : python3-markupsafe-2.1.1-4.el9s.x86_64 3/4 Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 4/4 Upgraded: python3-jinja2-3.0.1-2.el9s.noarch python3-markupsafe-2.1.1-4.el9s.x86_64 Complete! + source /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/scripts/common.sh ++ OVN_NBCTL=ovn-nbctl ++ OVN_SBCTL=ovn-sbctl ++ OVN_NB_SERVICE=ovsdbserver-nb ++ OVN_SB_SERVICE=ovsdbserver-sb + '[' 1 -ne 1 -a 1 -ne 3 ']' + '[' 1 -eq 3 ']' + [[ -e /run/systemd/resolve/resolv.conf ]] + HOST_PRIMARY_RESOLV_CONF_ENTRY=192.168.122.10 + set +x Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Repository 'rhel-9-for-x86_64-baseos-eus-rpms' is enabled for this system. Repository 'rhel-9-for-x86_64-appstream-eus-rpms' is enabled for this system. Repository 'rhel-9-for-x86_64-highavailability-eus-rpms' is enabled for this system. Repository 'openstack-17.1-for-rhel-9-x86_64-rpms' is enabled for this system. Repository 'fast-datapath-for-rhel-9-x86_64-rpms' is enabled for this system. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. + sudo dnf install -y podman python3-tripleoclient util-linux lvm2 Updating Subscription Management repositories. Last metadata expiration check: 0:00:13 ago on Fri Oct 3 07:30:04 2025. Package podman-2:4.4.1-22.el9_2.1.x86_64 is already installed. Package util-linux-2.37.4-10.el9.x86_64 is already installed. Dependencies resolved. ======================================================================================================================================== Package Arch Version Repository Size ======================================================================================================================================== Installing: lvm2 x86_64 9:2.03.17-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 1.5 M python3-tripleoclient noarch 16.5.1-17.1.20250523121326.f3599d0.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 553 k Upgrading: device-mapper x86_64 9:1.02.187-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 142 k device-mapper-libs x86_64 9:1.02.187-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 176 k libblkid x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-rpms 109 k libfdisk x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-rpms 156 k libmount x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-rpms 136 k libsmartcols x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-rpms 65 k libuuid x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-rpms 30 k util-linux x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-rpms 2.3 M util-linux-core x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-rpms 464 k Installing dependencies: ansible-collection-ansible-netcommon noarch 2.2.0-1.2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 181 k ansible-collection-ansible-posix noarch 1.2.0-1.3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 124 k ansible-collection-ansible-utils noarch 2.3.0-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 91 k ansible-collection-community-general noarch 4.0.0-1.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.3 M ansible-collection-containers-podman noarch 1.9.4-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 243 k ansible-collections-openstack noarch 1.9.1-17.1.20250511000957.0e9a6f2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 146 k ansible-config_template noarch 2.0.1-17.1.20230621083924.7951228.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 29 k ansible-freeipa noarch 1.9.2-3.el9_2 rhel-9-for-x86_64-appstream-eus-rpms 452 k ansible-pacemaker noarch 1.0.4-17.1.20231213170757.7c10fdb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k ansible-role-atos-hsm noarch 1.0.1-17.1.20230927001631.8618a22.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 17 k ansible-role-chrony noarch 1.3.1-17.1.20230621084226.0111661.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 22 k ansible-role-collectd-config noarch 0.0.3-17.1.20230620165926.1992666.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 53 k ansible-role-container-registry noarch 1.4.1-17.1.20230621045806.a091b9c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 24 k ansible-role-lunasa-hsm noarch 1.1.1-17.1.20250603180833.5b8127c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 19 k ansible-role-metalsmith-deployment noarch 1.4.4-17.1.20240522060758.5e7461e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k ansible-role-openstack-operations noarch 0.0.1-17.1.20230620170737.2ab288f.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 30 k ansible-role-qdr-config noarch 0.0.2-17.1.20230620171136.b456651.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k ansible-role-redhat-subscription noarch 1.3.0-17.1.20230621033420.eefe501.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 28 k ansible-role-thales-hsm noarch 3.0.1-17.1.20231007220803.f95c0fc.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k ansible-role-tripleo-modify-image noarch 1.5.1-17.1.20230621064242.b6eedb6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 27 k ansible-tripleo-ipa noarch 0.3.1-17.1.20230627190951.8d29d9e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 36 k ansible-tripleo-ipsec noarch 11.0.1-17.1.20230620172008.b5559c8.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 38 k boost-atomic x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 19 k boost-chrono x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 26 k boost-filesystem x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 59 k boost-locale x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 216 k boost-log x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 410 k boost-nowide x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 17 k boost-program-options x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 108 k boost-regex x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 279 k boost-system x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 15 k boost-thread x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 57 k buildah x86_64 1:1.29.5-1.el9_2 rhel-9-for-x86_64-appstream-eus-rpms 8.6 M cpp-hocon x86_64 0.3.0-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 351 k device-mapper-event x86_64 9:1.02.187-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 32 k device-mapper-event-libs x86_64 9:1.02.187-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 31 k device-mapper-persistent-data x86_64 0.9.0-13.el9 rhel-9-for-x86_64-baseos-rpms 786 k dib-utils noarch 0.0.11-17.1.20230620173328.51661c3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 12 k facter x86_64 1:3.14.19-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 518 k glibc-langpack-en x86_64 2.34-60.el9 rhel-9-for-x86_64-baseos-rpms 675 k golang-github-vbatts-tar-split x86_64 0.11.1-9.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.0 M heat-cfntools noarch 1.4.2-6.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 77 k hiera noarch 3.6.0-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 33 k iptables-nft-services noarch 1.8.8-6.el9_1 rhel-9-for-x86_64-appstream-eus-rpms 28 k jq x86_64 1.6-14.el9 rhel-9-for-x86_64-appstream-eus-rpms 190 k leatherman x86_64 1.12.6-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 405 k libaio x86_64 0.3.111-13.el9 rhel-9-for-x86_64-baseos-rpms 26 k libburn x86_64 1.5.4-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 175 k libisoburn x86_64 1.5.4-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 419 k libisofs x86_64 1.5.4-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 224 k libpkgconf x86_64 1.7.3-10.el9 rhel-9-for-x86_64-baseos-rpms 37 k libselinux-ruby x86_64 3.5-1.el9 rhel-9-for-x86_64-appstream-eus-rpms 59 k libsodium x86_64 1.0.18-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 162 k libunwind x86_64 1.4.0-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 66 k libxslt x86_64 1.1.34-11.el9_2 rhel-9-for-x86_64-appstream-eus-rpms 245 k lvm2-libs x86_64 9:2.03.17-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 1.0 M oniguruma x86_64 6.9.6-1.el9.5 rhel-9-for-x86_64-appstream-eus-rpms 221 k openpgm x86_64 5.2.122-26.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 178 k openssl-perl x86_64 1:3.0.7-18.el9_2 rhel-9-for-x86_64-appstream-eus-rpms 42 k openstack-heat-agents noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 9.6 k openstack-heat-api noarch 1:16.1.1-17.1.20250703110808.edc6d60.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 16 k openstack-heat-common noarch 1:16.1.1-17.1.20250703110808.edc6d60.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.6 M openstack-heat-engine noarch 1:16.1.1-17.1.20250703110808.edc6d60.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 15 k openstack-heat-monolith noarch 1:16.1.1-17.1.20250703110808.edc6d60.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 16 k openstack-selinux noarch 0.8.37-17.1.20231107080825.05dd1b2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 221 k openstack-tripleo-common noarch 15.4.1-17.1.20250527161411.e5b18f2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 52 k openstack-tripleo-common-containers noarch 15.4.1-17.1.20250527161411.e5b18f2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 78 k openstack-tripleo-heat-templates noarch 14.3.1-17.1.20250704160749.e7c7ce3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 617 k openstack-tripleo-validations noarch 14.3.2-17.1.20250120160809.2b526f8.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 204 k os-apply-config noarch 13.1.1-17.1.20231020001757.3c7f9b9.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 54 k os-collect-config noarch 13.1.1-17.1.20231020001748.76173d8.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 50 k os-refresh-config noarch 13.1.1-17.1.20231020000854.812905b.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k perl-AutoLoader noarch 5.74-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 23 k perl-B x86_64 1.80-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 185 k perl-Carp noarch 1.50-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 31 k perl-Class-Struct noarch 0.66-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 24 k perl-Data-Dumper x86_64 2.174-462.el9 rhel-9-for-x86_64-appstream-eus-rpms 59 k perl-Digest noarch 1.19-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 29 k perl-Digest-MD5 x86_64 2.58-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 39 k perl-Encode x86_64 4:3.08-462.el9 rhel-9-for-x86_64-appstream-eus-rpms 1.7 M perl-Errno x86_64 1.30-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 17 k perl-Exporter noarch 5.74-461.el9 rhel-9-for-x86_64-appstream-eus-rpms 34 k perl-Fcntl x86_64 1.13-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 23 k perl-File-Basename noarch 2.85-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 19 k perl-File-Path noarch 2.18-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 38 k perl-File-Temp noarch 1:0.231.100-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 63 k perl-File-stat noarch 1.09-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 19 k perl-FileHandle noarch 2.03-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 17 k perl-Getopt-Long noarch 1:2.52-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 64 k perl-Getopt-Std noarch 1.12-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 17 k perl-HTTP-Tiny noarch 0.076-461.el9_2 rhel-9-for-x86_64-appstream-eus-rpms 57 k perl-IO x86_64 1.43-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 94 k perl-IO-Socket-IP noarch 0.41-5.el9 rhel-9-for-x86_64-appstream-eus-rpms 45 k perl-IO-Socket-SSL noarch 2.073-1.el9 rhel-9-for-x86_64-appstream-eus-rpms 223 k perl-IPC-Open3 noarch 1.21-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 25 k perl-MIME-Base64 x86_64 3.16-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 34 k perl-Mozilla-CA noarch 20200520-6.el9 rhel-9-for-x86_64-appstream-eus-rpms 14 k perl-Net-SSLeay x86_64 1.92-2.el9 rhel-9-for-x86_64-appstream-eus-rpms 392 k perl-POSIX x86_64 1.94-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 99 k perl-PathTools x86_64 3.78-461.el9 rhel-9-for-x86_64-appstream-eus-rpms 92 k perl-Pod-Escapes noarch 1:1.07-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 22 k perl-Pod-Perldoc noarch 3.28.01-461.el9 rhel-9-for-x86_64-appstream-eus-rpms 92 k perl-Pod-Simple noarch 1:3.42-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 229 k perl-Pod-Usage noarch 4:2.01-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 43 k perl-Scalar-List-Utils x86_64 4:1.56-461.el9 rhel-9-for-x86_64-appstream-eus-rpms 77 k perl-SelectSaver noarch 1.02-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 13 k perl-Socket x86_64 4:2.031-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 58 k perl-Storable x86_64 1:3.21-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 98 k perl-Symbol noarch 1.08-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 16 k perl-Term-ANSIColor noarch 5.01-461.el9 rhel-9-for-x86_64-appstream-eus-rpms 51 k perl-Term-Cap noarch 1.17-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 24 k perl-Text-ParseWords noarch 3.30-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 18 k perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 25 k perl-Time-Local noarch 2:1.300-7.el9 rhel-9-for-x86_64-appstream-eus-rpms 37 k perl-URI noarch 5.09-3.el9 rhel-9-for-x86_64-appstream-eus-rpms 125 k perl-base noarch 2.27-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 18 k perl-constant noarch 1.33-461.el9 rhel-9-for-x86_64-appstream-eus-rpms 25 k perl-if noarch 0.60.800-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 16 k perl-interpreter x86_64 4:5.32.1-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 75 k perl-libnet noarch 3.13-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 134 k perl-libs x86_64 4:5.32.1-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 2.2 M perl-mro x86_64 1.23-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 31 k perl-overload noarch 1.31-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 47 k perl-overloading noarch 0.02-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 15 k perl-parent noarch 1:0.238-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 16 k perl-podlators noarch 1:4.14-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 118 k perl-subs noarch 1.03-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 13 k perl-vars noarch 1.05-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 15 k pkgconf x86_64 1.7.3-10.el9 rhel-9-for-x86_64-baseos-rpms 45 k pkgconf-m4 noarch 1.7.3-10.el9 rhel-9-for-x86_64-baseos-rpms 16 k pkgconf-pkg-config x86_64 1.7.3-10.el9 rhel-9-for-x86_64-baseos-rpms 12 k puppet noarch 7.10.0-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 11 k puppet-aodh noarch 18.4.2-17.1.20230620151218.3e47b5a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 62 k puppet-apache noarch 6.5.2-17.1.20230621001106.e4a1532.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 259 k puppet-archive noarch 4.6.1-17.1.20230620181607.bc7e4ff.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 44 k puppet-auditd noarch 2.2.1-17.1.20230620192453.189b22b.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 28 k puppet-barbican noarch 18.4.2-17.1.20250625204151.af6c77b.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 57 k puppet-ceilometer noarch 18.4.3-17.1.20230927010818.3838907.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 70 k puppet-certmonger noarch 2.7.1-17.1.20230620184730.3e2e660.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 26 k puppet-cinder noarch 18.5.2-17.1.20230621054224.6aa60e7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 120 k puppet-collectd noarch 13.0.1-17.1.20230620193147.ad138a7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 135 k puppet-concat noarch 6.2.1-17.1.20230620181556.dfeabb9.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 41 k puppet-corosync noarch 8.0.1-17.1.20230621104908.6a9da9a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 68 k puppet-designate noarch 18.6.1-17.1.20230621061456.f4c0b89.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 69 k puppet-dns noarch 8.2.1-17.1.20230621002045.70f5b28.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 36 k puppet-etcd noarch 1.12.3-17.1.20230620193226.e143c2d.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 25 k puppet-fdio noarch 18.2-1.20220727113954.6fd1c8e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 25 k puppet-firewall noarch 3.4.1-17.1.20230621022040.94f707c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 77 k puppet-git noarch 0.5.0-17.1.20230620193928.4e4498e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 23 k puppet-glance noarch 18.6.1-17.1.20250220151014.81b081d.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 87 k puppet-gnocchi noarch 18.4.3-17.1.20230621061020.7584b94.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 58 k puppet-haproxy noarch 4.2.2-17.1.20230620193950.a797b8c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 52 k puppet-headless noarch 7.10.0-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.4 M puppet-heat noarch 18.4.1-17.1.20230621111632.3b41bb0.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 70 k puppet-horizon noarch 18.6.1-17.1.20230621075748.8074e69.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 63 k puppet-inifile noarch 4.2.1-17.1.20230620180624.df46d2a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 42 k puppet-ipaclient noarch 2.5.2-17.1.20230620194626.b086731.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 17 k puppet-ironic noarch 18.7.1-17.1.20240305210817.edf93f9.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 121 k puppet-keepalived noarch 0.0.2-17.1.20230620194716.bbca37a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k puppet-keystone noarch 18.6.1-17.1.20250425111017.cb0adcb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 127 k puppet-kmod noarch 2.5.0-17.1.20230620190646.52e31e3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k puppet-manila noarch 18.5.2-17.1.20231102190827.a72a7d5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 81 k puppet-memcached noarch 6.0.0-17.1.20230620184630.4c70dbd.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 23 k puppet-module-data noarch 0.5.1-17.1.20230620195419.28dafce.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 13 k puppet-mysql noarch 10.6.1-17.1.20230621022141.937d044.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 99 k puppet-neutron noarch 18.6.1-17.1.20230621053056.c9d467f.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 196 k puppet-nova noarch 18.6.1-17.1.20230621090443.a21eae4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 200 k puppet-nssdb noarch 1.0.2-17.1.20230620185645.2ed2a2d.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 12 k puppet-octavia noarch 18.5.1-17.1.20230621062420.842492c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 76 k puppet-openstack_extras noarch 18.5.1-17.1.20230621042409.504e1a0.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 48 k puppet-openstacklib noarch 18.5.2-17.1.20230621052822.64d8ac6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 62 k puppet-oslo noarch 18.5.1-17.1.20230621052358.fe2a147.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 48 k puppet-ovn noarch 18.6.1-17.1.20240925094907.7805f7e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 29 k puppet-pacemaker noarch 1.5.1-17.1.20250214161010.f10ce89.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 158 k puppet-placement noarch 5.4.3-17.1.20230621061610.e7557a5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 41 k puppet-qdr noarch 7.4.1-17.1.20230620195605.8a575de.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 31 k puppet-rabbitmq noarch 11.0.1-17.1.20230620182519.63fee2c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 266 k puppet-redis noarch 6.1.1-17.1.20230620191704.547105e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 51 k puppet-remote noarch 10.0.0-17.1.20230620192417.7420908.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 16 k puppet-rsync noarch 1.1.4-17.1.20230621002829.ea6397e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 28 k puppet-rsyslog noarch 4.0.1-17.1.20230620200132.2548a0d.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 58 k puppet-snmp noarch 3.9.1-17.1.20230620200411.5d73485.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 34 k puppet-ssh noarch 6.2.1-17.1.20230620190251.6e0f430.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 29 k puppet-stdlib noarch 6.3.1-17.1.20230621000857.7c1ae25.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 160 k puppet-swift noarch 18.6.1-17.1.20230621052139.f105ffc.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 115 k puppet-sysctl noarch 0.0.13-17.1.20230620183456.847ec1c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 16 k puppet-systemd noarch 2.12.1-17.1.20230620191611.8f68b0d.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 42 k puppet-tripleo noarch 14.2.3-17.1.20250320101351.40278e1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 239 k puppet-vcsrepo noarch 3.1.1-17.1.20230620183456.a36ee18.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 50 k puppet-vswitch noarch 14.4.3-17.1.20230621043558.51e82ca.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 41 k puppet-xinetd noarch 3.3.1-17.1.20230620185435.8d460c4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 26 k python-openstackclient-lang noarch 5.5.2-17.1.20250616100909.42d9b6e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 58 k python-oslo-cache-lang noarch 2.7.1-17.1.20230621012756.d0252f6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 19 k python-oslo-db-lang noarch 8.5.2-17.1.20240820150750.26fd6fb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k python-oslo-log-lang noarch 4.4.0-17.1.20230620205407.9b29c90.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k python-oslo-middleware-lang noarch 4.2.1-17.1.20230621011225.b40ca5f.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 13 k python-oslo-policy-lang noarch 3.7.1-17.1.20230621003949.639b471.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k python-oslo-versionedobjects-lang noarch 2.4.1-17.1.20230621010423.89ff171.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k python-pycadf-common noarch 3.1.1-17.1.20230620210757.4179996.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 15 k python3-GitPython noarch 3.1.14-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 238 k python3-PyMySQL noarch 0.10.1-6.el9 rhel-9-for-x86_64-appstream-eus-rpms 112 k python3-alembic noarch 1.7.5-3.el9 rhel-9-for-x86_64-appstream-eus-rpms 900 k python3-amqp noarch 5.0.6-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 92 k python3-ansible-runner noarch 2.0.0a1-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 122 k python3-aodhclient noarch 2.2.0-17.1.20230620222234.b747ae3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 56 k python3-appdirs noarch 1.4.4-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 27 k python3-barbicanclient noarch 5.3.0-17.1.20230620213453.ad49c40.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 127 k python3-bcrypt x86_64 3.1.7-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 44 k python3-beautifulsoup4 noarch 4.9.3-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 204 k python3-boto noarch 2.45.0-8.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.3 M python3-cachetools noarch 4.2.2-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 33 k python3-cinderclient noarch 7.4.1-17.1.20230620211836.4f72e6f.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 218 k python3-cliff noarch 3.7.0-17.1.20230620172206.117a100.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 95 k python3-cmd2 noarch 1.4.0-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 284 k python3-colorama noarch 0.4.4-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 35 k python3-croniter noarch 0.3.35-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 49 k python3-daemon noarch 2.3.0-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 39 k python3-designateclient noarch 4.2.1-17.1.20230621023138.7a8d156.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 92 k python3-docutils noarch 0.16-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.5 M python3-dogpile-cache noarch 1.1.5-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 89 k python3-etcd3gw noarch 0.2.6-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 44 k python3-extras noarch 1.0.0-17.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k python3-fixtures noarch 3.0.0-24.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 93 k python3-futurist noarch 2.3.0-17.1.20230621104020.1a1c6f8.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 64 k python3-gevent x86_64 21.1.2-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.6 M python3-gitdb noarch 4.0.5-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 107 k python3-glanceclient noarch 1:3.3.0-17.1.20240712170803.f802c71.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 143 k python3-heat-agent noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 19 k python3-heat-agent-ansible noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 11 k python3-heat-agent-apply-config noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 9.9 k python3-heat-agent-docker-cmd noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 12 k python3-heat-agent-hiera noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 10 k python3-heat-agent-json-file noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 9.8 k python3-heat-agent-puppet noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 11 k python3-heatclient noarch 2.3.1-17.1.20230621012952.d16c245.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 158 k python3-ironic-inspector-client noarch 4.5.0-17.1.20230620205758.3c03e21.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 67 k python3-ironicclient noarch 4.6.4-17.1.20230621041552.09b78fa.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 342 k python3-jeepney noarch 0.6.0-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 284 k python3-jmespath noarch 0.10.0-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 46 k python3-keyring noarch 21.8.0-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 77 k python3-keystoneauth1 noarch 4.4.0-17.1.20240812145234.112bcae.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 409 k python3-keystoneclient noarch 1:4.3.0-17.1.20230621025111.d5cb761.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 239 k python3-keystonemiddleware noarch 9.2.0-17.1.20230620211753.3659bda.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 92 k python3-kombu noarch 1:5.0.2-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 313 k python3-lockfile noarch 1:0.12.2-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 31 k python3-logutils noarch 0.3.5-15.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 47 k python3-lxml x86_64 4.6.5-3.el9 rhel-9-for-x86_64-appstream-eus-rpms 1.2 M python3-magnumclient noarch 3.4.1-17.1.20230621053508.280acd2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 121 k python3-mako noarch 1.1.4-6.el9 rhel-9-for-x86_64-appstream-eus-rpms 176 k python3-manilaclient noarch 2.6.4-17.1.20240830140806.7f7d7d3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 528 k python3-memcached noarch 1.59-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 40 k python3-metalsmith noarch 1.4.4-17.1.20240522060758.5e7461e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 65 k python3-migrate noarch 0.13.0-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 224 k python3-mimeparse noarch 1.6.0-16.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 16 k python3-mistralclient noarch 4.2.0-17.1.20230620220528.20a10f0.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 166 k python3-msgpack x86_64 1.0.2-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 87 k python3-munch noarch 2.5.0-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 25 k python3-natsort noarch 7.1.1-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 59 k python3-neutron-lib noarch 2.10.3-17.1.20231221164814.619c0fe.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 375 k python3-neutronclient noarch 7.3.1-17.1.20230621044049.29a9f5e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 298 k python3-novaclient noarch 1:17.4.1-17.1.20230621034300.5ee4427.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 201 k python3-octaviaclient noarch 2.3.1-17.1.20231106100828.51347bc.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 91 k python3-openstackclient noarch 5.5.2-17.1.20250616100909.42d9b6e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.1 M python3-openstacksdk noarch 0.55.1-17.1.20250516211008.f09ed4a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 735 k python3-openvswitch3.3 x86_64 3.3.4-110.el9fdp fast-datapath-for-rhel-9-x86_64-rpms 369 k python3-os-client-config noarch 2.1.0-17.1.20230620203151.bc96c23.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 55 k python3-os-ken noarch 1.4.1-17.1.20241205090937.018d755.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 2.1 M python3-os-service-types noarch 1.7.0-17.1.20230620201222.0b2f473.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 38 k python3-os-traits noarch 2.5.0-17.1.20230620221402.ac1b39e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 45 k python3-osc-lib noarch 2.3.1-17.1.20230620203400.2b7a679.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 78 k python3-oslo-cache noarch 2.7.1-17.1.20230621012756.d0252f6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 56 k python3-oslo-context noarch 3.2.1-17.1.20230620204857.b124eb7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 27 k python3-oslo-db noarch 8.5.2-17.1.20240820150750.26fd6fb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 144 k python3-oslo-log noarch 4.4.0-17.1.20230620205407.9b29c90.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 64 k python3-oslo-messaging noarch 12.7.3-17.1.20231219130800.5d6fd1a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 216 k python3-oslo-middleware noarch 4.2.1-17.1.20230621011225.b40ca5f.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 55 k python3-oslo-policy noarch 3.7.1-17.1.20230621003949.639b471.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 76 k python3-oslo-reports noarch 2.2.0-17.1.20230620210621.bc631ae.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 59 k python3-oslo-rootwrap noarch 6.3.1-17.1.20230621110703.1b1b960.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 46 k python3-oslo-serialization noarch 4.1.1-17.1.20230621011445.bbe5d5a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 34 k python3-oslo-service noarch 2.5.1-17.1.20240821200745.c1e3398.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 71 k python3-oslo-upgradecheck noarch 1.3.1-17.1.20230621010138.9561ecb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 29 k python3-oslo-versionedobjects noarch 2.4.1-17.1.20230621010423.89ff171.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 79 k python3-osprofiler noarch 3.4.0-17.1.20230620215259.5d82a02.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 130 k python3-paramiko noarch 2.11.0-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 299 k python3-passlib noarch 1.7.4-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 712 k python3-paste noarch 3.5.0-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 776 k python3-paste-deploy noarch 2.1.1-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 41 k python3-pecan noarch 1.4.0-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 273 k python3-psutil x86_64 5.8.0-12.el9 rhel-9-for-x86_64-appstream-eus-rpms 218 k python3-pyOpenSSL noarch 20.0.1-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 90 k python3-pycadf noarch 3.1.1-17.1.20230620210757.4179996.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 53 k python3-pynacl x86_64 1.4.0-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 111 k python3-pyperclip noarch 1.8.0-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 25 k python3-pystache noarch 0.5.4-15.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 132 k python3-repoze-lru noarch 0.7-12.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 32 k python3-requestsexceptions noarch 1.4.0-17.1.20230620164652.d7ac0ff.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 17 k python3-rhosp-openvswitch noarch 3.3-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 8.3 k python3-routes noarch 2.4.1-14.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 188 k python3-rsa noarch 4.6-3.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 57 k python3-saharaclient noarch 3.3.0-17.1.20230620222322.401e663.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 188 k python3-secretstorage noarch 3.3.1-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 36 k python3-setproctitle x86_64 1.2.2-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 23 k python3-shade noarch 1.33.0-17.1.20230620225148.e7c7f29.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 523 k python3-simplejson x86_64 3.17.5-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 266 k python3-smmap noarch 3.0.1-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 47 k python3-soupsieve noarch 2.2-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 67 k python3-sqlalchemy13 x86_64 1.3.24-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.7 M python3-sqlparse noarch 0.4.1-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 83 k python3-statsd noarch 3.2.1-20.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 35 k python3-swiftclient noarch 3.11.1-17.1.20230620204150.06b36ae.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 136 k python3-tempita noarch 0.5.1-27.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 36 k python3-tenacity noarch 6.3.1-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 51 k python3-testtools noarch 2.4.0-10.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 333 k python3-tinyrpc noarch 1.0.3-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 50 k python3-tripleo-common noarch 15.4.1-17.1.20250527161411.e5b18f2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 202 k python3-troveclient noarch 7.0.0-17.1.20230620220924.c7319d8.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 344 k python3-urllib-gssapi noarch 1.0.2-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 24 k python3-validations-libs noarch 1.9.1-17.1.20230913020848.8d9e1b5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 137 k python3-vine noarch 5.0.0-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 26 k python3-waitress noarch 2.0.0-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 109 k python3-warlock noarch 1.3.3-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k python3-wcwidth noarch 0.2.5-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 48 k python3-webob noarch 1.8.7-2.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 230 k python3-webtest noarch 2.0.35-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 82 k python3-werkzeug noarch 2.0.1-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 427 k python3-yappi x86_64 1.3.1-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 56 k python3-yaql noarch 1.1.3-13.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 180 k python3-zaqarclient noarch 2.4.0-17.1.20230620214253.e388947.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 129 k python3-zope-event noarch 4.2.0-20.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 205 k python3-zope-interface x86_64 5.4.0-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 202 k qemu-img x86_64 17:7.2.0-14.el9_2.18 rhel-9-for-x86_64-appstream-eus-rpms 2.2 M rhel-system-roles noarch 1.21.2-1.el9_2 rhel-9-for-x86_64-appstream-eus-rpms 2.4 M ruby x86_64 3.0.4-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 41 k ruby-augeas x86_64 0.5.0-29.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 29 k ruby-facter x86_64 1:3.14.19-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 9.5 k ruby-libs x86_64 3.0.4-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 3.3 M rubygem-concurrent-ruby noarch 1.1.5-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 243 k rubygem-deep_merge noarch 1.2.1-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k rubygem-fast_gettext noarch 1.2.0-9.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 34 k rubygem-hocon noarch 1.3.1-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 90 k rubygem-json x86_64 2.5.1-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 59 k rubygem-multi_json noarch 1.15.0-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 22 k rubygem-psych x86_64 3.3.2-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 60 k rubygem-puppet-resource_api noarch 1.8.13-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 34 k rubygem-rexml noarch 3.2.5-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 110 k rubygem-ruby-shadow x86_64 2.5.0-15.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 16 k rubygem-semantic_puppet noarch 1.0.4-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k rubygems noarch 3.2.33-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 306 k skopeo x86_64 2:1.11.2-0.1.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 7.9 M tripleo-ansible noarch 3.3.1-17.1.20250702110757.8debef3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 570 k validations-common noarch 1.9.1-17.1.20231006020828.f273ccb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 111 k xorriso x86_64 1.5.4-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 321 k yaml-cpp x86_64 0.6.3-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 123 k zeromq x86_64 4.3.4-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 433 k Installing weak dependencies: bash-completion noarch 1:2.11-4.el9 rhel-9-for-x86_64-baseos-rpms 459 k perl-NDBM_File x86_64 1.15-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 25 k python3-zmq x86_64 22.0.3-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 396 k ruby-default-gems noarch 3.0.4-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 46 k rubygem-bigdecimal x86_64 3.0.0-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 55 k rubygem-bundler noarch 2.2.33-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 456 k rubygem-io-console x86_64 0.5.7-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 26 k rubygem-rdoc noarch 6.3.3-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 441 k Transaction Summary ======================================================================================================================================== Install 365 Packages Upgrade 9 Packages Total download size: 89 M Downloading Packages: (1/374): boost-system-1.75.0-8.el9.x86_64.rpm 164 kB/s | 15 kB 00:00 (2/374): perl-Getopt-Long-2.52-4.el9.noarch.rpm 573 kB/s | 64 kB 00:00 (3/374): perl-IO-Socket-SSL-2.073-1.el9.noarch. 1.6 MB/s | 223 kB 00:00 (4/374): python3-urllib-gssapi-1.0.2-4.el9.noar 533 kB/s | 24 kB 00:00 (5/374): boost-locale-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 216 kB 00:00 (6/374): boost-nowide-1.75.0-8.el9.x86_64.rpm 389 kB/s | 17 kB 00:00 (7/374): boost-thread-1.75.0-8.el9.x86_64.rpm 630 kB/s | 57 kB 00:00 (8/374): perl-Data-Dumper-2.174-462.el9.x86_64. 741 kB/s | 59 kB 00:00 (9/374): perl-Storable-3.21-460.el9.x86_64.rpm 433 kB/s | 98 kB 00:00 (10/374): perl-Exporter-5.74-461.el9.noarch.rpm 736 kB/s | 34 kB 00:00 (11/374): perl-File-Temp-0.231.100-4.el9.noarch 1.1 MB/s | 63 kB 00:00 (12/374): perl-parent-0.238-460.el9.noarch.rpm 439 kB/s | 16 kB 00:00 (13/374): perl-Text-Tabs+Wrap-2013.0523-460.el9 506 kB/s | 25 kB 00:00 (14/374): xorriso-1.5.4-4.el9.x86_64.rpm 5.5 MB/s | 321 kB 00:00 (15/374): libisofs-1.5.4-4.el9.x86_64.rpm 5.0 MB/s | 224 kB 00:00 (16/374): perl-IO-Socket-IP-0.41-5.el9.noarch.r 1.2 MB/s | 45 kB 00:00 (17/374): perl-Net-SSLeay-1.92-2.el9.x86_64.rpm 7.9 MB/s | 392 kB 00:00 (18/374): perl-PathTools-3.78-461.el9.x86_64.rp 2.0 MB/s | 92 kB 00:00 (19/374): perl-Pod-Simple-3.42-4.el9.noarch.rpm 4.1 MB/s | 229 kB 00:00 (20/374): perl-Term-ANSIColor-5.01-461.el9.noar 1.3 MB/s | 51 kB 00:00 (21/374): perl-Text-ParseWords-3.30-460.el9.noa 492 kB/s | 18 kB 00:00 (22/374): perl-URI-5.09-3.el9.noarch.rpm 2.9 MB/s | 125 kB 00:00 (23/374): perl-libnet-3.13-4.el9.noarch.rpm 3.2 MB/s | 134 kB 00:00 (24/374): python3-lxml-4.6.5-3.el9.x86_64.rpm 21 MB/s | 1.2 MB 00:00 (25/374): boost-chrono-1.75.0-8.el9.x86_64.rpm 544 kB/s | 26 kB 00:00 (26/374): iptables-nft-services-1.8.8-6.el9_1.n 772 kB/s | 28 kB 00:00 (27/374): perl-Carp-1.50-460.el9.noarch.rpm 848 kB/s | 31 kB 00:00 (28/374): perl-Mozilla-CA-20200520-6.el9.noarch 404 kB/s | 14 kB 00:00 (29/374): perl-Encode-3.08-462.el9.x86_64.rpm 23 MB/s | 1.7 MB 00:00 (30/374): perl-Term-Cap-1.17-460.el9.noarch.rpm 492 kB/s | 24 kB 00:00 (31/374): perl-Time-Local-1.300-7.el9.noarch.rp 956 kB/s | 37 kB 00:00 (32/374): python3-psutil-5.8.0-12.el9.x86_64.rp 5.3 MB/s | 218 kB 00:00 (33/374): perl-Pod-Escapes-1.07-460.el9.noarch. 579 kB/s | 22 kB 00:00 (34/374): boost-filesystem-1.75.0-8.el9.x86_64. 1.4 MB/s | 59 kB 00:00 (35/374): boost-program-options-1.75.0-8.el9.x8 2.8 MB/s | 108 kB 00:00 (36/374): libburn-1.5.4-4.el9.x86_64.rpm 4.1 MB/s | 175 kB 00:00 (37/374): boost-log-1.75.0-8.el9.x86_64.rpm 6.4 MB/s | 410 kB 00:00 (38/374): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 1.1 MB/s | 39 kB 00:00 (39/374): perl-MIME-Base64-3.16-4.el9.x86_64.rp 952 kB/s | 34 kB 00:00 (40/374): boost-atomic-1.75.0-8.el9.x86_64.rpm 408 kB/s | 19 kB 00:00 (41/374): libisoburn-1.5.4-4.el9.x86_64.rpm 9.3 MB/s | 419 kB 00:00 (42/374): perl-Digest-1.19-4.el9.noarch.rpm 756 kB/s | 29 kB 00:00 (43/374): perl-File-Path-2.18-4.el9.noarch.rpm 1.0 MB/s | 38 kB 00:00 (44/374): perl-Pod-Perldoc-3.28.01-461.el9.noar 2.2 MB/s | 92 kB 00:00 (45/374): perl-Pod-Usage-2.01-4.el9.noarch.rpm 1.0 MB/s | 43 kB 00:00 (46/374): perl-Scalar-List-Utils-1.56-461.el9.x 1.8 MB/s | 77 kB 00:00 (47/374): perl-Socket-2.031-4.el9.x86_64.rpm 1.3 MB/s | 58 kB 00:00 (48/374): perl-constant-1.33-461.el9.noarch.rpm 556 kB/s | 25 kB 00:00 (49/374): perl-podlators-4.14-460.el9.noarch.rp 3.0 MB/s | 118 kB 00:00 (50/374): python3-PyMySQL-0.10.1-6.el9.noarch.r 2.8 MB/s | 112 kB 00:00 (51/374): python3-appdirs-1.4.4-4.el9.noarch.rp 745 kB/s | 27 kB 00:00 (52/374): python3-wcwidth-0.2.5-8.el9.noarch.rp 1.1 MB/s | 48 kB 00:00 (53/374): boost-regex-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 279 kB 00:00 (54/374): oniguruma-6.9.6-1.el9.5.x86_64.rpm 4.4 MB/s | 221 kB 00:00 (55/374): python3-alembic-1.7.5-3.el9.noarch.rp 18 MB/s | 900 kB 00:00 (56/374): jq-1.6-14.el9.x86_64.rpm 4.0 MB/s | 190 kB 00:00 (57/374): libselinux-ruby-3.5-1.el9.x86_64.rpm 1.3 MB/s | 59 kB 00:00 (58/374): perl-AutoLoader-5.74-480.el9.noarch.r 597 kB/s | 23 kB 00:00 (59/374): perl-Class-Struct-0.66-480.el9.noarch 654 kB/s | 24 kB 00:00 (60/374): perl-B-1.80-480.el9.x86_64.rpm 4.1 MB/s | 185 kB 00:00 (61/374): perl-Errno-1.30-480.el9.x86_64.rpm 344 kB/s | 17 kB 00:00 (62/374): perl-Fcntl-1.13-480.el9.x86_64.rpm 615 kB/s | 23 kB 00:00 (63/374): perl-File-Basename-2.85-480.el9.noarc 530 kB/s | 19 kB 00:00 (64/374): perl-File-stat-1.09-480.el9.noarch.rp 528 kB/s | 19 kB 00:00 (65/374): perl-FileHandle-2.03-480.el9.noarch.r 478 kB/s | 17 kB 00:00 (66/374): perl-Getopt-Std-1.12-480.el9.noarch.r 479 kB/s | 17 kB 00:00 (67/374): perl-IPC-Open3-1.21-480.el9.noarch.rp 488 kB/s | 25 kB 00:00 (68/374): perl-POSIX-1.94-480.el9.x86_64.rpm 2.2 MB/s | 99 kB 00:00 (69/374): perl-SelectSaver-1.02-480.el9.noarch. 318 kB/s | 13 kB 00:00 (70/374): perl-Symbol-1.08-480.el9.noarch.rpm 413 kB/s | 16 kB 00:00 (71/374): perl-interpreter-5.32.1-480.el9.x86_6 1.7 MB/s | 75 kB 00:00 (72/374): perl-libs-5.32.1-480.el9.x86_64.rpm 33 MB/s | 2.2 MB 00:00 (73/374): perl-overload-1.31-480.el9.noarch.rpm 1.1 MB/s | 47 kB 00:00 (74/374): perl-overloading-0.02-480.el9.noarch. 396 kB/s | 15 kB 00:00 (75/374): perl-IO-1.43-480.el9.x86_64.rpm 2.1 MB/s | 94 kB 00:00 (76/374): perl-NDBM_File-1.15-480.el9.x86_64.rp 583 kB/s | 25 kB 00:00 (77/374): perl-base-2.27-480.el9.noarch.rpm 427 kB/s | 18 kB 00:00 (78/374): perl-if-0.60.800-480.el9.noarch.rpm 434 kB/s | 16 kB 00:00 (79/374): perl-mro-1.23-480.el9.x86_64.rpm 825 kB/s | 31 kB 00:00 (80/374): perl-subs-1.03-480.el9.noarch.rpm 335 kB/s | 13 kB 00:00 (81/374): perl-vars-1.05-480.el9.noarch.rpm 325 kB/s | 15 kB 00:00 (82/374): python3-mako-1.1.4-6.el9.noarch.rpm 3.7 MB/s | 176 kB 00:00 (83/374): ansible-freeipa-1.9.2-3.el9_2.noarch. 8.7 MB/s | 452 kB 00:00 (84/374): openssl-perl-3.0.7-18.el9_2.x86_64.rp 1.1 MB/s | 42 kB 00:00 (85/374): perl-HTTP-Tiny-0.076-461.el9_2.noarch 1.4 MB/s | 57 kB 00:00 (86/374): rhel-system-roles-1.21.2-1.el9_2.noar 32 MB/s | 2.4 MB 00:00 (87/374): ruby-3.0.4-161.el9_2.2.x86_64.rpm 1.1 MB/s | 41 kB 00:00 (88/374): ruby-default-gems-3.0.4-161.el9_2.2.n 1.1 MB/s | 46 kB 00:00 (89/374): rubygem-bigdecimal-3.0.0-161.el9_2.2. 1.4 MB/s | 55 kB 00:00 (90/374): ruby-libs-3.0.4-161.el9_2.2.x86_64.rp 40 MB/s | 3.3 MB 00:00 (91/374): skopeo-1.11.2-0.1.el9_2.2.x86_64.rpm 48 MB/s | 7.9 MB 00:00 (92/374): rubygem-io-console-0.5.7-161.el9_2.2. 709 kB/s | 26 kB 00:00 (93/374): rubygem-bundler-2.2.33-161.el9_2.2.no 6.9 MB/s | 456 kB 00:00 (94/374): rubygem-psych-3.3.2-161.el9_2.2.x86_6 1.5 MB/s | 60 kB 00:00 (95/374): rubygem-json-2.5.1-161.el9_2.2.x86_64 1.2 MB/s | 59 kB 00:00 (96/374): rubygem-rdoc-6.3.3-161.el9_2.2.noarch 9.8 MB/s | 441 kB 00:00 (97/374): rubygem-rexml-3.2.5-161.el9_2.2.noarc 2.7 MB/s | 110 kB 00:00 (98/374): rubygems-3.2.33-161.el9_2.2.noarch.rp 6.9 MB/s | 306 kB 00:00 (99/374): libxslt-1.1.34-11.el9_2.x86_64.rpm 6.0 MB/s | 245 kB 00:00 (100/374): qemu-img-7.2.0-14.el9_2.18.x86_64.rp 28 MB/s | 2.2 MB 00:00 (101/374): buildah-1.29.5-1.el9_2.x86_64.rpm 62 MB/s | 8.6 MB 00:00 (102/374): python3-openvswitch3.3-3.3.4-110.el9 4.5 MB/s | 369 kB 00:00 (103/374): bash-completion-2.11-4.el9.noarch.rp 11 MB/s | 459 kB 00:00 (104/374): libaio-0.3.111-13.el9.x86_64.rpm 659 kB/s | 26 kB 00:00 (105/374): device-mapper-persistent-data-0.9.0- 15 MB/s | 786 kB 00:00 (106/374): glibc-langpack-en-2.34-60.el9.x86_64 15 MB/s | 675 kB 00:00 (107/374): libpkgconf-1.7.3-10.el9.x86_64.rpm 1.0 MB/s | 37 kB 00:00 (108/374): pkgconf-1.7.3-10.el9.x86_64.rpm 1.2 MB/s | 45 kB 00:00 (109/374): pkgconf-m4-1.7.3-10.el9.noarch.rpm 435 kB/s | 16 kB 00:00 (110/374): pkgconf-pkg-config-1.7.3-10.el9.x86_ 346 kB/s | 12 kB 00:00 (111/374): ansible-collection-ansible-netcommon 4.7 MB/s | 181 kB 00:00 (112/374): ansible-collection-ansible-posix-1.2 3.0 MB/s | 124 kB 00:00 (113/374): ansible-collection-ansible-utils-2.3 2.5 MB/s | 91 kB 00:00 (114/374): ansible-collection-community-general 24 MB/s | 1.3 MB 00:00 (115/374): golang-github-vbatts-tar-split-0.11. 17 MB/s | 1.0 MB 00:00 (116/374): heat-cfntools-1.4.2-6.1.el9ost.noarc 1.6 MB/s | 77 kB 00:00 (117/374): libsodium-1.0.18-7.el9ost.x86_64.rpm 4.1 MB/s | 162 kB 00:00 (118/374): libunwind-1.4.0-5.el9ost.x86_64.rpm 1.8 MB/s | 66 kB 00:00 (119/374): openpgm-5.2.122-26.el9ost.x86_64.rpm 4.7 MB/s | 178 kB 00:00 (120/374): puppet-fdio-18.2-1.20220727113954.6f 692 kB/s | 25 kB 00:00 (121/374): python3-ansible-runner-2.0.0a1-3.el9 3.3 MB/s | 122 kB 00:00 (122/374): python3-bcrypt-3.1.7-7.el9ost.x86_64 1.3 MB/s | 44 kB 00:00 (123/374): python3-beautifulsoup4-4.9.3-2.el9os 4.9 MB/s | 204 kB 00:00 (124/374): python3-croniter-0.3.35-2.el9ost.noa 1.3 MB/s | 49 kB 00:00 (125/374): python3-daemon-2.3.0-1.el9ost.noarch 996 kB/s | 39 kB 00:00 (126/374): python3-etcd3gw-0.2.6-2.el9ost.noarc 1.2 MB/s | 44 kB 00:00 (127/374): python3-docutils-0.16-6.el9ost.noarc 26 MB/s | 1.5 MB 00:00 (128/374): python3-gevent-21.1.2-2.el9ost.x86_6 25 MB/s | 1.6 MB 00:00 (129/374): python3-gitdb-4.0.5-2.el9ost.noarch. 2.7 MB/s | 107 kB 00:00 (130/374): python3-jeepney-0.6.0-2.el9ost.noarc 6.6 MB/s | 284 kB 00:00 (131/374): python3-lockfile-0.12.2-2.el9ost.noa 854 kB/s | 31 kB 00:00 (132/374): python3-jmespath-0.10.0-1.el9ost.noa 936 kB/s | 46 kB 00:00 (133/374): python3-logutils-0.3.5-15.el9ost.noa 1.0 MB/s | 47 kB 00:00 (134/374): python3-memcached-1.59-3.el9ost.noar 1.2 MB/s | 40 kB 00:00 (135/374): python3-migrate-0.13.0-1.el9ost.noar 5.0 MB/s | 224 kB 00:00 (136/374): python3-mimeparse-1.6.0-16.el9ost.no 479 kB/s | 16 kB 00:00 (137/374): python3-natsort-7.1.1-2.el9ost.noarc 1.4 MB/s | 59 kB 00:00 (138/374): python3-passlib-1.7.4-3.el9ost.noarc 14 MB/s | 712 kB 00:00 (139/374): python3-pecan-1.4.0-2.el9ost.noarch. 5.7 MB/s | 273 kB 00:00 (140/374): python3-pyOpenSSL-20.0.1-2.el9ost.no 2.2 MB/s | 90 kB 00:00 (141/374): python3-pynacl-1.4.0-1.el9ost.x86_64 2.8 MB/s | 111 kB 00:00 (142/374): python3-pyperclip-1.8.0-3.el9ost.noa 682 kB/s | 25 kB 00:00 (143/374): python3-setproctitle-1.2.2-1.el9ost. 620 kB/s | 23 kB 00:00 (144/374): python3-smmap-3.0.1-4.el9ost.noarch. 1.3 MB/s | 47 kB 00:00 (145/374): python3-soupsieve-2.2-1.el9ost.noarc 1.8 MB/s | 67 kB 00:00 (146/374): python3-sqlalchemy13-1.3.24-3.el9ost 31 MB/s | 1.7 MB 00:00 (147/374): python3-webtest-2.0.35-6.el9ost.noar 2.3 MB/s | 82 kB 00:00 (148/374): python3-tenacity-6.3.1-1.el9ost.noar 969 kB/s | 51 kB 00:00 (149/374): python3-zmq-22.0.3-1.el9ost.x86_64.r 9.8 MB/s | 396 kB 00:00 (150/374): python3-zope-event-4.2.0-20.el9ost.n 5.4 MB/s | 205 kB 00:00 (151/374): python3-zope-interface-5.4.0-1.el9os 3.8 MB/s | 202 kB 00:00 (152/374): rubygem-concurrent-ruby-1.1.5-2.el9o 5.7 MB/s | 243 kB 00:00 (153/374): rubygem-deep_merge-1.2.1-7.el9ost.no 417 kB/s | 14 kB 00:00 (154/374): rubygem-fast_gettext-1.2.0-9.el9ost. 926 kB/s | 34 kB 00:00 (155/374): rubygem-multi_json-1.15.0-2.el9ost.n 559 kB/s | 22 kB 00:00 (156/374): rubygem-hocon-1.3.1-2.el9ost.noarch. 1.9 MB/s | 90 kB 00:00 (157/374): rubygem-puppet-resource_api-1.8.13-1 970 kB/s | 34 kB 00:00 (158/374): rubygem-ruby-shadow-2.5.0-15.el9ost. 475 kB/s | 16 kB 00:00 (159/374): rubygem-semantic_puppet-1.0.4-2.el9o 591 kB/s | 21 kB 00:00 (160/374): ansible-config_template-2.0.1-17.1.2 863 kB/s | 29 kB 00:00 (161/374): ansible-role-atos-hsm-1.0.1-17.1.202 520 kB/s | 17 kB 00:00 (162/374): ansible-role-chrony-1.3.1-17.1.20230 621 kB/s | 22 kB 00:00 (163/374): ansible-role-collectd-config-0.0.3-1 1.5 MB/s | 53 kB 00:00 (164/374): zeromq-4.3.4-1.el9ost.x86_64.rpm 4.5 MB/s | 433 kB 00:00 (165/374): ansible-role-container-registry-1.4. 702 kB/s | 24 kB 00:00 (166/374): ansible-role-openstack-operations-0. 898 kB/s | 30 kB 00:00 (167/374): ansible-role-qdr-config-0.0.2-17.1.2 440 kB/s | 21 kB 00:00 (168/374): ansible-role-redhat-subscription-1.3 811 kB/s | 28 kB 00:00 (169/374): ansible-role-thales-hsm-3.0.1-17.1.2 580 kB/s | 21 kB 00:00 (170/374): ansible-role-tripleo-modify-image-1. 790 kB/s | 27 kB 00:00 (171/374): ansible-tripleo-ipa-0.3.1-17.1.20230 1.0 MB/s | 36 kB 00:00 (172/374): ansible-tripleo-ipsec-11.0.1-17.1.20 1.0 MB/s | 38 kB 00:00 (173/374): dib-utils-0.0.11-17.1.20230620173328 368 kB/s | 12 kB 00:00 (174/374): openstack-heat-agents-2.2.1-17.1.202 217 kB/s | 9.6 kB 00:00 (175/374): os-apply-config-13.1.1-17.1.20231020 1.2 MB/s | 54 kB 00:00 (176/374): os-collect-config-13.1.1-17.1.202310 979 kB/s | 50 kB 00:00 (177/374): os-refresh-config-13.1.1-17.1.202310 593 kB/s | 21 kB 00:00 (178/374): puppet-aodh-18.4.2-17.1.202306201512 1.6 MB/s | 62 kB 00:00 (179/374): puppet-apache-6.5.2-17.1.20230621001 6.4 MB/s | 259 kB 00:00 (180/374): puppet-auditd-2.2.1-17.1.20230620192 797 kB/s | 28 kB 00:00 (181/374): puppet-archive-4.6.1-17.1.2023062018 994 kB/s | 44 kB 00:00 (182/374): puppet-ceilometer-18.4.3-17.1.202309 1.9 MB/s | 70 kB 00:00 (183/374): puppet-certmonger-2.7.1-17.1.2023062 704 kB/s | 26 kB 00:00 (184/374): puppet-cinder-18.5.2-17.1.2023062105 3.0 MB/s | 120 kB 00:00 (185/374): puppet-concat-6.2.1-17.1.20230620181 1.1 MB/s | 41 kB 00:00 (186/374): puppet-collectd-13.0.1-17.1.20230620 3.0 MB/s | 135 kB 00:00 (187/374): puppet-corosync-8.0.1-17.1.202306211 1.7 MB/s | 68 kB 00:00 (188/374): puppet-designate-18.6.1-17.1.2023062 1.9 MB/s | 69 kB 00:00 (189/374): puppet-dns-8.2.1-17.1.20230621002045 994 kB/s | 36 kB 00:00 (190/374): puppet-etcd-1.12.3-17.1.202306201932 542 kB/s | 25 kB 00:00 (191/374): puppet-git-0.5.0-17.1.20230620193928 651 kB/s | 23 kB 00:00 (192/374): puppet-firewall-3.4.1-17.1.202306210 1.7 MB/s | 77 kB 00:00 (193/374): puppet-gnocchi-18.4.3-17.1.202306210 1.6 MB/s | 58 kB 00:00 (194/374): puppet-haproxy-4.2.2-17.1.2023062019 1.5 MB/s | 52 kB 00:00 (195/374): puppet-heat-18.4.1-17.1.202306211116 1.8 MB/s | 70 kB 00:00 (196/374): puppet-horizon-18.6.1-17.1.202306210 1.8 MB/s | 63 kB 00:00 (197/374): puppet-inifile-4.2.1-17.1.2023062018 1.2 MB/s | 42 kB 00:00 (198/374): puppet-ipaclient-2.5.2-17.1.20230620 477 kB/s | 17 kB 00:00 (199/374): puppet-keepalived-0.0.2-17.1.2023062 400 kB/s | 14 kB 00:00 (200/374): puppet-kmod-2.5.0-17.1.2023062019064 541 kB/s | 21 kB 00:00 (201/374): puppet-manila-18.5.2-17.1.2023110219 2.2 MB/s | 81 kB 00:00 (202/374): puppet-memcached-6.0.0-17.1.20230620 629 kB/s | 23 kB 00:00 (203/374): puppet-module-data-0.5.1-17.1.202306 368 kB/s | 13 kB 00:00 (204/374): puppet-mysql-10.6.1-17.1.20230621022 2.7 MB/s | 99 kB 00:00 (205/374): puppet-neutron-18.6.1-17.1.202306210 5.0 MB/s | 196 kB 00:00 (206/374): puppet-nova-18.6.1-17.1.202306210904 5.1 MB/s | 200 kB 00:00 (207/374): puppet-nssdb-1.0.2-17.1.202306201856 359 kB/s | 12 kB 00:00 (208/374): puppet-octavia-18.5.1-17.1.202306210 2.0 MB/s | 76 kB 00:00 (209/374): puppet-openstack_extras-18.5.1-17.1. 1.3 MB/s | 48 kB 00:00 (210/374): puppet-openstacklib-18.5.2-17.1.2023 1.7 MB/s | 62 kB 00:00 (211/374): puppet-oslo-18.5.1-17.1.202306210523 1.3 MB/s | 48 kB 00:00 (212/374): puppet-placement-5.4.3-17.1.20230621 1.2 MB/s | 41 kB 00:00 (213/374): puppet-qdr-7.4.1-17.1.20230620195605 884 kB/s | 31 kB 00:00 (214/374): puppet-rabbitmq-11.0.1-17.1.20230620 6.9 MB/s | 266 kB 00:00 (215/374): puppet-redis-6.1.1-17.1.202306201917 1.5 MB/s | 51 kB 00:00 (216/374): puppet-remote-10.0.0-17.1.2023062019 464 kB/s | 16 kB 00:00 (217/374): puppet-rsync-1.1.4-17.1.202306210028 836 kB/s | 28 kB 00:00 (218/374): puppet-rsyslog-4.0.1-17.1.2023062020 1.6 MB/s | 58 kB 00:00 (219/374): puppet-snmp-3.9.1-17.1.2023062020041 967 kB/s | 34 kB 00:00 (220/374): puppet-ssh-6.2.1-17.1.20230620190251 789 kB/s | 29 kB 00:00 (221/374): puppet-stdlib-6.3.1-17.1.20230621000 4.2 MB/s | 160 kB 00:00 (222/374): puppet-swift-18.6.1-17.1.20230621052 2.9 MB/s | 115 kB 00:00 (223/374): puppet-sysctl-0.0.13-17.1.2023062018 465 kB/s | 16 kB 00:00 (224/374): puppet-systemd-2.12.1-17.1.202306201 1.2 MB/s | 42 kB 00:00 (225/374): puppet-vcsrepo-3.1.1-17.1.2023062018 1.4 MB/s | 50 kB 00:00 (226/374): puppet-vswitch-14.4.3-17.1.202306210 1.2 MB/s | 41 kB 00:00 (227/374): python-oslo-cache-lang-2.7.1-17.1.20 535 kB/s | 19 kB 00:00 (228/374): puppet-xinetd-3.3.1-17.1.20230620185 588 kB/s | 26 kB 00:00 (229/374): python-oslo-log-lang-4.4.0-17.1.2023 406 kB/s | 14 kB 00:00 (230/374): python-oslo-middleware-lang-4.2.1-17 388 kB/s | 13 kB 00:00 (231/374): python-oslo-policy-lang-3.7.1-17.1.2 408 kB/s | 14 kB 00:00 (232/374): python-oslo-versionedobjects-lang-2. 382 kB/s | 14 kB 00:00 (233/374): python-pycadf-common-3.1.1-17.1.2023 452 kB/s | 15 kB 00:00 (234/374): python3-GitPython-3.1.14-2.el9ost.no 6.1 MB/s | 238 kB 00:00 (235/374): python3-aodhclient-2.2.0-17.1.202306 1.4 MB/s | 56 kB 00:00 (236/374): python3-barbicanclient-5.3.0-17.1.20 3.4 MB/s | 127 kB 00:00 (237/374): python3-cinderclient-7.4.1-17.1.2023 5.3 MB/s | 218 kB 00:00 (238/374): python3-cliff-3.7.0-17.1.20230620172 2.3 MB/s | 95 kB 00:00 (239/374): python3-designateclient-4.2.1-17.1.2 2.3 MB/s | 92 kB 00:00 (240/374): python3-futurist-2.3.0-17.1.20230621 1.7 MB/s | 64 kB 00:00 (241/374): python3-heat-agent-2.2.1-17.1.202306 493 kB/s | 19 kB 00:00 (242/374): python3-heat-agent-ansible-2.2.1-17. 301 kB/s | 11 kB 00:00 (243/374): python3-heat-agent-apply-config-2.2. 245 kB/s | 9.9 kB 00:00 (244/374): python3-heat-agent-docker-cmd-2.2.1- 317 kB/s | 12 kB 00:00 (245/374): python3-heat-agent-hiera-2.2.1-17.1. 303 kB/s | 10 kB 00:00 (246/374): python3-heat-agent-puppet-2.2.1-17.1 334 kB/s | 11 kB 00:00 (247/374): python3-heat-agent-json-file-2.2.1-1 200 kB/s | 9.8 kB 00:00 (248/374): python3-heatclient-2.3.1-17.1.202306 4.1 MB/s | 158 kB 00:00 (249/374): python3-ironic-inspector-client-4.5. 1.7 MB/s | 67 kB 00:00 (250/374): python3-ironicclient-4.6.4-17.1.2023 8.2 MB/s | 342 kB 00:00 (251/374): python3-keystoneclient-4.3.0-17.1.20 6.0 MB/s | 239 kB 00:00 (252/374): python3-keystonemiddleware-9.2.0-17. 2.5 MB/s | 92 kB 00:00 (253/374): python3-magnumclient-3.4.1-17.1.2023 3.2 MB/s | 121 kB 00:00 (254/374): python3-mistralclient-4.2.0-17.1.202 4.3 MB/s | 166 kB 00:00 (255/374): python3-neutronclient-7.3.1-17.1.202 7.7 MB/s | 298 kB 00:00 (256/374): python3-novaclient-17.4.1-17.1.20230 5.2 MB/s | 201 kB 00:00 (257/374): python3-os-client-config-2.1.0-17.1. 1.6 MB/s | 55 kB 00:00 (258/374): python3-os-service-types-1.7.0-17.1. 1.0 MB/s | 38 kB 00:00 (259/374): python3-os-traits-2.5.0-17.1.2023062 1.2 MB/s | 45 kB 00:00 (260/374): python3-osc-lib-2.3.1-17.1.202306202 1.9 MB/s | 78 kB 00:00 (261/374): python3-oslo-cache-2.7.1-17.1.202306 1.2 MB/s | 56 kB 00:00 (262/374): python3-oslo-context-3.2.1-17.1.2023 710 kB/s | 27 kB 00:00 (263/374): python3-oslo-log-4.4.0-17.1.20230620 1.5 MB/s | 64 kB 00:00 (264/374): python3-oslo-policy-3.7.1-17.1.20230 2.0 MB/s | 76 kB 00:00 (265/374): python3-oslo-reports-2.2.0-17.1.2023 1.7 MB/s | 59 kB 00:00 (266/374): python3-oslo-rootwrap-6.3.1-17.1.202 1.2 MB/s | 46 kB 00:00 (267/374): python3-oslo-serialization-4.1.1-17. 1.0 MB/s | 34 kB 00:00 (268/374): python3-oslo-upgradecheck-1.3.1-17.1 825 kB/s | 29 kB 00:00 (269/374): python3-osprofiler-3.4.0-17.1.202306 3.2 MB/s | 130 kB 00:00 (270/374): python3-oslo-middleware-4.2.1-17.1.2 301 kB/s | 55 kB 00:00 (271/374): python3-oslo-versionedobjects-2.4.1- 821 kB/s | 79 kB 00:00 (272/374): python3-pycadf-3.1.1-17.1.2023062021 1.3 MB/s | 53 kB 00:00 (273/374): python3-requestsexceptions-1.4.0-17. 459 kB/s | 17 kB 00:00 (274/374): python3-saharaclient-3.3.0-17.1.2023 4.8 MB/s | 188 kB 00:00 (275/374): python3-shade-1.33.0-17.1.2023062022 12 MB/s | 523 kB 00:00 (276/374): python3-statsd-3.2.1-20.1.el9ost.noa 1.0 MB/s | 35 kB 00:00 (277/374): python3-swiftclient-3.11.1-17.1.2023 3.0 MB/s | 136 kB 00:00 (278/374): python3-tinyrpc-1.0.3-6.el9ost.noarc 1.4 MB/s | 50 kB 00:00 (279/374): python3-troveclient-7.0.0-17.1.20230 8.5 MB/s | 344 kB 00:00 (280/374): python3-validations-libs-1.9.1-17.1. 3.6 MB/s | 137 kB 00:00 (281/374): python3-zaqarclient-2.4.0-17.1.20230 3.2 MB/s | 129 kB 00:00 (282/374): validations-common-1.9.1-17.1.202310 3.0 MB/s | 111 kB 00:00 (283/374): python3-paramiko-2.11.0-2.el9ost.noa 7.5 MB/s | 299 kB 00:00 (284/374): python3-werkzeug-2.0.1-7.el9ost.noar 9.9 MB/s | 427 kB 00:00 (285/374): ansible-pacemaker-1.0.4-17.1.2023121 579 kB/s | 21 kB 00:00 (286/374): python3-manilaclient-2.6.4-17.1.2024 12 MB/s | 528 kB 00:00 (287/374): python3-sqlparse-0.4.1-2.el9ost.noar 2.0 MB/s | 83 kB 00:00 (288/374): python3-webob-1.8.7-2.1.el9ost.noarc 5.6 MB/s | 230 kB 00:00 (289/374): ansible-role-metalsmith-deployment-1 592 kB/s | 21 kB 00:00 (290/374): openstack-selinux-0.8.37-17.1.202311 5.8 MB/s | 221 kB 00:00 (291/374): puppet-ironic-18.7.1-17.1.2024030521 3.2 MB/s | 121 kB 00:00 (292/374): python-oslo-db-lang-8.5.2-17.1.20240 332 kB/s | 14 kB 00:00 (293/374): python3-glanceclient-3.3.0-17.1.2024 3.3 MB/s | 143 kB 00:00 (294/374): python3-keystoneauth1-4.4.0-17.1.202 9.4 MB/s | 409 kB 00:00 (295/374): python3-metalsmith-1.4.4-17.1.202405 1.7 MB/s | 65 kB 00:00 (296/374): python3-octaviaclient-2.3.1-17.1.202 2.4 MB/s | 91 kB 00:00 (297/374): python3-neutron-lib-2.10.3-17.1.2023 6.9 MB/s | 375 kB 00:00 (298/374): python3-oslo-db-8.5.2-17.1.202408201 3.8 MB/s | 144 kB 00:00 (299/374): python3-oslo-messaging-12.7.3-17.1.2 5.6 MB/s | 216 kB 00:00 (300/374): python3-oslo-service-2.5.1-17.1.2024 1.9 MB/s | 71 kB 00:00 (301/374): python3-rhosp-openvswitch-3.3-1.el9o 240 kB/s | 8.3 kB 00:00 (302/374): python3-waitress-2.0.0-4.el9ost.noar 2.9 MB/s | 109 kB 00:00 (303/374): openstack-tripleo-validations-14.3.2 5.2 MB/s | 204 kB 00:00 (304/374): puppet-glance-18.6.1-17.1.2025022015 2.4 MB/s | 87 kB 00:00 (305/374): puppet-ovn-18.6.1-17.1.2024092509490 820 kB/s | 29 kB 00:00 (306/374): puppet-pacemaker-1.5.1-17.1.20250214 3.8 MB/s | 158 kB 00:00 (307/374): puppet-tripleo-14.2.3-17.1.202503201 5.8 MB/s | 239 kB 00:00 (308/374): ansible-collection-containers-podman 5.6 MB/s | 243 kB 00:00 (309/374): ansible-collections-openstack-1.9.1- 3.4 MB/s | 146 kB 00:00 (310/374): cpp-hocon-0.3.0-7.el9ost.x86_64.rpm 8.6 MB/s | 351 kB 00:00 (311/374): python3-os-ken-1.4.1-17.1.2024120509 14 MB/s | 2.1 MB 00:00 (312/374): hiera-3.6.0-6.el9ost.noarch.rpm 912 kB/s | 33 kB 00:00 (313/374): facter-3.14.19-3.el9ost.x86_64.rpm 8.9 MB/s | 518 kB 00:00 (314/374): leatherman-1.12.6-5.el9ost.x86_64.rp 9.6 MB/s | 405 kB 00:00 (315/374): openstack-tripleo-common-containers- 2.0 MB/s | 78 kB 00:00 (316/374): openstack-tripleo-common-15.4.1-17.1 1.0 MB/s | 52 kB 00:00 (317/374): puppet-7.10.0-4.el9ost.noarch.rpm 314 kB/s | 11 kB 00:00 (318/374): puppet-keystone-18.6.1-17.1.20250425 2.5 MB/s | 127 kB 00:00 (319/374): puppet-headless-7.10.0-4.el9ost.noar 21 MB/s | 1.4 MB 00:00 (320/374): python3-amqp-5.0.6-5.el9ost.noarch.r 2.0 MB/s | 92 kB 00:00 (321/374): python3-cachetools-4.2.2-3.el9ost.no 944 kB/s | 33 kB 00:00 (322/374): python3-cmd2-1.4.0-4.el9ost.noarch.r 3.2 MB/s | 284 kB 00:00 (323/374): python3-boto-2.45.0-8.1.el9ost.noarc 11 MB/s | 1.3 MB 00:00 (324/374): python3-dogpile-cache-1.1.5-5.el9ost 1.6 MB/s | 89 kB 00:00 (325/374): python3-extras-1.0.0-17.el9ost.noarc 283 kB/s | 21 kB 00:00 (326/374): python3-colorama-0.4.4-4.el9ost.noar 235 kB/s | 35 kB 00:00 (327/374): python3-fixtures-3.0.0-24.el9ost.noa 2.3 MB/s | 93 kB 00:00 (328/374): python3-keyring-21.8.0-4.el9ost.noar 2.1 MB/s | 77 kB 00:00 (329/374): python3-msgpack-1.0.2-4.el9ost.x86_6 2.4 MB/s | 87 kB 00:00 (330/374): python3-kombu-5.0.2-3.el9ost.noarch. 7.0 MB/s | 313 kB 00:00 (331/374): python3-munch-2.5.0-6.el9ost.noarch. 703 kB/s | 25 kB 00:00 (332/374): python3-openstacksdk-0.55.1-17.1.202 18 MB/s | 735 kB 00:00 (333/374): python3-paste-3.5.0-5.el9ost.noarch. 16 MB/s | 776 kB 00:00 (334/374): python3-paste-deploy-2.1.1-4.el9ost. 1.2 MB/s | 41 kB 00:00 (335/374): python3-pystache-0.5.4-15.el9ost.noa 3.3 MB/s | 132 kB 00:00 (336/374): python3-repoze-lru-0.7-12.el9ost.noa 893 kB/s | 32 kB 00:00 (337/374): python3-routes-2.4.1-14.el9ost.noarc 4.7 MB/s | 188 kB 00:00 (338/374): python3-rsa-4.6-3.1.el9ost.noarch.rp 1.2 MB/s | 57 kB 00:00 (339/374): python3-secretstorage-3.3.1-3.el9ost 846 kB/s | 36 kB 00:00 (340/374): python3-simplejson-3.17.5-3.el9ost.x 6.9 MB/s | 266 kB 00:00 (341/374): python3-tempita-0.5.1-27.el9ost.noar 1.0 MB/s | 36 kB 00:00 (342/374): python3-testtools-2.4.0-10.el9ost.no 8.6 MB/s | 333 kB 00:00 (343/374): python3-tripleo-common-15.4.1-17.1.2 5.1 MB/s | 202 kB 00:00 (344/374): python3-vine-5.0.0-5.el9ost.noarch.r 756 kB/s | 26 kB 00:00 (345/374): python3-tripleoclient-16.5.1-17.1.20 11 MB/s | 553 kB 00:00 (346/374): python3-yappi-1.3.1-5.el9ost.x86_64. 1.5 MB/s | 56 kB 00:00 (347/374): python3-yaql-1.1.3-13.el9ost.noarch. 4.7 MB/s | 180 kB 00:00 (348/374): python3-warlock-1.3.3-7.el9ost.noarc 291 kB/s | 21 kB 00:00 (349/374): ruby-augeas-0.5.0-29.el9ost.x86_64.r 836 kB/s | 29 kB 00:00 (350/374): ruby-facter-3.14.19-3.el9ost.x86_64. 253 kB/s | 9.5 kB 00:00 (351/374): yaml-cpp-0.6.3-6.el9ost.x86_64.rpm 2.7 MB/s | 123 kB 00:00 (352/374): ansible-role-lunasa-hsm-1.1.1-17.1.2 549 kB/s | 19 kB 00:00 (353/374): openstack-heat-api-16.1.1-17.1.20250 457 kB/s | 16 kB 00:00 (354/374): openstack-heat-engine-16.1.1-17.1.20 415 kB/s | 15 kB 00:00 (355/374): openstack-heat-common-16.1.1-17.1.20 26 MB/s | 1.6 MB 00:00 (356/374): openstack-heat-monolith-16.1.1-17.1. 396 kB/s | 16 kB 00:00 (357/374): openstack-tripleo-heat-templates-14. 13 MB/s | 617 kB 00:00 (358/374): python-openstackclient-lang-5.5.2-17 1.6 MB/s | 58 kB 00:00 (359/374): puppet-barbican-18.4.2-17.1.20250625 1.3 MB/s | 57 kB 00:00 (360/374): python3-openstackclient-5.5.2-17.1.2 21 MB/s | 1.1 MB 00:00 (361/374): device-mapper-event-1.02.187-7.el9_2 714 kB/s | 32 kB 00:00 (362/374): tripleo-ansible-3.3.1-17.1.202507021 9.5 MB/s | 570 kB 00:00 (363/374): device-mapper-event-libs-1.02.187-7. 788 kB/s | 31 kB 00:00 (364/374): lvm2-2.03.17-7.el9_2.2.x86_64.rpm 25 MB/s | 1.5 MB 00:00 (365/374): lvm2-libs-2.03.17-7.el9_2.2.x86_64.r 15 MB/s | 1.0 MB 00:00 (366/374): libfdisk-2.37.4-11.el9_2.x86_64.rpm 3.2 MB/s | 156 kB 00:00 (367/374): libmount-2.37.4-11.el9_2.x86_64.rpm 3.4 MB/s | 136 kB 00:00 (368/374): libuuid-2.37.4-11.el9_2.x86_64.rpm 713 kB/s | 30 kB 00:00 (369/374): util-linux-core-2.37.4-11.el9_2.x86_ 9.8 MB/s | 464 kB 00:00 (370/374): util-linux-2.37.4-11.el9_2.x86_64.rp 28 MB/s | 2.3 MB 00:00 (371/374): libblkid-2.37.4-11.el9_2.x86_64.rpm 2.1 MB/s | 109 kB 00:00 (372/374): libsmartcols-2.37.4-11.el9_2.x86_64. 1.7 MB/s | 65 kB 00:00 (373/374): device-mapper-1.02.187-7.el9_2.2.x86 2.8 MB/s | 142 kB 00:00 (374/374): device-mapper-libs-1.02.187-7.el9_2. 3.5 MB/s | 176 kB 00:00 -------------------------------------------------------------------------------- Total 16 MB/s | 89 MB 00:05 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: rhel-system-roles-1.21.2-1.el9_2.noarch 1/1 Preparing : 1/1 Installing : ruby-libs-3.0.4-161.el9_2.2.x86_64 1/383 Installing : python3-webob-1.8.7-2.1.el9ost.noarch 2/383 Installing : rubygem-bigdecimal-3.0.0-161.el9_2.2.x86_64 3/383 Installing : ruby-default-gems-3.0.4-161.el9_2.2.noarch 4/383 Installing : rubygem-bundler-2.2.33-161.el9_2.2.noarch 5/383 Installing : rubygem-io-console-0.5.7-161.el9_2.2.x86_64 6/383 Installing : rubygem-json-2.5.1-161.el9_2.2.x86_64 7/383 Installing : rubygem-psych-3.3.2-161.el9_2.2.x86_64 8/383 Installing : rubygem-rdoc-6.3.3-161.el9_2.2.noarch 9/383 Installing : rubygems-3.2.33-161.el9_2.2.noarch 10/383 Installing : ruby-3.0.4-161.el9_2.2.x86_64 11/383 Installing : python3-simplejson-3.17.5-3.el9ost.x86_64 12/383 Installing : python3-oslo-context-3.2.1-17.1.20230620204857.b 13/383 Upgrading : libuuid-2.37.4-11.el9_2.x86_64 14/383 Upgrading : libblkid-2.37.4-11.el9_2.x86_64 15/383 Running scriptlet: libblkid-2.37.4-11.el9_2.x86_64 15/383 Installing : python3-sqlalchemy13-1.3.24-3.el9ost.x86_64 16/383 Installing : python3-psutil-5.8.0-12.el9.x86_64 17/383 Installing : libaio-0.3.111-13.el9.x86_64 18/383 Installing : boost-regex-1.75.0-8.el9.x86_64 19/383 Installing : boost-system-1.75.0-8.el9.x86_64 20/383 Installing : boost-filesystem-1.75.0-8.el9.x86_64 21/383 Installing : boost-thread-1.75.0-8.el9.x86_64 22/383 Installing : python3-mako-1.1.4-6.el9.noarch 23/383 Installing : python3-dogpile-cache-1.1.5-5.el9ost.noarch 24/383 Installing : boost-chrono-1.75.0-8.el9.x86_64 25/383 Installing : boost-locale-1.75.0-8.el9.x86_64 26/383 Upgrading : libmount-2.37.4-11.el9_2.x86_64 27/383 Installing : perl-Digest-1.19-4.el9.noarch 28/383 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 29/383 Installing : perl-B-1.80-480.el9.x86_64 30/383 Installing : perl-FileHandle-2.03-480.el9.noarch 31/383 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 32/383 Installing : perl-libnet-3.13-4.el9.noarch 33/383 Installing : perl-AutoLoader-5.74-480.el9.noarch 34/383 Installing : perl-base-2.27-480.el9.noarch 35/383 Installing : perl-URI-5.09-3.el9.noarch 36/383 Installing : perl-Time-Local-2:1.300-7.el9.noarch 37/383 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 38/383 Installing : perl-if-0.60.800-480.el9.noarch 39/383 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 40/383 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 41/383 Installing : perl-Net-SSLeay-1.92-2.el9.x86_64 42/383 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 43/383 Installing : perl-File-Path-2.18-4.el9.noarch 44/383 Installing : perl-IO-Socket-SSL-2.073-1.el9.noarch 45/383 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 46/383 Installing : perl-Class-Struct-0.66-480.el9.noarch 47/383 Installing : perl-POSIX-1.94-480.el9.x86_64 48/383 Installing : perl-IPC-Open3-1.21-480.el9.noarch 49/383 Installing : perl-subs-1.03-480.el9.noarch 50/383 Installing : perl-Term-Cap-1.17-460.el9.noarch 51/383 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 52/383 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 53/383 Installing : perl-HTTP-Tiny-0.076-461.el9_2.noarch 54/383 Installing : perl-Socket-4:2.031-4.el9.x86_64 55/383 Installing : perl-SelectSaver-1.02-480.el9.noarch 56/383 Installing : perl-Symbol-1.08-480.el9.noarch 57/383 Installing : perl-File-stat-1.09-480.el9.noarch 58/383 Installing : perl-podlators-1:4.14-460.el9.noarch 59/383 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 60/383 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 61/383 Installing : perl-Fcntl-1.13-480.el9.x86_64 62/383 Installing : perl-overloading-0.02-480.el9.noarch 63/383 Installing : perl-IO-1.43-480.el9.x86_64 64/383 Installing : perl-mro-1.23-480.el9.x86_64 65/383 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 66/383 Installing : perl-parent-1:0.238-460.el9.noarch 67/383 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 68/383 Installing : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 69/383 Installing : perl-constant-1.33-461.el9.noarch 70/383 Installing : perl-Errno-1.30-480.el9.x86_64 71/383 Installing : perl-File-Basename-2.85-480.el9.noarch 72/383 Installing : perl-Getopt-Std-1.12-480.el9.noarch 73/383 Installing : perl-Storable-1:3.21-460.el9.x86_64 74/383 Installing : perl-overload-1.31-480.el9.noarch 75/383 Installing : perl-vars-1.05-480.el9.noarch 76/383 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 77/383 Installing : perl-Exporter-5.74-461.el9.noarch 78/383 Installing : perl-Carp-1.50-460.el9.noarch 79/383 Installing : perl-PathTools-3.78-461.el9.x86_64 80/383 Installing : perl-NDBM_File-1.15-480.el9.x86_64 81/383 Installing : perl-Encode-4:3.08-462.el9.x86_64 82/383 Installing : perl-libs-4:5.32.1-480.el9.x86_64 83/383 Installing : perl-interpreter-4:5.32.1-480.el9.x86_64 84/383 Upgrading : libsmartcols-2.37.4-11.el9_2.x86_64 85/383 Installing : python3-vine-5.0.0-5.el9ost.noarch 86/383 Installing : python3-amqp-5.0.6-5.el9ost.noarch 87/383 Installing : python3-tempita-0.5.1-27.el9ost.noarch 88/383 Installing : python3-munch-2.5.0-6.el9ost.noarch 89/383 Installing : python3-msgpack-1.0.2-4.el9ost.x86_64 90/383 Installing : python3-oslo-serialization-4.1.1-17.1.2023062101 91/383 Installing : ansible-collection-containers-podman-1.9.4-5.el9 92/383 Installing : python3-requestsexceptions-1.4.0-17.1.2023062016 93/383 Installing : python3-os-service-types-1.7.0-17.1.202306202012 94/383 Installing : python3-keystoneauth1-4.4.0-17.1.20240812145234. 95/383 Installing : python3-novaclient-1:17.4.1-17.1.20230621034300. 96/383 Installing : python3-cinderclient-7.4.1-17.1.20230620211836.4 97/383 Installing : python3-futurist-2.3.0-17.1.20230621104020.1a1c6 98/383 Installing : dib-utils-0.0.11-17.1.20230620173328.51661c3.el9 99/383 Installing : os-refresh-config-13.1.1-17.1.20231020000854.812 100/383 Installing : ansible-tripleo-ipsec-11.0.1-17.1.20230620172008 101/383 Installing : ansible-role-redhat-subscription-1.3.0-17.1.2023 102/383 Installing : ansible-role-container-registry-1.4.1-17.1.20230 103/383 Installing : ansible-role-chrony-1.3.1-17.1.20230621084226.01 104/383 Installing : python3-zope-event-4.2.0-20.el9ost.noarch 105/383 Installing : python3-tenacity-6.3.1-1.el9ost.noarch 106/383 Installing : python3-pyOpenSSL-20.0.1-2.el9ost.noarch 107/383 Installing : python3-paste-3.5.0-5.el9ost.noarch 108/383 Installing : python3-paste-deploy-2.1.1-4.el9ost.noarch 109/383 Installing : python3-passlib-1.7.4-3.el9ost.noarch 110/383 Installing : python3-jmespath-0.10.0-1.el9ost.noarch 111/383 Installing : python3-jeepney-0.6.0-2.el9ost.noarch 112/383 Installing : libsodium-1.0.18-7.el9ost.x86_64 113/383 Installing : ansible-collection-community-general-4.0.0-1.1.e 114/383 Installing : ansible-collection-ansible-posix-1.2.0-1.3.el9os 115/383 Installing : python3-openvswitch3.3-3.3.4-110.el9fdp.x86_64 116/383 Installing : python3-appdirs-1.4.4-4.el9.noarch 117/383 Installing : python3-openstacksdk-0.55.1-17.1.20250516211008. 118/383 Installing : python3-os-client-config-2.1.0-17.1.202306202031 119/383 Installing : python3-metalsmith-1.4.4-17.1.20240522060758.5e7 120/383 Installing : ansible-collections-openstack-1.9.1-17.1.2025051 121/383 Installing : ansible-role-metalsmith-deployment-1.4.4-17.1.20 122/383 Installing : python3-shade-1.33.0-17.1.20230620225148.e7c7f29 123/383 Installing : python3-rhosp-openvswitch-3.3-1.el9ost.noarch 124/383 Installing : python3-pynacl-1.4.0-1.el9ost.x86_64 125/383 Installing : python3-secretstorage-3.3.1-3.el9ost.noarch 126/383 Installing : python3-keyring-21.8.0-4.el9ost.noarch 127/383 Installing : python3-keystoneclient-1:4.3.0-17.1.202306210251 128/383 Installing : python3-swiftclient-3.11.1-17.1.20230620204150.0 129/383 Installing : python3-zope-interface-5.4.0-1.el9ost.x86_64 130/383 Installing : python3-gevent-21.1.2-2.el9ost.x86_64 131/383 Installing : python3-etcd3gw-0.2.6-2.el9ost.noarch 132/383 Installing : python3-oslo-reports-2.2.0-17.1.20230620210621.b 133/383 Installing : python3-kombu-1:5.0.2-3.el9ost.noarch 134/383 Upgrading : util-linux-core-2.37.4-11.el9_2.x86_64 135/383 Running scriptlet: util-linux-core-2.37.4-11.el9_2.x86_64 135/383 Installing : openssl-perl-1:3.0.7-18.el9_2.x86_64 136/383 Installing : python3-alembic-1.7.5-3.el9.noarch 137/383 Installing : qemu-img-17:7.2.0-14.el9_2.18.x86_64 138/383 Installing : device-mapper-persistent-data-0.9.0-13.el9.x86_6 139/383 Upgrading : libfdisk-2.37.4-11.el9_2.x86_64 140/383 Upgrading : util-linux-2.37.4-11.el9_2.x86_64 141/383 Upgrading : device-mapper-libs-9:1.02.187-7.el9_2.2.x86_64 142/383 Upgrading : device-mapper-9:1.02.187-7.el9_2.2.x86_64 143/383 Installing : buildah-1:1.29.5-1.el9_2.x86_64 144/383 Installing : device-mapper-event-libs-9:1.02.187-7.el9_2.2.x8 145/383 Installing : device-mapper-event-9:1.02.187-7.el9_2.2.x86_64 146/383 Running scriptlet: device-mapper-event-9:1.02.187-7.el9_2.2.x86_64 146/383 Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. Installing : lvm2-libs-9:2.03.17-7.el9_2.2.x86_64 147/383 Installing : ansible-role-tripleo-modify-image-1.5.1-17.1.202 148/383 Installing : skopeo-2:1.11.2-0.1.el9_2.2.x86_64 149/383 Installing : python3-pystache-0.5.4-15.el9ost.noarch 150/383 Installing : os-apply-config-13.1.1-17.1.20231020001757.3c7f9 151/383 Installing : rubygem-fast_gettext-1.2.0-9.el9ost.noarch 152/383 Installing : rubygem-hocon-1.3.1-2.el9ost.noarch 153/383 Installing : hiera-3.6.0-6.el9ost.noarch 154/383 Installing : rubygem-rexml-3.2.5-161.el9_2.2.noarch 155/383 Installing : rubygem-concurrent-ruby-1.1.5-2.el9ost.noarch 156/383 Installing : rubygem-deep_merge-1.2.1-7.el9ost.noarch 157/383 Installing : rubygem-multi_json-1.15.0-2.el9ost.noarch 158/383 Installing : rubygem-ruby-shadow-2.5.0-15.el9ost.x86_64 159/383 Installing : rubygem-semantic_puppet-1.0.4-2.el9ost.noarch 160/383 Installing : libselinux-ruby-3.5-1.el9.x86_64 161/383 Installing : ruby-augeas-0.5.0-29.el9ost.x86_64 162/383 Installing : python-openstackclient-lang-5.5.2-17.1.202506161 163/383 Installing : ansible-role-lunasa-hsm-1.1.1-17.1.2025060318083 164/383 Installing : yaml-cpp-0.6.3-6.el9ost.x86_64 165/383 Installing : python3-yaql-1.1.3-13.el9ost.noarch 166/383 Installing : python3-yappi-1.3.1-5.el9ost.x86_64 167/383 Installing : python3-warlock-1.3.3-7.el9ost.noarch 168/383 Installing : python3-glanceclient-1:3.3.0-17.1.20240712170803 169/383 Installing : python3-rsa-4.6-3.1.el9ost.noarch 170/383 Installing : python3-boto-2.45.0-8.1.el9ost.noarch 171/383 Installing : heat-cfntools-1.4.2-6.1.el9ost.noarch 172/383 Installing : python3-repoze-lru-0.7-12.el9ost.noarch 173/383 Installing : python3-routes-2.4.1-14.el9ost.noarch 174/383 Installing : python3-extras-1.0.0-17.el9ost.noarch 175/383 Installing : python3-colorama-0.4.4-4.el9ost.noarch 176/383 Installing : python3-cachetools-4.2.2-3.el9ost.noarch 177/383 Installing : openstack-tripleo-common-containers-15.4.1-17.1. 178/383 Installing : python3-waitress-2.0.0-4.el9ost.noarch 179/383 Installing : python-oslo-db-lang-8.5.2-17.1.20240820150750.26 180/383 Installing : openstack-selinux-0.8.37-17.1.20231107080825.05d 181/383 Running scriptlet: openstack-selinux-0.8.37-17.1.20231107080825.05d 181/383 Installing : python3-sqlparse-0.4.1-2.el9ost.noarch 182/383 Installing : python3-migrate-0.13.0-1.el9ost.noarch 183/383 Installing : python3-werkzeug-2.0.1-7.el9ost.noarch 184/383 Installing : python3-statsd-3.2.1-20.1.el9ost.noarch 185/383 Installing : python3-oslo-rootwrap-6.3.1-17.1.20230621110703. 186/383 Installing : python3-os-traits-2.5.0-17.1.20230620221402.ac1b 187/383 Installing : python-pycadf-common-3.1.1-17.1.20230620210757.4 188/383 Installing : python3-pycadf-3.1.1-17.1.20230620210757.4179996 189/383 Installing : python-oslo-versionedobjects-lang-2.4.1-17.1.202 190/383 Installing : python-oslo-policy-lang-3.7.1-17.1.2023062100394 191/383 Installing : python3-oslo-policy-3.7.1-17.1.20230621003949.63 192/383 Installing : python3-oslo-upgradecheck-1.3.1-17.1.20230621010 193/383 Installing : python-oslo-middleware-lang-4.2.1-17.1.202306210 194/383 Installing : python3-oslo-middleware-4.2.1-17.1.2023062101122 195/383 Installing : python-oslo-log-lang-4.4.0-17.1.20230620205407.9 196/383 Installing : python3-oslo-log-4.4.0-17.1.20230620205407.9b29c 197/383 Installing : python-oslo-cache-lang-2.7.1-17.1.20230621012756 198/383 Installing : ansible-role-thales-hsm-3.0.1-17.1.2023100722080 199/383 Installing : ansible-role-qdr-config-0.0.2-17.1.2023062017113 200/383 Installing : ansible-role-collectd-config-0.0.3-17.1.20230620 201/383 Installing : ansible-role-atos-hsm-1.0.1-17.1.20230927001631. 202/383 Installing : ansible-config_template-2.0.1-17.1.2023062108392 203/383 Installing : python3-soupsieve-2.2-1.el9ost.noarch 204/383 Installing : python3-smmap-3.0.1-4.el9ost.noarch 205/383 Installing : python3-gitdb-4.0.5-2.el9ost.noarch 206/383 Installing : python3-GitPython-3.1.14-2.el9ost.noarch 207/383 Installing : python3-setproctitle-1.2.2-1.el9ost.x86_64 208/383 Installing : python3-pyperclip-1.8.0-3.el9ost.noarch 209/383 Installing : python3-natsort-7.1.1-2.el9ost.noarch 210/383 Installing : python3-croniter-0.3.35-2.el9ost.noarch 211/383 Installing : python3-mimeparse-1.6.0-16.el9ost.noarch 212/383 Installing : python3-fixtures-3.0.0-24.el9ost.noarch 213/383 Installing : python3-testtools-2.4.0-10.el9ost.noarch 214/383 Installing : python3-oslo-service-2.5.1-17.1.20240821200745.c 215/383 Installing : python3-oslo-messaging-12.7.3-17.1.2023121913080 216/383 Installing : python3-osprofiler-3.4.0-17.1.20230620215259.5d8 217/383 Installing : python3-oslo-versionedobjects-2.4.1-17.1.2023062 218/383 Installing : python3-memcached-1.59-3.el9ost.noarch 219/383 Installing : python3-oslo-cache-2.7.1-17.1.20230621012756.d02 220/383 Installing : python3-keystonemiddleware-9.2.0-17.1.2023062021 221/383 Installing : python3-logutils-0.3.5-15.el9ost.noarch 222/383 Installing : python3-lockfile-1:0.12.2-2.el9ost.noarch 223/383 Installing : python3-docutils-0.16-6.el9ost.noarch 224/383 Installing : python3-daemon-2.3.0-1.el9ost.noarch 225/383 Installing : python3-ansible-runner-2.0.0a1-3.el9ost.noarch 226/383 Installing : python3-bcrypt-3.1.7-7.el9ost.x86_64 227/383 Installing : python3-paramiko-2.11.0-2.el9ost.noarch 228/383 Installing : openpgm-5.2.122-26.el9ost.x86_64 229/383 Installing : libunwind-1.4.0-5.el9ost.x86_64 230/383 Installing : zeromq-4.3.4-1.el9ost.x86_64 231/383 Installing : python3-zmq-22.0.3-1.el9ost.x86_64 232/383 Installing : python3-tinyrpc-1.0.3-6.el9ost.noarch 233/383 Installing : golang-github-vbatts-tar-split-0.11.1-9.el9ost.x 234/383 Installing : ansible-collection-ansible-utils-2.3.0-2.el9ost. 235/383 Installing : ansible-collection-ansible-netcommon-2.2.0-1.2.e 236/383 Installing : pkgconf-m4-1.7.3-10.el9.noarch 237/383 Installing : libpkgconf-1.7.3-10.el9.x86_64 238/383 Installing : pkgconf-1.7.3-10.el9.x86_64 239/383 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 240/383 Installing : bash-completion-1:2.11-4.el9.noarch 241/383 Installing : glibc-langpack-en-2.34-60.el9.x86_64 242/383 Installing : libxslt-1.1.34-11.el9_2.x86_64 243/383 Installing : python3-beautifulsoup4-4.9.3-2.el9ost.noarch 244/383 Installing : python3-lxml-4.6.5-3.el9.x86_64 245/383 Installing : ansible-pacemaker-1.0.4-17.1.20231213170757.7c10 246/383 Installing : ansible-role-openstack-operations-0.0.1-17.1.202 247/383 Installing : python3-os-ken-1.4.1-17.1.20241205090937.018d755 248/383 warning: group neutron does not exist - using root Installing : python3-webtest-2.0.35-6.el9ost.noarch 249/383 Installing : python3-pecan-1.4.0-2.el9ost.noarch 250/383 Installing : rhel-system-roles-1.21.2-1.el9_2.noarch 251/383 Installing : ansible-freeipa-1.9.2-3.el9_2.noarch 252/383 Installing : oniguruma-6.9.6-1.el9.5.x86_64 253/383 Installing : jq-1.6-14.el9.x86_64 254/383 Installing : python3-wcwidth-0.2.5-8.el9.noarch 255/383 Installing : python3-cmd2-1.4.0-4.el9ost.noarch 256/383 Installing : python3-cliff-3.7.0-17.1.20230620172206.117a100. 257/383 Installing : python3-osc-lib-2.3.1-17.1.20230620203400.2b7a67 258/383 Installing : python3-heatclient-2.3.1-17.1.20230621012952.d16 259/383 Installing : python3-neutronclient-7.3.1-17.1.20230621044049. 260/383 Installing : python3-openstackclient-5.5.2-17.1.2025061610090 261/383 Running scriptlet: python3-openstackclient-5.5.2-17.1.2025061610090 261/383 The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. Installing : python3-zaqarclient-2.4.0-17.1.20230620214253.e3 262/383 Installing : python3-ironic-inspector-client-4.5.0-17.1.20230 263/383 Installing : python3-mistralclient-4.2.0-17.1.20230620220528. 264/383 Installing : python3-validations-libs-1.9.1-17.1.202309130208 265/383 Installing : validations-common-1.9.1-17.1.20231006020828.f27 266/383 Installing : python3-troveclient-7.0.0-17.1.20230620220924.c7 267/383 Installing : os-collect-config-13.1.1-17.1.20231020001748.761 268/383 Running scriptlet: os-collect-config-13.1.1-17.1.20231020001748.761 268/383 Installing : python3-heat-agent-2.2.1-17.1.20230620232028.ed1 269/383 Installing : python3-heat-agent-ansible-2.2.1-17.1.2023062023 270/383 Installing : python3-heat-agent-apply-config-2.2.1-17.1.20230 271/383 Installing : python3-heat-agent-docker-cmd-2.2.1-17.1.2023062 272/383 Installing : python3-heat-agent-hiera-2.2.1-17.1.202306202320 273/383 Installing : python3-heat-agent-json-file-2.2.1-17.1.20230620 274/383 Installing : python3-saharaclient-3.3.0-17.1.20230620222322.4 275/383 Installing : python3-octaviaclient-2.3.1-17.1.20231106100828. 276/383 Installing : python3-aodhclient-2.2.0-17.1.20230620222234.b74 277/383 Installing : python3-designateclient-4.2.1-17.1.2023062102313 278/383 Installing : python3-magnumclient-3.4.1-17.1.20230621053508.2 279/383 Installing : python3-manilaclient-2.6.4-17.1.20240830140806.7 280/383 Installing : python3-barbicanclient-5.3.0-17.1.20230620213453 281/383 Installing : python3-PyMySQL-0.10.1-6.el9.noarch 282/383 Installing : python3-oslo-db-8.5.2-17.1.20240820150750.26fd6f 283/383 Installing : python3-neutron-lib-2.10.3-17.1.20231221164814.6 284/383 Installing : boost-atomic-1.75.0-8.el9.x86_64 285/383 Installing : boost-log-1.75.0-8.el9.x86_64 286/383 Installing : libburn-1.5.4-4.el9.x86_64 287/383 Installing : boost-program-options-1.75.0-8.el9.x86_64 288/383 Installing : iptables-nft-services-1.8.8-6.el9_1.noarch 289/383 Running scriptlet: iptables-nft-services-1.8.8-6.el9_1.noarch 289/383 Installing : libisofs-1.5.4-4.el9.x86_64 290/383 Installing : libisoburn-1.5.4-4.el9.x86_64 291/383 Installing : xorriso-1.5.4-4.el9.x86_64 292/383 Running scriptlet: xorriso-1.5.4-4.el9.x86_64 292/383 Installing : python3-ironicclient-4.6.4-17.1.20230621041552.0 293/383 Installing : python3-tripleo-common-15.4.1-17.1.2025052716141 294/383 Running scriptlet: openstack-heat-common-1:16.1.1-17.1.202507031108 295/383 Installing : openstack-heat-common-1:16.1.1-17.1.202507031108 295/383 Installing : openstack-heat-api-1:16.1.1-17.1.20250703110808. 296/383 Running scriptlet: openstack-heat-api-1:16.1.1-17.1.20250703110808. 296/383 Installing : openstack-heat-engine-1:16.1.1-17.1.202507031108 297/383 Running scriptlet: openstack-heat-engine-1:16.1.1-17.1.202507031108 297/383 Installing : openstack-heat-monolith-1:16.1.1-17.1.2025070311 298/383 Running scriptlet: openstack-heat-monolith-1:16.1.1-17.1.2025070311 298/383 Installing : tripleo-ansible-3.3.1-17.1.20250702110757.8debef 299/383 Installing : openstack-tripleo-validations-14.3.2-17.1.202501 300/383 Installing : boost-nowide-1.75.0-8.el9.x86_64 301/383 Installing : leatherman-1.12.6-5.el9ost.x86_64 302/383 Installing : cpp-hocon-0.3.0-7.el9ost.x86_64 303/383 Installing : facter-1:3.14.19-3.el9ost.x86_64 304/383 Installing : ruby-facter-1:3.14.19-3.el9ost.x86_64 305/383 Installing : rubygem-puppet-resource_api-1.8.13-1.el9ost.noar 306/383 Running scriptlet: puppet-headless-7.10.0-4.el9ost.noarch 307/383 Installing : puppet-headless-7.10.0-4.el9ost.noarch 307/383 Installing : puppet-7.10.0-4.el9ost.noarch 308/383 Running scriptlet: puppet-7.10.0-4.el9ost.noarch 308/383 Installing : puppet-stdlib-6.3.1-17.1.20230621000857.7c1ae25. 309/383 Installing : puppet-inifile-4.2.1-17.1.20230620180624.df46d2a 310/383 Installing : puppet-concat-6.2.1-17.1.20230620181556.dfeabb9. 311/383 Installing : puppet-apache-6.5.2-17.1.20230621001106.e4a1532. 312/383 Installing : puppet-xinetd-3.3.1-17.1.20230620185435.8d460c4. 313/383 Installing : puppet-firewall-3.4.1-17.1.20230621022040.94f707 314/383 Installing : puppet-memcached-6.0.0-17.1.20230620184630.4c70d 315/383 Installing : puppet-sysctl-0.0.13-17.1.20230620183456.847ec1c 316/383 Installing : puppet-rsync-1.1.4-17.1.20230621002829.ea6397e.e 317/383 Installing : puppet-corosync-8.0.1-17.1.20230621104908.6a9da9 318/383 Installing : puppet-mysql-10.6.1-17.1.20230621022141.937d044. 319/383 Installing : puppet-systemd-2.12.1-17.1.20230620191611.8f68b0 320/383 Installing : puppet-redis-6.1.1-17.1.20230620191704.547105e.e 321/383 Installing : puppet-openstack_extras-18.5.1-17.1.202306210424 322/383 Installing : puppet-horizon-18.6.1-17.1.20230621075748.8074e6 323/383 Installing : puppet-pacemaker-1.5.1-17.1.20250214161010.f10ce 324/383 Installing : puppet-auditd-2.2.1-17.1.20230620192453.189b22b. 325/383 Installing : puppet-collectd-13.0.1-17.1.20230620193147.ad138 326/383 Installing : puppet-dns-8.2.1-17.1.20230621002045.70f5b28.el9 327/383 Installing : puppet-haproxy-4.2.2-17.1.20230620193950.a797b8c 328/383 Installing : puppet-keepalived-0.0.2-17.1.20230620194716.bbca 329/383 Installing : puppet-rsyslog-4.0.1-17.1.20230620200132.2548a0d 330/383 Installing : puppet-ssh-6.2.1-17.1.20230620190251.6e0f430.el9 331/383 Installing : puppet-fdio-18.2-1.20220727113954.6fd1c8e.el9ost 332/383 Installing : puppet-archive-4.6.1-17.1.20230620181607.bc7e4ff 333/383 Installing : puppet-rabbitmq-11.0.1-17.1.20230620182519.63fee 334/383 Installing : puppet-openstacklib-18.5.2-17.1.20230621052822.6 335/383 Installing : puppet-oslo-18.5.1-17.1.20230621052358.fe2a147.e 336/383 Installing : puppet-keystone-18.6.1-17.1.20250425111017.cb0ad 337/383 Installing : puppet-glance-18.6.1-17.1.20250220151014.81b081d 338/383 Installing : puppet-cinder-18.5.2-17.1.20230621054224.6aa60e7 339/383 Installing : puppet-nova-18.6.1-17.1.20230621090443.a21eae4.e 340/383 Installing : puppet-octavia-18.5.1-17.1.20230621062420.842492 341/383 Installing : puppet-manila-18.5.2-17.1.20231102190827.a72a7d5 342/383 Installing : puppet-ceilometer-18.4.3-17.1.20230927010818.383 343/383 Installing : puppet-designate-18.6.1-17.1.20230621061456.f4c0 344/383 Installing : puppet-gnocchi-18.4.3-17.1.20230621061020.7584b9 345/383 Installing : puppet-heat-18.4.1-17.1.20230621111632.3b41bb0.e 346/383 Installing : puppet-placement-5.4.3-17.1.20230621061610.e7557 347/383 Installing : puppet-swift-18.6.1-17.1.20230621052139.f105ffc. 348/383 Installing : puppet-barbican-18.4.2-17.1.20250625204151.af6c7 349/383 Installing : puppet-aodh-18.4.2-17.1.20230620151218.3e47b5a.e 350/383 Installing : puppet-certmonger-2.7.1-17.1.20230620184730.3e2e 351/383 Installing : puppet-etcd-1.12.3-17.1.20230620193226.e143c2d.e 352/383 Installing : puppet-git-0.5.0-17.1.20230620193928.4e4498e.el9 353/383 Installing : puppet-ipaclient-2.5.2-17.1.20230620194626.b0867 354/383 Installing : puppet-nssdb-1.0.2-17.1.20230620185645.2ed2a2d.e 355/383 Installing : puppet-qdr-7.4.1-17.1.20230620195605.8a575de.el9 356/383 Installing : puppet-snmp-3.9.1-17.1.20230620200411.5d73485.el 357/383 Installing : puppet-ovn-18.6.1-17.1.20240925094907.7805f7e.el 358/383 Installing : puppet-kmod-2.5.0-17.1.20230620190646.52e31e3.el 359/383 Installing : puppet-vswitch-14.4.3-17.1.20230621043558.51e82c 360/383 Installing : puppet-neutron-18.6.1-17.1.20230621053056.c9d467 361/383 Installing : puppet-module-data-0.5.1-17.1.20230620195419.28d 362/383 Installing : puppet-remote-10.0.0-17.1.20230620192417.7420908 363/383 Installing : puppet-vcsrepo-3.1.1-17.1.20230620183456.a36ee18 364/383 Installing : puppet-ironic-18.7.1-17.1.20240305210817.edf93f9 365/383 Installing : puppet-tripleo-14.2.3-17.1.20250320101351.40278e 366/383 Installing : python3-heat-agent-puppet-2.2.1-17.1.20230620232 367/383 Installing : openstack-heat-agents-2.2.1-17.1.20230620232028. 368/383 Installing : python3-urllib-gssapi-1.0.2-4.el9.noarch 369/383 Installing : ansible-tripleo-ipa-0.3.1-17.1.20230627190951.8d 370/383 Installing : openstack-tripleo-common-15.4.1-17.1.20250527161 371/383 Installing : openstack-tripleo-heat-templates-14.3.1-17.1.202 372/383 Installing : python3-tripleoclient-16.5.1-17.1.20250523121326 373/383 Installing : lvm2-9:2.03.17-7.el9_2.2.x86_64 374/383 Running scriptlet: lvm2-9:2.03.17-7.el9_2.2.x86_64 374/383 Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. Cleanup : device-mapper-9:1.02.187-7.el9.x86_64 375/383 Cleanup : util-linux-2.37.4-10.el9.x86_64 376/383 Cleanup : util-linux-core-2.37.4-10.el9.x86_64 377/383 Cleanup : libfdisk-2.37.4-10.el9.x86_64 378/383 Cleanup : libmount-2.37.4-10.el9.x86_64 379/383 Cleanup : libblkid-2.37.4-10.el9.x86_64 380/383 Cleanup : libuuid-2.37.4-10.el9.x86_64 381/383 Cleanup : libsmartcols-2.37.4-10.el9.x86_64 382/383 Cleanup : device-mapper-libs-9:1.02.187-7.el9.x86_64 383/383 Running scriptlet: device-mapper-libs-9:1.02.187-7.el9.x86_64 383/383 Verifying : perl-IO-Socket-SSL-2.073-1.el9.noarch 1/383 Verifying : boost-system-1.75.0-8.el9.x86_64 2/383 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 3/383 Verifying : perl-Storable-1:3.21-460.el9.x86_64 4/383 Verifying : python3-urllib-gssapi-1.0.2-4.el9.noarch 5/383 Verifying : boost-locale-1.75.0-8.el9.x86_64 6/383 Verifying : boost-nowide-1.75.0-8.el9.x86_64 7/383 Verifying : boost-thread-1.75.0-8.el9.x86_64 8/383 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 9/383 Verifying : perl-Exporter-5.74-461.el9.noarch 10/383 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 11/383 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 12/383 Verifying : perl-parent-1:0.238-460.el9.noarch 13/383 Verifying : xorriso-1.5.4-4.el9.x86_64 14/383 Verifying : libisofs-1.5.4-4.el9.x86_64 15/383 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 16/383 Verifying : perl-Net-SSLeay-1.92-2.el9.x86_64 17/383 Verifying : perl-PathTools-3.78-461.el9.x86_64 18/383 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 19/383 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 20/383 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 21/383 Verifying : perl-URI-5.09-3.el9.noarch 22/383 Verifying : perl-libnet-3.13-4.el9.noarch 23/383 Verifying : python3-lxml-4.6.5-3.el9.x86_64 24/383 Verifying : boost-chrono-1.75.0-8.el9.x86_64 25/383 Verifying : iptables-nft-services-1.8.8-6.el9_1.noarch 26/383 Verifying : perl-Carp-1.50-460.el9.noarch 27/383 Verifying : perl-Encode-4:3.08-462.el9.x86_64 28/383 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 29/383 Verifying : perl-Term-Cap-1.17-460.el9.noarch 30/383 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 31/383 Verifying : python3-psutil-5.8.0-12.el9.x86_64 32/383 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 33/383 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 34/383 Verifying : boost-log-1.75.0-8.el9.x86_64 35/383 Verifying : boost-program-options-1.75.0-8.el9.x86_64 36/383 Verifying : libburn-1.5.4-4.el9.x86_64 37/383 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 38/383 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 39/383 Verifying : boost-atomic-1.75.0-8.el9.x86_64 40/383 Verifying : libisoburn-1.5.4-4.el9.x86_64 41/383 Verifying : perl-Digest-1.19-4.el9.noarch 42/383 Verifying : perl-File-Path-2.18-4.el9.noarch 43/383 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 44/383 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 45/383 Verifying : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 46/383 Verifying : perl-Socket-4:2.031-4.el9.x86_64 47/383 Verifying : perl-constant-1.33-461.el9.noarch 48/383 Verifying : perl-podlators-1:4.14-460.el9.noarch 49/383 Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 50/383 Verifying : python3-appdirs-1.4.4-4.el9.noarch 51/383 Verifying : python3-wcwidth-0.2.5-8.el9.noarch 52/383 Verifying : boost-regex-1.75.0-8.el9.x86_64 53/383 Verifying : oniguruma-6.9.6-1.el9.5.x86_64 54/383 Verifying : python3-alembic-1.7.5-3.el9.noarch 55/383 Verifying : jq-1.6-14.el9.x86_64 56/383 Verifying : libselinux-ruby-3.5-1.el9.x86_64 57/383 Verifying : perl-AutoLoader-5.74-480.el9.noarch 58/383 Verifying : perl-B-1.80-480.el9.x86_64 59/383 Verifying : perl-Class-Struct-0.66-480.el9.noarch 60/383 Verifying : perl-Errno-1.30-480.el9.x86_64 61/383 Verifying : perl-Fcntl-1.13-480.el9.x86_64 62/383 Verifying : perl-File-Basename-2.85-480.el9.noarch 63/383 Verifying : perl-File-stat-1.09-480.el9.noarch 64/383 Verifying : perl-FileHandle-2.03-480.el9.noarch 65/383 Verifying : perl-Getopt-Std-1.12-480.el9.noarch 66/383 Verifying : perl-IPC-Open3-1.21-480.el9.noarch 67/383 Verifying : perl-POSIX-1.94-480.el9.x86_64 68/383 Verifying : perl-SelectSaver-1.02-480.el9.noarch 69/383 Verifying : perl-Symbol-1.08-480.el9.noarch 70/383 Verifying : perl-interpreter-4:5.32.1-480.el9.x86_64 71/383 Verifying : perl-libs-4:5.32.1-480.el9.x86_64 72/383 Verifying : perl-overload-1.31-480.el9.noarch 73/383 Verifying : perl-overloading-0.02-480.el9.noarch 74/383 Verifying : perl-IO-1.43-480.el9.x86_64 75/383 Verifying : perl-NDBM_File-1.15-480.el9.x86_64 76/383 Verifying : perl-base-2.27-480.el9.noarch 77/383 Verifying : perl-if-0.60.800-480.el9.noarch 78/383 Verifying : perl-mro-1.23-480.el9.x86_64 79/383 Verifying : perl-subs-1.03-480.el9.noarch 80/383 Verifying : perl-vars-1.05-480.el9.noarch 81/383 Verifying : python3-mako-1.1.4-6.el9.noarch 82/383 Verifying : ansible-freeipa-1.9.2-3.el9_2.noarch 83/383 Verifying : rhel-system-roles-1.21.2-1.el9_2.noarch 84/383 Verifying : openssl-perl-1:3.0.7-18.el9_2.x86_64 85/383 Verifying : perl-HTTP-Tiny-0.076-461.el9_2.noarch 86/383 Verifying : skopeo-2:1.11.2-0.1.el9_2.2.x86_64 87/383 Verifying : ruby-3.0.4-161.el9_2.2.x86_64 88/383 Verifying : ruby-default-gems-3.0.4-161.el9_2.2.noarch 89/383 Verifying : ruby-libs-3.0.4-161.el9_2.2.x86_64 90/383 Verifying : rubygem-bigdecimal-3.0.0-161.el9_2.2.x86_64 91/383 Verifying : rubygem-bundler-2.2.33-161.el9_2.2.noarch 92/383 Verifying : rubygem-io-console-0.5.7-161.el9_2.2.x86_64 93/383 Verifying : rubygem-json-2.5.1-161.el9_2.2.x86_64 94/383 Verifying : rubygem-psych-3.3.2-161.el9_2.2.x86_64 95/383 Verifying : rubygem-rdoc-6.3.3-161.el9_2.2.noarch 96/383 Verifying : rubygem-rexml-3.2.5-161.el9_2.2.noarch 97/383 Verifying : rubygems-3.2.33-161.el9_2.2.noarch 98/383 Verifying : buildah-1:1.29.5-1.el9_2.x86_64 99/383 Verifying : libxslt-1.1.34-11.el9_2.x86_64 100/383 Verifying : qemu-img-17:7.2.0-14.el9_2.18.x86_64 101/383 Verifying : python3-openvswitch3.3-3.3.4-110.el9fdp.x86_64 102/383 Verifying : bash-completion-1:2.11-4.el9.noarch 103/383 Verifying : device-mapper-persistent-data-0.9.0-13.el9.x86_6 104/383 Verifying : libaio-0.3.111-13.el9.x86_64 105/383 Verifying : glibc-langpack-en-2.34-60.el9.x86_64 106/383 Verifying : libpkgconf-1.7.3-10.el9.x86_64 107/383 Verifying : pkgconf-1.7.3-10.el9.x86_64 108/383 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 109/383 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 110/383 Verifying : ansible-collection-ansible-netcommon-2.2.0-1.2.e 111/383 Verifying : ansible-collection-ansible-posix-1.2.0-1.3.el9os 112/383 Verifying : ansible-collection-ansible-utils-2.3.0-2.el9ost. 113/383 Verifying : ansible-collection-community-general-4.0.0-1.1.e 114/383 Verifying : golang-github-vbatts-tar-split-0.11.1-9.el9ost.x 115/383 Verifying : heat-cfntools-1.4.2-6.1.el9ost.noarch 116/383 Verifying : libsodium-1.0.18-7.el9ost.x86_64 117/383 Verifying : libunwind-1.4.0-5.el9ost.x86_64 118/383 Verifying : openpgm-5.2.122-26.el9ost.x86_64 119/383 Verifying : puppet-fdio-18.2-1.20220727113954.6fd1c8e.el9ost 120/383 Verifying : python3-ansible-runner-2.0.0a1-3.el9ost.noarch 121/383 Verifying : python3-bcrypt-3.1.7-7.el9ost.x86_64 122/383 Verifying : python3-beautifulsoup4-4.9.3-2.el9ost.noarch 123/383 Verifying : python3-croniter-0.3.35-2.el9ost.noarch 124/383 Verifying : python3-daemon-2.3.0-1.el9ost.noarch 125/383 Verifying : python3-docutils-0.16-6.el9ost.noarch 126/383 Verifying : python3-etcd3gw-0.2.6-2.el9ost.noarch 127/383 Verifying : python3-gevent-21.1.2-2.el9ost.x86_64 128/383 Verifying : python3-gitdb-4.0.5-2.el9ost.noarch 129/383 Verifying : python3-jeepney-0.6.0-2.el9ost.noarch 130/383 Verifying : python3-jmespath-0.10.0-1.el9ost.noarch 131/383 Verifying : python3-lockfile-1:0.12.2-2.el9ost.noarch 132/383 Verifying : python3-logutils-0.3.5-15.el9ost.noarch 133/383 Verifying : python3-memcached-1.59-3.el9ost.noarch 134/383 Verifying : python3-migrate-0.13.0-1.el9ost.noarch 135/383 Verifying : python3-mimeparse-1.6.0-16.el9ost.noarch 136/383 Verifying : python3-natsort-7.1.1-2.el9ost.noarch 137/383 Verifying : python3-passlib-1.7.4-3.el9ost.noarch 138/383 Verifying : python3-pecan-1.4.0-2.el9ost.noarch 139/383 Verifying : python3-pyOpenSSL-20.0.1-2.el9ost.noarch 140/383 Verifying : python3-pynacl-1.4.0-1.el9ost.x86_64 141/383 Verifying : python3-pyperclip-1.8.0-3.el9ost.noarch 142/383 Verifying : python3-setproctitle-1.2.2-1.el9ost.x86_64 143/383 Verifying : python3-smmap-3.0.1-4.el9ost.noarch 144/383 Verifying : python3-soupsieve-2.2-1.el9ost.noarch 145/383 Verifying : python3-sqlalchemy13-1.3.24-3.el9ost.x86_64 146/383 Verifying : python3-tenacity-6.3.1-1.el9ost.noarch 147/383 Verifying : python3-webtest-2.0.35-6.el9ost.noarch 148/383 Verifying : python3-zmq-22.0.3-1.el9ost.x86_64 149/383 Verifying : python3-zope-event-4.2.0-20.el9ost.noarch 150/383 Verifying : python3-zope-interface-5.4.0-1.el9ost.x86_64 151/383 Verifying : rubygem-concurrent-ruby-1.1.5-2.el9ost.noarch 152/383 Verifying : rubygem-deep_merge-1.2.1-7.el9ost.noarch 153/383 Verifying : rubygem-fast_gettext-1.2.0-9.el9ost.noarch 154/383 Verifying : rubygem-hocon-1.3.1-2.el9ost.noarch 155/383 Verifying : rubygem-multi_json-1.15.0-2.el9ost.noarch 156/383 Verifying : rubygem-puppet-resource_api-1.8.13-1.el9ost.noar 157/383 Verifying : rubygem-ruby-shadow-2.5.0-15.el9ost.x86_64 158/383 Verifying : rubygem-semantic_puppet-1.0.4-2.el9ost.noarch 159/383 Verifying : zeromq-4.3.4-1.el9ost.x86_64 160/383 Verifying : ansible-config_template-2.0.1-17.1.2023062108392 161/383 Verifying : ansible-role-atos-hsm-1.0.1-17.1.20230927001631. 162/383 Verifying : ansible-role-chrony-1.3.1-17.1.20230621084226.01 163/383 Verifying : ansible-role-collectd-config-0.0.3-17.1.20230620 164/383 Verifying : ansible-role-container-registry-1.4.1-17.1.20230 165/383 Verifying : ansible-role-openstack-operations-0.0.1-17.1.202 166/383 Verifying : ansible-role-qdr-config-0.0.2-17.1.2023062017113 167/383 Verifying : ansible-role-redhat-subscription-1.3.0-17.1.2023 168/383 Verifying : ansible-role-thales-hsm-3.0.1-17.1.2023100722080 169/383 Verifying : ansible-role-tripleo-modify-image-1.5.1-17.1.202 170/383 Verifying : ansible-tripleo-ipa-0.3.1-17.1.20230627190951.8d 171/383 Verifying : ansible-tripleo-ipsec-11.0.1-17.1.20230620172008 172/383 Verifying : dib-utils-0.0.11-17.1.20230620173328.51661c3.el9 173/383 Verifying : openstack-heat-agents-2.2.1-17.1.20230620232028. 174/383 Verifying : os-apply-config-13.1.1-17.1.20231020001757.3c7f9 175/383 Verifying : os-collect-config-13.1.1-17.1.20231020001748.761 176/383 Verifying : os-refresh-config-13.1.1-17.1.20231020000854.812 177/383 Verifying : puppet-aodh-18.4.2-17.1.20230620151218.3e47b5a.e 178/383 Verifying : puppet-apache-6.5.2-17.1.20230621001106.e4a1532. 179/383 Verifying : puppet-archive-4.6.1-17.1.20230620181607.bc7e4ff 180/383 Verifying : puppet-auditd-2.2.1-17.1.20230620192453.189b22b. 181/383 Verifying : puppet-ceilometer-18.4.3-17.1.20230927010818.383 182/383 Verifying : puppet-certmonger-2.7.1-17.1.20230620184730.3e2e 183/383 Verifying : puppet-cinder-18.5.2-17.1.20230621054224.6aa60e7 184/383 Verifying : puppet-collectd-13.0.1-17.1.20230620193147.ad138 185/383 Verifying : puppet-concat-6.2.1-17.1.20230620181556.dfeabb9. 186/383 Verifying : puppet-corosync-8.0.1-17.1.20230621104908.6a9da9 187/383 Verifying : puppet-designate-18.6.1-17.1.20230621061456.f4c0 188/383 Verifying : puppet-dns-8.2.1-17.1.20230621002045.70f5b28.el9 189/383 Verifying : puppet-etcd-1.12.3-17.1.20230620193226.e143c2d.e 190/383 Verifying : puppet-firewall-3.4.1-17.1.20230621022040.94f707 191/383 Verifying : puppet-git-0.5.0-17.1.20230620193928.4e4498e.el9 192/383 Verifying : puppet-gnocchi-18.4.3-17.1.20230621061020.7584b9 193/383 Verifying : puppet-haproxy-4.2.2-17.1.20230620193950.a797b8c 194/383 Verifying : puppet-heat-18.4.1-17.1.20230621111632.3b41bb0.e 195/383 Verifying : puppet-horizon-18.6.1-17.1.20230621075748.8074e6 196/383 Verifying : puppet-inifile-4.2.1-17.1.20230620180624.df46d2a 197/383 Verifying : puppet-ipaclient-2.5.2-17.1.20230620194626.b0867 198/383 Verifying : puppet-keepalived-0.0.2-17.1.20230620194716.bbca 199/383 Verifying : puppet-kmod-2.5.0-17.1.20230620190646.52e31e3.el 200/383 Verifying : puppet-manila-18.5.2-17.1.20231102190827.a72a7d5 201/383 Verifying : puppet-memcached-6.0.0-17.1.20230620184630.4c70d 202/383 Verifying : puppet-module-data-0.5.1-17.1.20230620195419.28d 203/383 Verifying : puppet-mysql-10.6.1-17.1.20230621022141.937d044. 204/383 Verifying : puppet-neutron-18.6.1-17.1.20230621053056.c9d467 205/383 Verifying : puppet-nova-18.6.1-17.1.20230621090443.a21eae4.e 206/383 Verifying : puppet-nssdb-1.0.2-17.1.20230620185645.2ed2a2d.e 207/383 Verifying : puppet-octavia-18.5.1-17.1.20230621062420.842492 208/383 Verifying : puppet-openstack_extras-18.5.1-17.1.202306210424 209/383 Verifying : puppet-openstacklib-18.5.2-17.1.20230621052822.6 210/383 Verifying : puppet-oslo-18.5.1-17.1.20230621052358.fe2a147.e 211/383 Verifying : puppet-placement-5.4.3-17.1.20230621061610.e7557 212/383 Verifying : puppet-qdr-7.4.1-17.1.20230620195605.8a575de.el9 213/383 Verifying : puppet-rabbitmq-11.0.1-17.1.20230620182519.63fee 214/383 Verifying : puppet-redis-6.1.1-17.1.20230620191704.547105e.e 215/383 Verifying : puppet-remote-10.0.0-17.1.20230620192417.7420908 216/383 Verifying : puppet-rsync-1.1.4-17.1.20230621002829.ea6397e.e 217/383 Verifying : puppet-rsyslog-4.0.1-17.1.20230620200132.2548a0d 218/383 Verifying : puppet-snmp-3.9.1-17.1.20230620200411.5d73485.el 219/383 Verifying : puppet-ssh-6.2.1-17.1.20230620190251.6e0f430.el9 220/383 Verifying : puppet-stdlib-6.3.1-17.1.20230621000857.7c1ae25. 221/383 Verifying : puppet-swift-18.6.1-17.1.20230621052139.f105ffc. 222/383 Verifying : puppet-sysctl-0.0.13-17.1.20230620183456.847ec1c 223/383 Verifying : puppet-systemd-2.12.1-17.1.20230620191611.8f68b0 224/383 Verifying : puppet-vcsrepo-3.1.1-17.1.20230620183456.a36ee18 225/383 Verifying : puppet-vswitch-14.4.3-17.1.20230621043558.51e82c 226/383 Verifying : puppet-xinetd-3.3.1-17.1.20230620185435.8d460c4. 227/383 Verifying : python-oslo-cache-lang-2.7.1-17.1.20230621012756 228/383 Verifying : python-oslo-log-lang-4.4.0-17.1.20230620205407.9 229/383 Verifying : python-oslo-middleware-lang-4.2.1-17.1.202306210 230/383 Verifying : python-oslo-policy-lang-3.7.1-17.1.2023062100394 231/383 Verifying : python-oslo-versionedobjects-lang-2.4.1-17.1.202 232/383 Verifying : python-pycadf-common-3.1.1-17.1.20230620210757.4 233/383 Verifying : python3-GitPython-3.1.14-2.el9ost.noarch 234/383 Verifying : python3-aodhclient-2.2.0-17.1.20230620222234.b74 235/383 Verifying : python3-barbicanclient-5.3.0-17.1.20230620213453 236/383 Verifying : python3-cinderclient-7.4.1-17.1.20230620211836.4 237/383 Verifying : python3-cliff-3.7.0-17.1.20230620172206.117a100. 238/383 Verifying : python3-designateclient-4.2.1-17.1.2023062102313 239/383 Verifying : python3-futurist-2.3.0-17.1.20230621104020.1a1c6 240/383 Verifying : python3-heat-agent-2.2.1-17.1.20230620232028.ed1 241/383 Verifying : python3-heat-agent-ansible-2.2.1-17.1.2023062023 242/383 Verifying : python3-heat-agent-apply-config-2.2.1-17.1.20230 243/383 Verifying : python3-heat-agent-docker-cmd-2.2.1-17.1.2023062 244/383 Verifying : python3-heat-agent-hiera-2.2.1-17.1.202306202320 245/383 Verifying : python3-heat-agent-json-file-2.2.1-17.1.20230620 246/383 Verifying : python3-heat-agent-puppet-2.2.1-17.1.20230620232 247/383 Verifying : python3-heatclient-2.3.1-17.1.20230621012952.d16 248/383 Verifying : python3-ironic-inspector-client-4.5.0-17.1.20230 249/383 Verifying : python3-ironicclient-4.6.4-17.1.20230621041552.0 250/383 Verifying : python3-keystoneclient-1:4.3.0-17.1.202306210251 251/383 Verifying : python3-keystonemiddleware-9.2.0-17.1.2023062021 252/383 Verifying : python3-magnumclient-3.4.1-17.1.20230621053508.2 253/383 Verifying : python3-mistralclient-4.2.0-17.1.20230620220528. 254/383 Verifying : python3-neutronclient-7.3.1-17.1.20230621044049. 255/383 Verifying : python3-novaclient-1:17.4.1-17.1.20230621034300. 256/383 Verifying : python3-os-client-config-2.1.0-17.1.202306202031 257/383 Verifying : python3-os-service-types-1.7.0-17.1.202306202012 258/383 Verifying : python3-os-traits-2.5.0-17.1.20230620221402.ac1b 259/383 Verifying : python3-osc-lib-2.3.1-17.1.20230620203400.2b7a67 260/383 Verifying : python3-oslo-cache-2.7.1-17.1.20230621012756.d02 261/383 Verifying : python3-oslo-context-3.2.1-17.1.20230620204857.b 262/383 Verifying : python3-oslo-log-4.4.0-17.1.20230620205407.9b29c 263/383 Verifying : python3-oslo-middleware-4.2.1-17.1.2023062101122 264/383 Verifying : python3-oslo-policy-3.7.1-17.1.20230621003949.63 265/383 Verifying : python3-oslo-reports-2.2.0-17.1.20230620210621.b 266/383 Verifying : python3-oslo-rootwrap-6.3.1-17.1.20230621110703. 267/383 Verifying : python3-oslo-serialization-4.1.1-17.1.2023062101 268/383 Verifying : python3-oslo-upgradecheck-1.3.1-17.1.20230621010 269/383 Verifying : python3-oslo-versionedobjects-2.4.1-17.1.2023062 270/383 Verifying : python3-osprofiler-3.4.0-17.1.20230620215259.5d8 271/383 Verifying : python3-pycadf-3.1.1-17.1.20230620210757.4179996 272/383 Verifying : python3-requestsexceptions-1.4.0-17.1.2023062016 273/383 Verifying : python3-saharaclient-3.3.0-17.1.20230620222322.4 274/383 Verifying : python3-shade-1.33.0-17.1.20230620225148.e7c7f29 275/383 Verifying : python3-statsd-3.2.1-20.1.el9ost.noarch 276/383 Verifying : python3-swiftclient-3.11.1-17.1.20230620204150.0 277/383 Verifying : python3-tinyrpc-1.0.3-6.el9ost.noarch 278/383 Verifying : python3-troveclient-7.0.0-17.1.20230620220924.c7 279/383 Verifying : python3-validations-libs-1.9.1-17.1.202309130208 280/383 Verifying : python3-zaqarclient-2.4.0-17.1.20230620214253.e3 281/383 Verifying : validations-common-1.9.1-17.1.20231006020828.f27 282/383 Verifying : python3-paramiko-2.11.0-2.el9ost.noarch 283/383 Verifying : python3-werkzeug-2.0.1-7.el9ost.noarch 284/383 Verifying : ansible-pacemaker-1.0.4-17.1.20231213170757.7c10 285/383 Verifying : python3-manilaclient-2.6.4-17.1.20240830140806.7 286/383 Verifying : python3-sqlparse-0.4.1-2.el9ost.noarch 287/383 Verifying : python3-webob-1.8.7-2.1.el9ost.noarch 288/383 Verifying : ansible-role-metalsmith-deployment-1.4.4-17.1.20 289/383 Verifying : openstack-selinux-0.8.37-17.1.20231107080825.05d 290/383 Verifying : puppet-ironic-18.7.1-17.1.20240305210817.edf93f9 291/383 Verifying : python-oslo-db-lang-8.5.2-17.1.20240820150750.26 292/383 Verifying : python3-glanceclient-1:3.3.0-17.1.20240712170803 293/383 Verifying : python3-keystoneauth1-4.4.0-17.1.20240812145234. 294/383 Verifying : python3-metalsmith-1.4.4-17.1.20240522060758.5e7 295/383 Verifying : python3-neutron-lib-2.10.3-17.1.20231221164814.6 296/383 Verifying : python3-octaviaclient-2.3.1-17.1.20231106100828. 297/383 Verifying : python3-oslo-db-8.5.2-17.1.20240820150750.26fd6f 298/383 Verifying : python3-oslo-messaging-12.7.3-17.1.2023121913080 299/383 Verifying : python3-oslo-service-2.5.1-17.1.20240821200745.c 300/383 Verifying : python3-rhosp-openvswitch-3.3-1.el9ost.noarch 301/383 Verifying : python3-waitress-2.0.0-4.el9ost.noarch 302/383 Verifying : openstack-tripleo-validations-14.3.2-17.1.202501 303/383 Verifying : puppet-glance-18.6.1-17.1.20250220151014.81b081d 304/383 Verifying : puppet-ovn-18.6.1-17.1.20240925094907.7805f7e.el 305/383 Verifying : puppet-pacemaker-1.5.1-17.1.20250214161010.f10ce 306/383 Verifying : python3-os-ken-1.4.1-17.1.20241205090937.018d755 307/383 Verifying : puppet-tripleo-14.2.3-17.1.20250320101351.40278e 308/383 Verifying : ansible-collection-containers-podman-1.9.4-5.el9 309/383 Verifying : ansible-collections-openstack-1.9.1-17.1.2025051 310/383 Verifying : cpp-hocon-0.3.0-7.el9ost.x86_64 311/383 Verifying : facter-1:3.14.19-3.el9ost.x86_64 312/383 Verifying : hiera-3.6.0-6.el9ost.noarch 313/383 Verifying : leatherman-1.12.6-5.el9ost.x86_64 314/383 Verifying : openstack-tripleo-common-15.4.1-17.1.20250527161 315/383 Verifying : openstack-tripleo-common-containers-15.4.1-17.1. 316/383 Verifying : puppet-7.10.0-4.el9ost.noarch 317/383 Verifying : puppet-headless-7.10.0-4.el9ost.noarch 318/383 Verifying : puppet-keystone-18.6.1-17.1.20250425111017.cb0ad 319/383 Verifying : python3-amqp-5.0.6-5.el9ost.noarch 320/383 Verifying : python3-boto-2.45.0-8.1.el9ost.noarch 321/383 Verifying : python3-cachetools-4.2.2-3.el9ost.noarch 322/383 Verifying : python3-cmd2-1.4.0-4.el9ost.noarch 323/383 Verifying : python3-colorama-0.4.4-4.el9ost.noarch 324/383 Verifying : python3-dogpile-cache-1.1.5-5.el9ost.noarch 325/383 Verifying : python3-extras-1.0.0-17.el9ost.noarch 326/383 Verifying : python3-fixtures-3.0.0-24.el9ost.noarch 327/383 Verifying : python3-keyring-21.8.0-4.el9ost.noarch 328/383 Verifying : python3-kombu-1:5.0.2-3.el9ost.noarch 329/383 Verifying : python3-msgpack-1.0.2-4.el9ost.x86_64 330/383 Verifying : python3-munch-2.5.0-6.el9ost.noarch 331/383 Verifying : python3-openstacksdk-0.55.1-17.1.20250516211008. 332/383 Verifying : python3-paste-3.5.0-5.el9ost.noarch 333/383 Verifying : python3-paste-deploy-2.1.1-4.el9ost.noarch 334/383 Verifying : python3-pystache-0.5.4-15.el9ost.noarch 335/383 Verifying : python3-repoze-lru-0.7-12.el9ost.noarch 336/383 Verifying : python3-routes-2.4.1-14.el9ost.noarch 337/383 Verifying : python3-rsa-4.6-3.1.el9ost.noarch 338/383 Verifying : python3-secretstorage-3.3.1-3.el9ost.noarch 339/383 Verifying : python3-simplejson-3.17.5-3.el9ost.x86_64 340/383 Verifying : python3-tempita-0.5.1-27.el9ost.noarch 341/383 Verifying : python3-testtools-2.4.0-10.el9ost.noarch 342/383 Verifying : python3-tripleo-common-15.4.1-17.1.2025052716141 343/383 Verifying : python3-tripleoclient-16.5.1-17.1.20250523121326 344/383 Verifying : python3-vine-5.0.0-5.el9ost.noarch 345/383 Verifying : python3-warlock-1.3.3-7.el9ost.noarch 346/383 Verifying : python3-yappi-1.3.1-5.el9ost.x86_64 347/383 Verifying : python3-yaql-1.1.3-13.el9ost.noarch 348/383 Verifying : ruby-augeas-0.5.0-29.el9ost.x86_64 349/383 Verifying : ruby-facter-1:3.14.19-3.el9ost.x86_64 350/383 Verifying : yaml-cpp-0.6.3-6.el9ost.x86_64 351/383 Verifying : ansible-role-lunasa-hsm-1.1.1-17.1.2025060318083 352/383 Verifying : openstack-heat-api-1:16.1.1-17.1.20250703110808. 353/383 Verifying : openstack-heat-common-1:16.1.1-17.1.202507031108 354/383 Verifying : openstack-heat-engine-1:16.1.1-17.1.202507031108 355/383 Verifying : openstack-heat-monolith-1:16.1.1-17.1.2025070311 356/383 Verifying : openstack-tripleo-heat-templates-14.3.1-17.1.202 357/383 Verifying : puppet-barbican-18.4.2-17.1.20250625204151.af6c7 358/383 Verifying : python-openstackclient-lang-5.5.2-17.1.202506161 359/383 Verifying : python3-openstackclient-5.5.2-17.1.2025061610090 360/383 Verifying : tripleo-ansible-3.3.1-17.1.20250702110757.8debef 361/383 Verifying : device-mapper-event-9:1.02.187-7.el9_2.2.x86_64 362/383 Verifying : device-mapper-event-libs-9:1.02.187-7.el9_2.2.x8 363/383 Verifying : lvm2-9:2.03.17-7.el9_2.2.x86_64 364/383 Verifying : lvm2-libs-9:2.03.17-7.el9_2.2.x86_64 365/383 Verifying : libfdisk-2.37.4-11.el9_2.x86_64 366/383 Verifying : libfdisk-2.37.4-10.el9.x86_64 367/383 Verifying : libmount-2.37.4-11.el9_2.x86_64 368/383 Verifying : libmount-2.37.4-10.el9.x86_64 369/383 Verifying : libuuid-2.37.4-11.el9_2.x86_64 370/383 Verifying : libuuid-2.37.4-10.el9.x86_64 371/383 Verifying : util-linux-2.37.4-11.el9_2.x86_64 372/383 Verifying : util-linux-2.37.4-10.el9.x86_64 373/383 Verifying : util-linux-core-2.37.4-11.el9_2.x86_64 374/383 Verifying : util-linux-core-2.37.4-10.el9.x86_64 375/383 Verifying : libblkid-2.37.4-11.el9_2.x86_64 376/383 Verifying : libblkid-2.37.4-10.el9.x86_64 377/383 Verifying : libsmartcols-2.37.4-11.el9_2.x86_64 378/383 Verifying : libsmartcols-2.37.4-10.el9.x86_64 379/383 Verifying : device-mapper-9:1.02.187-7.el9_2.2.x86_64 380/383 Verifying : device-mapper-9:1.02.187-7.el9.x86_64 381/383 Verifying : device-mapper-libs-9:1.02.187-7.el9_2.2.x86_64 382/383 Verifying : device-mapper-libs-9:1.02.187-7.el9.x86_64 383/383 Installed products updated. Upgraded: device-mapper-9:1.02.187-7.el9_2.2.x86_64 device-mapper-libs-9:1.02.187-7.el9_2.2.x86_64 libblkid-2.37.4-11.el9_2.x86_64 libfdisk-2.37.4-11.el9_2.x86_64 libmount-2.37.4-11.el9_2.x86_64 libsmartcols-2.37.4-11.el9_2.x86_64 libuuid-2.37.4-11.el9_2.x86_64 util-linux-2.37.4-11.el9_2.x86_64 util-linux-core-2.37.4-11.el9_2.x86_64 Installed: ansible-collection-ansible-netcommon-2.2.0-1.2.el9ost.noarch ansible-collection-ansible-posix-1.2.0-1.3.el9ost.noarch ansible-collection-ansible-utils-2.3.0-2.el9ost.noarch ansible-collection-community-general-4.0.0-1.1.el9ost.noarch ansible-collection-containers-podman-1.9.4-5.el9ost.noarch ansible-collections-openstack-1.9.1-17.1.20250511000957.0e9a6f2.el9ost.noarch ansible-config_template-2.0.1-17.1.20230621083924.7951228.el9ost.noarch ansible-freeipa-1.9.2-3.el9_2.noarch ansible-pacemaker-1.0.4-17.1.20231213170757.7c10fdb.el9ost.noarch ansible-role-atos-hsm-1.0.1-17.1.20230927001631.8618a22.el9ost.noarch ansible-role-chrony-1.3.1-17.1.20230621084226.0111661.el9ost.noarch ansible-role-collectd-config-0.0.3-17.1.20230620165926.1992666.el9ost.noarch ansible-role-container-registry-1.4.1-17.1.20230621045806.a091b9c.el9ost.noarch ansible-role-lunasa-hsm-1.1.1-17.1.20250603180833.5b8127c.el9ost.noarch ansible-role-metalsmith-deployment-1.4.4-17.1.20240522060758.5e7461e.el9ost.noarch ansible-role-openstack-operations-0.0.1-17.1.20230620170737.2ab288f.el9ost.noarch ansible-role-qdr-config-0.0.2-17.1.20230620171136.b456651.el9ost.noarch ansible-role-redhat-subscription-1.3.0-17.1.20230621033420.eefe501.el9ost.noarch ansible-role-thales-hsm-3.0.1-17.1.20231007220803.f95c0fc.el9ost.noarch ansible-role-tripleo-modify-image-1.5.1-17.1.20230621064242.b6eedb6.el9ost.noarch ansible-tripleo-ipa-0.3.1-17.1.20230627190951.8d29d9e.el9ost.noarch ansible-tripleo-ipsec-11.0.1-17.1.20230620172008.b5559c8.el9ost.noarch bash-completion-1:2.11-4.el9.noarch boost-atomic-1.75.0-8.el9.x86_64 boost-chrono-1.75.0-8.el9.x86_64 boost-filesystem-1.75.0-8.el9.x86_64 boost-locale-1.75.0-8.el9.x86_64 boost-log-1.75.0-8.el9.x86_64 boost-nowide-1.75.0-8.el9.x86_64 boost-program-options-1.75.0-8.el9.x86_64 boost-regex-1.75.0-8.el9.x86_64 boost-system-1.75.0-8.el9.x86_64 boost-thread-1.75.0-8.el9.x86_64 buildah-1:1.29.5-1.el9_2.x86_64 cpp-hocon-0.3.0-7.el9ost.x86_64 device-mapper-event-9:1.02.187-7.el9_2.2.x86_64 device-mapper-event-libs-9:1.02.187-7.el9_2.2.x86_64 device-mapper-persistent-data-0.9.0-13.el9.x86_64 dib-utils-0.0.11-17.1.20230620173328.51661c3.el9ost.noarch facter-1:3.14.19-3.el9ost.x86_64 glibc-langpack-en-2.34-60.el9.x86_64 golang-github-vbatts-tar-split-0.11.1-9.el9ost.x86_64 heat-cfntools-1.4.2-6.1.el9ost.noarch hiera-3.6.0-6.el9ost.noarch iptables-nft-services-1.8.8-6.el9_1.noarch jq-1.6-14.el9.x86_64 leatherman-1.12.6-5.el9ost.x86_64 libaio-0.3.111-13.el9.x86_64 libburn-1.5.4-4.el9.x86_64 libisoburn-1.5.4-4.el9.x86_64 libisofs-1.5.4-4.el9.x86_64 libpkgconf-1.7.3-10.el9.x86_64 libselinux-ruby-3.5-1.el9.x86_64 libsodium-1.0.18-7.el9ost.x86_64 libunwind-1.4.0-5.el9ost.x86_64 libxslt-1.1.34-11.el9_2.x86_64 lvm2-9:2.03.17-7.el9_2.2.x86_64 lvm2-libs-9:2.03.17-7.el9_2.2.x86_64 oniguruma-6.9.6-1.el9.5.x86_64 openpgm-5.2.122-26.el9ost.x86_64 openssl-perl-1:3.0.7-18.el9_2.x86_64 openstack-heat-agents-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch openstack-heat-api-1:16.1.1-17.1.20250703110808.edc6d60.el9ost.noarch openstack-heat-common-1:16.1.1-17.1.20250703110808.edc6d60.el9ost.noarch openstack-heat-engine-1:16.1.1-17.1.20250703110808.edc6d60.el9ost.noarch openstack-heat-monolith-1:16.1.1-17.1.20250703110808.edc6d60.el9ost.noarch openstack-selinux-0.8.37-17.1.20231107080825.05dd1b2.el9ost.noarch openstack-tripleo-common-15.4.1-17.1.20250527161411.e5b18f2.el9ost.noarch openstack-tripleo-common-containers-15.4.1-17.1.20250527161411.e5b18f2.el9ost.noarch openstack-tripleo-heat-templates-14.3.1-17.1.20250704160749.e7c7ce3.el9ost.noarch openstack-tripleo-validations-14.3.2-17.1.20250120160809.2b526f8.el9ost.noarch os-apply-config-13.1.1-17.1.20231020001757.3c7f9b9.el9ost.noarch os-collect-config-13.1.1-17.1.20231020001748.76173d8.el9ost.noarch os-refresh-config-13.1.1-17.1.20231020000854.812905b.el9ost.noarch perl-AutoLoader-5.74-480.el9.noarch perl-B-1.80-480.el9.x86_64 perl-Carp-1.50-460.el9.noarch perl-Class-Struct-0.66-480.el9.noarch perl-Data-Dumper-2.174-462.el9.x86_64 perl-Digest-1.19-4.el9.noarch perl-Digest-MD5-2.58-4.el9.x86_64 perl-Encode-4:3.08-462.el9.x86_64 perl-Errno-1.30-480.el9.x86_64 perl-Exporter-5.74-461.el9.noarch perl-Fcntl-1.13-480.el9.x86_64 perl-File-Basename-2.85-480.el9.noarch perl-File-Path-2.18-4.el9.noarch perl-File-Temp-1:0.231.100-4.el9.noarch perl-File-stat-1.09-480.el9.noarch perl-FileHandle-2.03-480.el9.noarch perl-Getopt-Long-1:2.52-4.el9.noarch perl-Getopt-Std-1.12-480.el9.noarch perl-HTTP-Tiny-0.076-461.el9_2.noarch perl-IO-1.43-480.el9.x86_64 perl-IO-Socket-IP-0.41-5.el9.noarch perl-IO-Socket-SSL-2.073-1.el9.noarch perl-IPC-Open3-1.21-480.el9.noarch perl-MIME-Base64-3.16-4.el9.x86_64 perl-Mozilla-CA-20200520-6.el9.noarch perl-NDBM_File-1.15-480.el9.x86_64 perl-Net-SSLeay-1.92-2.el9.x86_64 perl-POSIX-1.94-480.el9.x86_64 perl-PathTools-3.78-461.el9.x86_64 perl-Pod-Escapes-1:1.07-460.el9.noarch perl-Pod-Perldoc-3.28.01-461.el9.noarch perl-Pod-Simple-1:3.42-4.el9.noarch perl-Pod-Usage-4:2.01-4.el9.noarch perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 perl-SelectSaver-1.02-480.el9.noarch perl-Socket-4:2.031-4.el9.x86_64 perl-Storable-1:3.21-460.el9.x86_64 perl-Symbol-1.08-480.el9.noarch perl-Term-ANSIColor-5.01-461.el9.noarch perl-Term-Cap-1.17-460.el9.noarch perl-Text-ParseWords-3.30-460.el9.noarch perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch perl-Time-Local-2:1.300-7.el9.noarch perl-URI-5.09-3.el9.noarch perl-base-2.27-480.el9.noarch perl-constant-1.33-461.el9.noarch perl-if-0.60.800-480.el9.noarch perl-interpreter-4:5.32.1-480.el9.x86_64 perl-libnet-3.13-4.el9.noarch perl-libs-4:5.32.1-480.el9.x86_64 perl-mro-1.23-480.el9.x86_64 perl-overload-1.31-480.el9.noarch perl-overloading-0.02-480.el9.noarch perl-parent-1:0.238-460.el9.noarch perl-podlators-1:4.14-460.el9.noarch perl-subs-1.03-480.el9.noarch perl-vars-1.05-480.el9.noarch pkgconf-1.7.3-10.el9.x86_64 pkgconf-m4-1.7.3-10.el9.noarch pkgconf-pkg-config-1.7.3-10.el9.x86_64 puppet-7.10.0-4.el9ost.noarch puppet-aodh-18.4.2-17.1.20230620151218.3e47b5a.el9ost.noarch puppet-apache-6.5.2-17.1.20230621001106.e4a1532.el9ost.noarch puppet-archive-4.6.1-17.1.20230620181607.bc7e4ff.el9ost.noarch puppet-auditd-2.2.1-17.1.20230620192453.189b22b.el9ost.noarch puppet-barbican-18.4.2-17.1.20250625204151.af6c77b.el9ost.noarch puppet-ceilometer-18.4.3-17.1.20230927010818.3838907.el9ost.noarch puppet-certmonger-2.7.1-17.1.20230620184730.3e2e660.el9ost.noarch puppet-cinder-18.5.2-17.1.20230621054224.6aa60e7.el9ost.noarch puppet-collectd-13.0.1-17.1.20230620193147.ad138a7.el9ost.noarch puppet-concat-6.2.1-17.1.20230620181556.dfeabb9.el9ost.noarch puppet-corosync-8.0.1-17.1.20230621104908.6a9da9a.el9ost.noarch puppet-designate-18.6.1-17.1.20230621061456.f4c0b89.el9ost.noarch puppet-dns-8.2.1-17.1.20230621002045.70f5b28.el9ost.noarch puppet-etcd-1.12.3-17.1.20230620193226.e143c2d.el9ost.noarch puppet-fdio-18.2-1.20220727113954.6fd1c8e.el9ost.noarch puppet-firewall-3.4.1-17.1.20230621022040.94f707c.el9ost.noarch puppet-git-0.5.0-17.1.20230620193928.4e4498e.el9ost.noarch puppet-glance-18.6.1-17.1.20250220151014.81b081d.el9ost.noarch puppet-gnocchi-18.4.3-17.1.20230621061020.7584b94.el9ost.noarch puppet-haproxy-4.2.2-17.1.20230620193950.a797b8c.el9ost.noarch puppet-headless-7.10.0-4.el9ost.noarch puppet-heat-18.4.1-17.1.20230621111632.3b41bb0.el9ost.noarch puppet-horizon-18.6.1-17.1.20230621075748.8074e69.el9ost.noarch puppet-inifile-4.2.1-17.1.20230620180624.df46d2a.el9ost.noarch puppet-ipaclient-2.5.2-17.1.20230620194626.b086731.el9ost.noarch puppet-ironic-18.7.1-17.1.20240305210817.edf93f9.el9ost.noarch puppet-keepalived-0.0.2-17.1.20230620194716.bbca37a.el9ost.noarch puppet-keystone-18.6.1-17.1.20250425111017.cb0adcb.el9ost.noarch puppet-kmod-2.5.0-17.1.20230620190646.52e31e3.el9ost.noarch puppet-manila-18.5.2-17.1.20231102190827.a72a7d5.el9ost.noarch puppet-memcached-6.0.0-17.1.20230620184630.4c70dbd.el9ost.noarch puppet-module-data-0.5.1-17.1.20230620195419.28dafce.el9ost.noarch puppet-mysql-10.6.1-17.1.20230621022141.937d044.el9ost.noarch puppet-neutron-18.6.1-17.1.20230621053056.c9d467f.el9ost.noarch puppet-nova-18.6.1-17.1.20230621090443.a21eae4.el9ost.noarch puppet-nssdb-1.0.2-17.1.20230620185645.2ed2a2d.el9ost.noarch puppet-octavia-18.5.1-17.1.20230621062420.842492c.el9ost.noarch puppet-openstack_extras-18.5.1-17.1.20230621042409.504e1a0.el9ost.noarch puppet-openstacklib-18.5.2-17.1.20230621052822.64d8ac6.el9ost.noarch puppet-oslo-18.5.1-17.1.20230621052358.fe2a147.el9ost.noarch puppet-ovn-18.6.1-17.1.20240925094907.7805f7e.el9ost.noarch puppet-pacemaker-1.5.1-17.1.20250214161010.f10ce89.el9ost.noarch puppet-placement-5.4.3-17.1.20230621061610.e7557a5.el9ost.noarch puppet-qdr-7.4.1-17.1.20230620195605.8a575de.el9ost.noarch puppet-rabbitmq-11.0.1-17.1.20230620182519.63fee2c.el9ost.noarch puppet-redis-6.1.1-17.1.20230620191704.547105e.el9ost.noarch puppet-remote-10.0.0-17.1.20230620192417.7420908.el9ost.noarch puppet-rsync-1.1.4-17.1.20230621002829.ea6397e.el9ost.noarch puppet-rsyslog-4.0.1-17.1.20230620200132.2548a0d.el9ost.noarch puppet-snmp-3.9.1-17.1.20230620200411.5d73485.el9ost.noarch puppet-ssh-6.2.1-17.1.20230620190251.6e0f430.el9ost.noarch puppet-stdlib-6.3.1-17.1.20230621000857.7c1ae25.el9ost.noarch puppet-swift-18.6.1-17.1.20230621052139.f105ffc.el9ost.noarch puppet-sysctl-0.0.13-17.1.20230620183456.847ec1c.el9ost.noarch puppet-systemd-2.12.1-17.1.20230620191611.8f68b0d.el9ost.noarch puppet-tripleo-14.2.3-17.1.20250320101351.40278e1.el9ost.noarch puppet-vcsrepo-3.1.1-17.1.20230620183456.a36ee18.el9ost.noarch puppet-vswitch-14.4.3-17.1.20230621043558.51e82ca.el9ost.noarch puppet-xinetd-3.3.1-17.1.20230620185435.8d460c4.el9ost.noarch python-openstackclient-lang-5.5.2-17.1.20250616100909.42d9b6e.el9ost.noarch python-oslo-cache-lang-2.7.1-17.1.20230621012756.d0252f6.el9ost.noarch python-oslo-db-lang-8.5.2-17.1.20240820150750.26fd6fb.el9ost.noarch python-oslo-log-lang-4.4.0-17.1.20230620205407.9b29c90.el9ost.noarch python-oslo-middleware-lang-4.2.1-17.1.20230621011225.b40ca5f.el9ost.noarch python-oslo-policy-lang-3.7.1-17.1.20230621003949.639b471.el9ost.noarch python-oslo-versionedobjects-lang-2.4.1-17.1.20230621010423.89ff171.el9ost.noarch python-pycadf-common-3.1.1-17.1.20230620210757.4179996.el9ost.noarch python3-GitPython-3.1.14-2.el9ost.noarch python3-PyMySQL-0.10.1-6.el9.noarch python3-alembic-1.7.5-3.el9.noarch python3-amqp-5.0.6-5.el9ost.noarch python3-ansible-runner-2.0.0a1-3.el9ost.noarch python3-aodhclient-2.2.0-17.1.20230620222234.b747ae3.el9ost.noarch python3-appdirs-1.4.4-4.el9.noarch python3-barbicanclient-5.3.0-17.1.20230620213453.ad49c40.el9ost.noarch python3-bcrypt-3.1.7-7.el9ost.x86_64 python3-beautifulsoup4-4.9.3-2.el9ost.noarch python3-boto-2.45.0-8.1.el9ost.noarch python3-cachetools-4.2.2-3.el9ost.noarch python3-cinderclient-7.4.1-17.1.20230620211836.4f72e6f.el9ost.noarch python3-cliff-3.7.0-17.1.20230620172206.117a100.el9ost.noarch python3-cmd2-1.4.0-4.el9ost.noarch python3-colorama-0.4.4-4.el9ost.noarch python3-croniter-0.3.35-2.el9ost.noarch python3-daemon-2.3.0-1.el9ost.noarch python3-designateclient-4.2.1-17.1.20230621023138.7a8d156.el9ost.noarch python3-docutils-0.16-6.el9ost.noarch python3-dogpile-cache-1.1.5-5.el9ost.noarch python3-etcd3gw-0.2.6-2.el9ost.noarch python3-extras-1.0.0-17.el9ost.noarch python3-fixtures-3.0.0-24.el9ost.noarch python3-futurist-2.3.0-17.1.20230621104020.1a1c6f8.el9ost.noarch python3-gevent-21.1.2-2.el9ost.x86_64 python3-gitdb-4.0.5-2.el9ost.noarch python3-glanceclient-1:3.3.0-17.1.20240712170803.f802c71.el9ost.noarch python3-heat-agent-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-ansible-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-apply-config-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-docker-cmd-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-hiera-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-json-file-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-puppet-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heatclient-2.3.1-17.1.20230621012952.d16c245.el9ost.noarch python3-ironic-inspector-client-4.5.0-17.1.20230620205758.3c03e21.el9ost.noarch python3-ironicclient-4.6.4-17.1.20230621041552.09b78fa.el9ost.noarch python3-jeepney-0.6.0-2.el9ost.noarch python3-jmespath-0.10.0-1.el9ost.noarch python3-keyring-21.8.0-4.el9ost.noarch python3-keystoneauth1-4.4.0-17.1.20240812145234.112bcae.el9ost.noarch python3-keystoneclient-1:4.3.0-17.1.20230621025111.d5cb761.el9ost.noarch python3-keystonemiddleware-9.2.0-17.1.20230620211753.3659bda.el9ost.noarch python3-kombu-1:5.0.2-3.el9ost.noarch python3-lockfile-1:0.12.2-2.el9ost.noarch python3-logutils-0.3.5-15.el9ost.noarch python3-lxml-4.6.5-3.el9.x86_64 python3-magnumclient-3.4.1-17.1.20230621053508.280acd2.el9ost.noarch python3-mako-1.1.4-6.el9.noarch python3-manilaclient-2.6.4-17.1.20240830140806.7f7d7d3.el9ost.noarch python3-memcached-1.59-3.el9ost.noarch python3-metalsmith-1.4.4-17.1.20240522060758.5e7461e.el9ost.noarch python3-migrate-0.13.0-1.el9ost.noarch python3-mimeparse-1.6.0-16.el9ost.noarch python3-mistralclient-4.2.0-17.1.20230620220528.20a10f0.el9ost.noarch python3-msgpack-1.0.2-4.el9ost.x86_64 python3-munch-2.5.0-6.el9ost.noarch python3-natsort-7.1.1-2.el9ost.noarch python3-neutron-lib-2.10.3-17.1.20231221164814.619c0fe.el9ost.noarch python3-neutronclient-7.3.1-17.1.20230621044049.29a9f5e.el9ost.noarch python3-novaclient-1:17.4.1-17.1.20230621034300.5ee4427.el9ost.noarch python3-octaviaclient-2.3.1-17.1.20231106100828.51347bc.el9ost.noarch python3-openstackclient-5.5.2-17.1.20250616100909.42d9b6e.el9ost.noarch python3-openstacksdk-0.55.1-17.1.20250516211008.f09ed4a.el9ost.noarch python3-openvswitch3.3-3.3.4-110.el9fdp.x86_64 python3-os-client-config-2.1.0-17.1.20230620203151.bc96c23.el9ost.noarch python3-os-ken-1.4.1-17.1.20241205090937.018d755.el9ost.noarch python3-os-service-types-1.7.0-17.1.20230620201222.0b2f473.el9ost.noarch python3-os-traits-2.5.0-17.1.20230620221402.ac1b39e.el9ost.noarch python3-osc-lib-2.3.1-17.1.20230620203400.2b7a679.el9ost.noarch python3-oslo-cache-2.7.1-17.1.20230621012756.d0252f6.el9ost.noarch python3-oslo-context-3.2.1-17.1.20230620204857.b124eb7.el9ost.noarch python3-oslo-db-8.5.2-17.1.20240820150750.26fd6fb.el9ost.noarch python3-oslo-log-4.4.0-17.1.20230620205407.9b29c90.el9ost.noarch python3-oslo-messaging-12.7.3-17.1.20231219130800.5d6fd1a.el9ost.noarch python3-oslo-middleware-4.2.1-17.1.20230621011225.b40ca5f.el9ost.noarch python3-oslo-policy-3.7.1-17.1.20230621003949.639b471.el9ost.noarch python3-oslo-reports-2.2.0-17.1.20230620210621.bc631ae.el9ost.noarch python3-oslo-rootwrap-6.3.1-17.1.20230621110703.1b1b960.el9ost.noarch python3-oslo-serialization-4.1.1-17.1.20230621011445.bbe5d5a.el9ost.noarch python3-oslo-service-2.5.1-17.1.20240821200745.c1e3398.el9ost.noarch python3-oslo-upgradecheck-1.3.1-17.1.20230621010138.9561ecb.el9ost.noarch python3-oslo-versionedobjects-2.4.1-17.1.20230621010423.89ff171.el9ost.noarch python3-osprofiler-3.4.0-17.1.20230620215259.5d82a02.el9ost.noarch python3-paramiko-2.11.0-2.el9ost.noarch python3-passlib-1.7.4-3.el9ost.noarch python3-paste-3.5.0-5.el9ost.noarch python3-paste-deploy-2.1.1-4.el9ost.noarch python3-pecan-1.4.0-2.el9ost.noarch python3-psutil-5.8.0-12.el9.x86_64 python3-pyOpenSSL-20.0.1-2.el9ost.noarch python3-pycadf-3.1.1-17.1.20230620210757.4179996.el9ost.noarch python3-pynacl-1.4.0-1.el9ost.x86_64 python3-pyperclip-1.8.0-3.el9ost.noarch python3-pystache-0.5.4-15.el9ost.noarch python3-repoze-lru-0.7-12.el9ost.noarch python3-requestsexceptions-1.4.0-17.1.20230620164652.d7ac0ff.el9ost.noarch python3-rhosp-openvswitch-3.3-1.el9ost.noarch python3-routes-2.4.1-14.el9ost.noarch python3-rsa-4.6-3.1.el9ost.noarch python3-saharaclient-3.3.0-17.1.20230620222322.401e663.el9ost.noarch python3-secretstorage-3.3.1-3.el9ost.noarch python3-setproctitle-1.2.2-1.el9ost.x86_64 python3-shade-1.33.0-17.1.20230620225148.e7c7f29.el9ost.noarch python3-simplejson-3.17.5-3.el9ost.x86_64 python3-smmap-3.0.1-4.el9ost.noarch python3-soupsieve-2.2-1.el9ost.noarch python3-sqlalchemy13-1.3.24-3.el9ost.x86_64 python3-sqlparse-0.4.1-2.el9ost.noarch python3-statsd-3.2.1-20.1.el9ost.noarch python3-swiftclient-3.11.1-17.1.20230620204150.06b36ae.el9ost.noarch python3-tempita-0.5.1-27.el9ost.noarch python3-tenacity-6.3.1-1.el9ost.noarch python3-testtools-2.4.0-10.el9ost.noarch python3-tinyrpc-1.0.3-6.el9ost.noarch python3-tripleo-common-15.4.1-17.1.20250527161411.e5b18f2.el9ost.noarch python3-tripleoclient-16.5.1-17.1.20250523121326.f3599d0.el9ost.noarch python3-troveclient-7.0.0-17.1.20230620220924.c7319d8.el9ost.noarch python3-urllib-gssapi-1.0.2-4.el9.noarch python3-validations-libs-1.9.1-17.1.20230913020848.8d9e1b5.el9ost.noarch python3-vine-5.0.0-5.el9ost.noarch python3-waitress-2.0.0-4.el9ost.noarch python3-warlock-1.3.3-7.el9ost.noarch python3-wcwidth-0.2.5-8.el9.noarch python3-webob-1.8.7-2.1.el9ost.noarch python3-webtest-2.0.35-6.el9ost.noarch python3-werkzeug-2.0.1-7.el9ost.noarch python3-yappi-1.3.1-5.el9ost.x86_64 python3-yaql-1.1.3-13.el9ost.noarch python3-zaqarclient-2.4.0-17.1.20230620214253.e388947.el9ost.noarch python3-zmq-22.0.3-1.el9ost.x86_64 python3-zope-event-4.2.0-20.el9ost.noarch python3-zope-interface-5.4.0-1.el9ost.x86_64 qemu-img-17:7.2.0-14.el9_2.18.x86_64 rhel-system-roles-1.21.2-1.el9_2.noarch ruby-3.0.4-161.el9_2.2.x86_64 ruby-augeas-0.5.0-29.el9ost.x86_64 ruby-default-gems-3.0.4-161.el9_2.2.noarch ruby-facter-1:3.14.19-3.el9ost.x86_64 ruby-libs-3.0.4-161.el9_2.2.x86_64 rubygem-bigdecimal-3.0.0-161.el9_2.2.x86_64 rubygem-bundler-2.2.33-161.el9_2.2.noarch rubygem-concurrent-ruby-1.1.5-2.el9ost.noarch rubygem-deep_merge-1.2.1-7.el9ost.noarch rubygem-fast_gettext-1.2.0-9.el9ost.noarch rubygem-hocon-1.3.1-2.el9ost.noarch rubygem-io-console-0.5.7-161.el9_2.2.x86_64 rubygem-json-2.5.1-161.el9_2.2.x86_64 rubygem-multi_json-1.15.0-2.el9ost.noarch rubygem-psych-3.3.2-161.el9_2.2.x86_64 rubygem-puppet-resource_api-1.8.13-1.el9ost.noarch rubygem-rdoc-6.3.3-161.el9_2.2.noarch rubygem-rexml-3.2.5-161.el9_2.2.noarch rubygem-ruby-shadow-2.5.0-15.el9ost.x86_64 rubygem-semantic_puppet-1.0.4-2.el9ost.noarch rubygems-3.2.33-161.el9_2.2.noarch skopeo-2:1.11.2-0.1.el9_2.2.x86_64 tripleo-ansible-3.3.1-17.1.20250702110757.8debef3.el9ost.noarch validations-common-1.9.1-17.1.20231006020828.f273ccb.el9ost.noarch xorriso-1.5.4-4.el9.x86_64 yaml-cpp-0.6.3-6.el9ost.x86_64 zeromq-4.3.4-1.el9ost.x86_64 Complete! + sudo hostnamectl set-hostname undercloud.ooo.test + sudo hostnamectl set-hostname undercloud.ooo.test --transient Hint: static hostname is already set, so the specified transient hostname will not be used. + export HOST_PRIMARY_RESOLV_CONF_ENTRY=192.168.122.10 + HOST_PRIMARY_RESOLV_CONF_ENTRY=192.168.122.10 + export INTERFACE_MTU=1500 + INTERFACE_MTU=1500 + export NTP_SERVER=pool.ntp.org + NTP_SERVER=pool.ntp.org + export IP=192.168.122.100 + IP=192.168.122.100 + export GATEWAY=192.168.122.10 + GATEWAY=192.168.122.10 + export EDPM_CONFIGURE_HUGEPAGES=false + EDPM_CONFIGURE_HUGEPAGES=false + export EDPM_COMPUTE_CEPH_ENABLED=false + EDPM_COMPUTE_CEPH_ENABLED=false + export EDPM_COMPUTE_CEPH_NOVA=false + EDPM_COMPUTE_CEPH_NOVA=false + export 'CEPH_ARGS=-e /home/zuul/deployed_ceph.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/cephadm-rbd-only.yaml' + CEPH_ARGS='-e /home/zuul/deployed_ceph.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/cephadm-rbd-only.yaml' + [[ false == \f\a\l\s\e ]] + export 'CEPH_ARGS=-e /home/zuul/deployed_ceph.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/cephadm-rbd-only.yaml -e /home/zuul/nova_noceph.yaml' + CEPH_ARGS='-e /home/zuul/deployed_ceph.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/cephadm-rbd-only.yaml -e /home/zuul/nova_noceph.yaml' + export EDPM_COMPUTE_CELLS=1 + EDPM_COMPUTE_CELLS=1 + export MANILA_ENABLED=true + MANILA_ENABLED=true + export OCTAVIA_ENABLED=False + OCTAVIA_ENABLED=False + export TELEMETRY_ENABLED=false + TELEMETRY_ENABLED=false + export TLSE_ENABLED=true + TLSE_ENABLED=true + export CLOUD_DOMAIN=ooo.test + CLOUD_DOMAIN=ooo.test + export TRIPLEO_NETWORKING=false + TRIPLEO_NETWORKING=false + export TRIPLEO_ATTACH_EXTNET=true + TRIPLEO_ATTACH_EXTNET=true + export TRIPLEO_CONFIGURE_DEFAULT_ROUTE=false + TRIPLEO_CONFIGURE_DEFAULT_ROUTE=false + set +x # Generated with the following on 2025-10-03T07:31:57.452034 # # openstack tripleo container image prepare default --output-env-file /home/zuul/containers-prepare-parameters.yaml # parameter_defaults: ContainerImagePrepare: - set: ceph_alertmanager_image: ose-prometheus-alertmanager ceph_alertmanager_namespace: registry.redhat.io/openshift4 ceph_alertmanager_tag: v4.12 ceph_grafana_image: rhceph-6-dashboard-rhel9 ceph_grafana_namespace: registry.redhat.io/rhceph ceph_grafana_tag: latest ceph_image: rhceph-6-rhel9 ceph_namespace: registry.redhat.io/rhceph ceph_node_exporter_image: ose-prometheus-node-exporter ceph_node_exporter_namespace: registry.redhat.io/openshift4 ceph_node_exporter_tag: v4.12 ceph_prometheus_image: ose-prometheus ceph_prometheus_namespace: registry.redhat.io/openshift4 ceph_prometheus_tag: v4.12 ceph_tag: latest name_prefix: openstack- name_suffix: '' namespace: registry.redhat.io/rhosp-rhel9 neutron_driver: ovn rhel_containers: false tag: '17.1' tag_from_label: '{version}-{release}' + sudo mkdir -p /etc/os-net-config + cat + sudo tee /etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg network: config: disabled + cell=-100 + sudo systemctl enable network network.service is not a native service, redirecting to systemd-sysv-install. Executing: /usr/lib/systemd/systemd-sysv-install enable network + sudo cp /tmp/net_config.yaml /etc/os-net-config/config.yaml + sudo os-net-config -c /etc/os-net-config/config.yaml ~ ~ + pushd /home/zuul + /home/zuul/tripleo_install.sh + openstack undercloud install --no-validations Deprecated: Option "ipxe_deploy" from group "DEFAULT" is deprecated. Use option "ipxe_enabled" from group "DEFAULT". Deprecated: Option "enable_nova" from group "DEFAULT" is deprecated for removal (Nova can no longer be enabled via the config settings.). Its value may be silently ignored in the future. Deprecated: Option "enable_novajoin" from group "DEFAULT" is deprecated for removal (Support for the novajoin metadata service has been deprecated.). Its value may be silently ignored in the future. Deprecated: Option "enable_heat" from group "DEFAULT" is deprecated for removal (Heat has been replaced by the heat-ephemeral service and this option has been deprecated.). Its value may be silently ignored in the future. Running: sudo --preserve-env openstack tripleo deploy --standalone --standalone-role Undercloud --stack undercloud --local-domain=ooo.test --local-ip=192.168.122.100/24 --templates=/usr/share/openstack-tripleo-heat-templates --networks-file=/usr/share/openstack-tripleo-heat-templates/network_data_undercloud.yaml --heat-native -e /usr/share/openstack-tripleo-heat-templates/environments/undercloud.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/use-dns-for-vips.yaml -e /home/zuul/containers-prepare-parameters.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/masquerade-networks.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/ironic.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/ironic-inspector.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/undercloud-remove-novajoin.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/disable-telemetry.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/public-tls-undercloud.yaml --public-virtual-ip 192.168.122.99 --control-virtual-ip 192.168.122.99 -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/tls-endpoints-public-ip.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/undercloud-haproxy.yaml --deployment-user zuul --output-dir=/home/zuul/tripleo-deploy/undercloud -e /home/zuul/tripleo-deploy/undercloud/tripleo-config-generated-env-files/undercloud_parameters.yaml --hieradata-override=/home/zuul/hieradata_overrides_undercloud.yaml -e /home/zuul/undercloud-parameter-defaults.yaml --log-file=install-undercloud.log -e /usr/share/openstack-tripleo-heat-templates/undercloud-stack-vstate-dropin.yaml The heat stack undercloud action is CREATE 2025-10-03 07:32:03.082 30185 INFO migrate.versioning.api [-] 72 -> 73...  2025-10-03 07:32:03.106 30185 INFO migrate.versioning.api [-] done 2025-10-03 07:32:03.106 30185 INFO migrate.versioning.api [-] 73 -> 74...  2025-10-03 07:32:03.108 30185 INFO migrate.versioning.api [-] done 2025-10-03 07:32:03.108 30185 INFO migrate.versioning.api [-] 74 -> 75...  2025-10-03 07:32:03.110 30185 INFO migrate.versioning.api [-] done 2025-10-03 07:32:03.110 30185 INFO migrate.versioning.api [-] 75 -> 76...  2025-10-03 07:32:03.111 30185 INFO migrate.versioning.api [-] done 2025-10-03 07:32:03.112 30185 INFO migrate.versioning.api [-] 76 -> 77...  2025-10-03 07:32:03.113 30185 INFO migrate.versioning.api [-] done 2025-10-03 07:32:03.113 30185 INFO migrate.versioning.api [-] 77 -> 78...  2025-10-03 07:32:03.115 30185 INFO migrate.versioning.api [-] done 2025-10-03 07:32:03.115 30185 INFO migrate.versioning.api [-] 78 -> 79...  2025-10-03 07:32:03.139 30185 INFO migrate.versioning.api [-] done 2025-10-03 07:32:03.139 30185 INFO migrate.versioning.api [-] 79 -> 80...  2025-10-03 07:32:03.157 30185 INFO migrate.versioning.api [-] done 2025-10-03 07:32:03.157 30185 INFO migrate.versioning.api [-] 80 -> 81...  2025-10-03 07:32:03.159 30185 INFO migrate.versioning.api [-] done 2025-10-03 07:32:03.159 30185 INFO migrate.versioning.api [-] 81 -> 82...  2025-10-03 07:32:03.161 30185 INFO migrate.versioning.api [-] done 2025-10-03 07:32:03.161 30185 INFO migrate.versioning.api [-] 82 -> 83...  2025-10-03 07:32:03.162 30185 INFO migrate.versioning.api [-] done 2025-10-03 07:32:03.162 30185 INFO migrate.versioning.api [-] 83 -> 84...  2025-10-03 07:32:03.164 30185 INFO migrate.versioning.api [-] done 2025-10-03 07:32:03.164 30185 INFO migrate.versioning.api [-] 84 -> 85...  2025-10-03 07:32:03.166 30185 INFO migrate.versioning.api [-] done 2025-10-03 07:32:03.166 30185 INFO migrate.versioning.api [-] 85 -> 86...  2025-10-03 07:32:03.188 30185 INFO migrate.versioning.api [-] done /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:snapshot":"rule:deny_stack_user" was deprecated in W in favor of "actions:snapshot":"(role:admin and system_scope:all) or (role:member and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:suspend":"rule:deny_stack_user" was deprecated in W in favor of "actions:suspend":"(role:admin and system_scope:all) or (role:member and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:resume":"rule:deny_stack_user" was deprecated in W in favor of "actions:resume":"(role:admin and system_scope:all) or (role:member and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:check":"rule:deny_stack_user" was deprecated in W in favor of "actions:check":"(role:reader and system_scope:all) or (role:reader and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:cancel_update":"rule:deny_stack_user" was deprecated in W in favor of "actions:cancel_update":"(role:admin and system_scope:all) or (role:member and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:cancel_without_rollback":"rule:deny_stack_user" was deprecated in W in favor of "actions:cancel_without_rollback":"(role:admin and system_scope:all) or (role:member and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) ** Handling template files ** jinja2 rendering normal template overcloud-resource-registry-puppet.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./overcloud-resource-registry-puppet.yaml jinja2 rendering normal template overcloud.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./overcloud.yaml jinja2 rendering normal template post.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./common/post.yaml jinja2 rendering role template role.role.j2.yaml jinja2 rendering roles Undercloud rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./common/services/undercloud-role.yaml jinja2 rendering normal template apache-baremetal-puppet.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./deployment/apache/apache-baremetal-puppet.yaml jinja2 rendering normal template container-image-prepare-baremetal-ansible.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./deployment/container-image-prepare/container-image-prepare-baremetal-ansible.yaml jinja2 rendering normal template haproxy-internal-tls-certmonger.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./deployment/haproxy/haproxy-internal-tls-certmonger.yaml jinja2 rendering normal template octavia-deployment-config.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./deployment/octavia/octavia-deployment-config.yaml jinja2 rendering normal template deployed-server-environment.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/deployed-server-environment.yaml jinja2 rendering normal template net-noop.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-noop.yaml jinja2 rendering normal template deployed-network-environment.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/deployed-network-environment.yaml jinja2 rendering normal template net-2-linux-bonds-with-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-2-linux-bonds-with-vlans.yaml jinja2 rendering normal template net-bond-with-vlans-no-external.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-bond-with-vlans-no-external.yaml jinja2 rendering normal template net-bond-with-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-bond-with-vlans.yaml jinja2 rendering normal template net-dpdkbond-with-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-dpdkbond-with-vlans.yaml jinja2 rendering normal template net-multiple-nics-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-multiple-nics-vlans.yaml jinja2 rendering normal template net-multiple-nics.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-multiple-nics.yaml jinja2 rendering normal template net-single-nic-linux-bridge-with-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-single-nic-linux-bridge-with-vlans.yaml jinja2 rendering normal template net-single-nic-with-vlans-no-external.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-single-nic-with-vlans-no-external.yaml jinja2 rendering normal template net-single-nic-with-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-single-nic-with-vlans.yaml jinja2 rendering normal template network-environment-v6-all.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/network-environment-v6-all.yaml jinja2 rendering normal template network-environment-v6.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/network-environment-v6.yaml jinja2 rendering normal template network-environment.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/network-environment.yaml jinja2 rendering normal template networks-disable.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/networks-disable.yaml jinja2 rendering normal template overcloud-baremetal.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/overcloud-baremetal.yaml jinja2 rendering normal template split-stack-consistent-hostname-format.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/split-stack-consistent-hostname-format.yaml jinja2 rendering normal template enable-internal-tls.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/ssl/enable-internal-tls.yaml jinja2 rendering normal template swap-partition.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./extraconfig/all_nodes/swap-partition.yaml jinja2 rendering normal template swap.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./extraconfig/all_nodes/swap.yaml jinja2 rendering role template role.role.j2.yaml jinja2 rendering roles Undercloud rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./extraconfig/nova_metadata/krb-service-principals/undercloud-role.yaml jinja2 rendering network template network.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/external.yaml jinja2 rendering network template network_v6.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/external_v6.yaml jinja2 rendering normal template networks.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/networks.yaml jinja2 rendering normal template service_net_map.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/service_net_map.yaml jinja2 rendering network template deployed_port.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/deployed_external.yaml jinja2 rendering network template deployed_vip_port.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/deployed_vip_external.yaml jinja2 rendering network template external_resource_port.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external_resource_external.yaml jinja2 rendering network template external_resource_port_v6.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external_resource_external_v6.yaml jinja2 rendering normal template net_ip_list_map.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/net_ip_list_map.yaml jinja2 rendering normal template net_ip_map.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/net_ip_map.yaml jinja2 rendering normal template net_vip_map_external.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/net_vip_map_external.yaml jinja2 rendering normal template net_vip_map_external_v6.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/net_vip_map_external_v6.yaml jinja2 rendering network template port.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external.yaml jinja2 rendering network template port_from_pool.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external_from_pool.yaml jinja2 rendering network template port_from_pool_v6.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external_from_pool_v6.yaml jinja2 rendering network template port_v6.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external_v6.yaml jinja2 rendering role template role.role.j2.yaml jinja2 rendering roles Undercloud rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./puppet/undercloud-role.yaml ** Performing Heat stack create.. ** 2025-10-03 07:32:09Z [undercloud]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:32:09Z [undercloud.UndercloudRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:09Z [undercloud.UndercloudRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:32:09Z [undercloud.UndercloudRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:09Z [undercloud.UndercloudRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-03 07:32:09Z [undercloud.UndercloudRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:32:10Z [undercloud.ServiceNetMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:10Z [undercloud.ServiceNetMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:32:10Z [undercloud.ServiceNetMap.ServiceNetMapValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:10Z [undercloud.UndercloudRoleUserData]: CREATE_COMPLETE state changed 2025-10-03 07:32:10Z [undercloud.ServiceNetMap.ServiceNetMapValue]: CREATE_COMPLETE state changed 2025-10-03 07:32:10Z [undercloud.ServiceNetMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:32:11Z [undercloud.NodeTimesyncUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:11Z [undercloud.NodeTimesyncUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:32:11Z [undercloud.ServiceNetMap]: CREATE_COMPLETE state changed 2025-10-03 07:32:11Z [undercloud.NodeTimesyncUserData.timesync_chrony]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:11Z [undercloud.ControlVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:12Z [undercloud.NodeTimesyncUserData.timesync_chrony]: CREATE_COMPLETE state changed 2025-10-03 07:32:12Z [undercloud.DeploymentServerBlacklistDict]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:12Z [undercloud.DeploymentServerBlacklistDict]: CREATE_COMPLETE state changed 2025-10-03 07:32:12Z [undercloud.NodeTimesyncUserData.timesync_sync]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:13Z [undercloud.NodeTimesyncUserData.timesync_sync]: CREATE_COMPLETE state changed 2025-10-03 07:32:13Z [undercloud.ControlVirtualIP]: CREATE_COMPLETE state changed 2025-10-03 07:32:13Z [undercloud.NodeTimesyncUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:13Z [undercloud.Networks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:13Z [undercloud.NodeTimesyncUserData.userdata]: CREATE_COMPLETE state changed 2025-10-03 07:32:13Z [undercloud.Networks]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:32:13Z [undercloud.NodeTimesyncUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:32:13Z [undercloud.Networks.NetworkExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:13Z [undercloud.Networks.NetworkExtraConfig]: CREATE_COMPLETE state changed 2025-10-03 07:32:13Z [undercloud.CloudNames]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:13Z [undercloud.CloudNames]: CREATE_COMPLETE state changed 2025-10-03 07:32:13Z [undercloud.NodeTimesyncUserData]: CREATE_COMPLETE state changed 2025-10-03 07:32:14Z [undercloud.Networks.ExternalNetwork]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:14Z [undercloud.Networks.ExternalNetwork]: CREATE_COMPLETE state changed 2025-10-03 07:32:14Z [undercloud.Networks]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:32:14Z [undercloud.NodeAdminUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:14Z [undercloud.NodeAdminUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:32:14Z [undercloud.NodeAdminUserData.user_config]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:14Z [undercloud.NodeAdminUserData.user_config]: CREATE_COMPLETE state changed 2025-10-03 07:32:14Z [undercloud.NodeAdminUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:15Z [undercloud.NodeAdminUserData.userdata]: CREATE_COMPLETE state changed 2025-10-03 07:32:15Z [undercloud.NodeAdminUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:32:15Z [undercloud.Networks]: CREATE_COMPLETE state changed 2025-10-03 07:32:15Z [undercloud.UndercloudNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:15Z [undercloud.NetCidrMapValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:15Z [undercloud.PublicVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:15Z [undercloud.NetIpVersionMapValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:15Z [undercloud.NetCidrMapValue]: CREATE_COMPLETE state changed 2025-10-03 07:32:15Z [undercloud.NetIpVersionMapValue]: CREATE_COMPLETE state changed 2025-10-03 07:32:15Z [undercloud.UndercloudNetworkConfig]: CREATE_COMPLETE state changed 2025-10-03 07:32:15Z [undercloud.NodeUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:15Z [undercloud.NodeUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:32:15Z [undercloud.NodeAdminUserData]: CREATE_COMPLETE state changed 2025-10-03 07:32:15Z [undercloud.NodeUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:15Z [undercloud.NodeUserData.userdata]: CREATE_COMPLETE state changed 2025-10-03 07:32:15Z [undercloud.NodeUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:32:16Z [undercloud.PublicVirtualIP]: CREATE_COMPLETE state changed 2025-10-03 07:32:16Z [undercloud.VipMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:16Z [undercloud.VipMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:32:16Z [undercloud.VipMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:16Z [undercloud.VipMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-03 07:32:16Z [undercloud.VipMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:32:16Z [undercloud.NodeUserData]: CREATE_COMPLETE state changed 2025-10-03 07:32:16Z [undercloud.UndercloudUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:17Z [undercloud.UndercloudUserData]: CREATE_COMPLETE state changed 2025-10-03 07:32:17Z [undercloud.VipMap]: CREATE_COMPLETE state changed 2025-10-03 07:32:17Z [undercloud.VipHosts]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:17Z [undercloud.EndpointMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:17Z [undercloud.VipHosts]: CREATE_COMPLETE state changed 2025-10-03 07:32:18Z [undercloud.EndpointMap]: CREATE_COMPLETE state changed 2025-10-03 07:32:19Z [undercloud.EndpointMapData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:19Z [undercloud.EndpointMapData]: CREATE_COMPLETE state changed 2025-10-03 07:32:19Z [undercloud.UndercloudServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:19Z [undercloud.UndercloudServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:32:19Z [undercloud.UndercloudServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:20Z [undercloud.UndercloudServiceChain.ServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:32:20Z [undercloud.UndercloudServiceChain.ServiceChain.0]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:21Z [undercloud.UndercloudServiceChain.ServiceChain.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:32:21Z [undercloud.UndercloudServiceChain.ServiceChain.0.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:21Z [undercloud.UndercloudServiceChain.ServiceChain.0.ApacheNetworks]: CREATE_COMPLETE state changed 2025-10-03 07:32:21Z [undercloud.UndercloudServiceChain.ServiceChain.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:32:22Z [undercloud.UndercloudServiceChain.ServiceChain.0]: CREATE_COMPLETE state changed 2025-10-03 07:32:22Z [undercloud.UndercloudServiceChain.ServiceChain.1]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:23Z [undercloud.UndercloudServiceChain.ServiceChain.1]: CREATE_COMPLETE state changed 2025-10-03 07:32:23Z [undercloud.UndercloudServiceChain.ServiceChain.2]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:24Z [undercloud.UndercloudServiceChain.ServiceChain.2]: CREATE_COMPLETE state changed 2025-10-03 07:32:24Z [undercloud.UndercloudServiceChain.ServiceChain.3]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:24Z [undercloud.UndercloudServiceChain.ServiceChain.3]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:32:24Z [undercloud.UndercloudServiceChain.ServiceChain.3.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:24Z [undercloud.UndercloudServiceChain.ServiceChain.3.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:32:25Z [undercloud.UndercloudServiceChain.ServiceChain.3.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:27Z [undercloud.UndercloudServiceChain.ServiceChain.3.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-03 07:32:27Z [undercloud.UndercloudServiceChain.ServiceChain.3]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:32:27Z [undercloud.UndercloudServiceChain.ServiceChain.3]: CREATE_COMPLETE state changed 2025-10-03 07:32:28Z [undercloud.UndercloudServiceChain.ServiceChain.4]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:29Z [undercloud.UndercloudServiceChain.ServiceChain.4]: CREATE_COMPLETE state changed 2025-10-03 07:32:29Z [undercloud.UndercloudServiceChain.ServiceChain.5]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:29Z [undercloud.UndercloudServiceChain.ServiceChain.5]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:32:29Z [undercloud.UndercloudServiceChain.ServiceChain.5.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:30Z [undercloud.UndercloudServiceChain.ServiceChain.5.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:30Z [undercloud.UndercloudServiceChain.ServiceChain.5.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:32:30Z [undercloud.UndercloudServiceChain.ServiceChain.5.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-03 07:32:31Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyLogging]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:32Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyPublicTLS]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:32Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyLogging]: CREATE_COMPLETE state changed 2025-10-03 07:32:33Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyInternalTLS]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:33Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyInternalTLS]: CREATE_COMPLETE state changed 2025-10-03 07:32:33Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyPublicTLS]: CREATE_COMPLETE state changed 2025-10-03 07:32:33Z [undercloud.UndercloudServiceChain.ServiceChain.5]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:32:34Z [undercloud.UndercloudServiceChain.ServiceChain.5]: CREATE_COMPLETE state changed 2025-10-03 07:32:35Z [undercloud.UndercloudServiceChain.ServiceChain.6]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:35Z [undercloud.UndercloudServiceChain.ServiceChain.6]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:32:35Z [undercloud.UndercloudServiceChain.ServiceChain.6.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:35Z [undercloud.UndercloudServiceChain.ServiceChain.6.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:32:35Z [undercloud.UndercloudServiceChain.ServiceChain.6]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:32:36Z [undercloud.UndercloudServiceChain.ServiceChain.6]: CREATE_COMPLETE state changed 2025-10-03 07:32:36Z [undercloud.UndercloudServiceChain.ServiceChain.7]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:37Z [undercloud.UndercloudServiceChain.ServiceChain.7]: CREATE_COMPLETE state changed 2025-10-03 07:32:37Z [undercloud.UndercloudServiceChain.ServiceChain.8]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:37Z [undercloud.UndercloudServiceChain.ServiceChain.8]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:32:37Z [undercloud.UndercloudServiceChain.ServiceChain.8.IronicBase]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:39Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:39Z [undercloud.UndercloudServiceChain.ServiceChain.8.IronicBase]: CREATE_COMPLETE state changed 2025-10-03 07:32:39Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:32:39Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:39Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase.ApacheNetworks]: CREATE_COMPLETE state changed 2025-10-03 07:32:39Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:32:40Z [undercloud.UndercloudServiceChain.ServiceChain.8.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:40Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase]: CREATE_COMPLETE state changed 2025-10-03 07:32:41Z [undercloud.UndercloudServiceChain.ServiceChain.8.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:41Z [undercloud.UndercloudServiceChain.ServiceChain.8.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-03 07:32:42Z [undercloud.UndercloudServiceChain.ServiceChain.8.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:42Z [undercloud.UndercloudServiceChain.ServiceChain.8.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:32:42Z [undercloud.UndercloudServiceChain.ServiceChain.8.MySQLClient]: CREATE_COMPLETE state changed 2025-10-03 07:32:42Z [undercloud.UndercloudServiceChain.ServiceChain.8]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:32:42Z [undercloud.UndercloudServiceChain.ServiceChain.8]: CREATE_COMPLETE state changed 2025-10-03 07:32:43Z [undercloud.UndercloudServiceChain.ServiceChain.9]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:43Z [undercloud.UndercloudServiceChain.ServiceChain.9]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:32:43Z [undercloud.UndercloudServiceChain.ServiceChain.9.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:44Z [undercloud.UndercloudServiceChain.ServiceChain.9.IronicBase]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:44Z [undercloud.UndercloudServiceChain.ServiceChain.9.MySQLClient]: CREATE_COMPLETE state changed 2025-10-03 07:32:45Z [undercloud.UndercloudServiceChain.ServiceChain.9.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:45Z [undercloud.UndercloudServiceChain.ServiceChain.9.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:32:45Z [undercloud.UndercloudServiceChain.ServiceChain.9.IronicBase]: CREATE_COMPLETE state changed 2025-10-03 07:32:46Z [undercloud.UndercloudServiceChain.ServiceChain.9.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:47Z [undercloud.UndercloudServiceChain.ServiceChain.9.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-03 07:32:47Z [undercloud.UndercloudServiceChain.ServiceChain.9]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:32:48Z [undercloud.UndercloudServiceChain.ServiceChain.9]: CREATE_COMPLETE state changed 2025-10-03 07:32:48Z [undercloud.UndercloudServiceChain.ServiceChain.10]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:48Z [undercloud.UndercloudServiceChain.ServiceChain.10]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:32:49Z [undercloud.UndercloudServiceChain.ServiceChain.10.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:49Z [undercloud.UndercloudServiceChain.ServiceChain.10.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:32:50Z [undercloud.UndercloudServiceChain.ServiceChain.10.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:51Z [undercloud.UndercloudServiceChain.ServiceChain.10.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:51Z [undercloud.UndercloudServiceChain.ServiceChain.10.MySQLClient]: CREATE_COMPLETE state changed 2025-10-03 07:32:52Z [undercloud.UndercloudServiceChain.ServiceChain.10.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-03 07:32:52Z [undercloud.UndercloudServiceChain.ServiceChain.10]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:32:53Z [undercloud.UndercloudServiceChain.ServiceChain.10]: CREATE_COMPLETE state changed 2025-10-03 07:32:53Z [undercloud.UndercloudServiceChain.ServiceChain.11]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:53Z [undercloud.UndercloudServiceChain.ServiceChain.11]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:32:53Z [undercloud.UndercloudServiceChain.ServiceChain.11.NeutronLogging]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:54Z [undercloud.UndercloudServiceChain.ServiceChain.11.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:54Z [undercloud.UndercloudServiceChain.ServiceChain.11.NeutronLogging]: CREATE_COMPLETE state changed 2025-10-03 07:32:55Z [undercloud.UndercloudServiceChain.ServiceChain.11.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:55Z [undercloud.UndercloudServiceChain.ServiceChain.11.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:32:55Z [undercloud.UndercloudServiceChain.ServiceChain.11.NeutronBase]: CREATE_COMPLETE state changed 2025-10-03 07:32:56Z [undercloud.UndercloudServiceChain.ServiceChain.11.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:57Z [undercloud.UndercloudServiceChain.ServiceChain.11.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-03 07:32:57Z [undercloud.UndercloudServiceChain.ServiceChain.11]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:32:58Z [undercloud.UndercloudServiceChain.ServiceChain.11]: CREATE_COMPLETE state changed 2025-10-03 07:32:58Z [undercloud.UndercloudServiceChain.ServiceChain.12]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:58Z [undercloud.UndercloudServiceChain.ServiceChain.12]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:32:59Z [undercloud.UndercloudServiceChain.ServiceChain.12.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:59Z [undercloud.UndercloudServiceChain.ServiceChain.12.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:32:59Z [undercloud.UndercloudServiceChain.ServiceChain.12.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:33:00Z [undercloud.UndercloudServiceChain.ServiceChain.12.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-03 07:33:00Z [undercloud.UndercloudServiceChain.ServiceChain.12]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:33:00Z [undercloud.UndercloudServiceChain.ServiceChain.12]: CREATE_COMPLETE state changed 2025-10-03 07:33:01Z [undercloud.UndercloudServiceChain.ServiceChain.13]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:01Z [undercloud.UndercloudServiceChain.ServiceChain.13]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:33:01Z [undercloud.UndercloudServiceChain.ServiceChain.13.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:01Z [undercloud.UndercloudServiceChain.ServiceChain.13.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:33:02Z [undercloud.UndercloudServiceChain.ServiceChain.13.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:03Z [undercloud.UndercloudServiceChain.ServiceChain.13.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-03 07:33:03Z [undercloud.UndercloudServiceChain.ServiceChain.13]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:33:04Z [undercloud.UndercloudServiceChain.ServiceChain.13]: CREATE_COMPLETE state changed 2025-10-03 07:33:04Z [undercloud.UndercloudServiceChain.ServiceChain.14]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:04Z [undercloud.UndercloudServiceChain.ServiceChain.14]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:33:04Z [undercloud.UndercloudServiceChain.ServiceChain.14.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:04Z [undercloud.UndercloudServiceChain.ServiceChain.14.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:33:04Z [undercloud.UndercloudServiceChain.ServiceChain.14]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:33:05Z [undercloud.UndercloudServiceChain.ServiceChain.14]: CREATE_COMPLETE state changed 2025-10-03 07:33:05Z [undercloud.UndercloudServiceChain.ServiceChain.15]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:05Z [undercloud.UndercloudServiceChain.ServiceChain.15]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:33:06Z [undercloud.UndercloudServiceChain.ServiceChain.15.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:06Z [undercloud.UndercloudServiceChain.ServiceChain.15.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:33:07Z [undercloud.UndercloudServiceChain.ServiceChain.15.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:08Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:08Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:33:08Z [undercloud.UndercloudServiceChain.ServiceChain.15.MySQLClient]: CREATE_COMPLETE state changed 2025-10-03 07:33:08Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:08Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase.ApacheNetworks]: CREATE_COMPLETE state changed 2025-10-03 07:33:08Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:33:09Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:09Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:33:09Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_COMPLETE state changed 2025-10-03 07:33:09Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:09Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:33:09Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:33:10Z [undercloud.UndercloudServiceChain.ServiceChain.15.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:10Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging]: CREATE_COMPLETE state changed 2025-10-03 07:33:11Z [undercloud.UndercloudServiceChain.ServiceChain.15.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-03 07:33:11Z [undercloud.UndercloudServiceChain.ServiceChain.15]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:33:12Z [undercloud.UndercloudServiceChain.ServiceChain.15]: CREATE_COMPLETE state changed 2025-10-03 07:33:12Z [undercloud.UndercloudServiceChain.ServiceChain.16]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:13Z [undercloud.UndercloudServiceChain.ServiceChain.16]: CREATE_COMPLETE state changed 2025-10-03 07:33:13Z [undercloud.UndercloudServiceChain.ServiceChain.17]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:13Z [undercloud.UndercloudServiceChain.ServiceChain.17]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:33:14Z [undercloud.UndercloudServiceChain.ServiceChain.17.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:14Z [undercloud.UndercloudServiceChain.ServiceChain.17.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:33:15Z [undercloud.UndercloudServiceChain.ServiceChain.17.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:16Z [undercloud.UndercloudServiceChain.ServiceChain.17.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-03 07:33:16Z [undercloud.UndercloudServiceChain.ServiceChain.17]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:33:16Z [undercloud.UndercloudServiceChain.ServiceChain.17]: CREATE_COMPLETE state changed 2025-10-03 07:33:17Z [undercloud.UndercloudServiceChain.ServiceChain.18]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:17Z [undercloud.UndercloudServiceChain.ServiceChain.18]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:33:17Z [undercloud.UndercloudServiceChain.ServiceChain.18.MysqlBase]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:18Z [undercloud.UndercloudServiceChain.ServiceChain.18.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:18Z [undercloud.UndercloudServiceChain.ServiceChain.18.MysqlBase]: CREATE_COMPLETE state changed 2025-10-03 07:33:19Z [undercloud.UndercloudServiceChain.ServiceChain.18.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:19Z [undercloud.UndercloudServiceChain.ServiceChain.18.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:33:19Z [undercloud.UndercloudServiceChain.ServiceChain.18.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-03 07:33:19Z [undercloud.UndercloudServiceChain.ServiceChain.18]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:33:20Z [undercloud.UndercloudServiceChain.ServiceChain.18]: CREATE_COMPLETE state changed 2025-10-03 07:33:20Z [undercloud.UndercloudServiceChain.ServiceChain.19]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:21Z [undercloud.UndercloudServiceChain.ServiceChain.19]: CREATE_COMPLETE state changed 2025-10-03 07:33:22Z [undercloud.UndercloudServiceChain.ServiceChain.20]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:22Z [undercloud.UndercloudServiceChain.ServiceChain.20]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:33:22Z [undercloud.UndercloudServiceChain.ServiceChain.20.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:23Z [undercloud.UndercloudServiceChain.ServiceChain.20.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:23Z [undercloud.UndercloudServiceChain.ServiceChain.20.MySQLClient]: CREATE_COMPLETE state changed 2025-10-03 07:33:24Z [undercloud.UndercloudServiceChain.ServiceChain.20.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:24Z [undercloud.UndercloudServiceChain.ServiceChain.20.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:33:24Z [undercloud.UndercloudServiceChain.ServiceChain.20.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-03 07:33:25Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:25Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:33:25Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:25Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:33:25Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:33:26Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:26Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging]: CREATE_COMPLETE state changed 2025-10-03 07:33:27Z [undercloud.UndercloudServiceChain.ServiceChain.20.TLSProxyBase]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:27Z [undercloud.UndercloudServiceChain.ServiceChain.20.TLSProxyBase]: CREATE_COMPLETE state changed 2025-10-03 07:33:27Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronBase]: CREATE_COMPLETE state changed 2025-10-03 07:33:27Z [undercloud.UndercloudServiceChain.ServiceChain.20]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:33:28Z [undercloud.UndercloudServiceChain.ServiceChain.20]: CREATE_COMPLETE state changed 2025-10-03 07:33:28Z [undercloud.UndercloudServiceChain.ServiceChain.21]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:28Z [undercloud.UndercloudServiceChain.ServiceChain.21]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:33:28Z [undercloud.UndercloudServiceChain.ServiceChain.21.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:28Z [undercloud.UndercloudServiceChain.ServiceChain.21.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:33:29Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:29Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:33:30Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:31Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase.NeutronBase]: CREATE_COMPLETE state changed 2025-10-03 07:33:31Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:33:31Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase]: CREATE_COMPLETE state changed 2025-10-03 07:33:31Z [undercloud.UndercloudServiceChain.ServiceChain.21]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:33:32Z [undercloud.UndercloudServiceChain.ServiceChain.21]: CREATE_COMPLETE state changed 2025-10-03 07:33:33Z [undercloud.UndercloudServiceChain.ServiceChain.22]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:33Z [undercloud.UndercloudServiceChain.ServiceChain.22]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:33:33Z [undercloud.UndercloudServiceChain.ServiceChain.22.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:33Z [undercloud.UndercloudServiceChain.ServiceChain.22.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:33:34Z [undercloud.UndercloudServiceChain.ServiceChain.22.NeutronLogging]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:35Z [undercloud.UndercloudServiceChain.ServiceChain.22.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:35Z [undercloud.UndercloudServiceChain.ServiceChain.22.NeutronLogging]: CREATE_COMPLETE state changed 2025-10-03 07:33:36Z [undercloud.UndercloudServiceChain.ServiceChain.22.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:36Z [undercloud.UndercloudServiceChain.ServiceChain.22.NeutronBase]: CREATE_COMPLETE state changed 2025-10-03 07:33:37Z [undercloud.UndercloudServiceChain.ServiceChain.22.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-03 07:33:37Z [undercloud.UndercloudServiceChain.ServiceChain.22]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:33:38Z [undercloud.UndercloudServiceChain.ServiceChain.22]: CREATE_COMPLETE state changed 2025-10-03 07:33:38Z [undercloud.UndercloudServiceChain.ServiceChain.23]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:38Z [undercloud.UndercloudServiceChain.ServiceChain.23]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:33:38Z [undercloud.UndercloudServiceChain.ServiceChain.23.NeutronLogging]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:39Z [undercloud.UndercloudServiceChain.ServiceChain.23.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:39Z [undercloud.UndercloudServiceChain.ServiceChain.23.NeutronLogging]: CREATE_COMPLETE state changed 2025-10-03 07:33:40Z [undercloud.UndercloudServiceChain.ServiceChain.23.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:41Z [undercloud.UndercloudServiceChain.ServiceChain.23.NeutronBase]: CREATE_COMPLETE state changed 2025-10-03 07:33:41Z [undercloud.UndercloudServiceChain.ServiceChain.23.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:41Z [undercloud.UndercloudServiceChain.ServiceChain.23.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:33:41Z [undercloud.UndercloudServiceChain.ServiceChain.23.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-03 07:33:42Z [undercloud.UndercloudServiceChain.ServiceChain.23]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:33:42Z [undercloud.UndercloudServiceChain.ServiceChain.23]: CREATE_COMPLETE state changed 2025-10-03 07:33:43Z [undercloud.UndercloudServiceChain.ServiceChain.24]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:43Z [undercloud.UndercloudServiceChain.ServiceChain.24]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:33:43Z [undercloud.UndercloudServiceChain.ServiceChain.24.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:43Z [undercloud.UndercloudServiceChain.ServiceChain.24.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:33:44Z [undercloud.UndercloudServiceChain.ServiceChain.24.NeutronLogging]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:45Z [undercloud.UndercloudServiceChain.ServiceChain.24.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:45Z [undercloud.UndercloudServiceChain.ServiceChain.24.NeutronLogging]: CREATE_COMPLETE state changed 2025-10-03 07:33:46Z [undercloud.UndercloudServiceChain.ServiceChain.24.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:46Z [undercloud.UndercloudServiceChain.ServiceChain.24.NeutronBase]: CREATE_COMPLETE state changed 2025-10-03 07:33:47Z [undercloud.UndercloudServiceChain.ServiceChain.24.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-03 07:33:47Z [undercloud.UndercloudServiceChain.ServiceChain.24]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:33:48Z [undercloud.UndercloudServiceChain.ServiceChain.24]: CREATE_COMPLETE state changed 2025-10-03 07:33:48Z [undercloud.UndercloudServiceChain.ServiceChain.25]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:49Z [undercloud.UndercloudServiceChain.ServiceChain.25]: CREATE_COMPLETE state changed 2025-10-03 07:33:50Z [undercloud.UndercloudServiceChain.ServiceChain.26]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:50Z [undercloud.UndercloudServiceChain.ServiceChain.26]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:33:50Z [undercloud.UndercloudServiceChain.ServiceChain.26.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:51Z [undercloud.UndercloudServiceChain.ServiceChain.26.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-03 07:33:51Z [undercloud.UndercloudServiceChain.ServiceChain.26]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:33:52Z [undercloud.UndercloudServiceChain.ServiceChain.26]: CREATE_COMPLETE state changed 2025-10-03 07:33:52Z [undercloud.UndercloudServiceChain.ServiceChain.27]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:52Z [undercloud.UndercloudServiceChain.ServiceChain.27]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:33:52Z [undercloud.UndercloudServiceChain.ServiceChain.27.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:53Z [undercloud.UndercloudServiceChain.ServiceChain.27.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:53Z [undercloud.UndercloudServiceChain.ServiceChain.27.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:33:53Z [undercloud.UndercloudServiceChain.ServiceChain.27.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-03 07:33:54Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:54Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:33:54Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:54Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:33:55Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-03 07:33:56Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-03 07:33:56Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:33:57Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase]: CREATE_COMPLETE state changed 2025-10-03 07:33:57Z [undercloud.UndercloudServiceChain.ServiceChain.27]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:33:58Z [undercloud.UndercloudServiceChain.ServiceChain.27]: CREATE_COMPLETE state changed 2025-10-03 07:33:59Z [undercloud.UndercloudServiceChain.ServiceChain.28]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:00Z [undercloud.UndercloudServiceChain.ServiceChain.28]: CREATE_COMPLETE state changed 2025-10-03 07:34:00Z [undercloud.UndercloudServiceChain.ServiceChain.29]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:01Z [undercloud.UndercloudServiceChain.ServiceChain.29]: CREATE_COMPLETE state changed 2025-10-03 07:34:01Z [undercloud.UndercloudServiceChain.ServiceChain.30]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:02Z [undercloud.UndercloudServiceChain.ServiceChain.30]: CREATE_COMPLETE state changed 2025-10-03 07:34:02Z [undercloud.UndercloudServiceChain.ServiceChain.31]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:04Z [undercloud.UndercloudServiceChain.ServiceChain.31]: CREATE_COMPLETE state changed 2025-10-03 07:34:04Z [undercloud.UndercloudServiceChain.ServiceChain.32]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:05Z [undercloud.UndercloudServiceChain.ServiceChain.32]: CREATE_COMPLETE state changed 2025-10-03 07:34:05Z [undercloud.UndercloudServiceChain.ServiceChain.33]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:06Z [undercloud.UndercloudServiceChain.ServiceChain.33]: CREATE_COMPLETE state changed 2025-10-03 07:34:06Z [undercloud.UndercloudServiceChain.ServiceChain.34]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:08Z [undercloud.UndercloudServiceChain.ServiceChain.34]: CREATE_COMPLETE state changed 2025-10-03 07:34:08Z [undercloud.UndercloudServiceChain.ServiceChain.35]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:08Z [undercloud.UndercloudServiceChain.ServiceChain.35]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:34:08Z [undercloud.UndercloudServiceChain.ServiceChain.35.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:08Z [undercloud.UndercloudServiceChain.ServiceChain.35.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:34:08Z [undercloud.UndercloudServiceChain.ServiceChain.35]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:34:09Z [undercloud.UndercloudServiceChain.ServiceChain.35]: CREATE_COMPLETE state changed 2025-10-03 07:34:09Z [undercloud.UndercloudServiceChain.ServiceChain.36]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:09Z [undercloud.UndercloudServiceChain.ServiceChain.36]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:34:09Z [undercloud.UndercloudServiceChain.ServiceChain.36.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:09Z [undercloud.UndercloudServiceChain.ServiceChain.36.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:34:10Z [undercloud.UndercloudServiceChain.ServiceChain.36.Podman]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:11Z [undercloud.UndercloudServiceChain.ServiceChain.36.Podman]: CREATE_COMPLETE state changed 2025-10-03 07:34:11Z [undercloud.UndercloudServiceChain.ServiceChain.36]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:34:12Z [undercloud.UndercloudServiceChain.ServiceChain.36]: CREATE_COMPLETE state changed 2025-10-03 07:34:12Z [undercloud.UndercloudServiceChain.ServiceChain.37]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:13Z [undercloud.UndercloudServiceChain.ServiceChain.37]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:34:13Z [undercloud.UndercloudServiceChain.ServiceChain.37.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:13Z [undercloud.UndercloudServiceChain.ServiceChain.37.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-03 07:34:13Z [undercloud.UndercloudServiceChain.ServiceChain.37]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:34:14Z [undercloud.UndercloudServiceChain.ServiceChain.37]: CREATE_COMPLETE state changed 2025-10-03 07:34:14Z [undercloud.UndercloudServiceChain.ServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:34:14Z [undercloud.UndercloudServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-03 07:34:15Z [undercloud.UndercloudServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:15Z [undercloud.UndercloudServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:15Z [undercloud.UndercloudServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:15Z [undercloud.UndercloudServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:15Z [undercloud.UndercloudServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-03 07:34:15Z [undercloud.UndercloudServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:15Z [undercloud.UndercloudServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:15Z [undercloud.UndercloudServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:15Z [undercloud.UndercloudServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:15Z [undercloud.UndercloudServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-03 07:34:15Z [undercloud.UndercloudServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:15Z [undercloud.UndercloudServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-03 07:34:15Z [undercloud.UndercloudServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:15Z [undercloud.UndercloudServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-03 07:34:15Z [undercloud.UndercloudServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:16Z [undercloud.UndercloudServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:16Z [undercloud.UndercloudServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:16Z [undercloud.UndercloudServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:16Z [undercloud.UndercloudServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:16Z [undercloud.UndercloudServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:16Z [undercloud.UndercloudServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:16Z [undercloud.UndercloudServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-03 07:34:16Z [undercloud.UndercloudServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:16Z [undercloud.UndercloudServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-03 07:34:16Z [undercloud.UndercloudServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:16Z [undercloud.UndercloudServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-03 07:34:16Z [undercloud.UndercloudServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:16Z [undercloud.UndercloudServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:17Z [undercloud.UndercloudServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:17Z [undercloud.UndercloudServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:17Z [undercloud.UndercloudServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:17Z [undercloud.UndercloudServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-03 07:34:17Z [undercloud.UndercloudServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:17Z [undercloud.UndercloudServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:17Z [undercloud.UndercloudServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:17Z [undercloud.UndercloudServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:17Z [undercloud.UndercloudServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-03 07:34:17Z [undercloud.UndercloudServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:17Z [undercloud.UndercloudServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:18Z [undercloud.UndercloudServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:18Z [undercloud.UndercloudServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:18Z [undercloud.UndercloudServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-03 07:34:18Z [undercloud.UndercloudServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:18Z [undercloud.UndercloudServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:18Z [undercloud.UndercloudServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:18Z [undercloud.UndercloudServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:18Z [undercloud.UndercloudServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:18Z [undercloud.UndercloudServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:18Z [undercloud.UndercloudServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:18Z [undercloud.UndercloudServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:18Z [undercloud.UndercloudServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:18Z [undercloud.UndercloudServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:18Z [undercloud.UndercloudServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:18Z [undercloud.UndercloudServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-03 07:34:19Z [undercloud.UndercloudServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:19Z [undercloud.UndercloudServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:19Z [undercloud.UndercloudServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:19Z [undercloud.UndercloudServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:19Z [undercloud.UndercloudServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:19Z [undercloud.UndercloudServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:19Z [undercloud.UndercloudServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:19Z [undercloud.UndercloudServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-03 07:34:19Z [undercloud.UndercloudServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:34:19Z [undercloud.UndercloudServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:34:19Z [undercloud.UndercloudServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:34:20Z [undercloud.UndercloudServiceChain]: CREATE_COMPLETE state changed 2025-10-03 07:34:20Z [undercloud.UndercloudServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:20Z [undercloud.UndercloudServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-03 07:34:20Z [undercloud.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:20Z [undercloud.UndercloudServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:20Z [undercloud.GlobalConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:20Z [undercloud.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-03 07:34:20Z [undercloud.UndercloudServiceNames]: CREATE_COMPLETE state changed 2025-10-03 07:34:20Z [undercloud.GlobalConfig]: CREATE_COMPLETE state changed 2025-10-03 07:34:20Z [undercloud.UndercloudGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:20Z [undercloud.UndercloudServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:20Z [undercloud.UndercloudGroupVars]: CREATE_COMPLETE state changed 2025-10-03 07:34:20Z [undercloud.Undercloud]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:20Z [undercloud.UndercloudServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:34:21Z [undercloud.UndercloudConfigData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:21Z [undercloud.Undercloud]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:34:21Z [undercloud.UndercloudConfigData]: CREATE_COMPLETE state changed 2025-10-03 07:34:21Z [undercloud.Undercloud]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:34:22Z [undercloud.Undercloud]: UPDATE_IN_PROGRESS Stack UPDATE started 2025-10-03 07:34:22Z [undercloud.Undercloud.0]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:22Z [undercloud.Undercloud.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:34:22Z [undercloud.Undercloud.0.DeploymentActions]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:22Z [undercloud.Undercloud.0.DeploymentActions]: CREATE_COMPLETE state changed 2025-10-03 07:34:23Z [undercloud.Undercloud.0.Undercloud]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:23Z [undercloud.Undercloud.0.Undercloud]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:34:23Z [undercloud.Undercloud.0.Undercloud.ControlPlanePort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:24Z [undercloud.Undercloud.0.Undercloud.deployed-server]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:24Z [undercloud.Undercloud.0.Undercloud.ControlPlanePort]: CREATE_COMPLETE state changed 2025-10-03 07:34:24Z [undercloud.Undercloud.0.Undercloud.deployed-server]: CREATE_COMPLETE state changed 2025-10-03 07:34:24Z [undercloud.Undercloud.0.Undercloud]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:34:25Z [undercloud.Undercloud.0.Undercloud]: CREATE_COMPLETE state changed 2025-10-03 07:34:25Z [undercloud.Undercloud.0.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:25Z [undercloud.Undercloud.0.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:25Z [undercloud.Undercloud.0.ExternalPort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:25Z [undercloud.Undercloud.0.NetHostMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:25Z [undercloud.Undercloud.0.UndercloudExtraConfigPre]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:25Z [undercloud.Undercloud.0.NetHostMap]: CREATE_COMPLETE state changed 2025-10-03 07:34:25Z [undercloud.Undercloud.0.NodeTLSCAData]: CREATE_COMPLETE state changed 2025-10-03 07:34:25Z [undercloud.Undercloud.0.PreNetworkConfig]: CREATE_COMPLETE state changed 2025-10-03 07:34:25Z [undercloud.Undercloud.0.UndercloudAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:25Z [undercloud.Undercloud.0.UndercloudAnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-03 07:34:26Z [undercloud.Undercloud.0.ExternalPort]: CREATE_COMPLETE state changed 2025-10-03 07:34:26Z [undercloud.Undercloud.0.UndercloudExtraConfigPre]: CREATE_COMPLETE state changed 2025-10-03 07:34:27Z [undercloud.Undercloud.0.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:27Z [undercloud.Undercloud.0.NetIpMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:27Z [undercloud.Undercloud.0.NetIpMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:34:27Z [undercloud.Undercloud.0.NetIpMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:27Z [undercloud.Undercloud.0.NetIpMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-03 07:34:27Z [undercloud.Undercloud.0.NetIpMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:34:28Z [undercloud.Undercloud.0.NodeExtraConfig]: CREATE_COMPLETE state changed 2025-10-03 07:34:28Z [undercloud.Undercloud.0.NetIpMap]: CREATE_COMPLETE state changed 2025-10-03 07:34:28Z [undercloud.Undercloud.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:34:28Z [undercloud.Undercloud.0]: CREATE_COMPLETE state changed 2025-10-03 07:34:28Z [undercloud.Undercloud]: UPDATE_COMPLETE Stack UPDATE completed successfully 2025-10-03 07:34:29Z [undercloud.Undercloud]: CREATE_COMPLETE state changed 2025-10-03 07:34:29Z [undercloud.BlacklistedIpAddresses]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:29Z [undercloud.UndercloudNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:29Z [undercloud.AnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:29Z [undercloud.UndercloudServers]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:29Z [undercloud.BlacklistedHostnames]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:29Z [undercloud.BlacklistedIpAddresses]: CREATE_COMPLETE state changed 2025-10-03 07:34:29Z [undercloud.UndercloudNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-03 07:34:29Z [undercloud.AnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-03 07:34:29Z [undercloud.HostsEntryValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:29Z [undercloud.UndercloudServers]: CREATE_COMPLETE state changed 2025-10-03 07:34:29Z [undercloud.BlacklistedHostnames]: CREATE_COMPLETE state changed 2025-10-03 07:34:29Z [undercloud.ServerIdMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:29Z [undercloud.HostsEntryValue]: CREATE_COMPLETE state changed 2025-10-03 07:34:29Z [undercloud.UndercloudIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:29Z [undercloud.ServerIdMap]: CREATE_COMPLETE state changed 2025-10-03 07:34:29Z [undercloud.AllNodesExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:29Z [undercloud.AllNodesExtraConfig]: CREATE_COMPLETE state changed 2025-10-03 07:34:30Z [undercloud.UndercloudIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:34:30Z [undercloud.AllNodesDeploySteps]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:30Z [undercloud.UndercloudIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:30Z [undercloud.UndercloudIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-03 07:34:30Z [undercloud.AllNodesDeploySteps]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:34:30Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:30Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:34:30Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:30Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyConfig]: CREATE_COMPLETE state changed 2025-10-03 07:34:31Z [undercloud.UndercloudIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:31Z [undercloud.UndercloudIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-03 07:34:31Z [undercloud.UndercloudIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:34:31Z [undercloud.AllNodesDeploySteps.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:31Z [undercloud.AllNodesDeploySteps.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:31Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:31Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostConfig]: CREATE_COMPLETE state changed 2025-10-03 07:34:31Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:31Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:34:31Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:31Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:34:31Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0.TripleOSoftwareDeployment]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:32Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0.TripleOSoftwareDeployment]: CREATE_COMPLETE state changed 2025-10-03 07:34:32Z [undercloud.UndercloudIpListMap]: CREATE_COMPLETE state changed 2025-10-03 07:34:32Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0.TripleODeployment]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:32Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0.TripleODeployment]: CREATE_COMPLETE state changed 2025-10-03 07:34:32Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:34:32Z [undercloud.AllNodesDeploySteps.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:32Z [undercloud.AllNodesDeploySteps.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:32Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:32Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkConfig]: CREATE_COMPLETE state changed 2025-10-03 07:34:32Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0]: CREATE_COMPLETE state changed 2025-10-03 07:34:32Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:34:33Z [undercloud.AllNodesDeploySteps.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:33Z [undercloud.AllNodesDeploySteps.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:33Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment]: CREATE_COMPLETE state changed 2025-10-03 07:34:33Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:33Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:33Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:34:33Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:34:34Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:34Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:34Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:34:34Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:34:34Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0.TripleOSoftwareDeployment]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:34Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0.TripleOSoftwareDeployment]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:34Z [undercloud.AllNodesDeploySteps.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:34Z [undercloud.AllNodesDeploySteps.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:34Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0.TripleOSoftwareDeployment]: CREATE_COMPLETE state changed 2025-10-03 07:34:34Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0.TripleOSoftwareDeployment]: CREATE_COMPLETE state changed 2025-10-03 07:34:34Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0.TripleODeployment]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:34Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0.TripleODeployment]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:34Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0.TripleODeployment]: CREATE_COMPLETE state changed 2025-10-03 07:34:34Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0.TripleODeployment]: CREATE_COMPLETE state changed 2025-10-03 07:34:34Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:34:34Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:34:35Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0]: CREATE_COMPLETE state changed 2025-10-03 07:34:35Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0]: CREATE_COMPLETE state changed 2025-10-03 07:34:35Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:34:35Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:34:35Z [undercloud.AllNodesDeploySteps.BootstrapServerId]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:35Z [undercloud.AllNodesDeploySteps.BootstrapServerId]: CREATE_COMPLETE state changed 2025-10-03 07:34:36Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment]: CREATE_COMPLETE state changed 2025-10-03 07:34:36Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment]: CREATE_COMPLETE state changed 2025-10-03 07:34:36Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:34:36Z [undercloud.AllNodesDeploySteps.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:36Z [undercloud.AllNodesDeploySteps.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:36Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost]: CREATE_COMPLETE state changed 2025-10-03 07:34:36Z [undercloud.AllNodesDeploySteps.UndercloudPostConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:36Z [undercloud.AllNodesDeploySteps.UndercloudPostConfig]: CREATE_COMPLETE state changed 2025-10-03 07:34:37Z [undercloud.AllNodesDeploySteps.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:34:37Z [undercloud.AllNodesDeploySteps.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:34:37Z [undercloud.AllNodesDeploySteps]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:34:38Z [undercloud.AllNodesDeploySteps]: CREATE_COMPLETE state changed 2025-10-03 07:34:38Z [undercloud]: CREATE_COMPLETE Stack CREATE completed successfully Stack undercloud/061d2859-40a9-47b2-8f1f-fa314ea4f087 CREATE_COMPLETE ** Downloading undercloud ansible.. ** Generating default ansible config file /home/zuul/tripleo-deploy/undercloud/ansible.cfg [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Invalid characters were found in group names but not replaced, use -vvvv to see details [WARNING]: Found both group and host with same name: undercloud [WARNING]: file /home/zuul/tripleo-deploy/undercloud/undercloud-ansible- jl2rni86/external_post_deploy_steps_tasks.yaml is empty and had no tasks to include PLAY [External deployment step 0] ********************************************** [WARNING]: Using run_once with the tripleo_free strategy is not currently supported. This task will still be executed for every host in the inventory list. [WARNING]: any_errors_fatal only stops any future tasks running on the host that fails with the tripleo_free strategy. 2025-10-03 07:34:58.332816 | fa163e2f-d608-db3b-d661-000000000005 | TASK | External deployment step 0 2025-10-03 07:34:58.358085 | fa163e2f-d608-db3b-d661-000000000005 | OK | External deployment step 0 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 0' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-db3b-d661-000000000005') missing from stats 2025-10-03 07:34:58.404982 | fa163e2f-d608-db3b-d661-000000000006 | TIMING | include_tasks | undercloud | 0:00:00.140563 | 0.03s 2025-10-03 07:34:58.410685 | 65ad5224-f9db-438c-83e6-bbd51c70f64a | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/external_deploy_steps_tasks_step0.yaml | undercloud PLAY [Check if required variables are defined] ********************************* 2025-10-03 07:34:58.484866 | fa163e2f-d608-db3b-d661-000000000112 | TASK | Gathering Facts 2025-10-03 07:34:59.058482 | fa163e2f-d608-db3b-d661-000000000112 | OK | Gathering Facts | localhost 2025-10-03 07:34:59.060275 | fa163e2f-d608-db3b-d661-000000000112 | TIMING | Gathering Facts | localhost | 0:00:00.795847 | 0.57s 2025-10-03 07:34:59.112923 | fa163e2f-d608-db3b-d661-00000000000a | SKIPPED | ansible.builtin.fail | localhost 2025-10-03 07:34:59.114376 | fa163e2f-d608-db3b-d661-00000000000a | TIMING | ansible.builtin.fail | localhost | 0:00:00.849947 | 0.03s 2025-10-03 07:34:59.163312 | fa163e2f-d608-db3b-d661-00000000000b | SKIPPED | ansible.builtin.fail | localhost 2025-10-03 07:34:59.164898 | fa163e2f-d608-db3b-d661-00000000000b | TIMING | ansible.builtin.fail | localhost | 0:00:00.900467 | 0.04s PLAY [Clear cached facts] ****************************************************** PLAY [Gather facts] ************************************************************ 2025-10-03 07:34:59.299046 | fa163e2f-d608-db3b-d661-00000000013a | TASK | Gathering Facts 2025-10-03 07:34:59.633222 | fa163e2f-d608-db3b-d661-00000000013a | OK | Gathering Facts | undercloud 2025-10-03 07:34:59.634895 | fa163e2f-d608-db3b-d661-00000000013a | TIMING | Gathering Facts | undercloud | 0:00:01.370469 | 0.34s 2025-10-03 07:34:59.691377 | fa163e2f-d608-db3b-d661-000000000011 | TASK | Set legacy facts 2025-10-03 07:34:59.731141 | fa163e2f-d608-db3b-d661-000000000011 | OK | Set legacy facts | undercloud 2025-10-03 07:34:59.732314 | fa163e2f-d608-db3b-d661-000000000011 | TIMING | Set legacy facts | undercloud | 0:00:01.467891 | 0.04s PLAY [Load global variables] *************************************************** 2025-10-03 07:34:59.913804 | fa163e2f-d608-db3b-d661-000000000014 | OK | ansible.builtin.include_vars | undercloud 2025-10-03 07:34:59.915000 | fa163e2f-d608-db3b-d661-000000000014 | TIMING | ansible.builtin.include_vars | undercloud | 0:00:01.650575 | 0.04s PLAY [Include extra variables from files] ************************************** 2025-10-03 07:34:59.985945 | fa163e2f-d608-db3b-d661-000000000017 | TASK | Include Service VIP vars 2025-10-03 07:35:00.012076 | fa163e2f-d608-db3b-d661-000000000017 | IGNORED | Include Service VIP vars | undercloud | error={"ansible_facts": {"service_vip_vars": {}}, "ansible_included_var_files": [], "changed": false, "message": "Could not find or access '/home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/service_vip_vars.yaml' on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} 2025-10-03 07:35:00.013089 | fa163e2f-d608-db3b-d661-000000000017 | TIMING | Include Service VIP vars | undercloud | 0:00:01.748670 | 0.03s 2025-10-03 07:35:00.021993 | fa163e2f-d608-db3b-d661-000000000018 | TASK | Include OVN bridge MAC address variables 2025-10-03 07:35:00.048837 | fa163e2f-d608-db3b-d661-000000000018 | IGNORED | Include OVN bridge MAC address variables | undercloud | error={"ansible_facts": {"ovn_bridge_mac_address_vars": {}}, "ansible_included_var_files": [], "changed": false, "message": "Could not find or access '/home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/ovn_bridge_mac_address_vars.yaml' on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} 2025-10-03 07:35:00.049540 | fa163e2f-d608-db3b-d661-000000000018 | TIMING | Include OVN bridge MAC address variables | undercloud | 0:00:01.785123 | 0.03s PLAY [Render all_nodes data as group_vars for overcloud] *********************** 2025-10-03 07:35:00.131439 | fa163e2f-d608-db3b-d661-00000000001b | TASK | Render all_nodes data as group_vars for overcloud 2025-10-03 07:35:00.486031 | fa163e2f-d608-db3b-d661-00000000001b | OK | Render all_nodes data as group_vars for overcloud | undercloud -> localhost [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-db3b-d661-00000000001b') missing from stats PLAY [Set all_nodes data as group_vars for overcloud] ************************** 2025-10-03 07:35:00.554640 | fa163e2f-d608-db3b-d661-00000000001e | TASK | Set all_nodes data as group_vars for overcloud 2025-10-03 07:35:00.581705 | fa163e2f-d608-db3b-d661-00000000001e | OK | Set all_nodes data as group_vars for overcloud | undercloud 2025-10-03 07:35:00.582251 | fa163e2f-d608-db3b-d661-00000000001e | TIMING | Set all_nodes data as group_vars for overcloud | undercloud | 0:00:02.317836 | 0.03s PLAY [Manage SELinux] ********************************************************** 2025-10-03 07:35:00.641440 | fa163e2f-d608-db3b-d661-000000000022 | TASK | Set selinux state 2025-10-03 07:35:01.190816 | fa163e2f-d608-db3b-d661-000000000022 | CHANGED | Set selinux state | undercloud 2025-10-03 07:35:01.191634 | fa163e2f-d608-db3b-d661-000000000022 | TIMING | Set selinux state | undercloud | 0:00:02.927219 | 0.55s PLAY [Generate /etc/hosts] ***************************************************** 2025-10-03 07:35:01.288742 | fa163e2f-d608-db3b-d661-000000000025 | TASK | Configure Hosts Entries 2025-10-03 07:35:01.314081 | fa163e2f-d608-db3b-d661-000000000025 | TIMING | Configure Hosts Entries | undercloud | 0:00:03.049659 | 0.02s 2025-10-03 07:35:01.356046 | fa163e2f-d608-db3b-d661-0000000001bb | TASK | Create temporary file for hosts 2025-10-03 07:35:01.681579 | fa163e2f-d608-db3b-d661-0000000001bb | CHANGED | Create temporary file for hosts | undercloud 2025-10-03 07:35:01.682881 | fa163e2f-d608-db3b-d661-0000000001bb | TIMING | tripleo_hosts_entries : Create temporary file for hosts | undercloud | 0:00:03.418454 | 0.33s 2025-10-03 07:35:01.707126 | fa163e2f-d608-db3b-d661-0000000001bc | TASK | Prepare temporary /etc/hosts 2025-10-03 07:35:02.082385 | fa163e2f-d608-db3b-d661-0000000001bc | CHANGED | Prepare temporary /etc/hosts | undercloud 2025-10-03 07:35:02.083827 | fa163e2f-d608-db3b-d661-0000000001bc | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | undercloud | 0:00:03.819399 | 0.38s 2025-10-03 07:35:02.108350 | fa163e2f-d608-db3b-d661-0000000001bd | TASK | Remove old Heat hosts configuration (if present) 2025-10-03 07:35:02.401299 | fa163e2f-d608-db3b-d661-0000000001bd | OK | Remove old Heat hosts configuration (if present) | undercloud 2025-10-03 07:35:02.402615 | fa163e2f-d608-db3b-d661-0000000001bd | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | undercloud | 0:00:04.138187 | 0.29s 2025-10-03 07:35:02.425975 | fa163e2f-d608-db3b-d661-0000000001be | TASK | Render out the hosts entries 2025-10-03 07:35:02.535047 | fa163e2f-d608-db3b-d661-0000000001be | OK | Render out the hosts entries | undercloud 2025-10-03 07:35:02.536310 | fa163e2f-d608-db3b-d661-0000000001be | TIMING | tripleo_hosts_entries : Render out the hosts entries | undercloud | 0:00:04.271876 | 0.11s 2025-10-03 07:35:02.559922 | fa163e2f-d608-db3b-d661-0000000001bf | TASK | Prepare new /etc/hosts 2025-10-03 07:35:02.812239 | fa163e2f-d608-db3b-d661-0000000001bf | CHANGED | Prepare new /etc/hosts | undercloud 2025-10-03 07:35:02.813325 | fa163e2f-d608-db3b-d661-0000000001bf | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | undercloud | 0:00:04.548905 | 0.25s 2025-10-03 07:35:02.834211 | fa163e2f-d608-db3b-d661-0000000001c0 | TASK | Update /etc/hosts contents (if changed) 2025-10-03 07:35:03.137842 | fa163e2f-d608-db3b-d661-0000000001c0 | CHANGED | Update /etc/hosts contents (if changed) | undercloud 2025-10-03 07:35:03.139172 | fa163e2f-d608-db3b-d661-0000000001c0 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | undercloud | 0:00:04.874745 | 0.30s 2025-10-03 07:35:03.157916 | fa163e2f-d608-db3b-d661-0000000001c1 | TASK | Clean up temporary hosts file 2025-10-03 07:35:03.502251 | fa163e2f-d608-db3b-d661-0000000001c1 | CHANGED | Clean up temporary hosts file | undercloud 2025-10-03 07:35:03.503603 | fa163e2f-d608-db3b-d661-0000000001c1 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | undercloud | 0:00:05.239175 | 0.34s PLAY [Common roles for TripleO servers] **************************************** 2025-10-03 07:35:03.653123 | fa163e2f-d608-db3b-d661-000000000029 | TASK | Common roles for TripleO servers 2025-10-03 07:35:03.679368 | fa163e2f-d608-db3b-d661-000000000029 | OK | Common roles for TripleO servers | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Common roles for TripleO servers' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-db3b-d661-000000000029') missing from stats 2025-10-03 07:35:03.738932 | fa163e2f-d608-db3b-d661-00000000002b | TIMING | include_role : tripleo_bootstrap | undercloud | 0:00:05.474507 | 0.02s 2025-10-03 07:35:03.800427 | fa163e2f-d608-db3b-d661-00000000020f | TASK | Gather variables for each operating system 2025-10-03 07:35:03.895271 | fa163e2f-d608-db3b-d661-00000000020f | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-03 07:35:03.896647 | fa163e2f-d608-db3b-d661-00000000020f | TIMING | tripleo_bootstrap : Gather variables for each operating system | undercloud | 0:00:05.632216 | 0.09s 2025-10-03 07:35:03.901892 | fa163e2f-d608-db3b-d661-00000000020f | TIMING | tripleo_bootstrap : Gather variables for each operating system | undercloud | 0:00:05.637474 | 0.10s 2025-10-03 07:35:03.920623 | fa163e2f-d608-db3b-d661-000000000211 | TASK | Check release version package is installed 2025-10-03 07:35:04.212091 | fa163e2f-d608-db3b-d661-000000000211 | CHANGED | Check release version package is installed | undercloud 2025-10-03 07:35:04.213962 | fa163e2f-d608-db3b-d661-000000000211 | TIMING | tripleo_bootstrap : Check release version package is installed | undercloud | 0:00:05.949527 | 0.29s 2025-10-03 07:35:04.248046 | fa163e2f-d608-db3b-d661-000000000212 | TASK | Deploy release version package 2025-10-03 07:35:08.475743 | fa163e2f-d608-db3b-d661-000000000212 | CHANGED | Deploy release version package | undercloud 2025-10-03 07:35:08.477122 | fa163e2f-d608-db3b-d661-000000000212 | TIMING | tripleo_bootstrap : Deploy release version package | undercloud | 0:00:10.212693 | 4.23s 2025-10-03 07:35:08.500976 | fa163e2f-d608-db3b-d661-000000000214 | TASK | Include packages tasks 2025-10-03 07:35:08.527224 | fa163e2f-d608-db3b-d661-000000000214 | TIMING | tripleo_bootstrap : Include packages tasks | undercloud | 0:00:10.262793 | 0.03s 2025-10-03 07:35:08.551052 | 00a7196a-6a95-4d73-bad0-d9e833b1f6f9 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | undercloud 2025-10-03 07:35:08.580715 | fa163e2f-d608-db3b-d661-000000000268 | TASK | Gather facts if they don't exist 2025-10-03 07:35:08.627985 | fa163e2f-d608-db3b-d661-000000000268 | SKIPPED | Gather facts if they don't exist | undercloud 2025-10-03 07:35:08.629633 | fa163e2f-d608-db3b-d661-000000000268 | TIMING | tripleo_bootstrap : Gather facts if they don't exist | undercloud | 0:00:10.365200 | 0.05s 2025-10-03 07:35:08.654357 | fa163e2f-d608-db3b-d661-000000000269 | TASK | Gather variables for each operating system 2025-10-03 07:35:08.775402 | fa163e2f-d608-db3b-d661-000000000269 | SKIPPED | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-03 07:35:08.786788 | fa163e2f-d608-db3b-d661-000000000269 | TIMING | tripleo_bootstrap : Gather variables for each operating system | undercloud | 0:00:10.522350 | 0.13s 2025-10-03 07:35:08.810665 | fa163e2f-d608-db3b-d661-00000000026b | TASK | Check required packages to bootstrap TripleO is installed 2025-10-03 07:35:09.054827 | fa163e2f-d608-db3b-d661-00000000026b | CHANGED | Check required packages to bootstrap TripleO is installed | undercloud 2025-10-03 07:35:09.055698 | fa163e2f-d608-db3b-d661-00000000026b | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | undercloud | 0:00:10.791283 | 0.24s 2025-10-03 07:35:09.072208 | fa163e2f-d608-db3b-d661-00000000026c | TASK | Deploy required packages to bootstrap TripleO 2025-10-03 07:35:14.102363 | fa163e2f-d608-db3b-d661-00000000026c | CHANGED | Deploy required packages to bootstrap TripleO | undercloud 2025-10-03 07:35:14.106125 | fa163e2f-d608-db3b-d661-00000000026c | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | undercloud | 0:00:15.841699 | 5.03s 2025-10-03 07:35:14.127854 | fa163e2f-d608-db3b-d661-00000000026d | TASK | Ensure packages are actually well installed 2025-10-03 07:35:15.109096 | fa163e2f-d608-db3b-d661-00000000026d | CHANGED | Ensure packages are actually well installed | undercloud 2025-10-03 07:35:15.110493 | fa163e2f-d608-db3b-d661-00000000026d | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | undercloud | 0:00:16.846040 | 0.98s 2025-10-03 07:35:15.134209 | fa163e2f-d608-db3b-d661-000000000215 | TASK | Enable openvswitch service if installed 2025-10-03 07:35:16.013393 | fa163e2f-d608-db3b-d661-000000000215 | CHANGED | Enable openvswitch service if installed | undercloud 2025-10-03 07:35:16.015145 | fa163e2f-d608-db3b-d661-000000000215 | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | undercloud | 0:00:17.750717 | 0.88s 2025-10-03 07:35:16.036873 | fa163e2f-d608-db3b-d661-000000000216 | TASK | Create /var/lib/heat-config/tripleo-config-download directory for deployment data 2025-10-03 07:35:16.291727 | fa163e2f-d608-db3b-d661-000000000216 | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | undercloud 2025-10-03 07:35:16.293223 | fa163e2f-d608-db3b-d661-000000000216 | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | undercloud | 0:00:18.028792 | 0.26s 2025-10-03 07:35:16.317307 | fa163e2f-d608-db3b-d661-000000000218 | TASK | Check required legacy network packages for bootstrap TripleO is installed 2025-10-03 07:35:16.517809 | fa163e2f-d608-db3b-d661-000000000218 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | undercloud 2025-10-03 07:35:16.519300 | fa163e2f-d608-db3b-d661-000000000218 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | undercloud | 0:00:18.254872 | 0.20s 2025-10-03 07:35:16.539219 | fa163e2f-d608-db3b-d661-000000000219 | TASK | Deploy network-scripts required for deprecated network service 2025-10-03 07:35:16.596941 | fa163e2f-d608-db3b-d661-000000000219 | SKIPPED | Deploy network-scripts required for deprecated network service | undercloud 2025-10-03 07:35:16.598301 | fa163e2f-d608-db3b-d661-000000000219 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | undercloud | 0:00:18.333876 | 0.06s 2025-10-03 07:35:16.622947 | fa163e2f-d608-db3b-d661-00000000021a | TASK | Ensure network service is enabled 2025-10-03 07:35:17.021624 | fa163e2f-d608-db3b-d661-00000000021a | OK | Ensure network service is enabled | undercloud 2025-10-03 07:35:17.023641 | fa163e2f-d608-db3b-d661-00000000021a | TIMING | tripleo_bootstrap : Ensure network service is enabled | undercloud | 0:00:18.759213 | 0.40s 2025-10-03 07:35:17.049262 | fa163e2f-d608-db3b-d661-00000000021c | TASK | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf 2025-10-03 07:35:17.383693 | fa163e2f-d608-db3b-d661-00000000021c | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | undercloud 2025-10-03 07:35:17.384686 | fa163e2f-d608-db3b-d661-00000000021c | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | undercloud | 0:00:19.120268 | 0.33s 2025-10-03 07:35:17.401260 | fa163e2f-d608-db3b-d661-00000000021d | TASK | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf 2025-10-03 07:35:17.639937 | fa163e2f-d608-db3b-d661-00000000021d | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | undercloud 2025-10-03 07:35:17.641248 | fa163e2f-d608-db3b-d661-00000000021d | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | undercloud | 0:00:19.376821 | 0.24s 2025-10-03 07:35:17.665527 | fa163e2f-d608-db3b-d661-00000000021e | TASK | Reload NetworkManager 2025-10-03 07:35:18.060961 | fa163e2f-d608-db3b-d661-00000000021e | CHANGED | Reload NetworkManager | undercloud 2025-10-03 07:35:18.063750 | fa163e2f-d608-db3b-d661-00000000021e | TIMING | tripleo_bootstrap : Reload NetworkManager | undercloud | 0:00:19.799314 | 0.40s 2025-10-03 07:35:18.091975 | fa163e2f-d608-db3b-d661-000000000220 | TASK | Symlink puppet modules under /etc/puppet/modules 2025-10-03 07:35:18.312900 | fa163e2f-d608-db3b-d661-000000000220 | CHANGED | Symlink puppet modules under /etc/puppet/modules | undercloud 2025-10-03 07:35:18.314073 | fa163e2f-d608-db3b-d661-000000000220 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | undercloud | 0:00:20.049648 | 0.22s 2025-10-03 07:35:18.338338 | fa163e2f-d608-db3b-d661-000000000221 | TASK | Check if /usr/bin/ansible-playbook exists 2025-10-03 07:35:18.712628 | fa163e2f-d608-db3b-d661-000000000221 | OK | Check if /usr/bin/ansible-playbook exists | undercloud 2025-10-03 07:35:18.713395 | fa163e2f-d608-db3b-d661-000000000221 | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | undercloud | 0:00:20.448980 | 0.37s 2025-10-03 07:35:18.729860 | fa163e2f-d608-db3b-d661-000000000222 | TASK | Check if /usr/bin/ansible-playbook-3 exists 2025-10-03 07:35:18.939587 | fa163e2f-d608-db3b-d661-000000000222 | OK | Check if /usr/bin/ansible-playbook-3 exists | undercloud 2025-10-03 07:35:18.940920 | fa163e2f-d608-db3b-d661-000000000222 | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | undercloud | 0:00:20.676492 | 0.21s 2025-10-03 07:35:18.965665 | fa163e2f-d608-db3b-d661-000000000223 | TASK | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook 2025-10-03 07:35:19.190490 | fa163e2f-d608-db3b-d661-000000000223 | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | undercloud 2025-10-03 07:35:19.191216 | fa163e2f-d608-db3b-d661-000000000223 | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | undercloud | 0:00:20.926801 | 0.22s 2025-10-03 07:35:19.254422 | fa163e2f-d608-db3b-d661-00000000002c | TIMING | include_role : tripleo_ssh_known_hosts | undercloud | 0:00:20.989985 | 0.02s 2025-10-03 07:35:19.338028 | fa163e2f-d608-db3b-d661-00000000031c | TASK | Create temporary file for ssh_known_hosts 2025-10-03 07:35:19.548098 | fa163e2f-d608-db3b-d661-00000000031c | CHANGED | Create temporary file for ssh_known_hosts | undercloud 2025-10-03 07:35:19.549548 | fa163e2f-d608-db3b-d661-00000000031c | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | undercloud | 0:00:21.285120 | 0.21s 2025-10-03 07:35:19.573572 | fa163e2f-d608-db3b-d661-00000000031d | TASK | Check for ssh_known_hosts file 2025-10-03 07:35:19.786346 | fa163e2f-d608-db3b-d661-00000000031d | OK | Check for ssh_known_hosts file | undercloud 2025-10-03 07:35:19.787750 | fa163e2f-d608-db3b-d661-00000000031d | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | undercloud | 0:00:21.523322 | 0.21s 2025-10-03 07:35:19.811708 | fa163e2f-d608-db3b-d661-00000000031e | TASK | Create a temporary copy of ssh_known_hosts 2025-10-03 07:35:19.837891 | fa163e2f-d608-db3b-d661-00000000031e | SKIPPED | Create a temporary copy of ssh_known_hosts | undercloud 2025-10-03 07:35:19.839157 | fa163e2f-d608-db3b-d661-00000000031e | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | undercloud | 0:00:21.574731 | 0.03s 2025-10-03 07:35:19.862919 | fa163e2f-d608-db3b-d661-00000000031f | TASK | Write temporary file 2025-10-03 07:35:19.891197 | fa163e2f-d608-db3b-d661-00000000031f | SKIPPED | Write temporary file | undercloud 2025-10-03 07:35:19.892285 | fa163e2f-d608-db3b-d661-00000000031f | TIMING | tripleo_ssh_known_hosts : Write temporary file | undercloud | 0:00:21.627860 | 0.03s 2025-10-03 07:35:19.915952 | fa163e2f-d608-db3b-d661-000000000320 | TASK | Set ssh_known_hosts fact 2025-10-03 07:35:19.987951 | fa163e2f-d608-db3b-d661-000000000320 | OK | Set ssh_known_hosts fact | undercloud 2025-10-03 07:35:19.989244 | fa163e2f-d608-db3b-d661-000000000320 | TIMING | tripleo_ssh_known_hosts : Set ssh_known_hosts fact | undercloud | 0:00:21.724816 | 0.07s 2025-10-03 07:35:20.013383 | fa163e2f-d608-db3b-d661-000000000321 | TASK | Add host keys to temporary ssh_known_hosts 2025-10-03 07:35:20.244596 | fa163e2f-d608-db3b-d661-000000000321 | CHANGED | Add host keys to temporary ssh_known_hosts | undercloud 2025-10-03 07:35:20.246033 | fa163e2f-d608-db3b-d661-000000000321 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | undercloud | 0:00:21.981606 | 0.23s 2025-10-03 07:35:20.268939 | fa163e2f-d608-db3b-d661-000000000322 | TASK | In-place update of /etc/ssh_known_hosts 2025-10-03 07:35:20.491753 | fa163e2f-d608-db3b-d661-000000000322 | CHANGED | In-place update of /etc/ssh_known_hosts | undercloud 2025-10-03 07:35:20.493190 | fa163e2f-d608-db3b-d661-000000000322 | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | undercloud | 0:00:22.228756 | 0.22s 2025-10-03 07:35:20.518528 | fa163e2f-d608-db3b-d661-000000000323 | TASK | Remove temp file 2025-10-03 07:35:20.742161 | fa163e2f-d608-db3b-d661-000000000323 | CHANGED | Remove temp file | undercloud 2025-10-03 07:35:20.743494 | fa163e2f-d608-db3b-d661-000000000323 | TIMING | tripleo_ssh_known_hosts : Remove temp file | undercloud | 0:00:22.479041 | 0.22s PLAY [Deploy step tasks for step 0] ******************************************** 2025-10-03 07:35:20.920206 | fa163e2f-d608-db3b-d661-000000000033 | TASK | Deploy step tasks for step 0 2025-10-03 07:35:20.980156 | fa163e2f-d608-db3b-d661-000000000033 | OK | Deploy step tasks for step 0 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-db3b-d661-000000000033') missing from stats 2025-10-03 07:35:21.008314 | fa163e2f-d608-db3b-d661-000000000034 | TASK | Ensure /var/log/journal exists 2025-10-03 07:35:21.240690 | fa163e2f-d608-db3b-d661-000000000034 | CHANGED | Ensure /var/log/journal exists | undercloud 2025-10-03 07:35:21.242052 | fa163e2f-d608-db3b-d661-000000000034 | TIMING | Ensure /var/log/journal exists | undercloud | 0:00:22.977627 | 0.23s 2025-10-03 07:35:21.266643 | fa163e2f-d608-db3b-d661-000000000035 | TASK | Check cloud-init status 2025-10-03 07:35:21.506069 | fa163e2f-d608-db3b-d661-000000000035 | CHANGED | Check cloud-init status | undercloud 2025-10-03 07:35:21.506855 | fa163e2f-d608-db3b-d661-000000000035 | TIMING | Check cloud-init status | undercloud | 0:00:23.242441 | 0.24s 2025-10-03 07:35:21.523263 | fa163e2f-d608-db3b-d661-000000000036 | TASK | Check if cloud-init is disabled via kernel args 2025-10-03 07:35:21.748318 | fa163e2f-d608-db3b-d661-000000000036 | CHANGED | Check if cloud-init is disabled via kernel args | undercloud 2025-10-03 07:35:21.749578 | fa163e2f-d608-db3b-d661-000000000036 | TIMING | Check if cloud-init is disabled via kernel args | undercloud | 0:00:23.485154 | 0.23s 2025-10-03 07:35:21.775291 | fa163e2f-d608-db3b-d661-000000000037 | TASK | Wait for cloud-init to finish, if enabled 2025-10-03 07:35:22.175908 | fa163e2f-d608-db3b-d661-000000000037 | OK | Wait for cloud-init to finish, if enabled | undercloud 2025-10-03 07:35:22.177362 | fa163e2f-d608-db3b-d661-000000000037 | TIMING | Wait for cloud-init to finish, if enabled | undercloud | 0:00:23.912936 | 0.40s 2025-10-03 07:35:22.202323 | fa163e2f-d608-db3b-d661-000000000038 | TASK | Create /var/lib/container-puppet 2025-10-03 07:35:22.432175 | fa163e2f-d608-db3b-d661-000000000038 | CHANGED | Create /var/lib/container-puppet | undercloud 2025-10-03 07:35:22.433326 | fa163e2f-d608-db3b-d661-000000000038 | TIMING | Create /var/lib/container-puppet | undercloud | 0:00:24.168903 | 0.23s 2025-10-03 07:35:22.458303 | fa163e2f-d608-db3b-d661-000000000039 | TASK | Write container-puppet.sh 2025-10-03 07:35:22.919570 | fa163e2f-d608-db3b-d661-000000000039 | CHANGED | Write container-puppet.sh | undercloud 2025-10-03 07:35:22.920908 | fa163e2f-d608-db3b-d661-000000000039 | TIMING | Write container-puppet.sh | undercloud | 0:00:24.656479 | 0.46s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 07:35:22.997795 | fa163e2f-d608-db3b-d661-00000000003a | TIMING | include_tasks | undercloud | 0:00:24.733363 | 0.05s 2025-10-03 07:35:23.016146 | 4cf1e6cb-23d6-4cfb-884c-917e15fca1db | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/Undercloud/deploy_steps_tasks_step0.yaml | undercloud 2025-10-03 07:35:23.051142 | fa163e2f-d608-db3b-d661-0000000003d1 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-03 07:35:23.090618 | fa163e2f-d608-db3b-d661-0000000003d1 | SKIPPED | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud 2025-10-03 07:35:23.091788 | fa163e2f-d608-db3b-d661-0000000003d1 | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:00:24.827364 | 0.04s PLAY [Server pre network steps] ************************************************ 2025-10-03 07:35:23.246235 | fa163e2f-d608-db3b-d661-00000000003e | TASK | Server pre-network deployments 2025-10-03 07:35:23.274807 | fa163e2f-d608-db3b-d661-00000000003e | OK | Server pre-network deployments | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-db3b-d661-00000000003e') missing from stats 2025-10-03 07:35:23.302055 | fa163e2f-d608-db3b-d661-000000000042 | TASK | Hiera config 2025-10-03 07:35:23.329826 | fa163e2f-d608-db3b-d661-000000000042 | TIMING | Hiera config | undercloud | 0:00:25.065391 | 0.03s 2025-10-03 07:35:23.382809 | fa163e2f-d608-db3b-d661-000000000422 | TASK | Create /etc/puppet/hieradata 2025-10-03 07:35:23.632211 | fa163e2f-d608-db3b-d661-000000000422 | CHANGED | Create /etc/puppet/hieradata | undercloud 2025-10-03 07:35:23.633553 | fa163e2f-d608-db3b-d661-000000000422 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | undercloud | 0:00:25.369128 | 0.25s 2025-10-03 07:35:23.658119 | fa163e2f-d608-db3b-d661-000000000423 | TASK | Write hiera config 2025-10-03 07:35:24.158110 | fa163e2f-d608-db3b-d661-000000000423 | CHANGED | Write hiera config | undercloud 2025-10-03 07:35:24.159396 | fa163e2f-d608-db3b-d661-000000000423 | TIMING | tripleo_hieradata : Write hiera config | undercloud | 0:00:25.894971 | 0.50s 2025-10-03 07:35:24.206060 | fa163e2f-d608-db3b-d661-000000000043 | TASK | Hiera symlink 2025-10-03 07:35:24.434162 | fa163e2f-d608-db3b-d661-000000000043 | CHANGED | Hiera symlink | undercloud 2025-10-03 07:35:24.435503 | fa163e2f-d608-db3b-d661-000000000043 | TIMING | Hiera symlink | undercloud | 0:00:26.171044 | 0.23s 2025-10-03 07:35:24.459925 | fa163e2f-d608-db3b-d661-000000000044 | TASK | Hieradata from vars 2025-10-03 07:35:24.490040 | fa163e2f-d608-db3b-d661-000000000044 | TIMING | Hieradata from vars | undercloud | 0:00:26.225612 | 0.03s 2025-10-03 07:35:24.549991 | fa163e2f-d608-db3b-d661-00000000047d | TASK | Copy overcloud.json to all_nodes.json 2025-10-03 07:35:25.019533 | fa163e2f-d608-db3b-d661-00000000047d | CHANGED | Copy overcloud.json to all_nodes.json | undercloud 2025-10-03 07:35:25.020228 | fa163e2f-d608-db3b-d661-00000000047d | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | undercloud | 0:00:26.755815 | 0.47s 2025-10-03 07:35:25.037171 | fa163e2f-d608-db3b-d661-00000000047e | TASK | Render hieradata from template 2025-10-03 07:35:25.525380 | fa163e2f-d608-db3b-d661-00000000047e | CHANGED | Render hieradata from template | undercloud | item=bootstrap_node 2025-10-03 07:35:25.526193 | fa163e2f-d608-db3b-d661-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:27.261776 | 0.49s 2025-10-03 07:35:26.080023 | fa163e2f-d608-db3b-d661-00000000047e | CHANGED | Render hieradata from template | undercloud | item=vip_data 2025-10-03 07:35:26.080692 | fa163e2f-d608-db3b-d661-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:27.816281 | 1.04s 2025-10-03 07:35:26.639597 | fa163e2f-d608-db3b-d661-00000000047e | CHANGED | Render hieradata from template | undercloud | item=net_ip_map 2025-10-03 07:35:26.640375 | fa163e2f-d608-db3b-d661-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:28.375962 | 1.60s 2025-10-03 07:35:27.112321 | fa163e2f-d608-db3b-d661-00000000047e | CHANGED | Render hieradata from template | undercloud | item=cloud_domain 2025-10-03 07:35:27.112990 | fa163e2f-d608-db3b-d661-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:28.848578 | 2.08s 2025-10-03 07:35:27.593745 | fa163e2f-d608-db3b-d661-00000000047e | CHANGED | Render hieradata from template | undercloud | item=fqdn 2025-10-03 07:35:27.595728 | fa163e2f-d608-db3b-d661-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:29.331309 | 2.56s 2025-10-03 07:35:28.077245 | fa163e2f-d608-db3b-d661-00000000047e | CHANGED | Render hieradata from template | undercloud | item=service_names 2025-10-03 07:35:28.078030 | fa163e2f-d608-db3b-d661-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:29.813617 | 3.04s 2025-10-03 07:35:28.519124 | fa163e2f-d608-db3b-d661-00000000047e | CHANGED | Render hieradata from template | undercloud | item=service_configs 2025-10-03 07:35:28.521229 | fa163e2f-d608-db3b-d661-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:30.256810 | 3.48s 2025-10-03 07:35:28.959821 | fa163e2f-d608-db3b-d661-00000000047e | CHANGED | Render hieradata from template | undercloud | item=extraconfig 2025-10-03 07:35:28.960418 | fa163e2f-d608-db3b-d661-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:30.696008 | 3.92s 2025-10-03 07:35:29.432134 | fa163e2f-d608-db3b-d661-00000000047e | CHANGED | Render hieradata from template | undercloud | item=role_extraconfig 2025-10-03 07:35:29.433191 | fa163e2f-d608-db3b-d661-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:31.168773 | 4.40s 2025-10-03 07:35:29.918947 | fa163e2f-d608-db3b-d661-00000000047e | CHANGED | Render hieradata from template | undercloud | item=ovn_chassis_mac_map 2025-10-03 07:35:29.920693 | fa163e2f-d608-db3b-d661-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:31.656282 | 4.88s 2025-10-03 07:35:29.933559 | fa163e2f-d608-db3b-d661-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:31.669133 | 4.90s 2025-10-03 07:35:29.982432 | fa163e2f-d608-db3b-d661-000000000045 | TASK | Ensure ansible_managed hieradata file exists 2025-10-03 07:35:30.011799 | fa163e2f-d608-db3b-d661-000000000045 | TIMING | Ensure ansible_managed hieradata file exists | undercloud | 0:00:31.747353 | 0.03s 2025-10-03 07:35:30.081292 | fa163e2f-d608-db3b-d661-000000000522 | TASK | Check for hieradata file 2025-10-03 07:35:30.298305 | fa163e2f-d608-db3b-d661-000000000522 | OK | Check for hieradata file | undercloud 2025-10-03 07:35:30.299600 | fa163e2f-d608-db3b-d661-000000000522 | TIMING | tripleo_hieradata : Check for hieradata file | undercloud | 0:00:32.035175 | 0.22s 2025-10-03 07:35:30.324657 | fa163e2f-d608-db3b-d661-000000000524 | TASK | Get existing data 2025-10-03 07:35:30.372875 | fa163e2f-d608-db3b-d661-000000000524 | SKIPPED | Get existing data | undercloud 2025-10-03 07:35:30.373608 | fa163e2f-d608-db3b-d661-000000000524 | TIMING | tripleo_hieradata : Get existing data | undercloud | 0:00:32.109197 | 0.05s 2025-10-03 07:35:30.390578 | fa163e2f-d608-db3b-d661-000000000525 | TASK | Set data fact 2025-10-03 07:35:30.436327 | fa163e2f-d608-db3b-d661-000000000525 | SKIPPED | Set data fact | undercloud 2025-10-03 07:35:30.437721 | fa163e2f-d608-db3b-d661-000000000525 | TIMING | tripleo_hieradata : Set data fact | undercloud | 0:00:32.173120 | 0.05s 2025-10-03 07:35:30.461563 | fa163e2f-d608-db3b-d661-000000000527 | TASK | Write ansible hieradata file 2025-10-03 07:35:30.949119 | fa163e2f-d608-db3b-d661-000000000527 | CHANGED | Write ansible hieradata file | undercloud 2025-10-03 07:35:30.950591 | fa163e2f-d608-db3b-d661-000000000527 | TIMING | tripleo_hieradata : Write ansible hieradata file | undercloud | 0:00:32.686162 | 0.49s 2025-10-03 07:35:31.050787 | fa163e2f-d608-db3b-d661-000000000046 | TIMING | include_tasks | undercloud | 0:00:32.786355 | 0.05s PLAY [Server network deployments] ********************************************** 2025-10-03 07:35:31.204354 | fa163e2f-d608-db3b-d661-00000000004a | TASK | Network Configuration 2025-10-03 07:35:31.229825 | fa163e2f-d608-db3b-d661-00000000004a | OK | Network Configuration | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-db3b-d661-00000000004a') missing from stats 2025-10-03 07:35:31.252097 | fa163e2f-d608-db3b-d661-00000000004b | TASK | Check NetworkConfig script existence 2025-10-03 07:35:31.278032 | fa163e2f-d608-db3b-d661-00000000004b | SKIPPED | Check NetworkConfig script existence | undercloud 2025-10-03 07:35:31.278868 | fa163e2f-d608-db3b-d661-00000000004b | TIMING | Check NetworkConfig script existence | undercloud | 0:00:33.014452 | 0.03s 2025-10-03 07:35:31.297965 | fa163e2f-d608-db3b-d661-000000000051 | TASK | Gather SELinux fact if needed 2025-10-03 07:35:31.345330 | fa163e2f-d608-db3b-d661-000000000051 | SKIPPED | Gather SELinux fact if needed | undercloud 2025-10-03 07:35:31.346415 | fa163e2f-d608-db3b-d661-000000000051 | TIMING | tripleo_network_config : Gather SELinux fact if needed | undercloud | 0:00:33.081993 | 0.05s 2025-10-03 07:35:31.371015 | fa163e2f-d608-db3b-d661-000000000052 | TASK | Create fcontext entry for tripleoconfig 2025-10-03 07:35:32.034595 | fa163e2f-d608-db3b-d661-000000000052 | OK | Create fcontext entry for tripleoconfig | undercloud 2025-10-03 07:35:32.035873 | fa163e2f-d608-db3b-d661-000000000052 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | undercloud | 0:00:33.771449 | 0.66s 2025-10-03 07:35:32.060519 | fa163e2f-d608-db3b-d661-000000000053 | TASK | Ensure requirements are satisfied 2025-10-03 07:35:32.090433 | fa163e2f-d608-db3b-d661-000000000053 | TIMING | Ensure requirements are satisfied | undercloud | 0:00:33.825996 | 0.03s 2025-10-03 07:35:32.149539 | fa163e2f-d608-db3b-d661-0000000005c0 | TASK | Gather facts if they don't exist 2025-10-03 07:35:32.207426 | fa163e2f-d608-db3b-d661-0000000005c0 | SKIPPED | Gather facts if they don't exist | undercloud 2025-10-03 07:35:32.208759 | fa163e2f-d608-db3b-d661-0000000005c0 | TIMING | tripleo_bootstrap : Gather facts if they don't exist | undercloud | 0:00:33.944334 | 0.06s 2025-10-03 07:35:32.233790 | fa163e2f-d608-db3b-d661-0000000005c1 | TASK | Gather variables for each operating system 2025-10-03 07:35:32.353309 | fa163e2f-d608-db3b-d661-0000000005c1 | SKIPPED | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-03 07:35:32.359449 | fa163e2f-d608-db3b-d661-0000000005c1 | TIMING | tripleo_bootstrap : Gather variables for each operating system | undercloud | 0:00:34.095023 | 0.12s 2025-10-03 07:35:32.377001 | fa163e2f-d608-db3b-d661-0000000005c3 | TASK | Check required packages to bootstrap TripleO is installed 2025-10-03 07:35:32.668593 | fa163e2f-d608-db3b-d661-0000000005c3 | CHANGED | Check required packages to bootstrap TripleO is installed | undercloud 2025-10-03 07:35:32.670113 | fa163e2f-d608-db3b-d661-0000000005c3 | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | undercloud | 0:00:34.405682 | 0.29s 2025-10-03 07:35:32.695330 | fa163e2f-d608-db3b-d661-0000000005c4 | TASK | Deploy required packages to bootstrap TripleO 2025-10-03 07:35:32.728504 | fa163e2f-d608-db3b-d661-0000000005c4 | SKIPPED | Deploy required packages to bootstrap TripleO | undercloud 2025-10-03 07:35:32.729779 | fa163e2f-d608-db3b-d661-0000000005c4 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | undercloud | 0:00:34.465353 | 0.03s 2025-10-03 07:35:32.754757 | fa163e2f-d608-db3b-d661-0000000005c5 | TASK | Ensure packages are actually well installed 2025-10-03 07:35:33.657201 | fa163e2f-d608-db3b-d661-0000000005c5 | CHANGED | Ensure packages are actually well installed | undercloud 2025-10-03 07:35:33.658209 | fa163e2f-d608-db3b-d661-0000000005c5 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | undercloud | 0:00:35.393792 | 0.90s 2025-10-03 07:35:33.695351 | fa163e2f-d608-db3b-d661-000000000055 | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-03 07:35:33.921002 | fa163e2f-d608-db3b-d661-000000000055 | CHANGED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | undercloud 2025-10-03 07:35:33.921958 | fa163e2f-d608-db3b-d661-000000000055 | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | undercloud | 0:00:35.657544 | 0.23s 2025-10-03 07:35:33.946658 | fa163e2f-d608-db3b-d661-000000000056 | TASK | Reload NetworkManager 2025-10-03 07:35:34.262108 | fa163e2f-d608-db3b-d661-000000000056 | CHANGED | Reload NetworkManager | undercloud 2025-10-03 07:35:34.264047 | fa163e2f-d608-db3b-d661-000000000056 | TIMING | tripleo_network_config : Reload NetworkManager | undercloud | 0:00:35.999622 | 0.32s 2025-10-03 07:35:34.291358 | fa163e2f-d608-db3b-d661-000000000058 | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-03 07:35:34.534335 | fa163e2f-d608-db3b-d661-000000000058 | CHANGED | Ensure /var/lib/tripleo-config directory exists | undercloud 2025-10-03 07:35:34.535932 | fa163e2f-d608-db3b-d661-000000000058 | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | undercloud | 0:00:36.271505 | 0.24s 2025-10-03 07:35:34.561035 | fa163e2f-d608-db3b-d661-000000000059 | TASK | Check for previous run of NetworkConfig 2025-10-03 07:35:34.726689 | fa163e2f-d608-db3b-d661-000000000059 | OK | Check for previous run of NetworkConfig | undercloud 2025-10-03 07:35:34.727973 | fa163e2f-d608-db3b-d661-000000000059 | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | undercloud | 0:00:36.463549 | 0.17s 2025-10-03 07:35:34.753217 | fa163e2f-d608-db3b-d661-00000000005a | TASK | Check result of previous run of NetworkConfig 2025-10-03 07:35:34.817616 | fa163e2f-d608-db3b-d661-00000000005a | SKIPPED | Check result of previous run of NetworkConfig | undercloud 2025-10-03 07:35:34.818391 | fa163e2f-d608-db3b-d661-00000000005a | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | undercloud | 0:00:36.553978 | 0.06s 2025-10-03 07:35:34.835353 | fa163e2f-d608-db3b-d661-00000000005b | TASK | Ensure we get cloud-init 2025-10-03 07:35:35.064667 | fa163e2f-d608-db3b-d661-00000000005b | OK | Ensure we get cloud-init | undercloud 2025-10-03 07:35:35.066051 | fa163e2f-d608-db3b-d661-00000000005b | TIMING | tripleo_network_config : Ensure we get cloud-init | undercloud | 0:00:36.801626 | 0.23s 2025-10-03 07:35:35.091007 | fa163e2f-d608-db3b-d661-00000000005d | TASK | Create /etc/os-net-config directory 2025-10-03 07:35:35.355909 | fa163e2f-d608-db3b-d661-00000000005d | OK | Create /etc/os-net-config directory | undercloud 2025-10-03 07:35:35.357500 | fa163e2f-d608-db3b-d661-00000000005d | TIMING | tripleo_network_config : Create /etc/os-net-config directory | undercloud | 0:00:37.093046 | 0.27s 2025-10-03 07:35:35.381541 | fa163e2f-d608-db3b-d661-00000000005e | TASK | Create os-net-config mappings from lookup data 2025-10-03 07:35:35.781252 | fa163e2f-d608-db3b-d661-00000000005e | OK | Create os-net-config mappings from lookup data | undercloud 2025-10-03 07:35:35.782520 | fa163e2f-d608-db3b-d661-00000000005e | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | undercloud | 0:00:37.518094 | 0.40s 2025-10-03 07:35:35.806306 | fa163e2f-d608-db3b-d661-00000000005f | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-03 07:35:35.876021 | fa163e2f-d608-db3b-d661-00000000005f | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | undercloud 2025-10-03 07:35:35.877217 | fa163e2f-d608-db3b-d661-00000000005f | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | undercloud | 0:00:37.612794 | 0.07s 2025-10-03 07:35:35.901304 | fa163e2f-d608-db3b-d661-000000000061 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-03 07:35:36.169034 | fa163e2f-d608-db3b-d661-000000000061 | OK | Remove /var/lib/tripleo-config/scripts directory | undercloud 2025-10-03 07:35:36.170202 | fa163e2f-d608-db3b-d661-000000000061 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | undercloud | 0:00:37.905778 | 0.27s 2025-10-03 07:35:36.194118 | fa163e2f-d608-db3b-d661-000000000062 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-03 07:35:36.274294 | fa163e2f-d608-db3b-d661-000000000062 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | undercloud | 0:00:38.009863 | 0.08s 2025-10-03 07:35:36.299075 | 32c4d1df-587a-4179-bf5f-d1351a89c3b8 | INCLUDED | /usr/share/ansible/roles/tripleo_network_config/tasks/os_net_config.yml | undercloud 2025-10-03 07:35:36.330073 | fa163e2f-d608-db3b-d661-00000000060a | TASK | Set nic_config_file fact 2025-10-03 07:35:36.400827 | fa163e2f-d608-db3b-d661-00000000060a | OK | Set nic_config_file fact | undercloud 2025-10-03 07:35:36.401874 | fa163e2f-d608-db3b-d661-00000000060a | TIMING | tripleo_network_config : Set nic_config_file fact | undercloud | 0:00:38.137450 | 0.07s 2025-10-03 07:35:36.425967 | fa163e2f-d608-db3b-d661-00000000060b | TASK | Render overidden network config 2025-10-03 07:35:36.966140 | fa163e2f-d608-db3b-d661-00000000060b | CHANGED | Render overidden network config | undercloud 2025-10-03 07:35:36.967498 | fa163e2f-d608-db3b-d661-00000000060b | TIMING | tripleo_network_config : Render overidden network config | undercloud | 0:00:38.703053 | 0.54s 2025-10-03 07:35:36.992200 | fa163e2f-d608-db3b-d661-00000000060c | TASK | Render network_config 2025-10-03 07:35:37.062236 | fa163e2f-d608-db3b-d661-00000000060c | SKIPPED | Render network_config | undercloud 2025-10-03 07:35:37.063314 | fa163e2f-d608-db3b-d661-00000000060c | TIMING | tripleo_network_config : Render network_config | undercloud | 0:00:38.798894 | 0.07s 2025-10-03 07:35:37.080853 | fa163e2f-d608-db3b-d661-00000000060d | TASK | Render network_config from template 2025-10-03 07:35:37.167565 | fa163e2f-d608-db3b-d661-00000000060d | SKIPPED | Render network_config from template | undercloud 2025-10-03 07:35:37.168482 | fa163e2f-d608-db3b-d661-00000000060d | TIMING | tripleo_network_config : Render network_config from template | undercloud | 0:00:38.904048 | 0.09s 2025-10-03 07:35:37.187832 | fa163e2f-d608-db3b-d661-00000000060e | TASK | Run tripleo_os_net_config_module with network_config ASYNC OK on undercloud: jid=361734681651.31586 2025-10-03 07:35:41.294731 | fa163e2f-d608-db3b-d661-00000000060e | OK | Run tripleo_os_net_config_module with network_config | undercloud 2025-10-03 07:35:41.296928 | fa163e2f-d608-db3b-d661-00000000060e | TIMING | tripleo_network_config : Run tripleo_os_net_config_module with network_config | undercloud | 0:00:43.032504 | 4.11s 2025-10-03 07:35:41.323697 | fa163e2f-d608-db3b-d661-000000000063 | TASK | Write rc of NetworkConfig script 2025-10-03 07:35:41.799552 | fa163e2f-d608-db3b-d661-000000000063 | CHANGED | Write rc of NetworkConfig script | undercloud 2025-10-03 07:35:41.800856 | fa163e2f-d608-db3b-d661-000000000063 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | undercloud | 0:00:43.536430 | 0.48s 2025-10-03 07:35:41.826491 | fa163e2f-d608-db3b-d661-000000000064 | TASK | Disable cloud-init network config 2025-10-03 07:35:42.328451 | fa163e2f-d608-db3b-d661-000000000064 | CHANGED | Disable cloud-init network config | undercloud 2025-10-03 07:35:42.329861 | fa163e2f-d608-db3b-d661-000000000064 | TIMING | tripleo_network_config : Disable cloud-init network config | undercloud | 0:00:44.065436 | 0.50s 2025-10-03 07:35:42.354551 | fa163e2f-d608-db3b-d661-000000000065 | TASK | Ensure network service is enabled 2025-10-03 07:35:42.830741 | fa163e2f-d608-db3b-d661-000000000065 | OK | Ensure network service is enabled | undercloud 2025-10-03 07:35:42.831977 | fa163e2f-d608-db3b-d661-000000000065 | TIMING | tripleo_network_config : Ensure network service is enabled | undercloud | 0:00:44.567561 | 0.48s PLAY [Server network validation] *********************************************** 2025-10-03 07:35:42.958057 | fa163e2f-d608-db3b-d661-000000000095 | TASK | Basic Network Validation 2025-10-03 07:35:42.982999 | fa163e2f-d608-db3b-d661-000000000095 | TIMING | Basic Network Validation | undercloud | 0:00:44.718578 | 0.02s 2025-10-03 07:35:43.018682 | fa163e2f-d608-db3b-d661-000000000646 | TASK | Collect default network fact 2025-10-03 07:35:43.546623 | fa163e2f-d608-db3b-d661-000000000646 | OK | Collect default network fact | undercloud 2025-10-03 07:35:43.547818 | fa163e2f-d608-db3b-d661-000000000646 | TIMING | tripleo_nodes_validation : Collect default network fact | undercloud | 0:00:45.283392 | 0.53s 2025-10-03 07:35:43.571860 | fa163e2f-d608-db3b-d661-000000000647 | TASK | Check Default IPv4 Gateway availability 2025-10-03 07:35:47.890722 | fa163e2f-d608-db3b-d661-000000000647 | OK | Check Default IPv4 Gateway availability | undercloud 2025-10-03 07:35:47.892427 | fa163e2f-d608-db3b-d661-000000000647 | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | undercloud | 0:00:49.628000 | 4.32s 2025-10-03 07:35:47.918620 | fa163e2f-d608-db3b-d661-000000000648 | TASK | Check all networks Gateway availability 2025-10-03 07:35:52.300780 | fa163e2f-d608-db3b-d661-000000000648 | OK | Check all networks Gateway availability | undercloud | item=192.168.122.10 2025-10-03 07:35:52.302778 | fa163e2f-d608-db3b-d661-000000000648 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | undercloud | 0:00:54.038351 | 4.38s 2025-10-03 07:35:52.313165 | fa163e2f-d608-db3b-d661-000000000648 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | undercloud | 0:00:54.048738 | 4.39s 2025-10-03 07:35:52.337771 | fa163e2f-d608-db3b-d661-00000000064a | TASK | Check Controllers availability 2025-10-03 07:35:52.406744 | fa163e2f-d608-db3b-d661-00000000064a | TIMING | tripleo_nodes_validation : Check Controllers availability | undercloud | 0:00:54.142312 | 0.07s 2025-10-03 07:35:52.418861 | fa163e2f-d608-db3b-d661-00000000064a | TIMING | tripleo_nodes_validation : Check Controllers availability | undercloud | 0:00:54.154440 | 0.08s 2025-10-03 07:35:52.443231 | 3ff41d09-966d-419c-af4c-a4e037fa1868 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | undercloud 2025-10-03 07:35:52.477213 | fa163e2f-d608-db3b-d661-00000000066e | TASK | Set IP options 2025-10-03 07:35:52.506218 | fa163e2f-d608-db3b-d661-00000000066e | OK | Set IP options | undercloud 2025-10-03 07:35:52.507371 | fa163e2f-d608-db3b-d661-00000000066e | TIMING | tripleo_nodes_validation : Set IP options | undercloud | 0:00:54.242946 | 0.03s 2025-10-03 07:35:52.532282 | fa163e2f-d608-db3b-d661-00000000066f | TASK | Lookup interface information 2025-10-03 07:35:52.733598 | fa163e2f-d608-db3b-d661-00000000066f | CHANGED | Lookup interface information | undercloud 2025-10-03 07:35:52.734948 | fa163e2f-d608-db3b-d661-00000000066f | TIMING | tripleo_nodes_validation : Lookup interface information | undercloud | 0:00:54.470523 | 0.20s 2025-10-03 07:35:52.760011 | fa163e2f-d608-db3b-d661-000000000670 | TASK | Set interface vars 2025-10-03 07:35:52.842041 | fa163e2f-d608-db3b-d661-000000000670 | OK | Set interface vars | undercloud 2025-10-03 07:35:52.842938 | fa163e2f-d608-db3b-d661-000000000670 | TIMING | tripleo_nodes_validation : Set interface vars | undercloud | 0:00:54.578521 | 0.08s 2025-10-03 07:35:52.862140 | fa163e2f-d608-db3b-d661-000000000672 | TASK | Check IP responsiveness 2025-10-03 07:35:52.890799 | fa163e2f-d608-db3b-d661-000000000672 | SKIPPED | Check IP responsiveness | undercloud 2025-10-03 07:35:52.891968 | fa163e2f-d608-db3b-d661-000000000672 | TIMING | tripleo_nodes_validation : Check IP responsiveness | undercloud | 0:00:54.627544 | 0.03s 2025-10-03 07:35:52.928138 | fa163e2f-d608-db3b-d661-000000000673 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-03 07:35:52.956611 | fa163e2f-d608-db3b-d661-000000000673 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | undercloud 2025-10-03 07:35:52.957381 | fa163e2f-d608-db3b-d661-000000000673 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | undercloud | 0:00:54.692965 | 0.03s 2025-10-03 07:35:52.976092 | fa163e2f-d608-db3b-d661-00000000064c | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-03 07:35:52.992248 | fa163e2f-d608-db3b-d661-00000000064c | SKIPPED | Verify the configured FQDN vs /etc/hosts | undercloud 2025-10-03 07:35:52.993175 | fa163e2f-d608-db3b-d661-00000000064c | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | undercloud | 0:00:54.728759 | 0.02s PLAY [Server pre deployment steps] ********************************************* 2025-10-03 07:35:53.139997 | fa163e2f-d608-db3b-d661-000000000099 | TASK | Server pre deployments 2025-10-03 07:35:53.154946 | fa163e2f-d608-db3b-d661-000000000099 | OK | Server pre deployments | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-db3b-d661-000000000099') missing from stats 2025-10-03 07:35:53.177545 | fa163e2f-d608-db3b-d661-00000000009d | TASK | Hiera config 2025-10-03 07:35:53.203129 | fa163e2f-d608-db3b-d661-00000000009d | TIMING | Hiera config | undercloud | 0:00:54.938707 | 0.02s 2025-10-03 07:35:53.242794 | fa163e2f-d608-db3b-d661-0000000006c3 | TASK | Create /etc/puppet/hieradata 2025-10-03 07:35:53.476819 | fa163e2f-d608-db3b-d661-0000000006c3 | OK | Create /etc/puppet/hieradata | undercloud 2025-10-03 07:35:53.478137 | fa163e2f-d608-db3b-d661-0000000006c3 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | undercloud | 0:00:55.213712 | 0.23s 2025-10-03 07:35:53.502370 | fa163e2f-d608-db3b-d661-0000000006c4 | TASK | Write hiera config 2025-10-03 07:35:54.008172 | fa163e2f-d608-db3b-d661-0000000006c4 | OK | Write hiera config | undercloud 2025-10-03 07:35:54.009557 | fa163e2f-d608-db3b-d661-0000000006c4 | TIMING | tripleo_hieradata : Write hiera config | undercloud | 0:00:55.745128 | 0.51s 2025-10-03 07:35:54.056688 | fa163e2f-d608-db3b-d661-00000000009e | TASK | Hiera symlink 2025-10-03 07:35:54.255292 | fa163e2f-d608-db3b-d661-00000000009e | OK | Hiera symlink | undercloud 2025-10-03 07:35:54.256492 | fa163e2f-d608-db3b-d661-00000000009e | TIMING | Hiera symlink | undercloud | 0:00:55.992056 | 0.20s 2025-10-03 07:35:54.279419 | fa163e2f-d608-db3b-d661-00000000009f | TASK | Hieradata from vars 2025-10-03 07:35:54.305728 | fa163e2f-d608-db3b-d661-00000000009f | TIMING | Hieradata from vars | undercloud | 0:00:56.041303 | 0.03s 2025-10-03 07:35:54.353584 | fa163e2f-d608-db3b-d661-00000000071e | TASK | Copy overcloud.json to all_nodes.json 2025-10-03 07:35:54.757178 | fa163e2f-d608-db3b-d661-00000000071e | OK | Copy overcloud.json to all_nodes.json | undercloud 2025-10-03 07:35:54.758569 | fa163e2f-d608-db3b-d661-00000000071e | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | undercloud | 0:00:56.494142 | 0.40s 2025-10-03 07:35:54.783883 | fa163e2f-d608-db3b-d661-00000000071f | TASK | Render hieradata from template 2025-10-03 07:35:55.349906 | fa163e2f-d608-db3b-d661-00000000071f | OK | Render hieradata from template | undercloud | item=bootstrap_node 2025-10-03 07:35:55.351039 | fa163e2f-d608-db3b-d661-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:57.086620 | 0.57s 2025-10-03 07:35:55.852444 | fa163e2f-d608-db3b-d661-00000000071f | OK | Render hieradata from template | undercloud | item=vip_data 2025-10-03 07:35:55.854067 | fa163e2f-d608-db3b-d661-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:57.589655 | 1.07s 2025-10-03 07:35:56.355163 | fa163e2f-d608-db3b-d661-00000000071f | OK | Render hieradata from template | undercloud | item=net_ip_map 2025-10-03 07:35:56.358008 | fa163e2f-d608-db3b-d661-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:58.093580 | 1.57s 2025-10-03 07:35:56.816507 | fa163e2f-d608-db3b-d661-00000000071f | OK | Render hieradata from template | undercloud | item=cloud_domain 2025-10-03 07:35:56.818097 | fa163e2f-d608-db3b-d661-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:58.553683 | 2.03s 2025-10-03 07:35:57.313845 | fa163e2f-d608-db3b-d661-00000000071f | OK | Render hieradata from template | undercloud | item=fqdn 2025-10-03 07:35:57.314502 | fa163e2f-d608-db3b-d661-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:59.050091 | 2.53s 2025-10-03 07:35:57.735977 | fa163e2f-d608-db3b-d661-00000000071f | OK | Render hieradata from template | undercloud | item=service_names 2025-10-03 07:35:57.737044 | fa163e2f-d608-db3b-d661-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:59.472626 | 2.95s 2025-10-03 07:35:58.160896 | fa163e2f-d608-db3b-d661-00000000071f | OK | Render hieradata from template | undercloud | item=service_configs 2025-10-03 07:35:58.163081 | fa163e2f-d608-db3b-d661-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:59.898661 | 3.38s 2025-10-03 07:35:58.649587 | fa163e2f-d608-db3b-d661-00000000071f | OK | Render hieradata from template | undercloud | item=extraconfig 2025-10-03 07:35:58.652316 | fa163e2f-d608-db3b-d661-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:00.387889 | 3.87s 2025-10-03 07:35:59.104278 | fa163e2f-d608-db3b-d661-00000000071f | OK | Render hieradata from template | undercloud | item=role_extraconfig 2025-10-03 07:35:59.107282 | fa163e2f-d608-db3b-d661-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:00.842852 | 4.32s 2025-10-03 07:35:59.600609 | fa163e2f-d608-db3b-d661-00000000071f | OK | Render hieradata from template | undercloud | item=ovn_chassis_mac_map 2025-10-03 07:35:59.603088 | fa163e2f-d608-db3b-d661-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:01.338663 | 4.82s 2025-10-03 07:35:59.616630 | fa163e2f-d608-db3b-d661-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:01.352198 | 4.83s 2025-10-03 07:35:59.671452 | fa163e2f-d608-db3b-d661-0000000000a0 | TASK | Ensure ansible_managed hieradata file exists 2025-10-03 07:35:59.701295 | fa163e2f-d608-db3b-d661-0000000000a0 | TIMING | Ensure ansible_managed hieradata file exists | undercloud | 0:01:01.436864 | 0.03s 2025-10-03 07:35:59.769930 | fa163e2f-d608-db3b-d661-0000000007c3 | TASK | Check for hieradata file 2025-10-03 07:36:00.010534 | fa163e2f-d608-db3b-d661-0000000007c3 | OK | Check for hieradata file | undercloud 2025-10-03 07:36:00.012264 | fa163e2f-d608-db3b-d661-0000000007c3 | TIMING | tripleo_hieradata : Check for hieradata file | undercloud | 0:01:01.747838 | 0.24s 2025-10-03 07:36:00.037712 | fa163e2f-d608-db3b-d661-0000000007c5 | TASK | Get existing data 2025-10-03 07:36:00.077241 | fa163e2f-d608-db3b-d661-0000000007c5 | SKIPPED | Get existing data | undercloud 2025-10-03 07:36:00.078722 | fa163e2f-d608-db3b-d661-0000000007c5 | TIMING | tripleo_hieradata : Get existing data | undercloud | 0:01:01.814299 | 0.04s 2025-10-03 07:36:00.109646 | fa163e2f-d608-db3b-d661-0000000007c6 | TASK | Set data fact 2025-10-03 07:36:00.149641 | fa163e2f-d608-db3b-d661-0000000007c6 | SKIPPED | Set data fact | undercloud 2025-10-03 07:36:00.150864 | fa163e2f-d608-db3b-d661-0000000007c6 | TIMING | tripleo_hieradata : Set data fact | undercloud | 0:01:01.886445 | 0.04s 2025-10-03 07:36:00.172432 | fa163e2f-d608-db3b-d661-0000000007c8 | TASK | Write ansible hieradata file 2025-10-03 07:36:00.660112 | fa163e2f-d608-db3b-d661-0000000007c8 | OK | Write ansible hieradata file | undercloud 2025-10-03 07:36:00.661658 | fa163e2f-d608-db3b-d661-0000000007c8 | TIMING | tripleo_hieradata : Write ansible hieradata file | undercloud | 0:01:02.397233 | 0.49s 2025-10-03 07:36:00.759773 | fa163e2f-d608-db3b-d661-0000000000a1 | TIMING | include_tasks | undercloud | 0:01:02.495332 | 0.05s PLAY [Host prep steps] ********************************************************* 2025-10-03 07:36:00.918761 | fa163e2f-d608-db3b-d661-0000000000a5 | TASK | Host prep steps 2025-10-03 07:36:00.944967 | fa163e2f-d608-db3b-d661-0000000000a5 | OK | Host prep steps | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-db3b-d661-0000000000a5') missing from stats 2025-10-03 07:36:01.017348 | fa163e2f-d608-db3b-d661-0000000000a6 | TASK | Deploy Artifacts 2025-10-03 07:36:01.129809 | fa163e2f-d608-db3b-d661-0000000000a6 | SKIPPED | Deploy Artifacts | undercloud 2025-10-03 07:36:01.131446 | fa163e2f-d608-db3b-d661-0000000000a6 | TIMING | Deploy Artifacts | undercloud | 0:01:02.867020 | 0.11s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 07:36:01.198643 | fa163e2f-d608-db3b-d661-0000000000a7 | TIMING | include_tasks | undercloud | 0:01:02.934209 | 0.04s 2025-10-03 07:36:01.323307 | 9db66b07-af61-408e-b487-48cfa7887808 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/Undercloud/host_prep_tasks.yaml | undercloud 2025-10-03 07:36:01.363890 | fa163e2f-d608-db3b-d661-000000000843 | TASK | Run firewall role 2025-10-03 07:36:01.392345 | fa163e2f-d608-db3b-d661-000000000843 | TIMING | Run firewall role | undercloud | 0:01:03.127911 | 0.03s 2025-10-03 07:36:01.441405 | fa163e2f-d608-db3b-d661-000000000902 | TASK | Gather variables for each operating system 2025-10-03 07:36:01.559837 | fa163e2f-d608-db3b-d661-000000000902 | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-03 07:36:01.561168 | fa163e2f-d608-db3b-d661-000000000902 | TIMING | tripleo_firewall : Gather variables for each operating system | undercloud | 0:01:03.296739 | 0.12s 2025-10-03 07:36:01.567106 | fa163e2f-d608-db3b-d661-000000000902 | TIMING | tripleo_firewall : Gather variables for each operating system | undercloud | 0:01:03.302678 | 0.12s 2025-10-03 07:36:01.592882 | fa163e2f-d608-db3b-d661-000000000903 | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-03 07:36:04.530776 | fa163e2f-d608-db3b-d661-000000000903 | OK | Uninstall firewalld to prevent nftables conflicts | undercloud 2025-10-03 07:36:04.531836 | fa163e2f-d608-db3b-d661-000000000903 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | undercloud | 0:01:06.267417 | 2.94s 2025-10-03 07:36:04.551511 | fa163e2f-d608-db3b-d661-000000000907 | TASK | Create empty var for masquerade rules 2025-10-03 07:36:04.588784 | fa163e2f-d608-db3b-d661-000000000907 | OK | Create empty var for masquerade rules | undercloud 2025-10-03 07:36:04.589930 | fa163e2f-d608-db3b-d661-000000000907 | TIMING | tripleo_firewall : Create empty var for masquerade rules | undercloud | 0:01:06.325508 | 0.04s 2025-10-03 07:36:04.612412 | fa163e2f-d608-db3b-d661-000000000908 | TASK | Enable masquerade 2025-10-03 07:36:04.681188 | fa163e2f-d608-db3b-d661-000000000908 | OK | Enable masquerade | undercloud 2025-10-03 07:36:04.682419 | fa163e2f-d608-db3b-d661-000000000908 | TIMING | tripleo_firewall : Enable masquerade | undercloud | 0:01:06.417993 | 0.07s 2025-10-03 07:36:04.708141 | fa163e2f-d608-db3b-d661-000000000909 | TASK | Set the default frontend firewall rules 2025-10-03 07:36:04.738179 | fa163e2f-d608-db3b-d661-000000000909 | OK | Set the default frontend firewall rules | undercloud 2025-10-03 07:36:04.739279 | fa163e2f-d608-db3b-d661-000000000909 | TIMING | tripleo_firewall : Set the default frontend firewall rules | undercloud | 0:01:06.474854 | 0.03s 2025-10-03 07:36:04.763972 | fa163e2f-d608-db3b-d661-00000000090c | TASK | Set frontend rule fact (non-ssl rules) 2025-10-03 07:36:04.814353 | fa163e2f-d608-db3b-d661-00000000090c | OK | Set frontend rule fact (non-ssl rules) | undercloud 2025-10-03 07:36:04.815715 | fa163e2f-d608-db3b-d661-00000000090c | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | undercloud | 0:01:06.551288 | 0.05s 2025-10-03 07:36:04.836210 | fa163e2f-d608-db3b-d661-00000000090d | TASK | Set frontend rule fact (ssl rules) 2025-10-03 07:36:04.884104 | fa163e2f-d608-db3b-d661-00000000090d | OK | Set frontend rule fact (ssl rules) | undercloud 2025-10-03 07:36:04.885146 | fa163e2f-d608-db3b-d661-00000000090d | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | undercloud | 0:01:06.620727 | 0.05s 2025-10-03 07:36:04.912690 | fa163e2f-d608-db3b-d661-00000000090f | TASK | Set frontend rule fact (non-ssl rules) 2025-10-03 07:36:04.945437 | fa163e2f-d608-db3b-d661-00000000090f | SKIPPED | Set frontend rule fact (non-ssl rules) | undercloud 2025-10-03 07:36:04.946520 | fa163e2f-d608-db3b-d661-00000000090f | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | undercloud | 0:01:06.682103 | 0.03s 2025-10-03 07:36:04.966968 | fa163e2f-d608-db3b-d661-000000000910 | TASK | Set frontend rule fact (ssl rules) 2025-10-03 07:36:04.995936 | fa163e2f-d608-db3b-d661-000000000910 | SKIPPED | Set frontend rule fact (ssl rules) | undercloud 2025-10-03 07:36:04.996934 | fa163e2f-d608-db3b-d661-000000000910 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | undercloud | 0:01:06.732492 | 0.03s 2025-10-03 07:36:05.017291 | fa163e2f-d608-db3b-d661-000000000912 | TASK | Enable LOG rules 2025-10-03 07:36:05.033809 | fa163e2f-d608-db3b-d661-000000000912 | SKIPPED | Enable LOG rules | undercloud 2025-10-03 07:36:05.034609 | fa163e2f-d608-db3b-d661-000000000912 | TIMING | tripleo_firewall : Enable LOG rules | undercloud | 0:01:06.770196 | 0.02s 2025-10-03 07:36:05.052719 | fa163e2f-d608-db3b-d661-000000000913 | TASK | Set rule fact 2025-10-03 07:36:05.112283 | fa163e2f-d608-db3b-d661-000000000913 | OK | Set rule fact | undercloud 2025-10-03 07:36:05.113776 | fa163e2f-d608-db3b-d661-000000000913 | TIMING | tripleo_firewall : Set rule fact | undercloud | 0:01:06.849359 | 0.06s 2025-10-03 07:36:05.133976 | fa163e2f-d608-db3b-d661-000000000914 | TASK | Manage rules via nftables 2025-10-03 07:36:05.165073 | fa163e2f-d608-db3b-d661-000000000914 | TIMING | Manage rules via nftables | undercloud | 0:01:06.900646 | 0.03s 2025-10-03 07:36:05.226150 | fa163e2f-d608-db3b-d661-00000000098e | TIMING | tripleo_nftables : ansible.builtin.include_tasks | undercloud | 0:01:06.961727 | 0.02s 2025-10-03 07:36:05.241536 | 69bfca4f-b508-4ccf-89e3-e4a5e366e2d5 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | undercloud 2025-10-03 07:36:05.267751 | fa163e2f-d608-db3b-d661-0000000009b7 | TASK | Ensure legacy iptables services are off 2025-10-03 07:36:05.670610 | fa163e2f-d608-db3b-d661-0000000009b7 | OK | Ensure legacy iptables services are off | undercloud | item=iptables.service 2025-10-03 07:36:05.673579 | fa163e2f-d608-db3b-d661-0000000009b7 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | undercloud | 0:01:07.409142 | 0.40s 2025-10-03 07:36:06.033307 | fa163e2f-d608-db3b-d661-0000000009b7 | OK | Ensure legacy iptables services are off | undercloud | item=ip6tables.service 2025-10-03 07:36:06.034889 | fa163e2f-d608-db3b-d661-0000000009b7 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | undercloud | 0:01:07.770465 | 0.77s 2025-10-03 07:36:06.046639 | fa163e2f-d608-db3b-d661-0000000009b7 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | undercloud | 0:01:07.782210 | 0.78s 2025-10-03 07:36:06.076169 | fa163e2f-d608-db3b-d661-0000000009b8 | TASK | Ensure nftables service is enabled and running 2025-10-03 07:36:06.814296 | fa163e2f-d608-db3b-d661-0000000009b8 | CHANGED | Ensure nftables service is enabled and running | undercloud 2025-10-03 07:36:06.816236 | fa163e2f-d608-db3b-d661-0000000009b8 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | undercloud | 0:01:08.551808 | 0.74s 2025-10-03 07:36:06.843104 | fa163e2f-d608-db3b-d661-0000000009b9 | TASK | Empty nftables from anything that may lay around 2025-10-03 07:36:06.883995 | fa163e2f-d608-db3b-d661-0000000009b9 | SKIPPED | Empty nftables from anything that may lay around | undercloud 2025-10-03 07:36:06.885247 | fa163e2f-d608-db3b-d661-0000000009b9 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | undercloud | 0:01:08.620823 | 0.04s 2025-10-03 07:36:06.937510 | fa163e2f-d608-db3b-d661-00000000098f | TIMING | tripleo_nftables : ansible.builtin.include_tasks | undercloud | 0:01:08.673076 | 0.03s 2025-10-03 07:36:06.977102 | d8af9465-8899-4d2a-aaf6-24c8e34d1441 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | undercloud 2025-10-03 07:36:07.014911 | fa163e2f-d608-db3b-d661-0000000009e8 | TASK | Push empty ruleset 2025-10-03 07:36:07.452949 | fa163e2f-d608-db3b-d661-0000000009e8 | CHANGED | Push empty ruleset | undercloud 2025-10-03 07:36:07.454299 | fa163e2f-d608-db3b-d661-0000000009e8 | TIMING | tripleo_nftables : Push empty ruleset | undercloud | 0:01:09.189876 | 0.44s 2025-10-03 07:36:07.476391 | fa163e2f-d608-db3b-d661-0000000009e9 | TASK | Load empty ruleset 2025-10-03 07:36:07.706735 | fa163e2f-d608-db3b-d661-0000000009e9 | CHANGED | Load empty ruleset | undercloud 2025-10-03 07:36:07.708000 | fa163e2f-d608-db3b-d661-0000000009e9 | TIMING | tripleo_nftables : Load empty ruleset | undercloud | 0:01:09.443576 | 0.23s 2025-10-03 07:36:07.732785 | fa163e2f-d608-db3b-d661-0000000009eb | TASK | Use default rules 2025-10-03 07:36:07.817426 | fa163e2f-d608-db3b-d661-0000000009eb | OK | Use default rules | undercloud 2025-10-03 07:36:07.820164 | fa163e2f-d608-db3b-d661-0000000009eb | TIMING | tripleo_nftables : Use default rules | undercloud | 0:01:09.555739 | 0.09s 2025-10-03 07:36:07.847628 | fa163e2f-d608-db3b-d661-0000000009ec | TASK | Enable LOG rules 2025-10-03 07:36:07.925592 | fa163e2f-d608-db3b-d661-0000000009ec | OK | Enable LOG rules | undercloud 2025-10-03 07:36:07.928178 | fa163e2f-d608-db3b-d661-0000000009ec | TIMING | tripleo_nftables : Enable LOG rules | undercloud | 0:01:09.663753 | 0.08s 2025-10-03 07:36:07.955553 | fa163e2f-d608-db3b-d661-0000000009ee | TASK | Get current nftables content 2025-10-03 07:36:08.191276 | fa163e2f-d608-db3b-d661-0000000009ee | CHANGED | Get current nftables content | undercloud 2025-10-03 07:36:08.192657 | fa163e2f-d608-db3b-d661-0000000009ee | TIMING | tripleo_nftables : Get current nftables content | undercloud | 0:01:09.928232 | 0.24s 2025-10-03 07:36:08.218228 | fa163e2f-d608-db3b-d661-0000000009f0 | TASK | Generate chain jumps 2025-10-03 07:36:08.782402 | fa163e2f-d608-db3b-d661-0000000009f0 | CHANGED | Generate chain jumps | undercloud 2025-10-03 07:36:08.783983 | fa163e2f-d608-db3b-d661-0000000009f0 | TIMING | tripleo_nftables : Generate chain jumps | undercloud | 0:01:10.519556 | 0.56s 2025-10-03 07:36:08.809643 | fa163e2f-d608-db3b-d661-0000000009f1 | TASK | Generate chain jumps 2025-10-03 07:36:09.383829 | fa163e2f-d608-db3b-d661-0000000009f1 | CHANGED | Generate chain jumps | undercloud 2025-10-03 07:36:09.385242 | fa163e2f-d608-db3b-d661-0000000009f1 | TIMING | tripleo_nftables : Generate chain jumps | undercloud | 0:01:11.120817 | 0.57s 2025-10-03 07:36:09.411601 | fa163e2f-d608-db3b-d661-0000000009f2 | TASK | Generate nft flushes 2025-10-03 07:36:09.850202 | fa163e2f-d608-db3b-d661-0000000009f2 | CHANGED | Generate nft flushes | undercloud 2025-10-03 07:36:09.851612 | fa163e2f-d608-db3b-d661-0000000009f2 | TIMING | tripleo_nftables : Generate nft flushes | undercloud | 0:01:11.587186 | 0.44s 2025-10-03 07:36:09.883117 | fa163e2f-d608-db3b-d661-0000000009f3 | TASK | Generate nft tripleo chains 2025-10-03 07:36:10.388255 | fa163e2f-d608-db3b-d661-0000000009f3 | CHANGED | Generate nft tripleo chains | undercloud 2025-10-03 07:36:10.389537 | fa163e2f-d608-db3b-d661-0000000009f3 | TIMING | tripleo_nftables : Generate nft tripleo chains | undercloud | 0:01:12.125112 | 0.50s 2025-10-03 07:36:10.414601 | fa163e2f-d608-db3b-d661-0000000009f4 | TASK | Generate nft ruleset in static file 2025-10-03 07:36:11.633948 | fa163e2f-d608-db3b-d661-0000000009f4 | CHANGED | Generate nft ruleset in static file | undercloud 2025-10-03 07:36:11.635701 | fa163e2f-d608-db3b-d661-0000000009f4 | TIMING | tripleo_nftables : Generate nft ruleset in static file | undercloud | 0:01:13.371267 | 1.22s 2025-10-03 07:36:11.663753 | fa163e2f-d608-db3b-d661-0000000009f6 | TASK | Validate all of the generated content before loading 2025-10-03 07:36:12.263709 | fa163e2f-d608-db3b-d661-0000000009f6 | CHANGED | Validate all of the generated content before loading | undercloud 2025-10-03 07:36:12.265447 | fa163e2f-d608-db3b-d661-0000000009f6 | TIMING | tripleo_nftables : Validate all of the generated content before loading | undercloud | 0:01:14.001021 | 0.60s 2025-10-03 07:36:12.291198 | fa163e2f-d608-db3b-d661-0000000009f7 | TASK | Ensure we load our different nft rulesets on boot 2025-10-03 07:36:12.544887 | fa163e2f-d608-db3b-d661-0000000009f7 | CHANGED | Ensure we load our different nft rulesets on boot | undercloud 2025-10-03 07:36:12.546296 | fa163e2f-d608-db3b-d661-0000000009f7 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | undercloud | 0:01:14.281870 | 0.25s 2025-10-03 07:36:12.602354 | fa163e2f-d608-db3b-d661-000000000990 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | undercloud | 0:01:14.337924 | 0.03s 2025-10-03 07:36:12.622984 | 9b3e17e0-33b9-4c03-a217-5e5b17cb9d66 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | undercloud 2025-10-03 07:36:12.680144 | fa163e2f-d608-db3b-d661-000000000a5f | TASK | Inject our custom chains in nftables 2025-10-03 07:36:12.959352 | fa163e2f-d608-db3b-d661-000000000a5f | CHANGED | Inject our custom chains in nftables | undercloud 2025-10-03 07:36:12.960335 | fa163e2f-d608-db3b-d661-000000000a5f | TIMING | tripleo_nftables : Inject our custom chains in nftables | undercloud | 0:01:14.695918 | 0.28s 2025-10-03 07:36:12.980677 | fa163e2f-d608-db3b-d661-000000000a60 | TASK | Reload custom nftables ruleset files 2025-10-03 07:36:13.241874 | fa163e2f-d608-db3b-d661-000000000a60 | CHANGED | Reload custom nftables ruleset files | undercloud 2025-10-03 07:36:13.243190 | fa163e2f-d608-db3b-d661-000000000a60 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | undercloud | 0:01:14.978765 | 0.26s 2025-10-03 07:36:13.291031 | fa163e2f-d608-db3b-d661-000000000844 | TASK | allow logrotate to read inside containers 2025-10-03 07:36:14.356408 | fa163e2f-d608-db3b-d661-000000000844 | CHANGED | allow logrotate to read inside containers | undercloud 2025-10-03 07:36:14.358033 | fa163e2f-d608-db3b-d661-000000000844 | TIMING | allow logrotate to read inside containers | undercloud | 0:01:16.093606 | 1.07s 2025-10-03 07:36:14.384152 | fa163e2f-d608-db3b-d661-000000000845 | TASK | authorize httpd to listen on registry ports 2025-10-03 07:36:16.590130 | fa163e2f-d608-db3b-d661-000000000845 | CHANGED | authorize httpd to listen on registry ports | undercloud 2025-10-03 07:36:16.591566 | fa163e2f-d608-db3b-d661-000000000845 | TIMING | authorize httpd to listen on registry ports | undercloud | 0:01:18.327141 | 2.21s 2025-10-03 07:36:16.646014 | fa163e2f-d608-db3b-d661-000000000847 | OK | set_fact | undercloud 2025-10-03 07:36:16.647167 | fa163e2f-d608-db3b-d661-000000000847 | TIMING | set_fact | undercloud | 0:01:18.382742 | 0.03s 2025-10-03 07:36:16.698073 | fa163e2f-d608-db3b-d661-000000000848 | TIMING | include_role : tripleo_image_serve | undercloud | 0:01:18.433643 | 0.03s 2025-10-03 07:36:16.754798 | fa163e2f-d608-db3b-d661-000000000b6a | TASK | ensure apache is installed 2025-10-03 07:36:22.532802 | fa163e2f-d608-db3b-d661-000000000b6a | CHANGED | ensure apache is installed | undercloud 2025-10-03 07:36:22.534755 | fa163e2f-d608-db3b-d661-000000000b6a | TIMING | tripleo_image_serve : ensure apache is installed | undercloud | 0:01:24.270326 | 5.78s 2025-10-03 07:36:22.566263 | fa163e2f-d608-db3b-d661-000000000b6b | TASK | create image data directory 2025-10-03 07:36:22.823445 | fa163e2f-d608-db3b-d661-000000000b6b | CHANGED | create image data directory | undercloud 2025-10-03 07:36:22.824556 | fa163e2f-d608-db3b-d661-000000000b6b | TIMING | tripleo_image_serve : create image data directory | undercloud | 0:01:24.560138 | 0.26s 2025-10-03 07:36:22.844037 | fa163e2f-d608-db3b-d661-000000000b6c | TASK | create /v2/ response file 2025-10-03 07:36:23.373892 | fa163e2f-d608-db3b-d661-000000000b6c | CHANGED | create /v2/ response file | undercloud 2025-10-03 07:36:23.375361 | fa163e2f-d608-db3b-d661-000000000b6c | TIMING | tripleo_image_serve : create /v2/ response file | undercloud | 0:01:25.110934 | 0.53s 2025-10-03 07:36:23.399993 | fa163e2f-d608-db3b-d661-000000000b6d | TASK | Add listen line 2025-10-03 07:36:23.738914 | fa163e2f-d608-db3b-d661-000000000b6d | CHANGED | Add listen line | undercloud 2025-10-03 07:36:23.740329 | fa163e2f-d608-db3b-d661-000000000b6d | TIMING | tripleo_image_serve : Add listen line | undercloud | 0:01:25.475904 | 0.34s 2025-10-03 07:36:23.764500 | fa163e2f-d608-db3b-d661-000000000b6e | TASK | manage /etc/httpd/conf.d/image-serve.conf 2025-10-03 07:36:24.299098 | fa163e2f-d608-db3b-d661-000000000b6e | CHANGED | manage /etc/httpd/conf.d/image-serve.conf | undercloud 2025-10-03 07:36:24.301738 | fa163e2f-d608-db3b-d661-000000000b6e | TIMING | tripleo_image_serve : manage /etc/httpd/conf.d/image-serve.conf | undercloud | 0:01:26.037310 | 0.54s 2025-10-03 07:36:24.326912 | fa163e2f-d608-db3b-d661-000000000b6f | TASK | Image-Serve | restart httpd 2025-10-03 07:36:25.238918 | fa163e2f-d608-db3b-d661-000000000b6f | CHANGED | Image-Serve | restart httpd | undercloud 2025-10-03 07:36:25.242421 | fa163e2f-d608-db3b-d661-000000000b6f | TIMING | tripleo_image_serve : Image-Serve | restart httpd | undercloud | 0:01:26.977981 | 0.91s 2025-10-03 07:36:25.291373 | fa163e2f-d608-db3b-d661-00000000084a | TASK | create persistent directories 2025-10-03 07:36:25.555263 | fa163e2f-d608-db3b-d661-00000000084a | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2025-10-03 07:36:25.558776 | fa163e2f-d608-db3b-d661-00000000084a | TIMING | create persistent directories | undercloud | 0:01:27.294340 | 0.27s 2025-10-03 07:36:25.733768 | fa163e2f-d608-db3b-d661-00000000084a | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2025-10-03 07:36:25.734941 | fa163e2f-d608-db3b-d661-00000000084a | TIMING | create persistent directories | undercloud | 0:01:27.470519 | 0.44s 2025-10-03 07:36:25.741986 | fa163e2f-d608-db3b-d661-00000000084a | TIMING | create persistent directories | undercloud | 0:01:27.477560 | 0.45s 2025-10-03 07:36:25.767952 | fa163e2f-d608-db3b-d661-00000000084b | TASK | create persistent directories 2025-10-03 07:36:26.026147 | fa163e2f-d608-db3b-d661-00000000084b | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/ironic', 'setype': 'container_file_t'} 2025-10-03 07:36:26.027935 | fa163e2f-d608-db3b-d661-00000000084b | TIMING | create persistent directories | undercloud | 0:01:27.763497 | 0.26s 2025-10-03 07:36:26.252813 | fa163e2f-d608-db3b-d661-00000000084b | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/httpd/ironic-api', 'setype': 'container_file_t'} 2025-10-03 07:36:26.254005 | fa163e2f-d608-db3b-d661-00000000084b | TIMING | create persistent directories | undercloud | 0:01:27.989583 | 0.48s 2025-10-03 07:36:26.267260 | fa163e2f-d608-db3b-d661-00000000084b | TIMING | create persistent directories | undercloud | 0:01:28.002833 | 0.50s 2025-10-03 07:36:26.293071 | fa163e2f-d608-db3b-d661-000000000851 | TASK | Ensure /etc/modules-load.d exists 2025-10-03 07:36:26.523895 | fa163e2f-d608-db3b-d661-000000000851 | OK | Ensure /etc/modules-load.d exists | undercloud 2025-10-03 07:36:26.525306 | fa163e2f-d608-db3b-d661-000000000851 | TIMING | tripleo_module_load : Ensure /etc/modules-load.d exists | undercloud | 0:01:28.260880 | 0.23s 2025-10-03 07:36:26.550066 | fa163e2f-d608-db3b-d661-000000000852 | TASK | Load modules 2025-10-03 07:36:26.990658 | fa163e2f-d608-db3b-d661-000000000852 | CHANGED | Load modules | undercloud | item=iscsi_tcp 2025-10-03 07:36:26.992022 | fa163e2f-d608-db3b-d661-000000000852 | TIMING | tripleo_module_load : Load modules | undercloud | 0:01:28.727597 | 0.44s 2025-10-03 07:36:26.997619 | fa163e2f-d608-db3b-d661-000000000852 | TIMING | tripleo_module_load : Load modules | undercloud | 0:01:28.733203 | 0.45s 2025-10-03 07:36:27.021758 | fa163e2f-d608-db3b-d661-000000000854 | TASK | Persist modules via modules-load.d 2025-10-03 07:36:27.559335 | fa163e2f-d608-db3b-d661-000000000854 | CHANGED | Persist modules via modules-load.d | undercloud | item=iscsi_tcp 2025-10-03 07:36:27.561402 | fa163e2f-d608-db3b-d661-000000000854 | TIMING | tripleo_module_load : Persist modules via modules-load.d | undercloud | 0:01:29.296977 | 0.54s 2025-10-03 07:36:27.571535 | fa163e2f-d608-db3b-d661-000000000854 | TIMING | tripleo_module_load : Persist modules via modules-load.d | undercloud | 0:01:29.307111 | 0.55s 2025-10-03 07:36:27.596962 | fa163e2f-d608-db3b-d661-000000000856 | TASK | Drop module persistence 2025-10-03 07:36:27.665530 | fa163e2f-d608-db3b-d661-000000000856 | SKIPPED | Drop module persistence | undercloud | item=iscsi_tcp 2025-10-03 07:36:27.671775 | fa163e2f-d608-db3b-d661-000000000856 | TIMING | tripleo_module_load : Drop module persistence | undercloud | 0:01:29.407343 | 0.07s 2025-10-03 07:36:27.697770 | fa163e2f-d608-db3b-d661-000000000858 | TASK | Set modules persistence via /etc/modules 2025-10-03 07:36:27.969401 | fa163e2f-d608-db3b-d661-000000000858 | CHANGED | Set modules persistence via /etc/modules | undercloud | item=iscsi_tcp 2025-10-03 07:36:27.971549 | fa163e2f-d608-db3b-d661-000000000858 | TIMING | tripleo_module_load : Set modules persistence via /etc/modules | undercloud | 0:01:29.707121 | 0.27s 2025-10-03 07:36:27.982181 | fa163e2f-d608-db3b-d661-000000000858 | TIMING | tripleo_module_load : Set modules persistence via /etc/modules | undercloud | 0:01:29.717751 | 0.28s 2025-10-03 07:36:28.008794 | fa163e2f-d608-db3b-d661-00000000085a | TASK | Modules reload 2025-10-03 07:36:28.403832 | fa163e2f-d608-db3b-d661-00000000085a | CHANGED | Modules reload | undercloud 2025-10-03 07:36:28.407355 | fa163e2f-d608-db3b-d661-00000000085a | TIMING | tripleo_module_load : Modules reload | undercloud | 0:01:30.142921 | 0.40s 2025-10-03 07:36:28.459933 | fa163e2f-d608-db3b-d661-00000000086a | TASK | create fcontext entry for ironic data 2025-10-03 07:36:29.712663 | fa163e2f-d608-db3b-d661-00000000086a | CHANGED | create fcontext entry for ironic data | undercloud 2025-10-03 07:36:29.714993 | fa163e2f-d608-db3b-d661-00000000086a | TIMING | create fcontext entry for ironic data | undercloud | 0:01:31.450557 | 1.25s 2025-10-03 07:36:29.740318 | fa163e2f-d608-db3b-d661-00000000086b | TASK | create persistent directories 2025-10-03 07:36:30.008967 | fa163e2f-d608-db3b-d661-00000000086b | OK | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/ironic', 'setype': 'container_file_t'} 2025-10-03 07:36:30.011130 | fa163e2f-d608-db3b-d661-00000000086b | TIMING | create persistent directories | undercloud | 0:01:31.746696 | 0.27s 2025-10-03 07:36:30.232392 | fa163e2f-d608-db3b-d661-00000000086b | CHANGED | create persistent directories | undercloud | item={'mode': 'g+s', 'path': '/var/lib/ironic', 'setype': 'container_file_t'} 2025-10-03 07:36:30.233667 | fa163e2f-d608-db3b-d661-00000000086b | TIMING | create persistent directories | undercloud | 0:01:31.969246 | 0.49s 2025-10-03 07:36:30.246198 | fa163e2f-d608-db3b-d661-00000000086b | TIMING | create persistent directories | undercloud | 0:01:31.981757 | 0.50s 2025-10-03 07:36:30.272223 | fa163e2f-d608-db3b-d661-00000000086c | TASK | stat /httpboot 2025-10-03 07:36:30.492856 | fa163e2f-d608-db3b-d661-00000000086c | OK | stat /httpboot | undercloud 2025-10-03 07:36:30.494634 | fa163e2f-d608-db3b-d661-00000000086c | TIMING | stat /httpboot | undercloud | 0:01:32.230203 | 0.22s 2025-10-03 07:36:30.520167 | fa163e2f-d608-db3b-d661-00000000086d | TASK | stat /tftpboot 2025-10-03 07:36:30.753210 | fa163e2f-d608-db3b-d661-00000000086d | OK | stat /tftpboot | undercloud 2025-10-03 07:36:30.755157 | fa163e2f-d608-db3b-d661-00000000086d | TIMING | stat /tftpboot | undercloud | 0:01:32.490716 | 0.23s 2025-10-03 07:36:30.782914 | fa163e2f-d608-db3b-d661-00000000086e | TASK | stat /var/lib/ironic/httpboot 2025-10-03 07:36:30.992996 | fa163e2f-d608-db3b-d661-00000000086e | OK | stat /var/lib/ironic/httpboot | undercloud 2025-10-03 07:36:30.994835 | fa163e2f-d608-db3b-d661-00000000086e | TIMING | stat /var/lib/ironic/httpboot | undercloud | 0:01:32.730403 | 0.21s 2025-10-03 07:36:31.019754 | fa163e2f-d608-db3b-d661-00000000086f | TASK | stat /var/lib/ironic/tftpboot 2025-10-03 07:36:31.233498 | fa163e2f-d608-db3b-d661-00000000086f | OK | stat /var/lib/ironic/tftpboot | undercloud 2025-10-03 07:36:31.234905 | fa163e2f-d608-db3b-d661-00000000086f | TIMING | stat /var/lib/ironic/tftpboot | undercloud | 0:01:32.970479 | 0.21s 2025-10-03 07:36:31.260362 | fa163e2f-d608-db3b-d661-000000000870 | TASK | migrate /httpboot to containerized (if applicable) 2025-10-03 07:36:31.280379 | fa163e2f-d608-db3b-d661-000000000870 | SKIPPED | migrate /httpboot to containerized (if applicable) | undercloud 2025-10-03 07:36:31.281602 | fa163e2f-d608-db3b-d661-000000000870 | TIMING | migrate /httpboot to containerized (if applicable) | undercloud | 0:01:33.017178 | 0.02s 2025-10-03 07:36:31.306955 | fa163e2f-d608-db3b-d661-000000000871 | TASK | migrate /tftpboot to containerized (if applicable) 2025-10-03 07:36:31.327647 | fa163e2f-d608-db3b-d661-000000000871 | SKIPPED | migrate /tftpboot to containerized (if applicable) | undercloud 2025-10-03 07:36:31.329034 | fa163e2f-d608-db3b-d661-000000000871 | TIMING | migrate /tftpboot to containerized (if applicable) | undercloud | 0:01:33.064608 | 0.02s 2025-10-03 07:36:31.354866 | fa163e2f-d608-db3b-d661-000000000872 | TASK | ensure ironic pxe directories exist 2025-10-03 07:36:31.585944 | fa163e2f-d608-db3b-d661-000000000872 | CHANGED | ensure ironic pxe directories exist | undercloud | item=httpboot 2025-10-03 07:36:31.587807 | fa163e2f-d608-db3b-d661-000000000872 | TIMING | ensure ironic pxe directories exist | undercloud | 0:01:33.323384 | 0.23s 2025-10-03 07:36:31.785118 | fa163e2f-d608-db3b-d661-000000000872 | CHANGED | ensure ironic pxe directories exist | undercloud | item=tftpboot 2025-10-03 07:36:31.785864 | fa163e2f-d608-db3b-d661-000000000872 | TIMING | ensure ironic pxe directories exist | undercloud | 0:01:33.521452 | 0.43s 2025-10-03 07:36:31.932888 | fa163e2f-d608-db3b-d661-000000000872 | CHANGED | ensure ironic pxe directories exist | undercloud | item=images 2025-10-03 07:36:31.933549 | fa163e2f-d608-db3b-d661-000000000872 | TIMING | ensure ironic pxe directories exist | undercloud | 0:01:33.669138 | 0.58s 2025-10-03 07:36:31.941275 | fa163e2f-d608-db3b-d661-000000000872 | TIMING | ensure ironic pxe directories exist | undercloud | 0:01:33.676850 | 0.59s 2025-10-03 07:36:31.968236 | fa163e2f-d608-db3b-d661-000000000874 | TASK | Remove /var/lib/config-data/puppet-generated/ironic/var 2025-10-03 07:36:32.188547 | fa163e2f-d608-db3b-d661-000000000874 | OK | Remove /var/lib/config-data/puppet-generated/ironic/var | undercloud 2025-10-03 07:36:32.190001 | fa163e2f-d608-db3b-d661-000000000874 | TIMING | Remove /var/lib/config-data/puppet-generated/ironic/var | undercloud | 0:01:33.925574 | 0.22s 2025-10-03 07:36:32.214383 | fa163e2f-d608-db3b-d661-000000000876 | TASK | create fcontext entry for ironic-inspector data 2025-10-03 07:36:33.397643 | fa163e2f-d608-db3b-d661-000000000876 | CHANGED | create fcontext entry for ironic-inspector data | undercloud 2025-10-03 07:36:33.399251 | fa163e2f-d608-db3b-d661-000000000876 | TIMING | create fcontext entry for ironic-inspector data | undercloud | 0:01:35.134825 | 1.18s 2025-10-03 07:36:33.423407 | fa163e2f-d608-db3b-d661-000000000877 | TASK | create persistent directories 2025-10-03 07:36:33.685597 | fa163e2f-d608-db3b-d661-000000000877 | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/ironic-inspector', 'setype': 'container_file_t'} 2025-10-03 07:36:33.687272 | fa163e2f-d608-db3b-d661-000000000877 | TIMING | create persistent directories | undercloud | 0:01:35.422851 | 0.26s 2025-10-03 07:36:33.904150 | fa163e2f-d608-db3b-d661-000000000877 | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/ironic-inspector/dhcp-hostsdir', 'setype': 'container_file_t'} 2025-10-03 07:36:33.905643 | fa163e2f-d608-db3b-d661-000000000877 | TIMING | create persistent directories | undercloud | 0:01:35.641223 | 0.48s 2025-10-03 07:36:33.912346 | fa163e2f-d608-db3b-d661-000000000877 | TIMING | create persistent directories | undercloud | 0:01:35.647920 | 0.49s 2025-10-03 07:36:33.937563 | fa163e2f-d608-db3b-d661-000000000878 | TASK | create persistent ironic-inspector dnsmasq dhcp hostsdir 2025-10-03 07:36:34.161070 | fa163e2f-d608-db3b-d661-000000000878 | OK | create persistent ironic-inspector dnsmasq dhcp hostsdir | undercloud 2025-10-03 07:36:34.162389 | fa163e2f-d608-db3b-d661-000000000878 | TIMING | create persistent ironic-inspector dnsmasq dhcp hostsdir | undercloud | 0:01:35.897966 | 0.22s 2025-10-03 07:36:34.186681 | fa163e2f-d608-db3b-d661-00000000087a | TASK | Remove /var/lib/config-data/puppet-generated/ironic_inspector/var 2025-10-03 07:36:34.384109 | fa163e2f-d608-db3b-d661-00000000087a | OK | Remove /var/lib/config-data/puppet-generated/ironic_inspector/var | undercloud 2025-10-03 07:36:34.385513 | fa163e2f-d608-db3b-d661-00000000087a | TIMING | Remove /var/lib/config-data/puppet-generated/ironic_inspector/var | undercloud | 0:01:36.121049 | 0.20s 2025-10-03 07:36:34.409240 | fa163e2f-d608-db3b-d661-00000000087c | TASK | create persistent directories 2025-10-03 07:36:34.622673 | fa163e2f-d608-db3b-d661-00000000087c | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-03 07:36:34.624384 | fa163e2f-d608-db3b-d661-00000000087c | TIMING | create persistent directories | undercloud | 0:01:36.359949 | 0.21s 2025-10-03 07:36:34.631440 | fa163e2f-d608-db3b-d661-00000000087c | TIMING | create persistent directories | undercloud | 0:01:36.367016 | 0.22s 2025-10-03 07:36:34.656063 | fa163e2f-d608-db3b-d661-00000000087d | TASK | create persistent directories 2025-10-03 07:36:34.887206 | fa163e2f-d608-db3b-d661-00000000087d | OK | create persistent directories | undercloud | item={'mode': 'g+s', 'path': '/var/lib/ironic', 'setype': 'container_file_t'} 2025-10-03 07:36:34.889693 | fa163e2f-d608-db3b-d661-00000000087d | TIMING | create persistent directories | undercloud | 0:01:36.625253 | 0.23s 2025-10-03 07:36:35.118838 | fa163e2f-d608-db3b-d661-00000000087d | OK | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/ironic', 'setype': 'container_file_t'} 2025-10-03 07:36:35.119990 | fa163e2f-d608-db3b-d661-00000000087d | TIMING | create persistent directories | undercloud | 0:01:36.855571 | 0.46s 2025-10-03 07:36:35.299454 | fa163e2f-d608-db3b-d661-00000000087d | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/httpd/ironic-pxe', 'setype': 'container_file_t'} 2025-10-03 07:36:35.300538 | fa163e2f-d608-db3b-d661-00000000087d | TIMING | create persistent directories | undercloud | 0:01:37.036124 | 0.64s 2025-10-03 07:36:35.311151 | fa163e2f-d608-db3b-d661-00000000087d | TIMING | create persistent directories | undercloud | 0:01:37.046731 | 0.65s 2025-10-03 07:36:35.328889 | fa163e2f-d608-db3b-d661-00000000087e | TASK | create fcontext entry for iscsi 2025-10-03 07:36:36.542047 | fa163e2f-d608-db3b-d661-00000000087e | CHANGED | create fcontext entry for iscsi | undercloud | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-03 07:36:36.544880 | fa163e2f-d608-db3b-d661-00000000087e | TIMING | create fcontext entry for iscsi | undercloud | 0:01:38.280442 | 1.22s 2025-10-03 07:36:37.760581 | fa163e2f-d608-db3b-d661-00000000087e | CHANGED | create fcontext entry for iscsi | undercloud | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-03 07:36:37.761794 | fa163e2f-d608-db3b-d661-00000000087e | TIMING | create fcontext entry for iscsi | undercloud | 0:01:39.497340 | 2.43s 2025-10-03 07:36:38.987929 | fa163e2f-d608-db3b-d661-00000000087e | CHANGED | create fcontext entry for iscsi | undercloud | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-03 07:36:38.989872 | fa163e2f-d608-db3b-d661-00000000087e | TIMING | create fcontext entry for iscsi | undercloud | 0:01:40.725451 | 3.66s 2025-10-03 07:36:38.999706 | fa163e2f-d608-db3b-d661-00000000087e | TIMING | create fcontext entry for iscsi | undercloud | 0:01:40.735287 | 3.67s 2025-10-03 07:36:39.018396 | fa163e2f-d608-db3b-d661-00000000087f | TASK | create persistent directories 2025-10-03 07:36:39.261995 | fa163e2f-d608-db3b-d661-00000000087f | CHANGED | create persistent directories | undercloud | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-03 07:36:39.264251 | fa163e2f-d608-db3b-d661-00000000087f | TIMING | create persistent directories | undercloud | 0:01:40.999814 | 0.24s 2025-10-03 07:36:39.465948 | fa163e2f-d608-db3b-d661-00000000087f | CHANGED | create persistent directories | undercloud | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-03 07:36:39.467678 | fa163e2f-d608-db3b-d661-00000000087f | TIMING | create persistent directories | undercloud | 0:01:41.203259 | 0.45s 2025-10-03 07:36:39.636357 | fa163e2f-d608-db3b-d661-00000000087f | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-03 07:36:39.637990 | fa163e2f-d608-db3b-d661-00000000087f | TIMING | create persistent directories | undercloud | 0:01:41.373573 | 0.62s 2025-10-03 07:36:39.649084 | fa163e2f-d608-db3b-d661-00000000087f | TIMING | create persistent directories | undercloud | 0:01:41.384657 | 0.63s 2025-10-03 07:36:39.674487 | fa163e2f-d608-db3b-d661-000000000880 | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-03 07:36:39.845120 | fa163e2f-d608-db3b-d661-000000000880 | OK | stat /lib/systemd/system/iscsid.socket | undercloud 2025-10-03 07:36:39.846485 | fa163e2f-d608-db3b-d661-000000000880 | TIMING | stat /lib/systemd/system/iscsid.socket | undercloud | 0:01:41.582031 | 0.17s 2025-10-03 07:36:39.870214 | fa163e2f-d608-db3b-d661-000000000881 | TASK | Stop and disable iscsid.socket service 2025-10-03 07:36:39.898253 | fa163e2f-d608-db3b-d661-000000000881 | SKIPPED | Stop and disable iscsid.socket service | undercloud 2025-10-03 07:36:39.899488 | fa163e2f-d608-db3b-d661-000000000881 | TIMING | Stop and disable iscsid.socket service | undercloud | 0:01:41.635041 | 0.03s 2025-10-03 07:36:39.923365 | fa163e2f-d608-db3b-d661-000000000882 | TASK | Check if iscsi.service is enabled 2025-10-03 07:36:40.143099 | fa163e2f-d608-db3b-d661-000000000882 | CHANGED | Check if iscsi.service is enabled | undercloud 2025-10-03 07:36:40.144796 | fa163e2f-d608-db3b-d661-000000000882 | TIMING | Check if iscsi.service is enabled | undercloud | 0:01:41.880368 | 0.22s 2025-10-03 07:36:40.172710 | fa163e2f-d608-db3b-d661-000000000883 | TASK | Stop iscsi.service 2025-10-03 07:36:40.216735 | fa163e2f-d608-db3b-d661-000000000883 | SKIPPED | Stop iscsi.service | undercloud 2025-10-03 07:36:40.218144 | fa163e2f-d608-db3b-d661-000000000883 | TIMING | Stop iscsi.service | undercloud | 0:01:41.953721 | 0.04s 2025-10-03 07:36:40.276726 | fa163e2f-d608-db3b-d661-000000000884 | TIMING | include_role : tripleo_kernel | undercloud | 0:01:42.012291 | 0.03s 2025-10-03 07:36:40.358919 | fa163e2f-d608-db3b-d661-000000000c89 | TASK | Install additional packages 2025-10-03 07:36:40.384091 | fa163e2f-d608-db3b-d661-000000000c89 | TIMING | tripleo_kernel : Install additional packages | undercloud | 0:01:42.119667 | 0.02s 2025-10-03 07:36:40.401097 | fa163e2f-d608-db3b-d661-000000000c8a | TASK | Remove dracut-config-generic 2025-10-03 07:36:44.100272 | fa163e2f-d608-db3b-d661-000000000c8a | CHANGED | Remove dracut-config-generic | undercloud 2025-10-03 07:36:44.101803 | fa163e2f-d608-db3b-d661-000000000c8a | TIMING | tripleo_kernel : Remove dracut-config-generic | undercloud | 0:01:45.837378 | 3.70s 2025-10-03 07:36:44.126135 | fa163e2f-d608-db3b-d661-000000000c8b | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-03 07:36:44.324980 | fa163e2f-d608-db3b-d661-000000000c8b | OK | Ensure the /etc/modules-load.d/ directory exists | undercloud 2025-10-03 07:36:44.326447 | fa163e2f-d608-db3b-d661-000000000c8b | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | undercloud | 0:01:46.062021 | 0.20s 2025-10-03 07:36:44.352411 | fa163e2f-d608-db3b-d661-000000000c8c | TASK | Write list of modules to load at boot 2025-10-03 07:36:44.810078 | fa163e2f-d608-db3b-d661-000000000c8c | CHANGED | Write list of modules to load at boot | undercloud 2025-10-03 07:36:44.811657 | fa163e2f-d608-db3b-d661-000000000c8c | TIMING | tripleo_kernel : Write list of modules to load at boot | undercloud | 0:01:46.547233 | 0.46s 2025-10-03 07:36:44.838139 | fa163e2f-d608-db3b-d661-000000000c8d | TASK | Modules reload 2025-10-03 07:36:45.269063 | fa163e2f-d608-db3b-d661-000000000c8d | CHANGED | Modules reload | undercloud 2025-10-03 07:36:45.271062 | fa163e2f-d608-db3b-d661-000000000c8d | TIMING | tripleo_kernel : Modules reload | undercloud | 0:01:47.006635 | 0.43s 2025-10-03 07:36:45.297180 | fa163e2f-d608-db3b-d661-000000000c8e | TASK | Set default sysctl options 2025-10-03 07:36:45.760401 | fa163e2f-d608-db3b-d661-000000000c8e | CHANGED | Set default sysctl options | undercloud 2025-10-03 07:36:45.761338 | fa163e2f-d608-db3b-d661-000000000c8e | TIMING | tripleo_kernel : Set default sysctl options | undercloud | 0:01:47.496921 | 0.46s 2025-10-03 07:36:45.780377 | fa163e2f-d608-db3b-d661-000000000c8f | TASK | Set extra sysctl options 2025-10-03 07:36:46.184269 | fa163e2f-d608-db3b-d661-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=fs.inotify.max_user_instances 2025-10-03 07:36:46.185620 | fa163e2f-d608-db3b-d661-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:47.921190 | 0.40s 2025-10-03 07:36:46.375999 | fa163e2f-d608-db3b-d661-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=kernel.pid_max 2025-10-03 07:36:46.377035 | fa163e2f-d608-db3b-d661-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:48.112617 | 0.60s 2025-10-03 07:36:46.545409 | fa163e2f-d608-db3b-d661-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.bridge.bridge-nf-call-arptables 2025-10-03 07:36:46.546400 | fa163e2f-d608-db3b-d661-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:48.281983 | 0.76s 2025-10-03 07:36:46.739351 | fa163e2f-d608-db3b-d661-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.bridge.bridge-nf-call-ip6tables 2025-10-03 07:36:46.740775 | fa163e2f-d608-db3b-d661-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:48.476350 | 0.96s 2025-10-03 07:36:47.975207 | fa163e2f-d608-db3b-d661-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.bridge.bridge-nf-call-iptables 2025-10-03 07:36:47.977613 | fa163e2f-d608-db3b-d661-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:49.713194 | 2.20s 2025-10-03 07:36:48.235350 | fa163e2f-d608-db3b-d661-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.conf.all.rp_filter 2025-10-03 07:36:48.237148 | fa163e2f-d608-db3b-d661-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:49.972729 | 2.46s 2025-10-03 07:36:48.451660 | fa163e2f-d608-db3b-d661-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.ip_forward 2025-10-03 07:36:48.453893 | fa163e2f-d608-db3b-d661-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:50.189471 | 2.67s 2025-10-03 07:36:48.662577 | fa163e2f-d608-db3b-d661-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.ip_local_reserved_ports 2025-10-03 07:36:48.663454 | fa163e2f-d608-db3b-d661-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:50.399036 | 2.88s 2025-10-03 07:36:48.884387 | fa163e2f-d608-db3b-d661-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.ip_nonlocal_bind 2025-10-03 07:36:48.885334 | fa163e2f-d608-db3b-d661-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:50.620917 | 3.10s 2025-10-03 07:36:49.097136 | fa163e2f-d608-db3b-d661-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.neigh.default.gc_thresh1 2025-10-03 07:36:49.098052 | fa163e2f-d608-db3b-d661-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:50.833636 | 3.32s 2025-10-03 07:36:49.312049 | fa163e2f-d608-db3b-d661-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.neigh.default.gc_thresh2 2025-10-03 07:36:49.313807 | fa163e2f-d608-db3b-d661-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:51.049386 | 3.53s 2025-10-03 07:36:49.537954 | fa163e2f-d608-db3b-d661-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.neigh.default.gc_thresh3 2025-10-03 07:36:49.539841 | fa163e2f-d608-db3b-d661-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:51.275418 | 3.76s 2025-10-03 07:36:49.745224 | fa163e2f-d608-db3b-d661-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.conf.all.disable_ipv6 2025-10-03 07:36:49.747247 | fa163e2f-d608-db3b-d661-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:51.482826 | 3.97s 2025-10-03 07:36:49.931077 | fa163e2f-d608-db3b-d661-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.conf.all.forwarding 2025-10-03 07:36:49.931913 | fa163e2f-d608-db3b-d661-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:51.667498 | 4.15s 2025-10-03 07:36:50.125165 | fa163e2f-d608-db3b-d661-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.conf.default.disable_ipv6 2025-10-03 07:36:50.127177 | fa163e2f-d608-db3b-d661-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:51.862756 | 4.35s 2025-10-03 07:36:50.313586 | fa163e2f-d608-db3b-d661-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.conf.lo.disable_ipv6 2025-10-03 07:36:50.315620 | fa163e2f-d608-db3b-d661-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:52.051200 | 4.53s 2025-10-03 07:36:50.520305 | fa163e2f-d608-db3b-d661-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.ip_nonlocal_bind 2025-10-03 07:36:50.522236 | fa163e2f-d608-db3b-d661-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:52.257818 | 4.74s 2025-10-03 07:36:50.536073 | fa163e2f-d608-db3b-d661-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:52.271647 | 4.75s 2025-10-03 07:36:50.567676 | fa163e2f-d608-db3b-d661-000000000c91 | TASK | Sysctl reload 2025-10-03 07:36:50.960870 | fa163e2f-d608-db3b-d661-000000000c91 | CHANGED | Sysctl reload | undercloud 2025-10-03 07:36:50.962691 | fa163e2f-d608-db3b-d661-000000000c91 | TIMING | tripleo_kernel : Sysctl reload | undercloud | 0:01:52.698267 | 0.39s 2025-10-03 07:36:51.010450 | fa163e2f-d608-db3b-d661-000000000885 | TASK | create persistent directories 2025-10-03 07:36:51.255964 | fa163e2f-d608-db3b-d661-000000000885 | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2025-10-03 07:36:51.257681 | fa163e2f-d608-db3b-d661-000000000885 | TIMING | create persistent directories | undercloud | 0:01:52.993242 | 0.25s 2025-10-03 07:36:51.463871 | fa163e2f-d608-db3b-d661-000000000885 | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2025-10-03 07:36:51.465003 | fa163e2f-d608-db3b-d661-000000000885 | TIMING | create persistent directories | undercloud | 0:01:53.200584 | 0.45s 2025-10-03 07:36:51.471001 | fa163e2f-d608-db3b-d661-000000000885 | TIMING | create persistent directories | undercloud | 0:01:53.206584 | 0.46s 2025-10-03 07:36:51.487963 | fa163e2f-d608-db3b-d661-000000000886 | TASK | Check if file certs_valid exist 2025-10-03 07:36:51.693356 | fa163e2f-d608-db3b-d661-000000000886 | OK | Check if file certs_valid exist | undercloud 2025-10-03 07:36:51.694700 | fa163e2f-d608-db3b-d661-000000000886 | TIMING | Check if file certs_valid exist | undercloud | 0:01:53.430275 | 0.21s 2025-10-03 07:36:51.718813 | fa163e2f-d608-db3b-d661-000000000887 | TASK | Check if file cert9.db exist 2025-10-03 07:36:51.937849 | fa163e2f-d608-db3b-d661-000000000887 | OK | Check if file cert9.db exist | undercloud 2025-10-03 07:36:51.939119 | fa163e2f-d608-db3b-d661-000000000887 | TIMING | Check if file cert9.db exist | undercloud | 0:01:53.674700 | 0.22s 2025-10-03 07:36:51.963197 | fa163e2f-d608-db3b-d661-000000000888 | TASK | Check if file key4.db exist 2025-10-03 07:36:52.154244 | fa163e2f-d608-db3b-d661-000000000888 | OK | Check if file key4.db exist | undercloud 2025-10-03 07:36:52.155553 | fa163e2f-d608-db3b-d661-000000000888 | TIMING | Check if file key4.db exist | undercloud | 0:01:53.891127 | 0.19s 2025-10-03 07:36:52.206995 | fa163e2f-d608-db3b-d661-000000000889 | SKIPPED | fail | undercloud 2025-10-03 07:36:52.208105 | fa163e2f-d608-db3b-d661-000000000889 | TIMING | fail | undercloud | 0:01:53.943683 | 0.03s 2025-10-03 07:36:52.231582 | fa163e2f-d608-db3b-d661-00000000088a | TASK | create persistent directories 2025-10-03 07:36:52.446247 | fa163e2f-d608-db3b-d661-00000000088a | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2025-10-03 07:36:52.447690 | fa163e2f-d608-db3b-d661-00000000088a | TIMING | create persistent directories | undercloud | 0:01:54.183264 | 0.21s 2025-10-03 07:36:52.454068 | fa163e2f-d608-db3b-d661-00000000088a | TIMING | create persistent directories | undercloud | 0:01:54.189647 | 0.22s 2025-10-03 07:36:52.477716 | fa163e2f-d608-db3b-d661-00000000088b | TASK | create fcontext entry for mysql data 2025-10-03 07:36:53.695996 | fa163e2f-d608-db3b-d661-00000000088b | CHANGED | create fcontext entry for mysql data | undercloud 2025-10-03 07:36:53.697691 | fa163e2f-d608-db3b-d661-00000000088b | TIMING | create fcontext entry for mysql data | undercloud | 0:01:55.433267 | 1.22s 2025-10-03 07:36:53.721813 | fa163e2f-d608-db3b-d661-00000000088c | TASK | create persistent directories 2025-10-03 07:36:54.002780 | fa163e2f-d608-db3b-d661-00000000088c | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2025-10-03 07:36:54.005071 | fa163e2f-d608-db3b-d661-00000000088c | TIMING | create persistent directories | undercloud | 0:01:55.740607 | 0.28s 2025-10-03 07:36:54.208163 | fa163e2f-d608-db3b-d661-00000000088c | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2025-10-03 07:36:54.210652 | fa163e2f-d608-db3b-d661-00000000088c | TIMING | create persistent directories | undercloud | 0:01:55.946227 | 0.49s 2025-10-03 07:36:54.220244 | fa163e2f-d608-db3b-d661-00000000088c | TIMING | create persistent directories | undercloud | 0:01:55.955819 | 0.50s 2025-10-03 07:36:54.240697 | fa163e2f-d608-db3b-d661-00000000088d | TASK | create persistent directories 2025-10-03 07:36:54.479955 | fa163e2f-d608-db3b-d661-00000000088d | OK | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-03 07:36:54.481822 | fa163e2f-d608-db3b-d661-00000000088d | TIMING | create persistent directories | undercloud | 0:01:56.217380 | 0.24s 2025-10-03 07:36:54.636024 | fa163e2f-d608-db3b-d661-00000000088d | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2025-10-03 07:36:54.637912 | fa163e2f-d608-db3b-d661-00000000088d | TIMING | create persistent directories | undercloud | 0:01:56.373494 | 0.40s 2025-10-03 07:36:54.649553 | fa163e2f-d608-db3b-d661-00000000088d | TIMING | create persistent directories | undercloud | 0:01:56.385122 | 0.41s 2025-10-03 07:36:54.676075 | fa163e2f-d608-db3b-d661-00000000088e | TASK | create /run/netns with temp namespace 2025-10-03 07:36:54.944028 | fa163e2f-d608-db3b-d661-00000000088e | CHANGED | create /run/netns with temp namespace | undercloud 2025-10-03 07:36:54.945797 | fa163e2f-d608-db3b-d661-00000000088e | TIMING | create /run/netns with temp namespace | undercloud | 0:01:56.681364 | 0.27s 2025-10-03 07:36:54.970805 | fa163e2f-d608-db3b-d661-00000000088f | TASK | remove temp namespace 2025-10-03 07:36:55.223883 | fa163e2f-d608-db3b-d661-00000000088f | CHANGED | remove temp namespace | undercloud 2025-10-03 07:36:55.225436 | fa163e2f-d608-db3b-d661-00000000088f | TIMING | remove temp namespace | undercloud | 0:01:56.961009 | 0.25s 2025-10-03 07:36:55.250486 | fa163e2f-d608-db3b-d661-000000000890 | TASK | create /var/lib/neutron 2025-10-03 07:36:55.481787 | fa163e2f-d608-db3b-d661-000000000890 | CHANGED | create /var/lib/neutron | undercloud 2025-10-03 07:36:55.483359 | fa163e2f-d608-db3b-d661-000000000890 | TIMING | create /var/lib/neutron | undercloud | 0:01:57.218932 | 0.23s 2025-10-03 07:36:55.507850 | fa163e2f-d608-db3b-d661-000000000891 | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-03 07:36:56.428592 | fa163e2f-d608-db3b-d661-000000000891 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | undercloud 2025-10-03 07:36:56.430422 | fa163e2f-d608-db3b-d661-000000000891 | TIMING | enable virt_sandbox_use_netlink for healthcheck | undercloud | 0:01:58.165995 | 0.92s 2025-10-03 07:36:56.455899 | fa163e2f-d608-db3b-d661-000000000892 | TASK | set conditions 2025-10-03 07:36:56.485194 | fa163e2f-d608-db3b-d661-000000000892 | OK | set conditions | undercloud 2025-10-03 07:36:56.487315 | fa163e2f-d608-db3b-d661-000000000892 | TIMING | set conditions | undercloud | 0:01:58.222888 | 0.03s 2025-10-03 07:36:56.515290 | fa163e2f-d608-db3b-d661-000000000893 | TASK | create kill_scripts directory within /var/lib/neutron 2025-10-03 07:36:56.758232 | fa163e2f-d608-db3b-d661-000000000893 | CHANGED | create kill_scripts directory within /var/lib/neutron | undercloud 2025-10-03 07:36:56.759771 | fa163e2f-d608-db3b-d661-000000000893 | TIMING | create kill_scripts directory within /var/lib/neutron | undercloud | 0:01:58.495343 | 0.24s 2025-10-03 07:36:56.783789 | fa163e2f-d608-db3b-d661-000000000894 | TASK | create dnsmasq dhcp kill script 2025-10-03 07:36:57.271830 | fa163e2f-d608-db3b-d661-000000000894 | CHANGED | create dnsmasq dhcp kill script | undercloud 2025-10-03 07:36:57.273410 | fa163e2f-d608-db3b-d661-000000000894 | TIMING | create dnsmasq dhcp kill script | undercloud | 0:01:59.008973 | 0.49s 2025-10-03 07:36:57.298632 | fa163e2f-d608-db3b-d661-000000000895 | TASK | create haproxy kill script 2025-10-03 07:36:57.728995 | fa163e2f-d608-db3b-d661-000000000895 | CHANGED | create haproxy kill script | undercloud 2025-10-03 07:36:57.731204 | fa163e2f-d608-db3b-d661-000000000895 | TIMING | create haproxy kill script | undercloud | 0:01:59.466775 | 0.43s 2025-10-03 07:36:57.751198 | fa163e2f-d608-db3b-d661-000000000896 | TASK | set conditions 2025-10-03 07:36:57.783053 | fa163e2f-d608-db3b-d661-000000000896 | OK | set conditions | undercloud 2025-10-03 07:36:57.784506 | fa163e2f-d608-db3b-d661-000000000896 | TIMING | set conditions | undercloud | 0:01:59.520089 | 0.03s 2025-10-03 07:36:57.803143 | fa163e2f-d608-db3b-d661-000000000897 | TASK | create keepalived kill script 2025-10-03 07:36:58.267695 | fa163e2f-d608-db3b-d661-000000000897 | CHANGED | create keepalived kill script | undercloud 2025-10-03 07:36:58.269211 | fa163e2f-d608-db3b-d661-000000000897 | TIMING | create keepalived kill script | undercloud | 0:02:00.004787 | 0.47s 2025-10-03 07:36:58.286045 | fa163e2f-d608-db3b-d661-000000000898 | TASK | create dibbler kill script 2025-10-03 07:36:58.786348 | fa163e2f-d608-db3b-d661-000000000898 | CHANGED | create dibbler kill script | undercloud 2025-10-03 07:36:58.787705 | fa163e2f-d608-db3b-d661-000000000898 | TIMING | create dibbler kill script | undercloud | 0:02:00.523275 | 0.50s 2025-10-03 07:36:58.812627 | fa163e2f-d608-db3b-d661-000000000899 | TASK | create radvd kill script 2025-10-03 07:36:59.222846 | fa163e2f-d608-db3b-d661-000000000899 | CHANGED | create radvd kill script | undercloud 2025-10-03 07:36:59.223578 | fa163e2f-d608-db3b-d661-000000000899 | TIMING | create radvd kill script | undercloud | 0:02:00.959165 | 0.41s 2025-10-03 07:36:59.240736 | fa163e2f-d608-db3b-d661-0000000008a0 | TASK | Ensure /etc/modules-load.d exists 2025-10-03 07:36:59.469447 | fa163e2f-d608-db3b-d661-0000000008a0 | OK | Ensure /etc/modules-load.d exists | undercloud 2025-10-03 07:36:59.471076 | fa163e2f-d608-db3b-d661-0000000008a0 | TIMING | tripleo_module_load : Ensure /etc/modules-load.d exists | undercloud | 0:02:01.206642 | 0.23s 2025-10-03 07:36:59.498644 | fa163e2f-d608-db3b-d661-0000000008a1 | TASK | Load modules 2025-10-03 07:36:59.725847 | fa163e2f-d608-db3b-d661-0000000008a1 | OK | Load modules | undercloud | item=openvswitch 2025-10-03 07:36:59.726948 | fa163e2f-d608-db3b-d661-0000000008a1 | TIMING | tripleo_module_load : Load modules | undercloud | 0:02:01.462528 | 0.23s 2025-10-03 07:36:59.731636 | fa163e2f-d608-db3b-d661-0000000008a1 | TIMING | tripleo_module_load : Load modules | undercloud | 0:02:01.467210 | 0.23s 2025-10-03 07:36:59.757864 | fa163e2f-d608-db3b-d661-0000000008a3 | TASK | Persist modules via modules-load.d 2025-10-03 07:37:00.275888 | fa163e2f-d608-db3b-d661-0000000008a3 | CHANGED | Persist modules via modules-load.d | undercloud | item=openvswitch 2025-10-03 07:37:00.277623 | fa163e2f-d608-db3b-d661-0000000008a3 | TIMING | tripleo_module_load : Persist modules via modules-load.d | undercloud | 0:02:02.013190 | 0.52s 2025-10-03 07:37:00.285140 | fa163e2f-d608-db3b-d661-0000000008a3 | TIMING | tripleo_module_load : Persist modules via modules-load.d | undercloud | 0:02:02.020713 | 0.53s 2025-10-03 07:37:00.310504 | fa163e2f-d608-db3b-d661-0000000008a5 | TASK | Drop module persistence 2025-10-03 07:37:00.376860 | fa163e2f-d608-db3b-d661-0000000008a5 | SKIPPED | Drop module persistence | undercloud | item=openvswitch 2025-10-03 07:37:00.383768 | fa163e2f-d608-db3b-d661-0000000008a5 | TIMING | tripleo_module_load : Drop module persistence | undercloud | 0:02:02.119334 | 0.07s 2025-10-03 07:37:00.409964 | fa163e2f-d608-db3b-d661-0000000008a7 | TASK | Set modules persistence via /etc/modules 2025-10-03 07:37:00.688904 | fa163e2f-d608-db3b-d661-0000000008a7 | CHANGED | Set modules persistence via /etc/modules | undercloud | item=openvswitch 2025-10-03 07:37:00.690330 | fa163e2f-d608-db3b-d661-0000000008a7 | TIMING | tripleo_module_load : Set modules persistence via /etc/modules | undercloud | 0:02:02.425903 | 0.28s 2025-10-03 07:37:00.696486 | fa163e2f-d608-db3b-d661-0000000008a7 | TIMING | tripleo_module_load : Set modules persistence via /etc/modules | undercloud | 0:02:02.432033 | 0.28s 2025-10-03 07:37:00.721429 | fa163e2f-d608-db3b-d661-0000000008a9 | TASK | Modules reload 2025-10-03 07:37:01.109786 | fa163e2f-d608-db3b-d661-0000000008a9 | CHANGED | Modules reload | undercloud 2025-10-03 07:37:01.111705 | fa163e2f-d608-db3b-d661-0000000008a9 | TIMING | tripleo_module_load : Modules reload | undercloud | 0:02:02.847278 | 0.39s 2025-10-03 07:37:01.160095 | fa163e2f-d608-db3b-d661-0000000008b9 | TASK | Copy in cleanup script 2025-10-03 07:37:01.629103 | fa163e2f-d608-db3b-d661-0000000008b9 | CHANGED | Copy in cleanup script | undercloud 2025-10-03 07:37:01.630512 | fa163e2f-d608-db3b-d661-0000000008b9 | TIMING | Copy in cleanup script | undercloud | 0:02:03.366085 | 0.47s 2025-10-03 07:37:01.654919 | fa163e2f-d608-db3b-d661-0000000008ba | TASK | Copy in cleanup service 2025-10-03 07:37:02.128087 | fa163e2f-d608-db3b-d661-0000000008ba | CHANGED | Copy in cleanup service | undercloud 2025-10-03 07:37:02.129401 | fa163e2f-d608-db3b-d661-0000000008ba | TIMING | Copy in cleanup service | undercloud | 0:02:03.864975 | 0.47s 2025-10-03 07:37:02.153250 | fa163e2f-d608-db3b-d661-0000000008bb | TASK | Enabling the cleanup service 2025-10-03 07:37:03.781425 | fa163e2f-d608-db3b-d661-0000000008bb | CHANGED | Enabling the cleanup service | undercloud 2025-10-03 07:37:03.783199 | fa163e2f-d608-db3b-d661-0000000008bb | TIMING | Enabling the cleanup service | undercloud | 0:02:05.518774 | 1.63s 2025-10-03 07:37:03.808129 | fa163e2f-d608-db3b-d661-0000000008bc | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-03 07:37:04.202267 | fa163e2f-d608-db3b-d661-0000000008bc | OK | enable virt_sandbox_use_netlink for healthcheck | undercloud 2025-10-03 07:37:04.203570 | fa163e2f-d608-db3b-d661-0000000008bc | TIMING | enable virt_sandbox_use_netlink for healthcheck | undercloud | 0:02:05.939145 | 0.39s 2025-10-03 07:37:04.249347 | fa163e2f-d608-db3b-d661-0000000008be | TIMING | include_role : tripleo_clients_install | undercloud | 0:02:05.984907 | 0.02s 2025-10-03 07:37:04.303967 | fa163e2f-d608-db3b-d661-000000000dbf | TASK | Gather variables for each operating system 2025-10-03 07:37:04.393423 | fa163e2f-d608-db3b-d661-000000000dbf | TIMING | tripleo_clients_install : Gather variables for each operating system | undercloud | 0:02:06.128990 | 0.09s 2025-10-03 07:37:04.418128 | fa163e2f-d608-db3b-d661-000000000dc0 | TASK | Set packages facts 2025-10-03 07:37:04.446559 | fa163e2f-d608-db3b-d661-000000000dc0 | OK | Set packages facts | undercloud 2025-10-03 07:37:04.447796 | fa163e2f-d608-db3b-d661-000000000dc0 | TIMING | tripleo_clients_install : Set packages facts | undercloud | 0:02:06.183371 | 0.03s 2025-10-03 07:37:04.472492 | fa163e2f-d608-db3b-d661-000000000dc1 | TASK | Manage package 2025-10-03 07:37:04.531521 | fa163e2f-d608-db3b-d661-000000000dc1 | SKIPPED | Manage package | undercloud | item=[]: absent 2025-10-03 07:37:04.557869 | fa163e2f-d608-db3b-d661-000000000dc1 | SKIPPED | Manage package | undercloud | item=[]: installed 2025-10-03 07:37:04.575787 | fa163e2f-d608-db3b-d661-000000000dc1 | SKIPPED | Manage package | undercloud | item=[]: latest 2025-10-03 07:37:09.058136 | fa163e2f-d608-db3b-d661-000000000dc1 | TIMING | tripleo_clients_install : Manage package | undercloud | 0:02:10.793701 | 4.58s 2025-10-03 07:37:09.082230 | fa163e2f-d608-db3b-d661-000000000dc1 | SKIPPED | Manage package | undercloud | item=[]: removed 2025-10-03 07:37:09.095033 | fa163e2f-d608-db3b-d661-000000000dc1 | TIMING | tripleo_clients_install : Manage package | undercloud | 0:02:10.830609 | 4.62s 2025-10-03 07:37:09.142388 | fa163e2f-d608-db3b-d661-0000000008bf | TASK | create fcontext for rabbitmq data 2025-10-03 07:37:10.324934 | fa163e2f-d608-db3b-d661-0000000008bf | CHANGED | create fcontext for rabbitmq data | undercloud 2025-10-03 07:37:10.326448 | fa163e2f-d608-db3b-d661-0000000008bf | TIMING | create fcontext for rabbitmq data | undercloud | 0:02:12.062024 | 1.18s 2025-10-03 07:37:10.350786 | fa163e2f-d608-db3b-d661-0000000008c0 | TASK | create persistent directories 2025-10-03 07:37:10.621336 | fa163e2f-d608-db3b-d661-0000000008c0 | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2025-10-03 07:37:10.624298 | fa163e2f-d608-db3b-d661-0000000008c0 | TIMING | create persistent directories | undercloud | 0:02:12.359853 | 0.27s 2025-10-03 07:37:10.843553 | fa163e2f-d608-db3b-d661-0000000008c0 | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2025-10-03 07:37:10.845848 | fa163e2f-d608-db3b-d661-0000000008c0 | TIMING | create persistent directories | undercloud | 0:02:12.581420 | 0.49s 2025-10-03 07:37:10.852936 | fa163e2f-d608-db3b-d661-0000000008c0 | TIMING | create persistent directories | undercloud | 0:02:12.588520 | 0.50s 2025-10-03 07:37:10.877358 | fa163e2f-d608-db3b-d661-0000000008c2 | TASK | Set login facts 2025-10-03 07:37:10.904236 | fa163e2f-d608-db3b-d661-0000000008c2 | OK | Set login facts | undercloud 2025-10-03 07:37:10.905299 | fa163e2f-d608-db3b-d661-0000000008c2 | TIMING | Set login facts | undercloud | 0:02:12.640873 | 0.03s 2025-10-03 07:37:10.928845 | fa163e2f-d608-db3b-d661-0000000008c3 | TASK | Convert logins json to dict 2025-10-03 07:37:10.966750 | fa163e2f-d608-db3b-d661-0000000008c3 | SKIPPED | Convert logins json to dict | undercloud 2025-10-03 07:37:10.968073 | fa163e2f-d608-db3b-d661-0000000008c3 | TIMING | Convert logins json to dict | undercloud | 0:02:12.703649 | 0.04s 2025-10-03 07:37:10.992870 | fa163e2f-d608-db3b-d661-0000000008c4 | TASK | Set registry logins 2025-10-03 07:37:11.043727 | fa163e2f-d608-db3b-d661-0000000008c4 | SKIPPED | Set registry logins | undercloud 2025-10-03 07:37:11.044805 | fa163e2f-d608-db3b-d661-0000000008c4 | TIMING | Set registry logins | undercloud | 0:02:12.780384 | 0.05s 2025-10-03 07:37:11.065908 | fa163e2f-d608-db3b-d661-0000000008c5 | TASK | Run podman install 2025-10-03 07:37:11.093256 | fa163e2f-d608-db3b-d661-0000000008c5 | TIMING | Run podman install | undercloud | 0:02:12.828829 | 0.03s 2025-10-03 07:37:11.171983 | fa163e2f-d608-db3b-d661-000000000e1d | TASK | Gather variables for each operating system 2025-10-03 07:37:11.303166 | fa163e2f-d608-db3b-d661-000000000e1d | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-03 07:37:11.305214 | fa163e2f-d608-db3b-d661-000000000e1d | TIMING | tripleo_podman : Gather variables for each operating system | undercloud | 0:02:13.040787 | 0.13s 2025-10-03 07:37:11.315524 | fa163e2f-d608-db3b-d661-000000000e1d | TIMING | tripleo_podman : Gather variables for each operating system | undercloud | 0:02:13.051089 | 0.14s 2025-10-03 07:37:11.340972 | fa163e2f-d608-db3b-d661-000000000e1f | TASK | ensure podman and deps are installed 2025-10-03 07:37:14.317183 | fa163e2f-d608-db3b-d661-000000000e1f | OK | ensure podman and deps are installed | undercloud 2025-10-03 07:37:14.318783 | fa163e2f-d608-db3b-d661-000000000e1f | TIMING | tripleo_podman : ensure podman and deps are installed | undercloud | 0:02:16.054357 | 2.98s 2025-10-03 07:37:14.344005 | fa163e2f-d608-db3b-d661-000000000e20 | TASK | Ensure we get the ansible interfaces facts 2025-10-03 07:37:15.871168 | fa163e2f-d608-db3b-d661-000000000e20 | OK | Ensure we get the ansible interfaces facts | undercloud 2025-10-03 07:37:15.872511 | fa163e2f-d608-db3b-d661-000000000e20 | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | undercloud | 0:02:17.608048 | 1.53s 2025-10-03 07:37:15.897270 | fa163e2f-d608-db3b-d661-000000000e21 | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-03 07:37:15.926550 | fa163e2f-d608-db3b-d661-000000000e21 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | undercloud 2025-10-03 07:37:15.928059 | fa163e2f-d608-db3b-d661-000000000e21 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | undercloud | 0:02:17.663628 | 0.03s 2025-10-03 07:37:15.954000 | fa163e2f-d608-db3b-d661-000000000e23 | TASK | Make sure /etc/cni/net.d folder exists 2025-10-03 07:37:15.982129 | fa163e2f-d608-db3b-d661-000000000e23 | SKIPPED | Make sure /etc/cni/net.d folder exists | undercloud 2025-10-03 07:37:15.983381 | fa163e2f-d608-db3b-d661-000000000e23 | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | undercloud | 0:02:17.718957 | 0.03s 2025-10-03 07:37:16.008694 | fa163e2f-d608-db3b-d661-000000000e24 | TASK | Update default network configuration if possible 2025-10-03 07:37:16.047409 | fa163e2f-d608-db3b-d661-000000000e24 | SKIPPED | Update default network configuration if possible | undercloud 2025-10-03 07:37:16.048838 | fa163e2f-d608-db3b-d661-000000000e24 | TIMING | tripleo_podman : Update default network configuration if possible | undercloud | 0:02:17.784406 | 0.04s 2025-10-03 07:37:16.074144 | fa163e2f-d608-db3b-d661-000000000e26 | TASK | Make sure /etc/containers/networks exists 2025-10-03 07:37:16.317518 | fa163e2f-d608-db3b-d661-000000000e26 | OK | Make sure /etc/containers/networks exists | undercloud 2025-10-03 07:37:16.318937 | fa163e2f-d608-db3b-d661-000000000e26 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | undercloud | 0:02:18.054512 | 0.24s 2025-10-03 07:37:16.343697 | fa163e2f-d608-db3b-d661-000000000e27 | TASK | Get current podman network 2025-10-03 07:37:16.621353 | fa163e2f-d608-db3b-d661-000000000e27 | CHANGED | Get current podman network | undercloud 2025-10-03 07:37:16.622725 | fa163e2f-d608-db3b-d661-000000000e27 | TIMING | tripleo_podman : Get current podman network | undercloud | 0:02:18.358293 | 0.28s 2025-10-03 07:37:16.647250 | fa163e2f-d608-db3b-d661-000000000e28 | TASK | Update the default network configuration 2025-10-03 07:37:17.185198 | fa163e2f-d608-db3b-d661-000000000e28 | CHANGED | Update the default network configuration | undercloud 2025-10-03 07:37:17.186389 | fa163e2f-d608-db3b-d661-000000000e28 | TIMING | tripleo_podman : Update the default network configuration | undercloud | 0:02:18.921967 | 0.54s 2025-10-03 07:37:17.210573 | fa163e2f-d608-db3b-d661-000000000e29 | TASK | Write containers registries.conf 2025-10-03 07:37:17.790734 | fa163e2f-d608-db3b-d661-000000000e29 | CHANGED | Write containers registries.conf | undercloud 2025-10-03 07:37:17.792038 | fa163e2f-d608-db3b-d661-000000000e29 | TIMING | tripleo_podman : Write containers registries.conf | undercloud | 0:02:19.527613 | 0.58s 2025-10-03 07:37:17.816722 | fa163e2f-d608-db3b-d661-000000000e2a | TASK | Write containers.conf 2025-10-03 07:37:18.072995 | fa163e2f-d608-db3b-d661-000000000e2a | CHANGED | Write containers.conf | undercloud | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-03 07:37:18.074199 | fa163e2f-d608-db3b-d661-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:19.809774 | 0.26s 2025-10-03 07:37:18.297539 | fa163e2f-d608-db3b-d661-000000000e2a | CHANGED | Write containers.conf | undercloud | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-03 07:37:18.299299 | fa163e2f-d608-db3b-d661-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:20.034880 | 0.48s 2025-10-03 07:37:18.517113 | fa163e2f-d608-db3b-d661-000000000e2a | CHANGED | Write containers.conf | undercloud | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-03 07:37:18.517998 | fa163e2f-d608-db3b-d661-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:20.253584 | 0.70s 2025-10-03 07:37:18.686717 | fa163e2f-d608-db3b-d661-000000000e2a | CHANGED | Write containers.conf | undercloud | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-03 07:37:18.689037 | fa163e2f-d608-db3b-d661-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:20.424617 | 0.87s 2025-10-03 07:37:18.699955 | fa163e2f-d608-db3b-d661-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:20.435520 | 0.88s 2025-10-03 07:37:18.725939 | fa163e2f-d608-db3b-d661-000000000e2b | TASK | Enable podman.socket service 2025-10-03 07:37:18.754311 | fa163e2f-d608-db3b-d661-000000000e2b | SKIPPED | Enable podman.socket service | undercloud 2025-10-03 07:37:18.755608 | fa163e2f-d608-db3b-d661-000000000e2b | TIMING | tripleo_podman : Enable podman.socket service | undercloud | 0:02:20.491183 | 0.03s 2025-10-03 07:37:18.802696 | fa163e2f-d608-db3b-d661-0000000008c6 | TASK | Run podman login 2025-10-03 07:37:18.821445 | fa163e2f-d608-db3b-d661-0000000008c6 | TIMING | Run podman login | undercloud | 0:02:20.557014 | 0.02s 2025-10-03 07:37:18.898932 | fa163e2f-d608-db3b-d661-000000000f2b | TASK | Perform container registry login(s) with podman 2025-10-03 07:37:18.925805 | fa163e2f-d608-db3b-d661-000000000f2b | TIMING | tripleo_podman : Perform container registry login(s) with podman | undercloud | 0:02:20.661372 | 0.03s 2025-10-03 07:37:18.972188 | fa163e2f-d608-db3b-d661-0000000008c8 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-03 07:37:19.434500 | fa163e2f-d608-db3b-d661-0000000008c8 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | undercloud 2025-10-03 07:37:19.435922 | fa163e2f-d608-db3b-d661-0000000008c8 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | undercloud | 0:02:21.171497 | 0.46s 2025-10-03 07:37:19.459605 | fa163e2f-d608-db3b-d661-0000000008c9 | TASK | Ensure rsyslog is installed 2025-10-03 07:37:22.466674 | fa163e2f-d608-db3b-d661-0000000008c9 | OK | Ensure rsyslog is installed | undercloud 2025-10-03 07:37:22.467520 | fa163e2f-d608-db3b-d661-0000000008c9 | TIMING | Ensure rsyslog is installed | undercloud | 0:02:24.203105 | 3.01s 2025-10-03 07:37:22.486394 | fa163e2f-d608-db3b-d661-0000000008ca | TASK | Ensure rsyslog is enabled and started 2025-10-03 07:37:22.850036 | fa163e2f-d608-db3b-d661-0000000008ca | OK | Ensure rsyslog is enabled and started | undercloud 2025-10-03 07:37:22.851814 | fa163e2f-d608-db3b-d661-0000000008ca | TIMING | Ensure rsyslog is enabled and started | undercloud | 0:02:24.587390 | 0.36s 2025-10-03 07:37:22.896799 | fa163e2f-d608-db3b-d661-0000000008cb | TIMING | include_role : tripleo_sshd | undercloud | 0:02:24.632351 | 0.02s 2025-10-03 07:37:22.971019 | fa163e2f-d608-db3b-d661-000000001008 | TASK | Gather variables for each operating system 2025-10-03 07:37:23.087879 | fa163e2f-d608-db3b-d661-000000001008 | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-03 07:37:23.088647 | fa163e2f-d608-db3b-d661-000000001008 | TIMING | tripleo_sshd : Gather variables for each operating system | undercloud | 0:02:24.824233 | 0.12s 2025-10-03 07:37:23.093380 | fa163e2f-d608-db3b-d661-000000001008 | TIMING | tripleo_sshd : Gather variables for each operating system | undercloud | 0:02:24.828958 | 0.12s 2025-10-03 07:37:23.113450 | fa163e2f-d608-db3b-d661-00000000100a | TASK | Install the OpenSSH server 2025-10-03 07:37:26.047097 | fa163e2f-d608-db3b-d661-00000000100a | OK | Install the OpenSSH server | undercloud 2025-10-03 07:37:26.048657 | fa163e2f-d608-db3b-d661-00000000100a | TIMING | tripleo_sshd : Install the OpenSSH server | undercloud | 0:02:27.784227 | 2.93s 2025-10-03 07:37:26.075230 | fa163e2f-d608-db3b-d661-00000000100b | TASK | Start sshd 2025-10-03 07:37:26.104001 | fa163e2f-d608-db3b-d661-00000000100b | SKIPPED | Start sshd | undercloud 2025-10-03 07:37:26.105214 | fa163e2f-d608-db3b-d661-00000000100b | TIMING | tripleo_sshd : Start sshd | undercloud | 0:02:27.840792 | 0.03s 2025-10-03 07:37:26.129819 | fa163e2f-d608-db3b-d661-00000000100c | TASK | PasswordAuthentication notice 2025-10-03 07:37:26.169145 | fa163e2f-d608-db3b-d661-00000000100c | OK | PasswordAuthentication notice | undercloud | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-03 07:37:26.170393 | fa163e2f-d608-db3b-d661-00000000100c | TIMING | tripleo_sshd : PasswordAuthentication notice | undercloud | 0:02:27.905969 | 0.04s 2025-10-03 07:37:26.194913 | fa163e2f-d608-db3b-d661-00000000100d | TASK | PasswordAuthentication duplication notice 2025-10-03 07:37:26.223295 | fa163e2f-d608-db3b-d661-00000000100d | SKIPPED | PasswordAuthentication duplication notice | undercloud 2025-10-03 07:37:26.224548 | fa163e2f-d608-db3b-d661-00000000100d | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | undercloud | 0:02:27.960125 | 0.03s 2025-10-03 07:37:26.248428 | fa163e2f-d608-db3b-d661-00000000100e | TASK | Motd duplication notice 2025-10-03 07:37:26.288900 | fa163e2f-d608-db3b-d661-00000000100e | OK | Motd duplication notice | undercloud | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-03 07:37:26.290122 | fa163e2f-d608-db3b-d661-00000000100e | TIMING | tripleo_sshd : Motd duplication notice | undercloud | 0:02:28.025697 | 0.04s 2025-10-03 07:37:26.314021 | fa163e2f-d608-db3b-d661-00000000100f | TASK | Configure the banner text 2025-10-03 07:37:26.343221 | fa163e2f-d608-db3b-d661-00000000100f | SKIPPED | Configure the banner text | undercloud 2025-10-03 07:37:26.344681 | fa163e2f-d608-db3b-d661-00000000100f | TIMING | tripleo_sshd : Configure the banner text | undercloud | 0:02:28.080258 | 0.03s 2025-10-03 07:37:26.369369 | fa163e2f-d608-db3b-d661-000000001010 | TASK | Configure the motd banner 2025-10-03 07:37:26.398222 | fa163e2f-d608-db3b-d661-000000001010 | SKIPPED | Configure the motd banner | undercloud 2025-10-03 07:37:26.399403 | fa163e2f-d608-db3b-d661-000000001010 | TIMING | tripleo_sshd : Configure the motd banner | undercloud | 0:02:28.134980 | 0.03s 2025-10-03 07:37:26.423779 | fa163e2f-d608-db3b-d661-000000001011 | TASK | Update sshd configuration options from vars 2025-10-03 07:37:26.461669 | fa163e2f-d608-db3b-d661-000000001011 | OK | Update sshd configuration options from vars | undercloud 2025-10-03 07:37:26.462913 | fa163e2f-d608-db3b-d661-000000001011 | TIMING | tripleo_sshd : Update sshd configuration options from vars | undercloud | 0:02:28.198488 | 0.04s 2025-10-03 07:37:26.487319 | fa163e2f-d608-db3b-d661-000000001012 | TASK | Adjust ssh server configuration 2025-10-03 07:37:27.020075 | fa163e2f-d608-db3b-d661-000000001012 | CHANGED | Adjust ssh server configuration | undercloud 2025-10-03 07:37:27.021386 | fa163e2f-d608-db3b-d661-000000001012 | TIMING | tripleo_sshd : Adjust ssh server configuration | undercloud | 0:02:28.756961 | 0.53s 2025-10-03 07:37:27.046392 | fa163e2f-d608-db3b-d661-000000001013 | TASK | Restart sshd 2025-10-03 07:37:27.473302 | fa163e2f-d608-db3b-d661-000000001013 | CHANGED | Restart sshd | undercloud 2025-10-03 07:37:27.474444 | fa163e2f-d608-db3b-d661-000000001013 | TIMING | tripleo_sshd : Restart sshd | undercloud | 0:02:29.210029 | 0.43s 2025-10-03 07:37:27.509716 | fa163e2f-d608-db3b-d661-0000000008cc | TASK | Check for NTP service 2025-10-03 07:37:27.717893 | fa163e2f-d608-db3b-d661-0000000008cc | CHANGED | Check for NTP service | undercloud 2025-10-03 07:37:27.719377 | fa163e2f-d608-db3b-d661-0000000008cc | TIMING | Check for NTP service | undercloud | 0:02:29.454950 | 0.21s 2025-10-03 07:37:27.745248 | fa163e2f-d608-db3b-d661-0000000008cd | TASK | Disable NTP before configuring Chrony 2025-10-03 07:37:27.796055 | fa163e2f-d608-db3b-d661-0000000008cd | SKIPPED | Disable NTP before configuring Chrony | undercloud 2025-10-03 07:37:27.797591 | fa163e2f-d608-db3b-d661-0000000008cd | TIMING | Disable NTP before configuring Chrony | undercloud | 0:02:29.533164 | 0.05s 2025-10-03 07:37:27.822527 | fa163e2f-d608-db3b-d661-0000000008ce | TASK | Install, Configure and Run Chrony 2025-10-03 07:37:27.844737 | fa163e2f-d608-db3b-d661-0000000008ce | TIMING | Install, Configure and Run Chrony | undercloud | 0:02:29.580304 | 0.02s 2025-10-03 07:37:27.931699 | fa163e2f-d608-db3b-d661-00000000111a | TASK | Load distro-specific variables 2025-10-03 07:37:27.958069 | fa163e2f-d608-db3b-d661-00000000111a | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:29.693646 | 0.03s 2025-10-03 07:37:27.966509 | 24ea7aee-eebf-45ed-b3e6-fd023a8ea373 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2025-10-03 07:37:27.991873 | fa163e2f-d608-db3b-d661-0000000011cb | TASK | Load distro-specific variables 2025-10-03 07:37:28.047435 | fa163e2f-d608-db3b-d661-0000000011cb | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 07:37:28.049761 | fa163e2f-d608-db3b-d661-0000000011cb | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:29.785333 | 0.06s 2025-10-03 07:37:28.058790 | fa163e2f-d608-db3b-d661-0000000011cb | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:29.794371 | 0.07s 2025-10-03 07:37:28.079736 | fa163e2f-d608-db3b-d661-00000000111b | TASK | Install chronyd 2025-10-03 07:37:28.111585 | fa163e2f-d608-db3b-d661-00000000111b | TIMING | chrony : Install chronyd | undercloud | 0:02:29.847159 | 0.03s 2025-10-03 07:37:28.127376 | df1c4f3a-9b88-4753-b13d-a92c00b78ae6 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | undercloud 2025-10-03 07:37:28.156542 | fa163e2f-d608-db3b-d661-000000001204 | TASK | Load distro-specific variables 2025-10-03 07:37:28.185813 | fa163e2f-d608-db3b-d661-000000001204 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:29.921371 | 0.03s 2025-10-03 07:37:28.202763 | 622bf6a4-69df-478b-9783-6ccb00f5757a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2025-10-03 07:37:28.228890 | fa163e2f-d608-db3b-d661-00000000124b | TASK | Load distro-specific variables 2025-10-03 07:37:28.287673 | fa163e2f-d608-db3b-d661-00000000124b | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 07:37:28.289328 | fa163e2f-d608-db3b-d661-00000000124b | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:30.024900 | 0.06s 2025-10-03 07:37:28.302203 | fa163e2f-d608-db3b-d661-00000000124b | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:30.037776 | 0.07s 2025-10-03 07:37:28.329061 | fa163e2f-d608-db3b-d661-000000001205 | TASK | Check for NTP service 2025-10-03 07:37:28.603018 | fa163e2f-d608-db3b-d661-000000001205 | CHANGED | Check for NTP service | undercloud 2025-10-03 07:37:28.604568 | fa163e2f-d608-db3b-d661-000000001205 | TIMING | chrony : Check for NTP service | undercloud | 0:02:30.340141 | 0.27s 2025-10-03 07:37:28.631316 | fa163e2f-d608-db3b-d661-000000001206 | TASK | Disable NTP before configuring Chrony 2025-10-03 07:37:28.683511 | fa163e2f-d608-db3b-d661-000000001206 | SKIPPED | Disable NTP before configuring Chrony | undercloud 2025-10-03 07:37:28.684613 | fa163e2f-d608-db3b-d661-000000001206 | TIMING | chrony : Disable NTP before configuring Chrony | undercloud | 0:02:30.420193 | 0.05s 2025-10-03 07:37:28.703809 | fa163e2f-d608-db3b-d661-000000001207 | TASK | Install chronyd package 2025-10-03 07:37:31.610770 | fa163e2f-d608-db3b-d661-000000001207 | OK | Install chronyd package | undercloud 2025-10-03 07:37:31.612237 | fa163e2f-d608-db3b-d661-000000001207 | TIMING | chrony : Install chronyd package | undercloud | 0:02:33.347811 | 2.91s 2025-10-03 07:37:31.637396 | fa163e2f-d608-db3b-d661-00000000111c | TASK | Upgrade chronyd 2025-10-03 07:37:31.666737 | fa163e2f-d608-db3b-d661-00000000111c | SKIPPED | Upgrade chronyd | undercloud 2025-10-03 07:37:31.668271 | fa163e2f-d608-db3b-d661-00000000111c | TIMING | chrony : Upgrade chronyd | undercloud | 0:02:33.403846 | 0.03s 2025-10-03 07:37:31.692705 | fa163e2f-d608-db3b-d661-00000000111d | TASK | Configure chronyd 2025-10-03 07:37:31.720229 | fa163e2f-d608-db3b-d661-00000000111d | TIMING | chrony : Configure chronyd | undercloud | 0:02:33.455796 | 0.03s 2025-10-03 07:37:31.739798 | ee6668fe-0156-4050-95d0-0bafa37f938f | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | undercloud 2025-10-03 07:37:31.778554 | fa163e2f-d608-db3b-d661-000000001284 | TASK | Load distro-specific variables 2025-10-03 07:37:31.805867 | fa163e2f-d608-db3b-d661-000000001284 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:33.541438 | 0.03s 2025-10-03 07:37:31.816449 | e2e501e9-7294-44f5-a25b-2512f56110e5 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2025-10-03 07:37:31.840197 | fa163e2f-d608-db3b-d661-0000000012f0 | TASK | Load distro-specific variables 2025-10-03 07:37:31.889118 | fa163e2f-d608-db3b-d661-0000000012f0 | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 07:37:31.892688 | fa163e2f-d608-db3b-d661-0000000012f0 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:33.628252 | 0.05s 2025-10-03 07:37:31.901568 | fa163e2f-d608-db3b-d661-0000000012f0 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:33.637141 | 0.06s 2025-10-03 07:37:31.926623 | fa163e2f-d608-db3b-d661-000000001285 | TASK | Install chrony configuration file 2025-10-03 07:37:32.510745 | fa163e2f-d608-db3b-d661-000000001285 | CHANGED | Install chrony configuration file | undercloud 2025-10-03 07:37:32.512099 | fa163e2f-d608-db3b-d661-000000001285 | TIMING | chrony : Install chrony configuration file | undercloud | 0:02:34.247673 | 0.58s 2025-10-03 07:37:32.536644 | fa163e2f-d608-db3b-d661-00000000111e | TASK | Run chronyd 2025-10-03 07:37:32.565641 | fa163e2f-d608-db3b-d661-00000000111e | TIMING | chrony : Run chronyd | undercloud | 0:02:34.301205 | 0.03s 2025-10-03 07:37:32.586361 | d20b23cf-71a6-4975-a1e6-e32c4d215f2e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | undercloud 2025-10-03 07:37:32.627176 | fa163e2f-d608-db3b-d661-000000001313 | TASK | Load distro-specific variables 2025-10-03 07:37:32.652753 | fa163e2f-d608-db3b-d661-000000001313 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:34.388331 | 0.02s 2025-10-03 07:37:32.662597 | fd2e043f-04ba-4664-a38a-e928552fadd2 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2025-10-03 07:37:32.685729 | fa163e2f-d608-db3b-d661-000000001397 | TASK | Load distro-specific variables 2025-10-03 07:37:32.739358 | fa163e2f-d608-db3b-d661-000000001397 | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 07:37:32.742286 | fa163e2f-d608-db3b-d661-000000001397 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:34.477849 | 0.06s 2025-10-03 07:37:32.749296 | fa163e2f-d608-db3b-d661-000000001397 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:34.484874 | 0.06s 2025-10-03 07:37:32.774570 | fa163e2f-d608-db3b-d661-000000001314 | TASK | Ensure chronyd is running 2025-10-03 07:37:33.179308 | fa163e2f-d608-db3b-d661-000000001314 | OK | Ensure chronyd is running | undercloud 2025-10-03 07:37:33.181274 | fa163e2f-d608-db3b-d661-000000001314 | TIMING | chrony : Ensure chronyd is running | undercloud | 0:02:34.916848 | 0.41s 2025-10-03 07:37:33.206775 | fa163e2f-d608-db3b-d661-000000001315 | TASK | Force chronyd restart 2025-10-03 07:37:33.653989 | fa163e2f-d608-db3b-d661-000000001315 | CHANGED | Force chronyd restart | undercloud 2025-10-03 07:37:33.655915 | fa163e2f-d608-db3b-d661-000000001315 | TIMING | chrony : Force chronyd restart | undercloud | 0:02:35.391487 | 0.45s 2025-10-03 07:37:33.681519 | fa163e2f-d608-db3b-d661-00000000111f | TASK | Enable online service 2025-10-03 07:37:33.709097 | fa163e2f-d608-db3b-d661-00000000111f | TIMING | chrony : Enable online service | undercloud | 0:02:35.444662 | 0.03s 2025-10-03 07:37:33.727792 | 5778424c-32dd-4f35-8fae-7eb4577e6f10 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | undercloud 2025-10-03 07:37:33.771083 | fa163e2f-d608-db3b-d661-0000000013c4 | TASK | Create chrony-online.service unit file 2025-10-03 07:37:34.202141 | fa163e2f-d608-db3b-d661-0000000013c4 | CHANGED | Create chrony-online.service unit file | undercloud 2025-10-03 07:37:34.203447 | fa163e2f-d608-db3b-d661-0000000013c4 | TIMING | chrony : Create chrony-online.service unit file | undercloud | 0:02:35.939022 | 0.43s 2025-10-03 07:37:34.230147 | fa163e2f-d608-db3b-d661-0000000013c5 | TASK | Enable chrony-online.service 2025-10-03 07:37:35.093186 | fa163e2f-d608-db3b-d661-0000000013c5 | CHANGED | Enable chrony-online.service | undercloud 2025-10-03 07:37:35.095073 | fa163e2f-d608-db3b-d661-0000000013c5 | TIMING | chrony : Enable chrony-online.service | undercloud | 0:02:36.830647 | 0.86s 2025-10-03 07:37:35.120653 | fa163e2f-d608-db3b-d661-000000001120 | TASK | Sync chronyc 2025-10-03 07:37:35.149715 | fa163e2f-d608-db3b-d661-000000001120 | TIMING | chrony : Sync chronyc | undercloud | 0:02:36.885285 | 0.03s 2025-10-03 07:37:35.167006 | dd41cac6-6962-49f3-9487-e83d15bb7d17 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | undercloud 2025-10-03 07:37:35.215107 | fa163e2f-d608-db3b-d661-00000000146a | TASK | Force NTP sync 2025-10-03 07:37:35.455643 | fa163e2f-d608-db3b-d661-00000000146a | CHANGED | Force NTP sync | undercloud 2025-10-03 07:37:35.457069 | fa163e2f-d608-db3b-d661-00000000146a | TIMING | chrony : Force NTP sync | undercloud | 0:02:37.192644 | 0.24s 2025-10-03 07:37:35.482774 | fa163e2f-d608-db3b-d661-00000000146b | TASK | Ensure system is NTP time synced 2025-10-03 07:37:45.759785 | fa163e2f-d608-db3b-d661-00000000146b | CHANGED | Ensure system is NTP time synced | undercloud 2025-10-03 07:37:45.762045 | fa163e2f-d608-db3b-d661-00000000146b | TIMING | chrony : Ensure system is NTP time synced | undercloud | 0:02:47.497613 | 10.28s 2025-10-03 07:37:45.808314 | fa163e2f-d608-db3b-d661-0000000008cf | TASK | Force NTP sync 2025-10-03 07:37:46.040095 | fa163e2f-d608-db3b-d661-0000000008cf | CHANGED | Force NTP sync | undercloud 2025-10-03 07:37:46.041507 | fa163e2f-d608-db3b-d661-0000000008cf | TIMING | Force NTP sync | undercloud | 0:02:47.777081 | 0.23s 2025-10-03 07:37:46.064749 | fa163e2f-d608-db3b-d661-0000000008d0 | TASK | Ensure system is NTP time synced 2025-10-03 07:37:46.293211 | fa163e2f-d608-db3b-d661-0000000008d0 | CHANGED | Ensure system is NTP time synced | undercloud 2025-10-03 07:37:46.294631 | fa163e2f-d608-db3b-d661-0000000008d0 | TIMING | Ensure system is NTP time synced | undercloud | 0:02:48.030205 | 0.23s 2025-10-03 07:37:46.318893 | fa163e2f-d608-db3b-d661-0000000008d1 | TASK | Run timezone role 2025-10-03 07:37:46.346848 | fa163e2f-d608-db3b-d661-0000000008d1 | TIMING | Run timezone role | undercloud | 0:02:48.082419 | 0.03s 2025-10-03 07:37:46.437621 | fa163e2f-d608-db3b-d661-0000000015f7 | TASK | Set timezone 2025-10-03 07:37:46.908834 | fa163e2f-d608-db3b-d661-0000000015f7 | OK | Set timezone | undercloud 2025-10-03 07:37:46.910205 | fa163e2f-d608-db3b-d661-0000000015f7 | TIMING | tripleo_timezone : Set timezone | undercloud | 0:02:48.645779 | 0.47s 2025-10-03 07:37:46.934674 | fa163e2f-d608-db3b-d661-0000000015f8 | TASK | Restart time services 2025-10-03 07:37:46.974416 | fa163e2f-d608-db3b-d661-0000000015f8 | SKIPPED | Restart time services | undercloud | item=rsyslog 2025-10-03 07:37:46.981124 | fa163e2f-d608-db3b-d661-0000000015f8 | SKIPPED | Restart time services | undercloud | item=crond 2025-10-03 07:37:46.987279 | fa163e2f-d608-db3b-d661-0000000015f8 | TIMING | tripleo_timezone : Restart time services | undercloud | 0:02:48.722852 | 0.05s 2025-10-03 07:37:47.033311 | fa163e2f-d608-db3b-d661-0000000008d2 | TASK | install tmpwatch on the host 2025-10-03 07:37:49.892623 | fa163e2f-d608-db3b-d661-0000000008d2 | OK | install tmpwatch on the host | undercloud 2025-10-03 07:37:49.894204 | fa163e2f-d608-db3b-d661-0000000008d2 | TIMING | install tmpwatch on the host | undercloud | 0:02:51.629777 | 2.86s 2025-10-03 07:37:49.918292 | fa163e2f-d608-db3b-d661-0000000008d3 | TASK | Notice - ctlplane subnet is set 2025-10-03 07:37:49.950133 | fa163e2f-d608-db3b-d661-0000000008d3 | OK | Notice - ctlplane subnet is set | undercloud | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-03 07:37:49.951136 | fa163e2f-d608-db3b-d661-0000000008d3 | TIMING | Notice - ctlplane subnet is set | undercloud | 0:02:51.686713 | 0.03s 2025-10-03 07:37:50.002532 | fa163e2f-d608-db3b-d661-0000000008d4 | TIMING | include_role : tuned | undercloud | 0:02:51.738099 | 0.03s 2025-10-03 07:37:50.098855 | fa163e2f-d608-db3b-d661-0000000017c3 | TASK | Gather variables for each operating system 2025-10-03 07:37:50.226504 | fa163e2f-d608-db3b-d661-0000000017c3 | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-03 07:37:50.227598 | fa163e2f-d608-db3b-d661-0000000017c3 | TIMING | tuned : Gather variables for each operating system | undercloud | 0:02:51.963180 | 0.13s 2025-10-03 07:37:50.233276 | fa163e2f-d608-db3b-d661-0000000017c3 | TIMING | tuned : Gather variables for each operating system | undercloud | 0:02:51.968851 | 0.13s 2025-10-03 07:37:50.306906 | fa163e2f-d608-db3b-d661-0000000017c4 | TIMING | tuned : include_tasks | undercloud | 0:02:52.042472 | 0.05s 2025-10-03 07:37:50.328523 | 96b024a3-cb2c-478a-afd0-dcc572b955d8 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | undercloud 2025-10-03 07:37:50.360937 | fa163e2f-d608-db3b-d661-0000000018c0 | TASK | Check tuned package is installed 2025-10-03 07:37:50.637449 | fa163e2f-d608-db3b-d661-0000000018c0 | CHANGED | Check tuned package is installed | undercloud 2025-10-03 07:37:50.638858 | fa163e2f-d608-db3b-d661-0000000018c0 | TIMING | tuned : Check tuned package is installed | undercloud | 0:02:52.374432 | 0.28s 2025-10-03 07:37:50.665694 | fa163e2f-d608-db3b-d661-0000000018c1 | TASK | Install tuned 2025-10-03 07:37:57.005674 | fa163e2f-d608-db3b-d661-0000000018c1 | CHANGED | Install tuned | undercloud 2025-10-03 07:37:57.007824 | fa163e2f-d608-db3b-d661-0000000018c1 | TIMING | tuned : Install tuned | undercloud | 0:02:58.743406 | 6.34s 2025-10-03 07:37:57.028325 | fa163e2f-d608-db3b-d661-0000000018c2 | TASK | Restart tuned 2025-10-03 07:37:58.746243 | fa163e2f-d608-db3b-d661-0000000018c2 | CHANGED | Restart tuned | undercloud 2025-10-03 07:37:58.749252 | fa163e2f-d608-db3b-d661-0000000018c2 | TIMING | tuned : Restart tuned | undercloud | 0:03:00.484823 | 1.72s 2025-10-03 07:37:58.775942 | fa163e2f-d608-db3b-d661-0000000017c5 | TASK | Check for tuned-adm 2025-10-03 07:37:59.002791 | fa163e2f-d608-db3b-d661-0000000017c5 | OK | Check for tuned-adm | undercloud 2025-10-03 07:37:59.003662 | fa163e2f-d608-db3b-d661-0000000017c5 | TIMING | tuned : Check for tuned-adm | undercloud | 0:03:00.739245 | 0.23s 2025-10-03 07:37:59.066447 | fa163e2f-d608-db3b-d661-0000000017c6 | TIMING | tuned : include_tasks | undercloud | 0:03:00.802010 | 0.04s 2025-10-03 07:37:59.094266 | 76611ff8-5e17-40e8-9efc-4c04b5c6f890 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | undercloud 2025-10-03 07:37:59.125310 | fa163e2f-d608-db3b-d661-0000000018ed | TASK | Ensure profile directory exists 2025-10-03 07:37:59.194565 | fa163e2f-d608-db3b-d661-0000000018ed | SKIPPED | Ensure profile directory exists | undercloud 2025-10-03 07:37:59.195747 | fa163e2f-d608-db3b-d661-0000000018ed | TIMING | tuned : Ensure profile directory exists | undercloud | 0:03:00.931324 | 0.07s 2025-10-03 07:37:59.220255 | fa163e2f-d608-db3b-d661-0000000018ee | TASK | Create custom tuned profile 2025-10-03 07:37:59.281648 | fa163e2f-d608-db3b-d661-0000000018ee | SKIPPED | Create custom tuned profile | undercloud 2025-10-03 07:37:59.283934 | fa163e2f-d608-db3b-d661-0000000018ee | TIMING | tuned : Create custom tuned profile | undercloud | 0:03:01.019509 | 0.06s 2025-10-03 07:37:59.310222 | fa163e2f-d608-db3b-d661-0000000018ef | TASK | Check tuned active profile 2025-10-03 07:37:59.575678 | fa163e2f-d608-db3b-d661-0000000018ef | OK | Check tuned active profile | undercloud 2025-10-03 07:37:59.577169 | fa163e2f-d608-db3b-d661-0000000018ef | TIMING | tuned : Check tuned active profile | undercloud | 0:03:01.312734 | 0.27s 2025-10-03 07:37:59.603209 | fa163e2f-d608-db3b-d661-0000000018f0 | TASK | Check Tuned Configuration file exists 2025-10-03 07:37:59.797676 | fa163e2f-d608-db3b-d661-0000000018f0 | OK | Check Tuned Configuration file exists | undercloud 2025-10-03 07:37:59.798882 | fa163e2f-d608-db3b-d661-0000000018f0 | TIMING | tuned : Check Tuned Configuration file exists | undercloud | 0:03:01.534459 | 0.19s 2025-10-03 07:37:59.816358 | fa163e2f-d608-db3b-d661-0000000018f1 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-03 07:37:59.874698 | fa163e2f-d608-db3b-d661-0000000018f1 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | undercloud 2025-10-03 07:37:59.875677 | fa163e2f-d608-db3b-d661-0000000018f1 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | undercloud | 0:03:01.611260 | 0.06s 2025-10-03 07:37:59.897429 | fa163e2f-d608-db3b-d661-0000000018f2 | TASK | Configure isolated cores for profile throughput-performance 2025-10-03 07:37:59.946383 | fa163e2f-d608-db3b-d661-0000000018f2 | SKIPPED | Configure isolated cores for profile throughput-performance | undercloud 2025-10-03 07:37:59.949156 | fa163e2f-d608-db3b-d661-0000000018f2 | TIMING | tuned : Configure isolated cores for profile throughput-performance | undercloud | 0:03:01.684723 | 0.05s 2025-10-03 07:37:59.975104 | fa163e2f-d608-db3b-d661-0000000018f3 | TASK | Enable tuned profile 2025-10-03 07:38:01.391354 | fa163e2f-d608-db3b-d661-0000000018f3 | CHANGED | Enable tuned profile | undercloud 2025-10-03 07:38:01.392178 | fa163e2f-d608-db3b-d661-0000000018f3 | TIMING | tuned : Enable tuned profile | undercloud | 0:03:03.127764 | 1.42s PLAY [Overcloud container setup tasks] ***************************************** 2025-10-03 07:38:01.553752 | fa163e2f-d608-db3b-d661-0000000000ab | TASK | Overcloud container setup tasks 2025-10-03 07:38:01.579160 | fa163e2f-d608-db3b-d661-0000000000ab | OK | Overcloud container setup tasks | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-db3b-d661-0000000000ab') missing from stats 2025-10-03 07:38:01.596884 | fa163e2f-d608-db3b-d661-0000000000ac | TASK | Write config data 2025-10-03 07:38:01.666398 | fa163e2f-d608-db3b-d661-0000000000ac | TIMING | Write config data | undercloud | 0:03:03.401969 | 0.07s 2025-10-03 07:38:01.694967 | bd5c189e-71d5-4f5b-bc6c-bd637b831121 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/common_container_setup_tasks.yaml | undercloud 2025-10-03 07:38:01.721859 | fa163e2f-d608-db3b-d661-000000001951 | TASK | Create and ensure setype for /var/log/containers directory 2025-10-03 07:38:01.961505 | fa163e2f-d608-db3b-d661-000000001951 | CHANGED | Create and ensure setype for /var/log/containers directory | undercloud 2025-10-03 07:38:01.963483 | fa163e2f-d608-db3b-d661-000000001951 | TIMING | Create and ensure setype for /var/log/containers directory | undercloud | 0:03:03.699020 | 0.24s 2025-10-03 07:38:01.988341 | fa163e2f-d608-db3b-d661-000000001952 | TASK | Create ContainerLogStdoutPath directory 2025-10-03 07:38:02.189243 | fa163e2f-d608-db3b-d661-000000001952 | CHANGED | Create ContainerLogStdoutPath directory | undercloud 2025-10-03 07:38:02.190781 | fa163e2f-d608-db3b-d661-000000001952 | TIMING | Create ContainerLogStdoutPath directory | undercloud | 0:03:03.926355 | 0.20s 2025-10-03 07:38:02.215083 | fa163e2f-d608-db3b-d661-000000001953 | TASK | Create /var/lib/tripleo-config directory 2025-10-03 07:38:02.414656 | fa163e2f-d608-db3b-d661-000000001953 | OK | Create /var/lib/tripleo-config directory | undercloud 2025-10-03 07:38:02.416124 | fa163e2f-d608-db3b-d661-000000001953 | TIMING | Create /var/lib/tripleo-config directory | undercloud | 0:03:04.151698 | 0.20s 2025-10-03 07:38:02.441945 | fa163e2f-d608-db3b-d661-000000001954 | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-03 07:38:02.640309 | fa163e2f-d608-db3b-d661-000000001954 | OK | Clean old /var/lib/container-startup-configs.json file | undercloud 2025-10-03 07:38:02.641722 | fa163e2f-d608-db3b-d661-000000001954 | TIMING | Clean old /var/lib/container-startup-configs.json file | undercloud | 0:03:04.377297 | 0.20s 2025-10-03 07:38:02.665847 | fa163e2f-d608-db3b-d661-000000001955 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-03 07:38:02.898892 | fa163e2f-d608-db3b-d661-000000001955 | OK | Clean old /var/lib/docker-container-startup-configs.json file | undercloud 2025-10-03 07:38:02.900892 | fa163e2f-d608-db3b-d661-000000001955 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | undercloud | 0:03:04.636455 | 0.23s 2025-10-03 07:38:02.931669 | fa163e2f-d608-db3b-d661-000000001959 | TASK | Create fcontext entry for container-config-scripts 2025-10-03 07:38:04.176834 | fa163e2f-d608-db3b-d661-000000001959 | CHANGED | Create fcontext entry for container-config-scripts | undercloud 2025-10-03 07:38:04.178426 | fa163e2f-d608-db3b-d661-000000001959 | TIMING | Create fcontext entry for container-config-scripts | undercloud | 0:03:05.914001 | 1.25s 2025-10-03 07:38:04.199855 | fa163e2f-d608-db3b-d661-00000000195a | TASK | Create /var/lib/container-config-scripts 2025-10-03 07:38:04.441784 | fa163e2f-d608-db3b-d661-00000000195a | CHANGED | Create /var/lib/container-config-scripts | undercloud 2025-10-03 07:38:04.443190 | fa163e2f-d608-db3b-d661-00000000195a | TIMING | Create /var/lib/container-config-scripts | undercloud | 0:03:06.178765 | 0.24s 2025-10-03 07:38:04.461296 | fa163e2f-d608-db3b-d661-00000000195b | TASK | Write container config scripts 2025-10-03 07:38:04.786675 | fa163e2f-d608-db3b-d661-00000000195b | CHANGED | Write container config scripts | undercloud 2025-10-03 07:38:04.788105 | fa163e2f-d608-db3b-d661-00000000195b | TIMING | Write container config scripts | undercloud | 0:03:06.523679 | 0.33s 2025-10-03 07:38:04.812411 | fa163e2f-d608-db3b-d661-00000000195c | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-03 07:38:05.219007 | fa163e2f-d608-db3b-d661-00000000195c | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | undercloud 2025-10-03 07:38:05.220341 | fa163e2f-d608-db3b-d661-00000000195c | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | undercloud | 0:03:06.955915 | 0.41s 2025-10-03 07:38:05.246242 | fa163e2f-d608-db3b-d661-00000000195d | TASK | Generate startup configs files per step and per container 2025-10-03 07:38:05.721615 | fa163e2f-d608-db3b-d661-00000000195d | CHANGED | Generate startup configs files per step and per container | undercloud 2025-10-03 07:38:05.725429 | fa163e2f-d608-db3b-d661-00000000195d | TIMING | Generate startup configs files per step and per container | undercloud | 0:03:07.461003 | 0.48s 2025-10-03 07:38:05.754642 | fa163e2f-d608-db3b-d661-00000000195e | TASK | Create /var/lib/kolla/config_files directory 2025-10-03 07:38:05.992737 | fa163e2f-d608-db3b-d661-00000000195e | CHANGED | Create /var/lib/kolla/config_files directory | undercloud 2025-10-03 07:38:05.993667 | fa163e2f-d608-db3b-d661-00000000195e | TIMING | Create /var/lib/kolla/config_files directory | undercloud | 0:03:07.729253 | 0.24s 2025-10-03 07:38:06.012390 | fa163e2f-d608-db3b-d661-00000000195f | TASK | Create /var/lib/config-data directory 2025-10-03 07:38:06.246898 | fa163e2f-d608-db3b-d661-00000000195f | CHANGED | Create /var/lib/config-data directory | undercloud 2025-10-03 07:38:06.247763 | fa163e2f-d608-db3b-d661-00000000195f | TIMING | Create /var/lib/config-data directory | undercloud | 0:03:07.983349 | 0.23s 2025-10-03 07:38:06.265198 | fa163e2f-d608-db3b-d661-000000001960 | TASK | Write container config json files 2025-10-03 07:38:06.653216 | fa163e2f-d608-db3b-d661-000000001960 | CHANGED | Write container config json files | undercloud 2025-10-03 07:38:06.656035 | fa163e2f-d608-db3b-d661-000000001960 | TIMING | Write container config json files | undercloud | 0:03:08.391608 | 0.39s PLAY [Pre Deployment Step Tasks] *********************************************** 2025-10-03 07:38:06.811161 | fa163e2f-d608-db3b-d661-0000000000b0 | TASK | Pre Deployment Step Tasks 2025-10-03 07:38:06.838159 | fa163e2f-d608-db3b-d661-0000000000b0 | OK | Pre Deployment Step Tasks | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-db3b-d661-0000000000b0') missing from stats [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 07:38:06.890842 | fa163e2f-d608-db3b-d661-0000000000b1 | TIMING | include_tasks | undercloud | 0:03:08.626406 | 0.03s 2025-10-03 07:38:06.903788 | 5beca2ed-03a0-4bd5-8e65-8a5ed2063a1e | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/Undercloud/pre_deploy_step_tasks.yaml | undercloud PLAY [External deployment step 1] ********************************************** 2025-10-03 07:38:07.056287 | fa163e2f-d608-db3b-d661-0000000000b5 | TASK | External deployment step 1 2025-10-03 07:38:07.083330 | fa163e2f-d608-db3b-d661-0000000000b5 | OK | External deployment step 1 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 1' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-db3b-d661-0000000000b5') missing from stats 2025-10-03 07:38:07.140272 | fa163e2f-d608-db3b-d661-0000000000b6 | TIMING | include_tasks | undercloud | 0:03:08.875839 | 0.04s 2025-10-03 07:38:07.181228 | 8d559a23-1026-42a6-b149-9cfb9fcc3238 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/external_deploy_steps_tasks_step1.yaml | undercloud 2025-10-03 07:38:07.204335 | fa163e2f-d608-db3b-d661-0000000019aa | TASK | Container image prepare 2025-10-03 07:38:08.177092 | fa163e2f-d608-db3b-d661-0000000019aa | CHANGED | Container image prepare | undercloud 2025-10-03 07:38:08.178063 | fa163e2f-d608-db3b-d661-0000000019aa | TIMING | tripleo_container_image_prepare : Container image prepare | undercloud | 0:03:09.913646 | 0.97s 2025-10-03 07:38:08.210787 | fa163e2f-d608-db3b-d661-0000000019b1 | TASK | Create directory for seccomp profile 2025-10-03 07:38:08.457826 | fa163e2f-d608-db3b-d661-0000000019b1 | CHANGED | Create directory for seccomp profile | undercloud 2025-10-03 07:38:08.458546 | fa163e2f-d608-db3b-d661-0000000019b1 | TIMING | Create directory for seccomp profile | undercloud | 0:03:10.194134 | 0.25s 2025-10-03 07:38:08.482501 | fa163e2f-d608-db3b-d661-0000000019b2 | TASK | Create seccomp_allow.json 2025-10-03 07:38:08.970355 | fa163e2f-d608-db3b-d661-0000000019b2 | CHANGED | Create seccomp_allow.json | undercloud 2025-10-03 07:38:08.971637 | fa163e2f-d608-db3b-d661-0000000019b2 | TIMING | Create seccomp_allow.json | undercloud | 0:03:10.707213 | 0.49s 2025-10-03 07:38:08.995560 | fa163e2f-d608-db3b-d661-0000000019b4 | TASK | Create /etc/openstack directory if it does not exist 2025-10-03 07:38:09.245853 | fa163e2f-d608-db3b-d661-0000000019b4 | CHANGED | Create /etc/openstack directory if it does not exist | undercloud 2025-10-03 07:38:09.247113 | fa163e2f-d608-db3b-d661-0000000019b4 | TIMING | Create /etc/openstack directory if it does not exist | undercloud | 0:03:10.982689 | 0.25s 2025-10-03 07:38:09.271364 | fa163e2f-d608-db3b-d661-0000000019b5 | TASK | Configure /etc/openstack/clouds.yaml for ephemeral Heat 2025-10-03 07:38:09.320507 | fa163e2f-d608-db3b-d661-0000000019b5 | TIMING | Configure /etc/openstack/clouds.yaml for ephemeral Heat | undercloud | 0:03:11.056041 | 0.05s 2025-10-03 07:38:09.377664 | fa163e2f-d608-db3b-d661-0000000019df | TASK | Check if /etc/openstack/clouds.yaml exists 2025-10-03 07:38:09.624141 | fa163e2f-d608-db3b-d661-0000000019df | OK | Check if /etc/openstack/clouds.yaml exists | undercloud 2025-10-03 07:38:09.624931 | fa163e2f-d608-db3b-d661-0000000019df | TIMING | tripleo_keystone_resources : Check if /etc/openstack/clouds.yaml exists | undercloud | 0:03:11.360517 | 0.25s 2025-10-03 07:38:09.642288 | fa163e2f-d608-db3b-d661-0000000019e0 | TASK | Create empty /etc/openstack/clouds.yaml if it does not exist 2025-10-03 07:38:10.124341 | fa163e2f-d608-db3b-d661-0000000019e0 | CHANGED | Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud 2025-10-03 07:38:10.125787 | fa163e2f-d608-db3b-d661-0000000019e0 | TIMING | tripleo_keystone_resources : Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud | 0:03:11.861364 | 0.48s 2025-10-03 07:38:10.152072 | fa163e2f-d608-db3b-d661-0000000019e1 | TASK | Configure /etc/openstack/clouds.yaml 2025-10-03 07:38:10.183063 | fa163e2f-d608-db3b-d661-0000000019e1 | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:03:11.918634 | 0.03s 2025-10-03 07:38:10.236977 | fa163e2f-d608-db3b-d661-000000001a1b | TASK | Check for a configured destination 2025-10-03 07:38:10.297621 | fa163e2f-d608-db3b-d661-000000001a1b | SKIPPED | Check for a configured destination | undercloud 2025-10-03 07:38:10.298895 | fa163e2f-d608-db3b-d661-000000001a1b | TIMING | tripleo_config : Check for a configured destination | undercloud | 0:03:12.034471 | 0.06s 2025-10-03 07:38:10.336859 | fa163e2f-d608-db3b-d661-000000001a1c | TASK | Generate /etc/openstack/clouds.yaml config 2025-10-03 07:38:10.798130 | fa163e2f-d608-db3b-d661-000000001a1c | CHANGED | Generate /etc/openstack/clouds.yaml config | undercloud 2025-10-03 07:38:10.799503 | fa163e2f-d608-db3b-d661-000000001a1c | TIMING | tripleo_config : Generate /etc/openstack/clouds.yaml config | undercloud | 0:03:12.535044 | 0.46s 2025-10-03 07:38:10.867849 | fa163e2f-d608-db3b-d661-0000000019b7 | TASK | Create /etc/openstack directory if it does not exist 2025-10-03 07:38:11.162167 | fa163e2f-d608-db3b-d661-0000000019b7 | OK | Create /etc/openstack directory if it does not exist | undercloud 2025-10-03 07:38:11.163679 | fa163e2f-d608-db3b-d661-0000000019b7 | TIMING | Create /etc/openstack directory if it does not exist | undercloud | 0:03:12.899253 | 0.29s 2025-10-03 07:38:11.189191 | fa163e2f-d608-db3b-d661-0000000019b8 | TASK | Configure /etc/openstack/clouds.yaml 2025-10-03 07:38:11.229319 | fa163e2f-d608-db3b-d661-0000000019b8 | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:03:12.964885 | 0.04s 2025-10-03 07:38:11.284730 | fa163e2f-d608-db3b-d661-000000001a56 | TASK | Check if /etc/openstack/clouds.yaml exists 2025-10-03 07:38:11.502392 | fa163e2f-d608-db3b-d661-000000001a56 | OK | Check if /etc/openstack/clouds.yaml exists | undercloud 2025-10-03 07:38:11.503244 | fa163e2f-d608-db3b-d661-000000001a56 | TIMING | tripleo_keystone_resources : Check if /etc/openstack/clouds.yaml exists | undercloud | 0:03:13.238829 | 0.22s 2025-10-03 07:38:11.529875 | fa163e2f-d608-db3b-d661-000000001a57 | TASK | Create empty /etc/openstack/clouds.yaml if it does not exist 2025-10-03 07:38:11.581152 | fa163e2f-d608-db3b-d661-000000001a57 | SKIPPED | Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud 2025-10-03 07:38:11.582271 | fa163e2f-d608-db3b-d661-000000001a57 | TIMING | tripleo_keystone_resources : Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud | 0:03:13.317847 | 0.05s 2025-10-03 07:38:11.609739 | fa163e2f-d608-db3b-d661-000000001a58 | TASK | Configure /etc/openstack/clouds.yaml 2025-10-03 07:38:11.661282 | fa163e2f-d608-db3b-d661-000000001a58 | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:03:13.396852 | 0.05s 2025-10-03 07:38:11.712613 | fa163e2f-d608-db3b-d661-000000001a1b | TASK | Check for a configured destination 2025-10-03 07:38:11.776757 | fa163e2f-d608-db3b-d661-000000001a1b | SKIPPED | Check for a configured destination | undercloud 2025-10-03 07:38:11.778028 | fa163e2f-d608-db3b-d661-000000001a1b | TIMING | tripleo_config : Check for a configured destination | undercloud | 0:03:13.513603 | 0.06s 2025-10-03 07:38:11.805302 | fa163e2f-d608-db3b-d661-000000001a1c | TASK | Generate /etc/openstack/clouds.yaml config 2025-10-03 07:38:12.289554 | fa163e2f-d608-db3b-d661-000000001a1c | CHANGED | Generate /etc/openstack/clouds.yaml config | undercloud 2025-10-03 07:38:12.290310 | fa163e2f-d608-db3b-d661-000000001a1c | TIMING | tripleo_config : Generate /etc/openstack/clouds.yaml config | undercloud | 0:03:14.025898 | 0.48s PLAY [Deploy step tasks for 1] ************************************************* 2025-10-03 07:38:12.440597 | fa163e2f-d608-db3b-d661-0000000000b9 | TASK | Deploy step tasks for 1 2025-10-03 07:38:12.468939 | fa163e2f-d608-db3b-d661-0000000000b9 | OK | Deploy step tasks for 1 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-db3b-d661-0000000000b9') missing from stats 2025-10-03 07:38:12.488834 | fa163e2f-d608-db3b-d661-0000000000ba | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-03 07:38:12.931129 | fa163e2f-d608-db3b-d661-0000000000ba | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | undercloud 2025-10-03 07:38:12.932427 | fa163e2f-d608-db3b-d661-0000000000ba | TIMING | Write the config_step hieradata for the deploy step 1 tasks | undercloud | 0:03:14.668003 | 0.44s 2025-10-03 07:38:12.956789 | fa163e2f-d608-db3b-d661-0000000000bc | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-03 07:38:13.180763 | fa163e2f-d608-db3b-d661-0000000000bc | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | undercloud 2025-10-03 07:38:13.182149 | fa163e2f-d608-db3b-d661-0000000000bc | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | undercloud | 0:03:14.917725 | 0.22s 2025-10-03 07:38:13.206357 | fa163e2f-d608-db3b-d661-0000000000bd | TASK | Write config data at the start of step 1 2025-10-03 07:38:13.278543 | fa163e2f-d608-db3b-d661-0000000000bd | TIMING | Write config data at the start of step 1 | undercloud | 0:03:15.014104 | 0.07s 2025-10-03 07:38:13.322713 | 252ae13c-dc53-4f21-9fde-42d00aa2abeb | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/common_deploy_steps_tasks_step_1.yaml | undercloud 2025-10-03 07:38:13.349140 | fa163e2f-d608-db3b-d661-000000001acc | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-03 07:38:13.375694 | fa163e2f-d608-db3b-d661-000000001acc | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | undercloud 2025-10-03 07:38:13.376545 | fa163e2f-d608-db3b-d661-000000001acc | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | undercloud | 0:03:15.112129 | 0.03s 2025-10-03 07:38:13.395119 | fa163e2f-d608-db3b-d661-000000001acd | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-03 07:38:13.421986 | fa163e2f-d608-db3b-d661-000000001acd | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | undercloud 2025-10-03 07:38:13.423130 | fa163e2f-d608-db3b-d661-000000001acd | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | undercloud | 0:03:15.158707 | 0.03s 2025-10-03 07:38:13.447241 | fa163e2f-d608-db3b-d661-000000001ace | TASK | Write the puppet step_config manifest 2025-10-03 07:38:13.924702 | fa163e2f-d608-db3b-d661-000000001ace | CHANGED | Write the puppet step_config manifest | undercloud 2025-10-03 07:38:13.925959 | fa163e2f-d608-db3b-d661-000000001ace | TIMING | Write the puppet step_config manifest | undercloud | 0:03:15.661533 | 0.48s 2025-10-03 07:38:13.949639 | fa163e2f-d608-db3b-d661-000000001acf | TASK | Diff puppet step_config manifest changes for check mode 2025-10-03 07:38:13.977651 | fa163e2f-d608-db3b-d661-000000001acf | SKIPPED | Diff puppet step_config manifest changes for check mode | undercloud 2025-10-03 07:38:13.978769 | fa163e2f-d608-db3b-d661-000000001acf | TIMING | Diff puppet step_config manifest changes for check mode | undercloud | 0:03:15.714346 | 0.03s 2025-10-03 07:38:14.002733 | fa163e2f-d608-db3b-d661-000000001ad0 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-03 07:38:14.030815 | fa163e2f-d608-db3b-d661-000000001ad0 | SKIPPED | Diff puppet step_config manifest changes for check mode | undercloud 2025-10-03 07:38:14.031992 | fa163e2f-d608-db3b-d661-000000001ad0 | TIMING | Diff puppet step_config manifest changes for check mode | undercloud | 0:03:15.767565 | 0.03s 2025-10-03 07:38:14.055959 | fa163e2f-d608-db3b-d661-000000001ad1 | TASK | Create /var/lib/container-puppet 2025-10-03 07:38:14.289887 | fa163e2f-d608-db3b-d661-000000001ad1 | OK | Create /var/lib/container-puppet | undercloud 2025-10-03 07:38:14.291834 | fa163e2f-d608-db3b-d661-000000001ad1 | TIMING | Create /var/lib/container-puppet | undercloud | 0:03:16.027398 | 0.23s 2025-10-03 07:38:14.311901 | fa163e2f-d608-db3b-d661-000000001ad2 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-03 07:38:14.342239 | fa163e2f-d608-db3b-d661-000000001ad2 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | undercloud 2025-10-03 07:38:14.343127 | fa163e2f-d608-db3b-d661-000000001ad2 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | undercloud | 0:03:16.078712 | 0.03s 2025-10-03 07:38:14.360382 | fa163e2f-d608-db3b-d661-000000001ad3 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-03 07:38:14.388010 | fa163e2f-d608-db3b-d661-000000001ad3 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | undercloud 2025-10-03 07:38:14.388696 | fa163e2f-d608-db3b-d661-000000001ad3 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | undercloud | 0:03:16.124284 | 0.03s 2025-10-03 07:38:14.405084 | fa163e2f-d608-db3b-d661-000000001ad4 | TASK | Write container-puppet.json file 2025-10-03 07:38:14.953315 | fa163e2f-d608-db3b-d661-000000001ad4 | CHANGED | Write container-puppet.json file | undercloud 2025-10-03 07:38:14.954735 | fa163e2f-d608-db3b-d661-000000001ad4 | TIMING | Write container-puppet.json file | undercloud | 0:03:16.690309 | 0.55s 2025-10-03 07:38:14.978646 | fa163e2f-d608-db3b-d661-000000001ad5 | TASK | Diff container-puppet.json changes for check mode 2025-10-03 07:38:15.018313 | fa163e2f-d608-db3b-d661-000000001ad5 | SKIPPED | Diff container-puppet.json changes for check mode | undercloud 2025-10-03 07:38:15.019410 | fa163e2f-d608-db3b-d661-000000001ad5 | TIMING | Diff container-puppet.json changes for check mode | undercloud | 0:03:16.754989 | 0.04s 2025-10-03 07:38:15.038650 | fa163e2f-d608-db3b-d661-000000001ad6 | TASK | Diff container-puppet.json changes for check mode 2025-10-03 07:38:15.066409 | fa163e2f-d608-db3b-d661-000000001ad6 | SKIPPED | Diff container-puppet.json changes for check mode | undercloud 2025-10-03 07:38:15.067672 | fa163e2f-d608-db3b-d661-000000001ad6 | TIMING | Diff container-puppet.json changes for check mode | undercloud | 0:03:16.803243 | 0.03s 2025-10-03 07:38:15.092923 | fa163e2f-d608-db3b-d661-000000001ad7 | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-03 07:38:15.473501 | fa163e2f-d608-db3b-d661-000000001ad7 | OK | Ensure config hashes are up-to-date for container startup configs | undercloud 2025-10-03 07:38:15.475044 | fa163e2f-d608-db3b-d661-000000001ad7 | TIMING | Ensure config hashes are up-to-date for container startup configs | undercloud | 0:03:17.210614 | 0.38s 2025-10-03 07:38:15.503043 | fa163e2f-d608-db3b-d661-000000001ad8 | TASK | Set host puppet debugging fact string 2025-10-03 07:38:15.536298 | fa163e2f-d608-db3b-d661-000000001ad8 | SKIPPED | Set host puppet debugging fact string | undercloud 2025-10-03 07:38:15.538039 | fa163e2f-d608-db3b-d661-000000001ad8 | TIMING | Set host puppet debugging fact string | undercloud | 0:03:17.273607 | 0.03s 2025-10-03 07:38:15.563910 | fa163e2f-d608-db3b-d661-000000001ad9 | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-03 07:38:15.603598 | fa163e2f-d608-db3b-d661-000000001ad9 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | undercloud 2025-10-03 07:38:15.604929 | fa163e2f-d608-db3b-d661-000000001ad9 | TIMING | Check for /etc/puppet/check-mode directory for check mode | undercloud | 0:03:17.340469 | 0.04s 2025-10-03 07:38:15.628965 | fa163e2f-d608-db3b-d661-000000001ada | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-03 07:38:15.656862 | fa163e2f-d608-db3b-d661-000000001ada | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | undercloud 2025-10-03 07:38:15.658101 | fa163e2f-d608-db3b-d661-000000001ada | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | undercloud | 0:03:17.393678 | 0.03s 2025-10-03 07:38:15.682716 | fa163e2f-d608-db3b-d661-000000001adb | TASK | Create puppet check-mode files if they don't exist for check mode 2025-10-03 07:38:15.713303 | fa163e2f-d608-db3b-d661-000000001adb | SKIPPED | Create puppet check-mode files if they don't exist for check mode | undercloud 2025-10-03 07:38:15.714421 | fa163e2f-d608-db3b-d661-000000001adb | TIMING | Create puppet check-mode files if they don't exist for check mode | undercloud | 0:03:17.449998 | 0.03s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 07:38:15.782146 | fa163e2f-d608-db3b-d661-0000000000bf | TIMING | include_tasks | undercloud | 0:03:17.517714 | 0.04s 2025-10-03 07:38:15.833069 | f3dd8ca0-bef3-424f-ad76-148e10c9761c | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/Undercloud/deploy_steps_tasks_step1.yaml | undercloud 2025-10-03 07:38:15.860341 | fa163e2f-d608-db3b-d661-000000001b06 | TASK | Create dirs for certificates and keys 2025-10-03 07:38:15.923448 | fa163e2f-d608-db3b-d661-000000001b06 | SKIPPED | Create dirs for certificates and keys | undercloud | item=/etc/pki/tls/certs/httpd 2025-10-03 07:38:15.937541 | fa163e2f-d608-db3b-d661-000000001b06 | SKIPPED | Create dirs for certificates and keys | undercloud | item=/etc/pki/tls/private/httpd 2025-10-03 07:38:15.949326 | fa163e2f-d608-db3b-d661-000000001b06 | TIMING | Create dirs for certificates and keys | undercloud | 0:03:17.684901 | 0.09s 2025-10-03 07:38:16.026266 | fa163e2f-d608-db3b-d661-000000001b07 | SKIPPED | include_role : linux-system-roles.certificate | undercloud 2025-10-03 07:38:16.027766 | fa163e2f-d608-db3b-d661-000000001b07 | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:17.763339 | 0.05s 2025-10-03 07:38:16.051381 | fa163e2f-d608-db3b-d661-000000001b09 | TASK | Check if rsyslog exists 2025-10-03 07:38:16.260909 | fa163e2f-d608-db3b-d661-000000001b09 | CHANGED | Check if rsyslog exists | undercloud 2025-10-03 07:38:16.262195 | fa163e2f-d608-db3b-d661-000000001b09 | TIMING | Check if rsyslog exists | undercloud | 0:03:17.997773 | 0.21s 2025-10-03 07:38:16.285361 | fa163e2f-d608-db3b-d661-000000001b0b | TASK | Forward logging to haproxy.log file 2025-10-03 07:38:16.546288 | fa163e2f-d608-db3b-d661-000000001b0b | CHANGED | Forward logging to haproxy.log file | undercloud 2025-10-03 07:38:16.548179 | fa163e2f-d608-db3b-d661-000000001b0b | TIMING | Forward logging to haproxy.log file | undercloud | 0:03:18.283754 | 0.26s 2025-10-03 07:38:16.572829 | fa163e2f-d608-db3b-d661-000000001b0c | TASK | restart rsyslog service after logging conf change 2025-10-03 07:38:17.342453 | fa163e2f-d608-db3b-d661-000000001b0c | CHANGED | restart rsyslog service after logging conf change | undercloud 2025-10-03 07:38:17.343672 | fa163e2f-d608-db3b-d661-000000001b0c | TIMING | restart rsyslog service after logging conf change | undercloud | 0:03:19.079256 | 0.77s 2025-10-03 07:38:17.367712 | fa163e2f-d608-db3b-d661-000000001b0e | TASK | Run puppet on the host to apply IPtables rules 2025-10-03 07:38:21.996317 | fa163e2f-d608-db3b-d661-000000001b0e | OK | Run puppet on the host to apply IPtables rules | undercloud 2025-10-03 07:38:21.998089 | fa163e2f-d608-db3b-d661-000000001b0e | TIMING | Run puppet on the host to apply IPtables rules | undercloud | 0:03:23.733654 | 4.63s 2025-10-03 07:38:22.020619 | fa163e2f-d608-db3b-d661-000000001b0f | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-03 07:38:22.100484 | fa163e2f-d608-db3b-d661-000000001b0f | OK | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.45 seconds", "Notice: Applied catalog in 0.25 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 29", " Total: 29", "Time:", " Transaction evaluation: 0.24", " Catalog application: 0.25", " Config retrieval: 0.50", " Last run: 1759477101", " Total: 0.25", "Version:", " Config: 1759477101", " Puppet: 7.10.0", "Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", " (file: /etc/puppet/hiera.yaml)", "Warning: Undefined variable '::deploy_config_name'; ", " (file & line not available)", "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications." ] } 2025-10-03 07:38:22.101728 | fa163e2f-d608-db3b-d661-000000001b0f | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:03:23.837304 | 0.08s 2025-10-03 07:38:22.125282 | fa163e2f-d608-db3b-d661-000000001b11 | TASK | make sure certmonger is installed 2025-10-03 07:38:25.089880 | fa163e2f-d608-db3b-d661-000000001b11 | OK | make sure certmonger is installed | undercloud 2025-10-03 07:38:25.091644 | fa163e2f-d608-db3b-d661-000000001b11 | TIMING | make sure certmonger is installed | undercloud | 0:03:26.827212 | 2.97s 2025-10-03 07:38:25.112852 | fa163e2f-d608-db3b-d661-000000001b12 | TASK | make sure certmonger service is started 2025-10-03 07:38:25.714437 | fa163e2f-d608-db3b-d661-000000001b12 | CHANGED | make sure certmonger service is started | undercloud 2025-10-03 07:38:25.716663 | fa163e2f-d608-db3b-d661-000000001b12 | TIMING | make sure certmonger service is started | undercloud | 0:03:27.452235 | 0.60s 2025-10-03 07:38:25.742118 | fa163e2f-d608-db3b-d661-000000001b13 | TASK | Create dirs for certificates and keys 2025-10-03 07:38:26.014569 | fa163e2f-d608-db3b-d661-000000001b13 | CHANGED | Create dirs for certificates and keys | undercloud | item=/etc/pki/tls/certs/haproxy 2025-10-03 07:38:26.016825 | fa163e2f-d608-db3b-d661-000000001b13 | TIMING | Create dirs for certificates and keys | undercloud | 0:03:27.752379 | 0.27s 2025-10-03 07:38:26.228115 | fa163e2f-d608-db3b-d661-000000001b13 | CHANGED | Create dirs for certificates and keys | undercloud | item=/etc/pki/tls/private/haproxy 2025-10-03 07:38:26.229268 | fa163e2f-d608-db3b-d661-000000001b13 | TIMING | Create dirs for certificates and keys | undercloud | 0:03:27.964849 | 0.49s 2025-10-03 07:38:26.236576 | fa163e2f-d608-db3b-d661-000000001b13 | TIMING | Create dirs for certificates and keys | undercloud | 0:03:27.972149 | 0.49s 2025-10-03 07:38:26.262141 | fa163e2f-d608-db3b-d661-000000001b14 | TASK | Extract and trust certmonger's local CA 2025-10-03 07:38:27.510041 | fa163e2f-d608-db3b-d661-000000001b14 | CHANGED | Extract and trust certmonger's local CA | undercloud 2025-10-03 07:38:27.511559 | fa163e2f-d608-db3b-d661-000000001b14 | TIMING | Extract and trust certmonger's local CA | undercloud | 0:03:29.247133 | 1.25s 2025-10-03 07:38:27.586048 | fa163e2f-d608-db3b-d661-000000001b15 | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:29.321604 | 0.05s 2025-10-03 07:38:27.653567 | fa163e2f-d608-db3b-d661-000000001b6b | TASK | Set version specific variables 2025-10-03 07:38:27.700180 | fa163e2f-d608-db3b-d661-000000001b6b | TIMING | linux-system-roles.certificate : Set version specific variables | undercloud | 0:03:29.435747 | 0.05s 2025-10-03 07:38:27.718379 | ac3e601e-9a4f-4dea-be22-79a00f561401 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | undercloud 2025-10-03 07:38:27.747509 | fa163e2f-d608-db3b-d661-000000001baa | TASK | Ensure ansible_facts used by role 2025-10-03 07:38:28.112771 | fa163e2f-d608-db3b-d661-000000001baa | OK | Ensure ansible_facts used by role | undercloud 2025-10-03 07:38:28.114382 | fa163e2f-d608-db3b-d661-000000001baa | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | undercloud | 0:03:29.849957 | 0.37s 2025-10-03 07:38:28.136614 | fa163e2f-d608-db3b-d661-000000001bab | TASK | Set platform/version specific variables 2025-10-03 07:38:28.208034 | fa163e2f-d608-db3b-d661-000000001bab | SKIPPED | Set platform/version specific variables | undercloud | item=RedHat.yml 2025-10-03 07:38:28.227218 | fa163e2f-d608-db3b-d661-000000001bab | SKIPPED | Set platform/version specific variables | undercloud | item=RedHat.yml 2025-10-03 07:38:28.247311 | fa163e2f-d608-db3b-d661-000000001bab | SKIPPED | Set platform/version specific variables | undercloud | item=RedHat_9.yml 2025-10-03 07:38:28.262741 | fa163e2f-d608-db3b-d661-000000001bab | SKIPPED | Set platform/version specific variables | undercloud | item=RedHat_9.2.yml 2025-10-03 07:38:28.274296 | fa163e2f-d608-db3b-d661-000000001bab | TIMING | linux-system-roles.certificate : Set platform/version specific variables | undercloud | 0:03:30.009876 | 0.14s 2025-10-03 07:38:28.294954 | fa163e2f-d608-db3b-d661-000000001b6c | TASK | Ensure certificate role dependencies are installed 2025-10-03 07:38:31.286183 | fa163e2f-d608-db3b-d661-000000001b6c | OK | Ensure certificate role dependencies are installed | undercloud 2025-10-03 07:38:31.287588 | fa163e2f-d608-db3b-d661-000000001b6c | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | undercloud | 0:03:33.023162 | 2.99s 2025-10-03 07:38:31.311574 | fa163e2f-d608-db3b-d661-000000001b6e | TASK | Ensure provider packages are installed 2025-10-03 07:38:34.191443 | fa163e2f-d608-db3b-d661-000000001b6e | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | undercloud | 0:03:35.927012 | 2.88s 2025-10-03 07:38:34.198833 | fa163e2f-d608-db3b-d661-000000001b6e | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | undercloud | 0:03:35.934406 | 2.89s 2025-10-03 07:38:34.225383 | fa163e2f-d608-db3b-d661-000000001b70 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 07:38:34.539289 | fa163e2f-d608-db3b-d661-000000001b70 | CHANGED | Ensure pre-scripts hooks directory exists | undercloud | item=certmonger 2025-10-03 07:38:34.541447 | fa163e2f-d608-db3b-d661-000000001b70 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | undercloud | 0:03:36.277022 | 0.31s 2025-10-03 07:38:34.551784 | fa163e2f-d608-db3b-d661-000000001b70 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | undercloud | 0:03:36.287358 | 0.32s 2025-10-03 07:38:34.577359 | fa163e2f-d608-db3b-d661-000000001b72 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 07:38:34.895237 | fa163e2f-d608-db3b-d661-000000001b72 | CHANGED | Ensure post-scripts hooks directory exists | undercloud | item=certmonger 2025-10-03 07:38:34.896598 | fa163e2f-d608-db3b-d661-000000001b72 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | undercloud | 0:03:36.632174 | 0.32s 2025-10-03 07:38:34.909105 | fa163e2f-d608-db3b-d661-000000001b72 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | undercloud | 0:03:36.644676 | 0.33s 2025-10-03 07:38:34.937816 | fa163e2f-d608-db3b-d661-000000001b74 | TASK | Ensure provider service is running 2025-10-03 07:38:35.396814 | fa163e2f-d608-db3b-d661-000000001b74 | OK | Ensure provider service is running | undercloud | item=certmonger 2025-10-03 07:38:35.397894 | fa163e2f-d608-db3b-d661-000000001b74 | TIMING | linux-system-roles.certificate : Ensure provider service is running | undercloud | 0:03:37.133475 | 0.46s 2025-10-03 07:38:35.402886 | fa163e2f-d608-db3b-d661-000000001b74 | TIMING | linux-system-roles.certificate : Ensure provider service is running | undercloud | 0:03:37.138459 | 0.46s 2025-10-03 07:38:35.430244 | fa163e2f-d608-db3b-d661-000000001b77 | TASK | Ensure certificate requests 2025-10-03 07:38:37.892376 | fa163e2f-d608-db3b-d661-000000001b77 | CHANGED | Ensure certificate requests | undercloud | item={'ca': 'self-sign', 'dns': '192.168.122.99', 'ip': ['192.168.122.99'], 'key_size': '2048', 'name': 'haproxy-external-cert', 'principal': 'haproxy/192.168.122.99@UNDERCLOUD', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-external-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\ncp "/etc/pki/tls/private/haproxy-external-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\n\nca_type=self-sign\nif [ "$ca_type" = "self-sign" ]; then\n # refresh the ca cert just in case the ca cert has been renewed\n ca_pem=\'/etc/pki/ca-trust/source/anchors/cm-local-ca.pem\'\n openssl pkcs12 -in /var/lib/certmonger/local/creds -out ${ca_pem} -nokeys -nodes -passin pass:\'\'\n chmod 0644 ${ca_pem}\n update-ca-trust extract\n test -e ${ca_pem} && openssl x509 -checkend 0 -noout -in ${ca_pem}\n openssl x509 -in ${ca_pem} -out /tmp/cm-local-ca.pem\n ca_path="/tmp/cm-local-ca.pem"\nelse\n ca_path="/etc/ipa/ca.crt"\nfi\n\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\nservice_pem="/etc/pki/tls/private/overcloud_endpoint.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-03 07:38:37.894091 | fa163e2f-d608-db3b-d661-000000001b77 | TIMING | linux-system-roles.certificate : Ensure certificate requests | undercloud | 0:03:39.629676 | 2.46s 2025-10-03 07:38:37.905122 | fa163e2f-d608-db3b-d661-000000001b77 | TIMING | linux-system-roles.certificate : Ensure certificate requests | undercloud | 0:03:39.640698 | 2.47s 2025-10-03 07:38:37.952593 | fa163e2f-d608-db3b-d661-000000001b17 | TASK | Run lvmfilter role 2025-10-03 07:38:38.003969 | fa163e2f-d608-db3b-d661-000000001b17 | TIMING | Run lvmfilter role | undercloud | 0:03:39.739538 | 0.05s 2025-10-03 07:38:38.068179 | fa163e2f-d608-db3b-d661-000000001bef | TASK | Check if lvm2 is installed 2025-10-03 07:38:38.316484 | fa163e2f-d608-db3b-d661-000000001bef | CHANGED | Check if lvm2 is installed | undercloud 2025-10-03 07:38:38.317505 | fa163e2f-d608-db3b-d661-000000001bef | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | undercloud | 0:03:40.053090 | 0.25s 2025-10-03 07:38:38.334837 | fa163e2f-d608-db3b-d661-000000001bf1 | TASK | collect ansible devices 2025-10-03 07:38:38.387273 | fa163e2f-d608-db3b-d661-000000001bf1 | SKIPPED | collect ansible devices | undercloud 2025-10-03 07:38:38.388259 | fa163e2f-d608-db3b-d661-000000001bf1 | TIMING | tripleo_lvmfilter : collect ansible devices | undercloud | 0:03:40.123842 | 0.05s 2025-10-03 07:38:38.408528 | fa163e2f-d608-db3b-d661-000000001bf2 | TASK | collect in-use lvm2 devices list 2025-10-03 07:38:38.461314 | fa163e2f-d608-db3b-d661-000000001bf2 | SKIPPED | collect in-use lvm2 devices list | undercloud 2025-10-03 07:38:38.462673 | fa163e2f-d608-db3b-d661-000000001bf2 | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | undercloud | 0:03:40.198249 | 0.05s 2025-10-03 07:38:38.487297 | fa163e2f-d608-db3b-d661-000000001bf3 | TASK | set allowed_devices 2025-10-03 07:38:38.540847 | fa163e2f-d608-db3b-d661-000000001bf3 | SKIPPED | set allowed_devices | undercloud 2025-10-03 07:38:38.542258 | fa163e2f-d608-db3b-d661-000000001bf3 | TIMING | tripleo_lvmfilter : set allowed_devices | undercloud | 0:03:40.277834 | 0.05s 2025-10-03 07:38:38.567412 | fa163e2f-d608-db3b-d661-000000001bf4 | TASK | build lvm2 allow list 2025-10-03 07:38:38.621856 | fa163e2f-d608-db3b-d661-000000001bf4 | SKIPPED | build lvm2 allow list | undercloud 2025-10-03 07:38:38.623171 | fa163e2f-d608-db3b-d661-000000001bf4 | TIMING | tripleo_lvmfilter : build lvm2 allow list | undercloud | 0:03:40.358748 | 0.05s 2025-10-03 07:38:38.646892 | fa163e2f-d608-db3b-d661-000000001bf5 | TASK | build lvm2 deny list 2025-10-03 07:38:38.698234 | fa163e2f-d608-db3b-d661-000000001bf5 | SKIPPED | build lvm2 deny list | undercloud 2025-10-03 07:38:38.699559 | fa163e2f-d608-db3b-d661-000000001bf5 | TIMING | tripleo_lvmfilter : build lvm2 deny list | undercloud | 0:03:40.435133 | 0.05s 2025-10-03 07:38:38.724942 | fa163e2f-d608-db3b-d661-000000001bf6 | TASK | build lvm2 filter 2025-10-03 07:38:38.777136 | fa163e2f-d608-db3b-d661-000000001bf6 | SKIPPED | build lvm2 filter | undercloud 2025-10-03 07:38:38.778353 | fa163e2f-d608-db3b-d661-000000001bf6 | TIMING | tripleo_lvmfilter : build lvm2 filter | undercloud | 0:03:40.513929 | 0.05s 2025-10-03 07:38:38.803757 | fa163e2f-d608-db3b-d661-000000001bf7 | TASK | regenerate lvm config 2025-10-03 07:38:38.855650 | fa163e2f-d608-db3b-d661-000000001bf7 | SKIPPED | regenerate lvm config | undercloud 2025-10-03 07:38:38.856980 | fa163e2f-d608-db3b-d661-000000001bf7 | TIMING | tripleo_lvmfilter : regenerate lvm config | undercloud | 0:03:40.592556 | 0.05s 2025-10-03 07:38:38.887037 | fa163e2f-d608-db3b-d661-000000001bf8 | TASK | copy new lvm.conf in place 2025-10-03 07:38:38.953578 | fa163e2f-d608-db3b-d661-000000001bf8 | SKIPPED | copy new lvm.conf in place | undercloud 2025-10-03 07:38:38.954659 | fa163e2f-d608-db3b-d661-000000001bf8 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | undercloud | 0:03:40.690242 | 0.07s 2025-10-03 07:38:39.061390 | fa163e2f-d608-db3b-d661-000000001b19 | SKIPPED | include_role : linux-system-roles.certificate | undercloud 2025-10-03 07:38:39.063031 | fa163e2f-d608-db3b-d661-000000001b19 | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:40.798600 | 0.06s 2025-10-03 07:38:39.146100 | fa163e2f-d608-db3b-d661-000000001b1b | SKIPPED | include_role : linux-system-roles.certificate | undercloud 2025-10-03 07:38:39.146987 | fa163e2f-d608-db3b-d661-000000001b1b | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:40.882571 | 0.05s 2025-10-03 07:38:39.214942 | fa163e2f-d608-db3b-d661-000000001b1d | SKIPPED | include_role : linux-system-roles.certificate | undercloud 2025-10-03 07:38:39.215851 | fa163e2f-d608-db3b-d661-000000001b1d | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:40.951435 | 0.05s 2025-10-03 07:38:39.235768 | fa163e2f-d608-db3b-d661-000000001b1f | TASK | Pre-fetch all the containers 2025-10-03 07:38:49.435618 | fa163e2f-d608-db3b-d661-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 2025-10-03 07:38:49.439049 | fa163e2f-d608-db3b-d661-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:03:51.174621 | 10.20s 2025-10-03 07:38:52.978693 | fa163e2f-d608-db3b-d661-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2025-10-03 07:38:52.981798 | fa163e2f-d608-db3b-d661-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:03:54.717378 | 13.74s 2025-10-03 07:39:01.218410 | fa163e2f-d608-db3b-d661-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2025-10-03 07:39:01.221562 | fa163e2f-d608-db3b-d661-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:02.957143 | 21.98s 2025-10-03 07:39:08.715165 | fa163e2f-d608-db3b-d661-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2025-10-03 07:39:08.718537 | fa163e2f-d608-db3b-d661-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:10.454117 | 29.48s 2025-10-03 07:39:18.077033 | fa163e2f-d608-db3b-d661-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-dhcp-agent:17.1 2025-10-03 07:39:18.080367 | fa163e2f-d608-db3b-d661-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:19.815948 | 38.84s 2025-10-03 07:39:21.332864 | fa163e2f-d608-db3b-d661-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-l3-agent:17.1 2025-10-03 07:39:21.338775 | fa163e2f-d608-db3b-d661-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:23.074348 | 42.10s 2025-10-03 07:39:30.022835 | fa163e2f-d608-db3b-d661-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-api:17.1 2025-10-03 07:39:30.026060 | fa163e2f-d608-db3b-d661-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:31.761639 | 50.79s 2025-10-03 07:39:35.661932 | fa163e2f-d608-db3b-d661-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2025-10-03 07:39:35.664613 | fa163e2f-d608-db3b-d661-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:37.400195 | 56.43s 2025-10-03 07:39:40.259859 | fa163e2f-d608-db3b-d661-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2025-10-03 07:39:40.263259 | fa163e2f-d608-db3b-d661-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:41.998839 | 61.03s 2025-10-03 07:39:44.495623 | fa163e2f-d608-db3b-d661-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-inspector:17.1 2025-10-03 07:39:44.499084 | fa163e2f-d608-db3b-d661-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:46.234662 | 65.26s 2025-10-03 07:39:47.979304 | fa163e2f-d608-db3b-d661-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-03 07:39:47.983351 | fa163e2f-d608-db3b-d661-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:49.718929 | 68.75s 2025-10-03 07:39:53.446662 | fa163e2f-d608-db3b-d661-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-conductor:17.1 2025-10-03 07:39:53.449750 | fa163e2f-d608-db3b-d661-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:55.185330 | 74.21s 2025-10-03 07:39:57.046577 | fa163e2f-d608-db3b-d661-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-neutron-agent:17.1 2025-10-03 07:39:57.049906 | fa163e2f-d608-db3b-d661-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:58.785488 | 77.81s 2025-10-03 07:40:03.499779 | fa163e2f-d608-db3b-d661-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-pxe:17.1 2025-10-03 07:40:03.502896 | fa163e2f-d608-db3b-d661-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:05:05.238476 | 84.27s 2025-10-03 07:40:07.490444 | fa163e2f-d608-db3b-d661-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-03 07:40:07.493691 | fa163e2f-d608-db3b-d661-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:05:09.229271 | 88.26s 2025-10-03 07:40:11.239116 | fa163e2f-d608-db3b-d661-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-openvswitch-agent:17.1 2025-10-03 07:40:11.241012 | fa163e2f-d608-db3b-d661-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:05:12.976599 | 92.00s 2025-10-03 07:40:11.492376 | fa163e2f-d608-db3b-d661-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:05:13.227955 | 92.26s 2025-10-03 07:40:11.559023 | fa163e2f-d608-db3b-d661-0000000000c1 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-03 07:40:11.799067 | fa163e2f-d608-db3b-d661-0000000000c1 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | undercloud 2025-10-03 07:40:11.800405 | fa163e2f-d608-db3b-d661-0000000000c1 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | undercloud | 0:05:13.535981 | 0.24s 2025-10-03 07:40:11.928641 | fa163e2f-d608-db3b-d661-0000000000c2 | TIMING | include_tasks | undercloud | 0:05:13.664203 | 0.10s 2025-10-03 07:40:11.966437 | 67554adc-328f-488e-950f-16615bf6b364 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/common_deploy_steps_tasks.yaml | undercloud 2025-10-03 07:40:11.992330 | fa163e2f-d608-db3b-d661-000000001c5e | TASK | Write the config_step hieradata 2025-10-03 07:40:12.513740 | fa163e2f-d608-db3b-d661-000000001c5e | OK | Write the config_step hieradata | undercloud 2025-10-03 07:40:12.514669 | fa163e2f-d608-db3b-d661-000000001c5e | TIMING | Write the config_step hieradata | undercloud | 0:05:14.250252 | 0.52s 2025-10-03 07:40:12.533080 | fa163e2f-d608-db3b-d661-000000001c5f | TASK | Run puppet host configuration for step 1 2025-10-03 07:40:12.832418 | fa163e2f-d608-db3b-d661-000000001c5f | CHANGED | Run puppet host configuration for step 1 | undercloud 2025-10-03 07:40:12.834075 | fa163e2f-d608-db3b-d661-000000001c5f | TIMING | Run puppet host configuration for step 1 | undercloud | 0:05:14.569643 | 0.30s 2025-10-03 07:40:12.859880 | fa163e2f-d608-db3b-d661-000000001c60 | TASK | Wait for puppet host configuration to finish 2025-10-03 07:40:13.116784 | fa163e2f-d608-db3b-d661-000000001c60 | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2025-10-03 07:40:23.361990 | fa163e2f-d608-db3b-d661-000000001c60 | CHANGED | Wait for puppet host configuration to finish | undercloud 2025-10-03 07:40:23.363779 | fa163e2f-d608-db3b-d661-000000001c60 | TIMING | Wait for puppet host configuration to finish | undercloud | 0:05:25.099345 | 10.50s 2025-10-03 07:40:23.391398 | fa163e2f-d608-db3b-d661-000000001c61 | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-03 07:40:23.484879 | fa163e2f-d608-db3b-d661-000000001c61 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | undercloud | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 07:40:12 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 07:40:16 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 07:40:16 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 07:40:16 puppet-user: (file & line not available)", "<13>Oct 3 07:40:16 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 07:40:16 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 07:40:16 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 07:40:16 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.12 seconds", "<13>Oct 3 07:40:16 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 3 07:40:16 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 3 07:40:16 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 3 07:40:16 puppet-user: Notice: Applied catalog in 0.06 seconds", "<13>Oct 3 07:40:16 puppet-user: Application:", "<13>Oct 3 07:40:16 puppet-user: Initial environment: production", "<13>Oct 3 07:40:16 puppet-user: Converged environment: production", "<13>Oct 3 07:40:16 puppet-user: Run mode: user", "<13>Oct 3 07:40:16 puppet-user: Changes:", "<13>Oct 3 07:40:16 puppet-user: Total: 3", "<13>Oct 3 07:40:16 puppet-user: Events:", "<13>Oct 3 07:40:16 puppet-user: Success: 3", "<13>Oct 3 07:40:16 puppet-user: Resources:", "<13>Oct 3 07:40:16 puppet-user: Changed: 3", "<13>Oct 3 07:40:16 puppet-user: Out of sync: 3", "<13>Oct 3 07:40:16 puppet-user: Total: 10", "<13>Oct 3 07:40:16 puppet-user: Time:", "<13>Oct 3 07:40:16 puppet-user: Schedule: 0.00", "<13>Oct 3 07:40:16 puppet-user: File: 0.00", "<13>Oct 3 07:40:16 puppet-user: Exec: 0.02", "<13>Oct 3 07:40:16 puppet-user: Augeas: 0.03", "<13>Oct 3 07:40:16 puppet-user: Transaction evaluation: 0.05", "<13>Oct 3 07:40:16 puppet-user: Catalog application: 0.06", "<13>Oct 3 07:40:16 puppet-user: Config retrieval: 0.16", "<13>Oct 3 07:40:16 puppet-user: Last run: 1759477216", "<13>Oct 3 07:40:16 puppet-user: Filebucket: 0.00", "<13>Oct 3 07:40:16 puppet-user: Total: 0.06", "<13>Oct 3 07:40:16 puppet-user: Version:", "<13>Oct 3 07:40:16 puppet-user: Config: 1759477216", "<13>Oct 3 07:40:16 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 07:40:23.486440 | fa163e2f-d608-db3b-d661-000000001c61 | TIMING | Debug output for task: Run puppet host configuration for step 1 | undercloud | 0:05:25.222012 | 0.09s 2025-10-03 07:40:23.511544 | fa163e2f-d608-db3b-d661-000000001c62 | TASK | Pre-cache facts for puppet containers 2025-10-03 07:40:23.541052 | fa163e2f-d608-db3b-d661-000000001c62 | TIMING | Pre-cache facts for puppet containers | undercloud | 0:05:25.276621 | 0.03s 2025-10-03 07:40:23.603083 | fa163e2f-d608-db3b-d661-000000001c9f | TASK | Gather variables for each operating system 2025-10-03 07:40:23.703002 | fa163e2f-d608-db3b-d661-000000001c9f | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:05:25.438578 | 0.10s 2025-10-03 07:40:23.720545 | fa163e2f-d608-db3b-d661-000000001ca0 | TASK | Create puppet caching structures 2025-10-03 07:40:23.953810 | fa163e2f-d608-db3b-d661-000000001ca0 | CHANGED | Create puppet caching structures | undercloud 2025-10-03 07:40:23.955500 | fa163e2f-d608-db3b-d661-000000001ca0 | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:05:25.691046 | 0.23s 2025-10-03 07:40:23.980719 | fa163e2f-d608-db3b-d661-000000001ca1 | TASK | Check for facter.conf 2025-10-03 07:40:24.214653 | fa163e2f-d608-db3b-d661-000000001ca1 | OK | Check for facter.conf | undercloud 2025-10-03 07:40:24.216371 | fa163e2f-d608-db3b-d661-000000001ca1 | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:05:25.951942 | 0.23s 2025-10-03 07:40:24.242886 | fa163e2f-d608-db3b-d661-000000001ca2 | TASK | Remove facter.conf if directory 2025-10-03 07:40:24.296770 | fa163e2f-d608-db3b-d661-000000001ca2 | SKIPPED | Remove facter.conf if directory | undercloud 2025-10-03 07:40:24.298995 | fa163e2f-d608-db3b-d661-000000001ca2 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:05:26.034554 | 0.05s 2025-10-03 07:40:24.325663 | fa163e2f-d608-db3b-d661-000000001ca3 | TASK | Write facter cache config 2025-10-03 07:40:24.821030 | fa163e2f-d608-db3b-d661-000000001ca3 | CHANGED | Write facter cache config | undercloud 2025-10-03 07:40:24.822844 | fa163e2f-d608-db3b-d661-000000001ca3 | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:05:26.558410 | 0.50s 2025-10-03 07:40:24.843605 | fa163e2f-d608-db3b-d661-000000001ca4 | TASK | Cleanup facter cache if exists 2025-10-03 07:40:25.074428 | fa163e2f-d608-db3b-d661-000000001ca4 | OK | Cleanup facter cache if exists | undercloud 2025-10-03 07:40:25.076609 | fa163e2f-d608-db3b-d661-000000001ca4 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:05:26.812173 | 0.23s 2025-10-03 07:40:25.102697 | fa163e2f-d608-db3b-d661-000000001ca5 | TASK | Pre-cache facts 2025-10-03 07:40:25.704801 | fa163e2f-d608-db3b-d661-000000001ca5 | CHANGED | Pre-cache facts | undercloud 2025-10-03 07:40:25.705992 | fa163e2f-d608-db3b-d661-000000001ca5 | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:05:27.441574 | 0.60s 2025-10-03 07:40:25.727978 | fa163e2f-d608-db3b-d661-000000001ca6 | TASK | Failed deployment if facter fails 2025-10-03 07:40:25.758202 | fa163e2f-d608-db3b-d661-000000001ca6 | SKIPPED | Failed deployment if facter fails | undercloud 2025-10-03 07:40:25.759327 | fa163e2f-d608-db3b-d661-000000001ca6 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:05:27.494905 | 0.03s 2025-10-03 07:40:25.792995 | fa163e2f-d608-db3b-d661-000000001ca7 | TASK | Sync cached facts 2025-10-03 07:40:26.240994 | fa163e2f-d608-db3b-d661-000000001ca7 | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e2f-d608-db3b-d661-000000001ca7') missing from stats 2025-10-03 07:40:26.301818 | fa163e2f-d608-db3b-d661-000000001c63 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 07:40:26.352570 | fa163e2f-d608-db3b-d661-000000001c63 | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:05:28.088128 | 0.05s 2025-10-03 07:40:26.382111 | 1980685d-50c8-46b5-a7fc-017187dcbb83 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/generate-config-tasks.yaml | undercloud 2025-10-03 07:40:26.422145 | fa163e2f-d608-db3b-d661-000000001cf1 | TASK | Create base directory puppet configs 2025-10-03 07:40:26.906781 | fa163e2f-d608-db3b-d661-000000001cf1 | CHANGED | Create base directory puppet configs | undercloud 2025-10-03 07:40:26.908408 | fa163e2f-d608-db3b-d661-000000001cf1 | TIMING | Create base directory puppet configs | undercloud | 0:05:28.643981 | 0.49s 2025-10-03 07:40:26.935157 | fa163e2f-d608-db3b-d661-000000001cf2 | TASK | Generate container puppet configs for step 1 2025-10-03 07:40:27.213293 | fa163e2f-d608-db3b-d661-000000001cf2 | CHANGED | Generate container puppet configs for step 1 | undercloud 2025-10-03 07:40:27.215048 | fa163e2f-d608-db3b-d661-000000001cf2 | TIMING | Generate container puppet configs for step 1 | undercloud | 0:05:28.950615 | 0.28s 2025-10-03 07:40:27.246940 | fa163e2f-d608-db3b-d661-000000001cf3 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-03 07:40:27.287885 | fa163e2f-d608-db3b-d661-000000001cf3 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | undercloud | 0:05:29.023449 | 0.04s 2025-10-03 07:40:27.355050 | fa163e2f-d608-db3b-d661-000000001d7d | TASK | Gather variables for each operating system 2025-10-03 07:40:27.467279 | fa163e2f-d608-db3b-d661-000000001d7d | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:05:29.202821 | 0.11s 2025-10-03 07:40:27.499074 | fa163e2f-d608-db3b-d661-000000001d7e | TASK | Create container logs path 2025-10-03 07:40:27.747425 | fa163e2f-d608-db3b-d661-000000001d7e | OK | Create container logs path | undercloud 2025-10-03 07:40:27.748800 | fa163e2f-d608-db3b-d661-000000001d7e | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:05:29.484374 | 0.25s 2025-10-03 07:40:27.784742 | fa163e2f-d608-db3b-d661-000000001d80 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 07:40:28.160105 | fa163e2f-d608-db3b-d661-000000001d80 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2025-10-03 07:40:28.161889 | fa163e2f-d608-db3b-d661-000000001d80 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:29.897454 | 0.37s 2025-10-03 07:40:28.189071 | fa163e2f-d608-db3b-d661-000000001d81 | TASK | Finalise hashes for all containers 2025-10-03 07:40:28.250365 | fa163e2f-d608-db3b-d661-000000001d81 | OK | Finalise hashes for all containers | undercloud 2025-10-03 07:40:28.251676 | fa163e2f-d608-db3b-d661-000000001d81 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:05:29.987249 | 0.06s 2025-10-03 07:40:28.281415 | fa163e2f-d608-db3b-d661-000000001d83 | TASK | Manage systemd shutdown files 2025-10-03 07:40:28.315814 | fa163e2f-d608-db3b-d661-000000001d83 | SKIPPED | Manage systemd shutdown files | undercloud 2025-10-03 07:40:28.317969 | fa163e2f-d608-db3b-d661-000000001d83 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:05:30.053530 | 0.03s 2025-10-03 07:40:28.345198 | fa163e2f-d608-db3b-d661-000000001d85 | TASK | Update container configs with new config hashes 2025-10-03 07:40:28.396660 | fa163e2f-d608-db3b-d661-000000001d85 | SKIPPED | Update container configs with new config hashes | undercloud 2025-10-03 07:40:28.397934 | fa163e2f-d608-db3b-d661-000000001d85 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:05:30.133509 | 0.05s 2025-10-03 07:40:28.426031 | fa163e2f-d608-db3b-d661-000000001d86 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 07:40:28.476440 | fa163e2f-d608-db3b-d661-000000001d86 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:30.211992 | 0.05s 2025-10-03 07:40:28.509511 | 414b23c6-6b3e-4dd0-9ca3-e8576214e784 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2025-10-03 07:40:28.541442 | fa163e2f-d608-db3b-d661-000000001dca | TASK | Gather podman infos 2025-10-03 07:40:29.012796 | fa163e2f-d608-db3b-d661-000000001dca | OK | Gather podman infos | undercloud 2025-10-03 07:40:29.014110 | fa163e2f-d608-db3b-d661-000000001dca | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:05:30.749682 | 0.47s 2025-10-03 07:40:29.042624 | fa163e2f-d608-db3b-d661-000000001dcb | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 07:40:29.100327 | fa163e2f-d608-db3b-d661-000000001dcb | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2025-10-03 07:40:29.101701 | fa163e2f-d608-db3b-d661-000000001dcb | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:30.837276 | 0.06s 2025-10-03 07:40:29.130244 | fa163e2f-d608-db3b-d661-000000001d87 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 07:40:29.184061 | fa163e2f-d608-db3b-d661-000000001d87 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:30.919630 | 0.05s 2025-10-03 07:40:29.197396 | 213d485e-a002-4715-a153-1db7168f23a0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2025-10-03 07:40:29.231824 | fa163e2f-d608-db3b-d661-000000001df4 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 07:40:42.970768 | fa163e2f-d608-db3b-d661-000000001df4 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2025-10-03 07:40:42.972496 | fa163e2f-d608-db3b-d661-000000001df4 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:44.708035 | 13.74s 2025-10-03 07:40:43.031868 | fa163e2f-d608-db3b-d661-000000001df5 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 07:40:43.093100 | fa163e2f-d608-db3b-d661-000000001df5 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2025-10-03 07:40:43.094071 | fa163e2f-d608-db3b-d661-000000001df5 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:44.829656 | 0.06s 2025-10-03 07:40:43.131090 | fa163e2f-d608-db3b-d661-000000001cf5 | TASK | Diff puppet-generated changes for check mode 2025-10-03 07:40:43.158251 | fa163e2f-d608-db3b-d661-000000001cf5 | SKIPPED | Diff puppet-generated changes for check mode | undercloud 2025-10-03 07:40:43.159139 | fa163e2f-d608-db3b-d661-000000001cf5 | TIMING | Diff puppet-generated changes for check mode | undercloud | 0:05:44.894723 | 0.03s 2025-10-03 07:40:43.177548 | fa163e2f-d608-db3b-d661-000000001cf6 | TASK | Diff puppet-generated changes for check mode 2025-10-03 07:40:43.203139 | fa163e2f-d608-db3b-d661-000000001cf6 | SKIPPED | Diff puppet-generated changes for check mode | undercloud 2025-10-03 07:40:43.204038 | fa163e2f-d608-db3b-d661-000000001cf6 | TIMING | Diff puppet-generated changes for check mode | undercloud | 0:05:44.939622 | 0.03s 2025-10-03 07:40:43.224011 | fa163e2f-d608-db3b-d661-000000001c65 | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-03 07:40:43.248768 | fa163e2f-d608-db3b-d661-000000001c65 | TIMING | Manage containers for step 1 with tripleo-ansible | undercloud | 0:05:44.984349 | 0.02s 2025-10-03 07:40:43.296309 | fa163e2f-d608-db3b-d661-000000001e4a | TASK | Gather variables for each operating system 2025-10-03 07:40:43.387892 | fa163e2f-d608-db3b-d661-000000001e4a | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:05:45.123473 | 0.09s 2025-10-03 07:40:43.404946 | fa163e2f-d608-db3b-d661-000000001e4b | TASK | Create container logs path 2025-10-03 07:40:43.611551 | fa163e2f-d608-db3b-d661-000000001e4b | OK | Create container logs path | undercloud 2025-10-03 07:40:43.612885 | fa163e2f-d608-db3b-d661-000000001e4b | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:05:45.348460 | 0.21s 2025-10-03 07:40:43.639981 | fa163e2f-d608-db3b-d661-000000001e4d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 07:40:43.882172 | fa163e2f-d608-db3b-d661-000000001e4d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | undercloud 2025-10-03 07:40:43.883544 | fa163e2f-d608-db3b-d661-000000001e4d | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:45.619110 | 0.24s 2025-10-03 07:40:43.909831 | fa163e2f-d608-db3b-d661-000000001e4e | TASK | Finalise hashes for all containers 2025-10-03 07:40:43.971528 | fa163e2f-d608-db3b-d661-000000001e4e | OK | Finalise hashes for all containers | undercloud 2025-10-03 07:40:43.972829 | fa163e2f-d608-db3b-d661-000000001e4e | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:05:45.708404 | 0.06s 2025-10-03 07:40:43.997942 | fa163e2f-d608-db3b-d661-000000001e50 | TASK | Manage systemd shutdown files 2025-10-03 07:40:44.029274 | fa163e2f-d608-db3b-d661-000000001e50 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:05:45.764830 | 0.03s 2025-10-03 07:40:44.063588 | 0713e9d6-9454-47ff-806a-dc6f814e7288 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2025-10-03 07:40:44.089065 | fa163e2f-d608-db3b-d661-000000001e83 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 07:40:44.348844 | fa163e2f-d608-db3b-d661-000000001e83 | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2025-10-03 07:40:44.349985 | fa163e2f-d608-db3b-d661-000000001e83 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:05:46.085566 | 0.26s 2025-10-03 07:40:44.370862 | fa163e2f-d608-db3b-d661-000000001e84 | TASK | Set podman_drop_in fact 2025-10-03 07:40:44.431638 | fa163e2f-d608-db3b-d661-000000001e84 | OK | Set podman_drop_in fact | undercloud 2025-10-03 07:40:44.432945 | fa163e2f-d608-db3b-d661-000000001e84 | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:05:46.168520 | 0.06s 2025-10-03 07:40:44.458024 | fa163e2f-d608-db3b-d661-000000001e86 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 07:40:44.969767 | fa163e2f-d608-db3b-d661-000000001e86 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2025-10-03 07:40:44.971969 | fa163e2f-d608-db3b-d661-000000001e86 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:05:46.707533 | 0.51s 2025-10-03 07:40:45.447254 | fa163e2f-d608-db3b-d661-000000001e86 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2025-10-03 07:40:45.448354 | fa163e2f-d608-db3b-d661-000000001e86 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:05:47.183934 | 0.99s 2025-10-03 07:40:45.454775 | fa163e2f-d608-db3b-d661-000000001e86 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:05:47.190349 | 0.99s 2025-10-03 07:40:45.479737 | fa163e2f-d608-db3b-d661-000000001e87 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 07:40:45.926057 | fa163e2f-d608-db3b-d661-000000001e87 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2025-10-03 07:40:45.927417 | fa163e2f-d608-db3b-d661-000000001e87 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:05:47.662991 | 0.45s 2025-10-03 07:40:45.952688 | fa163e2f-d608-db3b-d661-000000001e88 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 07:40:46.441671 | fa163e2f-d608-db3b-d661-000000001e88 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2025-10-03 07:40:46.443061 | fa163e2f-d608-db3b-d661-000000001e88 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:05:48.178636 | 0.49s 2025-10-03 07:40:46.469552 | fa163e2f-d608-db3b-d661-000000001e89 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 07:40:47.313658 | fa163e2f-d608-db3b-d661-000000001e89 | CHANGED | Enable and start tripleo-container-shutdown | undercloud 2025-10-03 07:40:47.315007 | fa163e2f-d608-db3b-d661-000000001e89 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:05:49.050589 | 0.84s 2025-10-03 07:40:47.334911 | fa163e2f-d608-db3b-d661-000000001e8a | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 07:40:47.809378 | fa163e2f-d608-db3b-d661-000000001e8a | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2025-10-03 07:40:47.811019 | fa163e2f-d608-db3b-d661-000000001e8a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:05:49.546586 | 0.48s 2025-10-03 07:40:47.836260 | fa163e2f-d608-db3b-d661-000000001e8b | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 07:40:48.334570 | fa163e2f-d608-db3b-d661-000000001e8b | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2025-10-03 07:40:48.336138 | fa163e2f-d608-db3b-d661-000000001e8b | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:05:50.071707 | 0.50s 2025-10-03 07:40:48.362116 | fa163e2f-d608-db3b-d661-000000001e8c | TASK | Enable and start netns-placeholder 2025-10-03 07:40:49.229739 | fa163e2f-d608-db3b-d661-000000001e8c | CHANGED | Enable and start netns-placeholder | undercloud 2025-10-03 07:40:49.231639 | fa163e2f-d608-db3b-d661-000000001e8c | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:05:50.967213 | 0.87s 2025-10-03 07:40:49.256974 | fa163e2f-d608-db3b-d661-000000001e52 | TASK | Update container configs with new config hashes 2025-10-03 07:40:49.311654 | fa163e2f-d608-db3b-d661-000000001e52 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:05:51.047220 | 0.05s 2025-10-03 07:40:49.327782 | 8a6d27eb-ad56-4bfc-bca9-e5b704566ab1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | undercloud 2025-10-03 07:40:49.356983 | fa163e2f-d608-db3b-d661-000000001eb4 | TASK | Update config hashes for container startup configs 2025-10-03 07:40:49.649751 | | WARNING | Config change detected for haproxy, new hash: 3b04707bec2effa962d1c1ad41166036 2025-10-03 07:40:49.650851 | | WARNING | Config change detected for memcached, new hash: 123d007a5eb7e632beef333595457fce 2025-10-03 07:40:49.651517 | | WARNING | Config change detected for rabbitmq, new hash: 0b658dbc8c6223614f359db1a1fb70e6 2025-10-03 07:40:49.652048 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: 0b658dbc8c6223614f359db1a1fb70e6 2025-10-03 07:40:49.652644 | | WARNING | Config change detected for mysql, new hash: fad6f8cc0edf2c19857e42802fd46691 2025-10-03 07:40:49.653220 | | WARNING | Config change detected for mysql_bootstrap, new hash: fad6f8cc0edf2c19857e42802fd46691 2025-10-03 07:40:49.653830 | | WARNING | Config change detected for mysql_upgrade_db, new hash: fad6f8cc0edf2c19857e42802fd46691-fad6f8cc0edf2c19857e42802fd46691 2025-10-03 07:40:49.654326 | | WARNING | Config change detected for ironic_db_sync, new hash: a4791fe2dbf203eaab336a6172a5d177 2025-10-03 07:40:49.654870 | | WARNING | Config change detected for ironic_inspector_db_sync, new hash: 67e1897c02aae99dc7468cfdbc42c870 2025-10-03 07:40:49.655363 | | WARNING | Config change detected for iscsid, new hash: 02292070d8c5dd0ac6c5abee1dd3a87d 2025-10-03 07:40:49.655900 | | WARNING | Config change detected for keystone, new hash: b4a0ec569047c03e65576ac990f03218 2025-10-03 07:40:49.656405 | | WARNING | Config change detected for keystone_cron, new hash: b4a0ec569047c03e65576ac990f03218 2025-10-03 07:40:49.657017 | | WARNING | Config change detected for keystone_db_sync, new hash: b4a0ec569047c03e65576ac990f03218 2025-10-03 07:40:49.657568 | | WARNING | Config change detected for neutron_db_sync, new hash: 7a0d5ca146946bbbc6e66e34e38f8730 2025-10-03 07:40:49.658101 | | WARNING | Config change detected for neutron_ovs_bridge, new hash: 7a0d5ca146946bbbc6e66e34e38f8730 2025-10-03 07:40:49.658643 | | WARNING | Config change detected for ironic_api, new hash: a4791fe2dbf203eaab336a6172a5d177 2025-10-03 07:40:49.659155 | | WARNING | Config change detected for ironic_conductor, new hash: 03264ed09a8222dfdd8a247e979386a0 2025-10-03 07:40:49.659767 | | WARNING | Config change detected for ironic_inspector, new hash: 67e1897c02aae99dc7468cfdbc42c870 2025-10-03 07:40:49.660314 | | WARNING | Config change detected for ironic_inspector_dnsmasq, new hash: 67e1897c02aae99dc7468cfdbc42c870 2025-10-03 07:40:49.660923 | | WARNING | Config change detected for ironic_neutron_agent, new hash: 7a0d5ca146946bbbc6e66e34e38f8730 2025-10-03 07:40:49.661479 | | WARNING | Config change detected for ironic_pxe_http, new hash: 03264ed09a8222dfdd8a247e979386a0 2025-10-03 07:40:49.662006 | | WARNING | Config change detected for ironic_pxe_tftp, new hash: 03264ed09a8222dfdd8a247e979386a0 2025-10-03 07:40:49.662528 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-03 07:40:49.663028 | | WARNING | Config change detected for neutron_api, new hash: 7a0d5ca146946bbbc6e66e34e38f8730 2025-10-03 07:40:49.663565 | | WARNING | Config change detected for neutron_dhcp, new hash: 7a0d5ca146946bbbc6e66e34e38f8730 2025-10-03 07:40:49.664061 | | WARNING | Config change detected for neutron_l3_agent, new hash: 7a0d5ca146946bbbc6e66e34e38f8730 2025-10-03 07:40:49.664645 | | WARNING | Config change detected for neutron_ovs_agent, new hash: 7a0d5ca146946bbbc6e66e34e38f8730 2025-10-03 07:40:49.665189 | fa163e2f-d608-db3b-d661-000000001eb4 | CHANGED | Update config hashes for container startup configs | undercloud 2025-10-03 07:40:49.665966 | fa163e2f-d608-db3b-d661-000000001eb4 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | undercloud | 0:05:51.401541 | 0.31s 2025-10-03 07:40:49.693404 | fa163e2f-d608-db3b-d661-000000001e53 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 07:40:49.747985 | fa163e2f-d608-db3b-d661-000000001e53 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:51.483552 | 0.05s 2025-10-03 07:40:49.766555 | 40695ebd-17db-49ed-978a-8f3b28f14d47 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2025-10-03 07:40:49.800483 | fa163e2f-d608-db3b-d661-000000001ed3 | TASK | Gather podman infos 2025-10-03 07:40:50.408107 | fa163e2f-d608-db3b-d661-000000001ed3 | OK | Gather podman infos | undercloud 2025-10-03 07:40:50.410515 | fa163e2f-d608-db3b-d661-000000001ed3 | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:05:52.146091 | 0.61s 2025-10-03 07:40:50.451351 | fa163e2f-d608-db3b-d661-000000001ed4 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 07:40:50.513364 | fa163e2f-d608-db3b-d661-000000001ed4 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:52.248928 | 0.06s 2025-10-03 07:40:50.626033 | fa163e2f-d608-db3b-d661-000000001f1d | TIMING | tripleo_container_rm : include_tasks | undercloud | 0:05:52.361594 | 0.05s 2025-10-03 07:40:50.680380 | fa163e2f-d608-db3b-d661-000000001e54 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 07:40:50.734579 | fa163e2f-d608-db3b-d661-000000001e54 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:52.470142 | 0.05s 2025-10-03 07:40:50.754408 | 2068f600-55c3-43aa-9a6c-a88555229241 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2025-10-03 07:40:50.795893 | fa163e2f-d608-db3b-d661-000000001f43 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 07:40:53.258943 | fa163e2f-d608-db3b-d661-000000001f43 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud 2025-10-03 07:40:53.260184 | fa163e2f-d608-db3b-d661-000000001f43 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:54.995766 | 2.46s 2025-10-03 07:40:53.291541 | fa163e2f-d608-db3b-d661-000000001f44 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 07:40:59.755870 | fa163e2f-d608-db3b-d661-000000001f44 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud 2025-10-03 07:40:59.758149 | fa163e2f-d608-db3b-d661-000000001f44 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:06:01.493721 | 6.46s 2025-10-03 07:40:59.822504 | fa163e2f-d608-db3b-d661-000000001c67 | TASK | Clean container_puppet_tasks for undercloud step 1 2025-10-03 07:41:00.067077 | fa163e2f-d608-db3b-d661-000000001c67 | OK | Clean container_puppet_tasks for undercloud step 1 | undercloud 2025-10-03 07:41:00.068111 | fa163e2f-d608-db3b-d661-000000001c67 | TIMING | Clean container_puppet_tasks for undercloud step 1 | undercloud | 0:06:01.803690 | 0.24s 2025-10-03 07:41:00.097444 | fa163e2f-d608-db3b-d661-000000001c68 | TASK | Calculate container_puppet_tasks for undercloud step 1 2025-10-03 07:41:00.135261 | fa163e2f-d608-db3b-d661-000000001c68 | TIMING | Calculate container_puppet_tasks for undercloud step 1 | undercloud | 0:06:01.870838 | 0.04s 2025-10-03 07:41:00.161811 | fa163e2f-d608-db3b-d661-000000001c69 | TASK | Include container-puppet tasks for step 1 2025-10-03 07:41:00.216496 | fa163e2f-d608-db3b-d661-000000001c69 | TIMING | Include container-puppet tasks for step 1 | undercloud | 0:06:01.952023 | 0.05s 2025-10-03 07:41:00.239331 | 773f0615-6d65-41dd-b57d-6382c6ff43cc | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/host-container-puppet-tasks.yaml | undercloud 2025-10-03 07:41:00.283728 | fa163e2f-d608-db3b-d661-000000001f8f | TASK | Write container-puppet-tasks json file for undercloud step 1 2025-10-03 07:41:00.822333 | fa163e2f-d608-db3b-d661-000000001f8f | CHANGED | Write container-puppet-tasks json file for undercloud step 1 | undercloud 2025-10-03 07:41:00.823599 | fa163e2f-d608-db3b-d661-000000001f8f | TIMING | Write container-puppet-tasks json file for undercloud step 1 | undercloud | 0:06:02.559178 | 0.54s 2025-10-03 07:41:00.850073 | fa163e2f-d608-db3b-d661-000000001f91 | TASK | Generate container puppet configs for step 1 2025-10-03 07:41:01.141726 | fa163e2f-d608-db3b-d661-000000001f91 | OK | Generate container puppet configs for step 1 | undercloud 2025-10-03 07:41:01.143292 | fa163e2f-d608-db3b-d661-000000001f91 | TIMING | Generate container puppet configs for step 1 | undercloud | 0:06:02.878864 | 0.29s 2025-10-03 07:41:01.170190 | fa163e2f-d608-db3b-d661-000000001f92 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-03 07:41:01.200783 | fa163e2f-d608-db3b-d661-000000001f92 | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | undercloud | 0:06:02.936348 | 0.03s 2025-10-03 07:41:01.253271 | fa163e2f-d608-db3b-d661-000000001d7d | TASK | Gather variables for each operating system 2025-10-03 07:41:01.366916 | fa163e2f-d608-db3b-d661-000000001d7d | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:06:03.102474 | 0.11s 2025-10-03 07:41:01.388262 | fa163e2f-d608-db3b-d661-000000001d7e | TASK | Create container logs path 2025-10-03 07:41:01.636586 | fa163e2f-d608-db3b-d661-000000001d7e | OK | Create container logs path | undercloud 2025-10-03 07:41:01.638812 | fa163e2f-d608-db3b-d661-000000001d7e | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:06:03.374383 | 0.25s 2025-10-03 07:41:01.668990 | fa163e2f-d608-db3b-d661-000000001d80 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 07:41:01.926163 | fa163e2f-d608-db3b-d661-000000001d80 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2025-10-03 07:41:01.927811 | fa163e2f-d608-db3b-d661-000000001d80 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:06:03.663380 | 0.26s 2025-10-03 07:41:01.952846 | fa163e2f-d608-db3b-d661-000000001d81 | TASK | Finalise hashes for all containers 2025-10-03 07:41:02.005993 | fa163e2f-d608-db3b-d661-000000001d81 | OK | Finalise hashes for all containers | undercloud 2025-10-03 07:41:02.007716 | fa163e2f-d608-db3b-d661-000000001d81 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:06:03.743280 | 0.05s 2025-10-03 07:41:02.034415 | fa163e2f-d608-db3b-d661-000000001d83 | TASK | Manage systemd shutdown files 2025-10-03 07:41:02.070230 | fa163e2f-d608-db3b-d661-000000001d83 | SKIPPED | Manage systemd shutdown files | undercloud 2025-10-03 07:41:02.071896 | fa163e2f-d608-db3b-d661-000000001d83 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:06:03.807461 | 0.04s 2025-10-03 07:41:02.098708 | fa163e2f-d608-db3b-d661-000000001d85 | TASK | Update container configs with new config hashes 2025-10-03 07:41:02.151892 | fa163e2f-d608-db3b-d661-000000001d85 | SKIPPED | Update container configs with new config hashes | undercloud 2025-10-03 07:41:02.153485 | fa163e2f-d608-db3b-d661-000000001d85 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:06:03.889020 | 0.05s 2025-10-03 07:41:02.185176 | fa163e2f-d608-db3b-d661-000000001d86 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 07:41:02.238026 | fa163e2f-d608-db3b-d661-000000001d86 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2025-10-03 07:41:02.239416 | fa163e2f-d608-db3b-d661-000000001d86 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:06:03.974988 | 0.05s 2025-10-03 07:41:02.267724 | fa163e2f-d608-db3b-d661-000000001d87 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 07:41:02.321024 | fa163e2f-d608-db3b-d661-000000001d87 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2025-10-03 07:41:02.322199 | fa163e2f-d608-db3b-d661-000000001d87 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:06:04.057775 | 0.05s PLAY [External deployment step 2] ********************************************** 2025-10-03 07:41:02.498049 | fa163e2f-d608-db3b-d661-0000000000c5 | TASK | External deployment step 2 2025-10-03 07:41:02.527617 | fa163e2f-d608-db3b-d661-0000000000c5 | OK | External deployment step 2 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 2' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-db3b-d661-0000000000c5') missing from stats 2025-10-03 07:41:02.590889 | fa163e2f-d608-db3b-d661-0000000000c6 | TIMING | include_tasks | undercloud | 0:06:04.326447 | 0.04s 2025-10-03 07:41:02.605244 | 0a6f46e0-049b-4e3a-8556-b72f684e186b | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/external_deploy_steps_tasks_step2.yaml | undercloud PLAY [Deploy step tasks for 2] ************************************************* 2025-10-03 07:41:02.744650 | fa163e2f-d608-db3b-d661-0000000000c9 | TASK | Deploy step tasks for 2 2025-10-03 07:41:02.785266 | fa163e2f-d608-db3b-d661-0000000000c9 | OK | Deploy step tasks for 2 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-db3b-d661-0000000000c9') missing from stats 2025-10-03 07:41:02.806760 | fa163e2f-d608-db3b-d661-0000000000ca | TASK | Write the config_step hieradata for the deploy step 2 tasks 2025-10-03 07:41:03.329628 | fa163e2f-d608-db3b-d661-0000000000ca | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | undercloud 2025-10-03 07:41:03.331351 | fa163e2f-d608-db3b-d661-0000000000ca | TIMING | Write the config_step hieradata for the deploy step 2 tasks | undercloud | 0:06:05.066922 | 0.52s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 07:41:03.400341 | fa163e2f-d608-db3b-d661-0000000000cb | TIMING | include_tasks | undercloud | 0:06:05.135901 | 0.04s 2025-10-03 07:41:03.422185 | 3b52d17d-98e6-47ed-b12f-e3144c15c5d4 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/Undercloud/deploy_steps_tasks_step2.yaml | undercloud 2025-10-03 07:41:03.450979 | fa163e2f-d608-db3b-d661-000000002020 | TASK | Push script 2025-10-03 07:41:03.983287 | fa163e2f-d608-db3b-d661-000000002020 | CHANGED | Push script | undercloud 2025-10-03 07:41:03.984580 | fa163e2f-d608-db3b-d661-000000002020 | TIMING | Push script | undercloud | 0:06:05.720158 | 0.53s 2025-10-03 07:41:04.004260 | fa163e2f-d608-db3b-d661-000000002021 | TASK | Insert cronjob in root crontab 2025-10-03 07:41:04.387046 | fa163e2f-d608-db3b-d661-000000002021 | CHANGED | Insert cronjob in root crontab | undercloud 2025-10-03 07:41:04.388578 | fa163e2f-d608-db3b-d661-000000002021 | TIMING | Insert cronjob in root crontab | undercloud | 0:06:06.124143 | 0.38s 2025-10-03 07:41:04.413968 | fa163e2f-d608-db3b-d661-000000002023 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-03 07:41:04.498943 | fa163e2f-d608-db3b-d661-000000002023 | OK | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 07:40:12 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 07:40:16 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 07:40:16 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 07:40:16 puppet-user: (file & line not available)", "<13>Oct 3 07:40:16 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 07:40:16 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 07:40:16 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 07:40:16 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.12 seconds", "<13>Oct 3 07:40:16 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 3 07:40:16 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 3 07:40:16 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 3 07:40:16 puppet-user: Notice: Applied catalog in 0.06 seconds", "<13>Oct 3 07:40:16 puppet-user: Application:", "<13>Oct 3 07:40:16 puppet-user: Initial environment: production", "<13>Oct 3 07:40:16 puppet-user: Converged environment: production", "<13>Oct 3 07:40:16 puppet-user: Run mode: user", "<13>Oct 3 07:40:16 puppet-user: Changes:", "<13>Oct 3 07:40:16 puppet-user: Total: 3", "<13>Oct 3 07:40:16 puppet-user: Events:", "<13>Oct 3 07:40:16 puppet-user: Success: 3", "<13>Oct 3 07:40:16 puppet-user: Resources:", "<13>Oct 3 07:40:16 puppet-user: Changed: 3", "<13>Oct 3 07:40:16 puppet-user: Out of sync: 3", "<13>Oct 3 07:40:16 puppet-user: Total: 10", "<13>Oct 3 07:40:16 puppet-user: Time:", "<13>Oct 3 07:40:16 puppet-user: Schedule: 0.00", "<13>Oct 3 07:40:16 puppet-user: File: 0.00", "<13>Oct 3 07:40:16 puppet-user: Exec: 0.02", "<13>Oct 3 07:40:16 puppet-user: Augeas: 0.03", "<13>Oct 3 07:40:16 puppet-user: Transaction evaluation: 0.05", "<13>Oct 3 07:40:16 puppet-user: Catalog application: 0.06", "<13>Oct 3 07:40:16 puppet-user: Config retrieval: 0.16", "<13>Oct 3 07:40:16 puppet-user: Last run: 1759477216", "<13>Oct 3 07:40:16 puppet-user: Filebucket: 0.00", "<13>Oct 3 07:40:16 puppet-user: Total: 0.06", "<13>Oct 3 07:40:16 puppet-user: Version:", "<13>Oct 3 07:40:16 puppet-user: Config: 1759477216", "<13>Oct 3 07:40:16 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 07:41:04.500547 | fa163e2f-d608-db3b-d661-000000002023 | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:06:06.236119 | 0.08s 2025-10-03 07:41:04.523108 | fa163e2f-d608-db3b-d661-0000000000cd | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2025-10-03 07:41:04.764520 | fa163e2f-d608-db3b-d661-0000000000cd | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | undercloud 2025-10-03 07:41:04.765483 | fa163e2f-d608-db3b-d661-0000000000cd | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | undercloud | 0:06:06.501051 | 0.24s 2025-10-03 07:41:04.862920 | fa163e2f-d608-db3b-d661-0000000000ce | TIMING | include_tasks | undercloud | 0:06:06.598482 | 0.08s 2025-10-03 07:41:04.898660 | a510de39-0240-4f15-87bd-89c5708b7ece | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/common_deploy_steps_tasks.yaml | undercloud 2025-10-03 07:41:04.930161 | fa163e2f-d608-db3b-d661-000000002039 | TASK | Write the config_step hieradata 2025-10-03 07:41:05.451660 | fa163e2f-d608-db3b-d661-000000002039 | OK | Write the config_step hieradata | undercloud 2025-10-03 07:41:05.452997 | fa163e2f-d608-db3b-d661-000000002039 | TIMING | Write the config_step hieradata | undercloud | 0:06:07.188570 | 0.52s 2025-10-03 07:41:05.480392 | fa163e2f-d608-db3b-d661-00000000203a | TASK | Run puppet host configuration for step 2 2025-10-03 07:41:05.822686 | fa163e2f-d608-db3b-d661-00000000203a | CHANGED | Run puppet host configuration for step 2 | undercloud 2025-10-03 07:41:05.824074 | fa163e2f-d608-db3b-d661-00000000203a | TIMING | Run puppet host configuration for step 2 | undercloud | 0:06:07.559644 | 0.34s 2025-10-03 07:41:05.848396 | fa163e2f-d608-db3b-d661-00000000203b | TASK | Wait for puppet host configuration to finish 2025-10-03 07:41:06.130219 | fa163e2f-d608-db3b-d661-00000000203b | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2025-10-03 07:41:16.351199 | fa163e2f-d608-db3b-d661-00000000203b | CHANGED | Wait for puppet host configuration to finish | undercloud 2025-10-03 07:41:16.352691 | fa163e2f-d608-db3b-d661-00000000203b | TIMING | Wait for puppet host configuration to finish | undercloud | 0:06:18.088265 | 10.50s 2025-10-03 07:41:16.373672 | fa163e2f-d608-db3b-d661-00000000203c | TASK | Debug output for task: Run puppet host configuration for step 2 2025-10-03 07:41:16.453204 | fa163e2f-d608-db3b-d661-00000000203c | OK | Debug output for task: Run puppet host configuration for step 2 | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 07:41:05 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 07:41:09 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 07:41:09 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 07:41:09 puppet-user: (file & line not available)", "<13>Oct 3 07:41:09 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 07:41:09 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 07:41:09 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 07:41:09 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.12 seconds", "<13>Oct 3 07:41:09 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Oct 3 07:41:09 puppet-user: Application:", "<13>Oct 3 07:41:09 puppet-user: Initial environment: production", "<13>Oct 3 07:41:09 puppet-user: Converged environment: production", "<13>Oct 3 07:41:09 puppet-user: Run mode: user", "<13>Oct 3 07:41:09 puppet-user: Changes:", "<13>Oct 3 07:41:09 puppet-user: Events:", "<13>Oct 3 07:41:09 puppet-user: Resources:", "<13>Oct 3 07:41:09 puppet-user: Total: 10", "<13>Oct 3 07:41:09 puppet-user: Time:", "<13>Oct 3 07:41:09 puppet-user: Schedule: 0.00", "<13>Oct 3 07:41:09 puppet-user: File: 0.00", "<13>Oct 3 07:41:09 puppet-user: Exec: 0.01", "<13>Oct 3 07:41:09 puppet-user: Augeas: 0.01", "<13>Oct 3 07:41:09 puppet-user: Transaction evaluation: 0.03", "<13>Oct 3 07:41:09 puppet-user: Catalog application: 0.04", "<13>Oct 3 07:41:09 puppet-user: Config retrieval: 0.16", "<13>Oct 3 07:41:09 puppet-user: Last run: 1759477269", "<13>Oct 3 07:41:09 puppet-user: Filebucket: 0.00", "<13>Oct 3 07:41:09 puppet-user: Total: 0.04", "<13>Oct 3 07:41:09 puppet-user: Version:", "<13>Oct 3 07:41:09 puppet-user: Config: 1759477269", "<13>Oct 3 07:41:09 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 07:41:16.454450 | fa163e2f-d608-db3b-d661-00000000203c | TIMING | Debug output for task: Run puppet host configuration for step 2 | undercloud | 0:06:18.190026 | 0.08s 2025-10-03 07:41:16.478625 | fa163e2f-d608-db3b-d661-00000000203d | TASK | Pre-cache facts for puppet containers 2025-10-03 07:41:16.507067 | fa163e2f-d608-db3b-d661-00000000203d | TIMING | Pre-cache facts for puppet containers | undercloud | 0:06:18.242635 | 0.03s 2025-10-03 07:41:16.573683 | fa163e2f-d608-db3b-d661-00000000207a | TASK | Gather variables for each operating system 2025-10-03 07:41:16.687177 | fa163e2f-d608-db3b-d661-00000000207a | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:06:18.422745 | 0.11s 2025-10-03 07:41:16.711508 | fa163e2f-d608-db3b-d661-00000000207b | TASK | Create puppet caching structures 2025-10-03 07:41:16.954958 | fa163e2f-d608-db3b-d661-00000000207b | CHANGED | Create puppet caching structures | undercloud 2025-10-03 07:41:16.956260 | fa163e2f-d608-db3b-d661-00000000207b | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:06:18.691836 | 0.24s 2025-10-03 07:41:16.981189 | fa163e2f-d608-db3b-d661-00000000207c | TASK | Check for facter.conf 2025-10-03 07:41:17.221325 | fa163e2f-d608-db3b-d661-00000000207c | OK | Check for facter.conf | undercloud 2025-10-03 07:41:17.222782 | fa163e2f-d608-db3b-d661-00000000207c | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:06:18.958357 | 0.24s 2025-10-03 07:41:17.247811 | fa163e2f-d608-db3b-d661-00000000207d | TASK | Remove facter.conf if directory 2025-10-03 07:41:17.296758 | fa163e2f-d608-db3b-d661-00000000207d | SKIPPED | Remove facter.conf if directory | undercloud 2025-10-03 07:41:17.298006 | fa163e2f-d608-db3b-d661-00000000207d | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:06:19.033582 | 0.05s 2025-10-03 07:41:17.323309 | fa163e2f-d608-db3b-d661-00000000207e | TASK | Write facter cache config 2025-10-03 07:41:17.790967 | fa163e2f-d608-db3b-d661-00000000207e | CHANGED | Write facter cache config | undercloud 2025-10-03 07:41:17.792362 | fa163e2f-d608-db3b-d661-00000000207e | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:06:19.527936 | 0.47s 2025-10-03 07:41:17.817025 | fa163e2f-d608-db3b-d661-00000000207f | TASK | Cleanup facter cache if exists 2025-10-03 07:41:18.069333 | fa163e2f-d608-db3b-d661-00000000207f | CHANGED | Cleanup facter cache if exists | undercloud 2025-10-03 07:41:18.070834 | fa163e2f-d608-db3b-d661-00000000207f | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:06:19.806407 | 0.25s 2025-10-03 07:41:18.095447 | fa163e2f-d608-db3b-d661-000000002080 | TASK | Pre-cache facts 2025-10-03 07:41:18.705840 | fa163e2f-d608-db3b-d661-000000002080 | CHANGED | Pre-cache facts | undercloud 2025-10-03 07:41:18.707423 | fa163e2f-d608-db3b-d661-000000002080 | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:06:20.442990 | 0.61s 2025-10-03 07:41:18.740561 | fa163e2f-d608-db3b-d661-000000002081 | TASK | Failed deployment if facter fails 2025-10-03 07:41:18.772525 | fa163e2f-d608-db3b-d661-000000002081 | SKIPPED | Failed deployment if facter fails | undercloud 2025-10-03 07:41:18.773791 | fa163e2f-d608-db3b-d661-000000002081 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:06:20.509368 | 0.03s 2025-10-03 07:41:18.802157 | fa163e2f-d608-db3b-d661-000000002082 | TASK | Sync cached facts 2025-10-03 07:41:19.112817 | fa163e2f-d608-db3b-d661-000000002082 | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e2f-d608-db3b-d661-000000002082') missing from stats 2025-10-03 07:41:19.162096 | fa163e2f-d608-db3b-d661-00000000203e | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 07:41:19.211758 | fa163e2f-d608-db3b-d661-00000000203e | SKIPPED | Include container-puppet tasks (generate config) during step 1 | undercloud 2025-10-03 07:41:19.213123 | fa163e2f-d608-db3b-d661-00000000203e | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:06:20.948693 | 0.05s 2025-10-03 07:41:19.239802 | fa163e2f-d608-db3b-d661-000000002040 | TASK | Manage containers for step 2 with tripleo-ansible 2025-10-03 07:41:19.269754 | fa163e2f-d608-db3b-d661-000000002040 | TIMING | Manage containers for step 2 with tripleo-ansible | undercloud | 0:06:21.005313 | 0.03s 2025-10-03 07:41:19.336739 | fa163e2f-d608-db3b-d661-0000000020d9 | TASK | Gather variables for each operating system 2025-10-03 07:41:19.449923 | fa163e2f-d608-db3b-d661-0000000020d9 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:06:21.185489 | 0.11s 2025-10-03 07:41:19.474908 | fa163e2f-d608-db3b-d661-0000000020da | TASK | Create container logs path 2025-10-03 07:41:19.729137 | fa163e2f-d608-db3b-d661-0000000020da | OK | Create container logs path | undercloud 2025-10-03 07:41:19.730113 | fa163e2f-d608-db3b-d661-0000000020da | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:06:21.465698 | 0.25s 2025-10-03 07:41:19.748403 | fa163e2f-d608-db3b-d661-0000000020dc | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 07:41:19.996779 | fa163e2f-d608-db3b-d661-0000000020dc | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | undercloud 2025-10-03 07:41:19.997961 | fa163e2f-d608-db3b-d661-0000000020dc | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:21.733537 | 0.25s 2025-10-03 07:41:20.018372 | fa163e2f-d608-db3b-d661-0000000020dd | TASK | Finalise hashes for all containers 2025-10-03 07:41:20.086784 | fa163e2f-d608-db3b-d661-0000000020dd | OK | Finalise hashes for all containers | undercloud 2025-10-03 07:41:20.088146 | fa163e2f-d608-db3b-d661-0000000020dd | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:06:21.823722 | 0.07s 2025-10-03 07:41:20.113952 | fa163e2f-d608-db3b-d661-0000000020df | TASK | Manage systemd shutdown files 2025-10-03 07:41:20.144272 | fa163e2f-d608-db3b-d661-0000000020df | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:06:21.879837 | 0.03s 2025-10-03 07:41:20.175525 | cf56b5aa-f6d7-46a3-88f0-2bd95983a7bc | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2025-10-03 07:41:20.202362 | fa163e2f-d608-db3b-d661-000000002112 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 07:41:20.463574 | fa163e2f-d608-db3b-d661-000000002112 | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2025-10-03 07:41:20.464932 | fa163e2f-d608-db3b-d661-000000002112 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:06:22.200509 | 0.26s 2025-10-03 07:41:20.490388 | fa163e2f-d608-db3b-d661-000000002113 | TASK | Set podman_drop_in fact 2025-10-03 07:41:20.540635 | fa163e2f-d608-db3b-d661-000000002113 | OK | Set podman_drop_in fact | undercloud 2025-10-03 07:41:20.541951 | fa163e2f-d608-db3b-d661-000000002113 | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:06:22.277524 | 0.05s 2025-10-03 07:41:20.567838 | fa163e2f-d608-db3b-d661-000000002115 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 07:41:21.080621 | fa163e2f-d608-db3b-d661-000000002115 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2025-10-03 07:41:21.082939 | fa163e2f-d608-db3b-d661-000000002115 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:06:22.818520 | 0.51s 2025-10-03 07:41:21.541816 | fa163e2f-d608-db3b-d661-000000002115 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2025-10-03 07:41:21.542441 | fa163e2f-d608-db3b-d661-000000002115 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:06:23.278029 | 0.97s 2025-10-03 07:41:21.551047 | fa163e2f-d608-db3b-d661-000000002115 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:06:23.286622 | 0.98s 2025-10-03 07:41:21.576850 | fa163e2f-d608-db3b-d661-000000002116 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 07:41:22.041116 | fa163e2f-d608-db3b-d661-000000002116 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2025-10-03 07:41:22.041926 | fa163e2f-d608-db3b-d661-000000002116 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:06:23.777512 | 0.46s 2025-10-03 07:41:22.061075 | fa163e2f-d608-db3b-d661-000000002117 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 07:41:22.506863 | fa163e2f-d608-db3b-d661-000000002117 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2025-10-03 07:41:22.507634 | fa163e2f-d608-db3b-d661-000000002117 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:06:24.243222 | 0.45s 2025-10-03 07:41:22.524549 | fa163e2f-d608-db3b-d661-000000002118 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 07:41:23.180056 | fa163e2f-d608-db3b-d661-000000002118 | OK | Enable and start tripleo-container-shutdown | undercloud 2025-10-03 07:41:23.182166 | fa163e2f-d608-db3b-d661-000000002118 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:06:24.917738 | 0.66s 2025-10-03 07:41:23.208449 | fa163e2f-d608-db3b-d661-000000002119 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 07:41:23.699155 | fa163e2f-d608-db3b-d661-000000002119 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2025-10-03 07:41:23.700644 | fa163e2f-d608-db3b-d661-000000002119 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:06:25.436218 | 0.49s 2025-10-03 07:41:23.725541 | fa163e2f-d608-db3b-d661-00000000211a | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 07:41:24.280261 | fa163e2f-d608-db3b-d661-00000000211a | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2025-10-03 07:41:24.282075 | fa163e2f-d608-db3b-d661-00000000211a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:06:26.017643 | 0.56s 2025-10-03 07:41:24.308537 | fa163e2f-d608-db3b-d661-00000000211b | TASK | Enable and start netns-placeholder 2025-10-03 07:41:25.017595 | fa163e2f-d608-db3b-d661-00000000211b | CHANGED | Enable and start netns-placeholder | undercloud 2025-10-03 07:41:25.020080 | fa163e2f-d608-db3b-d661-00000000211b | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:06:26.755650 | 0.71s 2025-10-03 07:41:25.047529 | fa163e2f-d608-db3b-d661-0000000020e1 | TASK | Update container configs with new config hashes 2025-10-03 07:41:25.114310 | fa163e2f-d608-db3b-d661-0000000020e1 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:06:26.849875 | 0.07s 2025-10-03 07:41:25.131861 | 4823074f-6937-4d18-b928-26d5c64f44a8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | undercloud 2025-10-03 07:41:25.162147 | fa163e2f-d608-db3b-d661-000000002143 | TASK | Update config hashes for container startup configs 2025-10-03 07:41:25.473810 | fa163e2f-d608-db3b-d661-000000002143 | OK | Update config hashes for container startup configs | undercloud 2025-10-03 07:41:25.475192 | fa163e2f-d608-db3b-d661-000000002143 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | undercloud | 0:06:27.210767 | 0.31s 2025-10-03 07:41:25.502318 | fa163e2f-d608-db3b-d661-0000000020e2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 07:41:25.562736 | fa163e2f-d608-db3b-d661-0000000020e2 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:27.298304 | 0.06s 2025-10-03 07:41:25.581977 | d1673b2c-193a-49f6-b33e-509d82fcdd31 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2025-10-03 07:41:25.617317 | fa163e2f-d608-db3b-d661-000000002162 | TASK | Gather podman infos 2025-10-03 07:41:26.258294 | fa163e2f-d608-db3b-d661-000000002162 | OK | Gather podman infos | undercloud 2025-10-03 07:41:26.259986 | fa163e2f-d608-db3b-d661-000000002162 | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:06:27.995554 | 0.64s 2025-10-03 07:41:26.310308 | fa163e2f-d608-db3b-d661-000000002163 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 07:41:26.377290 | fa163e2f-d608-db3b-d661-000000002163 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:28.112852 | 0.06s 2025-10-03 07:41:26.487344 | fa163e2f-d608-db3b-d661-0000000021ac | TIMING | tripleo_container_rm : include_tasks | undercloud | 0:06:28.222914 | 0.05s 2025-10-03 07:41:26.538283 | fa163e2f-d608-db3b-d661-0000000020e3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 07:41:26.590643 | fa163e2f-d608-db3b-d661-0000000020e3 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:28.326203 | 0.05s 2025-10-03 07:41:26.610668 | 6e701e07-062c-4eb7-95bd-af0205c97a16 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2025-10-03 07:41:26.661081 | fa163e2f-d608-db3b-d661-0000000021d2 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 07:41:35.145595 | fa163e2f-d608-db3b-d661-0000000021d2 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud 2025-10-03 07:41:35.147207 | fa163e2f-d608-db3b-d661-0000000021d2 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:36.882781 | 8.48s 2025-10-03 07:41:35.174889 | fa163e2f-d608-db3b-d661-0000000021d3 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 07:41:37.636279 | fa163e2f-d608-db3b-d661-0000000021d3 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud 2025-10-03 07:41:37.637923 | fa163e2f-d608-db3b-d661-0000000021d3 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:39.373497 | 2.46s 2025-10-03 07:41:37.704696 | fa163e2f-d608-db3b-d661-000000002042 | TASK | Clean container_puppet_tasks for undercloud step 2 2025-10-03 07:41:37.936699 | fa163e2f-d608-db3b-d661-000000002042 | OK | Clean container_puppet_tasks for undercloud step 2 | undercloud 2025-10-03 07:41:37.938153 | fa163e2f-d608-db3b-d661-000000002042 | TIMING | Clean container_puppet_tasks for undercloud step 2 | undercloud | 0:06:39.673725 | 0.23s 2025-10-03 07:41:37.962333 | fa163e2f-d608-db3b-d661-000000002043 | TASK | Calculate container_puppet_tasks for undercloud step 2 2025-10-03 07:41:38.117394 | fa163e2f-d608-db3b-d661-000000002043 | OK | Calculate container_puppet_tasks for undercloud step 2 | undercloud | item={'config_image': 'registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1', 'config_volume': 'mysql_init_tasks', 'puppet_tags': 'mysql_database,mysql_grant,mysql_user', 'service_name': 'mysql', 'step_config': 'include tripleo::profile::base::database::mysql', 'volumes': ['/var/lib/mysql:/var/lib/mysql:rw', '/var/log/containers/mysql:/var/log/mariadb', '/var/lib/config-data/puppet-generated/mysql/root:/root:rw']} 2025-10-03 07:41:38.119373 | fa163e2f-d608-db3b-d661-000000002043 | TIMING | Calculate container_puppet_tasks for undercloud step 2 | undercloud | 0:06:39.854945 | 0.16s 2025-10-03 07:41:38.199645 | fa163e2f-d608-db3b-d661-000000002043 | OK | Calculate container_puppet_tasks for undercloud step 2 | undercloud | item={'config_image': 'registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1', 'config_volume': 'rabbit_init_tasks', 'puppet_tags': 'rabbitmq_policy,rabbitmq_user', 'service_name': 'oslo_messaging_rpc', 'step_config': 'include tripleo::profile::base::rabbitmq', 'volumes': ['/var/lib/config-data/puppet-generated/rabbitmq/etc/rabbitmq:/etc/rabbitmq:ro', '/var/lib/rabbitmq:/var/lib/rabbitmq:z']} 2025-10-03 07:41:38.200441 | fa163e2f-d608-db3b-d661-000000002043 | TIMING | Calculate container_puppet_tasks for undercloud step 2 | undercloud | 0:06:39.936026 | 0.24s 2025-10-03 07:41:38.205113 | fa163e2f-d608-db3b-d661-000000002043 | TIMING | Calculate container_puppet_tasks for undercloud step 2 | undercloud | 0:06:39.940688 | 0.24s 2025-10-03 07:41:38.233881 | fa163e2f-d608-db3b-d661-000000002044 | TASK | Include container-puppet tasks for step 2 2025-10-03 07:41:38.263613 | fa163e2f-d608-db3b-d661-000000002044 | TIMING | Include container-puppet tasks for step 2 | undercloud | 0:06:39.999182 | 0.03s 2025-10-03 07:41:38.283963 | be0c001b-8ee8-4bf1-8699-d0f3ab28b1f2 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/host-container-puppet-tasks.yaml | undercloud 2025-10-03 07:41:38.332322 | fa163e2f-d608-db3b-d661-000000002222 | TASK | Write container-puppet-tasks json file for undercloud step 2 2025-10-03 07:41:38.780644 | fa163e2f-d608-db3b-d661-000000002222 | CHANGED | Write container-puppet-tasks json file for undercloud step 2 | undercloud 2025-10-03 07:41:38.781992 | fa163e2f-d608-db3b-d661-000000002222 | TIMING | Write container-puppet-tasks json file for undercloud step 2 | undercloud | 0:06:40.517565 | 0.45s 2025-10-03 07:41:38.808629 | fa163e2f-d608-db3b-d661-000000002224 | TASK | Generate container puppet configs for step 2 2025-10-03 07:41:39.032250 | fa163e2f-d608-db3b-d661-000000002224 | CHANGED | Generate container puppet configs for step 2 | undercloud 2025-10-03 07:41:39.033599 | fa163e2f-d608-db3b-d661-000000002224 | TIMING | Generate container puppet configs for step 2 | undercloud | 0:06:40.769173 | 0.22s 2025-10-03 07:41:39.059824 | fa163e2f-d608-db3b-d661-000000002225 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2025-10-03 07:41:39.088985 | fa163e2f-d608-db3b-d661-000000002225 | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | undercloud | 0:06:40.824555 | 0.03s 2025-10-03 07:41:39.157105 | fa163e2f-d608-db3b-d661-000000002254 | TASK | Gather variables for each operating system 2025-10-03 07:41:39.269258 | fa163e2f-d608-db3b-d661-000000002254 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:06:41.004825 | 0.11s 2025-10-03 07:41:39.294163 | fa163e2f-d608-db3b-d661-000000002255 | TASK | Create container logs path 2025-10-03 07:41:39.529254 | fa163e2f-d608-db3b-d661-000000002255 | OK | Create container logs path | undercloud 2025-10-03 07:41:39.530665 | fa163e2f-d608-db3b-d661-000000002255 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:06:41.266241 | 0.23s 2025-10-03 07:41:39.557605 | fa163e2f-d608-db3b-d661-000000002257 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 07:41:39.800120 | fa163e2f-d608-db3b-d661-000000002257 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud 2025-10-03 07:41:39.801266 | fa163e2f-d608-db3b-d661-000000002257 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:41.536843 | 0.24s 2025-10-03 07:41:39.826072 | fa163e2f-d608-db3b-d661-000000002258 | TASK | Finalise hashes for all containers 2025-10-03 07:41:39.854399 | fa163e2f-d608-db3b-d661-000000002258 | OK | Finalise hashes for all containers | undercloud 2025-10-03 07:41:39.855614 | fa163e2f-d608-db3b-d661-000000002258 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:06:41.591186 | 0.03s 2025-10-03 07:41:39.880867 | fa163e2f-d608-db3b-d661-00000000225a | TASK | Manage systemd shutdown files 2025-10-03 07:41:39.914368 | fa163e2f-d608-db3b-d661-00000000225a | SKIPPED | Manage systemd shutdown files | undercloud 2025-10-03 07:41:39.915542 | fa163e2f-d608-db3b-d661-00000000225a | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:06:41.651119 | 0.03s 2025-10-03 07:41:39.942206 | fa163e2f-d608-db3b-d661-00000000225c | TASK | Update container configs with new config hashes 2025-10-03 07:41:39.994119 | fa163e2f-d608-db3b-d661-00000000225c | SKIPPED | Update container configs with new config hashes | undercloud 2025-10-03 07:41:39.995501 | fa163e2f-d608-db3b-d661-00000000225c | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:06:41.731046 | 0.05s 2025-10-03 07:41:40.022890 | fa163e2f-d608-db3b-d661-00000000225d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 07:41:40.077060 | fa163e2f-d608-db3b-d661-00000000225d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:41.812633 | 0.05s 2025-10-03 07:41:40.096073 | ee4a2393-79bd-47dd-a206-8715adba0b04 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2025-10-03 07:41:40.129604 | fa163e2f-d608-db3b-d661-00000000229b | TASK | Gather podman infos 2025-10-03 07:41:40.878308 | fa163e2f-d608-db3b-d661-00000000229b | OK | Gather podman infos | undercloud 2025-10-03 07:41:40.879449 | fa163e2f-d608-db3b-d661-00000000229b | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:06:42.615027 | 0.75s 2025-10-03 07:41:40.937500 | fa163e2f-d608-db3b-d661-00000000229c | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 07:41:41.002947 | fa163e2f-d608-db3b-d661-00000000229c | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud 2025-10-03 07:41:41.004309 | fa163e2f-d608-db3b-d661-00000000229c | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:42.739882 | 0.06s 2025-10-03 07:41:41.032230 | fa163e2f-d608-db3b-d661-00000000225e | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 07:41:41.085915 | fa163e2f-d608-db3b-d661-00000000225e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:42.821467 | 0.05s 2025-10-03 07:41:41.104913 | fd7272f2-b470-4ef2-b1b3-02c5acca3716 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2025-10-03 07:41:41.146238 | fa163e2f-d608-db3b-d661-0000000022c5 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 07:41:47.902630 | fa163e2f-d608-db3b-d661-0000000022c5 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud 2025-10-03 07:41:47.904145 | fa163e2f-d608-db3b-d661-0000000022c5 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:49.639718 | 6.76s 2025-10-03 07:41:47.931338 | fa163e2f-d608-db3b-d661-0000000022c6 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 07:41:48.010103 | fa163e2f-d608-db3b-d661-0000000022c6 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud 2025-10-03 07:41:48.012207 | fa163e2f-d608-db3b-d661-0000000022c6 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:49.747767 | 0.08s PLAY [External deployment step 3] ********************************************** 2025-10-03 07:41:48.187299 | fa163e2f-d608-db3b-d661-0000000000d1 | TASK | External deployment step 3 2025-10-03 07:41:48.214794 | fa163e2f-d608-db3b-d661-0000000000d1 | OK | External deployment step 3 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 3' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-db3b-d661-0000000000d1') missing from stats 2025-10-03 07:41:48.261574 | fa163e2f-d608-db3b-d661-0000000000d2 | TIMING | include_tasks | undercloud | 0:06:49.997152 | 0.03s 2025-10-03 07:41:48.268374 | a7eae6e5-d637-430a-a1c5-8ed6ff3eab94 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/external_deploy_steps_tasks_step3.yaml | undercloud PLAY [Deploy step tasks for 3] ************************************************* 2025-10-03 07:41:48.387815 | fa163e2f-d608-db3b-d661-0000000000d5 | TASK | Deploy step tasks for 3 2025-10-03 07:41:48.406115 | fa163e2f-d608-db3b-d661-0000000000d5 | OK | Deploy step tasks for 3 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-db3b-d661-0000000000d5') missing from stats 2025-10-03 07:41:48.423441 | fa163e2f-d608-db3b-d661-0000000000d6 | TASK | Write the config_step hieradata for the deploy step 3 tasks 2025-10-03 07:41:48.911585 | fa163e2f-d608-db3b-d661-0000000000d6 | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | undercloud 2025-10-03 07:41:48.912942 | fa163e2f-d608-db3b-d661-0000000000d6 | TIMING | Write the config_step hieradata for the deploy step 3 tasks | undercloud | 0:06:50.648518 | 0.49s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 07:41:48.978174 | fa163e2f-d608-db3b-d661-0000000000d7 | TIMING | include_tasks | undercloud | 0:06:50.713753 | 0.04s 2025-10-03 07:41:48.985618 | a50e9990-c923-40d7-8cda-b447d93a9392 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/Undercloud/deploy_steps_tasks_step3.yaml | undercloud 2025-10-03 07:41:49.006192 | fa163e2f-d608-db3b-d661-00000000232e | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-03 07:41:49.088959 | fa163e2f-d608-db3b-d661-00000000232e | OK | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 07:41:05 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 07:41:09 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 07:41:09 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 07:41:09 puppet-user: (file & line not available)", "<13>Oct 3 07:41:09 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 07:41:09 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 07:41:09 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 07:41:09 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.12 seconds", "<13>Oct 3 07:41:09 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Oct 3 07:41:09 puppet-user: Application:", "<13>Oct 3 07:41:09 puppet-user: Initial environment: production", "<13>Oct 3 07:41:09 puppet-user: Converged environment: production", "<13>Oct 3 07:41:09 puppet-user: Run mode: user", "<13>Oct 3 07:41:09 puppet-user: Changes:", "<13>Oct 3 07:41:09 puppet-user: Events:", "<13>Oct 3 07:41:09 puppet-user: Resources:", "<13>Oct 3 07:41:09 puppet-user: Total: 10", "<13>Oct 3 07:41:09 puppet-user: Time:", "<13>Oct 3 07:41:09 puppet-user: Schedule: 0.00", "<13>Oct 3 07:41:09 puppet-user: File: 0.00", "<13>Oct 3 07:41:09 puppet-user: Exec: 0.01", "<13>Oct 3 07:41:09 puppet-user: Augeas: 0.01", "<13>Oct 3 07:41:09 puppet-user: Transaction evaluation: 0.03", "<13>Oct 3 07:41:09 puppet-user: Catalog application: 0.04", "<13>Oct 3 07:41:09 puppet-user: Config retrieval: 0.16", "<13>Oct 3 07:41:09 puppet-user: Last run: 1759477269", "<13>Oct 3 07:41:09 puppet-user: Filebucket: 0.00", "<13>Oct 3 07:41:09 puppet-user: Total: 0.04", "<13>Oct 3 07:41:09 puppet-user: Version:", "<13>Oct 3 07:41:09 puppet-user: Config: 1759477269", "<13>Oct 3 07:41:09 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 07:41:49.090410 | fa163e2f-d608-db3b-d661-00000000232e | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:06:50.825984 | 0.08s 2025-10-03 07:41:49.115323 | fa163e2f-d608-db3b-d661-0000000000d9 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2025-10-03 07:41:49.353194 | fa163e2f-d608-db3b-d661-0000000000d9 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | undercloud 2025-10-03 07:41:49.354734 | fa163e2f-d608-db3b-d661-0000000000d9 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | undercloud | 0:06:51.090309 | 0.24s 2025-10-03 07:41:49.462253 | fa163e2f-d608-db3b-d661-0000000000da | TIMING | include_tasks | undercloud | 0:06:51.197818 | 0.07s 2025-10-03 07:41:49.498089 | fbe0fc73-885a-4d4c-8062-33faf9abad5b | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/common_deploy_steps_tasks.yaml | undercloud 2025-10-03 07:41:49.524784 | fa163e2f-d608-db3b-d661-00000000233f | TASK | Write the config_step hieradata 2025-10-03 07:41:49.968108 | fa163e2f-d608-db3b-d661-00000000233f | OK | Write the config_step hieradata | undercloud 2025-10-03 07:41:49.969420 | fa163e2f-d608-db3b-d661-00000000233f | TIMING | Write the config_step hieradata | undercloud | 0:06:51.704995 | 0.44s 2025-10-03 07:41:49.995067 | fa163e2f-d608-db3b-d661-000000002340 | TASK | Run puppet host configuration for step 3 2025-10-03 07:41:50.270285 | fa163e2f-d608-db3b-d661-000000002340 | CHANGED | Run puppet host configuration for step 3 | undercloud 2025-10-03 07:41:50.271595 | fa163e2f-d608-db3b-d661-000000002340 | TIMING | Run puppet host configuration for step 3 | undercloud | 0:06:52.007169 | 0.28s 2025-10-03 07:41:50.298773 | fa163e2f-d608-db3b-d661-000000002341 | TASK | Wait for puppet host configuration to finish 2025-10-03 07:41:50.537256 | fa163e2f-d608-db3b-d661-000000002341 | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2025-10-03 07:42:00.732718 | fa163e2f-d608-db3b-d661-000000002341 | CHANGED | Wait for puppet host configuration to finish | undercloud 2025-10-03 07:42:00.733686 | fa163e2f-d608-db3b-d661-000000002341 | TIMING | Wait for puppet host configuration to finish | undercloud | 0:07:02.469272 | 10.43s 2025-10-03 07:42:00.751564 | fa163e2f-d608-db3b-d661-000000002342 | TASK | Debug output for task: Run puppet host configuration for step 3 2025-10-03 07:42:00.832756 | fa163e2f-d608-db3b-d661-000000002342 | OK | Debug output for task: Run puppet host configuration for step 3 | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 07:41:50 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 07:41:54 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 07:41:54 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 07:41:54 puppet-user: (file & line not available)", "<13>Oct 3 07:41:54 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 07:41:54 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 07:41:54 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 07:41:54 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.12 seconds", "<13>Oct 3 07:41:54 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Oct 3 07:41:54 puppet-user: Application:", "<13>Oct 3 07:41:54 puppet-user: Initial environment: production", "<13>Oct 3 07:41:54 puppet-user: Converged environment: production", "<13>Oct 3 07:41:54 puppet-user: Run mode: user", "<13>Oct 3 07:41:54 puppet-user: Changes:", "<13>Oct 3 07:41:54 puppet-user: Events:", "<13>Oct 3 07:41:54 puppet-user: Resources:", "<13>Oct 3 07:41:54 puppet-user: Total: 10", "<13>Oct 3 07:41:54 puppet-user: Time:", "<13>Oct 3 07:41:54 puppet-user: Schedule: 0.00", "<13>Oct 3 07:41:54 puppet-user: File: 0.00", "<13>Oct 3 07:41:54 puppet-user: Augeas: 0.01", "<13>Oct 3 07:41:54 puppet-user: Exec: 0.01", "<13>Oct 3 07:41:54 puppet-user: Transaction evaluation: 0.03", "<13>Oct 3 07:41:54 puppet-user: Catalog application: 0.04", "<13>Oct 3 07:41:54 puppet-user: Config retrieval: 0.15", "<13>Oct 3 07:41:54 puppet-user: Last run: 1759477314", "<13>Oct 3 07:41:54 puppet-user: Filebucket: 0.00", "<13>Oct 3 07:41:54 puppet-user: Total: 0.05", "<13>Oct 3 07:41:54 puppet-user: Version:", "<13>Oct 3 07:41:54 puppet-user: Config: 1759477314", "<13>Oct 3 07:41:54 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 07:42:00.834077 | fa163e2f-d608-db3b-d661-000000002342 | TIMING | Debug output for task: Run puppet host configuration for step 3 | undercloud | 0:07:02.569651 | 0.08s 2025-10-03 07:42:00.859213 | fa163e2f-d608-db3b-d661-000000002343 | TASK | Pre-cache facts for puppet containers 2025-10-03 07:42:00.888251 | fa163e2f-d608-db3b-d661-000000002343 | TIMING | Pre-cache facts for puppet containers | undercloud | 0:07:02.623821 | 0.03s 2025-10-03 07:42:00.951772 | fa163e2f-d608-db3b-d661-000000002380 | TASK | Gather variables for each operating system 2025-10-03 07:42:01.073873 | fa163e2f-d608-db3b-d661-000000002380 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:07:02.809449 | 0.12s 2025-10-03 07:42:01.091623 | fa163e2f-d608-db3b-d661-000000002381 | TASK | Create puppet caching structures 2025-10-03 07:42:01.323035 | fa163e2f-d608-db3b-d661-000000002381 | CHANGED | Create puppet caching structures | undercloud 2025-10-03 07:42:01.324726 | fa163e2f-d608-db3b-d661-000000002381 | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:07:03.060299 | 0.23s 2025-10-03 07:42:01.350250 | fa163e2f-d608-db3b-d661-000000002382 | TASK | Check for facter.conf 2025-10-03 07:42:01.584552 | fa163e2f-d608-db3b-d661-000000002382 | OK | Check for facter.conf | undercloud 2025-10-03 07:42:01.585964 | fa163e2f-d608-db3b-d661-000000002382 | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:07:03.321539 | 0.23s 2025-10-03 07:42:01.611572 | fa163e2f-d608-db3b-d661-000000002383 | TASK | Remove facter.conf if directory 2025-10-03 07:42:01.661873 | fa163e2f-d608-db3b-d661-000000002383 | SKIPPED | Remove facter.conf if directory | undercloud 2025-10-03 07:42:01.663077 | fa163e2f-d608-db3b-d661-000000002383 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:07:03.398654 | 0.05s 2025-10-03 07:42:01.687365 | fa163e2f-d608-db3b-d661-000000002384 | TASK | Write facter cache config 2025-10-03 07:42:02.179559 | fa163e2f-d608-db3b-d661-000000002384 | CHANGED | Write facter cache config | undercloud 2025-10-03 07:42:02.180923 | fa163e2f-d608-db3b-d661-000000002384 | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:07:03.916498 | 0.49s 2025-10-03 07:42:02.206005 | fa163e2f-d608-db3b-d661-000000002385 | TASK | Cleanup facter cache if exists 2025-10-03 07:42:02.448683 | fa163e2f-d608-db3b-d661-000000002385 | CHANGED | Cleanup facter cache if exists | undercloud 2025-10-03 07:42:02.450181 | fa163e2f-d608-db3b-d661-000000002385 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:07:04.185750 | 0.24s 2025-10-03 07:42:02.476034 | fa163e2f-d608-db3b-d661-000000002386 | TASK | Pre-cache facts 2025-10-03 07:42:03.072859 | fa163e2f-d608-db3b-d661-000000002386 | CHANGED | Pre-cache facts | undercloud 2025-10-03 07:42:03.074124 | fa163e2f-d608-db3b-d661-000000002386 | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:07:04.809697 | 0.60s 2025-10-03 07:42:03.100503 | fa163e2f-d608-db3b-d661-000000002387 | TASK | Failed deployment if facter fails 2025-10-03 07:42:03.129582 | fa163e2f-d608-db3b-d661-000000002387 | SKIPPED | Failed deployment if facter fails | undercloud 2025-10-03 07:42:03.130919 | fa163e2f-d608-db3b-d661-000000002387 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:07:04.866496 | 0.03s 2025-10-03 07:42:03.166858 | fa163e2f-d608-db3b-d661-000000002388 | TASK | Sync cached facts 2025-10-03 07:42:03.481431 | fa163e2f-d608-db3b-d661-000000002388 | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e2f-d608-db3b-d661-000000002388') missing from stats 2025-10-03 07:42:03.532322 | fa163e2f-d608-db3b-d661-000000002344 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 07:42:03.565959 | fa163e2f-d608-db3b-d661-000000002344 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | undercloud 2025-10-03 07:42:03.567160 | fa163e2f-d608-db3b-d661-000000002344 | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:07:05.302738 | 0.03s 2025-10-03 07:42:03.593594 | fa163e2f-d608-db3b-d661-000000002346 | TASK | Manage containers for step 3 with tripleo-ansible 2025-10-03 07:42:03.621575 | fa163e2f-d608-db3b-d661-000000002346 | TIMING | Manage containers for step 3 with tripleo-ansible | undercloud | 0:07:05.357147 | 0.03s 2025-10-03 07:42:03.682172 | fa163e2f-d608-db3b-d661-0000000023df | TASK | Gather variables for each operating system 2025-10-03 07:42:03.793635 | fa163e2f-d608-db3b-d661-0000000023df | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:07:05.529198 | 0.11s 2025-10-03 07:42:03.818390 | fa163e2f-d608-db3b-d661-0000000023e0 | TASK | Create container logs path 2025-10-03 07:42:04.052639 | fa163e2f-d608-db3b-d661-0000000023e0 | OK | Create container logs path | undercloud 2025-10-03 07:42:04.053996 | fa163e2f-d608-db3b-d661-0000000023e0 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:07:05.789571 | 0.23s 2025-10-03 07:42:04.083735 | fa163e2f-d608-db3b-d661-0000000023e2 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 07:42:04.341915 | fa163e2f-d608-db3b-d661-0000000023e2 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | undercloud 2025-10-03 07:42:04.343202 | fa163e2f-d608-db3b-d661-0000000023e2 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:06.078777 | 0.26s 2025-10-03 07:42:04.368287 | fa163e2f-d608-db3b-d661-0000000023e3 | TASK | Finalise hashes for all containers 2025-10-03 07:42:04.442175 | fa163e2f-d608-db3b-d661-0000000023e3 | OK | Finalise hashes for all containers | undercloud 2025-10-03 07:42:04.443539 | fa163e2f-d608-db3b-d661-0000000023e3 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:07:06.179106 | 0.07s 2025-10-03 07:42:04.468143 | fa163e2f-d608-db3b-d661-0000000023e5 | TASK | Manage systemd shutdown files 2025-10-03 07:42:04.500348 | fa163e2f-d608-db3b-d661-0000000023e5 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:07:06.235916 | 0.03s 2025-10-03 07:42:04.531645 | 4d942662-f820-4786-9eca-06a50ce455c4 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2025-10-03 07:42:04.558897 | fa163e2f-d608-db3b-d661-000000002418 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 07:42:04.786830 | fa163e2f-d608-db3b-d661-000000002418 | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2025-10-03 07:42:04.787735 | fa163e2f-d608-db3b-d661-000000002418 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:07:06.523320 | 0.23s 2025-10-03 07:42:04.804594 | fa163e2f-d608-db3b-d661-000000002419 | TASK | Set podman_drop_in fact 2025-10-03 07:42:04.861192 | fa163e2f-d608-db3b-d661-000000002419 | OK | Set podman_drop_in fact | undercloud 2025-10-03 07:42:04.862266 | fa163e2f-d608-db3b-d661-000000002419 | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:07:06.597844 | 0.06s 2025-10-03 07:42:04.886712 | fa163e2f-d608-db3b-d661-00000000241b | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 07:42:05.392411 | fa163e2f-d608-db3b-d661-00000000241b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2025-10-03 07:42:05.394850 | fa163e2f-d608-db3b-d661-00000000241b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:07:07.130414 | 0.51s 2025-10-03 07:42:05.903726 | fa163e2f-d608-db3b-d661-00000000241b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2025-10-03 07:42:05.905497 | fa163e2f-d608-db3b-d661-00000000241b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:07:07.641041 | 1.02s 2025-10-03 07:42:05.916223 | fa163e2f-d608-db3b-d661-00000000241b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:07:07.651796 | 1.03s 2025-10-03 07:42:05.941690 | fa163e2f-d608-db3b-d661-00000000241c | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 07:42:06.429697 | fa163e2f-d608-db3b-d661-00000000241c | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2025-10-03 07:42:06.431138 | fa163e2f-d608-db3b-d661-00000000241c | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:07:08.166713 | 0.49s 2025-10-03 07:42:06.457130 | fa163e2f-d608-db3b-d661-00000000241d | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 07:42:06.959695 | fa163e2f-d608-db3b-d661-00000000241d | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2025-10-03 07:42:06.961091 | fa163e2f-d608-db3b-d661-00000000241d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:07:08.696665 | 0.50s 2025-10-03 07:42:06.986368 | fa163e2f-d608-db3b-d661-00000000241e | TASK | Enable and start tripleo-container-shutdown 2025-10-03 07:42:07.666617 | fa163e2f-d608-db3b-d661-00000000241e | OK | Enable and start tripleo-container-shutdown | undercloud 2025-10-03 07:42:07.668869 | fa163e2f-d608-db3b-d661-00000000241e | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:07:09.404443 | 0.68s 2025-10-03 07:42:07.695039 | fa163e2f-d608-db3b-d661-00000000241f | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 07:42:08.195511 | fa163e2f-d608-db3b-d661-00000000241f | OK | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2025-10-03 07:42:08.196993 | fa163e2f-d608-db3b-d661-00000000241f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:07:09.932566 | 0.50s 2025-10-03 07:42:08.221645 | fa163e2f-d608-db3b-d661-000000002420 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 07:42:08.688950 | fa163e2f-d608-db3b-d661-000000002420 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2025-10-03 07:42:08.690517 | fa163e2f-d608-db3b-d661-000000002420 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:07:10.426091 | 0.47s 2025-10-03 07:42:08.716596 | fa163e2f-d608-db3b-d661-000000002421 | TASK | Enable and start netns-placeholder 2025-10-03 07:42:09.420714 | fa163e2f-d608-db3b-d661-000000002421 | CHANGED | Enable and start netns-placeholder | undercloud 2025-10-03 07:42:09.422724 | fa163e2f-d608-db3b-d661-000000002421 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:07:11.158298 | 0.70s 2025-10-03 07:42:09.448698 | fa163e2f-d608-db3b-d661-0000000023e7 | TASK | Update container configs with new config hashes 2025-10-03 07:42:09.514524 | fa163e2f-d608-db3b-d661-0000000023e7 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:07:11.250088 | 0.06s 2025-10-03 07:42:09.530321 | f1aa6044-5987-4ea2-ba26-901e0e93c19f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | undercloud 2025-10-03 07:42:09.559617 | fa163e2f-d608-db3b-d661-000000002449 | TASK | Update config hashes for container startup configs 2025-10-03 07:42:09.824006 | fa163e2f-d608-db3b-d661-000000002449 | OK | Update config hashes for container startup configs | undercloud 2025-10-03 07:42:09.825283 | fa163e2f-d608-db3b-d661-000000002449 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | undercloud | 0:07:11.560858 | 0.26s 2025-10-03 07:42:09.851839 | fa163e2f-d608-db3b-d661-0000000023e8 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 07:42:09.905660 | fa163e2f-d608-db3b-d661-0000000023e8 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:11.641221 | 0.05s 2025-10-03 07:42:09.925502 | fb6dbd28-418d-491f-821f-3d7e23b7abde | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2025-10-03 07:42:09.959787 | fa163e2f-d608-db3b-d661-000000002468 | TASK | Gather podman infos 2025-10-03 07:42:10.800286 | fa163e2f-d608-db3b-d661-000000002468 | OK | Gather podman infos | undercloud 2025-10-03 07:42:10.801294 | fa163e2f-d608-db3b-d661-000000002468 | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:07:12.536877 | 0.84s 2025-10-03 07:42:10.846215 | fa163e2f-d608-db3b-d661-000000002469 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 07:42:10.910023 | fa163e2f-d608-db3b-d661-000000002469 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:12.645592 | 0.06s 2025-10-03 07:42:11.005055 | fa163e2f-d608-db3b-d661-0000000024b2 | TIMING | tripleo_container_rm : include_tasks | undercloud | 0:07:12.740622 | 0.05s 2025-10-03 07:42:11.063640 | fa163e2f-d608-db3b-d661-0000000023e9 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 07:42:11.116944 | fa163e2f-d608-db3b-d661-0000000023e9 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:12.852505 | 0.05s 2025-10-03 07:42:11.135787 | 032dfbf5-88e1-4378-835a-45e0d59a8289 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2025-10-03 07:42:11.178697 | fa163e2f-d608-db3b-d661-0000000024d8 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 07:42:31.926862 | fa163e2f-d608-db3b-d661-0000000024d8 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud 2025-10-03 07:42:31.928532 | fa163e2f-d608-db3b-d661-0000000024d8 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:33.664105 | 20.75s 2025-10-03 07:42:31.960075 | fa163e2f-d608-db3b-d661-0000000024d9 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 07:42:37.382037 | fa163e2f-d608-db3b-d661-0000000024d9 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud 2025-10-03 07:42:37.384745 | fa163e2f-d608-db3b-d661-0000000024d9 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:39.120308 | 5.42s 2025-10-03 07:42:37.447721 | fa163e2f-d608-db3b-d661-000000002348 | TASK | Clean container_puppet_tasks for undercloud step 3 2025-10-03 07:42:37.679826 | fa163e2f-d608-db3b-d661-000000002348 | OK | Clean container_puppet_tasks for undercloud step 3 | undercloud 2025-10-03 07:42:37.681112 | fa163e2f-d608-db3b-d661-000000002348 | TIMING | Clean container_puppet_tasks for undercloud step 3 | undercloud | 0:07:39.416687 | 0.23s 2025-10-03 07:42:37.722318 | fa163e2f-d608-db3b-d661-000000002349 | TASK | Calculate container_puppet_tasks for undercloud step 3 2025-10-03 07:42:37.774164 | fa163e2f-d608-db3b-d661-000000002349 | TIMING | Calculate container_puppet_tasks for undercloud step 3 | undercloud | 0:07:39.509733 | 0.05s 2025-10-03 07:42:37.792841 | fa163e2f-d608-db3b-d661-00000000234a | TASK | Include container-puppet tasks for step 3 2025-10-03 07:42:37.835414 | fa163e2f-d608-db3b-d661-00000000234a | TIMING | Include container-puppet tasks for step 3 | undercloud | 0:07:39.570976 | 0.04s 2025-10-03 07:42:37.858516 | 71065f76-fbc8-46e4-822a-efaa2c902f4d | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/host-container-puppet-tasks.yaml | undercloud 2025-10-03 07:42:37.909297 | fa163e2f-d608-db3b-d661-000000002524 | TASK | Write container-puppet-tasks json file for undercloud step 3 2025-10-03 07:42:38.451572 | fa163e2f-d608-db3b-d661-000000002524 | CHANGED | Write container-puppet-tasks json file for undercloud step 3 | undercloud 2025-10-03 07:42:38.452944 | fa163e2f-d608-db3b-d661-000000002524 | TIMING | Write container-puppet-tasks json file for undercloud step 3 | undercloud | 0:07:40.188518 | 0.54s 2025-10-03 07:42:38.479787 | fa163e2f-d608-db3b-d661-000000002526 | TASK | Generate container puppet configs for step 3 2025-10-03 07:42:38.764732 | fa163e2f-d608-db3b-d661-000000002526 | OK | Generate container puppet configs for step 3 | undercloud 2025-10-03 07:42:38.766669 | fa163e2f-d608-db3b-d661-000000002526 | TIMING | Generate container puppet configs for step 3 | undercloud | 0:07:40.502237 | 0.29s 2025-10-03 07:42:38.793791 | fa163e2f-d608-db3b-d661-000000002527 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2025-10-03 07:42:38.823519 | fa163e2f-d608-db3b-d661-000000002527 | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | undercloud | 0:07:40.559046 | 0.03s 2025-10-03 07:42:38.888686 | fa163e2f-d608-db3b-d661-000000002556 | TASK | Gather variables for each operating system 2025-10-03 07:42:39.001154 | fa163e2f-d608-db3b-d661-000000002556 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:07:40.736718 | 0.11s 2025-10-03 07:42:39.026615 | fa163e2f-d608-db3b-d661-000000002557 | TASK | Create container logs path 2025-10-03 07:42:39.209891 | fa163e2f-d608-db3b-d661-000000002557 | OK | Create container logs path | undercloud 2025-10-03 07:42:39.210650 | fa163e2f-d608-db3b-d661-000000002557 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:07:40.946236 | 0.18s 2025-10-03 07:42:39.237274 | fa163e2f-d608-db3b-d661-000000002559 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-03 07:42:39.417583 | fa163e2f-d608-db3b-d661-000000002559 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud 2025-10-03 07:42:39.418764 | fa163e2f-d608-db3b-d661-000000002559 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud | 0:07:41.154338 | 0.18s 2025-10-03 07:42:39.443995 | fa163e2f-d608-db3b-d661-00000000255a | TASK | Finalise hashes for all containers 2025-10-03 07:42:39.485422 | fa163e2f-d608-db3b-d661-00000000255a | OK | Finalise hashes for all containers | undercloud 2025-10-03 07:42:39.486083 | fa163e2f-d608-db3b-d661-00000000255a | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:07:41.221670 | 0.04s 2025-10-03 07:42:39.503014 | fa163e2f-d608-db3b-d661-00000000255c | TASK | Manage systemd shutdown files 2025-10-03 07:42:39.528099 | fa163e2f-d608-db3b-d661-00000000255c | SKIPPED | Manage systemd shutdown files | undercloud 2025-10-03 07:42:39.528719 | fa163e2f-d608-db3b-d661-00000000255c | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:07:41.264307 | 0.03s 2025-10-03 07:42:39.553121 | fa163e2f-d608-db3b-d661-00000000255e | TASK | Update container configs with new config hashes 2025-10-03 07:42:39.582547 | fa163e2f-d608-db3b-d661-00000000255e | SKIPPED | Update container configs with new config hashes | undercloud 2025-10-03 07:42:39.583579 | fa163e2f-d608-db3b-d661-00000000255e | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:07:41.319157 | 0.03s 2025-10-03 07:42:39.613232 | fa163e2f-d608-db3b-d661-00000000255f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-03 07:42:39.644622 | fa163e2f-d608-db3b-d661-00000000255f | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud 2025-10-03 07:42:39.645818 | fa163e2f-d608-db3b-d661-00000000255f | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud | 0:07:41.381395 | 0.03s 2025-10-03 07:42:39.673295 | fa163e2f-d608-db3b-d661-000000002560 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-03 07:42:39.723883 | fa163e2f-d608-db3b-d661-000000002560 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud 2025-10-03 07:42:39.725306 | fa163e2f-d608-db3b-d661-000000002560 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud | 0:07:41.460882 | 0.05s PLAY [External deployment step 4] ********************************************** 2025-10-03 07:42:39.914557 | fa163e2f-d608-db3b-d661-0000000000dd | TASK | External deployment step 4 2025-10-03 07:42:39.942696 | fa163e2f-d608-db3b-d661-0000000000dd | OK | External deployment step 4 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 4' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-db3b-d661-0000000000dd') missing from stats 2025-10-03 07:42:40.008438 | fa163e2f-d608-db3b-d661-0000000000de | TIMING | include_tasks | undercloud | 0:07:41.744004 | 0.04s 2025-10-03 07:42:40.031450 | 5c3a624b-0283-4002-9b55-01138d090473 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/external_deploy_steps_tasks_step4.yaml | undercloud 2025-10-03 07:42:40.058189 | fa163e2f-d608-db3b-d661-0000000025af | TASK | Manage Keystone resources for OpenStack services 2025-10-03 07:42:40.107201 | fa163e2f-d608-db3b-d661-0000000025af | TIMING | Manage Keystone resources for OpenStack services | undercloud | 0:07:41.842765 | 0.05s 2025-10-03 07:42:40.176714 | fa163e2f-d608-db3b-d661-0000000025d4 | TASK | Create Keystone Admin resources 2025-10-03 07:42:40.225797 | fa163e2f-d608-db3b-d661-0000000025d4 | TIMING | tripleo_keystone_resources : Create Keystone Admin resources | undercloud | 0:07:41.961364 | 0.05s 2025-10-03 07:42:40.275562 | d1f14b61-d27a-4d56-8b37-699257082492 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/admin.yml | undercloud 2025-10-03 07:42:40.307533 | fa163e2f-d608-db3b-d661-000000002615 | TASK | Create admin and service projects 2025-10-03 07:42:40.360064 | fa163e2f-d608-db3b-d661-000000002615 | TIMING | tripleo_keystone_resources : Create admin and service projects | undercloud | 0:07:42.095621 | 0.05s 2025-10-03 07:42:40.383218 | f2b2487a-28f0-45a3-8c3a-ab4cae565ab2 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2025-10-03 07:42:40.416697 | fa163e2f-d608-db3b-d661-000000002666 | TASK | Async creation of Keystone project 2025-10-03 07:42:40.913345 | fa163e2f-d608-db3b-d661-000000002666 | CHANGED | Async creation of Keystone project | undercloud | item=admin 2025-10-03 07:42:40.914938 | fa163e2f-d608-db3b-d661-000000002666 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:07:42.650521 | 0.50s 2025-10-03 07:42:41.201565 | fa163e2f-d608-db3b-d661-000000002666 | CHANGED | Async creation of Keystone project | undercloud | item=service 2025-10-03 07:42:41.202537 | fa163e2f-d608-db3b-d661-000000002666 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:07:42.938118 | 0.78s 2025-10-03 07:42:41.208565 | fa163e2f-d608-db3b-d661-000000002666 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:07:42.944140 | 0.79s 2025-10-03 07:42:41.235727 | fa163e2f-d608-db3b-d661-000000002668 | TASK | Check Keystone project status 2025-10-03 07:42:41.494691 | fa163e2f-d608-db3b-d661-000000002668 | WAITING | Check Keystone project status | undercloud | 30 retries left 2025-10-03 07:42:46.719599 | fa163e2f-d608-db3b-d661-000000002668 | OK | Check Keystone project status | undercloud | item=admin 2025-10-03 07:42:46.722492 | fa163e2f-d608-db3b-d661-000000002668 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:07:48.458028 | 5.49s 2025-10-03 07:42:46.947556 | fa163e2f-d608-db3b-d661-000000002668 | CHANGED | Check Keystone project status | undercloud | item=service 2025-10-03 07:42:46.949772 | fa163e2f-d608-db3b-d661-000000002668 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:07:48.685354 | 5.71s 2025-10-03 07:42:46.961146 | fa163e2f-d608-db3b-d661-000000002668 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:07:48.696704 | 5.72s 2025-10-03 07:42:46.991634 | fa163e2f-d608-db3b-d661-000000002616 | TASK | Create admin role 2025-10-03 07:42:48.442857 | fa163e2f-d608-db3b-d661-000000002616 | OK | Create admin role | undercloud 2025-10-03 07:42:48.444172 | fa163e2f-d608-db3b-d661-000000002616 | TIMING | tripleo_keystone_resources : Create admin role | undercloud | 0:07:50.179748 | 1.45s 2025-10-03 07:42:48.470734 | fa163e2f-d608-db3b-d661-000000002617 | TASK | Create _member_ role 2025-10-03 07:42:49.962392 | fa163e2f-d608-db3b-d661-000000002617 | CHANGED | Create _member_ role | undercloud 2025-10-03 07:42:49.964545 | fa163e2f-d608-db3b-d661-000000002617 | TIMING | tripleo_keystone_resources : Create _member_ role | undercloud | 0:07:51.700114 | 1.49s 2025-10-03 07:42:49.991049 | fa163e2f-d608-db3b-d661-000000002618 | TASK | Check admin password 2025-10-03 07:42:51.460426 | fa163e2f-d608-db3b-d661-000000002618 | OK | Check admin password | undercloud 2025-10-03 07:42:51.462560 | fa163e2f-d608-db3b-d661-000000002618 | TIMING | tripleo_keystone_resources : Check admin password | undercloud | 0:07:53.198124 | 1.47s 2025-10-03 07:42:51.492511 | fa163e2f-d608-db3b-d661-000000002619 | TASK | Create admin user 2025-10-03 07:42:53.574615 | fa163e2f-d608-db3b-d661-000000002619 | CHANGED | Create admin user | undercloud 2025-10-03 07:42:53.576062 | fa163e2f-d608-db3b-d661-000000002619 | TIMING | tripleo_keystone_resources : Create admin user | undercloud | 0:07:55.311634 | 2.08s 2025-10-03 07:42:53.604287 | fa163e2f-d608-db3b-d661-00000000261a | TASK | Assign admin role to admin project for admin user 2025-10-03 07:42:55.404960 | fa163e2f-d608-db3b-d661-00000000261a | OK | Assign admin role to admin project for admin user | undercloud 2025-10-03 07:42:55.406820 | fa163e2f-d608-db3b-d661-00000000261a | TIMING | tripleo_keystone_resources : Assign admin role to admin project for admin user | undercloud | 0:07:57.142386 | 1.80s 2025-10-03 07:42:55.432635 | fa163e2f-d608-db3b-d661-00000000261b | TASK | Assign _member_ role to admin project for admin user 2025-10-03 07:42:57.240655 | fa163e2f-d608-db3b-d661-00000000261b | CHANGED | Assign _member_ role to admin project for admin user | undercloud 2025-10-03 07:42:57.241890 | fa163e2f-d608-db3b-d661-00000000261b | TIMING | tripleo_keystone_resources : Assign _member_ role to admin project for admin user | undercloud | 0:07:58.977467 | 1.81s 2025-10-03 07:42:57.267388 | fa163e2f-d608-db3b-d661-00000000261c | TASK | Create identity service 2025-10-03 07:42:58.673552 | fa163e2f-d608-db3b-d661-00000000261c | OK | Create identity service | undercloud 2025-10-03 07:42:58.675081 | fa163e2f-d608-db3b-d661-00000000261c | TIMING | tripleo_keystone_resources : Create identity service | undercloud | 0:08:00.410650 | 1.41s 2025-10-03 07:42:58.701503 | fa163e2f-d608-db3b-d661-00000000261d | TASK | Create identity public endpoint 2025-10-03 07:43:00.043491 | fa163e2f-d608-db3b-d661-00000000261d | OK | Create identity public endpoint | undercloud 2025-10-03 07:43:00.044944 | fa163e2f-d608-db3b-d661-00000000261d | TIMING | tripleo_keystone_resources : Create identity public endpoint | undercloud | 0:08:01.780511 | 1.34s 2025-10-03 07:43:00.071759 | fa163e2f-d608-db3b-d661-00000000261e | TASK | Create identity internal endpoint 2025-10-03 07:43:01.273190 | fa163e2f-d608-db3b-d661-00000000261e | OK | Create identity internal endpoint | undercloud 2025-10-03 07:43:01.274616 | fa163e2f-d608-db3b-d661-00000000261e | TIMING | tripleo_keystone_resources : Create identity internal endpoint | undercloud | 0:08:03.010191 | 1.20s 2025-10-03 07:43:01.300219 | fa163e2f-d608-db3b-d661-00000000261f | TASK | Create identity admin endpoint 2025-10-03 07:43:02.479234 | fa163e2f-d608-db3b-d661-00000000261f | OK | Create identity admin endpoint | undercloud 2025-10-03 07:43:02.480637 | fa163e2f-d608-db3b-d661-00000000261f | TIMING | tripleo_keystone_resources : Create identity admin endpoint | undercloud | 0:08:04.216212 | 1.18s 2025-10-03 07:43:02.505111 | fa163e2f-d608-db3b-d661-0000000025d5 | TASK | Create Keystone Projects 2025-10-03 07:43:02.590582 | fa163e2f-d608-db3b-d661-0000000025d5 | TIMING | tripleo_keystone_resources : Create Keystone Projects | undercloud | 0:08:04.326142 | 0.08s 2025-10-03 07:43:02.601806 | fa163e2f-d608-db3b-d661-0000000025d5 | TIMING | tripleo_keystone_resources : Create Keystone Projects | undercloud | 0:08:04.337388 | 0.10s 2025-10-03 07:43:02.611269 | 6424587a-d6ce-49e4-91b4-e44e0963a71f | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2025-10-03 07:43:02.645014 | fa163e2f-d608-db3b-d661-0000000026f2 | TASK | Async creation of Keystone project 2025-10-03 07:43:02.961451 | fa163e2f-d608-db3b-d661-0000000026f2 | CHANGED | Async creation of Keystone project | undercloud | item=service 2025-10-03 07:43:02.963785 | fa163e2f-d608-db3b-d661-0000000026f2 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:08:04.699356 | 0.32s 2025-10-03 07:43:02.973769 | fa163e2f-d608-db3b-d661-0000000026f2 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:08:04.709339 | 0.33s 2025-10-03 07:43:03.000515 | fa163e2f-d608-db3b-d661-0000000026f4 | TASK | Check Keystone project status 2025-10-03 07:43:03.259580 | fa163e2f-d608-db3b-d661-0000000026f4 | WAITING | Check Keystone project status | undercloud | 30 retries left 2025-10-03 07:43:08.465426 | fa163e2f-d608-db3b-d661-0000000026f4 | OK | Check Keystone project status | undercloud | item=service 2025-10-03 07:43:08.466823 | fa163e2f-d608-db3b-d661-0000000026f4 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:08:10.202398 | 5.46s 2025-10-03 07:43:08.473359 | fa163e2f-d608-db3b-d661-0000000026f4 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:08:10.208941 | 5.47s 2025-10-03 07:43:08.499556 | fa163e2f-d608-db3b-d661-0000000025d7 | TASK | Create Keystone Domains 2025-10-03 07:43:08.561604 | fa163e2f-d608-db3b-d661-0000000025d7 | TIMING | tripleo_keystone_resources : Create Keystone Domains | undercloud | 0:08:10.297171 | 0.06s 2025-10-03 07:43:08.587784 | fa163e2f-d608-db3b-d661-0000000025d9 | TASK | Gather all OpenStack domains for Ansible >= 2.9.0 2025-10-03 07:43:08.640800 | fa163e2f-d608-db3b-d661-0000000025d9 | TIMING | tripleo_keystone_resources : Gather all OpenStack domains for Ansible >= 2.9.0 | undercloud | 0:08:10.376368 | 0.05s 2025-10-03 07:43:08.662786 | 07894765-c41a-4b80-8910-304050b55953 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/gather_domains.yml | undercloud 2025-10-03 07:43:08.713013 | fa163e2f-d608-db3b-d661-0000000027a7 | TASK | Collect OpenStack Keystone domains infos 2025-10-03 07:43:10.074163 | fa163e2f-d608-db3b-d661-0000000027a7 | OK | Collect OpenStack Keystone domains infos | undercloud 2025-10-03 07:43:10.075797 | fa163e2f-d608-db3b-d661-0000000027a7 | TIMING | tripleo_keystone_resources : Collect OpenStack Keystone domains infos | undercloud | 0:08:11.811366 | 1.36s 2025-10-03 07:43:10.101653 | fa163e2f-d608-db3b-d661-0000000027a8 | TASK | Set openstack_domains fact 2025-10-03 07:43:10.173017 | fa163e2f-d608-db3b-d661-0000000027a8 | OK | Set openstack_domains fact | undercloud 2025-10-03 07:43:10.174306 | fa163e2f-d608-db3b-d661-0000000027a8 | TIMING | tripleo_keystone_resources : Set openstack_domains fact | undercloud | 0:08:11.909875 | 0.07s 2025-10-03 07:43:10.200382 | fa163e2f-d608-db3b-d661-0000000025da | TASK | Create Keystone Services 2025-10-03 07:43:10.287567 | fa163e2f-d608-db3b-d661-0000000025da | TIMING | tripleo_keystone_resources : Create Keystone Services | undercloud | 0:08:12.023146 | 0.09s 2025-10-03 07:43:10.291478 | fa163e2f-d608-db3b-d661-0000000025da | TIMING | tripleo_keystone_resources : Create Keystone Services | undercloud | 0:08:12.027068 | 0.09s 2025-10-03 07:43:10.301478 | 1b27e470-a727-41cc-9ef1-ee57f1ca8b60 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/services.yml | undercloud 2025-10-03 07:43:10.350907 | fa163e2f-d608-db3b-d661-00000000286b | TASK | Async creation of Keystone service 2025-10-03 07:43:10.665113 | fa163e2f-d608-db3b-d661-00000000286b | CHANGED | Async creation of Keystone service | undercloud | item=ironic 2025-10-03 07:43:10.667595 | fa163e2f-d608-db3b-d661-00000000286b | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:08:12.403162 | 0.32s 2025-10-03 07:43:10.940697 | fa163e2f-d608-db3b-d661-00000000286b | CHANGED | Async creation of Keystone service | undercloud | item=ironic-inspector 2025-10-03 07:43:10.941239 | fa163e2f-d608-db3b-d661-00000000286b | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:08:12.676829 | 0.59s 2025-10-03 07:43:11.200211 | fa163e2f-d608-db3b-d661-00000000286b | CHANGED | Async creation of Keystone service | undercloud | item=neutron 2025-10-03 07:43:11.202114 | fa163e2f-d608-db3b-d661-00000000286b | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:08:12.937695 | 0.85s 2025-10-03 07:43:11.212367 | fa163e2f-d608-db3b-d661-00000000286b | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:08:12.947946 | 0.86s 2025-10-03 07:43:11.233721 | fa163e2f-d608-db3b-d661-00000000286d | TASK | Check Keystone service status 2025-10-03 07:43:11.510312 | fa163e2f-d608-db3b-d661-00000000286d | WAITING | Check Keystone service status | undercloud | 30 retries left 2025-10-03 07:43:16.729776 | fa163e2f-d608-db3b-d661-00000000286d | CHANGED | Check Keystone service status | undercloud | item=ironic 2025-10-03 07:43:16.731815 | fa163e2f-d608-db3b-d661-00000000286d | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:08:18.467382 | 5.50s 2025-10-03 07:43:16.980640 | fa163e2f-d608-db3b-d661-00000000286d | CHANGED | Check Keystone service status | undercloud | item=ironic-inspector 2025-10-03 07:43:16.982675 | fa163e2f-d608-db3b-d661-00000000286d | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:08:18.718252 | 5.75s 2025-10-03 07:43:17.228720 | fa163e2f-d608-db3b-d661-00000000286d | CHANGED | Check Keystone service status | undercloud | item=neutron 2025-10-03 07:43:17.229809 | fa163e2f-d608-db3b-d661-00000000286d | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:08:18.965392 | 5.99s 2025-10-03 07:43:17.238296 | fa163e2f-d608-db3b-d661-00000000286d | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:08:18.973866 | 6.00s 2025-10-03 07:43:17.270246 | fa163e2f-d608-db3b-d661-0000000025dc | TASK | Create Keystone Endpoints 2025-10-03 07:43:17.351292 | fa163e2f-d608-db3b-d661-0000000025dc | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:08:19.086846 | 0.08s 2025-10-03 07:43:17.384840 | fa163e2f-d608-db3b-d661-0000000025dc | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:08:19.120416 | 0.11s 2025-10-03 07:43:17.409330 | fa163e2f-d608-db3b-d661-0000000025dc | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:08:19.144908 | 0.14s 2025-10-03 07:43:17.423211 | fa163e2f-d608-db3b-d661-0000000025dc | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:08:19.158768 | 0.15s 2025-10-03 07:43:17.450900 | 974e7b80-a65a-4c36-b846-bc8cedb96f95 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2025-10-03 07:43:17.461702 | 24ac33e3-4f1a-4909-ad4c-1e867816fd64 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2025-10-03 07:43:17.470797 | 39bc91dc-9bd7-4701-a2cd-42e30bf84ff2 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2025-10-03 07:43:17.521122 | fa163e2f-d608-db3b-d661-00000000295a | TASK | Create Keystone public endpoints 2025-10-03 07:43:17.621445 | fa163e2f-d608-db3b-d661-00000000295a | TIMING | tripleo_keystone_resources : Create Keystone public endpoints | undercloud | 0:08:19.357009 | 0.10s 2025-10-03 07:43:17.629403 | fa163e2f-d608-db3b-d661-00000000295a | TIMING | tripleo_keystone_resources : Create Keystone public endpoints | undercloud | 0:08:19.364977 | 0.11s 2025-10-03 07:43:17.651931 | fdc5d4e0-f7a5-400a-b769-74fec14b9864 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2025-10-03 07:43:17.683324 | fa163e2f-d608-db3b-d661-000000002a52 | TASK | Async creation of Keystone public endpoint 2025-10-03 07:43:18.047072 | fa163e2f-d608-db3b-d661-000000002a52 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=ironic 2025-10-03 07:43:18.049884 | fa163e2f-d608-db3b-d661-000000002a52 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:08:19.785447 | 0.37s 2025-10-03 07:43:18.345893 | fa163e2f-d608-db3b-d661-000000002a52 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=ironic-inspector 2025-10-03 07:43:18.347089 | fa163e2f-d608-db3b-d661-000000002a52 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:08:20.082668 | 0.66s 2025-10-03 07:43:18.669829 | fa163e2f-d608-db3b-d661-000000002a52 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=neutron 2025-10-03 07:43:18.670571 | fa163e2f-d608-db3b-d661-000000002a52 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:08:20.406159 | 0.99s 2025-10-03 07:43:18.675056 | fa163e2f-d608-db3b-d661-000000002a52 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:08:20.410616 | 0.99s 2025-10-03 07:43:18.705979 | fa163e2f-d608-db3b-d661-000000002a54 | TASK | Check Keystone public endpoint status 2025-10-03 07:43:18.962510 | fa163e2f-d608-db3b-d661-000000002a54 | WAITING | Check Keystone public endpoint status | undercloud | 30 retries left 2025-10-03 07:43:24.176676 | fa163e2f-d608-db3b-d661-000000002a54 | CHANGED | Check Keystone public endpoint status | undercloud | item=ironic 2025-10-03 07:43:24.178035 | fa163e2f-d608-db3b-d661-000000002a54 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:08:25.913588 | 5.47s 2025-10-03 07:43:24.408039 | fa163e2f-d608-db3b-d661-000000002a54 | CHANGED | Check Keystone public endpoint status | undercloud | item=ironic-inspector 2025-10-03 07:43:24.409182 | fa163e2f-d608-db3b-d661-000000002a54 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:08:26.144764 | 5.70s 2025-10-03 07:43:24.612840 | fa163e2f-d608-db3b-d661-000000002a54 | CHANGED | Check Keystone public endpoint status | undercloud | item=neutron 2025-10-03 07:43:24.614019 | fa163e2f-d608-db3b-d661-000000002a54 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:08:26.349597 | 5.91s 2025-10-03 07:43:24.621644 | fa163e2f-d608-db3b-d661-000000002a54 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:08:26.357233 | 5.91s 2025-10-03 07:43:24.643122 | fa163e2f-d608-db3b-d661-00000000295f | TASK | Create Keystone admin endpoints 2025-10-03 07:43:24.739064 | fa163e2f-d608-db3b-d661-00000000295f | TIMING | tripleo_keystone_resources : Create Keystone admin endpoints | undercloud | 0:08:26.474634 | 0.10s 2025-10-03 07:43:24.746712 | fa163e2f-d608-db3b-d661-00000000295f | TIMING | tripleo_keystone_resources : Create Keystone admin endpoints | undercloud | 0:08:26.482295 | 0.10s 2025-10-03 07:43:24.767809 | 53d0aace-5269-4163-9f5d-f578a025a0b6 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2025-10-03 07:43:24.798712 | fa163e2f-d608-db3b-d661-000000002a7e | TASK | Async creation of Keystone admin endpoint 2025-10-03 07:43:25.138318 | fa163e2f-d608-db3b-d661-000000002a7e | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=ironic 2025-10-03 07:43:25.139991 | fa163e2f-d608-db3b-d661-000000002a7e | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:08:26.875549 | 0.34s 2025-10-03 07:43:25.451992 | fa163e2f-d608-db3b-d661-000000002a7e | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=ironic-inspector 2025-10-03 07:43:25.453023 | fa163e2f-d608-db3b-d661-000000002a7e | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:08:27.188605 | 0.65s 2025-10-03 07:43:25.751899 | fa163e2f-d608-db3b-d661-000000002a7e | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=neutron 2025-10-03 07:43:25.752438 | fa163e2f-d608-db3b-d661-000000002a7e | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:08:27.488029 | 0.95s 2025-10-03 07:43:25.756722 | fa163e2f-d608-db3b-d661-000000002a7e | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:08:27.492315 | 0.96s 2025-10-03 07:43:25.774572 | fa163e2f-d608-db3b-d661-000000002a80 | TASK | Check Keystone admin endpoint status 2025-10-03 07:43:26.006244 | fa163e2f-d608-db3b-d661-000000002a80 | WAITING | Check Keystone admin endpoint status | undercloud | 30 retries left 2025-10-03 07:43:31.203803 | fa163e2f-d608-db3b-d661-000000002a80 | CHANGED | Check Keystone admin endpoint status | undercloud | item=ironic 2025-10-03 07:43:31.204635 | fa163e2f-d608-db3b-d661-000000002a80 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:08:32.940216 | 5.43s 2025-10-03 07:43:31.438258 | fa163e2f-d608-db3b-d661-000000002a80 | CHANGED | Check Keystone admin endpoint status | undercloud | item=ironic-inspector 2025-10-03 07:43:31.440375 | fa163e2f-d608-db3b-d661-000000002a80 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:08:33.175955 | 5.67s 2025-10-03 07:43:31.636451 | fa163e2f-d608-db3b-d661-000000002a80 | CHANGED | Check Keystone admin endpoint status | undercloud | item=neutron 2025-10-03 07:43:31.638699 | fa163e2f-d608-db3b-d661-000000002a80 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:08:33.374277 | 5.86s 2025-10-03 07:43:31.650037 | fa163e2f-d608-db3b-d661-000000002a80 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:08:33.385612 | 5.87s 2025-10-03 07:43:31.674270 | fa163e2f-d608-db3b-d661-000000002964 | TASK | Create Keystone internal endpoints 2025-10-03 07:43:31.769858 | fa163e2f-d608-db3b-d661-000000002964 | TIMING | tripleo_keystone_resources : Create Keystone internal endpoints | undercloud | 0:08:33.505419 | 0.09s 2025-10-03 07:43:31.782583 | fa163e2f-d608-db3b-d661-000000002964 | TIMING | tripleo_keystone_resources : Create Keystone internal endpoints | undercloud | 0:08:33.518155 | 0.11s 2025-10-03 07:43:31.804718 | 76f6ff51-e34a-4377-a138-3ce55ae2004f | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2025-10-03 07:43:31.841254 | fa163e2f-d608-db3b-d661-000000002aaa | TASK | Async creation of Keystone internal endpoint 2025-10-03 07:43:32.193972 | fa163e2f-d608-db3b-d661-000000002aaa | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=ironic 2025-10-03 07:43:32.196977 | fa163e2f-d608-db3b-d661-000000002aaa | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:08:33.932532 | 0.35s 2025-10-03 07:43:32.502530 | fa163e2f-d608-db3b-d661-000000002aaa | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=ironic-inspector 2025-10-03 07:43:32.503982 | fa163e2f-d608-db3b-d661-000000002aaa | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:08:34.239556 | 0.66s 2025-10-03 07:43:32.772660 | fa163e2f-d608-db3b-d661-000000002aaa | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=neutron 2025-10-03 07:43:32.774444 | fa163e2f-d608-db3b-d661-000000002aaa | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:08:34.510025 | 0.93s 2025-10-03 07:43:32.785202 | fa163e2f-d608-db3b-d661-000000002aaa | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:08:34.520778 | 0.94s 2025-10-03 07:43:32.807357 | fa163e2f-d608-db3b-d661-000000002aac | TASK | Check Keystone internal endpoint status 2025-10-03 07:43:33.054342 | fa163e2f-d608-db3b-d661-000000002aac | WAITING | Check Keystone internal endpoint status | undercloud | 30 retries left 2025-10-03 07:43:38.249759 | fa163e2f-d608-db3b-d661-000000002aac | CHANGED | Check Keystone internal endpoint status | undercloud | item=ironic 2025-10-03 07:43:38.251041 | fa163e2f-d608-db3b-d661-000000002aac | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:08:39.986610 | 5.44s 2025-10-03 07:43:38.468687 | fa163e2f-d608-db3b-d661-000000002aac | CHANGED | Check Keystone internal endpoint status | undercloud | item=ironic-inspector 2025-10-03 07:43:38.470377 | fa163e2f-d608-db3b-d661-000000002aac | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:08:40.205959 | 5.66s 2025-10-03 07:43:38.677620 | fa163e2f-d608-db3b-d661-000000002aac | CHANGED | Check Keystone internal endpoint status | undercloud | item=neutron 2025-10-03 07:43:38.678735 | fa163e2f-d608-db3b-d661-000000002aac | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:08:40.414316 | 5.87s 2025-10-03 07:43:38.685660 | fa163e2f-d608-db3b-d661-000000002aac | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:08:40.421242 | 5.88s 2025-10-03 07:43:38.703764 | fa163e2f-d608-db3b-d661-0000000025de | TASK | Run cleanup tasks 2025-10-03 07:43:38.754624 | fa163e2f-d608-db3b-d661-0000000025de | TIMING | tripleo_keystone_resources : Run cleanup tasks | undercloud | 0:08:40.490207 | 0.05s 2025-10-03 07:43:38.770122 | a771e8bc-a91c-489f-aa0f-88da3c2ca020 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/cleanup.yml | undercloud 2025-10-03 07:43:38.821374 | fa163e2f-d608-db3b-d661-000000002ad4 | TASK | Get list of enabled services 2025-10-03 07:43:41.234178 | fa163e2f-d608-db3b-d661-000000002ad4 | CHANGED | Get list of enabled services | undercloud 2025-10-03 07:43:41.235703 | fa163e2f-d608-db3b-d661-000000002ad4 | TIMING | tripleo_keystone_resources : Get list of enabled services | undercloud | 0:08:42.971278 | 2.41s 2025-10-03 07:43:41.260294 | fa163e2f-d608-db3b-d661-000000002ad5 | TASK | List services to be disabled 2025-10-03 07:43:41.341045 | fa163e2f-d608-db3b-d661-000000002ad5 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'neutron', 'Type': 'network'} 2025-10-03 07:43:41.376110 | fa163e2f-d608-db3b-d661-000000002ad5 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'ironic-inspector', 'Type': 'baremetal-introspection'} 2025-10-03 07:43:41.404403 | fa163e2f-d608-db3b-d661-000000002ad5 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'ironic', 'Type': 'baremetal'} 2025-10-03 07:43:41.426700 | fa163e2f-d608-db3b-d661-000000002ad5 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'keystone', 'Type': 'identity'} 2025-10-03 07:43:41.432714 | fa163e2f-d608-db3b-d661-000000002ad5 | TIMING | tripleo_keystone_resources : List services to be disabled | undercloud | 0:08:43.168288 | 0.17s 2025-10-03 07:43:41.451771 | fa163e2f-d608-db3b-d661-000000002ad6 | TASK | Delete keystone services not enabled 2025-10-03 07:43:41.467415 | fa163e2f-d608-db3b-d661-000000002ad6 | TIMING | tripleo_keystone_resources : Delete keystone services not enabled | undercloud | 0:08:43.203001 | 0.01s 2025-10-03 07:43:41.484037 | fa163e2f-d608-db3b-d661-0000000025df | TASK | Create Keystone Roles 2025-10-03 07:43:41.576378 | fa163e2f-d608-db3b-d661-0000000025df | TIMING | tripleo_keystone_resources : Create Keystone Roles | undercloud | 0:08:43.311950 | 0.09s 2025-10-03 07:43:41.588250 | fa163e2f-d608-db3b-d661-0000000025df | TIMING | tripleo_keystone_resources : Create Keystone Roles | undercloud | 0:08:43.323834 | 0.10s 2025-10-03 07:43:41.609606 | e22d3c33-0d1d-4435-b832-f20d2a669411 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/roles.yml | undercloud 2025-10-03 07:43:41.673088 | fa163e2f-d608-db3b-d661-000000002bfe | TASK | Async creation of Keystone role 2025-10-03 07:43:42.015516 | fa163e2f-d608-db3b-d661-000000002bfe | CHANGED | Async creation of Keystone role | undercloud | item=service 2025-10-03 07:43:42.016822 | fa163e2f-d608-db3b-d661-000000002bfe | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:08:43.752396 | 0.34s 2025-10-03 07:43:42.025354 | fa163e2f-d608-db3b-d661-000000002bfe | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:08:43.760929 | 0.35s 2025-10-03 07:43:42.051748 | fa163e2f-d608-db3b-d661-000000002c00 | TASK | Check Keystone role status 2025-10-03 07:43:42.298663 | fa163e2f-d608-db3b-d661-000000002c00 | WAITING | Check Keystone role status | undercloud | 30 retries left 2025-10-03 07:43:47.515202 | fa163e2f-d608-db3b-d661-000000002c00 | CHANGED | Check Keystone role status | undercloud | item=service 2025-10-03 07:43:47.517152 | fa163e2f-d608-db3b-d661-000000002c00 | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:08:49.252727 | 5.46s 2025-10-03 07:43:47.526756 | fa163e2f-d608-db3b-d661-000000002c00 | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:08:49.262338 | 5.47s 2025-10-03 07:43:47.547725 | fa163e2f-d608-db3b-d661-0000000025e1 | TASK | Create Keystone Users 2025-10-03 07:43:47.647191 | fa163e2f-d608-db3b-d661-0000000025e1 | TIMING | tripleo_keystone_resources : Create Keystone Users | undercloud | 0:08:49.382737 | 0.10s 2025-10-03 07:43:47.659211 | fa163e2f-d608-db3b-d661-0000000025e1 | TIMING | tripleo_keystone_resources : Create Keystone Users | undercloud | 0:08:49.394794 | 0.11s 2025-10-03 07:43:47.671812 | a856db4f-6a16-44cd-8eec-1925ecb0100f | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/users.yml | undercloud 2025-10-03 07:43:47.718981 | fa163e2f-d608-db3b-d661-000000002d44 | TASK | Check password of Keystone user 2025-10-03 07:43:48.638524 | fa163e2f-d608-db3b-d661-000000002d44 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-03 07:43:48.639327 | fa163e2f-d608-db3b-d661-000000002d44 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:08:50.374911 | 0.92s 2025-10-03 07:43:49.522565 | fa163e2f-d608-db3b-d661-000000002d44 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-03 07:43:49.524344 | fa163e2f-d608-db3b-d661-000000002d44 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:08:51.259924 | 1.80s 2025-10-03 07:43:50.355500 | fa163e2f-d608-db3b-d661-000000002d44 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-03 07:43:50.357049 | fa163e2f-d608-db3b-d661-000000002d44 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:08:52.092629 | 2.64s 2025-10-03 07:43:50.367548 | fa163e2f-d608-db3b-d661-000000002d44 | IGNORED | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-03 07:43:50.368536 | fa163e2f-d608-db3b-d661-000000002d44 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:08:52.104117 | 2.65s 2025-10-03 07:43:50.394221 | fa163e2f-d608-db3b-d661-000000002d46 | TASK | Async creation of Keystone user 2025-10-03 07:43:50.807077 | fa163e2f-d608-db3b-d661-000000002d46 | CHANGED | Async creation of Keystone user | undercloud 2025-10-03 07:43:50.808490 | fa163e2f-d608-db3b-d661-000000002d46 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:08:52.544024 | 0.41s 2025-10-03 07:43:51.191278 | fa163e2f-d608-db3b-d661-000000002d46 | CHANGED | Async creation of Keystone user | undercloud 2025-10-03 07:43:51.192510 | fa163e2f-d608-db3b-d661-000000002d46 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:08:52.928052 | 0.80s 2025-10-03 07:43:51.562512 | fa163e2f-d608-db3b-d661-000000002d46 | CHANGED | Async creation of Keystone user | undercloud 2025-10-03 07:43:51.563823 | fa163e2f-d608-db3b-d661-000000002d46 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:08:53.299406 | 1.17s 2025-10-03 07:43:51.574089 | fa163e2f-d608-db3b-d661-000000002d46 | CHANGED | Async creation of Keystone user | undercloud 2025-10-03 07:43:51.574657 | fa163e2f-d608-db3b-d661-000000002d46 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:08:53.310244 | 1.18s 2025-10-03 07:43:51.594674 | fa163e2f-d608-db3b-d661-000000002d48 | TASK | Check Keystone user status 2025-10-03 07:43:51.894112 | fa163e2f-d608-db3b-d661-000000002d48 | WAITING | Check Keystone user status | undercloud | 30 retries left 2025-10-03 07:43:57.142025 | fa163e2f-d608-db3b-d661-000000002d48 | CHANGED | Check Keystone user status | undercloud 2025-10-03 07:43:57.144035 | fa163e2f-d608-db3b-d661-000000002d48 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:08:58.879600 | 5.55s 2025-10-03 07:43:57.402554 | fa163e2f-d608-db3b-d661-000000002d48 | CHANGED | Check Keystone user status | undercloud 2025-10-03 07:43:57.403122 | fa163e2f-d608-db3b-d661-000000002d48 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:08:59.138712 | 5.81s 2025-10-03 07:43:57.670051 | fa163e2f-d608-db3b-d661-000000002d48 | CHANGED | Check Keystone user status | undercloud 2025-10-03 07:43:57.672064 | fa163e2f-d608-db3b-d661-000000002d48 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:08:59.407639 | 6.08s 2025-10-03 07:43:57.681931 | fa163e2f-d608-db3b-d661-000000002d48 | CHANGED | Check Keystone user status | undercloud 2025-10-03 07:43:57.682947 | fa163e2f-d608-db3b-d661-000000002d48 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:08:59.418527 | 6.09s 2025-10-03 07:43:57.708774 | fa163e2f-d608-db3b-d661-0000000025e3 | TASK | Assign Keystone Users to Roles 2025-10-03 07:43:57.774403 | fa163e2f-d608-db3b-d661-0000000025e3 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:08:59.509950 | 0.06s 2025-10-03 07:43:57.801035 | fa163e2f-d608-db3b-d661-0000000025e3 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:08:59.536601 | 0.09s 2025-10-03 07:43:57.814151 | fa163e2f-d608-db3b-d661-0000000025e3 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:08:59.549725 | 0.10s 2025-10-03 07:43:57.833115 | f3232bed-67a3-4e0a-909b-334dafb3c3ec | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2025-10-03 07:43:57.839819 | 001f68d8-0e5b-44b8-9e3f-53a0dc72c8e0 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2025-10-03 07:43:57.911944 | fa163e2f-d608-db3b-d661-000000002eb5 | TASK | Async assignment of Keystone user per role 2025-10-03 07:43:57.991058 | fa163e2f-d608-db3b-d661-000000002eb5 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:08:59.726614 | 0.08s 2025-10-03 07:43:58.002894 | fa163e2f-d608-db3b-d661-000000002eb5 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:08:59.738474 | 0.09s 2025-10-03 07:43:58.014245 | b8ae1daa-f176-44e3-b9c2-3c742a65f0a3 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2025-10-03 07:43:58.033296 | fa163e2f-d608-db3b-d661-00000000302a | TASK | Async assignment of Keystone user to roles 2025-10-03 07:43:58.422335 | fa163e2f-d608-db3b-d661-00000000302a | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ironic 2025-10-03 07:43:58.425027 | fa163e2f-d608-db3b-d661-00000000302a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:09:00.160583 | 0.39s 2025-10-03 07:43:58.748126 | fa163e2f-d608-db3b-d661-00000000302a | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ironic-inspector 2025-10-03 07:43:58.748919 | fa163e2f-d608-db3b-d661-00000000302a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:09:00.484505 | 0.71s 2025-10-03 07:43:59.121455 | fa163e2f-d608-db3b-d661-00000000302a | CHANGED | Async assignment of Keystone user to roles | undercloud | item=neutron 2025-10-03 07:43:59.122078 | fa163e2f-d608-db3b-d661-00000000302a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:09:00.857668 | 1.09s 2025-10-03 07:43:59.127255 | fa163e2f-d608-db3b-d661-00000000302a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:09:00.862829 | 1.09s 2025-10-03 07:43:59.153899 | fa163e2f-d608-db3b-d661-00000000302c | TASK | Check Keystone user assignment to roles status 2025-10-03 07:43:59.424485 | fa163e2f-d608-db3b-d661-00000000302c | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2025-10-03 07:44:04.593122 | fa163e2f-d608-db3b-d661-00000000302c | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ironic 2025-10-03 07:44:04.595152 | fa163e2f-d608-db3b-d661-00000000302c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:09:06.330721 | 5.44s 2025-10-03 07:44:04.835852 | fa163e2f-d608-db3b-d661-00000000302c | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ironic-inspector 2025-10-03 07:44:04.836928 | fa163e2f-d608-db3b-d661-00000000302c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:09:06.572509 | 5.68s 2025-10-03 07:44:05.072593 | fa163e2f-d608-db3b-d661-00000000302c | CHANGED | Check Keystone user assignment to roles status | undercloud | item=neutron 2025-10-03 07:44:05.073188 | fa163e2f-d608-db3b-d661-00000000302c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:09:06.808778 | 5.92s 2025-10-03 07:44:05.078812 | fa163e2f-d608-db3b-d661-00000000302c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:09:06.814383 | 5.92s 2025-10-03 07:44:05.105970 | fa163e2f-d608-db3b-d661-000000002eba | TASK | Async assignment of Keystone user per role 2025-10-03 07:44:05.163209 | fa163e2f-d608-db3b-d661-000000002eba | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:09:06.898786 | 0.06s 2025-10-03 07:44:05.168575 | fa163e2f-d608-db3b-d661-000000002eba | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:09:06.904149 | 0.06s 2025-10-03 07:44:05.189154 | 40529697-b5b6-461b-b9a2-845a92afd115 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2025-10-03 07:44:05.219405 | fa163e2f-d608-db3b-d661-000000003056 | TASK | Async assignment of Keystone user to roles 2025-10-03 07:44:05.561868 | fa163e2f-d608-db3b-d661-000000003056 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ironic 2025-10-03 07:44:05.565538 | fa163e2f-d608-db3b-d661-000000003056 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:09:07.301102 | 0.34s 2025-10-03 07:44:05.574321 | fa163e2f-d608-db3b-d661-000000003056 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:09:07.309907 | 0.35s 2025-10-03 07:44:05.592064 | fa163e2f-d608-db3b-d661-000000003058 | TASK | Check Keystone user assignment to roles status 2025-10-03 07:44:05.797165 | fa163e2f-d608-db3b-d661-000000003058 | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2025-10-03 07:44:11.020686 | fa163e2f-d608-db3b-d661-000000003058 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ironic 2025-10-03 07:44:11.022839 | fa163e2f-d608-db3b-d661-000000003058 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:09:12.758411 | 5.43s 2025-10-03 07:44:11.033482 | fa163e2f-d608-db3b-d661-000000003058 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:09:12.769021 | 5.44s 2025-10-03 07:44:11.085506 | fa163e2f-d608-db3b-d661-0000000025b0 | TASK | is Keystone LDAP enabled 2025-10-03 07:44:11.149533 | fa163e2f-d608-db3b-d661-0000000025b0 | OK | is Keystone LDAP enabled | undercloud 2025-10-03 07:44:11.151155 | fa163e2f-d608-db3b-d661-0000000025b0 | TIMING | is Keystone LDAP enabled | undercloud | 0:09:12.886726 | 0.06s 2025-10-03 07:44:11.175964 | fa163e2f-d608-db3b-d661-0000000025b1 | TASK | Set fact for tripleo_keystone_ldap_domains 2025-10-03 07:44:11.239249 | fa163e2f-d608-db3b-d661-0000000025b1 | SKIPPED | Set fact for tripleo_keystone_ldap_domains | undercloud 2025-10-03 07:44:11.240959 | fa163e2f-d608-db3b-d661-0000000025b1 | TIMING | Set fact for tripleo_keystone_ldap_domains | undercloud | 0:09:12.976530 | 0.06s 2025-10-03 07:44:11.266562 | fa163e2f-d608-db3b-d661-0000000025b2 | TASK | Manage Keystone domains from LDAP config 2025-10-03 07:44:11.322781 | fa163e2f-d608-db3b-d661-0000000025b2 | SKIPPED | Manage Keystone domains from LDAP config | undercloud 2025-10-03 07:44:11.324010 | fa163e2f-d608-db3b-d661-0000000025b2 | TIMING | Manage Keystone domains from LDAP config | undercloud | 0:09:13.059587 | 0.06s PLAY [Deploy step tasks for 4] ************************************************* 2025-10-03 07:44:11.482592 | fa163e2f-d608-db3b-d661-0000000000e1 | TASK | Deploy step tasks for 4 2025-10-03 07:44:11.525598 | fa163e2f-d608-db3b-d661-0000000000e1 | OK | Deploy step tasks for 4 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-db3b-d661-0000000000e1') missing from stats 2025-10-03 07:44:11.545143 | fa163e2f-d608-db3b-d661-0000000000e2 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2025-10-03 07:44:12.053239 | fa163e2f-d608-db3b-d661-0000000000e2 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | undercloud 2025-10-03 07:44:12.054859 | fa163e2f-d608-db3b-d661-0000000000e2 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | undercloud | 0:09:13.790432 | 0.51s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 07:44:12.148129 | fa163e2f-d608-db3b-d661-0000000000e3 | TIMING | include_tasks | undercloud | 0:09:13.883695 | 0.04s 2025-10-03 07:44:12.167830 | b86fbcd6-ed4a-45c6-b666-6d8e1bdec0ef | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/Undercloud/deploy_steps_tasks_step4.yaml | undercloud 2025-10-03 07:44:12.187932 | fa163e2f-d608-db3b-d661-00000000308f | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-03 07:44:12.264306 | fa163e2f-d608-db3b-d661-00000000308f | OK | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 07:41:50 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 07:41:54 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 07:41:54 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 07:41:54 puppet-user: (file & line not available)", "<13>Oct 3 07:41:54 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 07:41:54 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 07:41:54 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 07:41:54 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.12 seconds", "<13>Oct 3 07:41:54 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Oct 3 07:41:54 puppet-user: Application:", "<13>Oct 3 07:41:54 puppet-user: Initial environment: production", "<13>Oct 3 07:41:54 puppet-user: Converged environment: production", "<13>Oct 3 07:41:54 puppet-user: Run mode: user", "<13>Oct 3 07:41:54 puppet-user: Changes:", "<13>Oct 3 07:41:54 puppet-user: Events:", "<13>Oct 3 07:41:54 puppet-user: Resources:", "<13>Oct 3 07:41:54 puppet-user: Total: 10", "<13>Oct 3 07:41:54 puppet-user: Time:", "<13>Oct 3 07:41:54 puppet-user: Schedule: 0.00", "<13>Oct 3 07:41:54 puppet-user: File: 0.00", "<13>Oct 3 07:41:54 puppet-user: Augeas: 0.01", "<13>Oct 3 07:41:54 puppet-user: Exec: 0.01", "<13>Oct 3 07:41:54 puppet-user: Transaction evaluation: 0.03", "<13>Oct 3 07:41:54 puppet-user: Catalog application: 0.04", "<13>Oct 3 07:41:54 puppet-user: Config retrieval: 0.15", "<13>Oct 3 07:41:54 puppet-user: Last run: 1759477314", "<13>Oct 3 07:41:54 puppet-user: Filebucket: 0.00", "<13>Oct 3 07:41:54 puppet-user: Total: 0.05", "<13>Oct 3 07:41:54 puppet-user: Version:", "<13>Oct 3 07:41:54 puppet-user: Config: 1759477314", "<13>Oct 3 07:41:54 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 07:44:12.265861 | fa163e2f-d608-db3b-d661-00000000308f | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:09:14.001433 | 0.08s 2025-10-03 07:44:12.290331 | fa163e2f-d608-db3b-d661-0000000000e5 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2025-10-03 07:44:12.506138 | fa163e2f-d608-db3b-d661-0000000000e5 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | undercloud 2025-10-03 07:44:12.508137 | fa163e2f-d608-db3b-d661-0000000000e5 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | undercloud | 0:09:14.243712 | 0.22s 2025-10-03 07:44:12.584806 | fa163e2f-d608-db3b-d661-0000000000e6 | TIMING | include_tasks | undercloud | 0:09:14.320378 | 0.05s 2025-10-03 07:44:12.617563 | 2eb775d8-e6b1-4fe3-88cd-b18cc775a7fe | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/common_deploy_steps_tasks.yaml | undercloud 2025-10-03 07:44:12.643369 | fa163e2f-d608-db3b-d661-0000000030a1 | TASK | Write the config_step hieradata 2025-10-03 07:44:13.135899 | fa163e2f-d608-db3b-d661-0000000030a1 | OK | Write the config_step hieradata | undercloud 2025-10-03 07:44:13.137181 | fa163e2f-d608-db3b-d661-0000000030a1 | TIMING | Write the config_step hieradata | undercloud | 0:09:14.872755 | 0.49s 2025-10-03 07:44:13.165062 | fa163e2f-d608-db3b-d661-0000000030a2 | TASK | Run puppet host configuration for step 4 2025-10-03 07:44:13.450267 | fa163e2f-d608-db3b-d661-0000000030a2 | CHANGED | Run puppet host configuration for step 4 | undercloud 2025-10-03 07:44:13.451139 | fa163e2f-d608-db3b-d661-0000000030a2 | TIMING | Run puppet host configuration for step 4 | undercloud | 0:09:15.186720 | 0.28s 2025-10-03 07:44:13.469895 | fa163e2f-d608-db3b-d661-0000000030a3 | TASK | Wait for puppet host configuration to finish 2025-10-03 07:44:13.727139 | fa163e2f-d608-db3b-d661-0000000030a3 | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2025-10-03 07:44:23.949229 | fa163e2f-d608-db3b-d661-0000000030a3 | WAITING | Wait for puppet host configuration to finish | undercloud | 359 retries left 2025-10-03 07:44:34.145291 | fa163e2f-d608-db3b-d661-0000000030a3 | CHANGED | Wait for puppet host configuration to finish | undercloud 2025-10-03 07:44:34.146896 | fa163e2f-d608-db3b-d661-0000000030a3 | TIMING | Wait for puppet host configuration to finish | undercloud | 0:09:35.882470 | 20.68s 2025-10-03 07:44:34.173216 | fa163e2f-d608-db3b-d661-0000000030a4 | TASK | Debug output for task: Run puppet host configuration for step 4 2025-10-03 07:44:34.255820 | fa163e2f-d608-db3b-d661-0000000030a4 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | undercloud | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 07:44:13 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 07:44:18 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 07:44:18 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 07:44:18 puppet-user: (file & line not available)", "<13>Oct 3 07:44:18 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 07:44:18 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 07:44:18 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 3 07:44:18 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 3 07:44:18 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 3 07:44:18 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 3 07:44:18 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 3 07:44:18 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 3 07:44:18 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 3 07:44:18 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 3 07:44:18 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 07:44:18 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.21 seconds", "<13>Oct 3 07:44:23 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 3 07:44:23 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}80815d78ffccbe260440870b34e6116f6bb6430c28bb8f0f8e53fbacb825d56b'", "<13>Oct 3 07:44:23 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 3 07:44:23 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 3 07:44:23 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 3 07:44:24 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 3 07:44:29 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 3 07:44:30 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 3 07:44:30 puppet-user: Notice: Applied catalog in 11.65 seconds", "<13>Oct 3 07:44:30 puppet-user: Application:", "<13>Oct 3 07:44:30 puppet-user: Initial environment: production", "<13>Oct 3 07:44:30 puppet-user: Converged environment: production", "<13>Oct 3 07:44:30 puppet-user: Run mode: user", "<13>Oct 3 07:44:30 puppet-user: Changes:", "<13>Oct 3 07:44:30 puppet-user: Total: 8", "<13>Oct 3 07:44:30 puppet-user: Events:", "<13>Oct 3 07:44:30 puppet-user: Success: 8", "<13>Oct 3 07:44:30 puppet-user: Resources:", "<13>Oct 3 07:44:30 puppet-user: Restarted: 1", "<13>Oct 3 07:44:30 puppet-user: Changed: 8", "<13>Oct 3 07:44:30 puppet-user: Out of sync: 8", "<13>Oct 3 07:44:30 puppet-user: Total: 19", "<13>Oct 3 07:44:30 puppet-user: Time:", "<13>Oct 3 07:44:30 puppet-user: Filebucket: 0.00", "<13>Oct 3 07:44:30 puppet-user: Schedule: 0.00", "<13>Oct 3 07:44:30 puppet-user: Augeas: 0.01", "<13>Oct 3 07:44:30 puppet-user: File: 0.07", "<13>Oct 3 07:44:30 puppet-user: Config retrieval: 0.31", "<13>Oct 3 07:44:30 puppet-user: Service: 1.19", "<13>Oct 3 07:44:30 puppet-user: Transaction evaluation: 11.63", "<13>Oct 3 07:44:30 puppet-user: Catalog application: 11.65", "<13>Oct 3 07:44:30 puppet-user: Last run: 1759477470", "<13>Oct 3 07:44:30 puppet-user: Exec: 5.07", "<13>Oct 3 07:44:30 puppet-user: Package: 5.12", "<13>Oct 3 07:44:30 puppet-user: Total: 11.65", "<13>Oct 3 07:44:30 puppet-user: Version:", "<13>Oct 3 07:44:30 puppet-user: Config: 1759477458", "<13>Oct 3 07:44:30 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 07:44:34.257374 | fa163e2f-d608-db3b-d661-0000000030a4 | TIMING | Debug output for task: Run puppet host configuration for step 4 | undercloud | 0:09:35.992949 | 0.08s 2025-10-03 07:44:34.281646 | fa163e2f-d608-db3b-d661-0000000030a5 | TASK | Pre-cache facts for puppet containers 2025-10-03 07:44:34.303365 | fa163e2f-d608-db3b-d661-0000000030a5 | TIMING | Pre-cache facts for puppet containers | undercloud | 0:09:36.038925 | 0.02s 2025-10-03 07:44:34.365024 | fa163e2f-d608-db3b-d661-0000000030e4 | TASK | Gather variables for each operating system 2025-10-03 07:44:34.471388 | fa163e2f-d608-db3b-d661-0000000030e4 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:09:36.206954 | 0.11s 2025-10-03 07:44:34.496435 | fa163e2f-d608-db3b-d661-0000000030e5 | TASK | Create puppet caching structures 2025-10-03 07:44:34.761742 | fa163e2f-d608-db3b-d661-0000000030e5 | CHANGED | Create puppet caching structures | undercloud 2025-10-03 07:44:34.763113 | fa163e2f-d608-db3b-d661-0000000030e5 | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:09:36.498690 | 0.27s 2025-10-03 07:44:34.787819 | fa163e2f-d608-db3b-d661-0000000030e6 | TASK | Check for facter.conf 2025-10-03 07:44:35.039355 | fa163e2f-d608-db3b-d661-0000000030e6 | OK | Check for facter.conf | undercloud 2025-10-03 07:44:35.040744 | fa163e2f-d608-db3b-d661-0000000030e6 | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:09:36.776319 | 0.25s 2025-10-03 07:44:35.065304 | fa163e2f-d608-db3b-d661-0000000030e7 | TASK | Remove facter.conf if directory 2025-10-03 07:44:35.113862 | fa163e2f-d608-db3b-d661-0000000030e7 | SKIPPED | Remove facter.conf if directory | undercloud 2025-10-03 07:44:35.115058 | fa163e2f-d608-db3b-d661-0000000030e7 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:09:36.850635 | 0.05s 2025-10-03 07:44:35.139003 | fa163e2f-d608-db3b-d661-0000000030e8 | TASK | Write facter cache config 2025-10-03 07:44:35.586793 | fa163e2f-d608-db3b-d661-0000000030e8 | CHANGED | Write facter cache config | undercloud 2025-10-03 07:44:35.588289 | fa163e2f-d608-db3b-d661-0000000030e8 | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:09:37.323863 | 0.45s 2025-10-03 07:44:35.606038 | fa163e2f-d608-db3b-d661-0000000030e9 | TASK | Cleanup facter cache if exists 2025-10-03 07:44:35.823406 | fa163e2f-d608-db3b-d661-0000000030e9 | CHANGED | Cleanup facter cache if exists | undercloud 2025-10-03 07:44:35.824864 | fa163e2f-d608-db3b-d661-0000000030e9 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:09:37.560439 | 0.22s 2025-10-03 07:44:35.850447 | fa163e2f-d608-db3b-d661-0000000030ea | TASK | Pre-cache facts 2025-10-03 07:44:36.445886 | fa163e2f-d608-db3b-d661-0000000030ea | CHANGED | Pre-cache facts | undercloud 2025-10-03 07:44:36.447094 | fa163e2f-d608-db3b-d661-0000000030ea | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:09:38.182671 | 0.60s 2025-10-03 07:44:36.473106 | fa163e2f-d608-db3b-d661-0000000030eb | TASK | Failed deployment if facter fails 2025-10-03 07:44:36.503819 | fa163e2f-d608-db3b-d661-0000000030eb | SKIPPED | Failed deployment if facter fails | undercloud 2025-10-03 07:44:36.504841 | fa163e2f-d608-db3b-d661-0000000030eb | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:09:38.240419 | 0.03s 2025-10-03 07:44:36.542100 | fa163e2f-d608-db3b-d661-0000000030ec | TASK | Sync cached facts 2025-10-03 07:44:36.852779 | fa163e2f-d608-db3b-d661-0000000030ec | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e2f-d608-db3b-d661-0000000030ec') missing from stats 2025-10-03 07:44:36.900996 | fa163e2f-d608-db3b-d661-0000000030a6 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 07:44:36.951047 | fa163e2f-d608-db3b-d661-0000000030a6 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | undercloud 2025-10-03 07:44:36.952147 | fa163e2f-d608-db3b-d661-0000000030a6 | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:09:38.687723 | 0.05s 2025-10-03 07:44:36.978214 | fa163e2f-d608-db3b-d661-0000000030a8 | TASK | Manage containers for step 4 with tripleo-ansible 2025-10-03 07:44:37.006736 | fa163e2f-d608-db3b-d661-0000000030a8 | TIMING | Manage containers for step 4 with tripleo-ansible | undercloud | 0:09:38.742310 | 0.03s 2025-10-03 07:44:37.068541 | fa163e2f-d608-db3b-d661-000000003143 | TASK | Gather variables for each operating system 2025-10-03 07:44:37.179452 | fa163e2f-d608-db3b-d661-000000003143 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:09:38.915025 | 0.11s 2025-10-03 07:44:37.199127 | fa163e2f-d608-db3b-d661-000000003144 | TASK | Create container logs path 2025-10-03 07:44:37.448122 | fa163e2f-d608-db3b-d661-000000003144 | OK | Create container logs path | undercloud 2025-10-03 07:44:37.449593 | fa163e2f-d608-db3b-d661-000000003144 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:09:39.185169 | 0.25s 2025-10-03 07:44:37.476860 | fa163e2f-d608-db3b-d661-000000003146 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 07:44:37.749238 | fa163e2f-d608-db3b-d661-000000003146 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | undercloud 2025-10-03 07:44:37.750496 | fa163e2f-d608-db3b-d661-000000003146 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:39.486043 | 0.27s 2025-10-03 07:44:37.776044 | fa163e2f-d608-db3b-d661-000000003147 | TASK | Finalise hashes for all containers 2025-10-03 07:44:37.847832 | fa163e2f-d608-db3b-d661-000000003147 | OK | Finalise hashes for all containers | undercloud 2025-10-03 07:44:37.848915 | fa163e2f-d608-db3b-d661-000000003147 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:09:39.584491 | 0.07s 2025-10-03 07:44:37.874108 | fa163e2f-d608-db3b-d661-000000003149 | TASK | Manage systemd shutdown files 2025-10-03 07:44:37.907400 | fa163e2f-d608-db3b-d661-000000003149 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:09:39.642964 | 0.03s 2025-10-03 07:44:37.936887 | d508c662-3156-4af1-b1e4-247c420a8a21 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2025-10-03 07:44:37.964156 | fa163e2f-d608-db3b-d661-00000000317c | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 07:44:38.217859 | fa163e2f-d608-db3b-d661-00000000317c | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2025-10-03 07:44:38.219309 | fa163e2f-d608-db3b-d661-00000000317c | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:09:39.954883 | 0.25s 2025-10-03 07:44:38.245678 | fa163e2f-d608-db3b-d661-00000000317d | TASK | Set podman_drop_in fact 2025-10-03 07:44:38.306819 | fa163e2f-d608-db3b-d661-00000000317d | OK | Set podman_drop_in fact | undercloud 2025-10-03 07:44:38.307904 | fa163e2f-d608-db3b-d661-00000000317d | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:09:40.043480 | 0.06s 2025-10-03 07:44:38.332399 | fa163e2f-d608-db3b-d661-00000000317f | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 07:44:38.828785 | fa163e2f-d608-db3b-d661-00000000317f | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2025-10-03 07:44:38.830063 | fa163e2f-d608-db3b-d661-00000000317f | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:09:40.565639 | 0.50s 2025-10-03 07:44:39.283117 | fa163e2f-d608-db3b-d661-00000000317f | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2025-10-03 07:44:39.283833 | fa163e2f-d608-db3b-d661-00000000317f | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:09:41.019421 | 0.95s 2025-10-03 07:44:39.289030 | fa163e2f-d608-db3b-d661-00000000317f | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:09:41.024601 | 0.96s 2025-10-03 07:44:39.319542 | fa163e2f-d608-db3b-d661-000000003180 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 07:44:39.835427 | fa163e2f-d608-db3b-d661-000000003180 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2025-10-03 07:44:39.836824 | fa163e2f-d608-db3b-d661-000000003180 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:09:41.572398 | 0.52s 2025-10-03 07:44:39.862083 | fa163e2f-d608-db3b-d661-000000003181 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 07:44:40.359642 | fa163e2f-d608-db3b-d661-000000003181 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2025-10-03 07:44:40.361051 | fa163e2f-d608-db3b-d661-000000003181 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:09:42.096625 | 0.50s 2025-10-03 07:44:40.387262 | fa163e2f-d608-db3b-d661-000000003182 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 07:44:41.023567 | fa163e2f-d608-db3b-d661-000000003182 | OK | Enable and start tripleo-container-shutdown | undercloud 2025-10-03 07:44:41.025518 | fa163e2f-d608-db3b-d661-000000003182 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:09:42.761092 | 0.64s 2025-10-03 07:44:41.051116 | fa163e2f-d608-db3b-d661-000000003183 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 07:44:41.546917 | fa163e2f-d608-db3b-d661-000000003183 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2025-10-03 07:44:41.548301 | fa163e2f-d608-db3b-d661-000000003183 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:09:43.283877 | 0.50s 2025-10-03 07:44:41.572798 | fa163e2f-d608-db3b-d661-000000003184 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 07:44:42.024893 | fa163e2f-d608-db3b-d661-000000003184 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2025-10-03 07:44:42.026248 | fa163e2f-d608-db3b-d661-000000003184 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:09:43.761823 | 0.45s 2025-10-03 07:44:42.050934 | fa163e2f-d608-db3b-d661-000000003185 | TASK | Enable and start netns-placeholder 2025-10-03 07:44:42.817383 | fa163e2f-d608-db3b-d661-000000003185 | CHANGED | Enable and start netns-placeholder | undercloud 2025-10-03 07:44:42.820674 | fa163e2f-d608-db3b-d661-000000003185 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:09:44.556245 | 0.77s 2025-10-03 07:44:42.847884 | fa163e2f-d608-db3b-d661-00000000314b | TASK | Update container configs with new config hashes 2025-10-03 07:44:42.900588 | fa163e2f-d608-db3b-d661-00000000314b | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:09:44.636150 | 0.05s 2025-10-03 07:44:42.917075 | 653dca85-6bd1-4ddc-92dd-8210d6dde260 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | undercloud 2025-10-03 07:44:42.948992 | fa163e2f-d608-db3b-d661-0000000031ad | TASK | Update config hashes for container startup configs 2025-10-03 07:44:43.266951 | fa163e2f-d608-db3b-d661-0000000031ad | OK | Update config hashes for container startup configs | undercloud 2025-10-03 07:44:43.268415 | fa163e2f-d608-db3b-d661-0000000031ad | TIMING | tripleo_container_manage : Update config hashes for container startup configs | undercloud | 0:09:45.003989 | 0.32s 2025-10-03 07:44:43.296623 | fa163e2f-d608-db3b-d661-00000000314c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 07:44:43.356251 | fa163e2f-d608-db3b-d661-00000000314c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:45.091832 | 0.06s 2025-10-03 07:44:43.365244 | 23ed9251-20d6-46dd-a630-73f75e00d816 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2025-10-03 07:44:43.385814 | fa163e2f-d608-db3b-d661-0000000031cc | TASK | Gather podman infos 2025-10-03 07:44:44.274775 | fa163e2f-d608-db3b-d661-0000000031cc | OK | Gather podman infos | undercloud 2025-10-03 07:44:44.276100 | fa163e2f-d608-db3b-d661-0000000031cc | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:09:46.011679 | 0.89s 2025-10-03 07:44:44.346062 | fa163e2f-d608-db3b-d661-0000000031cd | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 07:44:44.410413 | fa163e2f-d608-db3b-d661-0000000031cd | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:46.145981 | 0.06s 2025-10-03 07:44:44.531505 | fa163e2f-d608-db3b-d661-000000003216 | TIMING | tripleo_container_rm : include_tasks | undercloud | 0:09:46.267041 | 0.06s 2025-10-03 07:44:44.582605 | fa163e2f-d608-db3b-d661-00000000314d | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 07:44:44.635317 | fa163e2f-d608-db3b-d661-00000000314d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:46.370872 | 0.05s 2025-10-03 07:44:44.664399 | 661bdcfc-4ace-4e13-8b47-bfe4e416cbf3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2025-10-03 07:44:44.700303 | fa163e2f-d608-db3b-d661-00000000323c | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 07:44:50.056483 | fa163e2f-d608-db3b-d661-00000000323c | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud 2025-10-03 07:44:50.057724 | fa163e2f-d608-db3b-d661-00000000323c | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:51.793307 | 5.36s 2025-10-03 07:44:50.079059 | fa163e2f-d608-db3b-d661-00000000323d | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 07:45:12.828065 | fa163e2f-d608-db3b-d661-00000000323d | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud 2025-10-03 07:45:12.829783 | fa163e2f-d608-db3b-d661-00000000323d | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:10:14.565354 | 22.75s 2025-10-03 07:45:12.869721 | fa163e2f-d608-db3b-d661-0000000030aa | TASK | Clean container_puppet_tasks for undercloud step 4 2025-10-03 07:45:13.100402 | fa163e2f-d608-db3b-d661-0000000030aa | OK | Clean container_puppet_tasks for undercloud step 4 | undercloud 2025-10-03 07:45:13.101894 | fa163e2f-d608-db3b-d661-0000000030aa | TIMING | Clean container_puppet_tasks for undercloud step 4 | undercloud | 0:10:14.837460 | 0.23s 2025-10-03 07:45:13.142573 | fa163e2f-d608-db3b-d661-0000000030ab | TASK | Calculate container_puppet_tasks for undercloud step 4 2025-10-03 07:45:13.195690 | fa163e2f-d608-db3b-d661-0000000030ab | TIMING | Calculate container_puppet_tasks for undercloud step 4 | undercloud | 0:10:14.931258 | 0.05s 2025-10-03 07:45:13.221948 | fa163e2f-d608-db3b-d661-0000000030ac | TASK | Include container-puppet tasks for step 4 2025-10-03 07:45:13.265546 | fa163e2f-d608-db3b-d661-0000000030ac | TIMING | Include container-puppet tasks for step 4 | undercloud | 0:10:15.001113 | 0.04s 2025-10-03 07:45:13.287440 | 4afa49ec-5910-4f44-abfe-13668437ceb7 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/host-container-puppet-tasks.yaml | undercloud 2025-10-03 07:45:13.332018 | fa163e2f-d608-db3b-d661-000000003288 | TASK | Write container-puppet-tasks json file for undercloud step 4 2025-10-03 07:45:13.778478 | fa163e2f-d608-db3b-d661-000000003288 | CHANGED | Write container-puppet-tasks json file for undercloud step 4 | undercloud 2025-10-03 07:45:13.779640 | fa163e2f-d608-db3b-d661-000000003288 | TIMING | Write container-puppet-tasks json file for undercloud step 4 | undercloud | 0:10:15.515221 | 0.45s 2025-10-03 07:45:13.801753 | fa163e2f-d608-db3b-d661-00000000328a | TASK | Generate container puppet configs for step 4 2025-10-03 07:45:14.063359 | fa163e2f-d608-db3b-d661-00000000328a | OK | Generate container puppet configs for step 4 | undercloud 2025-10-03 07:45:14.064337 | fa163e2f-d608-db3b-d661-00000000328a | TIMING | Generate container puppet configs for step 4 | undercloud | 0:10:15.799920 | 0.26s 2025-10-03 07:45:14.086961 | fa163e2f-d608-db3b-d661-00000000328b | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2025-10-03 07:45:14.115605 | fa163e2f-d608-db3b-d661-00000000328b | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | undercloud | 0:10:15.851167 | 0.03s 2025-10-03 07:45:14.179414 | fa163e2f-d608-db3b-d661-0000000032ba | TASK | Gather variables for each operating system 2025-10-03 07:45:14.293221 | fa163e2f-d608-db3b-d661-0000000032ba | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:10:16.028792 | 0.11s 2025-10-03 07:45:14.314329 | fa163e2f-d608-db3b-d661-0000000032bb | TASK | Create container logs path 2025-10-03 07:45:14.555175 | fa163e2f-d608-db3b-d661-0000000032bb | OK | Create container logs path | undercloud 2025-10-03 07:45:14.556048 | fa163e2f-d608-db3b-d661-0000000032bb | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:10:16.291634 | 0.24s 2025-10-03 07:45:14.576239 | fa163e2f-d608-db3b-d661-0000000032bd | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-03 07:45:14.837819 | fa163e2f-d608-db3b-d661-0000000032bd | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud 2025-10-03 07:45:14.838681 | fa163e2f-d608-db3b-d661-0000000032bd | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud | 0:10:16.574265 | 0.26s 2025-10-03 07:45:14.855355 | fa163e2f-d608-db3b-d661-0000000032be | TASK | Finalise hashes for all containers 2025-10-03 07:45:14.902827 | fa163e2f-d608-db3b-d661-0000000032be | OK | Finalise hashes for all containers | undercloud 2025-10-03 07:45:14.903996 | fa163e2f-d608-db3b-d661-0000000032be | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:10:16.639572 | 0.05s 2025-10-03 07:45:14.928074 | fa163e2f-d608-db3b-d661-0000000032c0 | TASK | Manage systemd shutdown files 2025-10-03 07:45:14.961141 | fa163e2f-d608-db3b-d661-0000000032c0 | SKIPPED | Manage systemd shutdown files | undercloud 2025-10-03 07:45:14.962418 | fa163e2f-d608-db3b-d661-0000000032c0 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:10:16.697993 | 0.03s 2025-10-03 07:45:14.987298 | fa163e2f-d608-db3b-d661-0000000032c2 | TASK | Update container configs with new config hashes 2025-10-03 07:45:15.037984 | fa163e2f-d608-db3b-d661-0000000032c2 | SKIPPED | Update container configs with new config hashes | undercloud 2025-10-03 07:45:15.039489 | fa163e2f-d608-db3b-d661-0000000032c2 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:10:16.775033 | 0.05s 2025-10-03 07:45:15.077449 | fa163e2f-d608-db3b-d661-0000000032c3 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-03 07:45:15.131878 | fa163e2f-d608-db3b-d661-0000000032c3 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud 2025-10-03 07:45:15.133210 | fa163e2f-d608-db3b-d661-0000000032c3 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud | 0:10:16.868786 | 0.05s 2025-10-03 07:45:15.163543 | fa163e2f-d608-db3b-d661-0000000032c4 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-03 07:45:15.205524 | fa163e2f-d608-db3b-d661-0000000032c4 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud 2025-10-03 07:45:15.207950 | fa163e2f-d608-db3b-d661-0000000032c4 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud | 0:10:16.943438 | 0.04s PLAY [External deployment step 5] ********************************************** 2025-10-03 07:45:15.393079 | fa163e2f-d608-db3b-d661-0000000000e9 | TASK | External deployment step 5 2025-10-03 07:45:15.422315 | fa163e2f-d608-db3b-d661-0000000000e9 | OK | External deployment step 5 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 5' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-db3b-d661-0000000000e9') missing from stats 2025-10-03 07:45:15.490397 | fa163e2f-d608-db3b-d661-0000000000ea | TIMING | include_tasks | undercloud | 0:10:17.225961 | 0.04s 2025-10-03 07:45:15.503032 | 199b3738-360d-44d1-a731-64af31b93aed | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/external_deploy_steps_tasks_step5.yaml | undercloud PLAY [Deploy step tasks for 5] ************************************************* 2025-10-03 07:45:15.659442 | fa163e2f-d608-db3b-d661-0000000000ed | TASK | Deploy step tasks for 5 2025-10-03 07:45:15.685715 | fa163e2f-d608-db3b-d661-0000000000ed | OK | Deploy step tasks for 5 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-db3b-d661-0000000000ed') missing from stats 2025-10-03 07:45:15.710866 | fa163e2f-d608-db3b-d661-0000000000ee | TASK | Write the config_step hieradata for the deploy step 5 tasks 2025-10-03 07:45:16.196544 | fa163e2f-d608-db3b-d661-0000000000ee | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | undercloud 2025-10-03 07:45:16.197979 | fa163e2f-d608-db3b-d661-0000000000ee | TIMING | Write the config_step hieradata for the deploy step 5 tasks | undercloud | 0:10:17.933553 | 0.49s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 07:45:16.261676 | fa163e2f-d608-db3b-d661-0000000000ef | TIMING | include_tasks | undercloud | 0:10:17.997252 | 0.04s 2025-10-03 07:45:16.297067 | f0ae5638-b283-4aff-a365-abe62f8597a2 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/Undercloud/deploy_steps_tasks_step5.yaml | undercloud 2025-10-03 07:45:16.322393 | fa163e2f-d608-db3b-d661-000000003327 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-03 07:45:16.403625 | fa163e2f-d608-db3b-d661-000000003327 | OK | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 07:44:13 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 07:44:18 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 07:44:18 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 07:44:18 puppet-user: (file & line not available)", "<13>Oct 3 07:44:18 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 07:44:18 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 07:44:18 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 3 07:44:18 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 3 07:44:18 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 3 07:44:18 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 3 07:44:18 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 3 07:44:18 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 3 07:44:18 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 3 07:44:18 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 3 07:44:18 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 07:44:18 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.21 seconds", "<13>Oct 3 07:44:23 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 3 07:44:23 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}80815d78ffccbe260440870b34e6116f6bb6430c28bb8f0f8e53fbacb825d56b'", "<13>Oct 3 07:44:23 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 3 07:44:23 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 3 07:44:23 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 3 07:44:24 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 3 07:44:29 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 3 07:44:30 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 3 07:44:30 puppet-user: Notice: Applied catalog in 11.65 seconds", "<13>Oct 3 07:44:30 puppet-user: Application:", "<13>Oct 3 07:44:30 puppet-user: Initial environment: production", "<13>Oct 3 07:44:30 puppet-user: Converged environment: production", "<13>Oct 3 07:44:30 puppet-user: Run mode: user", "<13>Oct 3 07:44:30 puppet-user: Changes:", "<13>Oct 3 07:44:30 puppet-user: Total: 8", "<13>Oct 3 07:44:30 puppet-user: Events:", "<13>Oct 3 07:44:30 puppet-user: Success: 8", "<13>Oct 3 07:44:30 puppet-user: Resources:", "<13>Oct 3 07:44:30 puppet-user: Restarted: 1", "<13>Oct 3 07:44:30 puppet-user: Changed: 8", "<13>Oct 3 07:44:30 puppet-user: Out of sync: 8", "<13>Oct 3 07:44:30 puppet-user: Total: 19", "<13>Oct 3 07:44:30 puppet-user: Time:", "<13>Oct 3 07:44:30 puppet-user: Filebucket: 0.00", "<13>Oct 3 07:44:30 puppet-user: Schedule: 0.00", "<13>Oct 3 07:44:30 puppet-user: Augeas: 0.01", "<13>Oct 3 07:44:30 puppet-user: File: 0.07", "<13>Oct 3 07:44:30 puppet-user: Config retrieval: 0.31", "<13>Oct 3 07:44:30 puppet-user: Service: 1.19", "<13>Oct 3 07:44:30 puppet-user: Transaction evaluation: 11.63", "<13>Oct 3 07:44:30 puppet-user: Catalog application: 11.65", "<13>Oct 3 07:44:30 puppet-user: Last run: 1759477470", "<13>Oct 3 07:44:30 puppet-user: Exec: 5.07", "<13>Oct 3 07:44:30 puppet-user: Package: 5.12", "<13>Oct 3 07:44:30 puppet-user: Total: 11.65", "<13>Oct 3 07:44:30 puppet-user: Version:", "<13>Oct 3 07:44:30 puppet-user: Config: 1759477458", "<13>Oct 3 07:44:30 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 07:45:16.405096 | fa163e2f-d608-db3b-d661-000000003327 | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:10:18.140670 | 0.08s 2025-10-03 07:45:16.430879 | fa163e2f-d608-db3b-d661-00000000332e | TASK | Fail if container image is undefined 2025-10-03 07:45:16.491761 | fa163e2f-d608-db3b-d661-00000000332e | SKIPPED | Fail if container image is undefined | undercloud 2025-10-03 07:45:16.492906 | fa163e2f-d608-db3b-d661-00000000332e | TIMING | tripleo_container_tag : Fail if container image is undefined | undercloud | 0:10:18.228484 | 0.06s 2025-10-03 07:45:16.533405 | fa163e2f-d608-db3b-d661-00000000332f | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image 2025-10-03 07:45:24.150731 | fa163e2f-d608-db3b-d661-00000000332f | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | undercloud 2025-10-03 07:45:24.153125 | fa163e2f-d608-db3b-d661-00000000332f | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | undercloud | 0:10:25.888686 | 7.62s 2025-10-03 07:45:24.211839 | fa163e2f-d608-db3b-d661-000000003330 | TASK | Tag localhost/tripleo/openstack-heat-all:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image 2025-10-03 07:45:24.582645 | fa163e2f-d608-db3b-d661-000000003330 | CHANGED | Tag localhost/tripleo/openstack-heat-all:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | undercloud 2025-10-03 07:45:24.584082 | fa163e2f-d608-db3b-d661-000000003330 | TIMING | tripleo_container_tag : Tag localhost/tripleo/openstack-heat-all:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | undercloud | 0:10:26.319655 | 0.37s 2025-10-03 07:45:24.632562 | fa163e2f-d608-db3b-d661-00000000333f | TASK | Fail if container image is undefined 2025-10-03 07:45:24.699424 | fa163e2f-d608-db3b-d661-00000000333f | SKIPPED | Fail if container image is undefined | undercloud 2025-10-03 07:45:24.700654 | fa163e2f-d608-db3b-d661-00000000333f | TIMING | tripleo_container_tag : Fail if container image is undefined | undercloud | 0:10:26.436231 | 0.07s 2025-10-03 07:45:24.741232 | fa163e2f-d608-db3b-d661-000000003340 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image 2025-10-03 07:45:28.461500 | fa163e2f-d608-db3b-d661-000000003340 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image | undercloud 2025-10-03 07:45:28.462955 | fa163e2f-d608-db3b-d661-000000003340 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image | undercloud | 0:10:30.198530 | 3.72s 2025-10-03 07:45:28.517313 | fa163e2f-d608-db3b-d661-000000003341 | TASK | Tag localhost/tripleo/openstack-heat-engine:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image 2025-10-03 07:45:28.844790 | fa163e2f-d608-db3b-d661-000000003341 | CHANGED | Tag localhost/tripleo/openstack-heat-engine:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image | undercloud 2025-10-03 07:45:28.846174 | fa163e2f-d608-db3b-d661-000000003341 | TIMING | tripleo_container_tag : Tag localhost/tripleo/openstack-heat-engine:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image | undercloud | 0:10:30.581749 | 0.33s 2025-10-03 07:45:28.894076 | fa163e2f-d608-db3b-d661-000000003350 | TASK | Fail if container image is undefined 2025-10-03 07:45:28.943017 | fa163e2f-d608-db3b-d661-000000003350 | SKIPPED | Fail if container image is undefined | undercloud 2025-10-03 07:45:28.944174 | fa163e2f-d608-db3b-d661-000000003350 | TIMING | tripleo_container_tag : Fail if container image is undefined | undercloud | 0:10:30.679751 | 0.05s 2025-10-03 07:45:28.983771 | fa163e2f-d608-db3b-d661-000000003351 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image 2025-10-03 07:45:32.511236 | fa163e2f-d608-db3b-d661-000000003351 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image | undercloud 2025-10-03 07:45:32.512900 | fa163e2f-d608-db3b-d661-000000003351 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image | undercloud | 0:10:34.248472 | 3.53s 2025-10-03 07:45:32.568332 | fa163e2f-d608-db3b-d661-000000003352 | TASK | Tag localhost/tripleo/openstack-heat-api:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image 2025-10-03 07:45:32.939301 | fa163e2f-d608-db3b-d661-000000003352 | CHANGED | Tag localhost/tripleo/openstack-heat-api:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image | undercloud 2025-10-03 07:45:32.940797 | fa163e2f-d608-db3b-d661-000000003352 | TIMING | tripleo_container_tag : Tag localhost/tripleo/openstack-heat-api:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image | undercloud | 0:10:34.676373 | 0.37s 2025-10-03 07:45:32.989545 | fa163e2f-d608-db3b-d661-0000000000f1 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2025-10-03 07:45:33.195840 | fa163e2f-d608-db3b-d661-0000000000f1 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | undercloud 2025-10-03 07:45:33.196901 | fa163e2f-d608-db3b-d661-0000000000f1 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | undercloud | 0:10:34.932482 | 0.21s 2025-10-03 07:45:33.296409 | fa163e2f-d608-db3b-d661-0000000000f2 | TIMING | include_tasks | undercloud | 0:10:35.031972 | 0.08s 2025-10-03 07:45:33.332752 | bc506ecd-ff8f-4e12-b6da-5118e68bc937 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/common_deploy_steps_tasks.yaml | undercloud 2025-10-03 07:45:33.362163 | fa163e2f-d608-db3b-d661-000000003385 | TASK | Write the config_step hieradata 2025-10-03 07:45:33.843491 | fa163e2f-d608-db3b-d661-000000003385 | OK | Write the config_step hieradata | undercloud 2025-10-03 07:45:33.845247 | fa163e2f-d608-db3b-d661-000000003385 | TIMING | Write the config_step hieradata | undercloud | 0:10:35.580817 | 0.48s 2025-10-03 07:45:33.872007 | fa163e2f-d608-db3b-d661-000000003386 | TASK | Run puppet host configuration for step 5 2025-10-03 07:45:34.181662 | fa163e2f-d608-db3b-d661-000000003386 | CHANGED | Run puppet host configuration for step 5 | undercloud 2025-10-03 07:45:34.183309 | fa163e2f-d608-db3b-d661-000000003386 | TIMING | Run puppet host configuration for step 5 | undercloud | 0:10:35.918878 | 0.31s 2025-10-03 07:45:34.208361 | fa163e2f-d608-db3b-d661-000000003387 | TASK | Wait for puppet host configuration to finish 2025-10-03 07:45:34.436847 | fa163e2f-d608-db3b-d661-000000003387 | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2025-10-03 07:45:44.659980 | fa163e2f-d608-db3b-d661-000000003387 | CHANGED | Wait for puppet host configuration to finish | undercloud 2025-10-03 07:45:44.661870 | fa163e2f-d608-db3b-d661-000000003387 | TIMING | Wait for puppet host configuration to finish | undercloud | 0:10:46.397435 | 10.45s 2025-10-03 07:45:44.688889 | fa163e2f-d608-db3b-d661-000000003388 | TASK | Debug output for task: Run puppet host configuration for step 5 2025-10-03 07:45:44.765317 | fa163e2f-d608-db3b-d661-000000003388 | OK | Debug output for task: Run puppet host configuration for step 5 | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 07:45:34 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 07:45:38 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 07:45:38 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 07:45:38 puppet-user: (file & line not available)", "<13>Oct 3 07:45:38 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 07:45:38 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 07:45:38 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 3 07:45:38 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 3 07:45:38 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 3 07:45:38 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 3 07:45:38 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 3 07:45:38 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 3 07:45:38 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 3 07:45:38 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 3 07:45:38 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 07:45:38 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.24 seconds", "<13>Oct 3 07:45:38 puppet-user: Notice: Applied catalog in 0.30 seconds", "<13>Oct 3 07:45:38 puppet-user: Application:", "<13>Oct 3 07:45:38 puppet-user: Initial environment: production", "<13>Oct 3 07:45:38 puppet-user: Converged environment: production", "<13>Oct 3 07:45:38 puppet-user: Run mode: user", "<13>Oct 3 07:45:38 puppet-user: Changes:", "<13>Oct 3 07:45:38 puppet-user: Events:", "<13>Oct 3 07:45:38 puppet-user: Resources:", "<13>Oct 3 07:45:38 puppet-user: Total: 19", "<13>Oct 3 07:45:38 puppet-user: Time:", "<13>Oct 3 07:45:38 puppet-user: Filebucket: 0.00", "<13>Oct 3 07:45:38 puppet-user: Schedule: 0.00", "<13>Oct 3 07:45:38 puppet-user: Package: 0.00", "<13>Oct 3 07:45:38 puppet-user: Exec: 0.01", "<13>Oct 3 07:45:38 puppet-user: Augeas: 0.01", "<13>Oct 3 07:45:38 puppet-user: File: 0.03", "<13>Oct 3 07:45:38 puppet-user: Service: 0.07", "<13>Oct 3 07:45:38 puppet-user: Transaction evaluation: 0.28", "<13>Oct 3 07:45:38 puppet-user: Catalog application: 0.30", "<13>Oct 3 07:45:38 puppet-user: Config retrieval: 0.34", "<13>Oct 3 07:45:38 puppet-user: Last run: 1759477538", "<13>Oct 3 07:45:38 puppet-user: Total: 0.30", "<13>Oct 3 07:45:38 puppet-user: Version:", "<13>Oct 3 07:45:38 puppet-user: Config: 1759477538", "<13>Oct 3 07:45:38 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 07:45:44.766789 | fa163e2f-d608-db3b-d661-000000003388 | TIMING | Debug output for task: Run puppet host configuration for step 5 | undercloud | 0:10:46.502363 | 0.08s 2025-10-03 07:45:44.791375 | fa163e2f-d608-db3b-d661-000000003389 | TASK | Pre-cache facts for puppet containers 2025-10-03 07:45:44.813617 | fa163e2f-d608-db3b-d661-000000003389 | TIMING | Pre-cache facts for puppet containers | undercloud | 0:10:46.549183 | 0.02s 2025-10-03 07:45:44.876705 | fa163e2f-d608-db3b-d661-0000000033c6 | TASK | Gather variables for each operating system 2025-10-03 07:45:44.987963 | fa163e2f-d608-db3b-d661-0000000033c6 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:10:46.723526 | 0.11s 2025-10-03 07:45:45.013914 | fa163e2f-d608-db3b-d661-0000000033c7 | TASK | Create puppet caching structures 2025-10-03 07:45:45.256552 | fa163e2f-d608-db3b-d661-0000000033c7 | CHANGED | Create puppet caching structures | undercloud 2025-10-03 07:45:45.258214 | fa163e2f-d608-db3b-d661-0000000033c7 | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:10:46.993787 | 0.24s 2025-10-03 07:45:45.282983 | fa163e2f-d608-db3b-d661-0000000033c8 | TASK | Check for facter.conf 2025-10-03 07:45:45.508447 | fa163e2f-d608-db3b-d661-0000000033c8 | OK | Check for facter.conf | undercloud 2025-10-03 07:45:45.509886 | fa163e2f-d608-db3b-d661-0000000033c8 | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:10:47.245461 | 0.23s 2025-10-03 07:45:45.535301 | fa163e2f-d608-db3b-d661-0000000033c9 | TASK | Remove facter.conf if directory 2025-10-03 07:45:45.587518 | fa163e2f-d608-db3b-d661-0000000033c9 | SKIPPED | Remove facter.conf if directory | undercloud 2025-10-03 07:45:45.588856 | fa163e2f-d608-db3b-d661-0000000033c9 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:10:47.324431 | 0.05s 2025-10-03 07:45:45.613089 | fa163e2f-d608-db3b-d661-0000000033ca | TASK | Write facter cache config 2025-10-03 07:45:46.111406 | fa163e2f-d608-db3b-d661-0000000033ca | CHANGED | Write facter cache config | undercloud 2025-10-03 07:45:46.112200 | fa163e2f-d608-db3b-d661-0000000033ca | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:10:47.847786 | 0.50s 2025-10-03 07:45:46.132206 | fa163e2f-d608-db3b-d661-0000000033cb | TASK | Cleanup facter cache if exists 2025-10-03 07:45:46.364777 | fa163e2f-d608-db3b-d661-0000000033cb | CHANGED | Cleanup facter cache if exists | undercloud 2025-10-03 07:45:46.366773 | fa163e2f-d608-db3b-d661-0000000033cb | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:10:48.102343 | 0.23s 2025-10-03 07:45:46.393450 | fa163e2f-d608-db3b-d661-0000000033cc | TASK | Pre-cache facts 2025-10-03 07:45:46.989717 | fa163e2f-d608-db3b-d661-0000000033cc | CHANGED | Pre-cache facts | undercloud 2025-10-03 07:45:46.990617 | fa163e2f-d608-db3b-d661-0000000033cc | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:10:48.726198 | 0.60s 2025-10-03 07:45:47.008806 | fa163e2f-d608-db3b-d661-0000000033cd | TASK | Failed deployment if facter fails 2025-10-03 07:45:47.046154 | fa163e2f-d608-db3b-d661-0000000033cd | SKIPPED | Failed deployment if facter fails | undercloud 2025-10-03 07:45:47.047316 | fa163e2f-d608-db3b-d661-0000000033cd | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:10:48.782893 | 0.04s 2025-10-03 07:45:47.084625 | fa163e2f-d608-db3b-d661-0000000033ce | TASK | Sync cached facts 2025-10-03 07:45:47.400098 | fa163e2f-d608-db3b-d661-0000000033ce | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e2f-d608-db3b-d661-0000000033ce') missing from stats 2025-10-03 07:45:47.441735 | fa163e2f-d608-db3b-d661-00000000338a | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 07:45:47.491954 | fa163e2f-d608-db3b-d661-00000000338a | SKIPPED | Include container-puppet tasks (generate config) during step 1 | undercloud 2025-10-03 07:45:47.493434 | fa163e2f-d608-db3b-d661-00000000338a | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:10:49.229010 | 0.05s 2025-10-03 07:45:47.521805 | fa163e2f-d608-db3b-d661-00000000338c | TASK | Manage containers for step 5 with tripleo-ansible 2025-10-03 07:45:47.551650 | fa163e2f-d608-db3b-d661-00000000338c | TIMING | Manage containers for step 5 with tripleo-ansible | undercloud | 0:10:49.287219 | 0.03s 2025-10-03 07:45:47.613863 | fa163e2f-d608-db3b-d661-000000003425 | TASK | Gather variables for each operating system 2025-10-03 07:45:47.746872 | fa163e2f-d608-db3b-d661-000000003425 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:10:49.482436 | 0.13s 2025-10-03 07:45:47.771961 | fa163e2f-d608-db3b-d661-000000003426 | TASK | Create container logs path 2025-10-03 07:45:48.049504 | fa163e2f-d608-db3b-d661-000000003426 | OK | Create container logs path | undercloud 2025-10-03 07:45:48.050907 | fa163e2f-d608-db3b-d661-000000003426 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:10:49.786483 | 0.28s 2025-10-03 07:45:48.078615 | fa163e2f-d608-db3b-d661-000000003428 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 07:45:48.310175 | fa163e2f-d608-db3b-d661-000000003428 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | undercloud 2025-10-03 07:45:48.311545 | fa163e2f-d608-db3b-d661-000000003428 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | undercloud | 0:10:50.047046 | 0.23s 2025-10-03 07:45:48.336535 | fa163e2f-d608-db3b-d661-000000003429 | TASK | Finalise hashes for all containers 2025-10-03 07:45:48.398996 | fa163e2f-d608-db3b-d661-000000003429 | OK | Finalise hashes for all containers | undercloud 2025-10-03 07:45:48.400290 | fa163e2f-d608-db3b-d661-000000003429 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:10:50.135864 | 0.06s 2025-10-03 07:45:48.425343 | fa163e2f-d608-db3b-d661-00000000342b | TASK | Manage systemd shutdown files 2025-10-03 07:45:48.457646 | fa163e2f-d608-db3b-d661-00000000342b | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:10:50.193217 | 0.03s 2025-10-03 07:45:48.490944 | 6a9018a6-4a99-4ea4-b690-a355082cf92b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2025-10-03 07:45:48.517858 | fa163e2f-d608-db3b-d661-00000000345e | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 07:45:48.790310 | fa163e2f-d608-db3b-d661-00000000345e | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2025-10-03 07:45:48.791407 | fa163e2f-d608-db3b-d661-00000000345e | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:10:50.526988 | 0.27s 2025-10-03 07:45:48.811452 | fa163e2f-d608-db3b-d661-00000000345f | TASK | Set podman_drop_in fact 2025-10-03 07:45:48.870909 | fa163e2f-d608-db3b-d661-00000000345f | OK | Set podman_drop_in fact | undercloud 2025-10-03 07:45:48.872179 | fa163e2f-d608-db3b-d661-00000000345f | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:10:50.607753 | 0.06s 2025-10-03 07:45:48.897512 | fa163e2f-d608-db3b-d661-000000003461 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 07:45:49.397744 | fa163e2f-d608-db3b-d661-000000003461 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2025-10-03 07:45:49.400336 | fa163e2f-d608-db3b-d661-000000003461 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:10:51.135900 | 0.50s 2025-10-03 07:45:49.875837 | fa163e2f-d608-db3b-d661-000000003461 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2025-10-03 07:45:49.877023 | fa163e2f-d608-db3b-d661-000000003461 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:10:51.612603 | 0.98s 2025-10-03 07:45:49.883552 | fa163e2f-d608-db3b-d661-000000003461 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:10:51.619124 | 0.98s 2025-10-03 07:45:49.909731 | fa163e2f-d608-db3b-d661-000000003462 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 07:45:50.438606 | fa163e2f-d608-db3b-d661-000000003462 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2025-10-03 07:45:50.440141 | fa163e2f-d608-db3b-d661-000000003462 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:10:52.175716 | 0.53s 2025-10-03 07:45:50.465404 | fa163e2f-d608-db3b-d661-000000003463 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 07:45:50.936598 | fa163e2f-d608-db3b-d661-000000003463 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2025-10-03 07:45:50.937527 | fa163e2f-d608-db3b-d661-000000003463 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:10:52.673109 | 0.47s 2025-10-03 07:45:50.958156 | fa163e2f-d608-db3b-d661-000000003464 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 07:45:51.607771 | fa163e2f-d608-db3b-d661-000000003464 | OK | Enable and start tripleo-container-shutdown | undercloud 2025-10-03 07:45:51.609783 | fa163e2f-d608-db3b-d661-000000003464 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:10:53.345357 | 0.65s 2025-10-03 07:45:51.636046 | fa163e2f-d608-db3b-d661-000000003465 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 07:45:52.092752 | fa163e2f-d608-db3b-d661-000000003465 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2025-10-03 07:45:52.094146 | fa163e2f-d608-db3b-d661-000000003465 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:10:53.829721 | 0.46s 2025-10-03 07:45:52.120364 | fa163e2f-d608-db3b-d661-000000003466 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 07:45:52.559745 | fa163e2f-d608-db3b-d661-000000003466 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2025-10-03 07:45:52.561314 | fa163e2f-d608-db3b-d661-000000003466 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:10:54.296887 | 0.44s 2025-10-03 07:45:52.587712 | fa163e2f-d608-db3b-d661-000000003467 | TASK | Enable and start netns-placeholder 2025-10-03 07:45:53.392531 | fa163e2f-d608-db3b-d661-000000003467 | CHANGED | Enable and start netns-placeholder | undercloud 2025-10-03 07:45:53.395207 | fa163e2f-d608-db3b-d661-000000003467 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:10:55.130784 | 0.81s 2025-10-03 07:45:53.420793 | fa163e2f-d608-db3b-d661-00000000342d | TASK | Update container configs with new config hashes 2025-10-03 07:45:53.459525 | fa163e2f-d608-db3b-d661-00000000342d | SKIPPED | Update container configs with new config hashes | undercloud 2025-10-03 07:45:53.460845 | fa163e2f-d608-db3b-d661-00000000342d | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:10:55.196422 | 0.04s 2025-10-03 07:45:53.489038 | fa163e2f-d608-db3b-d661-00000000342e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 07:45:53.528033 | fa163e2f-d608-db3b-d661-00000000342e | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | undercloud 2025-10-03 07:45:53.529140 | fa163e2f-d608-db3b-d661-00000000342e | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | undercloud | 0:10:55.264718 | 0.04s 2025-10-03 07:45:53.556263 | fa163e2f-d608-db3b-d661-00000000342f | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 07:45:53.596538 | fa163e2f-d608-db3b-d661-00000000342f | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | undercloud 2025-10-03 07:45:53.597669 | fa163e2f-d608-db3b-d661-00000000342f | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | undercloud | 0:10:55.333246 | 0.04s 2025-10-03 07:45:53.661216 | fa163e2f-d608-db3b-d661-00000000338e | TASK | Clean container_puppet_tasks for undercloud step 5 2025-10-03 07:45:53.890015 | fa163e2f-d608-db3b-d661-00000000338e | OK | Clean container_puppet_tasks for undercloud step 5 | undercloud 2025-10-03 07:45:53.891377 | fa163e2f-d608-db3b-d661-00000000338e | TIMING | Clean container_puppet_tasks for undercloud step 5 | undercloud | 0:10:55.626951 | 0.23s 2025-10-03 07:45:53.932022 | fa163e2f-d608-db3b-d661-00000000338f | TASK | Calculate container_puppet_tasks for undercloud step 5 2025-10-03 07:45:53.985635 | fa163e2f-d608-db3b-d661-00000000338f | TIMING | Calculate container_puppet_tasks for undercloud step 5 | undercloud | 0:10:55.721202 | 0.05s 2025-10-03 07:45:54.011903 | fa163e2f-d608-db3b-d661-000000003390 | TASK | Include container-puppet tasks for step 5 2025-10-03 07:45:54.053291 | fa163e2f-d608-db3b-d661-000000003390 | TIMING | Include container-puppet tasks for step 5 | undercloud | 0:10:55.788856 | 0.04s 2025-10-03 07:45:54.074000 | c439af30-de6e-4a82-b147-cc50ef86cd8c | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/host-container-puppet-tasks.yaml | undercloud 2025-10-03 07:45:54.119313 | fa163e2f-d608-db3b-d661-000000003499 | TASK | Write container-puppet-tasks json file for undercloud step 5 2025-10-03 07:45:54.618448 | fa163e2f-d608-db3b-d661-000000003499 | CHANGED | Write container-puppet-tasks json file for undercloud step 5 | undercloud 2025-10-03 07:45:54.619695 | fa163e2f-d608-db3b-d661-000000003499 | TIMING | Write container-puppet-tasks json file for undercloud step 5 | undercloud | 0:10:56.355271 | 0.50s 2025-10-03 07:45:54.645478 | fa163e2f-d608-db3b-d661-00000000349b | TASK | Generate container puppet configs for step 5 2025-10-03 07:45:54.918792 | fa163e2f-d608-db3b-d661-00000000349b | OK | Generate container puppet configs for step 5 | undercloud 2025-10-03 07:45:54.920063 | fa163e2f-d608-db3b-d661-00000000349b | TIMING | Generate container puppet configs for step 5 | undercloud | 0:10:56.655638 | 0.27s 2025-10-03 07:45:54.945677 | fa163e2f-d608-db3b-d661-00000000349c | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2025-10-03 07:45:54.975142 | fa163e2f-d608-db3b-d661-00000000349c | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | undercloud | 0:10:56.710712 | 0.03s 2025-10-03 07:45:55.040203 | fa163e2f-d608-db3b-d661-0000000034cb | TASK | Gather variables for each operating system 2025-10-03 07:45:55.151727 | fa163e2f-d608-db3b-d661-0000000034cb | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:10:56.887294 | 0.11s 2025-10-03 07:45:55.176998 | fa163e2f-d608-db3b-d661-0000000034cc | TASK | Create container logs path 2025-10-03 07:45:55.403706 | fa163e2f-d608-db3b-d661-0000000034cc | OK | Create container logs path | undercloud 2025-10-03 07:45:55.405113 | fa163e2f-d608-db3b-d661-0000000034cc | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:10:57.140687 | 0.23s 2025-10-03 07:45:55.432703 | fa163e2f-d608-db3b-d661-0000000034ce | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-03 07:45:55.720569 | fa163e2f-d608-db3b-d661-0000000034ce | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud 2025-10-03 07:45:55.721860 | fa163e2f-d608-db3b-d661-0000000034ce | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud | 0:10:57.457434 | 0.29s 2025-10-03 07:45:55.757397 | fa163e2f-d608-db3b-d661-0000000034cf | TASK | Finalise hashes for all containers 2025-10-03 07:45:55.802830 | fa163e2f-d608-db3b-d661-0000000034cf | OK | Finalise hashes for all containers | undercloud 2025-10-03 07:45:55.804560 | fa163e2f-d608-db3b-d661-0000000034cf | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:10:57.540132 | 0.04s 2025-10-03 07:45:55.833818 | fa163e2f-d608-db3b-d661-0000000034d1 | TASK | Manage systemd shutdown files 2025-10-03 07:45:55.872745 | fa163e2f-d608-db3b-d661-0000000034d1 | SKIPPED | Manage systemd shutdown files | undercloud 2025-10-03 07:45:55.873759 | fa163e2f-d608-db3b-d661-0000000034d1 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:10:57.609339 | 0.04s 2025-10-03 07:45:55.896938 | fa163e2f-d608-db3b-d661-0000000034d3 | TASK | Update container configs with new config hashes 2025-10-03 07:45:55.927661 | fa163e2f-d608-db3b-d661-0000000034d3 | SKIPPED | Update container configs with new config hashes | undercloud 2025-10-03 07:45:55.931673 | fa163e2f-d608-db3b-d661-0000000034d3 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:10:57.667258 | 0.03s 2025-10-03 07:45:55.950902 | fa163e2f-d608-db3b-d661-0000000034d4 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-03 07:45:56.024209 | fa163e2f-d608-db3b-d661-0000000034d4 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud 2025-10-03 07:45:56.025130 | fa163e2f-d608-db3b-d661-0000000034d4 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud | 0:10:57.760713 | 0.05s 2025-10-03 07:45:56.061899 | fa163e2f-d608-db3b-d661-0000000034d5 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-03 07:45:56.116065 | fa163e2f-d608-db3b-d661-0000000034d5 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud 2025-10-03 07:45:56.120880 | fa163e2f-d608-db3b-d661-0000000034d5 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud | 0:10:57.856460 | 0.06s PLAY [Server Post Deployments] ************************************************* 2025-10-03 07:45:56.307695 | fa163e2f-d608-db3b-d661-0000000000f6 | TASK | Server Post Deployments 2025-10-03 07:45:56.358062 | fa163e2f-d608-db3b-d661-0000000000f6 | OK | Server Post Deployments | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-db3b-d661-0000000000f6') missing from stats 2025-10-03 07:45:56.449722 | fa163e2f-d608-db3b-d661-0000000000f7 | TIMING | include_tasks | undercloud | 0:10:58.185271 | 0.06s 2025-10-03 07:45:56.455687 | fa163e2f-d608-db3b-d661-0000000000f7 | TIMING | include_tasks | undercloud | 0:10:58.191271 | 0.07s 2025-10-03 07:45:56.462349 | fa163e2f-d608-db3b-d661-0000000000f7 | TIMING | include_tasks | undercloud | 0:10:58.197932 | 0.07s 2025-10-03 07:45:56.468959 | fa163e2f-d608-db3b-d661-0000000000f7 | TIMING | include_tasks | undercloud | 0:10:58.204533 | 0.08s 2025-10-03 07:45:56.521148 | 4f055143-6f7e-4f1f-8786-46cbfd4a0db0 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/deployments.yaml | undercloud 2025-10-03 07:45:56.553013 | 43df22d7-b6c1-42c7-a852-f92a1caa37c7 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/deployments.yaml | undercloud 2025-10-03 07:45:56.577244 | 1e17b2ef-98f4-43e7-84c3-63a5ef6e344d | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86/deployments.yaml | undercloud 2025-10-03 07:45:56.599668 | fa163e2f-d608-db3b-d661-00000000352a | TASK | Quote the JSON queries to escape invalid characters 2025-10-03 07:45:56.635560 | fa163e2f-d608-db3b-d661-00000000352a | OK | Quote the JSON queries to escape invalid characters | undercloud 2025-10-03 07:45:56.636316 | fa163e2f-d608-db3b-d661-00000000352a | TIMING | Quote the JSON queries to escape invalid characters | undercloud | 0:10:58.371902 | 0.04s 2025-10-03 07:45:56.652993 | fa163e2f-d608-db3b-d661-00000000352b | TASK | Lookup deployment UUID 2025-10-03 07:45:56.731990 | fa163e2f-d608-db3b-d661-00000000352b | OK | Lookup deployment UUID | undercloud 2025-10-03 07:45:56.733286 | fa163e2f-d608-db3b-d661-00000000352b | TIMING | Lookup deployment UUID | undercloud | 0:10:58.468861 | 0.08s 2025-10-03 07:45:56.756631 | fa163e2f-d608-db3b-d661-00000000352c | TASK | Lookup deployment group 2025-10-03 07:45:56.827523 | fa163e2f-d608-db3b-d661-00000000352c | OK | Lookup deployment group | undercloud 2025-10-03 07:45:56.828737 | fa163e2f-d608-db3b-d661-00000000352c | TIMING | Lookup deployment group | undercloud | 0:10:58.564312 | 0.07s 2025-10-03 07:45:56.852751 | fa163e2f-d608-db3b-d661-00000000352e | TASK | Create hiera check-mode directory 2025-10-03 07:45:56.882701 | fa163e2f-d608-db3b-d661-00000000352e | SKIPPED | Create hiera check-mode directory | undercloud 2025-10-03 07:45:56.883823 | fa163e2f-d608-db3b-d661-00000000352e | TIMING | Create hiera check-mode directory | undercloud | 0:10:58.619400 | 0.03s 2025-10-03 07:45:56.907111 | fa163e2f-d608-db3b-d661-00000000352f | TASK | Create deployed check-mode directory 2025-10-03 07:45:56.935877 | fa163e2f-d608-db3b-d661-00000000352f | SKIPPED | Create deployed check-mode directory | undercloud 2025-10-03 07:45:56.937034 | fa163e2f-d608-db3b-d661-00000000352f | TIMING | Create deployed check-mode directory | undercloud | 0:10:58.672611 | 0.03s 2025-10-03 07:45:56.960996 | fa163e2f-d608-db3b-d661-000000003530 | TASK | Create tripleo-config-download check-mode directory 2025-10-03 07:45:56.991283 | fa163e2f-d608-db3b-d661-000000003530 | SKIPPED | Create tripleo-config-download check-mode directory | undercloud 2025-10-03 07:45:56.992405 | fa163e2f-d608-db3b-d661-000000003530 | TIMING | Create tripleo-config-download check-mode directory | undercloud | 0:10:58.727983 | 0.03s 2025-10-03 07:45:57.017742 | fa163e2f-d608-db3b-d661-000000003531 | TASK | Template deployment file for UndercloudPostDeployment 2025-10-03 07:45:57.059435 | fa163e2f-d608-db3b-d661-000000003531 | SKIPPED | Template deployment file for UndercloudPostDeployment | undercloud 2025-10-03 07:45:57.060623 | fa163e2f-d608-db3b-d661-000000003531 | TIMING | Template deployment file for UndercloudPostDeployment | undercloud | 0:10:58.796200 | 0.04s 2025-10-03 07:45:57.085449 | fa163e2f-d608-db3b-d661-000000003532 | TASK | Slurp remote deployment file for UndercloudPostDeployment 2025-10-03 07:45:57.116164 | fa163e2f-d608-db3b-d661-000000003532 | SKIPPED | Slurp remote deployment file for UndercloudPostDeployment | undercloud 2025-10-03 07:45:57.117319 | fa163e2f-d608-db3b-d661-000000003532 | TIMING | Slurp remote deployment file for UndercloudPostDeployment | undercloud | 0:10:58.852896 | 0.03s 2025-10-03 07:45:57.144977 | fa163e2f-d608-db3b-d661-000000003533 | TASK | Remote copy deployment file for UndercloudPostDeployment 2025-10-03 07:45:57.175193 | fa163e2f-d608-db3b-d661-000000003533 | SKIPPED | Remote copy deployment file for UndercloudPostDeployment | undercloud 2025-10-03 07:45:57.176531 | fa163e2f-d608-db3b-d661-000000003533 | TIMING | Remote copy deployment file for UndercloudPostDeployment | undercloud | 0:10:58.912102 | 0.03s 2025-10-03 07:45:57.202964 | fa163e2f-d608-db3b-d661-000000003534 | TASK | Run hiera deployment for check mode 2025-10-03 07:45:57.233847 | fa163e2f-d608-db3b-d661-000000003534 | SKIPPED | Run hiera deployment for check mode | undercloud 2025-10-03 07:45:57.235442 | fa163e2f-d608-db3b-d661-000000003534 | TIMING | Run hiera deployment for check mode | undercloud | 0:10:58.971017 | 0.03s 2025-10-03 07:45:57.260951 | fa163e2f-d608-db3b-d661-000000003535 | TASK | List hieradata files for check mode 2025-10-03 07:45:57.290289 | fa163e2f-d608-db3b-d661-000000003535 | SKIPPED | List hieradata files for check mode | undercloud 2025-10-03 07:45:57.291438 | fa163e2f-d608-db3b-d661-000000003535 | TIMING | List hieradata files for check mode | undercloud | 0:10:59.027015 | 0.03s 2025-10-03 07:45:57.315224 | fa163e2f-d608-db3b-d661-000000003536 | TASK | diff hieradata changes for check mode 2025-10-03 07:45:57.342954 | fa163e2f-d608-db3b-d661-000000003536 | SKIPPED | diff hieradata changes for check mode | undercloud 2025-10-03 07:45:57.344224 | fa163e2f-d608-db3b-d661-000000003536 | TIMING | diff hieradata changes for check mode | undercloud | 0:10:59.079798 | 0.03s 2025-10-03 07:45:57.371677 | fa163e2f-d608-db3b-d661-000000003538 | TASK | diff hieradata changes for check mode 2025-10-03 07:45:57.400104 | fa163e2f-d608-db3b-d661-000000003538 | SKIPPED | diff hieradata changes for check mode | undercloud 2025-10-03 07:45:57.401538 | fa163e2f-d608-db3b-d661-000000003538 | TIMING | diff hieradata changes for check mode | undercloud | 0:10:59.137114 | 0.03s 2025-10-03 07:45:57.426207 | fa163e2f-d608-db3b-d661-00000000353a | TASK | hiera.yaml changes for check mode 2025-10-03 07:45:57.448968 | fa163e2f-d608-db3b-d661-00000000353a | SKIPPED | hiera.yaml changes for check mode | undercloud 2025-10-03 07:45:57.450236 | fa163e2f-d608-db3b-d661-00000000353a | TIMING | hiera.yaml changes for check mode | undercloud | 0:10:59.185811 | 0.02s 2025-10-03 07:45:57.474663 | fa163e2f-d608-db3b-d661-00000000353b | TASK | diff hiera.yaml changes for check mode 2025-10-03 07:45:57.496883 | fa163e2f-d608-db3b-d661-00000000353b | SKIPPED | diff hiera.yaml changes for check mode | undercloud 2025-10-03 07:45:57.498116 | fa163e2f-d608-db3b-d661-00000000353b | TIMING | diff hiera.yaml changes for check mode | undercloud | 0:10:59.233692 | 0.02s 2025-10-03 07:45:57.525448 | fa163e2f-d608-db3b-d661-00000000353d | TASK | Template deployment file for UndercloudPostDeployment 2025-10-03 07:45:58.042031 | fa163e2f-d608-db3b-d661-00000000353d | CHANGED | Template deployment file for UndercloudPostDeployment | undercloud 2025-10-03 07:45:58.042987 | fa163e2f-d608-db3b-d661-00000000353d | TIMING | Template deployment file for UndercloudPostDeployment | undercloud | 0:10:59.778574 | 0.52s 2025-10-03 07:45:58.060481 | fa163e2f-d608-db3b-d661-00000000353e | TASK | Slurp remote deployment file for UndercloudPostDeployment 2025-10-03 07:45:58.280985 | fa163e2f-d608-db3b-d661-00000000353e | OK | Slurp remote deployment file for UndercloudPostDeployment | undercloud 2025-10-03 07:45:58.282327 | fa163e2f-d608-db3b-d661-00000000353e | TIMING | Slurp remote deployment file for UndercloudPostDeployment | undercloud | 0:11:00.017901 | 0.22s 2025-10-03 07:45:58.308016 | fa163e2f-d608-db3b-d661-00000000353f | TASK | Remote copy deployment file for UndercloudPostDeployment 2025-10-03 07:45:58.819637 | fa163e2f-d608-db3b-d661-00000000353f | CHANGED | Remote copy deployment file for UndercloudPostDeployment | undercloud 2025-10-03 07:45:58.821093 | fa163e2f-d608-db3b-d661-00000000353f | TIMING | Remote copy deployment file for UndercloudPostDeployment | undercloud | 0:11:00.556666 | 0.51s 2025-10-03 07:45:58.847733 | fa163e2f-d608-db3b-d661-000000003540 | TASK | Check if deployed file exists for UndercloudPostDeployment 2025-10-03 07:45:59.074330 | fa163e2f-d608-db3b-d661-000000003540 | OK | Check if deployed file exists for UndercloudPostDeployment | undercloud 2025-10-03 07:45:59.075819 | fa163e2f-d608-db3b-d661-000000003540 | TIMING | Check if deployed file exists for UndercloudPostDeployment | undercloud | 0:11:00.811394 | 0.23s 2025-10-03 07:45:59.101275 | fa163e2f-d608-db3b-d661-000000003541 | TASK | Check previous deployment rc for UndercloudPostDeployment 2025-10-03 07:45:59.151122 | fa163e2f-d608-db3b-d661-000000003541 | SKIPPED | Check previous deployment rc for UndercloudPostDeployment | undercloud 2025-10-03 07:45:59.152330 | fa163e2f-d608-db3b-d661-000000003541 | TIMING | Check previous deployment rc for UndercloudPostDeployment | undercloud | 0:11:00.887907 | 0.05s 2025-10-03 07:45:59.177698 | fa163e2f-d608-db3b-d661-000000003542 | TASK | Remove deployed file for UndercloudPostDeployment when previous deployment failed 2025-10-03 07:45:59.216501 | fa163e2f-d608-db3b-d661-000000003542 | SKIPPED | Remove deployed file for UndercloudPostDeployment when previous deployment failed | undercloud 2025-10-03 07:45:59.217704 | fa163e2f-d608-db3b-d661-000000003542 | TIMING | Remove deployed file for UndercloudPostDeployment when previous deployment failed | undercloud | 0:11:00.953281 | 0.04s 2025-10-03 07:45:59.243067 | fa163e2f-d608-db3b-d661-000000003543 | TASK | Force remove deployed file for UndercloudPostDeployment 2025-10-03 07:45:59.274946 | fa163e2f-d608-db3b-d661-000000003543 | SKIPPED | Force remove deployed file for UndercloudPostDeployment | undercloud 2025-10-03 07:45:59.276174 | fa163e2f-d608-db3b-d661-000000003543 | TIMING | Force remove deployed file for UndercloudPostDeployment | undercloud | 0:11:01.011751 | 0.03s 2025-10-03 07:45:59.300622 | fa163e2f-d608-db3b-d661-000000003544 | TASK | Run async deployment UndercloudPostDeployment ASYNC OK on undercloud: jid=35097661674.55699 2025-10-03 07:46:03.024831 | fa163e2f-d608-db3b-d661-000000003544 | CHANGED | Run async deployment UndercloudPostDeployment | undercloud 2025-10-03 07:46:03.025676 | fa163e2f-d608-db3b-d661-000000003544 | TIMING | Run async deployment UndercloudPostDeployment | undercloud | 0:11:04.761261 | 3.72s 2025-10-03 07:46:03.043992 | fa163e2f-d608-db3b-d661-000000003545 | TASK | Output for async deployment UndercloudPostDeployment 2025-10-03 07:46:03.091728 | fa163e2f-d608-db3b-d661-000000003545 | OK | Output for async deployment UndercloudPostDeployment | undercloud | result={ "changed": false, "failed_when_result": false, "msg": [ { "stderr": [ "[2025-10-03 07:45:59,874] (heat-config) [DEBUG] Running /usr/libexec/heat-config/hooks/script < /var/lib/heat-config/deployed/a62cbb21-b5e2-4a7a-8aa8-93688095bc66.json", "[2025-10-03 07:45:59,986] (heat-config) [INFO] !!binary |", " eyJkZXBsb3lfc3Rkb3V0IjogInNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQmdR", " REdzanBhL0hwMmxGeGJOOGFiOSsxdVBjTDdtQUVWcE5EejdQZGZzd2hDUVpTLzFUV210M295NVlq", " SnhLZ2p4Qjkrdm5KdGJ2UHR4UVRGUlVQM2dpcTdQelM3cUg1Z0pxVk9QQTMxUnhPdzZ3emc5cktv", " VEJkQ01ROEZUc1VhNmxTa011eVpnK0MwTmFIRllSTGx0aFFhLzJQb0hub1c2em5QRnhuYld3dW0y", " ZEpGdTVId294UjBZNXVJNVc5L3RqdFFWZXRUWGdlODdYQVYxY2NMYjEzOGxIMzZ5clFiQkdaUHVG", " Z2kvN0o3cDc2L0FwUzROZVRJSVExQ3F2QUVMU2pEVU00aXZtd25DREhyNmdXVkJVSUtyRWRNcGJQ", " d2lVNCswR3FrMmEwbjc4elkwNVVuRlRnREVGK29TR0RPKzFsd3pqdzIrM3J6UzR1b080bEF4WmI3", " ZTBoM0d5VGhyc3g4K2tpdGJCeHNSS2tMZXkrOXV3Q0lEY3FwUk9YN0xzUE9LeStCOWRibkozRVpE", " T2FyZkJFV3J6bGdMVG41Y2R0YUw5WVNaZGFscEV5cy9YdVNhWXAxbGUwYnd0S0RBS3VGZFQ3TENT", " UUF2ajh6N2d5bld4SmFXdUtnZXZaeG11dkRXR2gwdkFYeDZwZ1NObVF4Y0Z3RDdjdmVxbzZXS2Qw", " PSB6dXVsLWJ1aWxkLXNzaGtleVxuIiwgImRlcGxveV9zdGRlcnIiOiAiKyBIT01FRElSPS9ob21l", " L3p1dWxcbisgQ0xPVURfTkFNRT11bmRlcmNsb3VkXG4rKyBscyAtbGQgL2hvbWUvenV1bFxuKysg", " YXdrICd7cHJpbnQgJDN9J1xuKyBVU0VSTkFNRT16dXVsXG4rKyBscyAtbGQgL2hvbWUvenV1bFxu", " KysgYXdrICd7cHJpbnQgJDR9J1xuKyBHUk9VUE5BTUU9enV1bFxuKyB0b3VjaCAvaG9tZS96dXVs", " L3N0YWNrcmNcbisgY2htb2QgMDYwMCAvaG9tZS96dXVsL3N0YWNrcmNcbisgY2F0XG4rIGNhdFxu", " KyAnWycgLW4gJycgJ10nXG4rIGNob3duIHp1dWw6enV1bCAvaG9tZS96dXVsL3N0YWNrcmNcbisg", " LiAvaG9tZS96dXVsL3N0YWNrcmNcbisrKyBzZXRcbisrKyBhd2sgLUY9ICcvXk9TXy8ge3ByaW50", " ICQxfSdcbisrIGV4cG9ydCBPU19DTE9VRD11bmRlcmNsb3VkXG4rKyBPU19DTE9VRD11bmRlcmNs", " b3VkXG4rKyAnWycgLXogJycgJ10nXG4rKyBleHBvcnQgUFMxPVxuKysgUFMxPVxuKysgZXhwb3J0", " ICdQUzE9JHtPU19DTE9VRDorKCRPU19DTE9VRCl9ICdcbisrIFBTMT0nJHtPU19DTE9VRDorKCRP", " U19DTE9VRCl9ICdcbisrIGV4cG9ydCBDTE9VRFBST01QVF9FTkFCTEVEPTFcbisrIENMT1VEUFJP", " TVBUX0VOQUJMRUQ9MVxuKyAnWycgJyEnIC1mIC9ob21lL3p1dWwvLnNzaC9hdXRob3JpemVkX2tl", " eXMgJ10nXG4rICdbJyAnIScgLWYgL2hvbWUvenV1bC8uc3NoL2lkX3JzYSAnXSdcbisrIGNhdCAv", " aG9tZS96dXVsLy5zc2gvaWRfcnNhLnB1YlxuKyBncmVwICdzc2gtcnNhIEFBQUFCM056YUMxeWMy", " RUFBQUFEQVFBQkFBQUJnUURHc2pwYS9IcDJsRnhiTjhhYjkrMXVQY0w3bUFFVnBORHo3UGRmc3do", " Q1FaUy8xVFdtdDNveTVZakp4S2dqeEI5K3ZuSnRidlB0eFFURlJVUDNnaXE3UHpTN3FINWdKcVZP", " UEEzMVJ4T3c2d3pnOXJLb1RCZENNUThGVHNVYTZsU2tNdXlaZytDME5hSEZZUkxsdGhRYS8yUG9I", " bm9XNnpuUEZ4bmJXd3VtMmRKRnU1SHdveFIwWTV1STVXOS90anRRVmV0VFhnZTg3WEFWMWNjTGIx", " MzhsSDM2eXJRYkJHWlB1RmdpLzdKN3A3Ni9BcFM0TmVUSUlRMUNxdkFFTFNqRFVNNGl2bXduQ0RI", " cjZnV1ZCVUlLckVkTXBiUHdpVTQrMEdxazJhMG43OHpZMDVVbkZUZ0RFRitvU0dETysxbHd6ancy", " KzNyelM0dW9PNGxBeFpiN2UwaDNHeVRocnN4OCtraXRiQnhzUktrTGV5Kzl1d0NJRGNxcFJPWDdM", " c1BPS3krQjlkYm5KM0VaRE9hcmZCRVdyemxnTFRuNWNkdGFMOVlTWmRhbHBFeXMvWHVTYVlwMWxl", " MGJ3dEtEQUt1RmRUN0xDU1FBdmo4ejdneW5XeEphV3VLZ2V2WnhtdXZEV0doMHZBWHg2cGdTTm1R", " eGNGd0Q3Y3ZlcW82V0tkMD0genV1bC1idWlsZC1zc2hrZXknIC9ob21lL3p1dWwvLnNzaC9hdXRo", " b3JpemVkX2tleXNcbisgY2hvd24gLVIgenV1bDp6dXVsIC9ob21lL3p1dWwvLnNzaFxuIiwgImRl", " cGxveV9zdGF0dXNfY29kZSI6IDB9", "", "[2025-10-03 07:45:59,986] (heat-config) [DEBUG] b'[2025-10-03 07:45:59,942] (heat-config) [INFO] ssl_certificate=\\n[2025-10-03 07:45:59,942] (heat-config) [INFO] cloud_name=undercloud\\n[2025-10-03 07:45:59,942] (heat-config) [INFO] homedir=/home/zuul\\n[2025-10-03 07:45:59,942] (heat-config) [INFO] deploy_server_id=5ca9aa10-2ba6-43be-8f7a-c98b8aa226aa\\n[2025-10-03 07:45:59,942] (heat-config) [INFO] deploy_action=CREATE\\n[2025-10-03 07:45:59,942] (heat-config) [INFO] deploy_stack_id=undercloud-AllNodesDeploySteps-ttq5fqxm5pri-UndercloudExtraConfigPost-b6zdd5a57osw-UndercloudPostDeployment-b2xh5ab3dpv2-0-ihuhatc3jfqt/26610f5e-db27-4acb-b362-1f42da9e77ed\\n[2025-10-03 07:45:59,942] (heat-config) [INFO] deploy_resource_name=TripleOSoftwareDeployment\\n[2025-10-03 07:45:59,942] (heat-config) [INFO] deploy_signal_transport=NO_SIGNAL\\n[2025-10-03 07:45:59,942] (heat-config) [DEBUG] Running /var/lib/heat-config/heat-config-script/a62cbb21-b5e2-4a7a-8aa8-93688095bc66\\n[2025-10-03 07:45:59,971] (heat-config) [INFO] b\\'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGsjpa/Hp2lFxbN8ab9+1uPcL7mAEVpNDz7PdfswhCQZS/1TWmt3oy5YjJxKgjxB9+vnJtbvPtxQTFRUP3giq7PzS7qH5gJqVOPA31RxOw6wzg9rKoTBdCMQ8FTsUa6lSkMuyZg+C0NaHFYRLlthQa/2PoHnoW6znPFxnbWwum2dJFu5HwoxR0Y5uI5W9/tjtQVetTXge87XAV1ccLb138lH36yrQbBGZPuFgi/7J7p76/ApS4NeTIIQ1CqvAELSjDUM4ivmwnCDHr6gWVBUIKrEdMpbPwiU4+0Gqk2a0n78zY05UnFTgDEF+oSGDO+1lwzjw2+3rzS4uoO4lAxZb7e0h3GyThrsx8+kitbBxsRKkLey+9uwCIDcqpROX7LsPOKy+B9dbnJ3EZDOarfBEWrzlgLTn5cdtaL9YSZdalpEys/XuSaYp1le0bwtKDAKuFdT7LCSQAvj8z7gynWxJaWuKgevZxmuvDWGh0vAXx6pgSNmQxcFwD7cveqo6WKd0= zuul-build-sshkey\\\\n\\'\\n[2025-10-03 07:45:59,971] (heat-config) [DEBUG] b\"+ HOMEDIR=/home/zuul\\\\n+ CLOUD_NAME=undercloud\\\\n++ ls -ld /home/zuul\\\\n++ awk \\'{print $3}\\'\\\\n+ USERNAME=zuul\\\\n++ ls -ld /home/zuul\\\\n++ awk \\'{print $4}\\'\\\\n+ GROUPNAME=zuul\\\\n+ touch /home/zuul/stackrc\\\\n+ chmod 0600 /home/zuul/stackrc\\\\n+ cat\\\\n+ cat\\\\n+ \\'[\\' -n \\'\\' \\']\\'\\\\n+ chown zuul:zuul /home/zuul/stackrc\\\\n+ . /home/zuul/stackrc\\\\n+++ set\\\\n+++ awk -F= \\'/^OS_/ {print $1}\\'\\\\n++ export OS_CLOUD=undercloud\\\\n++ OS_CLOUD=undercloud\\\\n++ \\'[\\' -z \\'\\' \\']\\'\\\\n++ export PS1=\\\\n++ PS1=\\\\n++ export \\'PS1=${OS_CLOUD:+($OS_CLOUD)} \\'\\\\n++ PS1=\\'${OS_CLOUD:+($OS_CLOUD)} \\'\\\\n++ export CLOUDPROMPT_ENABLED=1\\\\n++ CLOUDPROMPT_ENABLED=1\\\\n+ \\'[\\' \\'!\\' -f /home/zuul/.ssh/authorized_keys \\']\\'\\\\n+ \\'[\\' \\'!\\' -f /home/zuul/.ssh/id_rsa \\']\\'\\\\n++ cat /home/zuul/.ssh/id_rsa.pub\\\\n+ grep \\'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGsjpa/Hp2lFxbN8ab9+1uPcL7mAEVpNDz7PdfswhCQZS/1TWmt3oy5YjJxKgjxB9+vnJtbvPtxQTFRUP3giq7PzS7qH5gJqVOPA31RxOw6wzg9rKoTBdCMQ8FTsUa6lSkMuyZg+C0NaHFYRLlthQa/2PoHnoW6znPFxnbWwum2dJFu5HwoxR0Y5uI5W9/tjtQVetTXge87XAV1ccLb138lH36yrQbBGZPuFgi/7J7p76/ApS4NeTIIQ1CqvAELSjDUM4ivmwnCDHr6gWVBUIKrEdMpbPwiU4+0Gqk2a0n78zY05UnFTgDEF+oSGDO+1lwzjw2+3rzS4uoO4lAxZb7e0h3GyThrsx8+kitbBxsRKkLey+9uwCIDcqpROX7LsPOKy+B9dbnJ3EZDOarfBEWrzlgLTn5cdtaL9YSZdalpEys/XuSaYp1le0bwtKDAKuFdT7LCSQAvj8z7gynWxJaWuKgevZxmuvDWGh0vAXx6pgSNmQxcFwD7cveqo6WKd0= zuul-build-sshkey\\' /home/zuul/.ssh/authorized_keys\\\\n+ chown -R zuul:zuul /home/zuul/.ssh\\\\n\"\\n[2025-10-03 07:45:59,972] (heat-config) [INFO] Completed /var/lib/heat-config/heat-config-script/a62cbb21-b5e2-4a7a-8aa8-93688095bc66\\n'", "[2025-10-03 07:45:59,986] (heat-config) [INFO] Completed /usr/libexec/heat-config/hooks/script", "[2025-10-03 07:45:59,986] (heat-config) [DEBUG] Running heat-config-notify /var/lib/heat-config/deployed/a62cbb21-b5e2-4a7a-8aa8-93688095bc66.json < /var/lib/heat-config/deployed/a62cbb21-b5e2-4a7a-8aa8-93688095bc66.notify.json", "[2025-10-03 07:46:00,577] (heat-config) [INFO] b''", "[2025-10-03 07:46:00,577] (heat-config) [DEBUG] b''" ] }, { "status_code": "0" } ] } 2025-10-03 07:46:03.092694 | fa163e2f-d608-db3b-d661-000000003545 | TIMING | Output for async deployment UndercloudPostDeployment | undercloud | 0:11:04.828279 | 0.05s 2025-10-03 07:46:03.111676 | fa163e2f-d608-db3b-d661-000000003546 | TASK | Check-mode for Run deployment UndercloudPostDeployment (changed status indicates deployment would run) 2025-10-03 07:46:03.138574 | fa163e2f-d608-db3b-d661-000000003546 | SKIPPED | Check-mode for Run deployment UndercloudPostDeployment (changed status indicates deployment would run) | undercloud 2025-10-03 07:46:03.139395 | fa163e2f-d608-db3b-d661-000000003546 | TIMING | Check-mode for Run deployment UndercloudPostDeployment (changed status indicates deployment would run) | undercloud | 0:11:04.874982 | 0.03s 2025-10-03 07:46:03.156183 | fa163e2f-d608-db3b-d661-00000000354c | TASK | Quote the JSON queries to escape invalid characters 2025-10-03 07:46:03.192693 | fa163e2f-d608-db3b-d661-00000000354c | OK | Quote the JSON queries to escape invalid characters | undercloud 2025-10-03 07:46:03.193504 | fa163e2f-d608-db3b-d661-00000000354c | TIMING | Quote the JSON queries to escape invalid characters | undercloud | 0:11:04.929090 | 0.04s 2025-10-03 07:46:03.210708 | fa163e2f-d608-db3b-d661-00000000354d | TASK | Lookup deployment UUID 2025-10-03 07:46:03.282655 | fa163e2f-d608-db3b-d661-00000000354d | OK | Lookup deployment UUID | undercloud 2025-10-03 07:46:03.284049 | fa163e2f-d608-db3b-d661-00000000354d | TIMING | Lookup deployment UUID | undercloud | 0:11:05.019622 | 0.07s 2025-10-03 07:46:03.311872 | fa163e2f-d608-db3b-d661-00000000354e | TASK | Lookup deployment group 2025-10-03 07:46:03.373165 | fa163e2f-d608-db3b-d661-00000000354e | OK | Lookup deployment group | undercloud 2025-10-03 07:46:03.374199 | fa163e2f-d608-db3b-d661-00000000354e | TIMING | Lookup deployment group | undercloud | 0:11:05.109780 | 0.06s 2025-10-03 07:46:03.398299 | fa163e2f-d608-db3b-d661-000000003550 | TASK | Create hiera check-mode directory 2025-10-03 07:46:03.428736 | fa163e2f-d608-db3b-d661-000000003550 | SKIPPED | Create hiera check-mode directory | undercloud 2025-10-03 07:46:03.429991 | fa163e2f-d608-db3b-d661-000000003550 | TIMING | Create hiera check-mode directory | undercloud | 0:11:05.165568 | 0.03s 2025-10-03 07:46:03.455370 | fa163e2f-d608-db3b-d661-000000003551 | TASK | Create deployed check-mode directory 2025-10-03 07:46:03.484077 | fa163e2f-d608-db3b-d661-000000003551 | SKIPPED | Create deployed check-mode directory | undercloud 2025-10-03 07:46:03.485297 | fa163e2f-d608-db3b-d661-000000003551 | TIMING | Create deployed check-mode directory | undercloud | 0:11:05.220873 | 0.03s 2025-10-03 07:46:03.511009 | fa163e2f-d608-db3b-d661-000000003552 | TASK | Create tripleo-config-download check-mode directory 2025-10-03 07:46:03.539953 | fa163e2f-d608-db3b-d661-000000003552 | SKIPPED | Create tripleo-config-download check-mode directory | undercloud 2025-10-03 07:46:03.541254 | fa163e2f-d608-db3b-d661-000000003552 | TIMING | Create tripleo-config-download check-mode directory | undercloud | 0:11:05.276831 | 0.03s 2025-10-03 07:46:03.567494 | fa163e2f-d608-db3b-d661-000000003553 | TASK | Template deployment file for UndercloudPostPyDeployment 2025-10-03 07:46:03.596417 | fa163e2f-d608-db3b-d661-000000003553 | SKIPPED | Template deployment file for UndercloudPostPyDeployment | undercloud 2025-10-03 07:46:03.597706 | fa163e2f-d608-db3b-d661-000000003553 | TIMING | Template deployment file for UndercloudPostPyDeployment | undercloud | 0:11:05.333282 | 0.03s 2025-10-03 07:46:03.625375 | fa163e2f-d608-db3b-d661-000000003554 | TASK | Slurp remote deployment file for UndercloudPostPyDeployment 2025-10-03 07:46:03.656915 | fa163e2f-d608-db3b-d661-000000003554 | SKIPPED | Slurp remote deployment file for UndercloudPostPyDeployment | undercloud 2025-10-03 07:46:03.658494 | fa163e2f-d608-db3b-d661-000000003554 | TIMING | Slurp remote deployment file for UndercloudPostPyDeployment | undercloud | 0:11:05.394043 | 0.03s 2025-10-03 07:46:03.685893 | fa163e2f-d608-db3b-d661-000000003555 | TASK | Remote copy deployment file for UndercloudPostPyDeployment 2025-10-03 07:46:03.706560 | fa163e2f-d608-db3b-d661-000000003555 | SKIPPED | Remote copy deployment file for UndercloudPostPyDeployment | undercloud 2025-10-03 07:46:03.707777 | fa163e2f-d608-db3b-d661-000000003555 | TIMING | Remote copy deployment file for UndercloudPostPyDeployment | undercloud | 0:11:05.443347 | 0.02s 2025-10-03 07:46:03.736435 | fa163e2f-d608-db3b-d661-000000003556 | TASK | Run hiera deployment for check mode 2025-10-03 07:46:03.757565 | fa163e2f-d608-db3b-d661-000000003556 | SKIPPED | Run hiera deployment for check mode | undercloud 2025-10-03 07:46:03.758664 | fa163e2f-d608-db3b-d661-000000003556 | TIMING | Run hiera deployment for check mode | undercloud | 0:11:05.494241 | 0.02s 2025-10-03 07:46:03.783129 | fa163e2f-d608-db3b-d661-000000003557 | TASK | List hieradata files for check mode 2025-10-03 07:46:03.817642 | fa163e2f-d608-db3b-d661-000000003557 | SKIPPED | List hieradata files for check mode | undercloud 2025-10-03 07:46:03.818752 | fa163e2f-d608-db3b-d661-000000003557 | TIMING | List hieradata files for check mode | undercloud | 0:11:05.554331 | 0.03s 2025-10-03 07:46:03.843393 | fa163e2f-d608-db3b-d661-000000003558 | TASK | diff hieradata changes for check mode 2025-10-03 07:46:03.877250 | fa163e2f-d608-db3b-d661-000000003558 | SKIPPED | diff hieradata changes for check mode | undercloud 2025-10-03 07:46:03.878369 | fa163e2f-d608-db3b-d661-000000003558 | TIMING | diff hieradata changes for check mode | undercloud | 0:11:05.613946 | 0.03s 2025-10-03 07:46:03.896109 | fa163e2f-d608-db3b-d661-00000000355a | TASK | diff hieradata changes for check mode 2025-10-03 07:46:03.924143 | fa163e2f-d608-db3b-d661-00000000355a | SKIPPED | diff hieradata changes for check mode | undercloud 2025-10-03 07:46:03.925284 | fa163e2f-d608-db3b-d661-00000000355a | TIMING | diff hieradata changes for check mode | undercloud | 0:11:05.660861 | 0.03s 2025-10-03 07:46:03.950245 | fa163e2f-d608-db3b-d661-00000000355c | TASK | hiera.yaml changes for check mode 2025-10-03 07:46:03.980386 | fa163e2f-d608-db3b-d661-00000000355c | SKIPPED | hiera.yaml changes for check mode | undercloud 2025-10-03 07:46:03.982104 | fa163e2f-d608-db3b-d661-00000000355c | TIMING | hiera.yaml changes for check mode | undercloud | 0:11:05.717678 | 0.03s 2025-10-03 07:46:04.005697 | fa163e2f-d608-db3b-d661-00000000355d | TASK | diff hiera.yaml changes for check mode 2025-10-03 07:46:04.044352 | fa163e2f-d608-db3b-d661-00000000355d | SKIPPED | diff hiera.yaml changes for check mode | undercloud 2025-10-03 07:46:04.045663 | fa163e2f-d608-db3b-d661-00000000355d | TIMING | diff hiera.yaml changes for check mode | undercloud | 0:11:05.781240 | 0.04s 2025-10-03 07:46:04.072111 | fa163e2f-d608-db3b-d661-00000000355f | TASK | Template deployment file for UndercloudPostPyDeployment 2025-10-03 07:46:04.559008 | fa163e2f-d608-db3b-d661-00000000355f | CHANGED | Template deployment file for UndercloudPostPyDeployment | undercloud 2025-10-03 07:46:04.560399 | fa163e2f-d608-db3b-d661-00000000355f | TIMING | Template deployment file for UndercloudPostPyDeployment | undercloud | 0:11:06.295973 | 0.49s 2025-10-03 07:46:04.586317 | fa163e2f-d608-db3b-d661-000000003560 | TASK | Slurp remote deployment file for UndercloudPostPyDeployment 2025-10-03 07:46:04.809270 | fa163e2f-d608-db3b-d661-000000003560 | OK | Slurp remote deployment file for UndercloudPostPyDeployment | undercloud 2025-10-03 07:46:04.810504 | fa163e2f-d608-db3b-d661-000000003560 | TIMING | Slurp remote deployment file for UndercloudPostPyDeployment | undercloud | 0:11:06.546079 | 0.22s 2025-10-03 07:46:04.831880 | fa163e2f-d608-db3b-d661-000000003561 | TASK | Remote copy deployment file for UndercloudPostPyDeployment 2025-10-03 07:46:05.362694 | fa163e2f-d608-db3b-d661-000000003561 | CHANGED | Remote copy deployment file for UndercloudPostPyDeployment | undercloud 2025-10-03 07:46:05.364227 | fa163e2f-d608-db3b-d661-000000003561 | TIMING | Remote copy deployment file for UndercloudPostPyDeployment | undercloud | 0:11:07.099801 | 0.53s 2025-10-03 07:46:05.390651 | fa163e2f-d608-db3b-d661-000000003562 | TASK | Check if deployed file exists for UndercloudPostPyDeployment 2025-10-03 07:46:05.613938 | fa163e2f-d608-db3b-d661-000000003562 | OK | Check if deployed file exists for UndercloudPostPyDeployment | undercloud 2025-10-03 07:46:05.615337 | fa163e2f-d608-db3b-d661-000000003562 | TIMING | Check if deployed file exists for UndercloudPostPyDeployment | undercloud | 0:11:07.350910 | 0.22s 2025-10-03 07:46:05.641003 | fa163e2f-d608-db3b-d661-000000003563 | TASK | Check previous deployment rc for UndercloudPostPyDeployment 2025-10-03 07:46:05.670943 | fa163e2f-d608-db3b-d661-000000003563 | SKIPPED | Check previous deployment rc for UndercloudPostPyDeployment | undercloud 2025-10-03 07:46:05.671972 | fa163e2f-d608-db3b-d661-000000003563 | TIMING | Check previous deployment rc for UndercloudPostPyDeployment | undercloud | 0:11:07.407554 | 0.03s 2025-10-03 07:46:05.693043 | fa163e2f-d608-db3b-d661-000000003564 | TASK | Remove deployed file for UndercloudPostPyDeployment when previous deployment failed 2025-10-03 07:46:05.731391 | fa163e2f-d608-db3b-d661-000000003564 | SKIPPED | Remove deployed file for UndercloudPostPyDeployment when previous deployment failed | undercloud 2025-10-03 07:46:05.732582 | fa163e2f-d608-db3b-d661-000000003564 | TIMING | Remove deployed file for UndercloudPostPyDeployment when previous deployment failed | undercloud | 0:11:07.468159 | 0.04s 2025-10-03 07:46:05.757439 | fa163e2f-d608-db3b-d661-000000003565 | TASK | Force remove deployed file for UndercloudPostPyDeployment 2025-10-03 07:46:05.788564 | fa163e2f-d608-db3b-d661-000000003565 | SKIPPED | Force remove deployed file for UndercloudPostPyDeployment | undercloud 2025-10-03 07:46:05.789936 | fa163e2f-d608-db3b-d661-000000003565 | TIMING | Force remove deployed file for UndercloudPostPyDeployment | undercloud | 0:11:07.525509 | 0.03s 2025-10-03 07:46:05.816790 | fa163e2f-d608-db3b-d661-000000003566 | TASK | Run async deployment UndercloudPostPyDeployment ASYNC OK on undercloud: jid=183109506207.55941 2025-10-03 07:46:09.517157 | fa163e2f-d608-db3b-d661-000000003566 | CHANGED | Run async deployment UndercloudPostPyDeployment | undercloud 2025-10-03 07:46:09.518299 | fa163e2f-d608-db3b-d661-000000003566 | TIMING | Run async deployment UndercloudPostPyDeployment | undercloud | 0:11:11.253874 | 3.70s 2025-10-03 07:46:09.544078 | fa163e2f-d608-db3b-d661-000000003567 | TASK | Output for async deployment UndercloudPostPyDeployment 2025-10-03 07:46:09.626326 | fa163e2f-d608-db3b-d661-000000003567 | OK | Output for async deployment UndercloudPostPyDeployment | undercloud | result={ "changed": false, "failed_when_result": false, "msg": [ { "stderr": [ "[2025-10-03 07:46:06,322] (heat-config) [DEBUG] Running /usr/libexec/heat-config/hooks/script < /var/lib/heat-config/deployed/649ea2e6-d07c-4041-9e8e-d381faf13b20.json", "[2025-10-03 07:46:07,300] (heat-config) [INFO] !!binary |", " eyJkZXBsb3lfc3Rkb3V0IjogIldBUk5JTkc6IFVuZGVyY2xvdWQgUG9zdCAtIE5vdmEgQVBJIGlz", " IGRpc2FibGVkLlxuV0FSTklORzogVW5kZXJjbG91ZCBQb3N0IC0gTWlzdHJhbCBBUEkgaXMgZGlz", " YWJsZWQuXG4iLCAiZGVwbG95X3N0ZGVyciI6ICIiLCAiZGVwbG95X3N0YXR1c19jb2RlIjogMH0=", "", "[2025-10-03 07:46:07,300] (heat-config) [DEBUG] b'[2025-10-03 07:46:06,382] (heat-config) [INFO] config={\"cloud_name\": \"undercloud\", \"home_dir\": \"/home/zuul\", \"snmp_readonly_user_password\": \"gBkR15ZOTGKj2WSb8BB4SKCU\", \"undercloud_db_host\": \"192.168.122.99\", \"undercloud_db_password\": \"gq4ide5vFe\"}\\n[2025-10-03 07:46:06,382] (heat-config) [INFO] deploy_server_id=5ca9aa10-2ba6-43be-8f7a-c98b8aa226aa\\n[2025-10-03 07:46:06,382] (heat-config) [INFO] deploy_action=CREATE\\n[2025-10-03 07:46:06,382] (heat-config) [INFO] deploy_stack_id=undercloud-AllNodesDeploySteps-ttq5fqxm5pri-UndercloudExtraConfigPost-b6zdd5a57osw-UndercloudPostPyDeployment-useybrhb65ln-0-47eqcydititt/485c8860-ba61-44b8-88bd-f91173601e0b\\n[2025-10-03 07:46:06,382] (heat-config) [INFO] deploy_resource_name=TripleOSoftwareDeployment\\n[2025-10-03 07:46:06,382] (heat-config) [INFO] deploy_signal_transport=NO_SIGNAL\\n[2025-10-03 07:46:06,382] (heat-config) [DEBUG] Running /var/lib/heat-config/heat-config-script/649ea2e6-d07c-4041-9e8e-d381faf13b20\\n[2025-10-03 07:46:07,294] (heat-config) [INFO] b\\'WARNING: Undercloud Post - Nova API is disabled.\\\\nWARNING: Undercloud Post - Mistral API is disabled.\\\\n\\'\\n[2025-10-03 07:46:07,294] (heat-config) [DEBUG] b\\'\\'\\n[2025-10-03 07:46:07,294] (heat-config) [INFO] Completed /var/lib/heat-config/heat-config-script/649ea2e6-d07c-4041-9e8e-d381faf13b20\\n'", "[2025-10-03 07:46:07,300] (heat-config) [INFO] Completed /usr/libexec/heat-config/hooks/script", "[2025-10-03 07:46:07,300] (heat-config) [DEBUG] Running heat-config-notify /var/lib/heat-config/deployed/649ea2e6-d07c-4041-9e8e-d381faf13b20.json < /var/lib/heat-config/deployed/649ea2e6-d07c-4041-9e8e-d381faf13b20.notify.json", "[2025-10-03 07:46:07,879] (heat-config) [INFO] b''", "[2025-10-03 07:46:07,879] (heat-config) [DEBUG] b''" ] }, { "status_code": "0" } ] } 2025-10-03 07:46:09.627715 | fa163e2f-d608-db3b-d661-000000003567 | TIMING | Output for async deployment UndercloudPostPyDeployment | undercloud | 0:11:11.363290 | 0.08s 2025-10-03 07:46:09.655306 | fa163e2f-d608-db3b-d661-000000003568 | TASK | Check-mode for Run deployment UndercloudPostPyDeployment (changed status indicates deployment would run) 2025-10-03 07:46:09.685750 | fa163e2f-d608-db3b-d661-000000003568 | SKIPPED | Check-mode for Run deployment UndercloudPostPyDeployment (changed status indicates deployment would run) | undercloud 2025-10-03 07:46:09.686884 | fa163e2f-d608-db3b-d661-000000003568 | TIMING | Check-mode for Run deployment UndercloudPostPyDeployment (changed status indicates deployment would run) | undercloud | 0:11:11.422461 | 0.03s 2025-10-03 07:46:09.712492 | fa163e2f-d608-db3b-d661-00000000356e | TASK | Quote the JSON queries to escape invalid characters 2025-10-03 07:46:09.751346 | fa163e2f-d608-db3b-d661-00000000356e | OK | Quote the JSON queries to escape invalid characters | undercloud 2025-10-03 07:46:09.752725 | fa163e2f-d608-db3b-d661-00000000356e | TIMING | Quote the JSON queries to escape invalid characters | undercloud | 0:11:11.488302 | 0.04s 2025-10-03 07:46:09.776826 | fa163e2f-d608-db3b-d661-00000000356f | TASK | Lookup deployment UUID 2025-10-03 07:46:09.851809 | fa163e2f-d608-db3b-d661-00000000356f | OK | Lookup deployment UUID | undercloud 2025-10-03 07:46:09.853113 | fa163e2f-d608-db3b-d661-00000000356f | TIMING | Lookup deployment UUID | undercloud | 0:11:11.588686 | 0.07s 2025-10-03 07:46:09.877068 | fa163e2f-d608-db3b-d661-000000003570 | TASK | Lookup deployment group 2025-10-03 07:46:09.948671 | fa163e2f-d608-db3b-d661-000000003570 | OK | Lookup deployment group | undercloud 2025-10-03 07:46:09.950095 | fa163e2f-d608-db3b-d661-000000003570 | TIMING | Lookup deployment group | undercloud | 0:11:11.685669 | 0.07s 2025-10-03 07:46:09.977032 | fa163e2f-d608-db3b-d661-000000003572 | TASK | Create hiera check-mode directory 2025-10-03 07:46:10.007258 | fa163e2f-d608-db3b-d661-000000003572 | SKIPPED | Create hiera check-mode directory | undercloud 2025-10-03 07:46:10.009221 | fa163e2f-d608-db3b-d661-000000003572 | TIMING | Create hiera check-mode directory | undercloud | 0:11:11.744797 | 0.03s 2025-10-03 07:46:10.034655 | fa163e2f-d608-db3b-d661-000000003573 | TASK | Create deployed check-mode directory 2025-10-03 07:46:10.065003 | fa163e2f-d608-db3b-d661-000000003573 | SKIPPED | Create deployed check-mode directory | undercloud 2025-10-03 07:46:10.066210 | fa163e2f-d608-db3b-d661-000000003573 | TIMING | Create deployed check-mode directory | undercloud | 0:11:11.801788 | 0.03s 2025-10-03 07:46:10.089912 | fa163e2f-d608-db3b-d661-000000003574 | TASK | Create tripleo-config-download check-mode directory 2025-10-03 07:46:10.118930 | fa163e2f-d608-db3b-d661-000000003574 | SKIPPED | Create tripleo-config-download check-mode directory | undercloud 2025-10-03 07:46:10.120191 | fa163e2f-d608-db3b-d661-000000003574 | TIMING | Create tripleo-config-download check-mode directory | undercloud | 0:11:11.855763 | 0.03s 2025-10-03 07:46:10.145667 | fa163e2f-d608-db3b-d661-000000003575 | TASK | Template deployment file for UndercloudCtlplaneNetworkDeployment 2025-10-03 07:46:10.175091 | fa163e2f-d608-db3b-d661-000000003575 | SKIPPED | Template deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-03 07:46:10.176353 | fa163e2f-d608-db3b-d661-000000003575 | TIMING | Template deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:11.911923 | 0.03s 2025-10-03 07:46:10.204309 | fa163e2f-d608-db3b-d661-000000003576 | TASK | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment 2025-10-03 07:46:10.235633 | fa163e2f-d608-db3b-d661-000000003576 | SKIPPED | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-03 07:46:10.236816 | fa163e2f-d608-db3b-d661-000000003576 | TIMING | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:11.972392 | 0.03s 2025-10-03 07:46:10.263640 | fa163e2f-d608-db3b-d661-000000003577 | TASK | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment 2025-10-03 07:46:10.293862 | fa163e2f-d608-db3b-d661-000000003577 | SKIPPED | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-03 07:46:10.295374 | fa163e2f-d608-db3b-d661-000000003577 | TIMING | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:12.030948 | 0.03s 2025-10-03 07:46:10.319199 | fa163e2f-d608-db3b-d661-000000003578 | TASK | Run hiera deployment for check mode 2025-10-03 07:46:10.349360 | fa163e2f-d608-db3b-d661-000000003578 | SKIPPED | Run hiera deployment for check mode | undercloud 2025-10-03 07:46:10.350723 | fa163e2f-d608-db3b-d661-000000003578 | TIMING | Run hiera deployment for check mode | undercloud | 0:11:12.086298 | 0.03s 2025-10-03 07:46:10.375436 | fa163e2f-d608-db3b-d661-000000003579 | TASK | List hieradata files for check mode 2025-10-03 07:46:10.406446 | fa163e2f-d608-db3b-d661-000000003579 | SKIPPED | List hieradata files for check mode | undercloud 2025-10-03 07:46:10.407741 | fa163e2f-d608-db3b-d661-000000003579 | TIMING | List hieradata files for check mode | undercloud | 0:11:12.143317 | 0.03s 2025-10-03 07:46:10.431512 | fa163e2f-d608-db3b-d661-00000000357a | TASK | diff hieradata changes for check mode 2025-10-03 07:46:10.463006 | fa163e2f-d608-db3b-d661-00000000357a | SKIPPED | diff hieradata changes for check mode | undercloud 2025-10-03 07:46:10.464170 | fa163e2f-d608-db3b-d661-00000000357a | TIMING | diff hieradata changes for check mode | undercloud | 0:11:12.199746 | 0.03s 2025-10-03 07:46:10.487958 | fa163e2f-d608-db3b-d661-00000000357c | TASK | diff hieradata changes for check mode 2025-10-03 07:46:10.518666 | fa163e2f-d608-db3b-d661-00000000357c | SKIPPED | diff hieradata changes for check mode | undercloud 2025-10-03 07:46:10.519827 | fa163e2f-d608-db3b-d661-00000000357c | TIMING | diff hieradata changes for check mode | undercloud | 0:11:12.255402 | 0.03s 2025-10-03 07:46:10.545428 | fa163e2f-d608-db3b-d661-00000000357e | TASK | hiera.yaml changes for check mode 2025-10-03 07:46:10.575205 | fa163e2f-d608-db3b-d661-00000000357e | SKIPPED | hiera.yaml changes for check mode | undercloud 2025-10-03 07:46:10.576498 | fa163e2f-d608-db3b-d661-00000000357e | TIMING | hiera.yaml changes for check mode | undercloud | 0:11:12.312030 | 0.03s 2025-10-03 07:46:10.602235 | fa163e2f-d608-db3b-d661-00000000357f | TASK | diff hiera.yaml changes for check mode 2025-10-03 07:46:10.633017 | fa163e2f-d608-db3b-d661-00000000357f | SKIPPED | diff hiera.yaml changes for check mode | undercloud 2025-10-03 07:46:10.634263 | fa163e2f-d608-db3b-d661-00000000357f | TIMING | diff hiera.yaml changes for check mode | undercloud | 0:11:12.369839 | 0.03s 2025-10-03 07:46:10.660612 | fa163e2f-d608-db3b-d661-000000003581 | TASK | Template deployment file for UndercloudCtlplaneNetworkDeployment 2025-10-03 07:46:11.140292 | fa163e2f-d608-db3b-d661-000000003581 | CHANGED | Template deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-03 07:46:11.141876 | fa163e2f-d608-db3b-d661-000000003581 | TIMING | Template deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:12.877450 | 0.48s 2025-10-03 07:46:11.167281 | fa163e2f-d608-db3b-d661-000000003582 | TASK | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment 2025-10-03 07:46:11.388694 | fa163e2f-d608-db3b-d661-000000003582 | OK | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-03 07:46:11.390100 | fa163e2f-d608-db3b-d661-000000003582 | TIMING | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:13.125675 | 0.22s 2025-10-03 07:46:11.415732 | fa163e2f-d608-db3b-d661-000000003583 | TASK | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment 2025-10-03 07:46:11.860731 | fa163e2f-d608-db3b-d661-000000003583 | CHANGED | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-03 07:46:11.862089 | fa163e2f-d608-db3b-d661-000000003583 | TIMING | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:13.597664 | 0.45s 2025-10-03 07:46:11.889401 | fa163e2f-d608-db3b-d661-000000003584 | TASK | Check if deployed file exists for UndercloudCtlplaneNetworkDeployment 2025-10-03 07:46:12.100930 | fa163e2f-d608-db3b-d661-000000003584 | OK | Check if deployed file exists for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-03 07:46:12.102704 | fa163e2f-d608-db3b-d661-000000003584 | TIMING | Check if deployed file exists for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:13.838270 | 0.21s 2025-10-03 07:46:12.130093 | fa163e2f-d608-db3b-d661-000000003585 | TASK | Check previous deployment rc for UndercloudCtlplaneNetworkDeployment 2025-10-03 07:46:12.169589 | fa163e2f-d608-db3b-d661-000000003585 | SKIPPED | Check previous deployment rc for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-03 07:46:12.170730 | fa163e2f-d608-db3b-d661-000000003585 | TIMING | Check previous deployment rc for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:13.906307 | 0.04s 2025-10-03 07:46:12.196122 | fa163e2f-d608-db3b-d661-000000003586 | TASK | Remove deployed file for UndercloudCtlplaneNetworkDeployment when previous deployment failed 2025-10-03 07:46:12.235807 | fa163e2f-d608-db3b-d661-000000003586 | SKIPPED | Remove deployed file for UndercloudCtlplaneNetworkDeployment when previous deployment failed | undercloud 2025-10-03 07:46:12.237097 | fa163e2f-d608-db3b-d661-000000003586 | TIMING | Remove deployed file for UndercloudCtlplaneNetworkDeployment when previous deployment failed | undercloud | 0:11:13.972674 | 0.04s 2025-10-03 07:46:12.264269 | fa163e2f-d608-db3b-d661-000000003587 | TASK | Force remove deployed file for UndercloudCtlplaneNetworkDeployment 2025-10-03 07:46:12.295415 | fa163e2f-d608-db3b-d661-000000003587 | SKIPPED | Force remove deployed file for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-03 07:46:12.297111 | fa163e2f-d608-db3b-d661-000000003587 | TIMING | Force remove deployed file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:14.032678 | 0.03s 2025-10-03 07:46:12.325082 | fa163e2f-d608-db3b-d661-000000003588 | TASK | Run async deployment UndercloudCtlplaneNetworkDeployment ASYNC POLL on undercloud: jid=955369256982.56100 started=1 finished=0 ASYNC OK on undercloud: jid=955369256982.56100 2025-10-03 07:46:19.203657 | fa163e2f-d608-db3b-d661-000000003588 | CHANGED | Run async deployment UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-03 07:46:19.205054 | fa163e2f-d608-db3b-d661-000000003588 | TIMING | Run async deployment UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:20.940630 | 6.88s 2025-10-03 07:46:19.231663 | fa163e2f-d608-db3b-d661-000000003589 | TASK | Output for async deployment UndercloudCtlplaneNetworkDeployment 2025-10-03 07:46:19.318097 | fa163e2f-d608-db3b-d661-000000003589 | OK | Output for async deployment UndercloudCtlplaneNetworkDeployment | undercloud | result={ "changed": false, "failed_when_result": false, "msg": [ { "stderr": [ "[2025-10-03 07:46:12,887] (heat-config) [DEBUG] Running /usr/libexec/heat-config/hooks/script < /var/lib/heat-config/deployed/03cd56f0-ef61-4a75-b23e-738743bbbd53.json", "[2025-10-03 07:46:15,611] (heat-config) [INFO] !!binary |", " eyJkZXBsb3lfc3Rkb3V0IjogIklORk86IE5ldHdvcmsgY3JlYXRlZCBvcGVuc3RhY2submV0d29y", " ay52Mi5uZXR3b3JrLk5ldHdvcmsobmFtZT1jdGxwbGFuZSwgcHJvdmlkZXI6bmV0d29ya190eXBl", " PWZsYXQsIHByb3ZpZGVyOnBoeXNpY2FsX25ldHdvcms9Y3RscGxhbmUsIG10dT0xNTAwLCBkbnNf", " ZG9tYWluPWN0bHBsYW5lLm9vby50ZXN0LiwgaWQ9ZTg4YWIwZTItMGUwMi00N2FjLWJkN2ItYzBi", " Y2I3ZTBlMTNlLCBhZG1pbl9zdGF0ZV91cD1UcnVlLCBzdGF0dXM9QUNUSVZFLCBzdWJuZXRzPVtd", " LCBzaGFyZWQ9RmFsc2UsIHByb2plY3RfaWQ9NTlmNzQxYmJkMjY0NGUwZWFhMTgyOTA1NTg1NWM3", " ZDEsIHBvcnRfc2VjdXJpdHlfZW5hYmxlZD1UcnVlLCByb3V0ZXI6ZXh0ZXJuYWw9RmFsc2UsIHBy", " b3ZpZGVyOnNlZ21lbnRhdGlvbl9pZD1Ob25lLCBpc19kZWZhdWx0PUZhbHNlLCBhdmFpbGFiaWxp", " dHlfem9uZV9oaW50cz1bXSwgYXZhaWxhYmlsaXR5X3pvbmVzPVtdLCBpcHY0X2FkZHJlc3Nfc2Nv", " cGU9Tm9uZSwgaXB2Nl9hZGRyZXNzX3Njb3BlPU5vbmUsIGRlc2NyaXB0aW9uPSwgdGFncz1bXSwg", " Y3JlYXRlZF9hdD0yMDI1LTEwLTAzVDA3OjQ2OjE0WiwgdXBkYXRlZF9hdD0yMDI1LTEwLTAzVDA3", " OjQ2OjE0WiwgcmV2aXNpb25fbnVtYmVyPTEsIGxvY2F0aW9uPU11bmNoKHsnY2xvdWQnOiAndW5k", " ZXJjbG91ZCcsICdyZWdpb25fbmFtZSc6ICdyZWdpb25PbmUnLCAnem9uZSc6IE5vbmUsICdwcm9q", " ZWN0JzogTXVuY2goeydpZCc6ICc1OWY3NDFiYmQyNjQ0ZTBlYWExODI5MDU1ODU1YzdkMScsICdu", " YW1lJzogJ2FkbWluJywgJ2RvbWFpbl9pZCc6IE5vbmUsICdkb21haW5fbmFtZSc6ICdEZWZhdWx0", " J30pfSkpXG5JTkZPOiBTdWJuZXQgY3JlYXRlZCBvcGVuc3RhY2submV0d29yay52Mi5zdWJuZXQu", " U3VibmV0KG5hbWU9Y3RscGxhbmUtc3VibmV0LCBjaWRyPTE5Mi4xNjguMTIyLjAvMjQsIGdhdGV3", " YXlfaXA9MTkyLjE2OC4xMjIuMTAsIGhvc3Rfcm91dGVzPVtdLCBlbmFibGVfZGhjcD1UcnVlLCBp", " cF92ZXJzaW9uPTQsIGFsbG9jYXRpb25fcG9vbHM9W3snc3RhcnQnOiAnMTkyLjE2OC4xMjIuMTEw", " JywgJ2VuZCc6ICcxOTIuMTY4LjEyMi4xMzAnfV0sIG5ldHdvcmtfaWQ9ZTg4YWIwZTItMGUwMi00", " N2FjLWJkN2ItYzBiY2I3ZTBlMTNlLCBzZWdtZW50X2lkPU5vbmUsIGRuc19uYW1lc2VydmVycz1b", " JzE5Mi4xNjguMTIyLjEwJ10sIGlkPTRjYWQ3ZmU4LTQ5YjUtNGJhZi1hNTM2LWVjZjI5M2NmMWYx", " YywgdGVuYW50X2lkPTU5Zjc0MWJiZDI2NDRlMGVhYTE4MjkwNTU4NTVjN2QxLCBzdWJuZXRwb29s", " X2lkPU5vbmUsIGlwdjZfcmFfbW9kZT1Ob25lLCBpcHY2X2FkZHJlc3NfbW9kZT1Ob25lLCBkZXNj", " cmlwdGlvbj0sIHNlcnZpY2VfdHlwZXM9W10sIHRhZ3M9W10sIGNyZWF0ZWRfYXQ9MjAyNS0xMC0w", " M1QwNzo0NjoxNVosIHVwZGF0ZWRfYXQ9MjAyNS0xMC0wM1QwNzo0NjoxNVosIHJldmlzaW9uX251", " bWJlcj0wLCBsb2NhdGlvbj1NdW5jaCh7J2Nsb3VkJzogJ3VuZGVyY2xvdWQnLCAncmVnaW9uX25h", " bWUnOiAncmVnaW9uT25lJywgJ3pvbmUnOiBOb25lLCAncHJvamVjdCc6IE11bmNoKHsnaWQnOiAn", " NTlmNzQxYmJkMjY0NGUwZWFhMTgyOTA1NTg1NWM3ZDEnLCAnbmFtZSc6ICdhZG1pbicsICdkb21h", " aW5faWQnOiBOb25lLCAnZG9tYWluX25hbWUnOiAnRGVmYXVsdCd9KX0pKVxuSU5GTzogVGFncyBb", " JzE5Mi4xNjguMTIyLjAvMjQnXSBhZGRlZCB0byBuZXR3b3JrIGN0bHBsYW5lLlxuIiwgImRlcGxv", " eV9zdGRlcnIiOiAiIiwgImRlcGxveV9zdGF0dXNfY29kZSI6IDB9", "", "[2025-10-03 07:46:15,611] (heat-config) [DEBUG] b'[2025-10-03 07:46:12,950] (heat-config) [INFO] config={\"cloud_domain\": \"ooo.test\", \"cloud_name\": \"undercloud\", \"enable_routed_networks\": false, \"home_dir\": \"/home/zuul\", \"ipv6_address_mode\": \"dhcpv6-stateless\", \"local_ip\": \"192.168.122.99\", \"local_subnet\": \"ctlplane-subnet\", \"mtu\": 1500, \"physical_network\": \"ctlplane\", \"subnets\": {\"ctlplane-subnet\": {\"AllocationPools\": [{\"end\": \"192.168.122.130\", \"start\": \"192.168.122.110\"}], \"DnsNameServers\": [\"192.168.122.10\"], \"HostRoutes\": [], \"NetworkCidr\": \"192.168.122.0/24\", \"NetworkGateway\": \"192.168.122.10\"}}}\\n[2025-10-03 07:46:12,950] (heat-config) [INFO] deploy_server_id=5ca9aa10-2ba6-43be-8f7a-c98b8aa226aa\\n[2025-10-03 07:46:12,950] (heat-config) [INFO] deploy_action=CREATE\\n[2025-10-03 07:46:12,951] (heat-config) [INFO] deploy_stack_id=undercloud-AllNodesDeploySteps-ttq5fqxm5pri-UndercloudExtraConfigPost-b6zdd5a57osw-UndercloudCtlplaneNetworkDeployment-avb7bxlr4wvd-0-pwn66waaqp4f/95820d96-c0c6-4d0f-ba0c-d3109deb10fa\\n[2025-10-03 07:46:12,951] (heat-config) [INFO] deploy_resource_name=TripleOSoftwareDeployment\\n[2025-10-03 07:46:12,951] (heat-config) [INFO] deploy_signal_transport=NO_SIGNAL\\n[2025-10-03 07:46:12,951] (heat-config) [DEBUG] Running /var/lib/heat-config/heat-config-script/03cd56f0-ef61-4a75-b23e-738743bbbd53\\n[2025-10-03 07:46:15,595] (heat-config) [INFO] b\"INFO: Network created openstack.network.v2.network.Network(name=ctlplane, provider:network_type=flat, provider:physical_network=ctlplane, mtu=1500, dns_domain=ctlplane.ooo.test., id=e88ab0e2-0e02-47ac-bd7b-c0bcb7e0e13e, admin_state_up=True, status=ACTIVE, subnets=[], shared=False, project_id=59f741bbd2644e0eaa1829055855c7d1, port_security_enabled=True, router:external=False, provider:segmentation_id=None, is_default=False, availability_zone_hints=[], availability_zones=[], ipv4_address_scope=None, ipv6_address_scope=None, description=, tags=[], created_at=2025-10-03T07:46:14Z, updated_at=2025-10-03T07:46:14Z, revision_number=1, location=Munch({\\'cloud\\': \\'undercloud\\', \\'region_name\\': \\'regionOne\\', \\'zone\\': None, \\'project\\': Munch({\\'id\\': \\'59f741bbd2644e0eaa1829055855c7d1\\', \\'name\\': \\'admin\\', \\'domain_id\\': None, \\'domain_name\\': \\'Default\\'})}))\\\\nINFO: Subnet created openstack.network.v2.subnet.Subnet(name=ctlplane-subnet, cidr=192.168.122.0/24, gateway_ip=192.168.122.10, host_routes=[], enable_dhcp=True, ip_version=4, allocation_pools=[{\\'start\\': \\'192.168.122.110\\', \\'end\\': \\'192.168.122.130\\'}], network_id=e88ab0e2-0e02-47ac-bd7b-c0bcb7e0e13e, segment_id=None, dns_nameservers=[\\'192.168.122.10\\'], id=4cad7fe8-49b5-4baf-a536-ecf293cf1f1c, tenant_id=59f741bbd2644e0eaa1829055855c7d1, subnetpool_id=None, ipv6_ra_mode=None, ipv6_address_mode=None, description=, service_types=[], tags=[], created_at=2025-10-03T07:46:15Z, updated_at=2025-10-03T07:46:15Z, revision_number=0, location=Munch({\\'cloud\\': \\'undercloud\\', \\'region_name\\': \\'regionOne\\', \\'zone\\': None, \\'project\\': Munch({\\'id\\': \\'59f741bbd2644e0eaa1829055855c7d1\\', \\'name\\': \\'admin\\', \\'domain_id\\': None, \\'domain_name\\': \\'Default\\'})}))\\\\nINFO: Tags [\\'192.168.122.0/24\\'] added to network ctlplane.\\\\n\"\\n[2025-10-03 07:46:15,596] (heat-config) [DEBUG] b\\'\\'\\n[2025-10-03 07:46:15,596] (heat-config) [INFO] Completed /var/lib/heat-config/heat-config-script/03cd56f0-ef61-4a75-b23e-738743bbbd53\\n'", "[2025-10-03 07:46:15,612] (heat-config) [INFO] Completed /usr/libexec/heat-config/hooks/script", "[2025-10-03 07:46:15,612] (heat-config) [DEBUG] Running heat-config-notify /var/lib/heat-config/deployed/03cd56f0-ef61-4a75-b23e-738743bbbd53.json < /var/lib/heat-config/deployed/03cd56f0-ef61-4a75-b23e-738743bbbd53.notify.json", "[2025-10-03 07:46:16,206] (heat-config) [INFO] b''", "[2025-10-03 07:46:16,206] (heat-config) [DEBUG] b''" ] }, { "status_code": "0" } ] } 2025-10-03 07:46:19.319679 | fa163e2f-d608-db3b-d661-000000003589 | TIMING | Output for async deployment UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:21.055252 | 0.09s 2025-10-03 07:46:19.346501 | fa163e2f-d608-db3b-d661-00000000358a | TASK | Check-mode for Run deployment UndercloudCtlplaneNetworkDeployment (changed status indicates deployment would run) 2025-10-03 07:46:19.375160 | fa163e2f-d608-db3b-d661-00000000358a | SKIPPED | Check-mode for Run deployment UndercloudCtlplaneNetworkDeployment (changed status indicates deployment would run) | undercloud 2025-10-03 07:46:19.376044 | fa163e2f-d608-db3b-d661-00000000358a | TIMING | Check-mode for Run deployment UndercloudCtlplaneNetworkDeployment (changed status indicates deployment would run) | undercloud | 0:11:21.111626 | 0.03s PLAY [External deployment Post Deploy tasks] *********************************** 2025-10-03 07:46:19.506501 | fa163e2f-d608-db3b-d661-0000000000fb | TASK | External deployment Post Deploy tasks 2025-10-03 07:46:19.529957 | fa163e2f-d608-db3b-d661-0000000000fb | OK | External deployment Post Deploy tasks | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment Post Deploy tasks' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-db3b-d661-0000000000fb') missing from stats PLAY RECAP ********************************************************************* localhost : ok=1 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 undercloud : ok=629 changed=272 unreachable=0 failed=0 skipped=209 rescued=0 ignored=3 2025-10-03 07:46:19.625429 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:46:19.626019 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 875 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:46:19.626580 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:11:21.362162 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:46:19.627086 | UUID | Info | Host | Task Name | Run Time 2025-10-03 07:46:19.627654 | fa163e2f-d608-db3b-d661-000000001b1f | SUMMARY | undercloud | Pre-fetch all the containers | 92.26s 2025-10-03 07:46:19.628188 | fa163e2f-d608-db3b-d661-00000000323d | SUMMARY | undercloud | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 22.75s 2025-10-03 07:46:19.628838 | fa163e2f-d608-db3b-d661-0000000024d8 | SUMMARY | undercloud | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | 20.75s 2025-10-03 07:46:19.629336 | fa163e2f-d608-db3b-d661-0000000030a3 | SUMMARY | undercloud | Wait for puppet host configuration to finish | 20.68s 2025-10-03 07:46:19.629861 | fa163e2f-d608-db3b-d661-000000001df4 | SUMMARY | undercloud | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | 13.74s 2025-10-03 07:46:19.630389 | fa163e2f-d608-db3b-d661-00000000203b | SUMMARY | undercloud | Wait for puppet host configuration to finish | 10.50s 2025-10-03 07:46:19.630968 | fa163e2f-d608-db3b-d661-000000001c60 | SUMMARY | undercloud | Wait for puppet host configuration to finish | 10.50s 2025-10-03 07:46:19.631544 | fa163e2f-d608-db3b-d661-000000003387 | SUMMARY | undercloud | Wait for puppet host configuration to finish | 10.45s 2025-10-03 07:46:19.632063 | fa163e2f-d608-db3b-d661-000000002341 | SUMMARY | undercloud | Wait for puppet host configuration to finish | 10.43s 2025-10-03 07:46:19.632601 | fa163e2f-d608-db3b-d661-00000000146b | SUMMARY | undercloud | chrony : Ensure system is NTP time synced | 10.28s 2025-10-03 07:46:19.633099 | fa163e2f-d608-db3b-d661-0000000021d2 | SUMMARY | undercloud | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | 8.48s 2025-10-03 07:46:19.633646 | fa163e2f-d608-db3b-d661-00000000332f | SUMMARY | undercloud | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | 7.62s 2025-10-03 07:46:19.634131 | fa163e2f-d608-db3b-d661-000000003588 | SUMMARY | undercloud | Run async deployment UndercloudCtlplaneNetworkDeployment | 6.88s 2025-10-03 07:46:19.634637 | fa163e2f-d608-db3b-d661-0000000022c5 | SUMMARY | undercloud | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | 6.76s 2025-10-03 07:46:19.635214 | fa163e2f-d608-db3b-d661-000000001f44 | SUMMARY | undercloud | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | 6.46s 2025-10-03 07:46:19.635773 | fa163e2f-d608-db3b-d661-0000000018c1 | SUMMARY | undercloud | tuned : Install tuned | 6.34s 2025-10-03 07:46:19.636283 | fa163e2f-d608-db3b-d661-000000002d48 | SUMMARY | undercloud | tripleo_keystone_resources : Check Keystone user status | 6.09s 2025-10-03 07:46:19.636833 | fa163e2f-d608-db3b-d661-00000000286d | SUMMARY | undercloud | tripleo_keystone_resources : Check Keystone service status | 6.00s 2025-10-03 07:46:19.637323 | fa163e2f-d608-db3b-d661-00000000302c | SUMMARY | undercloud | tripleo_keystone_resources : Check Keystone user assignment to roles status | 5.92s 2025-10-03 07:46:19.637992 | fa163e2f-d608-db3b-d661-000000002a54 | SUMMARY | undercloud | tripleo_keystone_resources : Check Keystone public endpoint status | 5.91s 2025-10-03 07:46:19.638537 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Not cleaning working directory /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates Not cleaning ansible directory /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-jl2rni86 Install artifact is located at /home/zuul/tripleo-deploy/undercloud/undercloud-install-20251003074620.tar.bzip2 ######################################################## Deployment successful! ######################################################## Writing the stack virtual update mark file /var/lib/tripleo-heat-installer/update_mark_undercloud ########################################################## The Undercloud has been successfully installed. Useful files: Password file is at /home/zuul/tripleo-deploy/undercloud/tripleo-undercloud-passwords.yaml The stackrc file is at ~/stackrc Use these files to interact with OpenStack services, and ensure they are secured. ########################################################## + source stackrc +++ set +++ awk -F= '/^OS_/ {print $1}' ++ export OS_CLOUD=undercloud ++ OS_CLOUD=undercloud ++ '[' -z '' ']' ++ export PS1= ++ PS1= ++ export 'PS1=${OS_CLOUD:+($OS_CLOUD)} ' ++ PS1='${OS_CLOUD:+($OS_CLOUD)} ' ++ export CLOUDPROMPT_ENABLED=1 ++ CLOUDPROMPT_ENABLED=1 + '[' 1 -gt 1 ']' + openstack overcloud network provision --output network_provision_out.yaml ./network_data.yaml [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [Overcloud Network Provision] ********************************************* 2025-10-03 07:46:26.765748 | fa163e2f-d608-dc76-016d-000000000004 | SKIPPED | fail | localhost 2025-10-03 07:46:26.766532 | fa163e2f-d608-dc76-016d-000000000004 | TIMING | fail | localhost | 0:00:00.093526 | 0.05s 2025-10-03 07:46:26.802796 | fa163e2f-d608-dc76-016d-000000000005 | SKIPPED | fail | localhost 2025-10-03 07:46:26.803840 | fa163e2f-d608-dc76-016d-000000000005 | TIMING | fail | localhost | 0:00:00.130828 | 0.03s 2025-10-03 07:46:26.809820 | fa163e2f-d608-dc76-016d-000000000006 | TASK | Check if network deployment file already exist 2025-10-03 07:46:27.158488 | fa163e2f-d608-dc76-016d-000000000006 | OK | Check if network deployment file already exist | localhost 2025-10-03 07:46:27.159776 | fa163e2f-d608-dc76-016d-000000000006 | TIMING | Check if network deployment file already exist | localhost | 0:00:00.486758 | 0.35s 2025-10-03 07:46:27.226114 | fa163e2f-d608-dc76-016d-000000000007 | SKIPPED | fail | localhost 2025-10-03 07:46:27.227367 | fa163e2f-d608-dc76-016d-000000000007 | TIMING | fail | localhost | 0:00:00.554352 | 0.06s 2025-10-03 07:46:27.243074 | fa163e2f-d608-dc76-016d-000000000009 | TASK | Load config from file 2025-10-03 07:46:27.312238 | fa163e2f-d608-dc76-016d-000000000009 | OK | Load config from file | localhost 2025-10-03 07:46:27.313752 | fa163e2f-d608-dc76-016d-000000000009 | TIMING | Load config from file | localhost | 0:00:00.640736 | 0.07s 2025-10-03 07:46:27.320616 | fa163e2f-d608-dc76-016d-00000000000a | TASK | Create/Update composable networks 2025-10-03 07:46:30.803834 | fa163e2f-d608-dc76-016d-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'Storage', 'mtu': 1500, 'vip': True, 'name_lower': 'storage', 'dns_domain': 'storage.ooo.test.', 'service_net_map_replace': 'storage', 'subnets': {'storage_subnet': {'vlan': 21, 'ip_subnet': '172.18.0.0/24', 'allocation_pools': [{'start': '172.18.0.120', 'end': '172.18.0.250'}]}}} 2025-10-03 07:46:30.805506 | fa163e2f-d608-dc76-016d-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:04.132456 | 3.48s 2025-10-03 07:46:33.401076 | fa163e2f-d608-dc76-016d-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'StorageMgmt', 'mtu': 1500, 'vip': True, 'name_lower': 'storage_mgmt', 'dns_domain': 'storagemgmt.ooo.test.', 'service_net_map_replace': 'storage_mgmt', 'subnets': {'storage_mgmt_subnet': {'vlan': 23, 'ip_subnet': '172.20.0.0/24', 'allocation_pools': [{'start': '172.20.0.120', 'end': '172.20.0.250'}]}}} 2025-10-03 07:46:33.402322 | fa163e2f-d608-dc76-016d-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:06.729311 | 6.08s 2025-10-03 07:46:36.355310 | fa163e2f-d608-dc76-016d-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'InternalApi', 'mtu': 1500, 'vip': True, 'name_lower': 'internal_api', 'dns_domain': 'internal-api.ooo.test.', 'service_net_map_replace': 'internal_api', 'subnets': {'internal_api_subnet': {'vlan': 20, 'ip_subnet': '172.17.0.0/24', 'allocation_pools': [{'start': '172.17.0.120', 'end': '172.17.0.250'}]}}} 2025-10-03 07:46:36.356684 | fa163e2f-d608-dc76-016d-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:09.683671 | 9.03s 2025-10-03 07:46:39.143192 | fa163e2f-d608-dc76-016d-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'Tenant', 'mtu': 1500, 'vip': False, 'name_lower': 'tenant', 'dns_domain': 'tenant.ooo.test.', 'service_net_map_replace': 'tenant', 'subnets': {'tenant_subnet': {'vlan': 22, 'ip_subnet': '172.19.0.0/24', 'allocation_pools': [{'start': '172.19.0.120', 'end': '172.19.0.250'}]}}} 2025-10-03 07:46:39.144018 | fa163e2f-d608-dc76-016d-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:12.471015 | 11.82s 2025-10-03 07:46:42.272650 | fa163e2f-d608-dc76-016d-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'External', 'mtu': 1500, 'vip': True, 'name_lower': 'external', 'dns_domain': 'external.ooo.test.', 'service_net_map_replace': 'external', 'subnets': {'external_subnet': {'vlan': 44, 'ip_subnet': '172.21.0.0/24', 'allocation_pools': [{'start': '172.21.0.120', 'end': '172.21.0.250'}]}}} 2025-10-03 07:46:42.274393 | fa163e2f-d608-dc76-016d-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:15.601377 | 14.95s 2025-10-03 07:46:42.286404 | fa163e2f-d608-dc76-016d-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:15.613389 | 14.96s 2025-10-03 07:46:42.295258 | fa163e2f-d608-dc76-016d-00000000000c | TASK | Populate environment 2025-10-03 07:46:44.339808 | fa163e2f-d608-dc76-016d-00000000000c | OK | Populate environment | localhost 2025-10-03 07:46:44.343294 | fa163e2f-d608-dc76-016d-00000000000c | TIMING | Populate environment | localhost | 0:00:17.670274 | 2.05s 2025-10-03 07:46:44.350108 | fa163e2f-d608-dc76-016d-00000000000d | TASK | Write deployed networks environment file 2025-10-03 07:46:44.978203 | fa163e2f-d608-dc76-016d-00000000000d | CHANGED | Write deployed networks environment file | localhost 2025-10-03 07:46:44.979577 | fa163e2f-d608-dc76-016d-00000000000d | TIMING | Write deployed networks environment file | localhost | 0:00:18.306559 | 0.63s PLAY RECAP ********************************************************************* localhost : ok=5 changed=2 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 2025-10-03 07:46:45.002260 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:46:45.002803 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 8 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:46:45.003330 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:18.330325 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:46:45.003854 | UUID | Info | Host | Task Name | Run Time 2025-10-03 07:46:45.004472 | fa163e2f-d608-dc76-016d-00000000000a | SUMMARY | localhost | Create/Update composable networks | 14.96s 2025-10-03 07:46:45.004978 | fa163e2f-d608-dc76-016d-00000000000c | SUMMARY | localhost | Populate environment | 2.05s 2025-10-03 07:46:45.005766 | fa163e2f-d608-dc76-016d-00000000000d | SUMMARY | localhost | Write deployed networks environment file | 0.63s 2025-10-03 07:46:45.006259 | fa163e2f-d608-dc76-016d-000000000006 | SUMMARY | localhost | Check if network deployment file already exist | 0.35s 2025-10-03 07:46:45.006761 | fa163e2f-d608-dc76-016d-000000000009 | SUMMARY | localhost | Load config from file | 0.07s 2025-10-03 07:46:45.007258 | fa163e2f-d608-dc76-016d-000000000007 | SUMMARY | localhost | fail | 0.06s 2025-10-03 07:46:45.007767 | fa163e2f-d608-dc76-016d-000000000004 | SUMMARY | localhost | fail | 0.05s 2025-10-03 07:46:45.008232 | fa163e2f-d608-dc76-016d-000000000005 | SUMMARY | localhost | fail | 0.03s 2025-10-03 07:46:45.008742 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + openstack overcloud network vip provision --stack overcloud --output vips_provision_out.yaml ./vips_data.yaml [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [Overcloud Virtual IPs Provision] ***************************************** 2025-10-03 07:46:47.946858 | fa163e2f-d608-1c4b-cadf-000000000004 | SKIPPED | fail | localhost 2025-10-03 07:46:47.947646 | fa163e2f-d608-1c4b-cadf-000000000004 | TIMING | fail | localhost | 0:00:00.098640 | 0.06s 2025-10-03 07:46:48.018226 | fa163e2f-d608-1c4b-cadf-000000000005 | SKIPPED | fail | localhost 2025-10-03 07:46:48.019143 | fa163e2f-d608-1c4b-cadf-000000000005 | TIMING | fail | localhost | 0:00:00.170133 | 0.07s 2025-10-03 07:46:48.081022 | fa163e2f-d608-1c4b-cadf-000000000006 | SKIPPED | fail | localhost 2025-10-03 07:46:48.082453 | fa163e2f-d608-1c4b-cadf-000000000006 | TIMING | fail | localhost | 0:00:00.233437 | 0.06s 2025-10-03 07:46:48.089162 | fa163e2f-d608-1c4b-cadf-000000000007 | TASK | Check if Virtual IPs deployment file already exist 2025-10-03 07:46:48.519029 | fa163e2f-d608-1c4b-cadf-000000000007 | OK | Check if Virtual IPs deployment file already exist | localhost 2025-10-03 07:46:48.520413 | fa163e2f-d608-1c4b-cadf-000000000007 | TIMING | Check if Virtual IPs deployment file already exist | localhost | 0:00:00.671391 | 0.43s 2025-10-03 07:46:48.587872 | fa163e2f-d608-1c4b-cadf-000000000008 | SKIPPED | fail | localhost 2025-10-03 07:46:48.589109 | fa163e2f-d608-1c4b-cadf-000000000008 | TIMING | fail | localhost | 0:00:00.740087 | 0.06s 2025-10-03 07:46:48.607194 | fa163e2f-d608-1c4b-cadf-00000000000a | TASK | Load Virtual IP data config from file 2025-10-03 07:46:48.695930 | fa163e2f-d608-1c4b-cadf-00000000000a | OK | Load Virtual IP data config from file | localhost 2025-10-03 07:46:48.697126 | fa163e2f-d608-1c4b-cadf-00000000000a | TIMING | Load Virtual IP data config from file | localhost | 0:00:00.848110 | 0.09s 2025-10-03 07:46:48.704053 | fa163e2f-d608-1c4b-cadf-00000000000b | TASK | Create/Update Overcloud Virtual IPs 2025-10-03 07:46:51.405272 | fa163e2f-d608-1c4b-cadf-00000000000b | OK | Create/Update Overcloud Virtual IPs | localhost 2025-10-03 07:46:51.406642 | fa163e2f-d608-1c4b-cadf-00000000000b | TIMING | Create/Update Overcloud Virtual IPs | localhost | 0:00:03.557634 | 2.70s 2025-10-03 07:46:51.410635 | fa163e2f-d608-1c4b-cadf-00000000000c | TASK | Populate Overcloud Virtual IPs environment 2025-10-03 07:46:54.139666 | fa163e2f-d608-1c4b-cadf-00000000000c | CHANGED | Populate Overcloud Virtual IPs environment | localhost 2025-10-03 07:46:54.141199 | fa163e2f-d608-1c4b-cadf-00000000000c | TIMING | Populate Overcloud Virtual IPs environment | localhost | 0:00:06.292183 | 2.73s 2025-10-03 07:46:54.149356 | fa163e2f-d608-1c4b-cadf-00000000000d | TASK | Write deployed Virtual IPs environment file 2025-10-03 07:46:54.788344 | fa163e2f-d608-1c4b-cadf-00000000000d | CHANGED | Write deployed Virtual IPs environment file | localhost 2025-10-03 07:46:54.790668 | fa163e2f-d608-1c4b-cadf-00000000000d | TIMING | Write deployed Virtual IPs environment file | localhost | 0:00:06.941644 | 0.64s PLAY RECAP ********************************************************************* localhost : ok=5 changed=2 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2025-10-03 07:46:54.813698 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:46:54.814243 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:46:54.814828 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:06.965820 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:46:54.815316 | UUID | Info | Host | Task Name | Run Time 2025-10-03 07:46:54.815855 | fa163e2f-d608-1c4b-cadf-00000000000c | SUMMARY | localhost | Populate Overcloud Virtual IPs environment | 2.73s 2025-10-03 07:46:54.816354 | fa163e2f-d608-1c4b-cadf-00000000000b | SUMMARY | localhost | Create/Update Overcloud Virtual IPs | 2.70s 2025-10-03 07:46:54.817041 | fa163e2f-d608-1c4b-cadf-00000000000d | SUMMARY | localhost | Write deployed Virtual IPs environment file | 0.64s 2025-10-03 07:46:54.817577 | fa163e2f-d608-1c4b-cadf-000000000007 | SUMMARY | localhost | Check if Virtual IPs deployment file already exist | 0.43s 2025-10-03 07:46:54.818065 | fa163e2f-d608-1c4b-cadf-00000000000a | SUMMARY | localhost | Load Virtual IP data config from file | 0.09s 2025-10-03 07:46:54.818620 | fa163e2f-d608-1c4b-cadf-000000000005 | SUMMARY | localhost | fail | 0.07s 2025-10-03 07:46:54.819128 | fa163e2f-d608-1c4b-cadf-000000000008 | SUMMARY | localhost | fail | 0.06s 2025-10-03 07:46:54.819724 | fa163e2f-d608-1c4b-cadf-000000000006 | SUMMARY | localhost | fail | 0.06s 2025-10-03 07:46:54.820218 | fa163e2f-d608-1c4b-cadf-000000000004 | SUMMARY | localhost | fail | 0.06s 2025-10-03 07:46:54.820772 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + '[' 1 -gt 1 ']' + test -f /home/zuul/hostnamemap.yaml + networker_nodes=FALSE + config_download=config-download.yaml + grep -q networker hostnamemap.yaml + '[' false = true ']' + set +e ++ grep overcloud-controller-0 hostnamemap.yaml ++ awk '{print $2}' + control0='"np0005468024"' + '[' 1 -eq 1 ']' ++ grep overcloud-controller-0 hostnamemap.yaml ++ awk '{print $2}' + control0='"np0005468024"' ++ grep overcloud-controller-1 hostnamemap.yaml ++ awk '{print $2}' + control1='"np0005468025"' ++ grep overcloud-controller-2 hostnamemap.yaml ++ awk '{print $2}' + control2='"np0005468026"' + sed -i 's/controller-0/"np0005468024"/' config-download.yaml + sed -i 's/controller-1/"np0005468025"/' config-download.yaml + sed -i 's/controller-2/"np0005468026"/' config-download.yaml ++ grep -E 'overcloud-(novacompute|computehci)-0' hostnamemap.yaml ++ awk '{print $2}' + compute0='"np0005468027"' ++ grep -E 'overcloud-(novacompute|computehci)-1' hostnamemap.yaml ++ awk '{print $2}' + compute1='"np0005468028"' + sed -i 's/compute-0/"np0005468027"/' config-download.yaml + sed -i 's/compute-1/"np0005468028"/' config-download.yaml + '[' FALSE == FALSE ']' ++ grep -E 'overcloud-(novacompute|computehci)-2' hostnamemap.yaml ++ awk '{print $2}' + compute2='"np0005468029"' + sed -i 's/compute-2/"np0005468029"/' config-download.yaml + set -e ++ grep -v '\---' hostnamemap.yaml ++ tr '\n' '\r' + hostnamemap='parameter_defaults: HostnameMap: overcloud-controller-0: "np0005468024" overcloud-controller-1: "np0005468025" overcloud-controller-2: "np0005468026" overcloud-novacompute-0: "np0005468027" overcloud-novacompute-1: "np0005468028" overcloud-novacompute-2: "np0005468029" ' + hostnamemap='parameter_defaults: HostnameMap: overcloud-controller-0: "np0005468024" overcloud-controller-1: "np0005468025" overcloud-controller-2: "np0005468026" overcloud-novacompute-0: "np0005468027" overcloud-novacompute-1: "np0005468028" overcloud-novacompute-2: "np0005468029" \r ControllerHostnameFormat: '\''%stackname%-controller-%index%'\''\r' + '[' false = true ']' + '[' FALSE == TRUE ']' + cdfiles=($(ls -1 config-download*.yaml | grep -v config-download-networker)) ++ ls -1 config-download-networker.yaml config-download.yaml ++ grep -v config-download-networker + for config_download in ${cdfiles[@]} + '[' false = true ']' + sed -i 's/\"//g' config-download.yaml + sed -i 's/\r/\n/g' config-download.yaml + sed -i '/^$/d' config-download.yaml + MANILA_ENABLED=true + '[' true = true ']' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/manila-cephfsnative-config.yaml' + OCTAVIA_ENABLED=False + '[' False = true ']' + TELEMETRY_ENABLED=false + '[' false = true ']' + CEPH_OVERCLOUD_ARGS= + export ROLES_FILE=/home/zuul/overcloud_roles.yaml + ROLES_FILE=/home/zuul/overcloud_roles.yaml + '[' false = true ']' + '[' true = false ']' + '[' false = true ']' + '[' true = true ']' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/tls-everywhere-endpoints-dns.yaml' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/services/haproxy-public-tls-certmonger.yaml' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/enable-internal-tls.yaml' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/enable-memcached-tls.yaml' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/ci/environments/standalone-ipa.yaml' + export IPA_ADMIN_USER=admin + IPA_ADMIN_USER=admin + export IPA_PRINCIPAL=admin + IPA_PRINCIPAL=admin + export IPA_ADMIN_PASSWORD=fce95318204114530f31f885c9df588f + IPA_ADMIN_PASSWORD=fce95318204114530f31f885c9df588f + export IPA_PASSWORD=fce95318204114530f31f885c9df588f + IPA_PASSWORD=fce95318204114530f31f885c9df588f + export UNDERCLOUD_FQDN=undercloud.ooo.test + UNDERCLOUD_FQDN=undercloud.ooo.test + export IPA_DOMAIN=ooo.test + IPA_DOMAIN=ooo.test ++ echo ooo.test ++ awk '{print toupper($0)}' + export IPA_REALM=OOO.TEST + IPA_REALM=OOO.TEST + export IPA_HOST=ipa.ooo.test + IPA_HOST=ipa.ooo.test + export IPA_SERVER_HOSTNAME=ipa.ooo.test + IPA_SERVER_HOSTNAME=ipa.ooo.test + export IPA_IMAGE=quay.io/freeipa/freeipa-server:fedora-41 + IPA_IMAGE=quay.io/freeipa/freeipa-server:fedora-41 + sudo mkdir /tmp/ipa-data + sudo podman run -d --name freeipa-server-container --sysctl net.ipv6.conf.lo.disable_ipv6=0 --security-opt seccomp=unconfined --ip 10.255.255.25 -e IPA_SERVER_IP=10.255.255.25 -e PASSWORD=fce95318204114530f31f885c9df588f -h ipa.ooo.test -p 53:53/udp -p 53:53 -p 80:80 -p 443:443 -p 389:389 -p 636:636 -p 88:88 -p 464:464 -p 88:88/udp -p 464:464/udp --read-only --tmpfs /run --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro -v /tmp/ipa-data:/data:Z quay.io/freeipa/freeipa-server:fedora-41 no-exit -U -r OOO.TEST --setup-dns --no-reverse --no-ntp --no-dnssec-validation --auto-forwarders Trying to pull quay.io/freeipa/freeipa-server:fedora-41... Getting image source signatures Copying blob sha256:4bb0f6709301d93fe06d0ea3373c957ff6ca2a71f0199c5142184a5d997707aa Copying blob sha256:dbfd71f4f5145ca5835b513a085d9af7a809f9cf5bfe46a1502faa8321e8bbd3 Copying blob sha256:a0b3036e1a9c26e29d4acef06ff66a97c9ba4b463ffd4831c1c8d0809f0b48d6 Copying blob sha256:9a3757cba8098bfa19f3d031efbe4c9b189274f17f125730347655bde5206f76 Copying blob sha256:22d1ae02cf21f79b903b81421389b5e52b5acb101a5a07b51a69fc600cc2fef0 Copying blob sha256:6d5f8673a678e7550a7cfb60390cb18f0ff7085e60dd9506abb2d705e0015671 Copying blob sha256:997b9ae68c63bf343df4cc2e8cd0d756be341163bf881aecdeff022d1b058ef6 Copying blob sha256:71173054ad62b5adb523f8e3e93a4f4a88c0d0cde876dd476516433673873ba6 Copying blob sha256:f51842063dcc2b4238ce54229330f023bdbd4030a857f2bedcb2a2e2bf87e622 Copying blob sha256:bf6fbc22275fdbbbaffe9d06baa48603142b920f0a0f18707c8aa93c9a9adb6d Copying blob sha256:cdf93f65629c3d32a8afb974fd5ada3365514649a3373c886334c6902707f84c Copying blob sha256:ee570425dbdb9a047fb2fabf9d4e9e7eb55552b2210a62d1725c07b296628f92 Copying blob sha256:f17dd468ba2a4bb899a253616404bb1cc29862005fe5a27c045dc374037403a8 Copying blob sha256:2fb46702a0815ea2596a5fc2699532e5c67c5b23167e626c7b49d58779f782fd Copying blob sha256:2777beb8ecc292b00f80aede9605e1deb11852ff2066a6555a94dacacf193212 Copying blob sha256:76dc7eb4bc813dc59cce141c66c0a76022ac6aa918cfb57e633c0b490d3cdf2d Copying blob sha256:fdeda86efa5f175d7e3b941ff952722b0874d8a9bb060fab56c42154ddff717d Copying blob sha256:3fe6a50dfba2b1cda5dc7454533f981f79025b39de95ca68619c6c22dd6e3340 Copying blob sha256:5bdfc724987e3a2330bdb34a45da941ad592e90deea9bb58e3a3f408b7990985 Copying blob sha256:12f534283e35579cf0a286459d3320497a06741e04f8f9461d7e81daf0e2c23b Copying blob sha256:63b4b27683309fdc2b2b97e5a43d974343d9c87072582691776fa4a720196aa6 Copying blob sha256:de2b12c1605725139e7e084cdd129e1589bbe8b676d52f7d5b9699e71b7e2d00 Copying blob sha256:fe0154a171915d43e82eafa695db9a580bb31dbf9cca5781222f56fde0137fec Copying blob sha256:9d9e0d2bd0277429fc0d76f54b60122f00c8cfec55ba836ff3678671d672ef75 Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:80109765be3dffb6baa51c51db91f7d427f7299dfb0fbc8e011c4afc15b0477b Copying blob sha256:17e4abeb620640eea537e4f8d9d0d72c290f38632c3791d2cc988272cf029410 Copying blob sha256:89da0b03f21c0bff3b5323bb99d941afe0755301d8fe4731313bb486772bb661 Copying blob sha256:f4bb09494fd8ba5c1245b41a3d16b3b42b302e57b9e277f595fa58433fd6f905 Copying blob sha256:751631dd247c32308f03ae1c8606b2280d9618284878c33d95460ee4f1928bd9 Copying blob sha256:8cb0fc7fcc2b12e5e8c5841b4cb6402d12962e3a82ce01563d49cc132fff371a Copying blob sha256:9c2b8b2bb4748cf85885031cc68c1ada2ef03596cba1191d8eeba6940f8e69e0 Copying blob sha256:c8de501cf8b74d6e9ba79c90bef81d648089a47ac95ea2131a6db4d0e7710e43 Copying blob sha256:f33e8f34bd03ebd716facd9ec9a788e6e13384936a8a297d6962a4e166e63826 Copying blob sha256:a3e10fefa4bf8a3ef31bbfaee7290f6e72e66cfdfd654f535034a8df862bcf6d Copying blob sha256:fdfed5f62bcef224a49ae990868e040b8632f3ba9f922375ef37bc4285e9fb0e Copying blob sha256:3bff0ebba2a699b7b67d591a50fc160b4964288151be2b8462c76d8f842505c1 Copying blob sha256:de5f63caf92bbd0e60db299f709f7ea39f7a04b3c783f31ccdf1cc4aea69eaeb Copying blob sha256:31be7140888d5e0ca8b9becdbfcdccbd93a123ec780f767fc8f02ece53a85908 Copying blob sha256:279b856d125a652981cee6639d875348369281d10eb2efd97d165985b2148c5d Copying blob sha256:006da4411170402e522f09998bd81cb27e7de15a481c9f18b0cc036c5cc2261b Copying blob sha256:3cb1d55ea93cfff1c59db3591b99016d6b17ae8ea2523dc0db61988f2da9145d Copying blob sha256:bcdc9259ff536f4d90a4367e2409b9ca89046173d1fc63797af99aa00ceda112 Copying blob sha256:bfdf7459ab38094d1e2d659ef4034a8635d372d3983d3a0a5bfd27ef4fdae956 Copying blob sha256:3dc29f17aea7b5976055d6e03cae6b2ba77070578875fd0984afdc45be116c7f Copying blob sha256:dd30f8ab4b916e3f4bf39e432daf8922722a99e78a067c958860eb3aba74da65 Copying blob sha256:c7441f1788fbb9353fe7d8e6f9d1347dd0c350e13b48a7f41391705714ac7894 Copying config sha256:31d99fbd5af8372c183555bf7ed29ff00a41ae4d0486113c01d1a28feb66a7ee Writing manifest to image destination Storing signatures 6d48cb795adab484fa913545a115ffaf85c9c404597d7d1528ceeb31aa08aa2b + timeout 900s grep -qEi '(INFO The ipa-server-install command was successful|ERROR The ipa-server-install command failed)' /dev/fd/63 ++ sudo tail -F /tmp/ipa-data/var/log/ipaserver-install.log tail: cannot open '/tmp/ipa-data/var/log/ipaserver-install.log' for reading: No such file or directory tail: '/tmp/ipa-data/var/log/ipaserver-install.log' has appeared; following new file + cat + sudo mv ipa_resolv.conf /etc/resolv.conf + ansible-playbook /usr/share/ansible/tripleo-playbooks/undercloud-ipa-install.yaml [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all' PLAY [Playbook to register the undercloud host with an IPA server] ************* TASK [Gathering Facts] ********************************************************* ok: [localhost] TASK [Ensure definitions] ****************************************************** skipping: [localhost] => (item={'name': 'ipa_domain', 'ansible_var': '', 'env_var': 'ooo.test'}) skipping: [localhost] => (item={'name': 'ipa_realm', 'ansible_var': '', 'env_var': 'OOO.TEST'}) skipping: [localhost] => (item={'name': 'ipa_server_user', 'ansible_var': '', 'env_var': 'admin'}) skipping: [localhost] => (item={'name': 'ipa_server_password', 'ansible_var': '', 'env_var': 'fce95318204114530f31f885c9df588f'}) skipping: [localhost] => (item={'name': 'ipa_server_hostname', 'ansible_var': '', 'env_var': 'ipa.ooo.test'}) skipping: [localhost] => (item={'name': 'undercloud_fqdn', 'ansible_var': '', 'env_var': 'undercloud.ooo.test'}) skipping: [localhost] => (item={'name': 'ansible_user', 'ansible_var': '', 'env_var': 'zuul'}) skipping: [localhost] => (item={'name': 'cloud_domain', 'ansible_var': '', 'env_var': 'ooo.test'}) skipping: [localhost] TASK [Set facts needed for configuration] ************************************** ok: [localhost] TASK [Add host to ipaclients group] ******************************************** changed: [localhost] TASK [Add host to ipaservers group] ******************************************** changed: [localhost] PLAY [ipaclients] ************************************************************** TASK [Gathering Facts] ********************************************************* ok: [undercloud.ooo.test] TASK [Include ipaclient role] ************************************************** TASK [ipaclient : Import variables specific to distribution] ******************* ok: [undercloud.ooo.test] => (item=/usr/share/ansible/roles/ipaclient/vars/default.yml) TASK [ipaclient : Install IPA client] ****************************************** included: /usr/share/ansible/roles/ipaclient/tasks/install.yml for undercloud.ooo.test TASK [ipaclient : Install - Ensure that IPA client packages are installed] ***** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Set ipaclient_servers] ***************************** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Set ipaclient_servers from cluster inventory] ****** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Check that either password or keytab is set] ******* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Set default principal if no keytab is given] ******* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain] *** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Fail on missing ipaclient_servers] ***************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Configure DNS resolver] **************************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - IPA client test] *********************************** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Cleanup leftover ccache] *************************** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Configure NTP] ************************************* changed: [undercloud.ooo.test] TASK [ipaclient : Install - Make sure One-Time Password is enabled if it's already defined] *** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Disable One-Time Password for on_master] *********** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Test if IPA client has working krb5.keytab] ******** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Disable One-Time Password for client with working krb5.keytab] *** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Keytab or password is required for getting otp] **** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Create temporary file for keytab] ****************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Copy keytab to server temporary file] ************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Get One-Time Password for client enrollment] ******* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Report error for OTP generation] ******************* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Store the previously obtained OTP] ***************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Remove keytab temporary file] ********************** skipping: [undercloud.ooo.test] TASK [ipaclient : Store predefined OTP in admin_password] ********************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Check if principal and keytab are set] ************* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Check if one of password or keytabs are set] ******* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - From host keytab, purge OOO.TEST] ****************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Backup and set hostname] *************************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Create temporary krb5 configuration] *************** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Join IPA] ****************************************** changed: [undercloud.ooo.test] TASK [ipaclient : The krb5 configuration is not correct] *********************** skipping: [undercloud.ooo.test] TASK [ipaclient : IPA test failed] ********************************************* skipping: [undercloud.ooo.test] TASK [ipaclient : Fail due to missing ca.crt file] ***************************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Configure IPA default.conf] ************************ changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure SSSD] ************************************ changed: [undercloud.ooo.test] TASK [ipaclient : Install - IPA API calls for remaining enrollment parts] ****** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Fix IPA ca] **************************************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Create IPA NSS database] *************************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure SSH and SSHD] **************************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure automount] ******************************* changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure firefox] ********************************* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Configure NIS] ************************************* changed: [undercloud.ooo.test] TASK [ipaclient : Remove temporary krb5.conf] ********************************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure krb5 for IPA realm] ********************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure certmonger] ****************************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Restore original admin password if overwritten by OTP] *** skipping: [undercloud.ooo.test] TASK [ipaclient : Cleanup leftover ccache] ************************************* ok: [undercloud.ooo.test] TASK [ipaclient : Remove temporary krb5.conf] ********************************** ok: [undercloud.ooo.test] TASK [ipaclient : Remove temporary krb5.conf backup] *************************** changed: [undercloud.ooo.test] TASK [ipaclient : Uninstall IPA client] **************************************** skipping: [undercloud.ooo.test] PLAY [localhost] *************************************************************** TASK [Gathering Facts] ********************************************************* ok: [localhost] TASK [Include create admin roles] ********************************************** TASK [/usr/share/ansible/roles/tripleo_create_admin : create user tripleo-admin] *** changed: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : grant admin rights to user tripleo-admin] *** changed: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : ensure home dir has the right owner/group for user tripleo-admin] *** ok: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : ensure .ssh dir exists for user tripleo-admin] *** changed: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : ensure authorized_keys file exists for user tripleo-admin] *** changed: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : get remote tripleo-admin public key] *** skipping: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : append tripleo-admin public key to authorized_keys] *** skipping: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : authorize TripleO key for user tripleo-admin] *** skipping: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : Install private key on nodes for user tripleo-admin] *** skipping: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : Install public key on nodes for user tripleo-admin] *** skipping: [localhost] PLAY [localhost] *************************************************************** TASK [Gathering Facts] ********************************************************* ok: [localhost] TASK [kinit to get admin credentials] ****************************************** changed: [localhost] TASK [setup the undercloud and get keytab] ************************************* [DEPRECATION WARNING]: "include" is deprecated, use include_tasks/import_tasks instead. See https://docs.ansible.com/ansible- core/2.14/user_guide/playbooks_reuse_includes.html for details. This feature will be removed in version 2.16. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. TASK [tripleo_ipa_setup : set keytab permissions facts] ************************ ok: [localhost] TASK [tripleo_ipa_setup : add nova host management permissions] **************** changed: [localhost] => (item={'name': 'Modify host password', 'right': 'write', 'type': 'host', 'attrs': ['userpassword']}) changed: [localhost] => (item={'name': 'Write host certificate', 'right': 'write', 'type': 'host', 'attrs': ['usercertificate']}) changed: [localhost] => (item={'name': 'Modify host userclass', 'right': 'write', 'type': 'host', 'attrs': ['userclass']}) changed: [localhost] => (item={'name': 'Modify service managedBy attribute', 'right': 'write', 'type': 'service', 'attrs': ['managedby']}) TASK [tripleo_ipa_setup : add Nova Host privilege] ***************************** changed: [localhost] TASK [tripleo_ipa_setup : add permissions to the Nova Host privilege] ********** changed: [localhost] => (item=System: add hosts) changed: [localhost] => (item=System: remove hosts) changed: [localhost] => (item=Modify host password) changed: [localhost] => (item=Modify host userclass) changed: [localhost] => (item=System: Modify hosts) changed: [localhost] => (item=Modify service managedBy attribute) changed: [localhost] => (item=System: Add krbPrincipalName to a Host) changed: [localhost] => (item=System: Add Services) changed: [localhost] => (item=System: Remove Services) changed: [localhost] => (item=Revoke certificate) changed: [localhost] => (item=System: manage host keytab) changed: [localhost] => (item=System: Manage host certificates) changed: [localhost] => (item=System: modify services) changed: [localhost] => (item=System: manage service keytab) changed: [localhost] => (item=System: read dns entries) changed: [localhost] => (item=System: remove dns entries) changed: [localhost] => (item=System: add dns entries) changed: [localhost] => (item=System: update dns entries) changed: [localhost] => (item=System: Modify Realm Domains) changed: [localhost] => (item=Retrieve Certificates from the CA) TASK [tripleo_ipa_setup : add Nova Host Manager role] ************************** changed: [localhost] TASK [tripleo_ipa_setup : set nova service user facts] ************************* ok: [localhost] TASK [tripleo_ipa_setup : add nova service] ************************************ changed: [localhost] TASK [tripleo_ipa_setup : add Nova Host Manager role] ************************** ok: [localhost] TASK [tripleo_ipa_setup : add service to the Nova Host Manager role] *********** changed: [localhost] TASK [tripleo_ipa_setup : set keytab permissions facts] ************************ ok: [localhost] TASK [tripleo_ipa_setup : add directory for keytab] **************************** changed: [localhost] TASK [tripleo_ipa_setup : get a keytab for the novajoin service] *************** changed: [localhost] TASK [tripleo_ipa_setup : chgrp and chmod the keytab] ************************** changed: [localhost] PLAY RECAP ********************************************************************* localhost : ok=25 changed=16 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 undercloud.ooo.test : ok=25 changed=14 unreachable=0 failed=0 skipped=27 rescued=0 ignored=0 + openstack overcloud deploy --stack overcloud --override-ansible-cfg /home/zuul/ansible_config.cfg --templates /usr/share/openstack-tripleo-heat-templates --roles-file /home/zuul/overcloud_roles.yaml -n /home/zuul/network_data.yaml --libvirt-type qemu --ntp-server pool.ntp.org --timeout 90 --overcloud-ssh-user zuul --deployed-server -e /home/zuul/hostnamemap.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/docker-ha.yaml -e /home/zuul/containers-prepare-parameters.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/podman.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/low-memory-usage.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/debug.yaml --validation-warnings-fatal -e /usr/share/openstack-tripleo-heat-templates/environments/manila-cephfsnative-config.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/tls-everywhere-endpoints-dns.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/haproxy-public-tls-certmonger.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/enable-internal-tls.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/enable-memcached-tls.yaml -e /usr/share/openstack-tripleo-heat-templates/ci/environments/standalone-ipa.yaml -e /home/zuul/overcloud_services.yaml -e /home/zuul/config-download.yaml -e /home/zuul/vips_provision_out.yaml -e /home/zuul/network_provision_out.yaml --disable-validations --heat-type pod --disable-protected-resource-types --log-file overcloud_deployment.log 2025-10-03 07:54:58.581 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template overcloud-resource-registry-puppet.j2.yaml 2025-10-03 07:54:58.582 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/overcloud-resource-registry-puppet.yaml 2025-10-03 07:54:58.583 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template overcloud.j2.yaml 2025-10-03 07:54:58.583 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/overcloud.yaml 2025-10-03 07:54:58.583 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template post.j2.yaml 2025-10-03 07:54:58.583 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/post.yaml 2025-10-03 07:54:58.583 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering role template role.role.j2.yaml 2025-10-03 07:54:58.583 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering roles Controller,CellController,CellControllerCompute,Compute,BlockStorage,ObjectStorage,CephStorage,Networker 2025-10-03 07:54:58.584 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/controller-role.yaml 2025-10-03 07:54:58.584 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/cellcontroller-role.yaml 2025-10-03 07:54:58.584 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/cellcontrollercompute-role.yaml 2025-10-03 07:54:58.584 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/compute-role.yaml 2025-10-03 07:54:58.584 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/blockstorage-role.yaml 2025-10-03 07:54:58.584 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/objectstorage-role.yaml 2025-10-03 07:54:58.585 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/cephstorage-role.yaml 2025-10-03 07:54:58.585 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/networker-role.yaml 2025-10-03 07:54:58.585 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template apache-baremetal-puppet.j2.yaml 2025-10-03 07:54:58.585 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/deployment/apache/apache-baremetal-puppet.yaml 2025-10-03 07:54:58.585 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template container-image-prepare-baremetal-ansible.j2.yaml 2025-10-03 07:54:58.585 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/deployment/container-image-prepare/container-image-prepare-baremetal-ansible.yaml 2025-10-03 07:54:58.586 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template haproxy-internal-tls-certmonger.j2.yaml 2025-10-03 07:54:58.586 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/deployment/haproxy/haproxy-internal-tls-certmonger.yaml 2025-10-03 07:54:58.586 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template octavia-deployment-config.j2.yaml 2025-10-03 07:54:58.586 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/deployment/octavia/octavia-deployment-config.yaml 2025-10-03 07:54:58.586 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template deployed-server-environment.j2.yaml 2025-10-03 07:54:58.586 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/deployed-server-environment.yaml 2025-10-03 07:54:58.586 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-noop.j2.yaml 2025-10-03 07:54:58.587 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-noop.yaml 2025-10-03 07:54:58.587 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template deployed-network-environment.j2.yaml 2025-10-03 07:54:58.587 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/deployed-network-environment.yaml 2025-10-03 07:54:58.587 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-2-linux-bonds-with-vlans.j2.yaml 2025-10-03 07:54:58.587 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-2-linux-bonds-with-vlans.yaml 2025-10-03 07:54:58.587 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-bond-with-vlans-no-external.j2.yaml 2025-10-03 07:54:58.588 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-bond-with-vlans-no-external.yaml 2025-10-03 07:54:58.588 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-bond-with-vlans.j2.yaml 2025-10-03 07:54:58.588 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-bond-with-vlans.yaml 2025-10-03 07:54:58.588 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-dpdkbond-with-vlans.j2.yaml 2025-10-03 07:54:58.588 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-dpdkbond-with-vlans.yaml 2025-10-03 07:54:58.588 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-multiple-nics-vlans.j2.yaml 2025-10-03 07:54:58.589 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-multiple-nics-vlans.yaml 2025-10-03 07:54:58.589 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-multiple-nics.j2.yaml 2025-10-03 07:54:58.589 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-multiple-nics.yaml 2025-10-03 07:54:58.589 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-single-nic-linux-bridge-with-vlans.j2.yaml 2025-10-03 07:54:58.589 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-single-nic-linux-bridge-with-vlans.yaml 2025-10-03 07:54:58.589 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-single-nic-with-vlans-no-external.j2.yaml 2025-10-03 07:54:58.589 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-single-nic-with-vlans-no-external.yaml 2025-10-03 07:54:58.590 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-single-nic-with-vlans.j2.yaml 2025-10-03 07:54:58.590 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-single-nic-with-vlans.yaml 2025-10-03 07:54:58.590 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template network-environment-v6-all.j2.yaml 2025-10-03 07:54:58.590 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/network-environment-v6-all.yaml 2025-10-03 07:54:58.590 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template network-environment-v6.j2.yaml 2025-10-03 07:54:58.590 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/network-environment-v6.yaml 2025-10-03 07:54:58.591 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template network-environment.j2.yaml 2025-10-03 07:54:58.591 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/network-environment.yaml 2025-10-03 07:54:58.591 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template networks-disable.j2.yaml 2025-10-03 07:54:58.591 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/networks-disable.yaml 2025-10-03 07:54:58.591 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template overcloud-baremetal.j2.yaml 2025-10-03 07:54:58.591 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/overcloud-baremetal.yaml 2025-10-03 07:54:58.592 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template split-stack-consistent-hostname-format.j2.yaml 2025-10-03 07:54:58.592 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/split-stack-consistent-hostname-format.yaml 2025-10-03 07:54:58.592 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template enable-internal-tls.j2.yaml 2025-10-03 07:54:58.592 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/ssl/enable-internal-tls.yaml 2025-10-03 07:54:58.592 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template swap-partition.j2.yaml 2025-10-03 07:54:58.592 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/all_nodes/swap-partition.yaml 2025-10-03 07:54:58.592 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template swap.j2.yaml 2025-10-03 07:54:58.593 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/all_nodes/swap.yaml 2025-10-03 07:54:58.593 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering role template role.role.j2.yaml 2025-10-03 07:54:58.593 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering roles Controller,CellController,CellControllerCompute,Compute,BlockStorage,ObjectStorage,CephStorage,Networker 2025-10-03 07:54:58.593 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/controller-role.yaml 2025-10-03 07:54:58.593 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/cellcontroller-role.yaml 2025-10-03 07:54:58.593 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/cellcontrollercompute-role.yaml 2025-10-03 07:54:58.594 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/compute-role.yaml 2025-10-03 07:54:58.594 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/blockstorage-role.yaml 2025-10-03 07:54:58.594 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/objectstorage-role.yaml 2025-10-03 07:54:58.594 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/cephstorage-role.yaml 2025-10-03 07:54:59.157 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/networker-role.yaml 2025-10-03 07:54:59.158 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template network.network.j2.yaml 2025-10-03 07:54:59.158 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-03 07:54:59.158 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/storage.yaml 2025-10-03 07:54:59.158 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/storage_mgmt.yaml 2025-10-03 07:54:59.158 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/internal_api.yaml 2025-10-03 07:54:59.159 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/tenant.yaml 2025-10-03 07:54:59.159 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/external.yaml 2025-10-03 07:54:59.159 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template network_v6.network.j2.yaml 2025-10-03 07:54:59.159 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-03 07:54:59.159 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/storage_v6.yaml 2025-10-03 07:54:59.159 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/storage_mgmt_v6.yaml 2025-10-03 07:54:59.159 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/internal_api_v6.yaml 2025-10-03 07:54:59.160 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/tenant_v6.yaml 2025-10-03 07:54:59.160 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/external_v6.yaml 2025-10-03 07:54:59.160 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template networks.j2.yaml 2025-10-03 07:54:59.160 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/networks.yaml 2025-10-03 07:54:59.160 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template service_net_map.j2.yaml 2025-10-03 07:54:59.160 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/service_net_map.yaml 2025-10-03 07:54:59.160 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template deployed_port.network.j2.yaml 2025-10-03 07:54:59.160 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-03 07:54:59.161 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_storage.yaml 2025-10-03 07:54:59.161 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_storage_mgmt.yaml 2025-10-03 07:54:59.161 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_internal_api.yaml 2025-10-03 07:54:59.161 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_tenant.yaml 2025-10-03 07:54:59.161 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_external.yaml 2025-10-03 07:54:59.162 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template deployed_vip_port.network.j2.yaml 2025-10-03 07:54:59.162 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-03 07:54:59.162 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_vip_storage.yaml 2025-10-03 07:54:59.162 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_vip_storage_mgmt.yaml 2025-10-03 07:54:59.162 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_vip_internal_api.yaml 2025-10-03 07:54:59.162 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_vip_tenant.yaml 2025-10-03 07:54:59.162 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_vip_external.yaml 2025-10-03 07:54:59.162 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template external_resource_port.network.j2.yaml 2025-10-03 07:54:59.162 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-03 07:54:59.162 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_storage.yaml 2025-10-03 07:54:59.163 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_storage_mgmt.yaml 2025-10-03 07:54:59.163 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_internal_api.yaml 2025-10-03 07:54:59.163 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_tenant.yaml 2025-10-03 07:54:59.163 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_external.yaml 2025-10-03 07:54:59.163 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template external_resource_port_v6.network.j2.yaml 2025-10-03 07:54:59.163 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-03 07:54:59.163 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_storage_v6.yaml 2025-10-03 07:54:59.163 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_storage_mgmt_v6.yaml 2025-10-03 07:54:59.163 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_internal_api_v6.yaml 2025-10-03 07:54:59.163 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_tenant_v6.yaml 2025-10-03 07:54:59.164 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_external_v6.yaml 2025-10-03 07:54:59.164 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net_ip_list_map.j2.yaml 2025-10-03 07:54:59.164 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/net_ip_list_map.yaml 2025-10-03 07:54:59.164 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net_ip_map.j2.yaml 2025-10-03 07:54:59.164 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/net_ip_map.yaml 2025-10-03 07:54:59.164 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net_vip_map_external.j2.yaml 2025-10-03 07:54:59.164 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/net_vip_map_external.yaml 2025-10-03 07:54:59.164 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net_vip_map_external_v6.j2.yaml 2025-10-03 07:54:59.164 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/net_vip_map_external_v6.yaml 2025-10-03 07:54:59.164 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template port.network.j2.yaml 2025-10-03 07:54:59.164 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-03 07:54:59.164 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage.yaml 2025-10-03 07:54:59.165 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_mgmt.yaml 2025-10-03 07:54:59.165 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/internal_api.yaml 2025-10-03 07:54:59.165 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/tenant.yaml 2025-10-03 07:54:59.165 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external.yaml 2025-10-03 07:54:59.165 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template port_from_pool.network.j2.yaml 2025-10-03 07:54:59.165 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-03 07:54:59.165 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_from_pool.yaml 2025-10-03 07:54:59.165 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_mgmt_from_pool.yaml 2025-10-03 07:54:59.165 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/internal_api_from_pool.yaml 2025-10-03 07:54:59.165 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/tenant_from_pool.yaml 2025-10-03 07:54:59.165 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_from_pool.yaml 2025-10-03 07:54:59.165 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template port_from_pool_v6.network.j2.yaml 2025-10-03 07:54:59.166 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-03 07:54:59.166 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_from_pool_v6.yaml 2025-10-03 07:54:59.166 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_mgmt_from_pool_v6.yaml 2025-10-03 07:54:59.166 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/internal_api_from_pool_v6.yaml 2025-10-03 07:54:59.494 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/tenant_from_pool_v6.yaml 2025-10-03 07:54:59.495 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_from_pool_v6.yaml 2025-10-03 07:54:59.495 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template port_v6.network.j2.yaml 2025-10-03 07:54:59.495 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-03 07:54:59.495 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_v6.yaml 2025-10-03 07:54:59.495 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_mgmt_v6.yaml 2025-10-03 07:54:59.495 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/internal_api_v6.yaml 2025-10-03 07:54:59.495 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/tenant_v6.yaml 2025-10-03 07:54:59.495 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_v6.yaml 2025-10-03 07:54:59.495 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering role template role.role.j2.yaml 2025-10-03 07:54:59.495 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering roles Controller,CellController,CellControllerCompute,Compute,BlockStorage,ObjectStorage,CephStorage,Networker 2025-10-03 07:54:59.495 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/controller-role.yaml 2025-10-03 07:54:59.496 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/cellcontroller-role.yaml 2025-10-03 07:54:59.496 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/cellcontrollercompute-role.yaml 2025-10-03 07:54:59.496 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/compute-role.yaml 2025-10-03 07:54:59.496 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/blockstorage-role.yaml 2025-10-03 07:54:59.496 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/objectstorage-role.yaml 2025-10-03 07:54:59.496 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/cephstorage-role.yaml 2025-10-03 07:54:59.496 77756 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/networker-role.yaml 2025-10-03 07:55:03.517 77756 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying overcloud. 2025-10-03 07:55:03.517 77756 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Using ephemeral heat for stack operation 2025-10-03 07:55:04.435 77756 INFO tripleoclient.heat_launcher [-] Skipping container image pull. 2025-10-03 07:55:04.444 77756 INFO tripleoclient.heat_launcher [-] Checking that database is up 2025-10-03 07:55:04.870 77756 INFO tripleoclient.heat_launcher [-] Checking that message bus (rabbitmq) is up 2025-10-03 07:55:08.284 2 INFO migrate.versioning.api [-] 72 -> 73...  2025-10-03 07:55:08.668 2 INFO migrate.versioning.api [-] done 2025-10-03 07:55:08.669 2 INFO migrate.versioning.api [-] 73 -> 74...  2025-10-03 07:55:08.675 2 INFO migrate.versioning.api [-] done 2025-10-03 07:55:08.675 2 INFO migrate.versioning.api [-] 74 -> 75...  2025-10-03 07:55:08.681 2 INFO migrate.versioning.api [-] done 2025-10-03 07:55:08.682 2 INFO migrate.versioning.api [-] 75 -> 76...  2025-10-03 07:55:08.687 2 INFO migrate.versioning.api [-] done 2025-10-03 07:55:08.688 2 INFO migrate.versioning.api [-] 76 -> 77...  2025-10-03 07:55:08.693 2 INFO migrate.versioning.api [-] done 2025-10-03 07:55:08.693 2 INFO migrate.versioning.api [-] 77 -> 78...  2025-10-03 07:55:08.699 2 INFO migrate.versioning.api [-] done 2025-10-03 07:55:08.700 2 INFO migrate.versioning.api [-] 78 -> 79...  2025-10-03 07:55:08.839 2 INFO migrate.versioning.api [-] done 2025-10-03 07:55:08.840 2 INFO migrate.versioning.api [-] 79 -> 80...  2025-10-03 07:55:08.914 2 INFO migrate.versioning.api [-] done 2025-10-03 07:55:08.914 2 INFO migrate.versioning.api [-] 80 -> 81...  2025-10-03 07:55:08.918 2 INFO migrate.versioning.api [-] done 2025-10-03 07:55:08.918 2 INFO migrate.versioning.api [-] 81 -> 82...  2025-10-03 07:55:08.923 2 INFO migrate.versioning.api [-] done 2025-10-03 07:55:08.923 2 INFO migrate.versioning.api [-] 82 -> 83...  2025-10-03 07:55:08.927 2 INFO migrate.versioning.api [-] done 2025-10-03 07:55:08.927 2 INFO migrate.versioning.api [-] 83 -> 84...  2025-10-03 07:55:08.931 2 INFO migrate.versioning.api [-] done 2025-10-03 07:55:08.931 2 INFO migrate.versioning.api [-] 84 -> 85...  2025-10-03 07:55:08.935 2 INFO migrate.versioning.api [-] done 2025-10-03 07:55:08.936 2 INFO migrate.versioning.api [-] 85 -> 86...  2025-10-03 07:55:08.992 2 INFO migrate.versioning.api [-] done Pod: bc2e6fda6f9620cf253c0ed3b89aa1334ad796a6678465e83e97a4e178bbbbda Containers: 0b770f360a3fa7ebf8e940b07289132532706ac9515b3f16faae6f2807dd8069 0050d5b7f9517d24b86f3cf1283f47959b05a0b1acceb0c3e051ea4e7ed54e81 2025-10-03 07:55:14.062 77756 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Processing templates in the directory /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates 2025-10-03 07:55:25.088 77756 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying templates in the directory /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates 2025-10-03 07:55:25.090 77756 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Performing Heat stack create 2025-10-03 07:55:25.090 77756 WARNING tripleoclient.utils.safe_write [-] The output file /home/zuul/overcloud-deploy/overcloud/overcloud-deployment_status.yaml will be overriden Success. 2025-10-03 07:55:29Z [overcloud]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:31Z [overcloud.DeploymentServerBlacklistDict]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:31Z [overcloud.DeploymentServerBlacklistDict]: CREATE_COMPLETE state changed 2025-10-03 07:55:32Z [overcloud.ComputeRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:32Z [overcloud.ComputeRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:33Z [overcloud.ComputeRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:33Z [overcloud.ComputeRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-03 07:55:33Z [overcloud.ComputeRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:33Z [overcloud.BlockStorageRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:33Z [overcloud.BlockStorageRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:33Z [overcloud.ComputeRoleUserData]: CREATE_COMPLETE state changed 2025-10-03 07:55:33Z [overcloud.BlockStorageRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:34Z [overcloud.BlockStorageRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-03 07:55:34Z [overcloud.BlockStorageRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:34Z [overcloud.ObjectStorageRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:34Z [overcloud.ObjectStorageRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:34Z [overcloud.ObjectStorageRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:34Z [overcloud.BlockStorageRoleUserData]: CREATE_COMPLETE state changed 2025-10-03 07:55:34Z [overcloud.ObjectStorageRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-03 07:55:35Z [overcloud.ObjectStorageRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:35Z [overcloud.ControllerRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:35Z [overcloud.ControllerRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:35Z [overcloud.ObjectStorageRoleUserData]: CREATE_COMPLETE state changed 2025-10-03 07:55:35Z [overcloud.ControllerRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:35Z [overcloud.ControllerRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-03 07:55:35Z [overcloud.ControllerRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:36Z [overcloud.CloudNames]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:36Z [overcloud.CloudNames]: CREATE_COMPLETE state changed 2025-10-03 07:55:36Z [overcloud.ControllerRoleUserData]: CREATE_COMPLETE state changed 2025-10-03 07:55:37Z [overcloud.CephStorageRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:37Z [overcloud.CephStorageRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:37Z [overcloud.CephStorageRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:37Z [overcloud.CephStorageRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-03 07:55:37Z [overcloud.CephStorageRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:38Z [overcloud.NodeTimesyncUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:38Z [overcloud.NodeTimesyncUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:38Z [overcloud.CephStorageRoleUserData]: CREATE_COMPLETE state changed 2025-10-03 07:55:38Z [overcloud.NodeTimesyncUserData.timesync_sync]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:39Z [overcloud.NodeTimesyncUserData.timesync_sync]: CREATE_COMPLETE state changed 2025-10-03 07:55:39Z [overcloud.ServiceNetMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:39Z [overcloud.ServiceNetMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:39Z [overcloud.ServiceNetMap.ServiceNetMapValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:39Z [overcloud.ServiceNetMap.ServiceNetMapValue]: CREATE_COMPLETE state changed 2025-10-03 07:55:39Z [overcloud.NodeTimesyncUserData.timesync_chrony]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:40Z [overcloud.ServiceNetMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:40Z [overcloud.NodeTimesyncUserData.timesync_chrony]: CREATE_COMPLETE state changed 2025-10-03 07:55:40Z [overcloud.NodeTimesyncUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:40Z [overcloud.NodeTimesyncUserData.userdata]: CREATE_COMPLETE state changed 2025-10-03 07:55:40Z [overcloud.NodeTimesyncUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:40Z [overcloud.NetworkerRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:40Z [overcloud.NetworkerRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:40Z [overcloud.ServiceNetMap]: CREATE_COMPLETE state changed 2025-10-03 07:55:40Z [overcloud.NodeTimesyncUserData]: CREATE_COMPLETE state changed 2025-10-03 07:55:40Z [overcloud.NetworkerRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:40Z [overcloud.NetworkerRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-03 07:55:41Z [overcloud.NetworkerRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:41Z [overcloud.ControlVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:41Z [overcloud.NodeUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:41Z [overcloud.NodeUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:41Z [overcloud.NetworkerRoleUserData]: CREATE_COMPLETE state changed 2025-10-03 07:55:42Z [overcloud.NodeUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:42Z [overcloud.NodeUserData.userdata]: CREATE_COMPLETE state changed 2025-10-03 07:55:42Z [overcloud.NodeUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:42Z [overcloud.ControlVirtualIP]: CREATE_COMPLETE state changed 2025-10-03 07:55:42Z [overcloud.CellControllerComputeRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:42Z [overcloud.CellControllerComputeRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:42Z [overcloud.CellControllerComputeRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:42Z [overcloud.Networks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:42Z [overcloud.CellControllerComputeRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-03 07:55:43Z [overcloud.CellControllerComputeRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:43Z [overcloud.NodeUserData]: CREATE_COMPLETE state changed 2025-10-03 07:55:43Z [overcloud.Networks]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:43Z [overcloud.Networks.NetworkAttributesMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:43Z [overcloud.Networks.NetworkAttributesMap]: CREATE_COMPLETE state changed 2025-10-03 07:55:43Z [overcloud.CellControllerRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:43Z [overcloud.CellControllerComputeRoleUserData]: CREATE_COMPLETE state changed 2025-10-03 07:55:43Z [overcloud.CellControllerRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:43Z [overcloud.CellControllerRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:44Z [overcloud.CellControllerRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-03 07:55:44Z [overcloud.CellControllerRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:44Z [overcloud.Networks.NetworkCidrMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:44Z [overcloud.Networks.NetworkCidrMap]: CREATE_COMPLETE state changed 2025-10-03 07:55:44Z [overcloud.NodeAdminUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:44Z [overcloud.NodeAdminUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:44Z [overcloud.NodeAdminUserData.user_config]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:44Z [overcloud.CellControllerRoleUserData]: CREATE_COMPLETE state changed 2025-10-03 07:55:44Z [overcloud.NodeAdminUserData.user_config]: CREATE_COMPLETE state changed 2025-10-03 07:55:45Z [overcloud.NodeAdminUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:45Z [overcloud.NodeAdminUserData.userdata]: CREATE_COMPLETE state changed 2025-10-03 07:55:45Z [overcloud.NodeAdminUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:45Z [overcloud.Networks.NetworkIpVersionMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:45Z [overcloud.Networks.NetworkIpVersionMap]: CREATE_COMPLETE state changed 2025-10-03 07:55:45Z [overcloud.NodeAdminUserData]: CREATE_COMPLETE state changed 2025-10-03 07:55:46Z [overcloud.ObjectStorageUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:46Z [overcloud.ControllerUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:46Z [overcloud.CellControllerUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:46Z [overcloud.ComputeUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:46Z [overcloud.Networks.NetworkExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:46Z [overcloud.Networks.NetworkExtraConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:46Z [overcloud.Networks]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:46Z [overcloud.CephStorageUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:46Z [overcloud.NetworkerUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:46Z [overcloud.BlockStorageUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:46Z [overcloud.CellControllerComputeUserData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:46Z [overcloud.CellControllerUserData]: CREATE_COMPLETE state changed 2025-10-03 07:55:46Z [overcloud.ComputeUserData]: CREATE_COMPLETE state changed 2025-10-03 07:55:46Z [overcloud.ControllerUserData]: CREATE_COMPLETE state changed 2025-10-03 07:55:46Z [overcloud.ObjectStorageUserData]: CREATE_COMPLETE state changed 2025-10-03 07:55:46Z [overcloud.CellControllerComputeUserData]: CREATE_COMPLETE state changed 2025-10-03 07:55:46Z [overcloud.NetworkerUserData]: CREATE_COMPLETE state changed 2025-10-03 07:55:46Z [overcloud.CephStorageUserData]: CREATE_COMPLETE state changed 2025-10-03 07:55:46Z [overcloud.BlockStorageUserData]: CREATE_COMPLETE state changed 2025-10-03 07:55:47Z [overcloud.Networks]: CREATE_COMPLETE state changed 2025-10-03 07:55:47Z [overcloud.ControllerNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:47Z [overcloud.StorageMgmtVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:47Z [overcloud.ControllerNetworkConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:47Z [overcloud.InternalApiVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:47Z [overcloud.ComputeNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:47Z [overcloud.CellControllerNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:47Z [overcloud.ObjectStorageNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:47Z [overcloud.NetCidrMapValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:47Z [overcloud.CellControllerNetworkConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:47Z [overcloud.NetCidrMapValue]: CREATE_COMPLETE state changed 2025-10-03 07:55:47Z [overcloud.ObjectStorageNetworkConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:47Z [overcloud.ComputeNetworkConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:47Z [overcloud.StorageMgmtVirtualIP]: CREATE_COMPLETE state changed 2025-10-03 07:55:47Z [overcloud.CellControllerComputeNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:47Z [overcloud.CellControllerComputeNetworkConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:47Z [overcloud.StorageVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:47Z [overcloud.CephStorageNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:48Z [overcloud.CephStorageNetworkConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:48Z [overcloud.PublicVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:48Z [overcloud.NetIpVersionMapValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:48Z [overcloud.BlockStorageNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:48Z [overcloud.NetIpVersionMapValue]: CREATE_COMPLETE state changed 2025-10-03 07:55:48Z [overcloud.BlockStorageNetworkConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:48Z [overcloud.NetworkerNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:48Z [overcloud.NetworkerNetworkConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:48Z [overcloud.InternalApiVirtualIP]: CREATE_COMPLETE state changed 2025-10-03 07:55:49Z [overcloud.StorageVirtualIP]: CREATE_COMPLETE state changed 2025-10-03 07:55:49Z [overcloud.PublicVirtualIP]: CREATE_COMPLETE state changed 2025-10-03 07:55:49Z [overcloud.VipMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:49Z [overcloud.VipMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:49Z [overcloud.VipMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:49Z [overcloud.VipMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-03 07:55:49Z [overcloud.VipMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:50Z [overcloud.VipMap]: CREATE_COMPLETE state changed 2025-10-03 07:55:50Z [overcloud.EndpointMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:50Z [overcloud.VipHosts]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:50Z [overcloud.VipHosts]: CREATE_COMPLETE state changed 2025-10-03 07:55:52Z [overcloud.EndpointMap]: CREATE_COMPLETE state changed 2025-10-03 07:55:52Z [overcloud.EndpointMapData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:52Z [overcloud.EndpointMapData]: CREATE_COMPLETE state changed 2025-10-03 07:55:52Z [overcloud.CellControllerServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:52Z [overcloud.BlockStorageServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:52Z [overcloud.NetworkerServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:52Z [overcloud.CellControllerComputeServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:52Z [overcloud.ObjectStorageServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:52Z [overcloud.ComputeServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:52Z [overcloud.BlockStorageServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:53Z [overcloud.CephStorageServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:53Z [overcloud.NetworkerServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:53Z [overcloud.ControllerServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:53Z [overcloud.CellControllerServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:53Z [overcloud.CellControllerComputeServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:53Z [overcloud.ObjectStorageServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:53Z [overcloud.CephStorageServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:53Z [overcloud.ComputeServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:53Z [overcloud.ControllerServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:53Z [overcloud.CellControllerServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:54Z [overcloud.ObjectStorageServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:54Z [overcloud.NetworkerServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:54Z [overcloud.CellControllerComputeServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:54Z [overcloud.CephStorageServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:54Z [overcloud.ControllerServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:54Z [overcloud.BlockStorageServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:54Z [overcloud.ComputeServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:54Z [overcloud.BlockStorageServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-03 07:55:54Z [overcloud.ComputeServiceChain.ServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:54Z [overcloud.BlockStorageServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:54Z [overcloud.BlockStorageServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-03 07:55:54Z [overcloud.BlockStorageServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:54Z [overcloud.BlockStorageServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:54Z [overcloud.BlockStorageServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:54Z [overcloud.BlockStorageServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.CellControllerServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.NetworkerServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.CellControllerComputeServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.CellControllerServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.CellControllerServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.ObjectStorageServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.CephStorageServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.CellControllerComputeServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.CellControllerComputeServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.NetworkerServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.CellControllerServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.NetworkerServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.CellControllerComputeServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.CellControllerComputeServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.CellControllerComputeServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.CellControllerComputeServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.NetworkerServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.NetworkerServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.CellControllerServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.CellControllerServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.NetworkerServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.CellControllerComputeServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.CellControllerComputeServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.NetworkerServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.NetworkerServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.CephStorageServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.CellControllerComputeServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.CellControllerServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.CellControllerServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.CellControllerServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.CellControllerComputeServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.CellControllerComputeServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.ObjectStorageServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.CephStorageServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.CellControllerServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.NetworkerServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.NetworkerServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.CephStorageServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.CellControllerComputeServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.CellControllerServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.CellControllerServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.CellControllerComputeServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.ObjectStorageServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.CellControllerServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.CellControllerComputeServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.CellControllerComputeServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.CellControllerComputeServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.CephStorageServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.NetworkerServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.NetworkerServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.NetworkerServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.CellControllerServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.CellControllerComputeServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.CephStorageServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.CellControllerServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:55Z [overcloud.BlockStorageServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:55Z [overcloud.CellControllerServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.BlockStorageServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.BlockStorageServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.BlockStorageServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.BlockStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.BlockStorageServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.BlockStorageServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.ObjectStorageServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.BlockStorageServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.ObjectStorageServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.ObjectStorageServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.ObjectStorageServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.ControllerServiceChain.ServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.BlockStorageServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.BlockStorageServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.BlockStorageServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.BlockStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.BlockStorageServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.BlockStorageServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.ObjectStorageServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.ObjectStorageServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.ObjectStorageServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.ObjectStorageServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.BlockStorageServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.BlockStorageServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.BlockStorageServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.ObjectStorageServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.ObjectStorageServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:56Z [overcloud.CellControllerServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.ObjectStorageServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CellControllerServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.CephStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:56Z [overcloud.NetworkerServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-03 07:55:56Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.NetworkerServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.NetworkerServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.NetworkerServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.NetworkerServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.NetworkerServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CellControllerComputeServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.NetworkerServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.NetworkerServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.NetworkerServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.NetworkerServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.ObjectStorageServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.ObjectStorageServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:57Z [overcloud.NetworkerServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.NetworkerServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.ObjectStorageServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.NetworkerServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.ObjectStorageServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.NetworkerServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.NetworkerServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.ObjectStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.ObjectStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.ObjectStorageServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.NetworkerServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.NetworkerServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.NetworkerServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.ObjectStorageServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.ObjectStorageServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.ObjectStorageServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.ComputeServiceChain.ServiceChain.2]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CellControllerServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.ObjectStorageServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.ObjectStorageServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.ObjectStorageServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.ObjectStorageServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:57Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:58Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.CellControllerComputeServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:58Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.CellControllerComputeServiceChain]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.NetworkerServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:58Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.CephStorageServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:58Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.BlockStorageServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.ComputeServiceChain.ServiceChain.1]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.ObjectStorageServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-03 07:55:58Z [overcloud.CellControllerServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:59Z [overcloud.CellControllerComputeServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:59Z [overcloud.BlockStorageServiceChain]: CREATE_COMPLETE state changed 2025-10-03 07:55:59Z [overcloud.CellControllerComputeServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-03 07:55:59Z [overcloud.NetworkerServiceChain]: CREATE_COMPLETE state changed 2025-10-03 07:55:59Z [overcloud.CephStorageServiceChain]: CREATE_COMPLETE state changed 2025-10-03 07:55:59Z [overcloud.CellControllerServiceChain]: CREATE_COMPLETE state changed 2025-10-03 07:55:59Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-03 07:55:59Z [overcloud.ObjectStorageServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:55:59Z [overcloud.CellControllerComputeServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:59Z [overcloud.ComputeServiceChain.ServiceChain.3]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:59Z [overcloud.CellControllerComputeServiceNames]: CREATE_COMPLETE state changed 2025-10-03 07:55:59Z [overcloud.ControllerServiceChain.ServiceChain.1]: CREATE_IN_PROGRESS state changed 2025-10-03 07:55:59Z [overcloud.ComputeServiceChain.ServiceChain.1]: CREATE_COMPLETE state changed 2025-10-03 07:55:59Z [overcloud.CellControllerCompute]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:00Z [overcloud.NetworkerServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:00Z [overcloud.NetworkerServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-03 07:56:00Z [overcloud.BlockStorageServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:00Z [overcloud.BlockStorageServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-03 07:56:00Z [overcloud.CellControllerCompute]: CREATE_COMPLETE state changed 2025-10-03 07:56:00Z [overcloud.ComputeServiceChain.ServiceChain.5]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:00Z [overcloud.NetworkerServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:00Z [overcloud.NetworkerServiceNames]: CREATE_COMPLETE state changed 2025-10-03 07:56:00Z [overcloud.BlockStorageServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:00Z [overcloud.BlockStorageServiceNames]: CREATE_COMPLETE state changed 2025-10-03 07:56:00Z [overcloud.CellControllerComputeNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:00Z [overcloud.CellControllerComputeServers]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:00Z [overcloud.CellControllerComputeNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-03 07:56:00Z [overcloud.CellControllerComputeServers]: CREATE_COMPLETE state changed 2025-10-03 07:56:00Z [overcloud.ObjectStorageServiceChain]: CREATE_COMPLETE state changed 2025-10-03 07:56:00Z [overcloud.CellControllerServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:00Z [overcloud.CellControllerServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-03 07:56:00Z [overcloud.Networker]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:00Z [overcloud.BlockStorage]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:00Z [overcloud.CellControllerComputeIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:00Z [overcloud.Networker]: CREATE_COMPLETE state changed 2025-10-03 07:56:00Z [overcloud.ComputeServiceChain.ServiceChain.0]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:00Z [overcloud.CephStorageServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:00Z [overcloud.CellControllerComputeIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:56:00Z [overcloud.CephStorageServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-03 07:56:00Z [overcloud.ControllerServiceChain.ServiceChain.2]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:00Z [overcloud.ComputeServiceChain.ServiceChain.2]: CREATE_COMPLETE state changed 2025-10-03 07:56:00Z [overcloud.CellControllerServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:00Z [overcloud.CellControllerComputeIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:00Z [overcloud.CellControllerServiceNames]: CREATE_COMPLETE state changed 2025-10-03 07:56:00Z [overcloud.CellControllerComputeIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-03 07:56:01Z [overcloud.ControllerServiceChain.ServiceChain.1]: CREATE_COMPLETE state changed 2025-10-03 07:56:01Z [overcloud.ComputeServiceChain.ServiceChain.6]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:01Z [overcloud.NetworkerNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:01Z [overcloud.NetworkerNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-03 07:56:01Z [overcloud.NetworkerServers]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:01Z [overcloud.CephStorageServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:01Z [overcloud.NetworkerServers]: CREATE_COMPLETE state changed 2025-10-03 07:56:01Z [overcloud.ControllerServiceChain.ServiceChain.5]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:01Z [overcloud.ObjectStorageServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:01Z [overcloud.CephStorageServiceNames]: CREATE_COMPLETE state changed 2025-10-03 07:56:01Z [overcloud.NetworkerIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:01Z [overcloud.ObjectStorageServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-03 07:56:01Z [overcloud.ComputeServiceChain.ServiceChain.5]: CREATE_COMPLETE state changed 2025-10-03 07:56:01Z [overcloud.NetworkerIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:56:01Z [overcloud.NetworkerIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:01Z [overcloud.NetworkerIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-03 07:56:01Z [overcloud.CellController]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:01Z [overcloud.BlockStorage]: CREATE_COMPLETE state changed 2025-10-03 07:56:01Z [overcloud.ComputeServiceChain.ServiceChain.9]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:01Z [overcloud.ComputeServiceChain.ServiceChain.0]: CREATE_COMPLETE state changed 2025-10-03 07:56:01Z [overcloud.ControllerServiceChain.ServiceChain.0]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:01Z [overcloud.ObjectStorageServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:02Z [overcloud.CellControllerComputeIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:02Z [overcloud.ComputeServiceChain.ServiceChain.4]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:02Z [overcloud.CellControllerComputeIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-03 07:56:02Z [overcloud.CellControllerComputeIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:56:02Z [overcloud.CephStorage]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:02Z [overcloud.ObjectStorageServiceNames]: CREATE_COMPLETE state changed 2025-10-03 07:56:02Z [overcloud.BlockStorageServers]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:02Z [overcloud.BlockStorageServers]: CREATE_COMPLETE state changed 2025-10-03 07:56:02Z [overcloud.ObjectStorage]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:02Z [overcloud.BlockStorageNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:02Z [overcloud.BlockStorageNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-03 07:56:02Z [overcloud.NetworkerIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:02Z [overcloud.BlockStorageIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:02Z [overcloud.NetworkerIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-03 07:56:02Z [overcloud.NetworkerIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:56:02Z [overcloud.ControllerServiceChain.ServiceChain.3]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:02Z [overcloud.CellControllerComputeIpListMap]: CREATE_COMPLETE state changed 2025-10-03 07:56:02Z [overcloud.BlockStorageIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:56:03Z [overcloud.CellController]: CREATE_COMPLETE state changed 2025-10-03 07:56:03Z [overcloud.BlockStorageIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:03Z [overcloud.BlockStorageIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-03 07:56:03Z [overcloud.ComputeServiceChain.ServiceChain.9]: CREATE_COMPLETE state changed 2025-10-03 07:56:03Z [overcloud.ControllerServiceChain.ServiceChain.0]: CREATE_COMPLETE state changed 2025-10-03 07:56:03Z [overcloud.CellControllerNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:03Z [overcloud.CellControllerNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-03 07:56:03Z [overcloud.ComputeServiceChain.ServiceChain.6]: CREATE_COMPLETE state changed 2025-10-03 07:56:03Z [overcloud.ComputeServiceChain.ServiceChain.13]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:03Z [overcloud.CephStorage]: CREATE_COMPLETE state changed 2025-10-03 07:56:03Z [overcloud.CellControllerServers]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:03Z [overcloud.CellControllerIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:03Z [overcloud.CellControllerServers]: CREATE_COMPLETE state changed 2025-10-03 07:56:03Z [overcloud.NetworkerIpListMap]: CREATE_COMPLETE state changed 2025-10-03 07:56:03Z [overcloud.ObjectStorage]: CREATE_COMPLETE state changed 2025-10-03 07:56:03Z [overcloud.ComputeServiceChain.ServiceChain.3]: CREATE_COMPLETE state changed 2025-10-03 07:56:03Z [overcloud.ComputeServiceChain.ServiceChain.10]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:03Z [overcloud.CephStorageNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:03Z [overcloud.ControllerServiceChain.ServiceChain.4]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:03Z [overcloud.CellControllerIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:56:03Z [overcloud.CephStorageServers]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:03Z [overcloud.CephStorageNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-03 07:56:04Z [overcloud.CephStorageServers]: CREATE_COMPLETE state changed 2025-10-03 07:56:04Z [overcloud.CellControllerIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:04Z [overcloud.BlockStorageIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:04Z [overcloud.ComputeServiceChain.ServiceChain.7]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:04Z [overcloud.CephStorageIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:04Z [overcloud.CellControllerIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-03 07:56:04Z [overcloud.BlockStorageIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-03 07:56:04Z [overcloud.ObjectStorageNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:04Z [overcloud.BlockStorageIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:56:04Z [overcloud.ObjectStorageNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-03 07:56:04Z [overcloud.CephStorageIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:56:04Z [overcloud.ObjectStorageServers]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:04Z [overcloud.ObjectStorageServers]: CREATE_COMPLETE state changed 2025-10-03 07:56:04Z [overcloud.ObjectStorageIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:04Z [overcloud.ObjectStorageIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:56:04Z [overcloud.CephStorageIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:04Z [overcloud.CephStorageIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-03 07:56:04Z [overcloud.ObjectStorageIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:04Z [overcloud.ObjectStorageIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-03 07:56:05Z [overcloud.BlockStorageIpListMap]: CREATE_COMPLETE state changed 2025-10-03 07:56:05Z [overcloud.CellControllerIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:05Z [overcloud.CellControllerIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-03 07:56:05Z [overcloud.ControllerServiceChain.ServiceChain.2]: CREATE_COMPLETE state changed 2025-10-03 07:56:05Z [overcloud.CellControllerIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:56:05Z [overcloud.ComputeServiceChain.ServiceChain.7]: CREATE_COMPLETE state changed 2025-10-03 07:56:05Z [overcloud.ControllerServiceChain.ServiceChain.6]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:05Z [overcloud.ComputeServiceChain.ServiceChain.11]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:05Z [overcloud.CephStorageIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:05Z [overcloud.ObjectStorageIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:05Z [overcloud.CephStorageIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-03 07:56:05Z [overcloud.ObjectStorageIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-03 07:56:05Z [overcloud.CephStorageIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:56:05Z [overcloud.ObjectStorageIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:56:06Z [overcloud.CellControllerIpListMap]: CREATE_COMPLETE state changed 2025-10-03 07:56:06Z [overcloud.ControllerServiceChain.ServiceChain.3]: CREATE_COMPLETE state changed 2025-10-03 07:56:06Z [overcloud.ControllerServiceChain.ServiceChain.7]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:06Z [overcloud.CephStorageIpListMap]: CREATE_COMPLETE state changed 2025-10-03 07:56:06Z [overcloud.ObjectStorageIpListMap]: CREATE_COMPLETE state changed 2025-10-03 07:56:07Z [overcloud.ComputeServiceChain.ServiceChain.13]: CREATE_COMPLETE state changed 2025-10-03 07:56:08Z [overcloud.ComputeServiceChain.ServiceChain.17]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:09Z [overcloud.ComputeServiceChain.ServiceChain.10]: CREATE_COMPLETE state changed 2025-10-03 07:56:09Z [overcloud.ComputeServiceChain.ServiceChain.17]: CREATE_COMPLETE state changed 2025-10-03 07:56:09Z [overcloud.ComputeServiceChain.ServiceChain.4]: CREATE_COMPLETE state changed 2025-10-03 07:56:09Z [overcloud.ComputeServiceChain.ServiceChain.21]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:09Z [overcloud.ComputeServiceChain.ServiceChain.8]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:09Z [overcloud.ComputeServiceChain.ServiceChain.14]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:09Z [overcloud.ControllerServiceChain.ServiceChain.5]: CREATE_COMPLETE state changed 2025-10-03 07:56:10Z [overcloud.ComputeServiceChain.ServiceChain.21]: CREATE_COMPLETE state changed 2025-10-03 07:56:10Z [overcloud.ComputeServiceChain.ServiceChain.25]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:10Z [overcloud.ControllerServiceChain.ServiceChain.9]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:11Z [overcloud.ComputeServiceChain.ServiceChain.8]: CREATE_COMPLETE state changed 2025-10-03 07:56:12Z [overcloud.ComputeServiceChain.ServiceChain.11]: CREATE_COMPLETE state changed 2025-10-03 07:56:12Z [overcloud.ComputeServiceChain.ServiceChain.12]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:12Z [overcloud.ControllerServiceChain.ServiceChain.4]: CREATE_COMPLETE state changed 2025-10-03 07:56:12Z [overcloud.ComputeServiceChain.ServiceChain.15]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:12Z [overcloud.ControllerServiceChain.ServiceChain.6]: CREATE_COMPLETE state changed 2025-10-03 07:56:12Z [overcloud.ControllerServiceChain.ServiceChain.8]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:12Z [overcloud.ComputeServiceChain.ServiceChain.14]: CREATE_COMPLETE state changed 2025-10-03 07:56:13Z [overcloud.ComputeServiceChain.ServiceChain.18]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:13Z [overcloud.ComputeServiceChain.ServiceChain.12]: CREATE_COMPLETE state changed 2025-10-03 07:56:13Z [overcloud.ControllerServiceChain.ServiceChain.10]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:13Z [overcloud.ComputeServiceChain.ServiceChain.15]: CREATE_COMPLETE state changed 2025-10-03 07:56:13Z [overcloud.ComputeServiceChain.ServiceChain.16]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:13Z [overcloud.ComputeServiceChain.ServiceChain.19]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:14Z [overcloud.ControllerServiceChain.ServiceChain.9]: CREATE_COMPLETE state changed 2025-10-03 07:56:14Z [overcloud.ControllerServiceChain.ServiceChain.13]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:14Z [overcloud.ComputeServiceChain.ServiceChain.18]: CREATE_COMPLETE state changed 2025-10-03 07:56:14Z [overcloud.ControllerServiceChain.ServiceChain.10]: CREATE_COMPLETE state changed 2025-10-03 07:56:14Z [overcloud.ControllerServiceChain.ServiceChain.7]: CREATE_COMPLETE state changed 2025-10-03 07:56:14Z [overcloud.ComputeServiceChain.ServiceChain.22]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:15Z [overcloud.ComputeServiceChain.ServiceChain.19]: CREATE_COMPLETE state changed 2025-10-03 07:56:15Z [overcloud.ControllerServiceChain.ServiceChain.14]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:15Z [overcloud.ComputeServiceChain.ServiceChain.25]: CREATE_COMPLETE state changed 2025-10-03 07:56:15Z [overcloud.ComputeServiceChain.ServiceChain.23]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:15Z [overcloud.ComputeServiceChain.ServiceChain.16]: CREATE_COMPLETE state changed 2025-10-03 07:56:15Z [overcloud.ControllerServiceChain.ServiceChain.11]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:16Z [overcloud.ComputeServiceChain.ServiceChain.20]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:16Z [overcloud.ComputeServiceChain.ServiceChain.23]: CREATE_COMPLETE state changed 2025-10-03 07:56:17Z [overcloud.ComputeServiceChain.ServiceChain.22]: CREATE_COMPLETE state changed 2025-10-03 07:56:17Z [overcloud.ComputeServiceChain.ServiceChain.20]: CREATE_COMPLETE state changed 2025-10-03 07:56:17Z [overcloud.ComputeServiceChain.ServiceChain.24]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:17Z [overcloud.ControllerServiceChain.ServiceChain.8]: CREATE_COMPLETE state changed 2025-10-03 07:56:18Z [overcloud.ControllerServiceChain.ServiceChain.12]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:20Z [overcloud.ComputeServiceChain.ServiceChain.24]: CREATE_COMPLETE state changed 2025-10-03 07:56:20Z [overcloud.ComputeServiceChain.ServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:56:21Z [overcloud.ComputeServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-03 07:56:21Z [overcloud.ControllerServiceChain.ServiceChain.14]: CREATE_COMPLETE state changed 2025-10-03 07:56:21Z [overcloud.ControllerServiceChain.ServiceChain.18]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:22Z [overcloud.ComputeServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:22Z [overcloud.ComputeServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:56:22Z [overcloud.ComputeServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:22Z [overcloud.ComputeServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-03 07:56:22Z [overcloud.ComputeServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:22Z [overcloud.ComputeServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-03 07:56:22Z [overcloud.ControllerServiceChain.ServiceChain.13]: CREATE_COMPLETE state changed 2025-10-03 07:56:22Z [overcloud.ComputeServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:22Z [overcloud.ComputeServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:22Z [overcloud.ComputeServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-03 07:56:22Z [overcloud.ComputeServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-03 07:56:23Z [overcloud.ComputeServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:23Z [overcloud.ComputeServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:23Z [overcloud.ControllerServiceChain.ServiceChain.11]: CREATE_COMPLETE state changed 2025-10-03 07:56:23Z [overcloud.ComputeServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-03 07:56:23Z [overcloud.ComputeServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-03 07:56:23Z [overcloud.ComputeServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:23Z [overcloud.ComputeServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-03 07:56:23Z [overcloud.ComputeServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:23Z [overcloud.ComputeServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:23Z [overcloud.ComputeServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-03 07:56:23Z [overcloud.ComputeServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:56:23Z [overcloud.ComputeServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:23Z [overcloud.ComputeServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-03 07:56:23Z [overcloud.ComputeServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:23Z [overcloud.ComputeServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:23Z [overcloud.ComputeServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-03 07:56:23Z [overcloud.ComputeServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-03 07:56:23Z [overcloud.ComputeServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:23Z [overcloud.ComputeServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:23Z [overcloud.ComputeServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-03 07:56:24Z [overcloud.ComputeServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:56:24Z [overcloud.ControllerServiceChain.ServiceChain.15]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:24Z [overcloud.ControllerServiceChain.ServiceChain.17]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:24Z [overcloud.ComputeServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:24Z [overcloud.ComputeServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-03 07:56:24Z [overcloud.ComputeServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:24Z [overcloud.ComputeServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:24Z [overcloud.ControllerServiceChain.ServiceChain.15]: CREATE_COMPLETE state changed 2025-10-03 07:56:24Z [overcloud.ComputeServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-03 07:56:24Z [overcloud.ComputeServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:24Z [overcloud.ComputeServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:56:24Z [overcloud.ComputeServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-03 07:56:24Z [overcloud.ComputeServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:24Z [overcloud.ComputeServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:24Z [overcloud.ComputeServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-03 07:56:24Z [overcloud.ComputeServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-03 07:56:24Z [overcloud.ControllerServiceChain.ServiceChain.19]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:24Z [overcloud.ComputeServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:24Z [overcloud.ComputeServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:24Z [overcloud.ComputeServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:56:24Z [overcloud.ComputeServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-03 07:56:25Z [overcloud.ComputeServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:25Z [overcloud.ComputeServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:56:25Z [overcloud.ComputeServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:25Z [overcloud.ComputeServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-03 07:56:25Z [overcloud.ControllerServiceChain.ServiceChain.18]: CREATE_COMPLETE state changed 2025-10-03 07:56:25Z [overcloud.ComputeServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:25Z [overcloud.ComputeServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:25Z [overcloud.ComputeServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:56:25Z [overcloud.ComputeServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:56:25Z [overcloud.ComputeServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:25Z [overcloud.ComputeServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:25Z [overcloud.ComputeServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:25Z [overcloud.ComputeServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-03 07:56:25Z [overcloud.ComputeServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-03 07:56:25Z [overcloud.ComputeServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-03 07:56:25Z [overcloud.ComputeServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:25Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:25Z [overcloud.ControllerServiceChain.ServiceChain.22]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:25Z [overcloud.ComputeServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-03 07:56:25Z [overcloud.ControllerServiceChain.ServiceChain.19]: CREATE_COMPLETE state changed 2025-10-03 07:56:25Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:56:26Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:26Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-03 07:56:26Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:26Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:26Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-03 07:56:26Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-03 07:56:26Z [overcloud.ControllerServiceChain.ServiceChain.23]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:26Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:56:26Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-03 07:56:26Z [overcloud.ComputeServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:56:27Z [overcloud.ComputeServiceChain]: CREATE_COMPLETE state changed 2025-10-03 07:56:28Z [overcloud.ComputeServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:28Z [overcloud.ComputeServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-03 07:56:28Z [overcloud.ComputeServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:28Z [overcloud.ComputeServiceNames]: CREATE_COMPLETE state changed 2025-10-03 07:56:28Z [overcloud.ControllerServiceChain.ServiceChain.12]: CREATE_COMPLETE state changed 2025-10-03 07:56:29Z [overcloud.Compute]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:29Z [overcloud.Compute]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:56:29Z [overcloud.Compute]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:56:29Z [overcloud.ControllerServiceChain.ServiceChain.17]: CREATE_COMPLETE state changed 2025-10-03 07:56:29Z [overcloud.ControllerServiceChain.ServiceChain.16]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:30Z [overcloud.ControllerServiceChain.ServiceChain.21]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:30Z [overcloud.Compute]: UPDATE_IN_PROGRESS Stack UPDATE started 2025-10-03 07:56:30Z [overcloud.Compute.0]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:30Z [overcloud.Compute.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:56:30Z [overcloud.Compute.0.NovaCompute]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:31Z [overcloud.ControllerServiceChain.ServiceChain.21]: CREATE_COMPLETE state changed 2025-10-03 07:56:31Z [overcloud.Compute.1]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:31Z [overcloud.ControllerServiceChain.ServiceChain.25]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:31Z [overcloud.Compute.1]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:56:31Z [overcloud.ControllerServiceChain.ServiceChain.22]: CREATE_COMPLETE state changed 2025-10-03 07:56:31Z [overcloud.Compute.0.DeploymentActions]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:32Z [overcloud.Compute.0.DeploymentActions]: CREATE_COMPLETE state changed 2025-10-03 07:56:32Z [overcloud.Compute.1.NovaCompute]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:32Z [overcloud.ControllerServiceChain.ServiceChain.26]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:32Z [overcloud.ControllerServiceChain.ServiceChain.23]: CREATE_COMPLETE state changed 2025-10-03 07:56:32Z [overcloud.Compute.2]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:32Z [overcloud.Compute.2]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:56:33Z [overcloud.ControllerServiceChain.ServiceChain.27]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:33Z [overcloud.Compute.0.NovaCompute]: CREATE_COMPLETE state changed 2025-10-03 07:56:33Z [overcloud.Compute.1.DeploymentActions]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:33Z [overcloud.Compute.1.DeploymentActions]: CREATE_COMPLETE state changed 2025-10-03 07:56:33Z [overcloud.Compute.0.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:33Z [overcloud.Compute.0.ComputeExtraConfigPre]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:33Z [overcloud.Compute.0.StoragePort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:33Z [overcloud.Compute.0.NodeTLSCAData]: CREATE_COMPLETE state changed 2025-10-03 07:56:33Z [overcloud.Compute.0.TenantPort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:33Z [overcloud.Compute.0.NetHostMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:33Z [overcloud.Compute.0.InternalApiPort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:33Z [overcloud.Compute.0.NetHostMap]: CREATE_COMPLETE state changed 2025-10-03 07:56:33Z [overcloud.Compute.0.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:33Z [overcloud.Compute.0.NovaComputeAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:33Z [overcloud.Compute.0.PreNetworkConfig]: CREATE_COMPLETE state changed 2025-10-03 07:56:33Z [overcloud.Compute.0.NovaComputeAnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-03 07:56:33Z [overcloud.Compute.2.NovaCompute]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:34Z [overcloud.Compute.0.ComputeExtraConfigPre]: CREATE_COMPLETE state changed 2025-10-03 07:56:34Z [overcloud.Compute.0.StoragePort]: CREATE_COMPLETE state changed 2025-10-03 07:56:34Z [overcloud.Compute.0.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:34Z [overcloud.Compute.0.TenantPort]: CREATE_COMPLETE state changed 2025-10-03 07:56:34Z [overcloud.Compute.0.InternalApiPort]: CREATE_COMPLETE state changed 2025-10-03 07:56:34Z [overcloud.Compute.2.DeploymentActions]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:34Z [overcloud.Compute.2.DeploymentActions]: CREATE_COMPLETE state changed 2025-10-03 07:56:34Z [overcloud.Compute.0.NetIpMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:35Z [overcloud.Compute.1.NovaCompute]: CREATE_COMPLETE state changed 2025-10-03 07:56:35Z [overcloud.ControllerServiceChain.ServiceChain.27]: CREATE_COMPLETE state changed 2025-10-03 07:56:35Z [overcloud.Compute.1.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:35Z [overcloud.Compute.1.PreNetworkConfig]: CREATE_COMPLETE state changed 2025-10-03 07:56:35Z [overcloud.Compute.1.InternalApiPort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:35Z [overcloud.Compute.1.ComputeExtraConfigPre]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:35Z [overcloud.Compute.1.TenantPort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:35Z [overcloud.Compute.1.StoragePort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:35Z [overcloud.Compute.1.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:35Z [overcloud.Compute.1.NetHostMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:35Z [overcloud.Compute.1.NetHostMap]: CREATE_COMPLETE state changed 2025-10-03 07:56:35Z [overcloud.Compute.1.NodeTLSCAData]: CREATE_COMPLETE state changed 2025-10-03 07:56:35Z [overcloud.Compute.1.NovaComputeAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:35Z [overcloud.Compute.1.NovaComputeAnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-03 07:56:35Z [overcloud.Compute.0.NodeExtraConfig]: CREATE_COMPLETE state changed 2025-10-03 07:56:35Z [overcloud.ControllerServiceChain.ServiceChain.31]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:35Z [overcloud.Compute.0.NetIpMap]: CREATE_COMPLETE state changed 2025-10-03 07:56:35Z [overcloud.Compute.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:56:36Z [overcloud.ControllerServiceChain.ServiceChain.16]: CREATE_COMPLETE state changed 2025-10-03 07:56:36Z [overcloud.Compute.1.InternalApiPort]: CREATE_COMPLETE state changed 2025-10-03 07:56:36Z [overcloud.Compute.1.StoragePort]: CREATE_COMPLETE state changed 2025-10-03 07:56:36Z [overcloud.Compute.2.NovaCompute]: CREATE_COMPLETE state changed 2025-10-03 07:56:36Z [overcloud.ControllerServiceChain.ServiceChain.20]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:36Z [overcloud.Compute.1.ComputeExtraConfigPre]: CREATE_COMPLETE state changed 2025-10-03 07:56:36Z [overcloud.Compute.0]: CREATE_COMPLETE state changed 2025-10-03 07:56:36Z [overcloud.Compute.1.TenantPort]: CREATE_COMPLETE state changed 2025-10-03 07:56:36Z [overcloud.ControllerServiceChain.ServiceChain.25]: CREATE_COMPLETE state changed 2025-10-03 07:56:36Z [overcloud.Compute.1.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:36Z [overcloud.Compute.2.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:36Z [overcloud.Compute.2.InternalApiPort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:36Z [overcloud.Compute.2.ComputeExtraConfigPre]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:36Z [overcloud.Compute.2.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:36Z [overcloud.Compute.2.StoragePort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:36Z [overcloud.Compute.2.NodeTLSCAData]: CREATE_COMPLETE state changed 2025-10-03 07:56:37Z [overcloud.Compute.2.PreNetworkConfig]: CREATE_COMPLETE state changed 2025-10-03 07:56:37Z [overcloud.Compute.1.NetIpMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:37Z [overcloud.Compute.2.NetHostMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:37Z [overcloud.Compute.2.NetHostMap]: CREATE_COMPLETE state changed 2025-10-03 07:56:37Z [overcloud.Compute.2.TenantPort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:37Z [overcloud.Compute.2.ComputeExtraConfigPre]: CREATE_COMPLETE state changed 2025-10-03 07:56:37Z [overcloud.Compute.2.NovaComputeAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:37Z [overcloud.Compute.2.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:37Z [overcloud.Compute.2.NovaComputeAnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-03 07:56:37Z [overcloud.ControllerServiceChain.ServiceChain.29]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:38Z [overcloud.Compute.2.InternalApiPort]: CREATE_COMPLETE state changed 2025-10-03 07:56:38Z [overcloud.Compute.1.NodeExtraConfig]: CREATE_COMPLETE state changed 2025-10-03 07:56:38Z [overcloud.Compute.2.StoragePort]: CREATE_COMPLETE state changed 2025-10-03 07:56:38Z [overcloud.Compute.1.NetIpMap]: CREATE_COMPLETE state changed 2025-10-03 07:56:38Z [overcloud.Compute.1]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:56:38Z [overcloud.Compute.2.TenantPort]: CREATE_COMPLETE state changed 2025-10-03 07:56:38Z [overcloud.Compute.2.NodeExtraConfig]: CREATE_COMPLETE state changed 2025-10-03 07:56:38Z [overcloud.Compute.2.NetIpMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:38Z [overcloud.Compute.1]: CREATE_COMPLETE state changed 2025-10-03 07:56:39Z [overcloud.Compute.2.NetIpMap]: CREATE_COMPLETE state changed 2025-10-03 07:56:39Z [overcloud.Compute.2]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:56:39Z [overcloud.ControllerServiceChain.ServiceChain.20]: CREATE_COMPLETE state changed 2025-10-03 07:56:39Z [overcloud.Compute.2]: CREATE_COMPLETE state changed 2025-10-03 07:56:39Z [overcloud.Compute]: UPDATE_COMPLETE Stack UPDATE completed successfully 2025-10-03 07:56:40Z [overcloud.ControllerServiceChain.ServiceChain.24]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:40Z [overcloud.Compute]: CREATE_COMPLETE state changed 2025-10-03 07:56:41Z [overcloud.ControllerServiceChain.ServiceChain.24]: CREATE_COMPLETE state changed 2025-10-03 07:56:41Z [overcloud.ControllerServiceChain.ServiceChain.29]: CREATE_COMPLETE state changed 2025-10-03 07:56:41Z [overcloud.ControllerServiceChain.ServiceChain.28]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:41Z [overcloud.ComputeNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:41Z [overcloud.ComputeNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-03 07:56:41Z [overcloud.ComputeServers]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:41Z [overcloud.ControllerServiceChain.ServiceChain.26]: CREATE_COMPLETE state changed 2025-10-03 07:56:41Z [overcloud.ComputeServers]: CREATE_COMPLETE state changed 2025-10-03 07:56:41Z [overcloud.ComputeIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:42Z [overcloud.ComputeIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:56:42Z [overcloud.ComputeIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:42Z [overcloud.ComputeIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-03 07:56:42Z [overcloud.ControllerServiceChain.ServiceChain.33]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:42Z [overcloud.ControllerServiceChain.ServiceChain.30]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:42Z [overcloud.ControllerServiceChain.ServiceChain.31]: CREATE_COMPLETE state changed 2025-10-03 07:56:43Z [overcloud.ComputeIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:43Z [overcloud.ComputeIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-03 07:56:43Z [overcloud.ComputeIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:56:43Z [overcloud.ControllerServiceChain.ServiceChain.35]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:43Z [overcloud.ControllerServiceChain.ServiceChain.28]: CREATE_COMPLETE state changed 2025-10-03 07:56:43Z [overcloud.ControllerServiceChain.ServiceChain.30]: CREATE_COMPLETE state changed 2025-10-03 07:56:44Z [overcloud.ComputeIpListMap]: CREATE_COMPLETE state changed 2025-10-03 07:56:44Z [overcloud.ControllerServiceChain.ServiceChain.34]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:44Z [overcloud.ControllerServiceChain.ServiceChain.32]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:48Z [overcloud.ControllerServiceChain.ServiceChain.32]: CREATE_COMPLETE state changed 2025-10-03 07:56:49Z [overcloud.ControllerServiceChain.ServiceChain.36]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:50Z [overcloud.ControllerServiceChain.ServiceChain.33]: CREATE_COMPLETE state changed 2025-10-03 07:56:51Z [overcloud.ControllerServiceChain.ServiceChain.37]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:51Z [overcloud.ControllerServiceChain.ServiceChain.34]: CREATE_COMPLETE state changed 2025-10-03 07:56:52Z [overcloud.ControllerServiceChain.ServiceChain.38]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:52Z [overcloud.ControllerServiceChain.ServiceChain.35]: CREATE_COMPLETE state changed 2025-10-03 07:56:53Z [overcloud.ControllerServiceChain.ServiceChain.39]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:54Z [overcloud.ControllerServiceChain.ServiceChain.38]: CREATE_COMPLETE state changed 2025-10-03 07:56:54Z [overcloud.ControllerServiceChain.ServiceChain.42]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:56Z [overcloud.ControllerServiceChain.ServiceChain.36]: CREATE_COMPLETE state changed 2025-10-03 07:56:56Z [overcloud.ControllerServiceChain.ServiceChain.39]: CREATE_COMPLETE state changed 2025-10-03 07:56:57Z [overcloud.ControllerServiceChain.ServiceChain.43]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:57Z [overcloud.ControllerServiceChain.ServiceChain.40]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:57Z [overcloud.ControllerServiceChain.ServiceChain.37]: CREATE_COMPLETE state changed 2025-10-03 07:56:58Z [overcloud.ControllerServiceChain.ServiceChain.41]: CREATE_IN_PROGRESS state changed 2025-10-03 07:56:59Z [overcloud.ControllerServiceChain.ServiceChain.41]: CREATE_COMPLETE state changed 2025-10-03 07:56:59Z [overcloud.ControllerServiceChain.ServiceChain.45]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:00Z [overcloud.ControllerServiceChain.ServiceChain.45]: CREATE_COMPLETE state changed 2025-10-03 07:57:00Z [overcloud.ControllerServiceChain.ServiceChain.42]: CREATE_COMPLETE state changed 2025-10-03 07:57:01Z [overcloud.ControllerServiceChain.ServiceChain.49]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:01Z [overcloud.ControllerServiceChain.ServiceChain.40]: CREATE_COMPLETE state changed 2025-10-03 07:57:01Z [overcloud.ControllerServiceChain.ServiceChain.49]: CREATE_COMPLETE state changed 2025-10-03 07:57:01Z [overcloud.ControllerServiceChain.ServiceChain.53]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:01Z [overcloud.ControllerServiceChain.ServiceChain.44]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:01Z [overcloud.ControllerServiceChain.ServiceChain.46]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:02Z [overcloud.ControllerServiceChain.ServiceChain.53]: CREATE_COMPLETE state changed 2025-10-03 07:57:02Z [overcloud.ControllerServiceChain.ServiceChain.57]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:03Z [overcloud.ControllerServiceChain.ServiceChain.43]: CREATE_COMPLETE state changed 2025-10-03 07:57:03Z [overcloud.ControllerServiceChain.ServiceChain.57]: CREATE_COMPLETE state changed 2025-10-03 07:57:03Z [overcloud.ControllerServiceChain.ServiceChain.44]: CREATE_COMPLETE state changed 2025-10-03 07:57:04Z [overcloud.ControllerServiceChain.ServiceChain.47]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:04Z [overcloud.ControllerServiceChain.ServiceChain.48]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:05Z [overcloud.ControllerServiceChain.ServiceChain.48]: CREATE_COMPLETE state changed 2025-10-03 07:57:05Z [overcloud.ControllerServiceChain.ServiceChain.52]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:07Z [overcloud.ControllerServiceChain.ServiceChain.46]: CREATE_COMPLETE state changed 2025-10-03 07:57:07Z [overcloud.ControllerServiceChain.ServiceChain.47]: CREATE_COMPLETE state changed 2025-10-03 07:57:07Z [overcloud.ControllerServiceChain.ServiceChain.51]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:07Z [overcloud.ControllerServiceChain.ServiceChain.50]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:08Z [overcloud.ControllerServiceChain.ServiceChain.51]: CREATE_COMPLETE state changed 2025-10-03 07:57:09Z [overcloud.ControllerServiceChain.ServiceChain.55]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:09Z [overcloud.ControllerServiceChain.ServiceChain.52]: CREATE_COMPLETE state changed 2025-10-03 07:57:10Z [overcloud.ControllerServiceChain.ServiceChain.55]: CREATE_COMPLETE state changed 2025-10-03 07:57:10Z [overcloud.ControllerServiceChain.ServiceChain.56]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:12Z [overcloud.ControllerServiceChain.ServiceChain.50]: CREATE_COMPLETE state changed 2025-10-03 07:57:13Z [overcloud.ControllerServiceChain.ServiceChain.54]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:13Z [overcloud.ControllerServiceChain.ServiceChain.56]: CREATE_COMPLETE state changed 2025-10-03 07:57:14Z [overcloud.ControllerServiceChain.ServiceChain.54]: CREATE_COMPLETE state changed 2025-10-03 07:57:14Z [overcloud.ControllerServiceChain.ServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:57:14Z [overcloud.ControllerServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-03 07:57:16Z [overcloud.ControllerServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:16Z [overcloud.ControllerServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:16Z [overcloud.ControllerServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:16Z [overcloud.ControllerServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:16Z [overcloud.ControllerServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:16Z [overcloud.ControllerServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-03 07:57:17Z [overcloud.ControllerServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:17Z [overcloud.ControllerServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-03 07:57:17Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:17Z [overcloud.ControllerServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:17Z [overcloud.ControllerServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:17Z [overcloud.ControllerServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:17Z [overcloud.ControllerServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:57:17Z [overcloud.ControllerServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:17Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:57:17Z [overcloud.ControllerServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-03 07:57:18Z [overcloud.ControllerServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:18Z [overcloud.ControllerServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:18Z [overcloud.ControllerServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:18Z [overcloud.ControllerServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:18Z [overcloud.ControllerServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:18Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:18Z [overcloud.ControllerServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:18Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-03 07:57:18Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:18Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:18Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-03 07:57:18Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-03 07:57:18Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:57:18Z [overcloud.ControllerServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:19Z [overcloud.ControllerServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:19Z [overcloud.ControllerServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-03 07:57:19Z [overcloud.ControllerServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:57:19Z [overcloud.ControllerServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:19Z [overcloud.ControllerServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:19Z [overcloud.ControllerServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-03 07:57:19Z [overcloud.ControllerServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:19Z [overcloud.ControllerServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:19Z [overcloud.ControllerServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-03 07:57:19Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-03 07:57:20Z [overcloud.ControllerServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:20Z [overcloud.ControllerServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:20Z [overcloud.ControllerServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:20Z [overcloud.ControllerServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:20Z [overcloud.ControllerServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:20Z [overcloud.ControllerServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:20Z [overcloud.ControllerServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:20Z [overcloud.ControllerServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:20Z [overcloud.ControllerServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:21Z [overcloud.ControllerServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-03 07:57:21Z [overcloud.ControllerServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:21Z [overcloud.ControllerServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:21Z [overcloud.ControllerServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-03 07:57:21Z [overcloud.ControllerServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:21Z [overcloud.ControllerServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:21Z [overcloud.ControllerServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:21Z [overcloud.ControllerServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-03 07:57:21Z [overcloud.ControllerServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:22Z [overcloud.ControllerServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:22Z [overcloud.ControllerServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:22Z [overcloud.ControllerServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:22Z [overcloud.ControllerServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:22Z [overcloud.ControllerServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:22Z [overcloud.ControllerServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-03 07:57:22Z [overcloud.ControllerServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:22Z [overcloud.ControllerServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-03 07:57:23Z [overcloud.ControllerServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:23Z [overcloud.ControllerServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:23Z [overcloud.ControllerServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:23Z [overcloud.ControllerServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:23Z [overcloud.ControllerServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:23Z [overcloud.ControllerServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:23Z [overcloud.ControllerServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:57:24Z [overcloud.ControllerServiceChain]: CREATE_COMPLETE state changed 2025-10-03 07:57:25Z [overcloud.ControllerServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:25Z [overcloud.ControllerServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-03 07:57:25Z [overcloud.GlobalConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:25Z [overcloud.GlobalConfig]: CREATE_COMPLETE state changed 2025-10-03 07:57:25Z [overcloud.CephStorageServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:25Z [overcloud.CephStorageServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:57:25Z [overcloud.CephStorageConfigData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:25Z [overcloud.CephStorageConfigData]: CREATE_COMPLETE state changed 2025-10-03 07:57:26Z [overcloud.NetworkerServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:26Z [overcloud.NetworkerServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:57:26Z [overcloud.ComputeServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:26Z [overcloud.ComputeServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:57:26Z [overcloud.NetworkerConfigData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:26Z [overcloud.NetworkerConfigData]: CREATE_COMPLETE state changed 2025-10-03 07:57:26Z [overcloud.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:26Z [overcloud.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-03 07:57:26Z [overcloud.ComputeConfigData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:26Z [overcloud.ComputeConfigData]: CREATE_COMPLETE state changed 2025-10-03 07:57:26Z [overcloud.ObjectStorageServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:26Z [overcloud.BlockStorageGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:26Z [overcloud.CellControllerComputeGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:26Z [overcloud.CellControllerComputeGroupVars]: CREATE_COMPLETE state changed 2025-10-03 07:57:26Z [overcloud.ObjectStorageServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:57:26Z [overcloud.BlockStorageGroupVars]: CREATE_COMPLETE state changed 2025-10-03 07:57:26Z [overcloud.CellControllerGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:27Z [overcloud.BlockStorageServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:27Z [overcloud.NetworkerGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:27Z [overcloud.BlockStorageServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:57:27Z [overcloud.CellControllerGroupVars]: CREATE_COMPLETE state changed 2025-10-03 07:57:27Z [overcloud.ObjectStorageConfigData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:27Z [overcloud.ObjectStorageConfigData]: CREATE_COMPLETE state changed 2025-10-03 07:57:27Z [overcloud.ObjectStorageGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:27Z [overcloud.NetworkerGroupVars]: CREATE_COMPLETE state changed 2025-10-03 07:57:27Z [overcloud.CephStorageGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:27Z [overcloud.ObjectStorageGroupVars]: CREATE_COMPLETE state changed 2025-10-03 07:57:27Z [overcloud.BlockStorageConfigData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:27Z [overcloud.BlockStorageConfigData]: CREATE_COMPLETE state changed 2025-10-03 07:57:27Z [overcloud.ComputeGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:27Z [overcloud.CephStorageGroupVars]: CREATE_COMPLETE state changed 2025-10-03 07:57:27Z [overcloud.ComputeGroupVars]: CREATE_COMPLETE state changed 2025-10-03 07:57:27Z [overcloud.CellControllerComputeServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:27Z [overcloud.CellControllerComputeServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:57:27Z [overcloud.CellControllerServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:27Z [overcloud.CellControllerServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:57:27Z [overcloud.CellControllerComputeConfigData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:27Z [overcloud.CellControllerComputeConfigData]: CREATE_COMPLETE state changed 2025-10-03 07:57:28Z [overcloud.CellControllerConfigData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:28Z [overcloud.CellControllerConfigData]: CREATE_COMPLETE state changed 2025-10-03 07:57:28Z [overcloud.ControllerServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:28Z [overcloud.ControllerServiceNames]: CREATE_COMPLETE state changed 2025-10-03 07:57:28Z [overcloud.ControllerGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:28Z [overcloud.ControllerGroupVars]: CREATE_COMPLETE state changed 2025-10-03 07:57:28Z [overcloud.ControllerServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:28Z [overcloud.ControllerServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-03 07:57:28Z [overcloud.Controller]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:29Z [overcloud.ControllerConfigData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:29Z [overcloud.ControllerConfigData]: CREATE_COMPLETE state changed 2025-10-03 07:57:29Z [overcloud.Controller]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:57:30Z [overcloud.Controller]: UPDATE_IN_PROGRESS Stack UPDATE started 2025-10-03 07:57:30Z [overcloud.Controller.0]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:30Z [overcloud.Controller.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:57:30Z [overcloud.Controller.0.DeploymentActions]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:30Z [overcloud.Controller.0.DeploymentActions]: CREATE_COMPLETE state changed 2025-10-03 07:57:31Z [overcloud.Controller.1]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:31Z [overcloud.Controller.1]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:57:31Z [overcloud.Controller.1.DeploymentActions]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:31Z [overcloud.Controller.1.DeploymentActions]: CREATE_COMPLETE state changed 2025-10-03 07:57:31Z [overcloud.Controller.0.Controller]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:32Z [overcloud.Controller.2]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:32Z [overcloud.Controller.2]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:57:32Z [overcloud.Controller.1.Controller]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:32Z [overcloud.Controller.2.DeploymentActions]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:32Z [overcloud.Controller.2.DeploymentActions]: CREATE_COMPLETE state changed 2025-10-03 07:57:33Z [overcloud.Controller.2.Controller]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:34Z [overcloud.Controller.0.Controller]: CREATE_COMPLETE state changed 2025-10-03 07:57:34Z [overcloud.Controller.0.NetHostMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:34Z [overcloud.Controller.0.ExternalPort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:34Z [overcloud.Controller.0.ControllerExtraConfigPre]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:34Z [overcloud.Controller.0.NetHostMap]: CREATE_COMPLETE state changed 2025-10-03 07:57:34Z [overcloud.Controller.0.TenantPort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:34Z [overcloud.Controller.0.StorageMgmtPort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:34Z [overcloud.Controller.0.InternalApiPort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:34Z [overcloud.Controller.0.ControllerAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:34Z [overcloud.Controller.0.ControllerAnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-03 07:57:34Z [overcloud.Controller.0.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:34Z [overcloud.Controller.0.StoragePort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:34Z [overcloud.Controller.0.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:34Z [overcloud.Controller.0.PreNetworkConfig]: CREATE_COMPLETE state changed 2025-10-03 07:57:34Z [overcloud.Controller.0.NodeTLSCAData]: CREATE_COMPLETE state changed 2025-10-03 07:57:35Z [overcloud.Controller.0.ControllerExtraConfigPre]: CREATE_COMPLETE state changed 2025-10-03 07:57:35Z [overcloud.Controller.0.ExternalPort]: CREATE_COMPLETE state changed 2025-10-03 07:57:35Z [overcloud.Controller.0.InternalApiPort]: CREATE_COMPLETE state changed 2025-10-03 07:57:35Z [overcloud.Controller.0.StorageMgmtPort]: CREATE_COMPLETE state changed 2025-10-03 07:57:35Z [overcloud.Controller.0.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:35Z [overcloud.Controller.0.TenantPort]: CREATE_COMPLETE state changed 2025-10-03 07:57:35Z [overcloud.Controller.0.StoragePort]: CREATE_COMPLETE state changed 2025-10-03 07:57:35Z [overcloud.Controller.0.NetIpMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:36Z [overcloud.Controller.1.Controller]: CREATE_COMPLETE state changed 2025-10-03 07:57:36Z [overcloud.Controller.1.ExternalPort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:36Z [overcloud.Controller.1.NetHostMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:36Z [overcloud.Controller.1.NetHostMap]: CREATE_COMPLETE state changed 2025-10-03 07:57:36Z [overcloud.Controller.1.TenantPort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:36Z [overcloud.Controller.1.StoragePort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:36Z [overcloud.Controller.1.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:36Z [overcloud.Controller.1.NodeTLSCAData]: CREATE_COMPLETE state changed 2025-10-03 07:57:36Z [overcloud.Controller.1.StorageMgmtPort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:36Z [overcloud.Controller.1.ControllerAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:36Z [overcloud.Controller.1.ControllerExtraConfigPre]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:36Z [overcloud.Controller.1.InternalApiPort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:36Z [overcloud.Controller.1.ControllerAnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-03 07:57:36Z [overcloud.Controller.1.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:36Z [overcloud.Controller.1.PreNetworkConfig]: CREATE_COMPLETE state changed 2025-10-03 07:57:36Z [overcloud.Controller.0.NodeExtraConfig]: CREATE_COMPLETE state changed 2025-10-03 07:57:36Z [overcloud.Controller.0.NetIpMap]: CREATE_COMPLETE state changed 2025-10-03 07:57:36Z [overcloud.Controller.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:57:37Z [overcloud.Controller.2.Controller]: CREATE_COMPLETE state changed 2025-10-03 07:57:37Z [overcloud.Controller.2.StorageMgmtPort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:37Z [overcloud.Controller.2.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:37Z [overcloud.Controller.2.NetHostMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:37Z [overcloud.Controller.2.PreNetworkConfig]: CREATE_COMPLETE state changed 2025-10-03 07:57:37Z [overcloud.Controller.2.NetHostMap]: CREATE_COMPLETE state changed 2025-10-03 07:57:37Z [overcloud.Controller.2.StoragePort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:37Z [overcloud.Controller.1.ExternalPort]: CREATE_COMPLETE state changed 2025-10-03 07:57:37Z [overcloud.Controller.2.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:37Z [overcloud.Controller.1.TenantPort]: CREATE_COMPLETE state changed 2025-10-03 07:57:37Z [overcloud.Controller.2.ControllerExtraConfigPre]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:37Z [overcloud.Controller.2.ControllerAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:37Z [overcloud.Controller.1.StoragePort]: CREATE_COMPLETE state changed 2025-10-03 07:57:37Z [overcloud.Controller.2.InternalApiPort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:37Z [overcloud.Controller.2.ControllerAnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-03 07:57:37Z [overcloud.Controller.1.ControllerExtraConfigPre]: CREATE_COMPLETE state changed 2025-10-03 07:57:37Z [overcloud.Controller.2.NodeTLSCAData]: CREATE_COMPLETE state changed 2025-10-03 07:57:37Z [overcloud.Controller.1.StorageMgmtPort]: CREATE_COMPLETE state changed 2025-10-03 07:57:37Z [overcloud.Controller.1.InternalApiPort]: CREATE_COMPLETE state changed 2025-10-03 07:57:37Z [overcloud.Controller.2.TenantPort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:37Z [overcloud.Controller.1.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:37Z [overcloud.Controller.2.ControllerExtraConfigPre]: CREATE_COMPLETE state changed 2025-10-03 07:57:37Z [overcloud.Controller.2.ExternalPort]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:37Z [overcloud.Controller.2.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:37Z [overcloud.Controller.1.NetIpMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:37Z [overcloud.Controller.0]: CREATE_COMPLETE state changed 2025-10-03 07:57:38Z [overcloud.Controller.2.StorageMgmtPort]: CREATE_COMPLETE state changed 2025-10-03 07:57:38Z [overcloud.Controller.2.StoragePort]: CREATE_COMPLETE state changed 2025-10-03 07:57:38Z [overcloud.Controller.2.InternalApiPort]: CREATE_COMPLETE state changed 2025-10-03 07:57:38Z [overcloud.Controller.1.NodeExtraConfig]: CREATE_COMPLETE state changed 2025-10-03 07:57:38Z [overcloud.Controller.2.TenantPort]: CREATE_COMPLETE state changed 2025-10-03 07:57:38Z [overcloud.Controller.2.ExternalPort]: CREATE_COMPLETE state changed 2025-10-03 07:57:38Z [overcloud.Controller.2.NodeExtraConfig]: CREATE_COMPLETE state changed 2025-10-03 07:57:38Z [overcloud.Controller.1.NetIpMap]: CREATE_COMPLETE state changed 2025-10-03 07:57:38Z [overcloud.Controller.1]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:57:38Z [overcloud.Controller.2.NetIpMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:39Z [overcloud.Controller.1]: CREATE_COMPLETE state changed 2025-10-03 07:57:40Z [overcloud.Controller.2.NetIpMap]: CREATE_COMPLETE state changed 2025-10-03 07:57:40Z [overcloud.Controller.2]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:57:40Z [overcloud.Controller.2]: CREATE_COMPLETE state changed 2025-10-03 07:57:40Z [overcloud.Controller]: UPDATE_COMPLETE Stack UPDATE completed successfully 2025-10-03 07:57:41Z [overcloud.Controller]: CREATE_COMPLETE state changed 2025-10-03 07:57:42Z [overcloud.ControllerServers]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:42Z [overcloud.ControllerServers]: CREATE_COMPLETE state changed 2025-10-03 07:57:42Z [overcloud.ServerIdMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:42Z [overcloud.ServerIdMap]: CREATE_COMPLETE state changed 2025-10-03 07:57:42Z [overcloud.HostsEntryValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:42Z [overcloud.HostsEntryValue]: CREATE_COMPLETE state changed 2025-10-03 07:57:42Z [overcloud.BlacklistedIpAddresses]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:42Z [overcloud.BlacklistedIpAddresses]: CREATE_COMPLETE state changed 2025-10-03 07:57:42Z [overcloud.AnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:42Z [overcloud.BlacklistedHostnames]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:42Z [overcloud.AnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-03 07:57:42Z [overcloud.ControllerNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:42Z [overcloud.BlacklistedHostnames]: CREATE_COMPLETE state changed 2025-10-03 07:57:42Z [overcloud.ControllerNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-03 07:57:42Z [overcloud.AllNodesExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:42Z [overcloud.AllNodesExtraConfig]: CREATE_COMPLETE state changed 2025-10-03 07:57:43Z [overcloud.ControllerIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:43Z [overcloud.ControllerIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:57:43Z [overcloud.ControllerIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:43Z [overcloud.ControllerIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-03 07:57:43Z [overcloud.AllNodesDeploySteps]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:43Z [overcloud.AllNodesDeploySteps]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-03 07:57:44Z [overcloud.ControllerIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:44Z [overcloud.ControllerIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-03 07:57:44Z [overcloud.ControllerIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:57:44Z [overcloud.AllNodesDeploySteps.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:44Z [overcloud.AllNodesDeploySteps.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:45Z [overcloud.ControllerIpListMap]: CREATE_COMPLETE state changed 2025-10-03 07:57:45Z [overcloud.AllNodesDeploySteps.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:45Z [overcloud.AllNodesDeploySteps.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:46Z [overcloud.AllNodesDeploySteps.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:46Z [overcloud.AllNodesDeploySteps.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:47Z [overcloud.AllNodesDeploySteps.BootstrapServerId]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:47Z [overcloud.AllNodesDeploySteps.BootstrapServerId]: CREATE_COMPLETE state changed 2025-10-03 07:57:48Z [overcloud.AllNodesDeploySteps.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:48Z [overcloud.AllNodesDeploySteps.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:49Z [overcloud.AllNodesDeploySteps.ComputeExtraConfigPost]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:50Z [overcloud.AllNodesDeploySteps.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:50Z [overcloud.AllNodesDeploySteps.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:50Z [overcloud.AllNodesDeploySteps.ComputeExtraConfigPost]: CREATE_COMPLETE state changed 2025-10-03 07:57:51Z [overcloud.AllNodesDeploySteps.ControllerExtraConfigPost]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:52Z [overcloud.AllNodesDeploySteps.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:52Z [overcloud.AllNodesDeploySteps.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-03 07:57:52Z [overcloud.AllNodesDeploySteps.ControllerExtraConfigPost]: CREATE_COMPLETE state changed 2025-10-03 07:57:52Z [overcloud.AllNodesDeploySteps.ControllerPostConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:52Z [overcloud.AllNodesDeploySteps.ComputePostConfig]: CREATE_IN_PROGRESS state changed 2025-10-03 07:57:52Z [overcloud.AllNodesDeploySteps.ComputePostConfig]: CREATE_COMPLETE state changed 2025-10-03 07:57:52Z [overcloud.AllNodesDeploySteps.ControllerPostConfig]: CREATE_COMPLETE state changed 2025-10-03 07:57:52Z [overcloud.AllNodesDeploySteps]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-03 07:57:53Z [overcloud.AllNodesDeploySteps]: CREATE_COMPLETE state changed 2025-10-03 07:57:53Z [overcloud]: CREATE_COMPLETE Stack CREATE completed successfully Stack overcloud/880aac4f-63a4-430e-aef5-09abe73f0837 CREATE_COMPLETE 2025-10-03 07:58:08.847 77756 INFO tripleoclient.utils.utils [-] Running Ansible playbook: /usr/share/ansible/tripleo-playbooks/cli-undercloud-get-horizon-url.yaml, Working directory: /home/zuul/overcloud-deploy/overcloud/cli-undercloud-get-horizon-url, Playbook directory: /usr/share/ansible/tripleo-playbooks [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [Overcloud Get Horizon URL] *********************************************** 2025-10-03 07:58:09.504699 | fa163e2f-d608-f1a1-c165-000000000004 | TASK | Check for required inputs 2025-10-03 07:58:09.582537 | fa163e2f-d608-f1a1-c165-000000000004 | SKIPPED | Check for required inputs | localhost | item=stack_name 2025-10-03 07:58:09.608190 | fa163e2f-d608-f1a1-c165-000000000004 | SKIPPED | Check for required inputs | localhost | item=horizon_url_output_file 2025-10-03 07:58:09.619943 | fa163e2f-d608-f1a1-c165-000000000004 | TIMING | Check for required inputs | localhost | 0:00:00.155774 | 0.11s 2025-10-03 07:58:09.640774 | fa163e2f-d608-f1a1-c165-000000000006 | TASK | Fetch stack data 2025-10-03 07:58:12.679563 | fa163e2f-d608-f1a1-c165-000000000006 | OK | Fetch stack data | localhost 2025-10-03 07:58:12.683901 | fa163e2f-d608-f1a1-c165-000000000006 | TIMING | Fetch stack data | localhost | 0:00:03.219751 | 3.04s 2025-10-03 07:58:12.695183 | fa163e2f-d608-f1a1-c165-000000000007 | TASK | Create horizon url temp file 2025-10-03 07:58:13.539902 | fa163e2f-d608-f1a1-c165-000000000007 | CHANGED | Create horizon url temp file | localhost 2025-10-03 07:58:13.541521 | fa163e2f-d608-f1a1-c165-000000000007 | TIMING | Create horizon url temp file | localhost | 0:00:04.077381 | 0.85s PLAY RECAP ********************************************************************* localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2025-10-03 07:58:13.554000 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:58:13.554239 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:58:13.554495 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:04.090368 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:58:13.554846 | UUID | Info | Host | Task Name | Run Time 2025-10-03 07:58:13.555122 | fa163e2f-d608-f1a1-c165-000000000006 | SUMMARY | localhost | Fetch stack data | 3.04s 2025-10-03 07:58:13.555355 | fa163e2f-d608-f1a1-c165-000000000007 | SUMMARY | localhost | Create horizon url temp file | 0.85s 2025-10-03 07:58:13.555621 | fa163e2f-d608-f1a1-c165-000000000004 | SUMMARY | localhost | Check for required inputs | 0.11s 2025-10-03 07:58:13.555839 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:58:13.752 77756 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleoixbtv_mn ] cleaned up 2025-10-03 07:58:13.752 77756 INFO tripleoclient.utils.utils [-] Ansible execution success. playbook: /usr/share/ansible/tripleo-playbooks/cli-undercloud-get-horizon-url.yaml 2025-10-03 07:58:13.758 77756 INFO tripleoclient.utils.utils [-] Running Ansible playbook: /usr/share/ansible/tripleo-playbooks/cli-config-download.yaml, Working directory: /home/zuul/overcloud-deploy/overcloud/cli-config-download, Playbook directory: /usr/share/ansible/tripleo-playbooks [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [Download config] ********************************************************* 2025-10-03 07:58:14.360840 | fa163e2f-d608-c7a6-7307-000000000004 | TASK | Set output_dir 2025-10-03 07:58:14.397983 | fa163e2f-d608-c7a6-7307-000000000004 | SKIPPED | Set output_dir | localhost 2025-10-03 07:58:14.398667 | fa163e2f-d608-c7a6-7307-000000000004 | TIMING | Set output_dir | localhost | 0:00:00.081861 | 0.04s 2025-10-03 07:58:14.401591 | fa163e2f-d608-c7a6-7307-000000000005 | TASK | Set work_dir 2025-10-03 07:58:14.468811 | fa163e2f-d608-c7a6-7307-000000000005 | OK | Set work_dir | localhost 2025-10-03 07:58:14.470005 | fa163e2f-d608-c7a6-7307-000000000005 | TIMING | Set work_dir | localhost | 0:00:00.153189 | 0.07s 2025-10-03 07:58:14.476239 | fa163e2f-d608-c7a6-7307-000000000006 | TASK | Clean work_dir 2025-10-03 07:58:14.512308 | fa163e2f-d608-c7a6-7307-000000000006 | SKIPPED | Clean work_dir | localhost 2025-10-03 07:58:14.513447 | fa163e2f-d608-c7a6-7307-000000000006 | TIMING | Clean work_dir | localhost | 0:00:00.196632 | 0.04s 2025-10-03 07:58:14.519931 | fa163e2f-d608-c7a6-7307-000000000007 | TASK | Create config dir if does not exist 2025-10-03 07:58:14.950171 | fa163e2f-d608-c7a6-7307-000000000007 | CHANGED | Create config dir if does not exist | localhost 2025-10-03 07:58:14.952034 | fa163e2f-d608-c7a6-7307-000000000007 | TIMING | Create config dir if does not exist | localhost | 0:00:00.635212 | 0.43s 2025-10-03 07:58:14.960091 | fa163e2f-d608-c7a6-7307-000000000008 | TASK | Download config 2025-10-03 07:58:30.955636 | fa163e2f-d608-c7a6-7307-000000000008 | CHANGED | Download config | localhost 2025-10-03 07:58:30.959168 | fa163e2f-d608-c7a6-7307-000000000008 | TIMING | Download config | localhost | 0:00:16.642253 | 16.00s 2025-10-03 07:58:30.967348 | fa163e2f-d608-c7a6-7307-000000000009 | TASK | Generate ansible inventory 2025-10-03 07:58:34.209788 | fa163e2f-d608-c7a6-7307-000000000009 | CHANGED | Generate ansible inventory | localhost 2025-10-03 07:58:34.211274 | fa163e2f-d608-c7a6-7307-000000000009 | TIMING | Generate ansible inventory | localhost | 0:00:19.894453 | 3.24s PLAY RECAP ********************************************************************* localhost : ok=4 changed=3 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 2025-10-03 07:58:34.236844 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:58:34.237715 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:58:34.238512 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:19.921654 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:58:34.239280 | UUID | Info | Host | Task Name | Run Time 2025-10-03 07:58:34.240121 | fa163e2f-d608-c7a6-7307-000000000008 | SUMMARY | localhost | Download config | 16.00s 2025-10-03 07:58:34.241410 | fa163e2f-d608-c7a6-7307-000000000009 | SUMMARY | localhost | Generate ansible inventory | 3.24s 2025-10-03 07:58:34.242157 | fa163e2f-d608-c7a6-7307-000000000007 | SUMMARY | localhost | Create config dir if does not exist | 0.43s 2025-10-03 07:58:34.242982 | fa163e2f-d608-c7a6-7307-000000000005 | SUMMARY | localhost | Set work_dir | 0.07s 2025-10-03 07:58:34.243769 | fa163e2f-d608-c7a6-7307-000000000004 | SUMMARY | localhost | Set output_dir | 0.04s 2025-10-03 07:58:34.244590 | fa163e2f-d608-c7a6-7307-000000000006 | SUMMARY | localhost | Clean work_dir | 0.04s 2025-10-03 07:58:34.245385 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:58:34.428 77756 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleoj94jyl0p ] cleaned up 2025-10-03 07:58:34.429 77756 INFO tripleoclient.utils.utils [-] Ansible execution success. playbook: /usr/share/ansible/tripleo-playbooks/cli-config-download.yaml 2025-10-03 07:58:34.429 77756 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Stopping ephemeral heat. 2025-10-03 07:58:34.581 77756 INFO tripleoclient.heat_launcher [-] Killing pod: ephemeral-heat bc2e6fda6f9620cf253c0ed3b89aa1334ad796a6678465e83e97a4e178bbbbda 2025-10-03 07:58:34.787 77756 INFO tripleoclient.heat_launcher [-] Killed pod: ephemeral-heat 2025-10-03 07:58:35.065 77756 INFO tripleoclient.heat_launcher [-] Starting back up of heat db 2025-10-03 07:58:44.738 77756 INFO tripleoclient.heat_launcher [-] Created tarfile /home/zuul/overcloud-deploy/overcloud/heat-launcher/heat-db.sql-1759478103.5179682.tar.bzip2 2025-10-03 07:58:44.740 77756 INFO tripleoclient.heat_launcher [-] Deleting /home/zuul/overcloud-deploy/overcloud/heat-launcher/heat-db.sql 2025-10-03 07:58:45.372 77756 INFO tripleoclient.heat_launcher [-] Removing pod: ephemeral-heat bc2e6fda6f9620cf253c0ed3b89aa1334ad796a6678465e83e97a4e178bbbbda 2025-10-03 07:58:46.290 77756 INFO tripleoclient.heat_launcher [-] Created tarfile /home/zuul/overcloud-deploy/overcloud/heat-launcher/log/heat-1759478103.5179682.log-1759478103.5179682.tar.bzip2 2025-10-03 07:58:46.291 77756 INFO tripleoclient.heat_launcher [-] Deleting /home/zuul/overcloud-deploy/overcloud/heat-launcher/log/heat-1759478103.5179682.log Enabling ssh admin (tripleo-admin) for hosts: ['192.168.122.106', '192.168.122.107', '192.168.122.108', '192.168.122.103', '192.168.122.104', '192.168.122.105']. Using ssh user "zuul" for initial connection. Using ssh key at "/home/zuul/.ssh/id_rsa" for initial connection. Starting ssh admin enablement playbook 2025-10-03 07:58:46.299 77756 INFO tripleoclient.utils.utils [-] Running Ansible playbook: /usr/share/ansible/tripleo-playbooks/cli-enable-ssh-admin.yaml, Working directory: /home/zuul/overcloud-deploy/overcloud/cli-enable-ssh-admin, Playbook directory: /usr/share/ansible/tripleo-playbooks [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [Playbook for establishing ssh keys] ************************************** 2025-10-03 07:58:46.905607 | fa163e2f-d608-4be3-2a39-000000000006 | TASK | No ssh servers defined 2025-10-03 07:58:46.970088 | fa163e2f-d608-4be3-2a39-000000000006 | SKIPPED | No ssh servers defined | localhost 2025-10-03 07:58:46.971125 | fa163e2f-d608-4be3-2a39-000000000006 | TIMING | No ssh servers defined | localhost | 0:00:00.111608 | 0.06s 2025-10-03 07:58:46.976221 | fa163e2f-d608-4be3-2a39-000000000007 | TASK | Set local connection user facts 2025-10-03 07:58:47.074069 | fa163e2f-d608-4be3-2a39-000000000007 | OK | Set local connection user facts | localhost 2025-10-03 07:58:47.075855 | fa163e2f-d608-4be3-2a39-000000000007 | TIMING | Set local connection user facts | localhost | 0:00:00.216326 | 0.10s 2025-10-03 07:58:47.084264 | fa163e2f-d608-4be3-2a39-000000000008 | TASK | Set facts for ssh servers and user private key file 2025-10-03 07:58:47.168494 | fa163e2f-d608-4be3-2a39-000000000008 | OK | Set facts for ssh servers and user private key file | localhost 2025-10-03 07:58:47.169849 | fa163e2f-d608-4be3-2a39-000000000008 | TIMING | Set facts for ssh servers and user private key file | localhost | 0:00:00.310321 | 0.08s 2025-10-03 07:58:47.176561 | fa163e2f-d608-4be3-2a39-000000000009 | TASK | Ensure .ssh directory 2025-10-03 07:58:47.601767 | fa163e2f-d608-4be3-2a39-000000000009 | OK | Ensure .ssh directory | localhost 2025-10-03 07:58:47.603563 | fa163e2f-d608-4be3-2a39-000000000009 | TIMING | Ensure .ssh directory | localhost | 0:00:00.744026 | 0.43s 2025-10-03 07:58:47.611247 | fa163e2f-d608-4be3-2a39-00000000000a | TASK | Ensure ssh key pair 2025-10-03 07:58:48.088043 | | WARNING | Found existing ssh key private file "/home/zuul/.ssh/id_rsa", no force, so skipping ssh-keygen generation 2025-10-03 07:58:48.089335 | fa163e2f-d608-4be3-2a39-00000000000a | OK | Ensure ssh key pair | localhost 2025-10-03 07:58:48.090279 | fa163e2f-d608-4be3-2a39-00000000000a | TIMING | Ensure ssh key pair | localhost | 0:00:01.230754 | 0.48s 2025-10-03 07:58:48.098015 | fa163e2f-d608-4be3-2a39-00000000000b | TASK | Stat key file 2025-10-03 07:58:48.514592 | fa163e2f-d608-4be3-2a39-00000000000b | OK | Stat key file | localhost 2025-10-03 07:58:48.516186 | fa163e2f-d608-4be3-2a39-00000000000b | TIMING | Stat key file | localhost | 0:00:01.656657 | 0.42s 2025-10-03 07:58:48.523538 | fa163e2f-d608-4be3-2a39-00000000000e | TASK | Get local private key 2025-10-03 07:58:48.583325 | fa163e2f-d608-4be3-2a39-00000000000e | SKIPPED | Get local private key | localhost 2025-10-03 07:58:48.584616 | fa163e2f-d608-4be3-2a39-00000000000e | TIMING | Get local private key | localhost | 0:00:01.725092 | 0.06s 2025-10-03 07:58:48.591280 | fa163e2f-d608-4be3-2a39-00000000000f | TASK | Get local public key 2025-10-03 07:58:48.639271 | fa163e2f-d608-4be3-2a39-00000000000f | SKIPPED | Get local public key | localhost 2025-10-03 07:58:48.640649 | fa163e2f-d608-4be3-2a39-00000000000f | TIMING | Get local public key | localhost | 0:00:01.781117 | 0.05s 2025-10-03 07:58:48.648232 | fa163e2f-d608-4be3-2a39-000000000010 | TASK | Set key facts 2025-10-03 07:58:48.694057 | fa163e2f-d608-4be3-2a39-000000000010 | SKIPPED | Set key facts | localhost 2025-10-03 07:58:48.695280 | fa163e2f-d608-4be3-2a39-000000000010 | TIMING | Set key facts | localhost | 0:00:01.835756 | 0.05s 2025-10-03 07:58:48.702247 | fa163e2f-d608-4be3-2a39-000000000012 | TASK | Get local private key 2025-10-03 07:58:49.106327 | fa163e2f-d608-4be3-2a39-000000000012 | OK | Get local private key | localhost 2025-10-03 07:58:49.107941 | fa163e2f-d608-4be3-2a39-000000000012 | TIMING | Get local private key | localhost | 0:00:02.248410 | 0.40s 2025-10-03 07:58:49.115348 | fa163e2f-d608-4be3-2a39-000000000013 | TASK | Get local public key 2025-10-03 07:58:49.431078 | fa163e2f-d608-4be3-2a39-000000000013 | OK | Get local public key | localhost 2025-10-03 07:58:49.432176 | fa163e2f-d608-4be3-2a39-000000000013 | TIMING | Get local public key | localhost | 0:00:02.572652 | 0.32s 2025-10-03 07:58:49.439416 | fa163e2f-d608-4be3-2a39-000000000014 | TASK | Write tripleo private key 2025-10-03 07:58:50.121082 | fa163e2f-d608-4be3-2a39-000000000014 | CHANGED | Write tripleo private key | localhost 2025-10-03 07:58:50.122551 | fa163e2f-d608-4be3-2a39-000000000014 | TIMING | Write tripleo private key | localhost | 0:00:03.263003 | 0.68s 2025-10-03 07:58:50.129822 | fa163e2f-d608-4be3-2a39-000000000015 | TASK | Write tripleo public key 2025-10-03 07:58:50.648564 | fa163e2f-d608-4be3-2a39-000000000015 | CHANGED | Write tripleo public key | localhost 2025-10-03 07:58:50.650038 | fa163e2f-d608-4be3-2a39-000000000015 | TIMING | Write tripleo public key | localhost | 0:00:03.790511 | 0.52s 2025-10-03 07:58:50.656705 | fa163e2f-d608-4be3-2a39-000000000016 | TASK | Set key file fact 2025-10-03 07:58:50.713689 | fa163e2f-d608-4be3-2a39-000000000016 | OK | Set key file fact | localhost 2025-10-03 07:58:50.715180 | fa163e2f-d608-4be3-2a39-000000000016 | TIMING | Set key file fact | localhost | 0:00:03.855648 | 0.06s 2025-10-03 07:58:50.722848 | fa163e2f-d608-4be3-2a39-000000000018 | TASK | Ensure user can ssh to localhost 2025-10-03 07:58:51.200181 | fa163e2f-d608-4be3-2a39-000000000018 | OK | Ensure user can ssh to localhost | localhost 2025-10-03 07:58:51.201731 | fa163e2f-d608-4be3-2a39-000000000018 | TIMING | Ensure user can ssh to localhost | localhost | 0:00:04.342203 | 0.48s 2025-10-03 07:58:51.208232 | fa163e2f-d608-4be3-2a39-000000000019 | TASK | Set node key fact 2025-10-03 07:58:51.276993 | fa163e2f-d608-4be3-2a39-000000000019 | OK | Set node key fact | localhost 2025-10-03 07:58:51.278516 | fa163e2f-d608-4be3-2a39-000000000019 | TIMING | Set node key fact | localhost | 0:00:04.418937 | 0.07s 2025-10-03 07:58:51.285966 | fa163e2f-d608-4be3-2a39-00000000001a | TASK | Add ssh-servers 2025-10-03 07:58:51.488354 | fa163e2f-d608-4be3-2a39-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.106 2025-10-03 07:58:51.489821 | fa163e2f-d608-4be3-2a39-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.630294 | 0.20s 2025-10-03 07:58:51.490975 | fa163e2f-d608-4be3-2a39-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.107 2025-10-03 07:58:51.491676 | fa163e2f-d608-4be3-2a39-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.632163 | 0.20s 2025-10-03 07:58:51.492729 | fa163e2f-d608-4be3-2a39-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.108 2025-10-03 07:58:51.493412 | fa163e2f-d608-4be3-2a39-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.633899 | 0.21s 2025-10-03 07:58:51.494505 | fa163e2f-d608-4be3-2a39-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.103 2025-10-03 07:58:51.495166 | fa163e2f-d608-4be3-2a39-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.635653 | 0.21s 2025-10-03 07:58:51.496232 | fa163e2f-d608-4be3-2a39-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.104 2025-10-03 07:58:51.496906 | fa163e2f-d608-4be3-2a39-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.637393 | 0.21s 2025-10-03 07:58:51.497946 | fa163e2f-d608-4be3-2a39-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.105 2025-10-03 07:58:51.498603 | fa163e2f-d608-4be3-2a39-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.639090 | 0.21s 2025-10-03 07:58:51.500032 | fa163e2f-d608-4be3-2a39-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.640519 | 0.21s PLAY [Run Create admin] ******************************************************** 2025-10-03 07:58:51.550026 | fa163e2f-d608-4be3-2a39-000000000034 | TASK | Wait for connection to become available [WARNING]: Reset is not implemented for this connection 2025-10-03 07:58:51.925156 | fa163e2f-d608-4be3-2a39-000000000034 | OK | Wait for connection to become available | localhost 2025-10-03 07:58:51.926906 | fa163e2f-d608-4be3-2a39-000000000034 | TIMING | Wait for connection to become available | localhost | 0:00:05.067374 | 0.38s 2025-10-03 07:58:52.381180 | fa163e2f-d608-4be3-2a39-000000000034 | OK | Wait for connection to become available | 192.168.122.106 2025-10-03 07:58:52.382437 | fa163e2f-d608-4be3-2a39-000000000034 | TIMING | Wait for connection to become available | 192.168.122.106 | 0:00:05.522920 | 0.82s 2025-10-03 07:58:52.383366 | fa163e2f-d608-4be3-2a39-000000000034 | OK | Wait for connection to become available | 192.168.122.104 2025-10-03 07:58:52.384021 | fa163e2f-d608-4be3-2a39-000000000034 | TIMING | Wait for connection to become available | 192.168.122.104 | 0:00:05.524508 | 0.79s 2025-10-03 07:58:52.384716 | fa163e2f-d608-4be3-2a39-000000000034 | OK | Wait for connection to become available | 192.168.122.107 2025-10-03 07:58:52.385360 | fa163e2f-d608-4be3-2a39-000000000034 | TIMING | Wait for connection to become available | 192.168.122.107 | 0:00:05.525847 | 0.81s 2025-10-03 07:58:52.396652 | fa163e2f-d608-4be3-2a39-000000000034 | OK | Wait for connection to become available | 192.168.122.105 2025-10-03 07:58:52.397578 | fa163e2f-d608-4be3-2a39-000000000034 | TIMING | Wait for connection to become available | 192.168.122.105 | 0:00:05.538059 | 0.79s 2025-10-03 07:58:52.398252 | fa163e2f-d608-4be3-2a39-000000000034 | OK | Wait for connection to become available | 192.168.122.108 2025-10-03 07:58:52.400661 | fa163e2f-d608-4be3-2a39-000000000034 | TIMING | Wait for connection to become available | 192.168.122.108 | 0:00:05.541146 | 0.82s 2025-10-03 07:58:52.412048 | fa163e2f-d608-4be3-2a39-000000000034 | OK | Wait for connection to become available | 192.168.122.103 2025-10-03 07:58:52.412815 | fa163e2f-d608-4be3-2a39-000000000034 | TIMING | Wait for connection to become available | 192.168.122.103 | 0:00:05.553300 | 0.82s 2025-10-03 07:58:52.420062 | fa163e2f-d608-4be3-2a39-000000000035 | TASK | Gather facts with an active connection 2025-10-03 07:58:53.071228 | fa163e2f-d608-4be3-2a39-000000000035 | OK | Gather facts with an active connection | localhost 2025-10-03 07:58:53.072605 | fa163e2f-d608-4be3-2a39-000000000035 | TIMING | Gather facts with an active connection | localhost | 0:00:06.213081 | 0.65s 2025-10-03 07:58:53.274206 | fa163e2f-d608-4be3-2a39-000000000035 | OK | Gather facts with an active connection | 192.168.122.106 2025-10-03 07:58:53.275643 | fa163e2f-d608-4be3-2a39-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.106 | 0:00:06.416124 | 0.84s 2025-10-03 07:58:53.302221 | fa163e2f-d608-4be3-2a39-000000000035 | OK | Gather facts with an active connection | 192.168.122.105 2025-10-03 07:58:53.303598 | fa163e2f-d608-4be3-2a39-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.105 | 0:00:06.444075 | 0.82s 2025-10-03 07:58:53.325109 | fa163e2f-d608-4be3-2a39-000000000035 | OK | Gather facts with an active connection | 192.168.122.108 2025-10-03 07:58:53.326259 | fa163e2f-d608-4be3-2a39-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.108 | 0:00:06.466744 | 0.87s 2025-10-03 07:58:53.329006 | fa163e2f-d608-4be3-2a39-000000000035 | OK | Gather facts with an active connection | 192.168.122.103 2025-10-03 07:58:53.330184 | fa163e2f-d608-4be3-2a39-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.103 | 0:00:06.470669 | 0.87s 2025-10-03 07:58:53.332841 | fa163e2f-d608-4be3-2a39-000000000035 | OK | Gather facts with an active connection | 192.168.122.104 2025-10-03 07:58:53.334107 | fa163e2f-d608-4be3-2a39-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.104 | 0:00:06.474591 | 0.86s 2025-10-03 07:58:53.336896 | fa163e2f-d608-4be3-2a39-000000000035 | OK | Gather facts with an active connection | 192.168.122.107 2025-10-03 07:58:53.338100 | fa163e2f-d608-4be3-2a39-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.107 | 0:00:06.478585 | 0.89s 2025-10-03 07:58:53.399027 | fa163e2f-d608-4be3-2a39-000000000023 | TASK | create user tripleo-admin 2025-10-03 07:58:53.681876 | fa163e2f-d608-4be3-2a39-000000000023 | OK | create user tripleo-admin | localhost 2025-10-03 07:58:53.683718 | fa163e2f-d608-4be3-2a39-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | localhost | 0:00:06.824187 | 0.28s 2025-10-03 07:58:53.870538 | fa163e2f-d608-4be3-2a39-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.105 2025-10-03 07:58:53.871779 | fa163e2f-d608-4be3-2a39-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:07.012256 | 0.43s 2025-10-03 07:58:53.872907 | fa163e2f-d608-4be3-2a39-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.106 2025-10-03 07:58:53.873755 | fa163e2f-d608-4be3-2a39-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:07.014240 | 0.47s 2025-10-03 07:58:53.886434 | fa163e2f-d608-4be3-2a39-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.108 2025-10-03 07:58:53.887311 | fa163e2f-d608-4be3-2a39-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:07.027796 | 0.47s 2025-10-03 07:58:53.893025 | fa163e2f-d608-4be3-2a39-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.103 2025-10-03 07:58:53.893869 | fa163e2f-d608-4be3-2a39-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:07.034355 | 0.47s 2025-10-03 07:58:53.894824 | fa163e2f-d608-4be3-2a39-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.107 2025-10-03 07:58:53.895597 | fa163e2f-d608-4be3-2a39-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:07.036083 | 0.48s 2025-10-03 07:58:53.949310 | fa163e2f-d608-4be3-2a39-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.104 2025-10-03 07:58:53.950232 | fa163e2f-d608-4be3-2a39-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:07.090716 | 0.52s 2025-10-03 07:58:53.961070 | fa163e2f-d608-4be3-2a39-000000000024 | TASK | grant admin rights to user tripleo-admin 2025-10-03 07:58:54.575573 | fa163e2f-d608-4be3-2a39-000000000024 | OK | grant admin rights to user tripleo-admin | localhost 2025-10-03 07:58:54.576502 | fa163e2f-d608-4be3-2a39-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | localhost | 0:00:07.716986 | 0.61s 2025-10-03 07:58:54.933959 | fa163e2f-d608-4be3-2a39-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.106 2025-10-03 07:58:54.935496 | fa163e2f-d608-4be3-2a39-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:08.075937 | 0.96s 2025-10-03 07:58:54.974913 | fa163e2f-d608-4be3-2a39-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.108 2025-10-03 07:58:54.975892 | fa163e2f-d608-4be3-2a39-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:08.116376 | 0.97s 2025-10-03 07:58:54.976837 | fa163e2f-d608-4be3-2a39-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.103 2025-10-03 07:58:54.977718 | fa163e2f-d608-4be3-2a39-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:08.118201 | 0.96s 2025-10-03 07:58:54.978669 | fa163e2f-d608-4be3-2a39-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.107 2025-10-03 07:58:54.979560 | fa163e2f-d608-4be3-2a39-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:08.120046 | 0.99s 2025-10-03 07:58:54.990983 | fa163e2f-d608-4be3-2a39-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.105 2025-10-03 07:58:54.991916 | fa163e2f-d608-4be3-2a39-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:08.132402 | 0.96s 2025-10-03 07:58:55.065320 | fa163e2f-d608-4be3-2a39-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.104 2025-10-03 07:58:55.066233 | fa163e2f-d608-4be3-2a39-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:08.206718 | 1.04s 2025-10-03 07:58:55.077003 | fa163e2f-d608-4be3-2a39-000000000025 | TASK | ensure home dir has the right owner/group for user tripleo-admin 2025-10-03 07:58:55.352435 | fa163e2f-d608-4be3-2a39-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | localhost 2025-10-03 07:58:55.354186 | fa163e2f-d608-4be3-2a39-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | localhost | 0:00:08.494655 | 0.28s 2025-10-03 07:58:55.406673 | fa163e2f-d608-4be3-2a39-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.106 2025-10-03 07:58:55.407489 | fa163e2f-d608-4be3-2a39-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:08.547946 | 0.32s 2025-10-03 07:58:55.429886 | fa163e2f-d608-4be3-2a39-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.107 2025-10-03 07:58:55.433747 | fa163e2f-d608-4be3-2a39-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:08.574221 | 0.33s 2025-10-03 07:58:55.447906 | fa163e2f-d608-4be3-2a39-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.103 2025-10-03 07:58:55.450778 | fa163e2f-d608-4be3-2a39-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:08.591250 | 0.33s 2025-10-03 07:58:55.453208 | fa163e2f-d608-4be3-2a39-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.108 2025-10-03 07:58:55.455425 | fa163e2f-d608-4be3-2a39-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:08.595902 | 0.34s 2025-10-03 07:58:55.480760 | fa163e2f-d608-4be3-2a39-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.104 2025-10-03 07:58:55.483361 | fa163e2f-d608-4be3-2a39-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:08.623837 | 0.35s 2025-10-03 07:58:55.485248 | fa163e2f-d608-4be3-2a39-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.105 2025-10-03 07:58:55.487144 | fa163e2f-d608-4be3-2a39-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:08.627623 | 0.35s 2025-10-03 07:58:55.499761 | fa163e2f-d608-4be3-2a39-000000000026 | TASK | ensure .ssh dir exists for user tripleo-admin 2025-10-03 07:58:55.771908 | fa163e2f-d608-4be3-2a39-000000000026 | OK | ensure .ssh dir exists for user tripleo-admin | localhost 2025-10-03 07:58:55.773536 | fa163e2f-d608-4be3-2a39-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | localhost | 0:00:08.914004 | 0.27s 2025-10-03 07:58:55.853992 | fa163e2f-d608-4be3-2a39-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.107 2025-10-03 07:58:55.855225 | fa163e2f-d608-4be3-2a39-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:08.995706 | 0.32s 2025-10-03 07:58:55.856446 | fa163e2f-d608-4be3-2a39-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.106 2025-10-03 07:58:55.857339 | fa163e2f-d608-4be3-2a39-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:08.997825 | 0.34s 2025-10-03 07:58:55.858386 | fa163e2f-d608-4be3-2a39-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.103 2025-10-03 07:58:55.859201 | fa163e2f-d608-4be3-2a39-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:08.999688 | 0.31s 2025-10-03 07:58:55.886079 | fa163e2f-d608-4be3-2a39-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.104 2025-10-03 07:58:55.887258 | fa163e2f-d608-4be3-2a39-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:09.027741 | 0.32s 2025-10-03 07:58:55.888340 | fa163e2f-d608-4be3-2a39-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.105 2025-10-03 07:58:55.889177 | fa163e2f-d608-4be3-2a39-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:09.029661 | 0.32s 2025-10-03 07:58:55.890155 | fa163e2f-d608-4be3-2a39-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.108 2025-10-03 07:58:55.890875 | fa163e2f-d608-4be3-2a39-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:09.031362 | 0.35s 2025-10-03 07:58:55.902259 | fa163e2f-d608-4be3-2a39-000000000027 | TASK | ensure authorized_keys file exists for user tripleo-admin 2025-10-03 07:58:56.190129 | fa163e2f-d608-4be3-2a39-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.106 2025-10-03 07:58:56.191836 | fa163e2f-d608-4be3-2a39-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:09.332303 | 0.28s 2025-10-03 07:58:56.192907 | fa163e2f-d608-4be3-2a39-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | localhost 2025-10-03 07:58:56.193620 | fa163e2f-d608-4be3-2a39-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | localhost | 0:00:09.334107 | 0.29s 2025-10-03 07:58:56.227115 | fa163e2f-d608-4be3-2a39-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.107 2025-10-03 07:58:56.227961 | fa163e2f-d608-4be3-2a39-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:09.368447 | 0.30s 2025-10-03 07:58:56.260396 | fa163e2f-d608-4be3-2a39-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.108 2025-10-03 07:58:56.262744 | fa163e2f-d608-4be3-2a39-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:09.403225 | 0.33s 2025-10-03 07:58:56.264082 | fa163e2f-d608-4be3-2a39-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.105 2025-10-03 07:58:56.265065 | fa163e2f-d608-4be3-2a39-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:09.405551 | 0.30s 2025-10-03 07:58:56.278830 | fa163e2f-d608-4be3-2a39-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.103 2025-10-03 07:58:56.279830 | fa163e2f-d608-4be3-2a39-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:09.420316 | 0.33s 2025-10-03 07:58:56.281064 | fa163e2f-d608-4be3-2a39-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.104 2025-10-03 07:58:56.282022 | fa163e2f-d608-4be3-2a39-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:09.422508 | 0.33s 2025-10-03 07:58:56.293186 | fa163e2f-d608-4be3-2a39-000000000028 | TASK | get remote tripleo-admin public key 2025-10-03 07:58:56.326698 | fa163e2f-d608-4be3-2a39-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | localhost 2025-10-03 07:58:56.327922 | fa163e2f-d608-4be3-2a39-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | localhost | 0:00:09.468357 | 0.03s 2025-10-03 07:58:56.356019 | fa163e2f-d608-4be3-2a39-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.106 2025-10-03 07:58:56.364231 | fa163e2f-d608-4be3-2a39-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.106 | 0:00:09.504708 | 0.06s 2025-10-03 07:58:56.375439 | fa163e2f-d608-4be3-2a39-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.107 2025-10-03 07:58:56.376750 | fa163e2f-d608-4be3-2a39-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.107 | 0:00:09.517229 | 0.05s 2025-10-03 07:58:56.391306 | fa163e2f-d608-4be3-2a39-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.108 2025-10-03 07:58:56.392428 | fa163e2f-d608-4be3-2a39-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.108 | 0:00:09.532909 | 0.06s 2025-10-03 07:58:56.393228 | fa163e2f-d608-4be3-2a39-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.103 2025-10-03 07:58:56.398435 | fa163e2f-d608-4be3-2a39-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.103 | 0:00:09.538925 | 0.05s 2025-10-03 07:58:56.398868 | fa163e2f-d608-4be3-2a39-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.104 2025-10-03 07:58:56.399352 | fa163e2f-d608-4be3-2a39-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.104 | 0:00:09.539843 | 0.03s 2025-10-03 07:58:56.420216 | fa163e2f-d608-4be3-2a39-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.105 2025-10-03 07:58:56.420783 | fa163e2f-d608-4be3-2a39-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.105 | 0:00:09.561275 | 0.03s 2025-10-03 07:58:56.428664 | fa163e2f-d608-4be3-2a39-000000000029 | TASK | append tripleo-admin public key to authorized_keys 2025-10-03 07:58:56.465046 | fa163e2f-d608-4be3-2a39-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | localhost 2025-10-03 07:58:56.476749 | fa163e2f-d608-4be3-2a39-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | localhost | 0:00:09.617214 | 0.05s 2025-10-03 07:58:56.487540 | fa163e2f-d608-4be3-2a39-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.106 2025-10-03 07:58:56.493969 | fa163e2f-d608-4be3-2a39-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.106 | 0:00:09.634446 | 0.05s 2025-10-03 07:58:56.504156 | fa163e2f-d608-4be3-2a39-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.107 2025-10-03 07:58:56.510529 | fa163e2f-d608-4be3-2a39-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.107 | 0:00:09.651006 | 0.06s 2025-10-03 07:58:56.520433 | fa163e2f-d608-4be3-2a39-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.108 2025-10-03 07:58:56.521684 | fa163e2f-d608-4be3-2a39-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.108 | 0:00:09.662162 | 0.06s 2025-10-03 07:58:56.522187 | fa163e2f-d608-4be3-2a39-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.103 2025-10-03 07:58:56.522811 | fa163e2f-d608-4be3-2a39-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.103 | 0:00:09.663302 | 0.04s 2025-10-03 07:58:56.528093 | fa163e2f-d608-4be3-2a39-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.104 2025-10-03 07:58:56.528707 | fa163e2f-d608-4be3-2a39-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.104 | 0:00:09.669197 | 0.03s 2025-10-03 07:58:56.541703 | fa163e2f-d608-4be3-2a39-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.105 2025-10-03 07:58:56.542138 | fa163e2f-d608-4be3-2a39-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.105 | 0:00:09.682630 | 0.03s 2025-10-03 07:58:56.549357 | fa163e2f-d608-4be3-2a39-00000000002d | TASK | authorize TripleO key for user tripleo-admin 2025-10-03 07:58:57.014434 | fa163e2f-d608-4be3-2a39-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | localhost 2025-10-03 07:58:57.016292 | fa163e2f-d608-4be3-2a39-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | localhost | 0:00:10.156763 | 0.47s 2025-10-03 07:58:57.017675 | fa163e2f-d608-4be3-2a39-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.103 2025-10-03 07:58:57.018385 | fa163e2f-d608-4be3-2a39-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:10.158872 | 0.44s 2025-10-03 07:58:57.019300 | fa163e2f-d608-4be3-2a39-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.107 2025-10-03 07:58:57.020056 | fa163e2f-d608-4be3-2a39-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:10.160544 | 0.45s 2025-10-03 07:58:57.020962 | fa163e2f-d608-4be3-2a39-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.106 2025-10-03 07:58:57.021737 | fa163e2f-d608-4be3-2a39-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:10.162224 | 0.46s 2025-10-03 07:58:57.022634 | fa163e2f-d608-4be3-2a39-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.105 2025-10-03 07:58:57.023324 | fa163e2f-d608-4be3-2a39-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:10.163811 | 0.43s 2025-10-03 07:58:57.024224 | fa163e2f-d608-4be3-2a39-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.104 2025-10-03 07:58:57.024969 | fa163e2f-d608-4be3-2a39-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:10.165456 | 0.44s 2025-10-03 07:58:57.025877 | fa163e2f-d608-4be3-2a39-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.108 2025-10-03 07:58:57.026651 | fa163e2f-d608-4be3-2a39-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:10.167138 | 0.45s 2025-10-03 07:58:57.037987 | fa163e2f-d608-4be3-2a39-000000000031 | TASK | Install private key on nodes for user tripleo-admin 2025-10-03 07:58:57.091012 | fa163e2f-d608-4be3-2a39-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | localhost 2025-10-03 07:58:57.098683 | fa163e2f-d608-4be3-2a39-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | localhost | 0:00:10.239156 | 0.06s 2025-10-03 07:58:57.110190 | fa163e2f-d608-4be3-2a39-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 2025-10-03 07:58:57.117345 | fa163e2f-d608-4be3-2a39-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:10.257823 | 0.06s 2025-10-03 07:58:57.127761 | fa163e2f-d608-4be3-2a39-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 2025-10-03 07:58:57.128926 | fa163e2f-d608-4be3-2a39-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:10.269405 | 0.06s 2025-10-03 07:58:57.138299 | fa163e2f-d608-4be3-2a39-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 2025-10-03 07:58:57.145358 | fa163e2f-d608-4be3-2a39-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:10.285836 | 0.06s 2025-10-03 07:58:57.146015 | fa163e2f-d608-4be3-2a39-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 2025-10-03 07:58:57.146494 | fa163e2f-d608-4be3-2a39-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:10.286985 | 0.04s 2025-10-03 07:58:57.161177 | fa163e2f-d608-4be3-2a39-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 2025-10-03 07:58:57.161682 | fa163e2f-d608-4be3-2a39-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:10.302174 | 0.04s 2025-10-03 07:58:57.162078 | fa163e2f-d608-4be3-2a39-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 2025-10-03 07:58:57.162512 | fa163e2f-d608-4be3-2a39-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:10.303005 | 0.03s 2025-10-03 07:58:57.169533 | fa163e2f-d608-4be3-2a39-000000000032 | TASK | Install public key on nodes for user tripleo-admin 2025-10-03 07:58:57.214761 | fa163e2f-d608-4be3-2a39-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | localhost 2025-10-03 07:58:57.216273 | fa163e2f-d608-4be3-2a39-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | localhost | 0:00:10.356727 | 0.05s 2025-10-03 07:58:57.232303 | fa163e2f-d608-4be3-2a39-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 2025-10-03 07:58:57.238757 | fa163e2f-d608-4be3-2a39-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:10.379233 | 0.06s 2025-10-03 07:58:57.249669 | fa163e2f-d608-4be3-2a39-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 2025-10-03 07:58:57.251014 | fa163e2f-d608-4be3-2a39-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:10.391491 | 0.06s 2025-10-03 07:58:57.266876 | fa163e2f-d608-4be3-2a39-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 2025-10-03 07:58:57.273415 | fa163e2f-d608-4be3-2a39-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:10.413888 | 0.07s 2025-10-03 07:58:57.274251 | fa163e2f-d608-4be3-2a39-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 2025-10-03 07:58:57.274673 | fa163e2f-d608-4be3-2a39-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:10.415165 | 0.05s 2025-10-03 07:58:57.275088 | fa163e2f-d608-4be3-2a39-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 2025-10-03 07:58:57.275449 | fa163e2f-d608-4be3-2a39-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:10.415939 | 0.03s 2025-10-03 07:58:57.296343 | fa163e2f-d608-4be3-2a39-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 2025-10-03 07:58:57.296865 | fa163e2f-d608-4be3-2a39-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:10.437355 | 0.03s PLAY [Validate TripleO Admin Access] ******************************************* 2025-10-03 07:58:57.420567 | fa163e2f-d608-4be3-2a39-000000000038 | TASK | Ping host 2025-10-03 07:58:57.640212 | fa163e2f-d608-4be3-2a39-000000000038 | OK | Ping host | localhost 2025-10-03 07:58:57.642203 | fa163e2f-d608-4be3-2a39-000000000038 | TIMING | Ping host | localhost | 0:00:10.782665 | 0.22s 2025-10-03 07:58:57.685201 | fa163e2f-d608-4be3-2a39-000000000038 | OK | Ping host | 192.168.122.106 2025-10-03 07:58:57.686623 | fa163e2f-d608-4be3-2a39-000000000038 | TIMING | Ping host | 192.168.122.106 | 0:00:10.827100 | 0.26s 2025-10-03 07:58:57.701644 | fa163e2f-d608-4be3-2a39-000000000038 | OK | Ping host | 192.168.122.103 2025-10-03 07:58:57.702645 | fa163e2f-d608-4be3-2a39-000000000038 | TIMING | Ping host | 192.168.122.103 | 0:00:10.843127 | 0.25s 2025-10-03 07:58:57.703294 | fa163e2f-d608-4be3-2a39-000000000038 | OK | Ping host | 192.168.122.107 2025-10-03 07:58:57.703977 | fa163e2f-d608-4be3-2a39-000000000038 | TIMING | Ping host | 192.168.122.107 | 0:00:10.844464 | 0.27s 2025-10-03 07:58:57.721018 | fa163e2f-d608-4be3-2a39-000000000038 | OK | Ping host | 192.168.122.108 2025-10-03 07:58:57.721779 | fa163e2f-d608-4be3-2a39-000000000038 | TIMING | Ping host | 192.168.122.108 | 0:00:10.862264 | 0.28s 2025-10-03 07:58:57.722505 | fa163e2f-d608-4be3-2a39-000000000038 | OK | Ping host | 192.168.122.104 2025-10-03 07:58:57.723178 | fa163e2f-d608-4be3-2a39-000000000038 | TIMING | Ping host | 192.168.122.104 | 0:00:10.863664 | 0.27s 2025-10-03 07:58:57.723823 | fa163e2f-d608-4be3-2a39-000000000038 | OK | Ping host | 192.168.122.105 2025-10-03 07:58:57.724410 | fa163e2f-d608-4be3-2a39-000000000038 | TIMING | Ping host | 192.168.122.105 | 0:00:10.864897 | 0.26s PLAY RECAP ********************************************************************* 192.168.122.103 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 192.168.122.104 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 192.168.122.105 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 192.168.122.106 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 192.168.122.107 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 192.168.122.108 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 localhost : ok=22 changed=4 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 2025-10-03 07:58:57.817008 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:58:57.817281 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 30 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:58:57.817535 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:10.958027 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:58:57.817763 | UUID | Info | Host | Task Name | Run Time 2025-10-03 07:58:57.817986 | fa163e2f-d608-4be3-2a39-000000000024 | SUMMARY | 192.168.122.104 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 1.04s 2025-10-03 07:58:57.818237 | fa163e2f-d608-4be3-2a39-000000000024 | SUMMARY | 192.168.122.107 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.99s 2025-10-03 07:58:57.818476 | fa163e2f-d608-4be3-2a39-000000000024 | SUMMARY | 192.168.122.108 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.97s 2025-10-03 07:58:57.818698 | fa163e2f-d608-4be3-2a39-000000000024 | SUMMARY | 192.168.122.103 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.96s 2025-10-03 07:58:57.818913 | fa163e2f-d608-4be3-2a39-000000000024 | SUMMARY | 192.168.122.106 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.96s 2025-10-03 07:58:57.819126 | fa163e2f-d608-4be3-2a39-000000000024 | SUMMARY | 192.168.122.105 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.96s 2025-10-03 07:58:57.819359 | fa163e2f-d608-4be3-2a39-000000000035 | SUMMARY | 192.168.122.107 | Gather facts with an active connection | 0.89s 2025-10-03 07:58:57.819634 | fa163e2f-d608-4be3-2a39-000000000035 | SUMMARY | 192.168.122.108 | Gather facts with an active connection | 0.87s 2025-10-03 07:58:57.819898 | fa163e2f-d608-4be3-2a39-000000000035 | SUMMARY | 192.168.122.103 | Gather facts with an active connection | 0.87s 2025-10-03 07:58:57.820139 | fa163e2f-d608-4be3-2a39-000000000035 | SUMMARY | 192.168.122.104 | Gather facts with an active connection | 0.86s 2025-10-03 07:58:57.820391 | fa163e2f-d608-4be3-2a39-000000000035 | SUMMARY | 192.168.122.106 | Gather facts with an active connection | 0.84s 2025-10-03 07:58:57.820658 | fa163e2f-d608-4be3-2a39-000000000034 | SUMMARY | 192.168.122.103 | Wait for connection to become available | 0.82s 2025-10-03 07:58:57.820872 | fa163e2f-d608-4be3-2a39-000000000035 | SUMMARY | 192.168.122.105 | Gather facts with an active connection | 0.82s 2025-10-03 07:58:57.821085 | fa163e2f-d608-4be3-2a39-000000000034 | SUMMARY | 192.168.122.108 | Wait for connection to become available | 0.82s 2025-10-03 07:58:57.821327 | fa163e2f-d608-4be3-2a39-000000000034 | SUMMARY | 192.168.122.106 | Wait for connection to become available | 0.82s 2025-10-03 07:58:57.821564 | fa163e2f-d608-4be3-2a39-000000000034 | SUMMARY | 192.168.122.107 | Wait for connection to become available | 0.81s 2025-10-03 07:58:57.821781 | fa163e2f-d608-4be3-2a39-000000000034 | SUMMARY | 192.168.122.105 | Wait for connection to become available | 0.79s 2025-10-03 07:58:57.822033 | fa163e2f-d608-4be3-2a39-000000000034 | SUMMARY | 192.168.122.104 | Wait for connection to become available | 0.79s 2025-10-03 07:58:57.822326 | fa163e2f-d608-4be3-2a39-000000000014 | SUMMARY | localhost | Write tripleo private key | 0.68s 2025-10-03 07:58:57.822587 | fa163e2f-d608-4be3-2a39-000000000035 | SUMMARY | localhost | Gather facts with an active connection | 0.65s 2025-10-03 07:58:57.822837 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:58:58.022 77756 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleom1czezo2 ] cleaned up 2025-10-03 07:58:58.023 77756 INFO tripleoclient.utils.utils [-] Ansible execution success. playbook: /usr/share/ansible/tripleo-playbooks/cli-enable-ssh-admin.yaml Enabling ssh admin - COMPLETE. 2025-10-03 07:58:58.025 77756 INFO tripleoclient.utils.utils [-] Running Ansible playbook: /usr/share/ansible/tripleo-playbooks/cli-grant-local-access.yaml, Working directory: /home/zuul/overcloud-deploy/overcloud/cli-grant-local-access, Playbook directory: /usr/share/ansible/tripleo-playbooks [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [Playbook for granting a given user local access] ************************* 2025-10-03 07:58:58.723074 | fa163e2f-d608-d56b-f1e7-000000000004 | TASK | Check for required inputs 2025-10-03 07:58:58.803932 | fa163e2f-d608-d56b-f1e7-000000000004 | SKIPPED | Check for required inputs | localhost | item=access_path 2025-10-03 07:58:58.831872 | fa163e2f-d608-d56b-f1e7-000000000004 | SKIPPED | Check for required inputs | localhost | item=execution_user 2025-10-03 07:58:58.838022 | fa163e2f-d608-d56b-f1e7-000000000004 | TIMING | Check for required inputs | localhost | 0:00:00.156973 | 0.11s 2025-10-03 07:58:58.858892 | fa163e2f-d608-d56b-f1e7-000000000006 | TASK | Ensure access path exists 2025-10-03 07:58:59.296986 | fa163e2f-d608-d56b-f1e7-000000000006 | OK | Ensure access path exists | localhost 2025-10-03 07:58:59.298524 | fa163e2f-d608-d56b-f1e7-000000000006 | TIMING | Ensure access path exists | localhost | 0:00:00.617474 | 0.44s 2025-10-03 07:58:59.306826 | fa163e2f-d608-d56b-f1e7-000000000007 | TASK | Grant privileges to the execution user 2025-10-03 07:58:59.935938 | fa163e2f-d608-d56b-f1e7-000000000007 | CHANGED | Grant privileges to the execution user | localhost | item=zuul 2025-10-03 07:58:59.947648 | fa163e2f-d608-d56b-f1e7-000000000007 | TIMING | Grant privileges to the execution user | localhost | 0:00:01.266574 | 0.64s 2025-10-03 07:59:00.432976 | fa163e2f-d608-d56b-f1e7-000000000007 | CHANGED | Grant privileges to the execution user | localhost | item=tripleo-admin 2025-10-03 07:59:00.446139 | fa163e2f-d608-d56b-f1e7-000000000007 | TIMING | Grant privileges to the execution user | localhost | 0:00:01.765087 | 1.14s 2025-10-03 07:59:00.550430 | fa163e2f-d608-d56b-f1e7-000000000007 | TIMING | Grant privileges to the execution user | localhost | 0:00:01.869374 | 1.24s PLAY RECAP ********************************************************************* localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2025-10-03 07:59:00.599665 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:59:00.600010 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:59:00.600341 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:01.919308 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:59:00.600742 | UUID | Info | Host | Task Name | Run Time 2025-10-03 07:59:00.601092 | fa163e2f-d608-d56b-f1e7-000000000007 | SUMMARY | localhost | Grant privileges to the execution user | 1.24s 2025-10-03 07:59:00.601446 | fa163e2f-d608-d56b-f1e7-000000000006 | SUMMARY | localhost | Ensure access path exists | 0.44s 2025-10-03 07:59:00.601810 | fa163e2f-d608-d56b-f1e7-000000000004 | SUMMARY | localhost | Check for required inputs | 0.11s 2025-10-03 07:59:00.602150 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 07:59:00.824 77756 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleonrxkf41v ] cleaned up 2025-10-03 07:59:00.825 77756 INFO tripleoclient.utils.utils [-] Ansible execution success. playbook: /usr/share/ansible/tripleo-playbooks/cli-grant-local-access.yaml Checking for blacklisted hosts from stack: overcloud 2025-10-03 07:59:00.825 77756 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Checking for blacklisted hosts from stack: overcloud Executing deployment playbook for stack: overcloud 2025-10-03 07:59:00.825 77756 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Executing deployment playbook for stack: overcloud 2025-10-03 07:59:00.827 77756 INFO tripleoclient.utils.utils [-] Running Ansible playbook with timeout 86m: /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/deploy_steps_playbook.yaml, Working directory: /home/zuul/overcloud-deploy/overcloud/config-download, Playbook directory: /home/zuul/overcloud-deploy/overcloud/config-download/overcloud [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [External deployment step 0] ********************************************** [WARNING]: Using run_once with the tripleo_free strategy is not currently supported. This task will still be executed for every host in the inventory list. [WARNING]: any_errors_fatal only stops any future tasks running on the host that fails with the tripleo_free strategy. 2025-10-03 07:59:01.713066 | fa163e2f-d608-ed31-39ea-00000000000b | TASK | External deployment step 0 2025-10-03 07:59:01.740688 | fa163e2f-d608-ed31-39ea-00000000000b | OK | External deployment step 0 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 0' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-ed31-39ea-00000000000b') missing from stats 2025-10-03 07:59:01.779015 | fa163e2f-d608-ed31-39ea-00000000000c | TIMING | include_tasks | undercloud | 0:00:00.104348 | 0.03s 2025-10-03 07:59:01.786496 | 5287a811-3a76-47a7-bdc5-40137e3d0875 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step0.yaml | undercloud 2025-10-03 07:59:01.792659 | fa163e2f-d608-ed31-39ea-00000000011f | TASK | create ovn mac address for Controller role nodes 2025-10-03 07:59:04.192833 | fa163e2f-d608-ed31-39ea-00000000011f | CHANGED | create ovn mac address for Controller role nodes | undercloud 2025-10-03 07:59:04.193613 | fa163e2f-d608-ed31-39ea-00000000011f | TIMING | create ovn mac address for Controller role nodes | undercloud | 0:00:02.518952 | 2.40s 2025-10-03 07:59:04.198748 | fa163e2f-d608-ed31-39ea-000000000121 | TASK | create redis virtual ip 2025-10-03 07:59:05.103760 | fa163e2f-d608-ed31-39ea-000000000121 | CHANGED | create redis virtual ip | undercloud 2025-10-03 07:59:05.105696 | fa163e2f-d608-ed31-39ea-000000000121 | TIMING | create redis virtual ip | undercloud | 0:00:03.431013 | 0.91s 2025-10-03 07:59:05.115710 | fa163e2f-d608-ed31-39ea-000000000123 | TASK | create ovn mac address for Compute role nodes 2025-10-03 07:59:07.820921 | fa163e2f-d608-ed31-39ea-000000000123 | CHANGED | create ovn mac address for Compute role nodes | undercloud 2025-10-03 07:59:07.822630 | fa163e2f-d608-ed31-39ea-000000000123 | TIMING | create ovn mac address for Compute role nodes | undercloud | 0:00:06.147956 | 2.71s PLAY [Check if required variables are defined] ********************************* 2025-10-03 07:59:07.864333 | fa163e2f-d608-ed31-39ea-000000000135 | TASK | Gathering Facts 2025-10-03 07:59:08.573540 | fa163e2f-d608-ed31-39ea-000000000135 | OK | Gathering Facts | localhost 2025-10-03 07:59:08.574766 | fa163e2f-d608-ed31-39ea-000000000135 | TIMING | Gathering Facts | localhost | 0:00:06.900089 | 0.71s 2025-10-03 07:59:08.630727 | fa163e2f-d608-ed31-39ea-000000000010 | SKIPPED | ansible.builtin.fail | localhost 2025-10-03 07:59:08.631810 | fa163e2f-d608-ed31-39ea-000000000010 | TIMING | ansible.builtin.fail | localhost | 0:00:06.957141 | 0.04s 2025-10-03 07:59:08.683280 | fa163e2f-d608-ed31-39ea-000000000011 | SKIPPED | ansible.builtin.fail | localhost 2025-10-03 07:59:08.684386 | fa163e2f-d608-ed31-39ea-000000000011 | TIMING | ansible.builtin.fail | localhost | 0:00:07.009715 | 0.05s PLAY [Clear cached facts] ****************************************************** PLAY [Gather facts] ************************************************************ 2025-10-03 07:59:09.027290 | fa163e2f-d608-ed31-39ea-00000000015d | TASK | Gathering Facts 2025-10-03 07:59:09.038437 | fa163e2f-d608-ed31-39ea-00000000015d | TASK | Gathering Facts 2025-10-03 07:59:09.048853 | fa163e2f-d608-ed31-39ea-00000000015d | TASK | Gathering Facts 2025-10-03 07:59:09.060331 | fa163e2f-d608-ed31-39ea-00000000015d | TASK | Gathering Facts 2025-10-03 07:59:09.076686 | fa163e2f-d608-ed31-39ea-00000000015d | TASK | Gathering Facts 2025-10-03 07:59:09.093320 | fa163e2f-d608-ed31-39ea-00000000015d | TASK | Gathering Facts 2025-10-03 07:59:09.111175 | fa163e2f-d608-ed31-39ea-00000000015d | TASK | Gathering Facts 2025-10-03 07:59:09.505160 | fa163e2f-d608-ed31-39ea-00000000015d | OK | Gathering Facts | undercloud 2025-10-03 07:59:09.506092 | fa163e2f-d608-ed31-39ea-00000000015d | TIMING | Gathering Facts | undercloud | 0:00:07.831427 | 0.48s 2025-10-03 07:59:09.518491 | fa163e2f-d608-ed31-39ea-000000000017 | TASK | Set legacy facts 2025-10-03 07:59:09.554656 | fa163e2f-d608-ed31-39ea-000000000017 | OK | Set legacy facts | undercloud 2025-10-03 07:59:09.555340 | fa163e2f-d608-ed31-39ea-000000000017 | TIMING | Set legacy facts | undercloud | 0:00:07.880670 | 0.04s 2025-10-03 07:59:10.057176 | fa163e2f-d608-ed31-39ea-00000000015d | OK | Gathering Facts | np0005468029 2025-10-03 07:59:10.058293 | fa163e2f-d608-ed31-39ea-00000000015d | TIMING | Gathering Facts | np0005468029 | 0:00:08.383629 | 1.00s 2025-10-03 07:59:10.060389 | fa163e2f-d608-ed31-39ea-00000000015d | OK | Gathering Facts | np0005468024 2025-10-03 07:59:10.061155 | fa163e2f-d608-ed31-39ea-00000000015d | TIMING | Gathering Facts | np0005468024 | 0:00:08.386491 | 0.98s 2025-10-03 07:59:10.062996 | fa163e2f-d608-ed31-39ea-00000000015d | OK | Gathering Facts | np0005468028 2025-10-03 07:59:10.063761 | fa163e2f-d608-ed31-39ea-00000000015d | TIMING | Gathering Facts | np0005468028 | 0:00:08.389100 | 1.01s 2025-10-03 07:59:10.065330 | fa163e2f-d608-ed31-39ea-00000000015d | OK | Gathering Facts | np0005468027 2025-10-03 07:59:10.066025 | fa163e2f-d608-ed31-39ea-00000000015d | TIMING | Gathering Facts | np0005468027 | 0:00:08.391366 | 1.03s 2025-10-03 07:59:10.152133 | fa163e2f-d608-ed31-39ea-00000000015d | OK | Gathering Facts | np0005468026 2025-10-03 07:59:10.152867 | fa163e2f-d608-ed31-39ea-00000000015d | TIMING | Gathering Facts | np0005468026 | 0:00:08.478205 | 1.04s 2025-10-03 07:59:10.154002 | fa163e2f-d608-ed31-39ea-00000000015d | OK | Gathering Facts | np0005468025 2025-10-03 07:59:10.154497 | fa163e2f-d608-ed31-39ea-00000000015d | TIMING | Gathering Facts | np0005468025 | 0:00:08.479839 | 1.06s 2025-10-03 07:59:10.162386 | fa163e2f-d608-ed31-39ea-000000000017 | TASK | Set legacy facts 2025-10-03 07:59:10.174753 | fa163e2f-d608-ed31-39ea-000000000017 | TASK | Set legacy facts 2025-10-03 07:59:10.187276 | fa163e2f-d608-ed31-39ea-000000000017 | TASK | Set legacy facts 2025-10-03 07:59:10.217789 | fa163e2f-d608-ed31-39ea-000000000017 | TASK | Set legacy facts 2025-10-03 07:59:10.275322 | fa163e2f-d608-ed31-39ea-000000000017 | OK | Set legacy facts | np0005468027 2025-10-03 07:59:10.276063 | fa163e2f-d608-ed31-39ea-000000000017 | TIMING | Set legacy facts | np0005468027 | 0:00:08.601398 | 0.11s 2025-10-03 07:59:10.276382 | fa163e2f-d608-ed31-39ea-000000000017 | OK | Set legacy facts | np0005468028 2025-10-03 07:59:10.276686 | fa163e2f-d608-ed31-39ea-000000000017 | TIMING | Set legacy facts | np0005468028 | 0:00:08.602029 | 0.10s 2025-10-03 07:59:10.276986 | fa163e2f-d608-ed31-39ea-000000000017 | OK | Set legacy facts | np0005468029 2025-10-03 07:59:10.277285 | fa163e2f-d608-ed31-39ea-000000000017 | TIMING | Set legacy facts | np0005468029 | 0:00:08.602629 | 0.08s 2025-10-03 07:59:10.277609 | fa163e2f-d608-ed31-39ea-000000000017 | OK | Set legacy facts | np0005468024 2025-10-03 07:59:10.277893 | fa163e2f-d608-ed31-39ea-000000000017 | TIMING | Set legacy facts | np0005468024 | 0:00:08.603237 | 0.06s 2025-10-03 07:59:10.347091 | fa163e2f-d608-ed31-39ea-000000000017 | TASK | Set legacy facts 2025-10-03 07:59:10.365044 | fa163e2f-d608-ed31-39ea-000000000017 | TASK | Set legacy facts 2025-10-03 07:59:10.439578 | fa163e2f-d608-ed31-39ea-000000000017 | OK | Set legacy facts | np0005468025 2025-10-03 07:59:10.440360 | fa163e2f-d608-ed31-39ea-000000000017 | TIMING | Set legacy facts | np0005468025 | 0:00:08.765697 | 0.09s 2025-10-03 07:59:10.440785 | fa163e2f-d608-ed31-39ea-000000000017 | OK | Set legacy facts | np0005468026 2025-10-03 07:59:10.441211 | fa163e2f-d608-ed31-39ea-000000000017 | TIMING | Set legacy facts | np0005468026 | 0:00:08.766551 | 0.08s PLAY [Load global variables] *************************************************** 2025-10-03 07:59:10.734309 | fa163e2f-d608-ed31-39ea-00000000001a | OK | ansible.builtin.include_vars | undercloud 2025-10-03 07:59:10.743797 | fa163e2f-d608-ed31-39ea-00000000001a | TIMING | ansible.builtin.include_vars | undercloud | 0:00:09.069120 | 0.09s 2025-10-03 07:59:10.760621 | fa163e2f-d608-ed31-39ea-00000000001a | OK | ansible.builtin.include_vars | np0005468027 2025-10-03 07:59:10.761741 | fa163e2f-d608-ed31-39ea-00000000001a | TIMING | ansible.builtin.include_vars | np0005468027 | 0:00:09.087061 | 0.09s 2025-10-03 07:59:10.786777 | fa163e2f-d608-ed31-39ea-00000000001a | OK | ansible.builtin.include_vars | np0005468028 2025-10-03 07:59:10.787830 | fa163e2f-d608-ed31-39ea-00000000001a | TIMING | ansible.builtin.include_vars | np0005468028 | 0:00:09.113152 | 0.11s 2025-10-03 07:59:10.788543 | fa163e2f-d608-ed31-39ea-00000000001a | OK | ansible.builtin.include_vars | np0005468029 2025-10-03 07:59:10.788926 | fa163e2f-d608-ed31-39ea-00000000001a | TIMING | ansible.builtin.include_vars | np0005468029 | 0:00:09.114266 | 0.10s 2025-10-03 07:59:10.789425 | fa163e2f-d608-ed31-39ea-00000000001a | OK | ansible.builtin.include_vars | np0005468024 2025-10-03 07:59:10.789820 | fa163e2f-d608-ed31-39ea-00000000001a | TIMING | ansible.builtin.include_vars | np0005468024 | 0:00:09.115161 | 0.06s 2025-10-03 07:59:10.803512 | fa163e2f-d608-ed31-39ea-00000000001a | OK | ansible.builtin.include_vars | np0005468025 2025-10-03 07:59:10.803868 | fa163e2f-d608-ed31-39ea-00000000001a | TIMING | ansible.builtin.include_vars | np0005468025 | 0:00:09.129208 | 0.05s 2025-10-03 07:59:10.826705 | fa163e2f-d608-ed31-39ea-00000000001a | OK | ansible.builtin.include_vars | np0005468026 2025-10-03 07:59:10.827047 | fa163e2f-d608-ed31-39ea-00000000001a | TIMING | ansible.builtin.include_vars | np0005468026 | 0:00:09.152388 | 0.04s PLAY [Include extra variables from files] ************************************** 2025-10-03 07:59:11.136132 | fa163e2f-d608-ed31-39ea-00000000001d | TASK | Include Service VIP vars 2025-10-03 07:59:11.179248 | fa163e2f-d608-ed31-39ea-00000000001d | OK | Include Service VIP vars | undercloud 2025-10-03 07:59:11.184439 | fa163e2f-d608-ed31-39ea-00000000001d | TIMING | Include Service VIP vars | undercloud | 0:00:09.509761 | 0.05s 2025-10-03 07:59:11.208977 | fa163e2f-d608-ed31-39ea-00000000001d | OK | Include Service VIP vars | np0005468027 2025-10-03 07:59:11.210008 | fa163e2f-d608-ed31-39ea-00000000001d | TIMING | Include Service VIP vars | np0005468027 | 0:00:09.535333 | 0.06s 2025-10-03 07:59:11.225269 | fa163e2f-d608-ed31-39ea-00000000001d | OK | Include Service VIP vars | np0005468028 2025-10-03 07:59:11.226278 | fa163e2f-d608-ed31-39ea-00000000001d | TIMING | Include Service VIP vars | np0005468028 | 0:00:09.551604 | 0.07s 2025-10-03 07:59:11.247384 | fa163e2f-d608-ed31-39ea-00000000001d | OK | Include Service VIP vars | np0005468029 2025-10-03 07:59:11.252874 | fa163e2f-d608-ed31-39ea-00000000001d | TIMING | Include Service VIP vars | np0005468029 | 0:00:09.578192 | 0.08s 2025-10-03 07:59:11.253610 | fa163e2f-d608-ed31-39ea-00000000001d | OK | Include Service VIP vars | np0005468024 2025-10-03 07:59:11.254023 | fa163e2f-d608-ed31-39ea-00000000001d | TIMING | Include Service VIP vars | np0005468024 | 0:00:09.579365 | 0.05s 2025-10-03 07:59:11.254502 | fa163e2f-d608-ed31-39ea-00000000001d | OK | Include Service VIP vars | np0005468025 2025-10-03 07:59:11.254954 | fa163e2f-d608-ed31-39ea-00000000001d | TIMING | Include Service VIP vars | np0005468025 | 0:00:09.580294 | 0.03s 2025-10-03 07:59:11.273496 | fa163e2f-d608-ed31-39ea-00000000001d | OK | Include Service VIP vars | np0005468026 2025-10-03 07:59:11.273863 | fa163e2f-d608-ed31-39ea-00000000001d | TIMING | Include Service VIP vars | np0005468026 | 0:00:09.599206 | 0.03s 2025-10-03 07:59:11.277938 | fa163e2f-d608-ed31-39ea-00000000001e | TASK | Include OVN bridge MAC address variables 2025-10-03 07:59:11.327129 | fa163e2f-d608-ed31-39ea-00000000001e | OK | Include OVN bridge MAC address variables | undercloud 2025-10-03 07:59:11.328498 | fa163e2f-d608-ed31-39ea-00000000001e | TIMING | Include OVN bridge MAC address variables | undercloud | 0:00:09.653818 | 0.05s 2025-10-03 07:59:11.352206 | fa163e2f-d608-ed31-39ea-00000000001e | OK | Include OVN bridge MAC address variables | np0005468027 2025-10-03 07:59:11.358959 | fa163e2f-d608-ed31-39ea-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005468027 | 0:00:09.684286 | 0.07s 2025-10-03 07:59:11.376505 | fa163e2f-d608-ed31-39ea-00000000001e | OK | Include OVN bridge MAC address variables | np0005468028 2025-10-03 07:59:11.383432 | fa163e2f-d608-ed31-39ea-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005468028 | 0:00:09.708757 | 0.08s 2025-10-03 07:59:11.399583 | fa163e2f-d608-ed31-39ea-00000000001e | OK | Include OVN bridge MAC address variables | np0005468029 2025-10-03 07:59:11.406256 | fa163e2f-d608-ed31-39ea-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005468029 | 0:00:09.731572 | 0.09s 2025-10-03 07:59:11.407325 | fa163e2f-d608-ed31-39ea-00000000001e | OK | Include OVN bridge MAC address variables | np0005468024 2025-10-03 07:59:11.407756 | fa163e2f-d608-ed31-39ea-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005468024 | 0:00:09.733098 | 0.06s 2025-10-03 07:59:11.408324 | fa163e2f-d608-ed31-39ea-00000000001e | OK | Include OVN bridge MAC address variables | np0005468025 2025-10-03 07:59:11.408771 | fa163e2f-d608-ed31-39ea-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005468025 | 0:00:09.734112 | 0.04s 2025-10-03 07:59:11.428954 | fa163e2f-d608-ed31-39ea-00000000001e | OK | Include OVN bridge MAC address variables | np0005468026 2025-10-03 07:59:11.429358 | fa163e2f-d608-ed31-39ea-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005468026 | 0:00:09.754699 | 0.03s PLAY [Render all_nodes data as group_vars for overcloud] *********************** 2025-10-03 07:59:11.804069 | fa163e2f-d608-ed31-39ea-000000000021 | TASK | Render all_nodes data as group_vars for overcloud 2025-10-03 07:59:13.236794 | fa163e2f-d608-ed31-39ea-000000000021 | OK | Render all_nodes data as group_vars for overcloud | np0005468027 -> localhost [WARNING]: ('np0005468027 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000021') missing from stats PLAY [Set all_nodes data as group_vars for overcloud] ************************** 2025-10-03 07:59:13.586277 | fa163e2f-d608-ed31-39ea-000000000024 | TASK | Set all_nodes data as group_vars for overcloud 2025-10-03 07:59:13.653384 | fa163e2f-d608-ed31-39ea-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005468027 2025-10-03 07:59:13.655382 | fa163e2f-d608-ed31-39ea-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005468027 | 0:00:11.980710 | 0.07s 2025-10-03 07:59:13.690868 | fa163e2f-d608-ed31-39ea-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005468028 2025-10-03 07:59:13.692498 | fa163e2f-d608-ed31-39ea-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005468028 | 0:00:12.017788 | 0.09s 2025-10-03 07:59:13.731067 | fa163e2f-d608-ed31-39ea-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005468029 2025-10-03 07:59:13.732765 | fa163e2f-d608-ed31-39ea-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005468029 | 0:00:12.058082 | 0.12s 2025-10-03 07:59:13.734313 | fa163e2f-d608-ed31-39ea-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005468024 2025-10-03 07:59:13.735022 | fa163e2f-d608-ed31-39ea-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005468024 | 0:00:12.060357 | 0.09s 2025-10-03 07:59:13.736726 | fa163e2f-d608-ed31-39ea-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005468025 2025-10-03 07:59:13.737290 | fa163e2f-d608-ed31-39ea-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005468025 | 0:00:12.062625 | 0.05s 2025-10-03 07:59:13.749558 | fa163e2f-d608-ed31-39ea-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005468026 2025-10-03 07:59:13.749958 | fa163e2f-d608-ed31-39ea-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005468026 | 0:00:12.075299 | 0.03s PLAY [Manage SELinux] ********************************************************** 2025-10-03 07:59:13.984883 | fa163e2f-d608-ed31-39ea-000000000028 | TASK | Set selinux state 2025-10-03 07:59:14.610699 | fa163e2f-d608-ed31-39ea-000000000028 | OK | Set selinux state | np0005468027 2025-10-03 07:59:14.613769 | fa163e2f-d608-ed31-39ea-000000000028 | TIMING | Set selinux state | np0005468027 | 0:00:12.939083 | 0.63s 2025-10-03 07:59:14.621944 | fa163e2f-d608-ed31-39ea-000000000028 | OK | Set selinux state | np0005468026 2025-10-03 07:59:14.623524 | fa163e2f-d608-ed31-39ea-000000000028 | TIMING | Set selinux state | np0005468026 | 0:00:12.948744 | 0.57s 2025-10-03 07:59:14.661326 | fa163e2f-d608-ed31-39ea-000000000028 | OK | Set selinux state | np0005468024 2025-10-03 07:59:14.662816 | fa163e2f-d608-ed31-39ea-000000000028 | TIMING | Set selinux state | np0005468024 | 0:00:12.988140 | 0.64s 2025-10-03 07:59:14.667278 | fa163e2f-d608-ed31-39ea-000000000028 | OK | Set selinux state | np0005468025 2025-10-03 07:59:14.668512 | fa163e2f-d608-ed31-39ea-000000000028 | TIMING | Set selinux state | np0005468025 | 0:00:12.993840 | 0.63s 2025-10-03 07:59:14.671580 | fa163e2f-d608-ed31-39ea-000000000028 | OK | Set selinux state | np0005468028 2025-10-03 07:59:14.672450 | fa163e2f-d608-ed31-39ea-000000000028 | TIMING | Set selinux state | np0005468028 | 0:00:12.997782 | 0.67s 2025-10-03 07:59:14.675751 | fa163e2f-d608-ed31-39ea-000000000028 | OK | Set selinux state | np0005468029 2025-10-03 07:59:14.676852 | fa163e2f-d608-ed31-39ea-000000000028 | TIMING | Set selinux state | np0005468029 | 0:00:13.002180 | 0.67s PLAY [Generate /etc/hosts] ***************************************************** 2025-10-03 07:59:14.772782 | fa163e2f-d608-ed31-39ea-00000000002b | TASK | Configure Hosts Entries 2025-10-03 07:59:14.821511 | fa163e2f-d608-ed31-39ea-00000000002b | TIMING | Configure Hosts Entries | undercloud | 0:00:13.146802 | 0.05s 2025-10-03 07:59:14.835266 | fa163e2f-d608-ed31-39ea-00000000002b | TIMING | Configure Hosts Entries | np0005468027 | 0:00:13.160589 | 0.04s 2025-10-03 07:59:14.871556 | fa163e2f-d608-ed31-39ea-00000000002b | TIMING | Configure Hosts Entries | np0005468028 | 0:00:13.196874 | 0.06s 2025-10-03 07:59:14.897097 | fa163e2f-d608-ed31-39ea-00000000002b | TIMING | Configure Hosts Entries | np0005468029 | 0:00:13.222402 | 0.07s 2025-10-03 07:59:14.924785 | fa163e2f-d608-ed31-39ea-00000000002b | TIMING | Configure Hosts Entries | np0005468024 | 0:00:13.250099 | 0.06s 2025-10-03 07:59:14.926177 | fa163e2f-d608-ed31-39ea-00000000002b | TIMING | Configure Hosts Entries | np0005468025 | 0:00:13.251520 | 0.04s 2025-10-03 07:59:14.943403 | fa163e2f-d608-ed31-39ea-00000000002b | TIMING | Configure Hosts Entries | np0005468026 | 0:00:13.268744 | 0.02s 2025-10-03 07:59:15.015951 | fa163e2f-d608-ed31-39ea-000000000252 | TASK | Create temporary file for hosts 2025-10-03 07:59:15.414923 | fa163e2f-d608-ed31-39ea-000000000252 | CHANGED | Create temporary file for hosts | np0005468026 2025-10-03 07:59:15.416647 | fa163e2f-d608-ed31-39ea-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005468026 | 0:00:13.741957 | 0.31s 2025-10-03 07:59:15.425036 | fa163e2f-d608-ed31-39ea-000000000252 | CHANGED | Create temporary file for hosts | np0005468024 2025-10-03 07:59:15.425753 | fa163e2f-d608-ed31-39ea-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005468024 | 0:00:13.751088 | 0.35s 2025-10-03 07:59:15.443931 | fa163e2f-d608-ed31-39ea-000000000252 | CHANGED | Create temporary file for hosts | undercloud 2025-10-03 07:59:15.444682 | fa163e2f-d608-ed31-39ea-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | undercloud | 0:00:13.770016 | 0.43s 2025-10-03 07:59:15.454527 | fa163e2f-d608-ed31-39ea-000000000252 | CHANGED | Create temporary file for hosts | np0005468027 2025-10-03 07:59:15.455518 | fa163e2f-d608-ed31-39ea-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005468027 | 0:00:13.780847 | 0.42s 2025-10-03 07:59:15.471605 | fa163e2f-d608-ed31-39ea-000000000252 | CHANGED | Create temporary file for hosts | np0005468025 2025-10-03 07:59:15.472362 | fa163e2f-d608-ed31-39ea-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005468025 | 0:00:13.797697 | 0.38s 2025-10-03 07:59:15.475589 | fa163e2f-d608-ed31-39ea-000000000252 | CHANGED | Create temporary file for hosts | np0005468028 2025-10-03 07:59:15.476716 | fa163e2f-d608-ed31-39ea-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005468028 | 0:00:13.802045 | 0.43s 2025-10-03 07:59:15.482671 | fa163e2f-d608-ed31-39ea-000000000252 | CHANGED | Create temporary file for hosts | np0005468029 2025-10-03 07:59:15.483615 | fa163e2f-d608-ed31-39ea-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005468029 | 0:00:13.808946 | 0.43s 2025-10-03 07:59:15.496132 | fa163e2f-d608-ed31-39ea-000000000253 | TASK | Prepare temporary /etc/hosts 2025-10-03 07:59:15.964707 | fa163e2f-d608-ed31-39ea-000000000253 | CHANGED | Prepare temporary /etc/hosts | undercloud 2025-10-03 07:59:15.966355 | fa163e2f-d608-ed31-39ea-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | undercloud | 0:00:14.291668 | 0.47s 2025-10-03 07:59:16.043065 | fa163e2f-d608-ed31-39ea-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005468029 2025-10-03 07:59:16.044628 | fa163e2f-d608-ed31-39ea-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005468029 | 0:00:14.369953 | 0.49s 2025-10-03 07:59:16.051655 | fa163e2f-d608-ed31-39ea-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005468028 2025-10-03 07:59:16.052690 | fa163e2f-d608-ed31-39ea-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005468028 | 0:00:14.378021 | 0.52s 2025-10-03 07:59:16.084443 | fa163e2f-d608-ed31-39ea-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005468024 2025-10-03 07:59:16.090202 | fa163e2f-d608-ed31-39ea-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005468024 | 0:00:14.415526 | 0.52s 2025-10-03 07:59:16.091300 | fa163e2f-d608-ed31-39ea-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005468027 2025-10-03 07:59:16.092049 | fa163e2f-d608-ed31-39ea-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005468027 | 0:00:14.417384 | 0.57s 2025-10-03 07:59:16.126767 | fa163e2f-d608-ed31-39ea-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005468026 2025-10-03 07:59:16.127743 | fa163e2f-d608-ed31-39ea-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005468026 | 0:00:14.453076 | 0.52s 2025-10-03 07:59:16.141612 | fa163e2f-d608-ed31-39ea-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005468025 2025-10-03 07:59:16.142837 | fa163e2f-d608-ed31-39ea-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005468025 | 0:00:14.468171 | 0.55s 2025-10-03 07:59:16.154395 | fa163e2f-d608-ed31-39ea-000000000254 | TASK | Remove old Heat hosts configuration (if present) 2025-10-03 07:59:16.536945 | fa163e2f-d608-ed31-39ea-000000000254 | OK | Remove old Heat hosts configuration (if present) | undercloud 2025-10-03 07:59:16.537803 | fa163e2f-d608-ed31-39ea-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | undercloud | 0:00:14.863137 | 0.38s 2025-10-03 07:59:16.614116 | fa163e2f-d608-ed31-39ea-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005468029 2025-10-03 07:59:16.615308 | fa163e2f-d608-ed31-39ea-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005468029 | 0:00:14.940639 | 0.41s 2025-10-03 07:59:16.616443 | fa163e2f-d608-ed31-39ea-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005468024 2025-10-03 07:59:16.617165 | fa163e2f-d608-ed31-39ea-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005468024 | 0:00:14.942499 | 0.39s 2025-10-03 07:59:16.618192 | fa163e2f-d608-ed31-39ea-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005468027 2025-10-03 07:59:16.618897 | fa163e2f-d608-ed31-39ea-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005468027 | 0:00:14.944232 | 0.44s 2025-10-03 07:59:16.620055 | fa163e2f-d608-ed31-39ea-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005468025 2025-10-03 07:59:16.620836 | fa163e2f-d608-ed31-39ea-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005468025 | 0:00:14.946171 | 0.38s 2025-10-03 07:59:16.621843 | fa163e2f-d608-ed31-39ea-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005468026 2025-10-03 07:59:16.622550 | fa163e2f-d608-ed31-39ea-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005468026 | 0:00:14.947885 | 0.36s 2025-10-03 07:59:16.630550 | fa163e2f-d608-ed31-39ea-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005468028 2025-10-03 07:59:16.631275 | fa163e2f-d608-ed31-39ea-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005468028 | 0:00:14.956610 | 0.44s 2025-10-03 07:59:16.641856 | fa163e2f-d608-ed31-39ea-000000000255 | TASK | Render out the hosts entries 2025-10-03 07:59:17.140555 | fa163e2f-d608-ed31-39ea-000000000255 | OK | Render out the hosts entries | undercloud 2025-10-03 07:59:17.141544 | fa163e2f-d608-ed31-39ea-000000000255 | TIMING | tripleo_hosts_entries : Render out the hosts entries | undercloud | 0:00:15.466877 | 0.50s 2025-10-03 07:59:17.149064 | fa163e2f-d608-ed31-39ea-000000000256 | TASK | Prepare new /etc/hosts 2025-10-03 07:59:17.408736 | | WARNING | Module remote_tmp /tmp/ansible-root did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually 2025-10-03 07:59:17.409660 | fa163e2f-d608-ed31-39ea-000000000256 | CHANGED | Prepare new /etc/hosts | undercloud 2025-10-03 07:59:17.410043 | fa163e2f-d608-ed31-39ea-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | undercloud | 0:00:15.735365 | 0.26s 2025-10-03 07:59:17.518739 | fa163e2f-d608-ed31-39ea-000000000256 | CHANGED | Prepare new /etc/hosts | np0005468027 2025-10-03 07:59:17.519306 | fa163e2f-d608-ed31-39ea-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005468027 | 0:00:15.844645 | 0.35s 2025-10-03 07:59:17.523971 | fa163e2f-d608-ed31-39ea-000000000256 | CHANGED | Prepare new /etc/hosts | np0005468028 2025-10-03 07:59:17.524355 | fa163e2f-d608-ed31-39ea-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005468028 | 0:00:15.849698 | 0.34s 2025-10-03 07:59:17.529828 | fa163e2f-d608-ed31-39ea-000000000256 | CHANGED | Prepare new /etc/hosts | np0005468025 2025-10-03 07:59:17.530200 | fa163e2f-d608-ed31-39ea-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005468025 | 0:00:15.855542 | 0.30s 2025-10-03 07:59:17.547345 | fa163e2f-d608-ed31-39ea-000000000256 | CHANGED | Prepare new /etc/hosts | np0005468029 2025-10-03 07:59:17.547767 | fa163e2f-d608-ed31-39ea-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005468029 | 0:00:15.873108 | 0.35s 2025-10-03 07:59:17.571251 | fa163e2f-d608-ed31-39ea-000000000256 | CHANGED | Prepare new /etc/hosts | np0005468026 2025-10-03 07:59:17.571660 | fa163e2f-d608-ed31-39ea-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005468026 | 0:00:15.897002 | 0.33s 2025-10-03 07:59:17.579182 | fa163e2f-d608-ed31-39ea-000000000256 | CHANGED | Prepare new /etc/hosts | np0005468024 2025-10-03 07:59:17.579635 | fa163e2f-d608-ed31-39ea-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005468024 | 0:00:15.904977 | 0.37s 2025-10-03 07:59:17.586650 | fa163e2f-d608-ed31-39ea-000000000257 | TASK | Update /etc/hosts contents (if changed) 2025-10-03 07:59:17.929445 | fa163e2f-d608-ed31-39ea-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | undercloud 2025-10-03 07:59:17.931139 | fa163e2f-d608-ed31-39ea-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | undercloud | 0:00:16.256456 | 0.34s 2025-10-03 07:59:18.025692 | fa163e2f-d608-ed31-39ea-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005468024 2025-10-03 07:59:18.027010 | fa163e2f-d608-ed31-39ea-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005468024 | 0:00:16.352339 | 0.39s 2025-10-03 07:59:18.027926 | fa163e2f-d608-ed31-39ea-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005468029 2025-10-03 07:59:18.028650 | fa163e2f-d608-ed31-39ea-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005468029 | 0:00:16.353985 | 0.41s 2025-10-03 07:59:18.029605 | fa163e2f-d608-ed31-39ea-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005468027 2025-10-03 07:59:18.030290 | fa163e2f-d608-ed31-39ea-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005468027 | 0:00:16.355624 | 0.43s 2025-10-03 07:59:18.031177 | fa163e2f-d608-ed31-39ea-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005468026 2025-10-03 07:59:18.031866 | fa163e2f-d608-ed31-39ea-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005468026 | 0:00:16.357201 | 0.36s 2025-10-03 07:59:18.033628 | fa163e2f-d608-ed31-39ea-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005468028 2025-10-03 07:59:18.034331 | fa163e2f-d608-ed31-39ea-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005468028 | 0:00:16.359666 | 0.42s 2025-10-03 07:59:18.035147 | fa163e2f-d608-ed31-39ea-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005468025 2025-10-03 07:59:18.035817 | fa163e2f-d608-ed31-39ea-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005468025 | 0:00:16.361152 | 0.38s 2025-10-03 07:59:18.046982 | fa163e2f-d608-ed31-39ea-000000000258 | TASK | Clean up temporary hosts file 2025-10-03 07:59:18.494164 | fa163e2f-d608-ed31-39ea-000000000258 | CHANGED | Clean up temporary hosts file | undercloud 2025-10-03 07:59:18.495908 | fa163e2f-d608-ed31-39ea-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | undercloud | 0:00:16.821223 | 0.45s 2025-10-03 07:59:18.523825 | fa163e2f-d608-ed31-39ea-000000000258 | CHANGED | Clean up temporary hosts file | np0005468024 2025-10-03 07:59:18.525008 | fa163e2f-d608-ed31-39ea-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005468024 | 0:00:16.850338 | 0.41s 2025-10-03 07:59:18.526173 | fa163e2f-d608-ed31-39ea-000000000258 | CHANGED | Clean up temporary hosts file | np0005468027 2025-10-03 07:59:18.527063 | fa163e2f-d608-ed31-39ea-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005468027 | 0:00:16.852393 | 0.46s 2025-10-03 07:59:18.541138 | fa163e2f-d608-ed31-39ea-000000000258 | CHANGED | Clean up temporary hosts file | np0005468028 2025-10-03 07:59:18.542177 | fa163e2f-d608-ed31-39ea-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005468028 | 0:00:16.867507 | 0.46s 2025-10-03 07:59:18.556118 | fa163e2f-d608-ed31-39ea-000000000258 | CHANGED | Clean up temporary hosts file | np0005468026 2025-10-03 07:59:18.556909 | fa163e2f-d608-ed31-39ea-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005468026 | 0:00:16.882244 | 0.40s 2025-10-03 07:59:18.557813 | fa163e2f-d608-ed31-39ea-000000000258 | CHANGED | Clean up temporary hosts file | np0005468029 2025-10-03 07:59:18.558487 | fa163e2f-d608-ed31-39ea-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005468029 | 0:00:16.883797 | 0.46s 2025-10-03 07:59:18.559345 | fa163e2f-d608-ed31-39ea-000000000258 | CHANGED | Clean up temporary hosts file | np0005468025 2025-10-03 07:59:18.560073 | fa163e2f-d608-ed31-39ea-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005468025 | 0:00:16.885409 | 0.42s PLAY [Common roles for TripleO servers] **************************************** 2025-10-03 07:59:18.647661 | fa163e2f-d608-ed31-39ea-00000000002f | TASK | Common roles for TripleO servers 2025-10-03 07:59:18.671567 | fa163e2f-d608-ed31-39ea-00000000002f | OK | Common roles for TripleO servers | np0005468027 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Common roles for TripleO servers' to resume from this task" } [WARNING]: ('np0005468027 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000002f') missing from stats 2025-10-03 07:59:18.731225 | fa163e2f-d608-ed31-39ea-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005468027 | 0:00:17.056540 | 0.02s 2025-10-03 07:59:18.751222 | fa163e2f-d608-ed31-39ea-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005468028 | 0:00:17.076544 | 0.02s 2025-10-03 07:59:18.772468 | fa163e2f-d608-ed31-39ea-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005468029 | 0:00:17.097778 | 0.03s 2025-10-03 07:59:18.819293 | fa163e2f-d608-ed31-39ea-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005468024 | 0:00:17.144613 | 0.05s 2025-10-03 07:59:18.820366 | fa163e2f-d608-ed31-39ea-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005468025 | 0:00:17.145708 | 0.04s 2025-10-03 07:59:18.835861 | fa163e2f-d608-ed31-39ea-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005468026 | 0:00:17.161203 | 0.02s 2025-10-03 07:59:18.922883 | fa163e2f-d608-ed31-39ea-000000000328 | TASK | Gather variables for each operating system 2025-10-03 07:59:19.043095 | fa163e2f-d608-ed31-39ea-000000000328 | OK | Gather variables for each operating system | np0005468027 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-03 07:59:19.044444 | fa163e2f-d608-ed31-39ea-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005468027 | 0:00:17.369766 | 0.12s 2025-10-03 07:59:19.048739 | fa163e2f-d608-ed31-39ea-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005468027 | 0:00:17.374080 | 0.12s 2025-10-03 07:59:19.060896 | fa163e2f-d608-ed31-39ea-000000000328 | OK | Gather variables for each operating system | np0005468024 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-03 07:59:19.061517 | fa163e2f-d608-ed31-39ea-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005468024 | 0:00:17.386855 | 0.10s 2025-10-03 07:59:19.065494 | fa163e2f-d608-ed31-39ea-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005468024 | 0:00:17.390836 | 0.10s 2025-10-03 07:59:19.071493 | fa163e2f-d608-ed31-39ea-000000000328 | OK | Gather variables for each operating system | np0005468029 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-03 07:59:19.071931 | fa163e2f-d608-ed31-39ea-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005468029 | 0:00:17.397272 | 0.12s 2025-10-03 07:59:19.074908 | fa163e2f-d608-ed31-39ea-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005468029 | 0:00:17.400250 | 0.13s 2025-10-03 07:59:19.078186 | fa163e2f-d608-ed31-39ea-000000000328 | OK | Gather variables for each operating system | np0005468028 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-03 07:59:19.078670 | fa163e2f-d608-ed31-39ea-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005468028 | 0:00:17.404013 | 0.14s 2025-10-03 07:59:19.080990 | fa163e2f-d608-ed31-39ea-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005468028 | 0:00:17.406332 | 0.14s 2025-10-03 07:59:19.101103 | fa163e2f-d608-ed31-39ea-000000000328 | OK | Gather variables for each operating system | np0005468025 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-03 07:59:19.101633 | fa163e2f-d608-ed31-39ea-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005468025 | 0:00:17.426975 | 0.12s 2025-10-03 07:59:19.104032 | fa163e2f-d608-ed31-39ea-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005468025 | 0:00:17.429373 | 0.13s 2025-10-03 07:59:19.108730 | fa163e2f-d608-ed31-39ea-000000000328 | OK | Gather variables for each operating system | np0005468026 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-03 07:59:19.109207 | fa163e2f-d608-ed31-39ea-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005468026 | 0:00:17.434548 | 0.12s 2025-10-03 07:59:19.111703 | fa163e2f-d608-ed31-39ea-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005468026 | 0:00:17.437045 | 0.12s 2025-10-03 07:59:19.121556 | fa163e2f-d608-ed31-39ea-00000000032a | TASK | Check release version package is installed 2025-10-03 07:59:19.485501 | fa163e2f-d608-ed31-39ea-00000000032a | CHANGED | Check release version package is installed | np0005468027 2025-10-03 07:59:19.486518 | fa163e2f-d608-ed31-39ea-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005468027 | 0:00:17.811847 | 0.36s 2025-10-03 07:59:19.495116 | fa163e2f-d608-ed31-39ea-00000000032a | CHANGED | Check release version package is installed | np0005468029 2025-10-03 07:59:19.495554 | fa163e2f-d608-ed31-39ea-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005468029 | 0:00:17.820896 | 0.35s 2025-10-03 07:59:19.528654 | fa163e2f-d608-ed31-39ea-00000000032a | CHANGED | Check release version package is installed | np0005468028 2025-10-03 07:59:19.529085 | fa163e2f-d608-ed31-39ea-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005468028 | 0:00:17.854427 | 0.39s 2025-10-03 07:59:19.529608 | fa163e2f-d608-ed31-39ea-00000000032a | CHANGED | Check release version package is installed | np0005468024 2025-10-03 07:59:19.529995 | fa163e2f-d608-ed31-39ea-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005468024 | 0:00:17.855337 | 0.37s 2025-10-03 07:59:19.533850 | fa163e2f-d608-ed31-39ea-00000000032a | CHANGED | Check release version package is installed | np0005468025 2025-10-03 07:59:19.534211 | fa163e2f-d608-ed31-39ea-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005468025 | 0:00:17.859554 | 0.36s 2025-10-03 07:59:19.562221 | fa163e2f-d608-ed31-39ea-00000000032a | CHANGED | Check release version package is installed | np0005468026 2025-10-03 07:59:19.562617 | fa163e2f-d608-ed31-39ea-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005468026 | 0:00:17.887959 | 0.37s 2025-10-03 07:59:19.572899 | fa163e2f-d608-ed31-39ea-00000000032b | TASK | Deploy release version package 2025-10-03 07:59:23.496436 | fa163e2f-d608-ed31-39ea-00000000032b | CHANGED | Deploy release version package | np0005468028 2025-10-03 07:59:23.498232 | fa163e2f-d608-ed31-39ea-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005468028 | 0:00:21.823560 | 3.91s 2025-10-03 07:59:23.550286 | fa163e2f-d608-ed31-39ea-00000000032b | CHANGED | Deploy release version package | np0005468024 2025-10-03 07:59:23.551902 | fa163e2f-d608-ed31-39ea-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005468024 | 0:00:21.877222 | 3.94s 2025-10-03 07:59:23.556359 | fa163e2f-d608-ed31-39ea-00000000032b | CHANGED | Deploy release version package | np0005468027 2025-10-03 07:59:23.557279 | fa163e2f-d608-ed31-39ea-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005468027 | 0:00:21.882613 | 3.98s 2025-10-03 07:59:23.718992 | fa163e2f-d608-ed31-39ea-00000000032b | CHANGED | Deploy release version package | np0005468025 2025-10-03 07:59:23.721482 | fa163e2f-d608-ed31-39ea-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005468025 | 0:00:22.046788 | 4.09s 2025-10-03 07:59:23.786039 | fa163e2f-d608-ed31-39ea-00000000032b | CHANGED | Deploy release version package | np0005468029 2025-10-03 07:59:23.788432 | fa163e2f-d608-ed31-39ea-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005468029 | 0:00:22.113760 | 4.19s 2025-10-03 07:59:23.938848 | fa163e2f-d608-ed31-39ea-00000000032b | CHANGED | Deploy release version package | np0005468026 2025-10-03 07:59:23.940094 | fa163e2f-d608-ed31-39ea-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005468026 | 0:00:22.265424 | 4.30s 2025-10-03 07:59:23.961015 | fa163e2f-d608-ed31-39ea-00000000032d | TASK | Include packages tasks 2025-10-03 07:59:23.990477 | fa163e2f-d608-ed31-39ea-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005468027 | 0:00:22.315767 | 0.03s 2025-10-03 07:59:24.010366 | fa163e2f-d608-ed31-39ea-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005468028 | 0:00:22.335683 | 0.02s 2025-10-03 07:59:24.038136 | fa163e2f-d608-ed31-39ea-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005468029 | 0:00:22.363451 | 0.04s 2025-10-03 07:59:24.070620 | fa163e2f-d608-ed31-39ea-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005468024 | 0:00:22.395919 | 0.04s 2025-10-03 07:59:24.096698 | fa163e2f-d608-ed31-39ea-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005468025 | 0:00:22.422016 | 0.03s 2025-10-03 07:59:24.115525 | fa163e2f-d608-ed31-39ea-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005468026 | 0:00:22.440866 | 0.02s 2025-10-03 07:59:24.171154 | f5cd9dbf-6a3c-4a58-9c77-afd2163f3830 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005468027 2025-10-03 07:59:24.171751 | f5cd9dbf-6a3c-4a58-9c77-afd2163f3830 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005468028 2025-10-03 07:59:24.171996 | f5cd9dbf-6a3c-4a58-9c77-afd2163f3830 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005468029 2025-10-03 07:59:24.172244 | f5cd9dbf-6a3c-4a58-9c77-afd2163f3830 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005468024 2025-10-03 07:59:24.172509 | f5cd9dbf-6a3c-4a58-9c77-afd2163f3830 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005468025 2025-10-03 07:59:24.172732 | f5cd9dbf-6a3c-4a58-9c77-afd2163f3830 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005468026 2025-10-03 07:59:24.191083 | fa163e2f-d608-ed31-39ea-0000000003cc | TASK | Gather facts if they don't exist 2025-10-03 07:59:24.255979 | fa163e2f-d608-ed31-39ea-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005468027 2025-10-03 07:59:24.261771 | fa163e2f-d608-ed31-39ea-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005468027 | 0:00:22.587093 | 0.07s 2025-10-03 07:59:24.284240 | fa163e2f-d608-ed31-39ea-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005468028 2025-10-03 07:59:24.285336 | fa163e2f-d608-ed31-39ea-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005468028 | 0:00:22.610667 | 0.08s 2025-10-03 07:59:24.285798 | fa163e2f-d608-ed31-39ea-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005468024 2025-10-03 07:59:24.286196 | fa163e2f-d608-ed31-39ea-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005468024 | 0:00:22.611539 | 0.05s 2025-10-03 07:59:24.286481 | fa163e2f-d608-ed31-39ea-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005468029 2025-10-03 07:59:24.286800 | fa163e2f-d608-ed31-39ea-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005468029 | 0:00:22.612143 | 0.07s 2025-10-03 07:59:24.303743 | fa163e2f-d608-ed31-39ea-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005468025 2025-10-03 07:59:24.304078 | fa163e2f-d608-ed31-39ea-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005468025 | 0:00:22.629421 | 0.05s 2025-10-03 07:59:24.326267 | fa163e2f-d608-ed31-39ea-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005468026 2025-10-03 07:59:24.327798 | fa163e2f-d608-ed31-39ea-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005468026 | 0:00:22.653119 | 0.05s 2025-10-03 07:59:24.349308 | fa163e2f-d608-ed31-39ea-0000000003cd | TASK | Gather variables for each operating system 2025-10-03 07:59:24.462969 | fa163e2f-d608-ed31-39ea-0000000003cd | SKIPPED | Gather variables for each operating system | np0005468027 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-03 07:59:24.470678 | fa163e2f-d608-ed31-39ea-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005468027 | 0:00:22.795986 | 0.12s 2025-10-03 07:59:24.500546 | fa163e2f-d608-ed31-39ea-0000000003cd | SKIPPED | Gather variables for each operating system | np0005468028 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-03 07:59:24.509890 | fa163e2f-d608-ed31-39ea-0000000003cd | SKIPPED | Gather variables for each operating system | np0005468024 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-03 07:59:24.511106 | fa163e2f-d608-ed31-39ea-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005468028 | 0:00:22.836427 | 0.14s 2025-10-03 07:59:24.515977 | fa163e2f-d608-ed31-39ea-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005468024 | 0:00:22.841318 | 0.10s 2025-10-03 07:59:24.553291 | fa163e2f-d608-ed31-39ea-0000000003cd | SKIPPED | Gather variables for each operating system | np0005468029 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-03 07:59:24.563010 | fa163e2f-d608-ed31-39ea-0000000003cd | SKIPPED | Gather variables for each operating system | np0005468025 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-03 07:59:24.564203 | fa163e2f-d608-ed31-39ea-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005468029 | 0:00:22.889542 | 0.17s 2025-10-03 07:59:24.568990 | fa163e2f-d608-ed31-39ea-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005468025 | 0:00:22.894331 | 0.14s 2025-10-03 07:59:24.593344 | fa163e2f-d608-ed31-39ea-0000000003cd | SKIPPED | Gather variables for each operating system | np0005468026 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-03 07:59:24.598968 | fa163e2f-d608-ed31-39ea-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005468026 | 0:00:22.924308 | 0.15s 2025-10-03 07:59:24.610547 | fa163e2f-d608-ed31-39ea-0000000003cf | TASK | Check required packages to bootstrap TripleO is installed 2025-10-03 07:59:24.971264 | fa163e2f-d608-ed31-39ea-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005468028 2025-10-03 07:59:24.972774 | fa163e2f-d608-ed31-39ea-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005468028 | 0:00:23.298092 | 0.35s 2025-10-03 07:59:24.984108 | fa163e2f-d608-ed31-39ea-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005468029 2025-10-03 07:59:24.995661 | fa163e2f-d608-ed31-39ea-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005468029 | 0:00:23.320999 | 0.36s 2025-10-03 07:59:24.996763 | fa163e2f-d608-ed31-39ea-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005468027 2025-10-03 07:59:24.997503 | fa163e2f-d608-ed31-39ea-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005468027 | 0:00:23.322844 | 0.39s 2025-10-03 07:59:24.999319 | fa163e2f-d608-ed31-39ea-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005468025 2025-10-03 07:59:25.001249 | fa163e2f-d608-ed31-39ea-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005468025 | 0:00:23.326571 | 0.33s 2025-10-03 07:59:25.011949 | fa163e2f-d608-ed31-39ea-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005468026 2025-10-03 07:59:25.013344 | fa163e2f-d608-ed31-39ea-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005468026 | 0:00:23.338672 | 0.33s 2025-10-03 07:59:25.014647 | fa163e2f-d608-ed31-39ea-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005468024 2025-10-03 07:59:25.015571 | fa163e2f-d608-ed31-39ea-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005468024 | 0:00:23.340901 | 0.36s 2025-10-03 07:59:25.038240 | fa163e2f-d608-ed31-39ea-0000000003d0 | TASK | Deploy required packages to bootstrap TripleO 2025-10-03 08:00:37.681110 | fa163e2f-d608-ed31-39ea-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005468024 2025-10-03 08:00:37.684137 | fa163e2f-d608-ed31-39ea-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005468024 | 0:01:36.009445 | 72.59s 2025-10-03 08:00:38.344219 | fa163e2f-d608-ed31-39ea-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005468028 2025-10-03 08:00:38.346082 | fa163e2f-d608-ed31-39ea-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005468028 | 0:01:36.671405 | 73.28s 2025-10-03 08:00:38.654317 | fa163e2f-d608-ed31-39ea-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005468029 2025-10-03 08:00:38.655866 | fa163e2f-d608-ed31-39ea-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005468029 | 0:01:36.981195 | 73.58s 2025-10-03 08:00:39.278654 | fa163e2f-d608-ed31-39ea-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005468025 2025-10-03 08:00:39.280086 | fa163e2f-d608-ed31-39ea-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005468025 | 0:01:37.605417 | 74.16s 2025-10-03 08:00:39.461947 | fa163e2f-d608-ed31-39ea-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005468027 2025-10-03 08:00:39.463344 | fa163e2f-d608-ed31-39ea-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005468027 | 0:01:37.788675 | 74.42s 2025-10-03 08:00:42.681849 | fa163e2f-d608-ed31-39ea-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005468026 2025-10-03 08:00:42.683243 | fa163e2f-d608-ed31-39ea-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005468026 | 0:01:41.008581 | 77.55s 2025-10-03 08:00:42.694346 | fa163e2f-d608-ed31-39ea-0000000003d1 | TASK | Ensure packages are actually well installed 2025-10-03 08:00:43.688737 | fa163e2f-d608-ed31-39ea-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005468029 2025-10-03 08:00:43.691040 | fa163e2f-d608-ed31-39ea-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005468029 | 0:01:42.016355 | 0.97s 2025-10-03 08:00:43.747592 | fa163e2f-d608-ed31-39ea-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005468027 2025-10-03 08:00:43.748712 | fa163e2f-d608-ed31-39ea-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005468027 | 0:01:42.074042 | 1.05s 2025-10-03 08:00:43.756711 | fa163e2f-d608-ed31-39ea-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005468024 2025-10-03 08:00:43.757592 | fa163e2f-d608-ed31-39ea-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005468024 | 0:01:42.082924 | 1.02s 2025-10-03 08:00:43.783625 | fa163e2f-d608-ed31-39ea-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005468028 2025-10-03 08:00:43.784919 | fa163e2f-d608-ed31-39ea-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005468028 | 0:01:42.110250 | 1.08s 2025-10-03 08:00:43.812775 | fa163e2f-d608-ed31-39ea-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005468025 2025-10-03 08:00:43.814554 | fa163e2f-d608-ed31-39ea-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005468025 | 0:01:42.139875 | 1.07s 2025-10-03 08:00:43.855318 | fa163e2f-d608-ed31-39ea-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005468026 2025-10-03 08:00:43.856394 | fa163e2f-d608-ed31-39ea-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005468026 | 0:01:42.181724 | 1.09s 2025-10-03 08:00:43.882146 | fa163e2f-d608-ed31-39ea-00000000032e | TASK | Enable openvswitch service if installed 2025-10-03 08:00:44.842833 | fa163e2f-d608-ed31-39ea-00000000032e | CHANGED | Enable openvswitch service if installed | np0005468029 2025-10-03 08:00:44.845342 | fa163e2f-d608-ed31-39ea-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005468029 | 0:01:43.170662 | 0.92s 2025-10-03 08:00:44.882061 | fa163e2f-d608-ed31-39ea-00000000032e | CHANGED | Enable openvswitch service if installed | np0005468027 2025-10-03 08:00:44.883517 | fa163e2f-d608-ed31-39ea-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005468027 | 0:01:43.208847 | 1.00s 2025-10-03 08:00:44.891422 | fa163e2f-d608-ed31-39ea-00000000032e | CHANGED | Enable openvswitch service if installed | np0005468028 2025-10-03 08:00:44.892639 | fa163e2f-d608-ed31-39ea-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005468028 | 0:01:43.217973 | 0.99s 2025-10-03 08:00:44.900587 | fa163e2f-d608-ed31-39ea-00000000032e | CHANGED | Enable openvswitch service if installed | np0005468025 2025-10-03 08:00:44.901828 | fa163e2f-d608-ed31-39ea-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005468025 | 0:01:43.227162 | 0.94s 2025-10-03 08:00:44.933648 | fa163e2f-d608-ed31-39ea-00000000032e | CHANGED | Enable openvswitch service if installed | np0005468026 2025-10-03 08:00:44.934893 | fa163e2f-d608-ed31-39ea-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005468026 | 0:01:43.260227 | 0.96s 2025-10-03 08:00:45.912571 | fa163e2f-d608-ed31-39ea-00000000032e | CHANGED | Enable openvswitch service if installed | np0005468024 2025-10-03 08:00:45.914217 | fa163e2f-d608-ed31-39ea-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005468024 | 0:01:44.239546 | 1.97s 2025-10-03 08:00:45.935707 | fa163e2f-d608-ed31-39ea-00000000032f | TASK | Create /var/lib/heat-config/tripleo-config-download directory for deployment data 2025-10-03 08:00:46.220881 | fa163e2f-d608-ed31-39ea-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005468027 2025-10-03 08:00:46.222564 | fa163e2f-d608-ed31-39ea-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005468027 | 0:01:44.547880 | 0.29s 2025-10-03 08:00:46.295804 | fa163e2f-d608-ed31-39ea-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005468029 2025-10-03 08:00:46.296977 | fa163e2f-d608-ed31-39ea-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005468029 | 0:01:44.622308 | 0.32s 2025-10-03 08:00:46.297943 | fa163e2f-d608-ed31-39ea-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005468028 2025-10-03 08:00:46.298683 | fa163e2f-d608-ed31-39ea-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005468028 | 0:01:44.624017 | 0.34s 2025-10-03 08:00:46.312372 | fa163e2f-d608-ed31-39ea-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005468024 2025-10-03 08:00:46.313190 | fa163e2f-d608-ed31-39ea-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005468024 | 0:01:44.638525 | 0.31s 2025-10-03 08:00:46.334371 | fa163e2f-d608-ed31-39ea-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005468026 2025-10-03 08:00:46.336903 | fa163e2f-d608-ed31-39ea-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005468026 | 0:01:44.662229 | 0.31s 2025-10-03 08:00:46.343070 | fa163e2f-d608-ed31-39ea-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005468025 2025-10-03 08:00:46.344845 | fa163e2f-d608-ed31-39ea-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005468025 | 0:01:44.670165 | 0.33s 2025-10-03 08:00:46.364932 | fa163e2f-d608-ed31-39ea-000000000331 | TASK | Check required legacy network packages for bootstrap TripleO is installed 2025-10-03 08:00:46.713877 | fa163e2f-d608-ed31-39ea-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005468028 2025-10-03 08:00:46.720253 | fa163e2f-d608-ed31-39ea-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005468028 | 0:01:45.045565 | 0.33s 2025-10-03 08:00:46.721437 | fa163e2f-d608-ed31-39ea-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005468027 2025-10-03 08:00:46.722167 | fa163e2f-d608-ed31-39ea-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005468027 | 0:01:45.047501 | 0.36s 2025-10-03 08:00:46.762632 | fa163e2f-d608-ed31-39ea-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005468029 2025-10-03 08:00:46.763787 | fa163e2f-d608-ed31-39ea-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005468029 | 0:01:45.089118 | 0.36s 2025-10-03 08:00:46.796355 | fa163e2f-d608-ed31-39ea-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005468024 2025-10-03 08:00:46.798366 | fa163e2f-d608-ed31-39ea-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005468024 | 0:01:45.123694 | 0.36s 2025-10-03 08:00:46.845777 | fa163e2f-d608-ed31-39ea-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005468025 2025-10-03 08:00:46.847906 | fa163e2f-d608-ed31-39ea-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005468025 | 0:01:45.173228 | 0.39s 2025-10-03 08:00:46.859955 | fa163e2f-d608-ed31-39ea-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005468026 2025-10-03 08:00:46.860808 | fa163e2f-d608-ed31-39ea-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005468026 | 0:01:45.186142 | 0.38s 2025-10-03 08:00:46.880850 | fa163e2f-d608-ed31-39ea-000000000332 | TASK | Deploy network-scripts required for deprecated network service 2025-10-03 08:00:46.963085 | fa163e2f-d608-ed31-39ea-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005468027 2025-10-03 08:00:46.973919 | fa163e2f-d608-ed31-39ea-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005468027 | 0:01:45.299240 | 0.09s 2025-10-03 08:00:46.994961 | fa163e2f-d608-ed31-39ea-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005468029 2025-10-03 08:00:46.996148 | fa163e2f-d608-ed31-39ea-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005468029 | 0:01:45.321474 | 0.07s 2025-10-03 08:00:47.022390 | fa163e2f-d608-ed31-39ea-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005468028 2025-10-03 08:00:47.023665 | fa163e2f-d608-ed31-39ea-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005468028 | 0:01:45.348989 | 0.12s 2025-10-03 08:00:47.024320 | fa163e2f-d608-ed31-39ea-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005468024 2025-10-03 08:00:47.024751 | fa163e2f-d608-ed31-39ea-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005468024 | 0:01:45.350091 | 0.07s 2025-10-03 08:00:47.042082 | fa163e2f-d608-ed31-39ea-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005468025 2025-10-03 08:00:47.042558 | fa163e2f-d608-ed31-39ea-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005468025 | 0:01:45.367898 | 0.05s 2025-10-03 08:00:47.066845 | fa163e2f-d608-ed31-39ea-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005468026 2025-10-03 08:00:47.067265 | fa163e2f-d608-ed31-39ea-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005468026 | 0:01:45.392606 | 0.05s 2025-10-03 08:00:47.079649 | fa163e2f-d608-ed31-39ea-000000000333 | TASK | Ensure network service is enabled 2025-10-03 08:00:47.569524 | fa163e2f-d608-ed31-39ea-000000000333 | OK | Ensure network service is enabled | np0005468027 2025-10-03 08:00:47.572815 | fa163e2f-d608-ed31-39ea-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005468027 | 0:01:45.898132 | 0.49s 2025-10-03 08:00:47.602923 | fa163e2f-d608-ed31-39ea-000000000333 | OK | Ensure network service is enabled | np0005468029 2025-10-03 08:00:47.605655 | fa163e2f-d608-ed31-39ea-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005468029 | 0:01:45.930983 | 0.49s 2025-10-03 08:00:47.609141 | fa163e2f-d608-ed31-39ea-000000000333 | OK | Ensure network service is enabled | np0005468024 2025-10-03 08:00:47.611345 | fa163e2f-d608-ed31-39ea-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005468024 | 0:01:45.936678 | 0.48s 2025-10-03 08:00:47.643049 | fa163e2f-d608-ed31-39ea-000000000333 | OK | Ensure network service is enabled | np0005468026 2025-10-03 08:00:47.645602 | fa163e2f-d608-ed31-39ea-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005468026 | 0:01:45.970933 | 0.49s 2025-10-03 08:00:48.583966 | fa163e2f-d608-ed31-39ea-000000000333 | OK | Ensure network service is enabled | np0005468028 2025-10-03 08:00:48.585551 | fa163e2f-d608-ed31-39ea-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005468028 | 0:01:46.910881 | 1.49s 2025-10-03 08:00:48.618521 | fa163e2f-d608-ed31-39ea-000000000333 | OK | Ensure network service is enabled | np0005468025 2025-10-03 08:00:48.619936 | fa163e2f-d608-ed31-39ea-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005468025 | 0:01:46.945268 | 1.48s 2025-10-03 08:00:48.642563 | fa163e2f-d608-ed31-39ea-000000000335 | TASK | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf 2025-10-03 08:00:49.087725 | fa163e2f-d608-ed31-39ea-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005468024 2025-10-03 08:00:49.088703 | fa163e2f-d608-ed31-39ea-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005468024 | 0:01:47.414031 | 0.38s 2025-10-03 08:00:49.113902 | fa163e2f-d608-ed31-39ea-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005468029 2025-10-03 08:00:49.114990 | fa163e2f-d608-ed31-39ea-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005468029 | 0:01:47.440320 | 0.43s 2025-10-03 08:00:49.115926 | fa163e2f-d608-ed31-39ea-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005468025 2025-10-03 08:00:49.116672 | fa163e2f-d608-ed31-39ea-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005468025 | 0:01:47.442007 | 0.40s 2025-10-03 08:00:49.117567 | fa163e2f-d608-ed31-39ea-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005468027 2025-10-03 08:00:49.118305 | fa163e2f-d608-ed31-39ea-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005468027 | 0:01:47.443640 | 0.47s 2025-10-03 08:00:49.119197 | fa163e2f-d608-ed31-39ea-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005468026 2025-10-03 08:00:49.119941 | fa163e2f-d608-ed31-39ea-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005468026 | 0:01:47.445276 | 0.38s 2025-10-03 08:00:49.120952 | fa163e2f-d608-ed31-39ea-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005468028 2025-10-03 08:00:49.121731 | fa163e2f-d608-ed31-39ea-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005468028 | 0:01:47.447065 | 0.45s 2025-10-03 08:00:49.142154 | fa163e2f-d608-ed31-39ea-000000000336 | TASK | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf 2025-10-03 08:00:49.427098 | fa163e2f-d608-ed31-39ea-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005468027 2025-10-03 08:00:49.429085 | fa163e2f-d608-ed31-39ea-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005468027 | 0:01:47.754396 | 0.29s 2025-10-03 08:00:49.464920 | fa163e2f-d608-ed31-39ea-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005468029 2025-10-03 08:00:49.466247 | fa163e2f-d608-ed31-39ea-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005468029 | 0:01:47.791576 | 0.29s 2025-10-03 08:00:49.474957 | fa163e2f-d608-ed31-39ea-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005468028 2025-10-03 08:00:49.476071 | fa163e2f-d608-ed31-39ea-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005468028 | 0:01:47.801402 | 0.31s 2025-10-03 08:00:49.538856 | fa163e2f-d608-ed31-39ea-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005468025 2025-10-03 08:00:49.540048 | fa163e2f-d608-ed31-39ea-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005468025 | 0:01:47.865373 | 0.32s 2025-10-03 08:00:49.541433 | fa163e2f-d608-ed31-39ea-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005468024 2025-10-03 08:00:49.542624 | fa163e2f-d608-ed31-39ea-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005468024 | 0:01:47.867952 | 0.34s 2025-10-03 08:00:49.562581 | fa163e2f-d608-ed31-39ea-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005468026 2025-10-03 08:00:49.563715 | fa163e2f-d608-ed31-39ea-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005468026 | 0:01:47.889044 | 0.33s 2025-10-03 08:00:49.583674 | fa163e2f-d608-ed31-39ea-000000000337 | TASK | Reload NetworkManager 2025-10-03 08:00:50.082512 | fa163e2f-d608-ed31-39ea-000000000337 | CHANGED | Reload NetworkManager | np0005468029 2025-10-03 08:00:50.084817 | fa163e2f-d608-ed31-39ea-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005468029 | 0:01:48.410133 | 0.47s 2025-10-03 08:00:50.087304 | fa163e2f-d608-ed31-39ea-000000000337 | CHANGED | Reload NetworkManager | np0005468027 2025-10-03 08:00:50.088946 | fa163e2f-d608-ed31-39ea-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005468027 | 0:01:48.414279 | 0.50s 2025-10-03 08:00:50.106370 | fa163e2f-d608-ed31-39ea-000000000337 | CHANGED | Reload NetworkManager | np0005468028 2025-10-03 08:00:50.107760 | fa163e2f-d608-ed31-39ea-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005468028 | 0:01:48.433092 | 0.50s 2025-10-03 08:00:50.138547 | fa163e2f-d608-ed31-39ea-000000000337 | CHANGED | Reload NetworkManager | np0005468024 2025-10-03 08:00:50.140155 | fa163e2f-d608-ed31-39ea-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005468024 | 0:01:48.465484 | 0.49s 2025-10-03 08:00:50.152089 | fa163e2f-d608-ed31-39ea-000000000337 | CHANGED | Reload NetworkManager | np0005468026 2025-10-03 08:00:50.153375 | fa163e2f-d608-ed31-39ea-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005468026 | 0:01:48.478709 | 0.47s 2025-10-03 08:00:51.139930 | fa163e2f-d608-ed31-39ea-000000000337 | CHANGED | Reload NetworkManager | np0005468025 2025-10-03 08:00:51.140891 | fa163e2f-d608-ed31-39ea-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005468025 | 0:01:49.466229 | 1.48s 2025-10-03 08:00:51.151867 | fa163e2f-d608-ed31-39ea-000000000339 | TASK | Symlink puppet modules under /etc/puppet/modules 2025-10-03 08:00:51.433010 | fa163e2f-d608-ed31-39ea-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005468027 2025-10-03 08:00:51.434965 | fa163e2f-d608-ed31-39ea-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005468027 | 0:01:49.760279 | 0.28s 2025-10-03 08:00:51.468956 | fa163e2f-d608-ed31-39ea-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005468029 2025-10-03 08:00:51.469838 | fa163e2f-d608-ed31-39ea-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005468029 | 0:01:49.795171 | 0.29s 2025-10-03 08:00:51.478013 | fa163e2f-d608-ed31-39ea-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005468028 2025-10-03 08:00:51.478884 | fa163e2f-d608-ed31-39ea-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005468028 | 0:01:49.804218 | 0.31s 2025-10-03 08:00:51.528889 | fa163e2f-d608-ed31-39ea-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005468024 2025-10-03 08:00:51.529939 | fa163e2f-d608-ed31-39ea-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005468024 | 0:01:49.855272 | 0.34s 2025-10-03 08:00:51.538996 | fa163e2f-d608-ed31-39ea-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005468025 2025-10-03 08:00:51.540070 | fa163e2f-d608-ed31-39ea-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005468025 | 0:01:49.865400 | 0.33s 2025-10-03 08:00:51.558087 | fa163e2f-d608-ed31-39ea-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005468026 2025-10-03 08:00:51.559039 | fa163e2f-d608-ed31-39ea-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005468026 | 0:01:49.884372 | 0.33s 2025-10-03 08:00:51.578968 | fa163e2f-d608-ed31-39ea-00000000033a | TASK | Check if /usr/bin/ansible-playbook exists 2025-10-03 08:00:52.022122 | fa163e2f-d608-ed31-39ea-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005468029 2025-10-03 08:00:52.024362 | fa163e2f-d608-ed31-39ea-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005468029 | 0:01:50.349677 | 0.41s 2025-10-03 08:00:52.043316 | fa163e2f-d608-ed31-39ea-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005468025 2025-10-03 08:00:52.044562 | fa163e2f-d608-ed31-39ea-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005468025 | 0:01:50.369884 | 0.39s 2025-10-03 08:00:52.045830 | fa163e2f-d608-ed31-39ea-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005468024 2025-10-03 08:00:52.046610 | fa163e2f-d608-ed31-39ea-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005468024 | 0:01:50.371944 | 0.41s 2025-10-03 08:00:52.047790 | fa163e2f-d608-ed31-39ea-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005468028 2025-10-03 08:00:52.048594 | fa163e2f-d608-ed31-39ea-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005468028 | 0:01:50.373929 | 0.45s 2025-10-03 08:00:52.049750 | fa163e2f-d608-ed31-39ea-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005468027 2025-10-03 08:00:52.050500 | fa163e2f-d608-ed31-39ea-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005468027 | 0:01:50.375835 | 0.47s 2025-10-03 08:00:52.051644 | fa163e2f-d608-ed31-39ea-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005468026 2025-10-03 08:00:52.052522 | fa163e2f-d608-ed31-39ea-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005468026 | 0:01:50.377795 | 0.39s 2025-10-03 08:00:52.072349 | fa163e2f-d608-ed31-39ea-00000000033b | TASK | Check if /usr/bin/ansible-playbook-3 exists 2025-10-03 08:00:52.363697 | fa163e2f-d608-ed31-39ea-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005468027 2025-10-03 08:00:52.365266 | fa163e2f-d608-ed31-39ea-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005468027 | 0:01:50.690584 | 0.29s 2025-10-03 08:00:52.387974 | fa163e2f-d608-ed31-39ea-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005468028 2025-10-03 08:00:52.388939 | fa163e2f-d608-ed31-39ea-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005468028 | 0:01:50.714272 | 0.30s 2025-10-03 08:00:52.405981 | fa163e2f-d608-ed31-39ea-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005468029 2025-10-03 08:00:52.406813 | fa163e2f-d608-ed31-39ea-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005468029 | 0:01:50.732148 | 0.30s 2025-10-03 08:00:52.415640 | fa163e2f-d608-ed31-39ea-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005468024 2025-10-03 08:00:52.416511 | fa163e2f-d608-ed31-39ea-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005468024 | 0:01:50.741849 | 0.29s 2025-10-03 08:00:52.471723 | fa163e2f-d608-ed31-39ea-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005468026 2025-10-03 08:00:52.472788 | fa163e2f-d608-ed31-39ea-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005468026 | 0:01:50.798121 | 0.31s 2025-10-03 08:00:52.481787 | fa163e2f-d608-ed31-39ea-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005468025 2025-10-03 08:00:52.482570 | fa163e2f-d608-ed31-39ea-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005468025 | 0:01:50.807904 | 0.34s 2025-10-03 08:00:52.502066 | fa163e2f-d608-ed31-39ea-00000000033c | TASK | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook 2025-10-03 08:00:52.855507 | fa163e2f-d608-ed31-39ea-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005468027 2025-10-03 08:00:52.857338 | fa163e2f-d608-ed31-39ea-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005468027 | 0:01:51.182654 | 0.35s 2025-10-03 08:00:52.858824 | fa163e2f-d608-ed31-39ea-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005468028 2025-10-03 08:00:52.859681 | fa163e2f-d608-ed31-39ea-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005468028 | 0:01:51.185014 | 0.33s 2025-10-03 08:00:52.868441 | fa163e2f-d608-ed31-39ea-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005468029 2025-10-03 08:00:52.869620 | fa163e2f-d608-ed31-39ea-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005468029 | 0:01:51.194950 | 0.31s 2025-10-03 08:00:52.894985 | fa163e2f-d608-ed31-39ea-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005468024 2025-10-03 08:00:52.896169 | fa163e2f-d608-ed31-39ea-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005468024 | 0:01:51.221499 | 0.32s 2025-10-03 08:00:52.897309 | fa163e2f-d608-ed31-39ea-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005468025 2025-10-03 08:00:52.898131 | fa163e2f-d608-ed31-39ea-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005468025 | 0:01:51.223466 | 0.31s 2025-10-03 08:00:52.926127 | fa163e2f-d608-ed31-39ea-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005468026 2025-10-03 08:00:52.927207 | fa163e2f-d608-ed31-39ea-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005468026 | 0:01:51.252537 | 0.31s 2025-10-03 08:00:53.024838 | fa163e2f-d608-ed31-39ea-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005468027 | 0:01:51.350147 | 0.05s 2025-10-03 08:00:53.053376 | fa163e2f-d608-ed31-39ea-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005468028 | 0:01:51.378679 | 0.06s 2025-10-03 08:00:53.085237 | fa163e2f-d608-ed31-39ea-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005468029 | 0:01:51.410541 | 0.06s 2025-10-03 08:00:53.116417 | fa163e2f-d608-ed31-39ea-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005468024 | 0:01:51.441731 | 0.07s 2025-10-03 08:00:53.117654 | fa163e2f-d608-ed31-39ea-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005468025 | 0:01:51.442994 | 0.04s 2025-10-03 08:00:53.134017 | fa163e2f-d608-ed31-39ea-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005468026 | 0:01:51.459357 | 0.02s 2025-10-03 08:00:53.330420 | fa163e2f-d608-ed31-39ea-000000000764 | TASK | Create temporary file for ssh_known_hosts 2025-10-03 08:00:53.634250 | fa163e2f-d608-ed31-39ea-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005468029 2025-10-03 08:00:53.635896 | fa163e2f-d608-ed31-39ea-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005468029 | 0:01:51.961212 | 0.28s 2025-10-03 08:00:53.636866 | fa163e2f-d608-ed31-39ea-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005468027 2025-10-03 08:00:53.637699 | fa163e2f-d608-ed31-39ea-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005468027 | 0:01:51.963034 | 0.31s 2025-10-03 08:00:53.638540 | fa163e2f-d608-ed31-39ea-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005468025 2025-10-03 08:00:53.639205 | fa163e2f-d608-ed31-39ea-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005468025 | 0:01:51.964540 | 0.26s 2025-10-03 08:00:53.640222 | fa163e2f-d608-ed31-39ea-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005468028 2025-10-03 08:00:53.641172 | fa163e2f-d608-ed31-39ea-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005468028 | 0:01:51.966501 | 0.30s 2025-10-03 08:00:53.649363 | fa163e2f-d608-ed31-39ea-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005468024 2025-10-03 08:00:53.650234 | fa163e2f-d608-ed31-39ea-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005468024 | 0:01:51.975568 | 0.28s 2025-10-03 08:00:53.701571 | fa163e2f-d608-ed31-39ea-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005468026 2025-10-03 08:00:53.702298 | fa163e2f-d608-ed31-39ea-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005468026 | 0:01:52.027633 | 0.30s 2025-10-03 08:00:53.722506 | fa163e2f-d608-ed31-39ea-000000000765 | TASK | Check for ssh_known_hosts file 2025-10-03 08:00:54.020787 | fa163e2f-d608-ed31-39ea-000000000765 | OK | Check for ssh_known_hosts file | np0005468027 2025-10-03 08:00:54.021692 | fa163e2f-d608-ed31-39ea-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005468027 | 0:01:52.347023 | 0.30s 2025-10-03 08:00:54.046872 | fa163e2f-d608-ed31-39ea-000000000765 | OK | Check for ssh_known_hosts file | np0005468029 2025-10-03 08:00:54.047411 | fa163e2f-d608-ed31-39ea-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005468029 | 0:01:52.372751 | 0.29s 2025-10-03 08:00:54.086440 | fa163e2f-d608-ed31-39ea-000000000765 | OK | Check for ssh_known_hosts file | np0005468028 2025-10-03 08:00:54.086888 | fa163e2f-d608-ed31-39ea-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005468028 | 0:01:52.412229 | 0.34s 2025-10-03 08:00:54.098047 | fa163e2f-d608-ed31-39ea-000000000765 | OK | Check for ssh_known_hosts file | np0005468024 2025-10-03 08:00:54.102491 | fa163e2f-d608-ed31-39ea-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005468024 | 0:01:52.427832 | 0.32s 2025-10-03 08:00:54.102900 | fa163e2f-d608-ed31-39ea-000000000765 | OK | Check for ssh_known_hosts file | np0005468025 2025-10-03 08:00:54.103246 | fa163e2f-d608-ed31-39ea-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005468025 | 0:01:52.428589 | 0.31s 2025-10-03 08:00:54.148098 | fa163e2f-d608-ed31-39ea-000000000765 | OK | Check for ssh_known_hosts file | np0005468026 2025-10-03 08:00:54.148477 | fa163e2f-d608-ed31-39ea-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005468026 | 0:01:52.473798 | 0.34s 2025-10-03 08:00:54.158013 | fa163e2f-d608-ed31-39ea-000000000766 | TASK | Create a temporary copy of ssh_known_hosts 2025-10-03 08:00:54.181749 | fa163e2f-d608-ed31-39ea-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005468027 2025-10-03 08:00:54.183044 | fa163e2f-d608-ed31-39ea-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005468027 | 0:01:52.508368 | 0.02s 2025-10-03 08:00:54.201639 | fa163e2f-d608-ed31-39ea-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005468028 2025-10-03 08:00:54.202836 | fa163e2f-d608-ed31-39ea-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005468028 | 0:01:52.528162 | 0.03s 2025-10-03 08:00:54.226474 | fa163e2f-d608-ed31-39ea-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005468029 2025-10-03 08:00:54.228834 | fa163e2f-d608-ed31-39ea-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005468029 | 0:01:52.554142 | 0.03s 2025-10-03 08:00:54.253047 | fa163e2f-d608-ed31-39ea-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005468024 2025-10-03 08:00:54.254033 | fa163e2f-d608-ed31-39ea-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005468024 | 0:01:52.579363 | 0.03s 2025-10-03 08:00:54.275694 | fa163e2f-d608-ed31-39ea-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005468025 2025-10-03 08:00:54.276664 | fa163e2f-d608-ed31-39ea-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005468025 | 0:01:52.601991 | 0.03s 2025-10-03 08:00:54.288512 | fa163e2f-d608-ed31-39ea-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005468026 2025-10-03 08:00:54.288948 | fa163e2f-d608-ed31-39ea-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005468026 | 0:01:52.614289 | 0.02s 2025-10-03 08:00:54.300056 | fa163e2f-d608-ed31-39ea-000000000767 | TASK | Write temporary file 2025-10-03 08:00:54.320346 | fa163e2f-d608-ed31-39ea-000000000767 | SKIPPED | Write temporary file | np0005468027 2025-10-03 08:00:54.322083 | fa163e2f-d608-ed31-39ea-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005468027 | 0:01:52.647398 | 0.02s 2025-10-03 08:00:54.350061 | fa163e2f-d608-ed31-39ea-000000000767 | SKIPPED | Write temporary file | np0005468028 2025-10-03 08:00:54.351704 | fa163e2f-d608-ed31-39ea-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005468028 | 0:01:52.677011 | 0.04s 2025-10-03 08:00:54.389138 | fa163e2f-d608-ed31-39ea-000000000767 | SKIPPED | Write temporary file | np0005468029 2025-10-03 08:00:54.390723 | fa163e2f-d608-ed31-39ea-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005468029 | 0:01:52.716050 | 0.05s 2025-10-03 08:00:54.416404 | fa163e2f-d608-ed31-39ea-000000000767 | SKIPPED | Write temporary file | np0005468024 2025-10-03 08:00:54.417537 | fa163e2f-d608-ed31-39ea-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005468024 | 0:01:52.742864 | 0.03s 2025-10-03 08:00:54.441940 | fa163e2f-d608-ed31-39ea-000000000767 | SKIPPED | Write temporary file | np0005468025 2025-10-03 08:00:54.443053 | fa163e2f-d608-ed31-39ea-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005468025 | 0:01:52.768378 | 0.03s 2025-10-03 08:00:54.459859 | fa163e2f-d608-ed31-39ea-000000000767 | SKIPPED | Write temporary file | np0005468026 2025-10-03 08:00:54.460303 | fa163e2f-d608-ed31-39ea-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005468026 | 0:01:52.785643 | 0.02s 2025-10-03 08:00:54.475388 | fa163e2f-d608-ed31-39ea-000000000768 | TASK | Set ssh_known_hosts fact 2025-10-03 08:00:54.598990 | fa163e2f-d608-ed31-39ea-000000000768 | OK | Set ssh_known_hosts fact | np0005468027 2025-10-03 08:00:54.599976 | fa163e2f-d608-ed31-39ea-000000000768 | TIMING | tripleo_ssh_known_hosts : Set ssh_known_hosts fact | np0005468027 | 0:01:52.925307 | 0.12s 2025-10-03 08:00:54.613064 | fa163e2f-d608-ed31-39ea-000000000769 | TASK | Add host keys to temporary ssh_known_hosts 2025-10-03 08:00:54.909200 | fa163e2f-d608-ed31-39ea-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005468027 2025-10-03 08:00:54.915365 | fa163e2f-d608-ed31-39ea-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005468027 | 0:01:53.240680 | 0.30s 2025-10-03 08:00:54.918166 | fa163e2f-d608-ed31-39ea-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005468029 2025-10-03 08:00:54.919128 | fa163e2f-d608-ed31-39ea-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005468029 | 0:01:53.244461 | 0.28s 2025-10-03 08:00:54.941286 | fa163e2f-d608-ed31-39ea-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005468028 2025-10-03 08:00:54.942286 | fa163e2f-d608-ed31-39ea-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005468028 | 0:01:53.267624 | 0.31s 2025-10-03 08:00:54.960607 | fa163e2f-d608-ed31-39ea-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005468024 2025-10-03 08:00:54.961746 | fa163e2f-d608-ed31-39ea-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005468024 | 0:01:53.287077 | 0.30s 2025-10-03 08:00:54.975761 | fa163e2f-d608-ed31-39ea-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005468025 2025-10-03 08:00:54.976679 | fa163e2f-d608-ed31-39ea-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005468025 | 0:01:53.302003 | 0.30s 2025-10-03 08:00:55.001032 | fa163e2f-d608-ed31-39ea-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005468026 2025-10-03 08:00:55.001847 | fa163e2f-d608-ed31-39ea-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005468026 | 0:01:53.327183 | 0.31s 2025-10-03 08:00:55.014333 | fa163e2f-d608-ed31-39ea-00000000076a | TASK | In-place update of /etc/ssh_known_hosts 2025-10-03 08:00:55.318068 | fa163e2f-d608-ed31-39ea-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005468027 2025-10-03 08:00:55.319741 | fa163e2f-d608-ed31-39ea-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005468027 | 0:01:53.645054 | 0.30s 2025-10-03 08:00:55.331316 | fa163e2f-d608-ed31-39ea-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005468029 2025-10-03 08:00:55.332178 | fa163e2f-d608-ed31-39ea-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005468029 | 0:01:53.657510 | 0.29s 2025-10-03 08:00:55.365878 | fa163e2f-d608-ed31-39ea-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005468028 2025-10-03 08:00:55.366972 | fa163e2f-d608-ed31-39ea-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005468028 | 0:01:53.692304 | 0.33s 2025-10-03 08:00:55.381393 | fa163e2f-d608-ed31-39ea-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005468024 2025-10-03 08:00:55.382286 | fa163e2f-d608-ed31-39ea-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005468024 | 0:01:53.707620 | 0.31s 2025-10-03 08:00:55.388815 | fa163e2f-d608-ed31-39ea-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005468025 2025-10-03 08:00:55.389633 | fa163e2f-d608-ed31-39ea-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005468025 | 0:01:53.714967 | 0.31s 2025-10-03 08:00:55.400636 | fa163e2f-d608-ed31-39ea-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005468026 2025-10-03 08:00:55.401384 | fa163e2f-d608-ed31-39ea-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005468026 | 0:01:53.726719 | 0.30s 2025-10-03 08:00:55.420654 | fa163e2f-d608-ed31-39ea-00000000076b | TASK | Remove temp file 2025-10-03 08:00:55.703202 | fa163e2f-d608-ed31-39ea-00000000076b | CHANGED | Remove temp file | np0005468027 2025-10-03 08:00:55.704766 | fa163e2f-d608-ed31-39ea-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005468027 | 0:01:54.030082 | 0.28s 2025-10-03 08:00:55.787105 | fa163e2f-d608-ed31-39ea-00000000076b | CHANGED | Remove temp file | np0005468028 2025-10-03 08:00:55.788278 | fa163e2f-d608-ed31-39ea-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005468028 | 0:01:54.113609 | 0.34s 2025-10-03 08:00:55.789224 | fa163e2f-d608-ed31-39ea-00000000076b | CHANGED | Remove temp file | np0005468029 2025-10-03 08:00:55.790070 | fa163e2f-d608-ed31-39ea-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005468029 | 0:01:54.115405 | 0.33s 2025-10-03 08:00:55.791053 | fa163e2f-d608-ed31-39ea-00000000076b | CHANGED | Remove temp file | np0005468024 2025-10-03 08:00:55.791817 | fa163e2f-d608-ed31-39ea-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005468024 | 0:01:54.117152 | 0.31s 2025-10-03 08:00:55.809257 | fa163e2f-d608-ed31-39ea-00000000076b | CHANGED | Remove temp file | np0005468026 2025-10-03 08:00:55.810080 | fa163e2f-d608-ed31-39ea-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005468026 | 0:01:54.135414 | 0.30s 2025-10-03 08:00:55.824574 | fa163e2f-d608-ed31-39ea-00000000076b | CHANGED | Remove temp file | np0005468025 2025-10-03 08:00:55.825370 | fa163e2f-d608-ed31-39ea-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005468025 | 0:01:54.150704 | 0.33s [WARNING]: Could not match supplied host pattern, ignoring: CellControllerCompute PLAY [Deploy step tasks for step 0] ******************************************** 2025-10-03 08:00:56.031770 | fa163e2f-d608-ed31-39ea-000000000039 | TASK | Deploy step tasks for step 0 2025-10-03 08:00:56.047169 | fa163e2f-d608-ed31-39ea-000000000039 | TASK | Deploy step tasks for step 0 2025-10-03 08:00:56.062116 | fa163e2f-d608-ed31-39ea-000000000039 | TASK | Deploy step tasks for step 0 2025-10-03 08:00:56.080819 | fa163e2f-d608-ed31-39ea-000000000039 | TASK | Deploy step tasks for step 0 2025-10-03 08:00:56.120002 | fa163e2f-d608-ed31-39ea-000000000039 | TASK | Deploy step tasks for step 0 2025-10-03 08:00:56.148844 | fa163e2f-d608-ed31-39ea-000000000039 | TASK | Deploy step tasks for step 0 2025-10-03 08:00:56.154111 | fa163e2f-d608-ed31-39ea-000000000039 | OK | Deploy step tasks for step 0 | np0005468027 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005468027 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000039') missing from stats 2025-10-03 08:00:56.156774 | fa163e2f-d608-ed31-39ea-000000000039 | OK | Deploy step tasks for step 0 | np0005468028 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005468028 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000039') missing from stats 2025-10-03 08:00:56.157742 | fa163e2f-d608-ed31-39ea-000000000039 | OK | Deploy step tasks for step 0 | np0005468029 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005468029 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000039') missing from stats 2025-10-03 08:00:56.158822 | fa163e2f-d608-ed31-39ea-000000000039 | OK | Deploy step tasks for step 0 | np0005468024 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005468024 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000039') missing from stats 2025-10-03 08:00:56.174347 | fa163e2f-d608-ed31-39ea-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-03 08:00:56.187485 | fa163e2f-d608-ed31-39ea-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-03 08:00:56.200595 | fa163e2f-d608-ed31-39ea-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-03 08:00:56.227634 | fa163e2f-d608-ed31-39ea-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-03 08:00:56.233411 | fa163e2f-d608-ed31-39ea-000000000039 | OK | Deploy step tasks for step 0 | np0005468025 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005468025 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000039') missing from stats 2025-10-03 08:00:56.235083 | fa163e2f-d608-ed31-39ea-000000000039 | OK | Deploy step tasks for step 0 | np0005468026 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005468026 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000039') missing from stats 2025-10-03 08:00:56.250275 | fa163e2f-d608-ed31-39ea-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-03 08:00:56.270435 | fa163e2f-d608-ed31-39ea-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-03 08:00:56.498911 | fa163e2f-d608-ed31-39ea-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005468029 2025-10-03 08:00:56.502714 | fa163e2f-d608-ed31-39ea-00000000003a | TIMING | Ensure /var/log/journal exists | np0005468029 | 0:01:54.828042 | 0.30s 2025-10-03 08:00:56.503401 | fa163e2f-d608-ed31-39ea-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005468027 2025-10-03 08:00:56.503848 | fa163e2f-d608-ed31-39ea-00000000003a | TIMING | Ensure /var/log/journal exists | np0005468027 | 0:01:54.829191 | 0.33s 2025-10-03 08:00:56.520567 | fa163e2f-d608-ed31-39ea-00000000003b | TASK | Check cloud-init status 2025-10-03 08:00:56.534505 | fa163e2f-d608-ed31-39ea-00000000003b | TASK | Check cloud-init status 2025-10-03 08:00:56.541617 | fa163e2f-d608-ed31-39ea-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005468024 2025-10-03 08:00:56.542783 | fa163e2f-d608-ed31-39ea-00000000003a | TIMING | Ensure /var/log/journal exists | np0005468024 | 0:01:54.868111 | 0.31s 2025-10-03 08:00:56.543496 | fa163e2f-d608-ed31-39ea-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005468028 2025-10-03 08:00:56.543932 | fa163e2f-d608-ed31-39ea-00000000003a | TIMING | Ensure /var/log/journal exists | np0005468028 | 0:01:54.869274 | 0.36s 2025-10-03 08:00:56.554748 | fa163e2f-d608-ed31-39ea-00000000003b | TASK | Check cloud-init status 2025-10-03 08:00:56.584251 | fa163e2f-d608-ed31-39ea-00000000003b | TASK | Check cloud-init status 2025-10-03 08:00:56.590789 | fa163e2f-d608-ed31-39ea-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005468025 2025-10-03 08:00:56.591886 | fa163e2f-d608-ed31-39ea-00000000003a | TIMING | Ensure /var/log/journal exists | np0005468025 | 0:01:54.917215 | 0.34s 2025-10-03 08:00:56.592411 | fa163e2f-d608-ed31-39ea-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005468026 2025-10-03 08:00:56.593149 | fa163e2f-d608-ed31-39ea-00000000003a | TIMING | Ensure /var/log/journal exists | np0005468026 | 0:01:54.918491 | 0.32s 2025-10-03 08:00:56.608258 | fa163e2f-d608-ed31-39ea-00000000003b | TASK | Check cloud-init status 2025-10-03 08:00:56.627561 | fa163e2f-d608-ed31-39ea-00000000003b | TASK | Check cloud-init status 2025-10-03 08:00:56.836969 | fa163e2f-d608-ed31-39ea-00000000003b | CHANGED | Check cloud-init status | np0005468027 2025-10-03 08:00:56.837894 | fa163e2f-d608-ed31-39ea-00000000003b | TIMING | Check cloud-init status | np0005468027 | 0:01:55.163231 | 0.32s 2025-10-03 08:00:56.848628 | fa163e2f-d608-ed31-39ea-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-03 08:00:56.861294 | fa163e2f-d608-ed31-39ea-00000000003b | CHANGED | Check cloud-init status | np0005468029 2025-10-03 08:00:56.863444 | fa163e2f-d608-ed31-39ea-00000000003b | TIMING | Check cloud-init status | np0005468029 | 0:01:55.188777 | 0.33s 2025-10-03 08:00:56.875357 | fa163e2f-d608-ed31-39ea-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-03 08:00:56.881821 | fa163e2f-d608-ed31-39ea-00000000003b | CHANGED | Check cloud-init status | np0005468028 2025-10-03 08:00:56.883290 | fa163e2f-d608-ed31-39ea-00000000003b | TIMING | Check cloud-init status | np0005468028 | 0:01:55.208623 | 0.33s 2025-10-03 08:00:56.893305 | fa163e2f-d608-ed31-39ea-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-03 08:00:56.902883 | fa163e2f-d608-ed31-39ea-00000000003b | CHANGED | Check cloud-init status | np0005468024 2025-10-03 08:00:56.904326 | fa163e2f-d608-ed31-39ea-00000000003b | TIMING | Check cloud-init status | np0005468024 | 0:01:55.229655 | 0.32s 2025-10-03 08:00:56.918766 | fa163e2f-d608-ed31-39ea-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-03 08:00:56.927446 | fa163e2f-d608-ed31-39ea-00000000003b | CHANGED | Check cloud-init status | np0005468025 2025-10-03 08:00:56.928986 | fa163e2f-d608-ed31-39ea-00000000003b | TIMING | Check cloud-init status | np0005468025 | 0:01:55.254311 | 0.32s 2025-10-03 08:00:56.947563 | fa163e2f-d608-ed31-39ea-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-03 08:00:56.954282 | fa163e2f-d608-ed31-39ea-00000000003b | CHANGED | Check cloud-init status | np0005468026 2025-10-03 08:00:56.955690 | fa163e2f-d608-ed31-39ea-00000000003b | TIMING | Check cloud-init status | np0005468026 | 0:01:55.281023 | 0.33s 2025-10-03 08:00:56.970273 | fa163e2f-d608-ed31-39ea-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-03 08:00:57.142196 | fa163e2f-d608-ed31-39ea-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005468027 2025-10-03 08:00:57.144302 | fa163e2f-d608-ed31-39ea-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005468027 | 0:01:55.469620 | 0.29s 2025-10-03 08:00:57.163851 | fa163e2f-d608-ed31-39ea-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-03 08:00:57.178247 | fa163e2f-d608-ed31-39ea-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005468029 2025-10-03 08:00:57.180013 | fa163e2f-d608-ed31-39ea-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005468029 | 0:01:55.505326 | 0.30s 2025-10-03 08:00:57.200626 | fa163e2f-d608-ed31-39ea-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-03 08:00:57.226061 | fa163e2f-d608-ed31-39ea-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005468024 2025-10-03 08:00:57.227306 | fa163e2f-d608-ed31-39ea-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005468024 | 0:01:55.552637 | 0.31s 2025-10-03 08:00:57.228009 | fa163e2f-d608-ed31-39ea-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005468028 2025-10-03 08:00:57.228495 | fa163e2f-d608-ed31-39ea-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005468028 | 0:01:55.553833 | 0.33s 2025-10-03 08:00:57.245298 | fa163e2f-d608-ed31-39ea-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-03 08:00:57.268616 | fa163e2f-d608-ed31-39ea-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-03 08:00:57.284561 | fa163e2f-d608-ed31-39ea-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005468026 2025-10-03 08:00:57.285918 | fa163e2f-d608-ed31-39ea-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005468026 | 0:01:55.611230 | 0.31s 2025-10-03 08:00:57.287152 | fa163e2f-d608-ed31-39ea-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005468025 2025-10-03 08:00:57.287687 | fa163e2f-d608-ed31-39ea-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005468025 | 0:01:55.613027 | 0.34s 2025-10-03 08:00:57.306620 | fa163e2f-d608-ed31-39ea-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-03 08:00:57.324997 | fa163e2f-d608-ed31-39ea-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-03 08:00:57.607605 | fa163e2f-d608-ed31-39ea-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005468027 2025-10-03 08:00:57.608498 | fa163e2f-d608-ed31-39ea-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005468027 | 0:01:55.933832 | 0.44s 2025-10-03 08:00:57.634917 | fa163e2f-d608-ed31-39ea-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-03 08:00:57.647406 | fa163e2f-d608-ed31-39ea-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005468029 2025-10-03 08:00:57.648637 | fa163e2f-d608-ed31-39ea-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005468029 | 0:01:55.973967 | 0.45s 2025-10-03 08:00:57.650361 | fa163e2f-d608-ed31-39ea-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005468024 2025-10-03 08:00:57.651006 | fa163e2f-d608-ed31-39ea-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005468024 | 0:01:55.976347 | 0.38s 2025-10-03 08:00:57.652167 | fa163e2f-d608-ed31-39ea-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005468028 2025-10-03 08:00:57.652631 | fa163e2f-d608-ed31-39ea-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005468028 | 0:01:55.977973 | 0.41s 2025-10-03 08:00:57.662859 | fa163e2f-d608-ed31-39ea-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-03 08:00:57.688944 | fa163e2f-d608-ed31-39ea-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-03 08:00:57.707955 | fa163e2f-d608-ed31-39ea-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-03 08:00:57.714576 | fa163e2f-d608-ed31-39ea-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005468025 2025-10-03 08:00:57.715417 | fa163e2f-d608-ed31-39ea-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005468025 | 0:01:56.040748 | 0.41s 2025-10-03 08:00:57.716698 | fa163e2f-d608-ed31-39ea-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005468026 2025-10-03 08:00:57.717108 | fa163e2f-d608-ed31-39ea-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005468026 | 0:01:56.042451 | 0.39s 2025-10-03 08:00:57.731924 | fa163e2f-d608-ed31-39ea-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-03 08:00:57.748695 | fa163e2f-d608-ed31-39ea-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-03 08:00:57.953617 | fa163e2f-d608-ed31-39ea-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005468027 2025-10-03 08:00:57.954640 | fa163e2f-d608-ed31-39ea-00000000003e | TIMING | Create /var/lib/container-puppet | np0005468027 | 0:01:56.279973 | 0.32s 2025-10-03 08:00:57.963990 | fa163e2f-d608-ed31-39ea-00000000003f | TASK | Write container-puppet.sh 2025-10-03 08:00:58.005111 | fa163e2f-d608-ed31-39ea-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005468028 2025-10-03 08:00:58.006174 | fa163e2f-d608-ed31-39ea-00000000003e | TIMING | Create /var/lib/container-puppet | np0005468028 | 0:01:56.331506 | 0.34s 2025-10-03 08:00:58.021974 | fa163e2f-d608-ed31-39ea-00000000003f | TASK | Write container-puppet.sh 2025-10-03 08:00:58.028623 | fa163e2f-d608-ed31-39ea-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005468024 2025-10-03 08:00:58.037227 | fa163e2f-d608-ed31-39ea-00000000003e | TIMING | Create /var/lib/container-puppet | np0005468024 | 0:01:56.362556 | 0.33s 2025-10-03 08:00:58.041922 | fa163e2f-d608-ed31-39ea-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005468029 2025-10-03 08:00:58.042218 | fa163e2f-d608-ed31-39ea-00000000003e | TIMING | Create /var/lib/container-puppet | np0005468029 | 0:01:56.367561 | 0.35s 2025-10-03 08:00:58.042485 | fa163e2f-d608-ed31-39ea-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005468025 2025-10-03 08:00:58.042746 | fa163e2f-d608-ed31-39ea-00000000003e | TIMING | Create /var/lib/container-puppet | np0005468025 | 0:01:56.368090 | 0.31s 2025-10-03 08:00:58.053058 | fa163e2f-d608-ed31-39ea-00000000003f | TASK | Write container-puppet.sh 2025-10-03 08:00:58.069845 | fa163e2f-d608-ed31-39ea-00000000003f | TASK | Write container-puppet.sh 2025-10-03 08:00:58.094265 | fa163e2f-d608-ed31-39ea-00000000003f | TASK | Write container-puppet.sh 2025-10-03 08:00:58.099296 | fa163e2f-d608-ed31-39ea-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005468026 2025-10-03 08:00:58.100156 | fa163e2f-d608-ed31-39ea-00000000003e | TIMING | Create /var/lib/container-puppet | np0005468026 | 0:01:56.425485 | 0.35s 2025-10-03 08:00:58.115230 | fa163e2f-d608-ed31-39ea-00000000003f | TASK | Write container-puppet.sh 2025-10-03 08:00:58.926216 | fa163e2f-d608-ed31-39ea-00000000003f | CHANGED | Write container-puppet.sh | np0005468027 2025-10-03 08:00:58.927727 | fa163e2f-d608-ed31-39ea-00000000003f | TIMING | Write container-puppet.sh | np0005468027 | 0:01:57.253049 | 0.96s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:00:58.978670 | fa163e2f-d608-ed31-39ea-00000000003f | CHANGED | Write container-puppet.sh | np0005468028 2025-10-03 08:00:58.979370 | fa163e2f-d608-ed31-39ea-00000000003f | TIMING | Write container-puppet.sh | np0005468028 | 0:01:57.304701 | 0.96s 2025-10-03 08:00:59.009716 | fa163e2f-d608-ed31-39ea-000000000040 | TIMING | include_tasks | np0005468027 | 0:01:57.335028 | 0.06s 2025-10-03 08:00:59.016287 | fa163e2f-d608-ed31-39ea-00000000003f | CHANGED | Write container-puppet.sh | np0005468024 2025-10-03 08:00:59.016977 | fa163e2f-d608-ed31-39ea-00000000003f | TIMING | Write container-puppet.sh | np0005468024 | 0:01:57.342317 | 0.95s 2025-10-03 08:00:59.017342 | fa163e2f-d608-ed31-39ea-00000000003f | CHANGED | Write container-puppet.sh | np0005468025 2025-10-03 08:00:59.017740 | fa163e2f-d608-ed31-39ea-00000000003f | TIMING | Write container-puppet.sh | np0005468025 | 0:01:57.343081 | 0.92s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:00:59.041986 | 6e1b0518-4421-4b3c-a18a-66b57889df94 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0005468027 2025-10-03 08:00:59.063807 | fa163e2f-d608-ed31-39ea-000000000a79 | TASK | Configure tuned before reboot 2025-10-03 08:00:59.108968 | fa163e2f-d608-ed31-39ea-00000000003f | CHANGED | Write container-puppet.sh | np0005468029 [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:00:59.110586 | fa163e2f-d608-ed31-39ea-00000000003f | TIMING | Write container-puppet.sh | np0005468029 | 0:01:57.435916 | 1.06s 2025-10-03 08:00:59.118086 | fa163e2f-d608-ed31-39ea-000000000040 | TIMING | include_tasks | np0005468028 | 0:01:57.443428 | 0.12s 2025-10-03 08:00:59.118399 | fa163e2f-d608-ed31-39ea-000000000a79 | TIMING | Configure tuned before reboot | np0005468027 | 0:01:57.443743 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:00:59.146368 | 901a6430-77c7-4c98-8e4b-9587542daa43 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0005468028 2025-10-03 08:00:59.185283 | fa163e2f-d608-ed31-39ea-000000000acd | TASK | Gather variables for each operating system 2025-10-03 08:00:59.199926 | fa163e2f-d608-ed31-39ea-000000000ac0 | TASK | Configure tuned before reboot 2025-10-03 08:00:59.221400 | fa163e2f-d608-ed31-39ea-000000000040 | TIMING | include_tasks | np0005468024 | 0:01:57.546714 | 0.13s 2025-10-03 08:00:59.222271 | fa163e2f-d608-ed31-39ea-00000000003f | CHANGED | Write container-puppet.sh | np0005468026 2025-10-03 08:00:59.222841 | fa163e2f-d608-ed31-39ea-00000000003f | TIMING | Write container-puppet.sh | np0005468026 | 0:01:57.548182 | 1.11s 2025-10-03 08:00:59.223202 | fa163e2f-d608-ed31-39ea-000000000040 | TIMING | include_tasks | np0005468025 | 0:01:57.548545 | 0.12s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:00:59.268703 | 18ed64bf-a0aa-4876-9d5d-8f264a38e403 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0005468024 2025-10-03 08:00:59.269398 | 18ed64bf-a0aa-4876-9d5d-8f264a38e403 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0005468025 2025-10-03 08:00:59.289884 | fa163e2f-d608-ed31-39ea-000000000b1e | TASK | Configure tuned before reboot 2025-10-03 08:00:59.309634 | fa163e2f-d608-ed31-39ea-000000000acd | OK | Gather variables for each operating system | np0005468027 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-03 08:00:59.312385 | fa163e2f-d608-ed31-39ea-000000000acd | TIMING | tuned : Gather variables for each operating system | np0005468027 | 0:01:57.637689 | 0.13s 2025-10-03 08:00:59.322843 | fa163e2f-d608-ed31-39ea-000000000b1e | TASK | Configure tuned before reboot 2025-10-03 08:00:59.351684 | fa163e2f-d608-ed31-39ea-000000000ac0 | TIMING | Configure tuned before reboot | np0005468028 | 0:01:57.676996 | 0.15s 2025-10-03 08:00:59.359338 | fa163e2f-d608-ed31-39ea-000000000040 | TIMING | include_tasks | np0005468029 | 0:01:57.684678 | 0.14s 2025-10-03 08:00:59.360170 | fa163e2f-d608-ed31-39ea-000000000acd | TIMING | tuned : Gather variables for each operating system | np0005468027 | 0:01:57.685513 | 0.17s 2025-10-03 08:00:59.360589 | fa163e2f-d608-ed31-39ea-000000000b1e | TIMING | Configure tuned before reboot | np0005468024 | 0:01:57.685932 | 0.07s 2025-10-03 08:00:59.360881 | fa163e2f-d608-ed31-39ea-000000000b1e | TIMING | Configure tuned before reboot | np0005468025 | 0:01:57.686224 | 0.04s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:00:59.418635 | f3d8d03a-e372-46e7-a230-9661153859ce | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0005468029 2025-10-03 08:00:59.460356 | fa163e2f-d608-ed31-39ea-000000000acd | TASK | Gather variables for each operating system 2025-10-03 08:00:59.476854 | fa163e2f-d608-ed31-39ea-000000000bcb | TASK | Configure tuned before reboot 2025-10-03 08:00:59.497905 | fa163e2f-d608-ed31-39ea-000000000acd | TASK | Gather variables for each operating system 2025-10-03 08:00:59.515561 | fa163e2f-d608-ed31-39ea-000000000acd | TASK | Gather variables for each operating system 2025-10-03 08:00:59.523112 | fa163e2f-d608-ed31-39ea-000000000040 | TIMING | include_tasks | np0005468026 | 0:01:57.848426 | 0.17s 2025-10-03 08:00:59.527254 | fa163e2f-d608-ed31-39ea-000000000ace | TIMING | tuned : include_tasks | np0005468027 | 0:01:57.852596 | 0.09s 2025-10-03 08:00:59.527618 | fa163e2f-d608-ed31-39ea-000000000bcb | TIMING | Configure tuned before reboot | np0005468029 | 0:01:57.852959 | 0.05s 2025-10-03 08:00:59.557636 | 59dc6fda-3f7d-43b9-9483-55291985fb5f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0005468026 2025-10-03 08:00:59.563189 | 3179ac7a-6c8e-4587-9438-b97f5167a94d | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005468027 2025-10-03 08:00:59.568233 | fa163e2f-d608-ed31-39ea-000000000acd | OK | Gather variables for each operating system | np0005468028 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-03 08:00:59.580378 | fa163e2f-d608-ed31-39ea-000000000acd | TIMING | tuned : Gather variables for each operating system | np0005468028 | 0:01:57.905715 | 0.12s 2025-10-03 08:00:59.590837 | fa163e2f-d608-ed31-39ea-000000000c6a | TASK | Check tuned package is installed 2025-10-03 08:00:59.594379 | fa163e2f-d608-ed31-39ea-000000000acd | OK | Gather variables for each operating system | np0005468024 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-03 08:00:59.595179 | fa163e2f-d608-ed31-39ea-000000000acd | TIMING | tuned : Gather variables for each operating system | np0005468024 | 0:01:57.920518 | 0.10s 2025-10-03 08:00:59.610073 | fa163e2f-d608-ed31-39ea-000000000acd | TASK | Gather variables for each operating system 2025-10-03 08:00:59.624892 | fa163e2f-d608-ed31-39ea-000000000acd | OK | Gather variables for each operating system | np0005468025 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-03 08:00:59.628909 | fa163e2f-d608-ed31-39ea-000000000acd | TIMING | tuned : Gather variables for each operating system | np0005468025 | 0:01:57.954192 | 0.11s 2025-10-03 08:00:59.637942 | fa163e2f-d608-ed31-39ea-000000000c64 | TASK | Configure tuned before reboot 2025-10-03 08:00:59.644248 | fa163e2f-d608-ed31-39ea-000000000acd | TIMING | tuned : Gather variables for each operating system | np0005468028 | 0:01:57.969565 | 0.18s 2025-10-03 08:00:59.645194 | fa163e2f-d608-ed31-39ea-000000000acd | TIMING | tuned : Gather variables for each operating system | np0005468024 | 0:01:57.970537 | 0.15s 2025-10-03 08:00:59.645652 | fa163e2f-d608-ed31-39ea-000000000acd | TIMING | tuned : Gather variables for each operating system | np0005468025 | 0:01:57.970995 | 0.13s 2025-10-03 08:00:59.693862 | fa163e2f-d608-ed31-39ea-000000000acd | OK | Gather variables for each operating system | np0005468029 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-03 08:00:59.697588 | fa163e2f-d608-ed31-39ea-000000000acd | TIMING | tuned : Gather variables for each operating system | np0005468029 | 0:01:58.022878 | 0.09s 2025-10-03 08:00:59.726839 | fa163e2f-d608-ed31-39ea-000000000c64 | TIMING | Configure tuned before reboot | np0005468026 | 0:01:58.052149 | 0.09s 2025-10-03 08:00:59.728129 | fa163e2f-d608-ed31-39ea-000000000acd | TIMING | tuned : Gather variables for each operating system | np0005468029 | 0:01:58.053471 | 0.12s 2025-10-03 08:00:59.734908 | fa163e2f-d608-ed31-39ea-000000000ace | TIMING | tuned : include_tasks | np0005468028 | 0:01:58.060251 | 0.08s 2025-10-03 08:00:59.735233 | fa163e2f-d608-ed31-39ea-000000000ace | TIMING | tuned : include_tasks | np0005468024 | 0:01:58.060576 | 0.06s 2025-10-03 08:00:59.779589 | 3bdf7c5d-54dd-41eb-9c60-c57b07189c27 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005468028 2025-10-03 08:00:59.780053 | 3bdf7c5d-54dd-41eb-9c60-c57b07189c27 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005468024 2025-10-03 08:00:59.798075 | fa163e2f-d608-ed31-39ea-000000000d1f | TASK | Check tuned package is installed 2025-10-03 08:00:59.829530 | fa163e2f-d608-ed31-39ea-000000000d1f | TASK | Check tuned package is installed 2025-10-03 08:00:59.847675 | fa163e2f-d608-ed31-39ea-000000000acd | TASK | Gather variables for each operating system 2025-10-03 08:00:59.853037 | fa163e2f-d608-ed31-39ea-000000000ace | TIMING | tuned : include_tasks | np0005468025 | 0:01:58.178350 | 0.13s 2025-10-03 08:00:59.859902 | fa163e2f-d608-ed31-39ea-000000000ace | TIMING | tuned : include_tasks | np0005468029 | 0:01:58.185243 | 0.05s 2025-10-03 08:00:59.881981 | f80e7cd6-9c68-4261-8bde-4b770a232d3a | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005468025 2025-10-03 08:00:59.882403 | f80e7cd6-9c68-4261-8bde-4b770a232d3a | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005468029 2025-10-03 08:00:59.899414 | fa163e2f-d608-ed31-39ea-000000000d8c | TASK | Check tuned package is installed 2025-10-03 08:00:59.917189 | fa163e2f-d608-ed31-39ea-000000000d8c | TASK | Check tuned package is installed 2025-10-03 08:00:59.930268 | fa163e2f-d608-ed31-39ea-000000000c6a | CHANGED | Check tuned package is installed | np0005468027 2025-10-03 08:00:59.931135 | fa163e2f-d608-ed31-39ea-000000000c6a | TIMING | tuned : Check tuned package is installed | np0005468027 | 0:01:58.256469 | 0.33s 2025-10-03 08:00:59.941294 | fa163e2f-d608-ed31-39ea-000000000c6b | TASK | Install tuned 2025-10-03 08:00:59.972433 | fa163e2f-d608-ed31-39ea-000000000acd | OK | Gather variables for each operating system | np0005468026 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-03 08:00:59.975261 | fa163e2f-d608-ed31-39ea-000000000acd | TIMING | tuned : Gather variables for each operating system | np0005468026 | 0:01:58.300581 | 0.13s 2025-10-03 08:00:59.981020 | fa163e2f-d608-ed31-39ea-000000000acd | TIMING | tuned : Gather variables for each operating system | np0005468026 | 0:01:58.306352 | 0.13s 2025-10-03 08:01:00.057850 | fa163e2f-d608-ed31-39ea-000000000ace | TIMING | tuned : include_tasks | np0005468026 | 0:01:58.383181 | 0.06s 2025-10-03 08:01:00.073744 | 2b415a38-464c-4dfc-9b1f-0ae3c8d512c4 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005468026 2025-10-03 08:01:00.092154 | fa163e2f-d608-ed31-39ea-000000000de8 | TASK | Check tuned package is installed 2025-10-03 08:01:00.156059 | fa163e2f-d608-ed31-39ea-000000000d1f | CHANGED | Check tuned package is installed | np0005468028 2025-10-03 08:01:00.157026 | fa163e2f-d608-ed31-39ea-000000000d1f | TIMING | tuned : Check tuned package is installed | np0005468028 | 0:01:58.482360 | 0.36s 2025-10-03 08:01:00.167253 | fa163e2f-d608-ed31-39ea-000000000d20 | TASK | Install tuned 2025-10-03 08:01:00.190768 | fa163e2f-d608-ed31-39ea-000000000d1f | CHANGED | Check tuned package is installed | np0005468024 2025-10-03 08:01:00.191676 | fa163e2f-d608-ed31-39ea-000000000d1f | TIMING | tuned : Check tuned package is installed | np0005468024 | 0:01:58.517010 | 0.36s 2025-10-03 08:01:00.205997 | fa163e2f-d608-ed31-39ea-000000000d20 | TASK | Install tuned 2025-10-03 08:01:00.242961 | fa163e2f-d608-ed31-39ea-000000000d8c | CHANGED | Check tuned package is installed | np0005468029 2025-10-03 08:01:00.244032 | fa163e2f-d608-ed31-39ea-000000000d8c | TIMING | tuned : Check tuned package is installed | np0005468029 | 0:01:58.569365 | 0.34s 2025-10-03 08:01:00.254607 | fa163e2f-d608-ed31-39ea-000000000d8d | TASK | Install tuned 2025-10-03 08:01:00.277516 | fa163e2f-d608-ed31-39ea-000000000d8c | CHANGED | Check tuned package is installed | np0005468025 2025-10-03 08:01:00.278406 | fa163e2f-d608-ed31-39ea-000000000d8c | TIMING | tuned : Check tuned package is installed | np0005468025 | 0:01:58.603741 | 0.36s 2025-10-03 08:01:00.294542 | fa163e2f-d608-ed31-39ea-000000000d8d | TASK | Install tuned 2025-10-03 08:01:00.398558 | fa163e2f-d608-ed31-39ea-000000000de8 | CHANGED | Check tuned package is installed | np0005468026 2025-10-03 08:01:00.400352 | fa163e2f-d608-ed31-39ea-000000000de8 | TIMING | tuned : Check tuned package is installed | np0005468026 | 0:01:58.725672 | 0.31s 2025-10-03 08:01:00.431714 | fa163e2f-d608-ed31-39ea-000000000de9 | TASK | Install tuned 2025-10-03 08:01:07.737626 | fa163e2f-d608-ed31-39ea-000000000c6b | CHANGED | Install tuned | np0005468027 2025-10-03 08:01:07.739111 | fa163e2f-d608-ed31-39ea-000000000c6b | TIMING | tuned : Install tuned | np0005468027 | 0:02:06.064444 | 7.80s 2025-10-03 08:01:07.755212 | fa163e2f-d608-ed31-39ea-000000000c6c | TASK | Restart tuned 2025-10-03 08:01:07.773022 | fa163e2f-d608-ed31-39ea-000000000d8d | CHANGED | Install tuned | np0005468029 2025-10-03 08:01:07.775307 | fa163e2f-d608-ed31-39ea-000000000d8d | TIMING | tuned : Install tuned | np0005468029 | 0:02:06.100621 | 7.52s 2025-10-03 08:01:07.794905 | fa163e2f-d608-ed31-39ea-000000000d8e | TASK | Restart tuned 2025-10-03 08:01:07.835020 | fa163e2f-d608-ed31-39ea-000000000d20 | CHANGED | Install tuned | np0005468024 2025-10-03 08:01:07.836203 | fa163e2f-d608-ed31-39ea-000000000d20 | TIMING | tuned : Install tuned | np0005468024 | 0:02:06.161534 | 7.63s 2025-10-03 08:01:07.856318 | fa163e2f-d608-ed31-39ea-000000000d21 | TASK | Restart tuned 2025-10-03 08:01:08.030872 | fa163e2f-d608-ed31-39ea-000000000d20 | CHANGED | Install tuned | np0005468028 2025-10-03 08:01:08.031856 | fa163e2f-d608-ed31-39ea-000000000d20 | TIMING | tuned : Install tuned | np0005468028 | 0:02:06.357189 | 7.86s 2025-10-03 08:01:08.042375 | fa163e2f-d608-ed31-39ea-000000000d21 | TASK | Restart tuned 2025-10-03 08:01:08.383112 | fa163e2f-d608-ed31-39ea-000000000de9 | CHANGED | Install tuned | np0005468026 2025-10-03 08:01:08.384290 | fa163e2f-d608-ed31-39ea-000000000de9 | TIMING | tuned : Install tuned | np0005468026 | 0:02:06.709619 | 7.95s 2025-10-03 08:01:08.413426 | fa163e2f-d608-ed31-39ea-000000000dea | TASK | Restart tuned 2025-10-03 08:01:08.420050 | fa163e2f-d608-ed31-39ea-000000000d8d | CHANGED | Install tuned | np0005468025 2025-10-03 08:01:08.421712 | fa163e2f-d608-ed31-39ea-000000000d8d | TIMING | tuned : Install tuned | np0005468025 | 0:02:06.747031 | 8.13s 2025-10-03 08:01:08.451698 | fa163e2f-d608-ed31-39ea-000000000d8e | TASK | Restart tuned 2025-10-03 08:01:09.629741 | fa163e2f-d608-ed31-39ea-000000000c6c | CHANGED | Restart tuned | np0005468027 2025-10-03 08:01:09.633306 | fa163e2f-d608-ed31-39ea-000000000c6c | TIMING | tuned : Restart tuned | np0005468027 | 0:02:07.958616 | 1.88s 2025-10-03 08:01:09.654734 | fa163e2f-d608-ed31-39ea-000000000acf | TASK | Check for tuned-adm 2025-10-03 08:01:09.694074 | fa163e2f-d608-ed31-39ea-000000000d8e | CHANGED | Restart tuned | np0005468029 2025-10-03 08:01:09.696210 | fa163e2f-d608-ed31-39ea-000000000d8e | TIMING | tuned : Restart tuned | np0005468029 | 0:02:08.021530 | 1.90s 2025-10-03 08:01:09.718671 | fa163e2f-d608-ed31-39ea-000000000acf | TASK | Check for tuned-adm 2025-10-03 08:01:09.763225 | fa163e2f-d608-ed31-39ea-000000000d21 | CHANGED | Restart tuned | np0005468024 2025-10-03 08:01:09.765107 | fa163e2f-d608-ed31-39ea-000000000d21 | TIMING | tuned : Restart tuned | np0005468024 | 0:02:08.090432 | 1.91s 2025-10-03 08:01:09.794757 | fa163e2f-d608-ed31-39ea-000000000acf | TASK | Check for tuned-adm 2025-10-03 08:01:09.963045 | fa163e2f-d608-ed31-39ea-000000000d21 | CHANGED | Restart tuned | np0005468028 2025-10-03 08:01:09.965140 | fa163e2f-d608-ed31-39ea-000000000d21 | TIMING | tuned : Restart tuned | np0005468028 | 0:02:08.290454 | 1.92s 2025-10-03 08:01:09.989797 | fa163e2f-d608-ed31-39ea-000000000acf | TASK | Check for tuned-adm 2025-10-03 08:01:09.997591 | fa163e2f-d608-ed31-39ea-000000000acf | OK | Check for tuned-adm | np0005468027 2025-10-03 08:01:09.998650 | fa163e2f-d608-ed31-39ea-000000000acf | TIMING | tuned : Check for tuned-adm | np0005468027 | 0:02:08.323980 | 0.34s 2025-10-03 08:01:10.048530 | fa163e2f-d608-ed31-39ea-000000000acf | OK | Check for tuned-adm | np0005468029 2025-10-03 08:01:10.049900 | fa163e2f-d608-ed31-39ea-000000000acf | TIMING | tuned : Check for tuned-adm | np0005468029 | 0:02:08.375228 | 0.33s 2025-10-03 08:01:10.050956 | fa163e2f-d608-ed31-39ea-000000000ad0 | TIMING | tuned : include_tasks | np0005468027 | 0:02:08.376292 | 0.04s 2025-10-03 08:01:10.087821 | d26fb734-6f4c-48a8-9daa-96efcdca2c50 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005468027 2025-10-03 08:01:10.128011 | fa163e2f-d608-ed31-39ea-000000000e3b | TASK | Ensure profile directory exists 2025-10-03 08:01:10.161850 | fa163e2f-d608-ed31-39ea-000000000acf | OK | Check for tuned-adm | np0005468024 2025-10-03 08:01:10.163541 | fa163e2f-d608-ed31-39ea-000000000acf | TIMING | tuned : Check for tuned-adm | np0005468024 | 0:02:08.488858 | 0.37s 2025-10-03 08:01:10.199562 | fa163e2f-d608-ed31-39ea-000000000ad0 | TIMING | tuned : include_tasks | np0005468029 | 0:02:08.524870 | 0.04s 2025-10-03 08:01:10.200450 | fa163e2f-d608-ed31-39ea-000000000e3b | SKIPPED | Ensure profile directory exists | np0005468027 2025-10-03 08:01:10.201111 | fa163e2f-d608-ed31-39ea-000000000e3b | TIMING | tuned : Ensure profile directory exists | np0005468027 | 0:02:08.526451 | 0.07s 2025-10-03 08:01:10.220292 | 6f384695-33f2-45b6-b2cf-6ffb66980bb4 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005468029 2025-10-03 08:01:10.249938 | fa163e2f-d608-ed31-39ea-000000000e3c | TASK | Create custom tuned profile 2025-10-03 08:01:10.266471 | fa163e2f-d608-ed31-39ea-000000000e97 | TASK | Ensure profile directory exists 2025-10-03 08:01:10.271639 | fa163e2f-d608-ed31-39ea-000000000ad0 | TIMING | tuned : include_tasks | np0005468024 | 0:02:08.596966 | 0.08s 2025-10-03 08:01:10.290021 | da86cab2-e29d-4b02-8399-7b670c52cc20 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005468024 2025-10-03 08:01:10.322703 | fa163e2f-d608-ed31-39ea-000000000ef1 | TASK | Ensure profile directory exists 2025-10-03 08:01:10.328520 | fa163e2f-d608-ed31-39ea-000000000acf | OK | Check for tuned-adm | np0005468028 2025-10-03 08:01:10.336516 | fa163e2f-d608-ed31-39ea-000000000acf | TIMING | tuned : Check for tuned-adm | np0005468028 | 0:02:08.659790 | 0.34s 2025-10-03 08:01:10.338688 | fa163e2f-d608-ed31-39ea-000000000e3c | SKIPPED | Create custom tuned profile | np0005468027 2025-10-03 08:01:10.339328 | fa163e2f-d608-ed31-39ea-000000000e3c | TIMING | tuned : Create custom tuned profile | np0005468027 | 0:02:08.664663 | 0.09s 2025-10-03 08:01:10.339907 | fa163e2f-d608-ed31-39ea-000000000e97 | SKIPPED | Ensure profile directory exists | np0005468029 2025-10-03 08:01:10.340588 | fa163e2f-d608-ed31-39ea-000000000e97 | TIMING | tuned : Ensure profile directory exists | np0005468029 | 0:02:08.665924 | 0.07s 2025-10-03 08:01:10.366581 | fa163e2f-d608-ed31-39ea-000000000e3d | TASK | Check tuned active profile 2025-10-03 08:01:10.415289 | fa163e2f-d608-ed31-39ea-000000000e98 | TASK | Create custom tuned profile 2025-10-03 08:01:10.421977 | fa163e2f-d608-ed31-39ea-000000000dea | CHANGED | Restart tuned | np0005468026 2025-10-03 08:01:10.423301 | fa163e2f-d608-ed31-39ea-000000000dea | TIMING | tuned : Restart tuned | np0005468026 | 0:02:08.748625 | 2.01s 2025-10-03 08:01:10.424572 | fa163e2f-d608-ed31-39ea-000000000ef1 | SKIPPED | Ensure profile directory exists | np0005468024 2025-10-03 08:01:10.431263 | fa163e2f-d608-ed31-39ea-000000000ef1 | TIMING | tuned : Ensure profile directory exists | np0005468024 | 0:02:08.756602 | 0.11s 2025-10-03 08:01:10.431736 | fa163e2f-d608-ed31-39ea-000000000ad0 | TIMING | tuned : include_tasks | np0005468028 | 0:02:08.757077 | 0.03s 2025-10-03 08:01:10.452208 | 187726f2-4ab2-4b31-855f-bd5c7dc079f8 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005468028 2025-10-03 08:01:10.474529 | fa163e2f-d608-ed31-39ea-000000000f55 | TASK | Ensure profile directory exists 2025-10-03 08:01:10.497925 | fa163e2f-d608-ed31-39ea-000000000ef2 | TASK | Create custom tuned profile 2025-10-03 08:01:10.514687 | fa163e2f-d608-ed31-39ea-000000000acf | TASK | Check for tuned-adm 2025-10-03 08:01:10.519064 | fa163e2f-d608-ed31-39ea-000000000e98 | SKIPPED | Create custom tuned profile | np0005468029 2025-10-03 08:01:10.519862 | fa163e2f-d608-ed31-39ea-000000000e98 | TIMING | tuned : Create custom tuned profile | np0005468029 | 0:02:08.845190 | 0.10s 2025-10-03 08:01:10.529868 | fa163e2f-d608-ed31-39ea-000000000e99 | TASK | Check tuned active profile 2025-10-03 08:01:10.543834 | fa163e2f-d608-ed31-39ea-000000000f55 | SKIPPED | Ensure profile directory exists | np0005468028 2025-10-03 08:01:10.544590 | fa163e2f-d608-ed31-39ea-000000000f55 | TIMING | tuned : Ensure profile directory exists | np0005468028 | 0:02:08.869924 | 0.07s 2025-10-03 08:01:10.555188 | fa163e2f-d608-ed31-39ea-000000000f56 | TASK | Create custom tuned profile 2025-10-03 08:01:10.565654 | fa163e2f-d608-ed31-39ea-000000000ef2 | SKIPPED | Create custom tuned profile | np0005468024 2025-10-03 08:01:10.568540 | fa163e2f-d608-ed31-39ea-000000000ef2 | TIMING | tuned : Create custom tuned profile | np0005468024 | 0:02:08.893867 | 0.07s 2025-10-03 08:01:10.583521 | fa163e2f-d608-ed31-39ea-000000000ef3 | TASK | Check tuned active profile 2025-10-03 08:01:10.599046 | fa163e2f-d608-ed31-39ea-000000000f56 | SKIPPED | Create custom tuned profile | np0005468028 2025-10-03 08:01:10.599854 | fa163e2f-d608-ed31-39ea-000000000f56 | TIMING | tuned : Create custom tuned profile | np0005468028 | 0:02:08.925189 | 0.04s 2025-10-03 08:01:10.609923 | fa163e2f-d608-ed31-39ea-000000000f57 | TASK | Check tuned active profile 2025-10-03 08:01:10.789845 | fa163e2f-d608-ed31-39ea-000000000e3d | OK | Check tuned active profile | np0005468027 2025-10-03 08:01:10.790790 | fa163e2f-d608-ed31-39ea-000000000e3d | TIMING | tuned : Check tuned active profile | np0005468027 | 0:02:09.116127 | 0.42s 2025-10-03 08:01:10.800563 | fa163e2f-d608-ed31-39ea-000000000e3e | TASK | Check Tuned Configuration file exists 2025-10-03 08:01:10.822024 | fa163e2f-d608-ed31-39ea-000000000acf | OK | Check for tuned-adm | np0005468026 2025-10-03 08:01:10.823084 | fa163e2f-d608-ed31-39ea-000000000acf | TIMING | tuned : Check for tuned-adm | np0005468026 | 0:02:09.148396 | 0.31s 2025-10-03 08:01:10.853260 | fa163e2f-d608-ed31-39ea-000000000e99 | OK | Check tuned active profile | np0005468029 2025-10-03 08:01:10.854415 | fa163e2f-d608-ed31-39ea-000000000e99 | TIMING | tuned : Check tuned active profile | np0005468029 | 0:02:09.179742 | 0.32s 2025-10-03 08:01:10.873837 | fa163e2f-d608-ed31-39ea-000000000e9a | TASK | Check Tuned Configuration file exists 2025-10-03 08:01:10.880440 | fa163e2f-d608-ed31-39ea-000000000ef3 | OK | Check tuned active profile | np0005468024 2025-10-03 08:01:10.889938 | fa163e2f-d608-ed31-39ea-000000000ef3 | TIMING | tuned : Check tuned active profile | np0005468024 | 0:02:09.215265 | 0.31s 2025-10-03 08:01:10.890511 | fa163e2f-d608-ed31-39ea-000000000ad0 | TIMING | tuned : include_tasks | np0005468026 | 0:02:09.215852 | 0.04s 2025-10-03 08:01:10.914184 | e31f3066-5c91-49b4-ae04-91576b93d376 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005468026 2025-10-03 08:01:10.960390 | fa163e2f-d608-ed31-39ea-000000000ef4 | TASK | Check Tuned Configuration file exists 2025-10-03 08:01:10.989863 | fa163e2f-d608-ed31-39ea-000000000fbf | TASK | Ensure profile directory exists 2025-10-03 08:01:10.995232 | fa163e2f-d608-ed31-39ea-000000000f57 | OK | Check tuned active profile | np0005468028 2025-10-03 08:01:10.996268 | fa163e2f-d608-ed31-39ea-000000000f57 | TIMING | tuned : Check tuned active profile | np0005468028 | 0:02:09.321594 | 0.39s 2025-10-03 08:01:11.010302 | fa163e2f-d608-ed31-39ea-000000000f58 | TASK | Check Tuned Configuration file exists 2025-10-03 08:01:11.046282 | fa163e2f-d608-ed31-39ea-000000000fbf | SKIPPED | Ensure profile directory exists | np0005468026 2025-10-03 08:01:11.047339 | fa163e2f-d608-ed31-39ea-000000000fbf | TIMING | tuned : Ensure profile directory exists | np0005468026 | 0:02:09.372660 | 0.06s 2025-10-03 08:01:11.066647 | fa163e2f-d608-ed31-39ea-000000000fc0 | TASK | Create custom tuned profile 2025-10-03 08:01:11.119102 | fa163e2f-d608-ed31-39ea-000000000fc0 | SKIPPED | Create custom tuned profile | np0005468026 2025-10-03 08:01:11.119907 | fa163e2f-d608-ed31-39ea-000000000fc0 | TIMING | tuned : Create custom tuned profile | np0005468026 | 0:02:09.445240 | 0.05s 2025-10-03 08:01:11.143241 | fa163e2f-d608-ed31-39ea-000000000fc1 | TASK | Check tuned active profile 2025-10-03 08:01:11.148639 | fa163e2f-d608-ed31-39ea-000000000e3e | OK | Check Tuned Configuration file exists | np0005468027 2025-10-03 08:01:11.149685 | fa163e2f-d608-ed31-39ea-000000000e3e | TIMING | tuned : Check Tuned Configuration file exists | np0005468027 | 0:02:09.475013 | 0.35s 2025-10-03 08:01:11.169279 | fa163e2f-d608-ed31-39ea-000000000e3f | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-03 08:01:11.176872 | fa163e2f-d608-ed31-39ea-000000000e9a | OK | Check Tuned Configuration file exists | np0005468029 2025-10-03 08:01:11.177872 | fa163e2f-d608-ed31-39ea-000000000e9a | TIMING | tuned : Check Tuned Configuration file exists | np0005468029 | 0:02:09.503200 | 0.30s 2025-10-03 08:01:11.191551 | fa163e2f-d608-ed31-39ea-000000000e9b | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-03 08:01:11.213980 | fa163e2f-d608-ed31-39ea-000000000ef4 | OK | Check Tuned Configuration file exists | np0005468024 2025-10-03 08:01:11.215282 | fa163e2f-d608-ed31-39ea-000000000ef4 | TIMING | tuned : Check Tuned Configuration file exists | np0005468024 | 0:02:09.540615 | 0.25s 2025-10-03 08:01:11.234506 | fa163e2f-d608-ed31-39ea-000000000ef5 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-03 08:01:11.248099 | fa163e2f-d608-ed31-39ea-000000000e3f | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005468027 2025-10-03 08:01:11.249121 | fa163e2f-d608-ed31-39ea-000000000e3f | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005468027 | 0:02:09.574447 | 0.08s 2025-10-03 08:01:11.266723 | fa163e2f-d608-ed31-39ea-000000000e40 | TASK | Configure isolated cores for profile throughput-performance 2025-10-03 08:01:11.272695 | fa163e2f-d608-ed31-39ea-000000000e9b | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005468029 2025-10-03 08:01:11.273655 | fa163e2f-d608-ed31-39ea-000000000e9b | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005468029 | 0:02:09.598980 | 0.08s 2025-10-03 08:01:11.284873 | fa163e2f-d608-ed31-39ea-000000000e9c | TASK | Configure isolated cores for profile throughput-performance 2025-10-03 08:01:11.307769 | fa163e2f-d608-ed31-39ea-000000000ef5 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005468024 2025-10-03 08:01:11.308824 | fa163e2f-d608-ed31-39ea-000000000ef5 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005468024 | 0:02:09.634153 | 0.07s 2025-10-03 08:01:11.331309 | fa163e2f-d608-ed31-39ea-000000000ef6 | TASK | Configure isolated cores for profile throughput-performance 2025-10-03 08:01:11.335704 | fa163e2f-d608-ed31-39ea-000000000e40 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005468027 2025-10-03 08:01:11.341618 | fa163e2f-d608-ed31-39ea-000000000e40 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005468027 | 0:02:09.666947 | 0.07s 2025-10-03 08:01:11.346150 | fa163e2f-d608-ed31-39ea-000000000f58 | OK | Check Tuned Configuration file exists | np0005468028 2025-10-03 08:01:11.346479 | fa163e2f-d608-ed31-39ea-000000000f58 | TIMING | tuned : Check Tuned Configuration file exists | np0005468028 | 0:02:09.671822 | 0.34s 2025-10-03 08:01:11.346837 | fa163e2f-d608-ed31-39ea-000000000e9c | SKIPPED | Configure isolated cores for profile throughput-performance | np0005468029 2025-10-03 08:01:11.347102 | fa163e2f-d608-ed31-39ea-000000000e9c | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005468029 | 0:02:09.672446 | 0.06s 2025-10-03 08:01:11.356741 | fa163e2f-d608-ed31-39ea-000000000e41 | TASK | Enable tuned profile 2025-10-03 08:01:11.369670 | fa163e2f-d608-ed31-39ea-000000000f59 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-03 08:01:11.393951 | fa163e2f-d608-ed31-39ea-000000000e9d | TASK | Enable tuned profile 2025-10-03 08:01:11.399397 | fa163e2f-d608-ed31-39ea-000000000ef6 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005468024 2025-10-03 08:01:11.400185 | fa163e2f-d608-ed31-39ea-000000000ef6 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005468024 | 0:02:09.725517 | 0.07s 2025-10-03 08:01:11.400816 | fa163e2f-d608-ed31-39ea-000000000d8e | CHANGED | Restart tuned | np0005468025 2025-10-03 08:01:11.401359 | fa163e2f-d608-ed31-39ea-000000000d8e | TIMING | tuned : Restart tuned | np0005468025 | 0:02:09.726701 | 2.95s 2025-10-03 08:01:11.416765 | fa163e2f-d608-ed31-39ea-000000000ef7 | TASK | Enable tuned profile 2025-10-03 08:01:11.435650 | fa163e2f-d608-ed31-39ea-000000000acf | TASK | Check for tuned-adm 2025-10-03 08:01:11.448937 | fa163e2f-d608-ed31-39ea-000000000f59 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005468028 2025-10-03 08:01:11.452373 | fa163e2f-d608-ed31-39ea-000000000f59 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005468028 | 0:02:09.777705 | 0.08s 2025-10-03 08:01:11.452756 | fa163e2f-d608-ed31-39ea-000000000fc1 | OK | Check tuned active profile | np0005468026 2025-10-03 08:01:11.453157 | fa163e2f-d608-ed31-39ea-000000000fc1 | TIMING | tuned : Check tuned active profile | np0005468026 | 0:02:09.778500 | 0.31s 2025-10-03 08:01:11.464478 | fa163e2f-d608-ed31-39ea-000000000f5a | TASK | Configure isolated cores for profile throughput-performance 2025-10-03 08:01:11.483250 | fa163e2f-d608-ed31-39ea-000000000fc2 | TASK | Check Tuned Configuration file exists 2025-10-03 08:01:11.523354 | fa163e2f-d608-ed31-39ea-000000000f5a | SKIPPED | Configure isolated cores for profile throughput-performance | np0005468028 2025-10-03 08:01:11.524239 | fa163e2f-d608-ed31-39ea-000000000f5a | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005468028 | 0:02:09.849573 | 0.06s 2025-10-03 08:01:11.534094 | fa163e2f-d608-ed31-39ea-000000000f5b | TASK | Enable tuned profile 2025-10-03 08:01:11.737362 | fa163e2f-d608-ed31-39ea-000000000acf | OK | Check for tuned-adm | np0005468025 2025-10-03 08:01:11.738325 | fa163e2f-d608-ed31-39ea-000000000acf | TIMING | tuned : Check for tuned-adm | np0005468025 | 0:02:10.063661 | 0.30s 2025-10-03 08:01:11.789841 | fa163e2f-d608-ed31-39ea-000000000fc2 | OK | Check Tuned Configuration file exists | np0005468026 2025-10-03 08:01:11.791282 | fa163e2f-d608-ed31-39ea-000000000fc2 | TIMING | tuned : Check Tuned Configuration file exists | np0005468026 | 0:02:10.116608 | 0.31s 2025-10-03 08:01:11.792240 | fa163e2f-d608-ed31-39ea-000000000ad0 | TIMING | tuned : include_tasks | np0005468025 | 0:02:10.117575 | 0.04s 2025-10-03 08:01:11.831417 | 73840807-a3dd-410c-bc14-1dfda0e47729 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005468025 2025-10-03 08:01:11.868054 | fa163e2f-d608-ed31-39ea-00000000103f | TASK | Ensure profile directory exists 2025-10-03 08:01:11.893470 | fa163e2f-d608-ed31-39ea-000000000fc3 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-03 08:01:11.930082 | fa163e2f-d608-ed31-39ea-00000000103f | SKIPPED | Ensure profile directory exists | np0005468025 2025-10-03 08:01:11.930995 | fa163e2f-d608-ed31-39ea-00000000103f | TIMING | tuned : Ensure profile directory exists | np0005468025 | 0:02:10.256327 | 0.06s 2025-10-03 08:01:11.958045 | fa163e2f-d608-ed31-39ea-000000001040 | TASK | Create custom tuned profile 2025-10-03 08:01:11.963273 | fa163e2f-d608-ed31-39ea-000000000fc3 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005468026 2025-10-03 08:01:11.964123 | fa163e2f-d608-ed31-39ea-000000000fc3 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005468026 | 0:02:10.289453 | 0.07s 2025-10-03 08:01:11.980571 | fa163e2f-d608-ed31-39ea-000000000fc4 | TASK | Configure isolated cores for profile throughput-performance 2025-10-03 08:01:12.004191 | fa163e2f-d608-ed31-39ea-000000001040 | SKIPPED | Create custom tuned profile | np0005468025 2025-10-03 08:01:12.005100 | fa163e2f-d608-ed31-39ea-000000001040 | TIMING | tuned : Create custom tuned profile | np0005468025 | 0:02:10.330427 | 0.05s 2025-10-03 08:01:12.020259 | fa163e2f-d608-ed31-39ea-000000001041 | TASK | Check tuned active profile 2025-10-03 08:01:12.045076 | fa163e2f-d608-ed31-39ea-000000000fc4 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005468026 2025-10-03 08:01:12.046032 | fa163e2f-d608-ed31-39ea-000000000fc4 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005468026 | 0:02:10.371364 | 0.06s 2025-10-03 08:01:12.061355 | fa163e2f-d608-ed31-39ea-000000000fc5 | TASK | Enable tuned profile 2025-10-03 08:01:12.316005 | fa163e2f-d608-ed31-39ea-000000001041 | OK | Check tuned active profile | np0005468025 2025-10-03 08:01:12.317150 | fa163e2f-d608-ed31-39ea-000000001041 | TIMING | tuned : Check tuned active profile | np0005468025 | 0:02:10.642483 | 0.30s 2025-10-03 08:01:12.337600 | fa163e2f-d608-ed31-39ea-000000001042 | TASK | Check Tuned Configuration file exists 2025-10-03 08:01:12.644166 | fa163e2f-d608-ed31-39ea-000000001042 | OK | Check Tuned Configuration file exists | np0005468025 2025-10-03 08:01:12.645576 | fa163e2f-d608-ed31-39ea-000000001042 | TIMING | tuned : Check Tuned Configuration file exists | np0005468025 | 0:02:10.970905 | 0.31s 2025-10-03 08:01:12.673104 | fa163e2f-d608-ed31-39ea-000000001043 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-03 08:01:12.739972 | fa163e2f-d608-ed31-39ea-000000001043 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005468025 2025-10-03 08:01:12.740999 | fa163e2f-d608-ed31-39ea-000000001043 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005468025 | 0:02:11.066332 | 0.07s 2025-10-03 08:01:12.767185 | fa163e2f-d608-ed31-39ea-000000001044 | TASK | Configure isolated cores for profile throughput-performance 2025-10-03 08:01:12.819692 | fa163e2f-d608-ed31-39ea-000000000e41 | CHANGED | Enable tuned profile | np0005468027 2025-10-03 08:01:12.821485 | fa163e2f-d608-ed31-39ea-000000000e41 | TIMING | tuned : Enable tuned profile | np0005468027 | 0:02:11.146779 | 1.46s 2025-10-03 08:01:12.826844 | fa163e2f-d608-ed31-39ea-000000001044 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005468025 2025-10-03 08:01:12.827582 | fa163e2f-d608-ed31-39ea-000000001044 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005468025 | 0:02:11.152916 | 0.06s 2025-10-03 08:01:12.885563 | fa163e2f-d608-ed31-39ea-000000001045 | TASK | Enable tuned profile 2025-10-03 08:01:12.892942 | fa163e2f-d608-ed31-39ea-000000000e9d | CHANGED | Enable tuned profile | np0005468029 2025-10-03 08:01:12.894197 | fa163e2f-d608-ed31-39ea-000000000e9d | TIMING | tuned : Enable tuned profile | np0005468029 | 0:02:11.219513 | 1.50s 2025-10-03 08:01:12.914296 | fa163e2f-d608-ed31-39ea-000000000a7a | TASK | Configure kernel args and reboot 2025-10-03 08:01:12.943568 | fa163e2f-d608-ed31-39ea-000000000ef7 | CHANGED | Enable tuned profile | np0005468024 2025-10-03 08:01:12.944977 | fa163e2f-d608-ed31-39ea-000000000ef7 | TIMING | tuned : Enable tuned profile | np0005468024 | 0:02:11.270301 | 1.53s 2025-10-03 08:01:12.959665 | fa163e2f-d608-ed31-39ea-000000000bcc | TASK | Configure kernel args and reboot 2025-10-03 08:01:12.990579 | fa163e2f-d608-ed31-39ea-000000000a7a | TIMING | Configure kernel args and reboot | np0005468027 | 0:02:11.315895 | 0.07s 2025-10-03 08:01:13.109308 | fa163e2f-d608-ed31-39ea-000000001102 | TASK | Get the command line args of the node 2025-10-03 08:01:13.126913 | fa163e2f-d608-ed31-39ea-000000000b1f | TASK | Configure kernel args and reboot 2025-10-03 08:01:13.132381 | fa163e2f-d608-ed31-39ea-000000000bcc | TIMING | Configure kernel args and reboot | np0005468029 | 0:02:11.457702 | 0.17s 2025-10-03 08:01:13.133154 | fa163e2f-d608-ed31-39ea-000000000f5b | CHANGED | Enable tuned profile | np0005468028 2025-10-03 08:01:13.133748 | fa163e2f-d608-ed31-39ea-000000000f5b | TIMING | tuned : Enable tuned profile | np0005468028 | 0:02:11.459090 | 1.60s 2025-10-03 08:01:13.212735 | fa163e2f-d608-ed31-39ea-000000001102 | TASK | Get the command line args of the node 2025-10-03 08:01:13.219148 | fa163e2f-d608-ed31-39ea-000000000b1f | TIMING | Configure kernel args and reboot | np0005468024 | 0:02:11.544467 | 0.09s 2025-10-03 08:01:13.290406 | fa163e2f-d608-ed31-39ea-000000000ac1 | TASK | Configure kernel args and reboot 2025-10-03 08:01:13.307980 | fa163e2f-d608-ed31-39ea-000000001102 | TASK | Get the command line args of the node 2025-10-03 08:01:13.329597 | fa163e2f-d608-ed31-39ea-000000000ac1 | TIMING | Configure kernel args and reboot | np0005468028 | 0:02:11.654914 | 0.04s 2025-10-03 08:01:13.392848 | fa163e2f-d608-ed31-39ea-000000001102 | TASK | Get the command line args of the node 2025-10-03 08:01:13.429577 | fa163e2f-d608-ed31-39ea-000000001102 | CHANGED | Get the command line args of the node | np0005468027 2025-10-03 08:01:13.430743 | fa163e2f-d608-ed31-39ea-000000001102 | TIMING | tripleo_kernel : Get the command line args of the node | np0005468027 | 0:02:11.756067 | 0.32s 2025-10-03 08:01:13.441553 | fa163e2f-d608-ed31-39ea-000000001104 | TASK | Check if node has a nova.conf 2025-10-03 08:01:13.528891 | fa163e2f-d608-ed31-39ea-000000001102 | CHANGED | Get the command line args of the node | np0005468029 2025-10-03 08:01:13.529971 | fa163e2f-d608-ed31-39ea-000000001102 | TIMING | tripleo_kernel : Get the command line args of the node | np0005468029 | 0:02:11.855304 | 0.32s 2025-10-03 08:01:13.540750 | fa163e2f-d608-ed31-39ea-000000001104 | TASK | Check if node has a nova.conf 2025-10-03 08:01:13.562689 | fa163e2f-d608-ed31-39ea-000000000fc5 | CHANGED | Enable tuned profile | np0005468026 2025-10-03 08:01:13.563700 | fa163e2f-d608-ed31-39ea-000000000fc5 | TIMING | tuned : Enable tuned profile | np0005468026 | 0:02:11.889033 | 1.50s 2025-10-03 08:01:13.647262 | fa163e2f-d608-ed31-39ea-000000000c65 | TASK | Configure kernel args and reboot 2025-10-03 08:01:13.655282 | fa163e2f-d608-ed31-39ea-000000001102 | CHANGED | Get the command line args of the node | np0005468024 2025-10-03 08:01:13.656545 | fa163e2f-d608-ed31-39ea-000000001102 | TIMING | tripleo_kernel : Get the command line args of the node | np0005468024 | 0:02:11.981869 | 0.35s 2025-10-03 08:01:13.679169 | fa163e2f-d608-ed31-39ea-000000001104 | TASK | Check if node has a nova.conf 2025-10-03 08:01:13.699869 | fa163e2f-d608-ed31-39ea-000000000c65 | TIMING | Configure kernel args and reboot | np0005468026 | 0:02:12.025193 | 0.05s 2025-10-03 08:01:13.803504 | fa163e2f-d608-ed31-39ea-000000001102 | TASK | Get the command line args of the node 2025-10-03 08:01:13.811856 | fa163e2f-d608-ed31-39ea-000000001102 | CHANGED | Get the command line args of the node | np0005468028 2025-10-03 08:01:13.813160 | fa163e2f-d608-ed31-39ea-000000001102 | TIMING | tripleo_kernel : Get the command line args of the node | np0005468028 | 0:02:12.138483 | 0.42s 2025-10-03 08:01:13.813843 | fa163e2f-d608-ed31-39ea-000000001104 | OK | Check if node has a nova.conf | np0005468027 2025-10-03 08:01:13.814252 | fa163e2f-d608-ed31-39ea-000000001104 | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005468027 | 0:02:12.139592 | 0.37s 2025-10-03 08:01:13.830346 | fa163e2f-d608-ed31-39ea-000000001106 | TASK | Warn operator about workload protection 2025-10-03 08:01:13.850478 | fa163e2f-d608-ed31-39ea-000000001104 | TASK | Check if node has a nova.conf 2025-10-03 08:01:13.875360 | fa163e2f-d608-ed31-39ea-000000001106 | SKIPPED | Warn operator about workload protection | np0005468027 2025-10-03 08:01:13.876863 | fa163e2f-d608-ed31-39ea-000000001106 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005468027 | 0:02:12.202192 | 0.04s 2025-10-03 08:01:13.877364 | fa163e2f-d608-ed31-39ea-000000001104 | OK | Check if node has a nova.conf | np0005468029 2025-10-03 08:01:13.877835 | fa163e2f-d608-ed31-39ea-000000001104 | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005468029 | 0:02:12.203176 | 0.34s 2025-10-03 08:01:13.892798 | fa163e2f-d608-ed31-39ea-000000001107 | TASK | Setting defer reboot fact 2025-10-03 08:01:13.909859 | fa163e2f-d608-ed31-39ea-000000001106 | TASK | Warn operator about workload protection 2025-10-03 08:01:13.922874 | fa163e2f-d608-ed31-39ea-000000001107 | SKIPPED | Setting defer reboot fact | np0005468027 2025-10-03 08:01:13.923908 | fa163e2f-d608-ed31-39ea-000000001107 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005468027 | 0:02:12.249238 | 0.03s 2025-10-03 08:01:13.942916 | fa163e2f-d608-ed31-39ea-000000001109 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-03 08:01:13.950481 | fa163e2f-d608-ed31-39ea-000000001104 | OK | Check if node has a nova.conf | np0005468024 2025-10-03 08:01:13.951552 | fa163e2f-d608-ed31-39ea-000000001104 | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005468024 | 0:02:12.276872 | 0.27s 2025-10-03 08:01:13.952221 | fa163e2f-d608-ed31-39ea-000000001106 | SKIPPED | Warn operator about workload protection | np0005468029 2025-10-03 08:01:13.952754 | fa163e2f-d608-ed31-39ea-000000001106 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005468029 | 0:02:12.278094 | 0.04s 2025-10-03 08:01:13.975684 | fa163e2f-d608-ed31-39ea-000000001107 | TASK | Setting defer reboot fact 2025-10-03 08:01:13.994663 | fa163e2f-d608-ed31-39ea-000000001106 | TASK | Warn operator about workload protection 2025-10-03 08:01:14.000298 | fa163e2f-d608-ed31-39ea-000000001109 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005468027 | 0:02:12.325613 | 0.06s 2025-10-03 08:01:14.014006 | fa163e2f-d608-ed31-39ea-00000000110e | TASK | Find hugepages in cmdline 2025-10-03 08:01:14.019971 | fa163e2f-d608-ed31-39ea-000000001107 | SKIPPED | Setting defer reboot fact | np0005468029 2025-10-03 08:01:14.025522 | fa163e2f-d608-ed31-39ea-000000001107 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005468029 | 0:02:12.350850 | 0.05s 2025-10-03 08:01:14.025871 | fa163e2f-d608-ed31-39ea-000000001106 | SKIPPED | Warn operator about workload protection | np0005468024 2025-10-03 08:01:14.026193 | fa163e2f-d608-ed31-39ea-000000001106 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005468024 | 0:02:12.351536 | 0.03s 2025-10-03 08:01:14.038210 | fa163e2f-d608-ed31-39ea-000000001109 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-03 08:01:14.066214 | fa163e2f-d608-ed31-39ea-000000001107 | TASK | Setting defer reboot fact 2025-10-03 08:01:14.071512 | fa163e2f-d608-ed31-39ea-00000000110e | SKIPPED | Find hugepages in cmdline | np0005468027 2025-10-03 08:01:14.072389 | fa163e2f-d608-ed31-39ea-00000000110e | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005468027 | 0:02:12.397714 | 0.06s 2025-10-03 08:01:14.072752 | fa163e2f-d608-ed31-39ea-000000001109 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005468029 | 0:02:12.398096 | 0.03s 2025-10-03 08:01:14.086203 | fa163e2f-d608-ed31-39ea-00000000110f | TASK | Finding human-readable hugepages in cmdline 2025-10-03 08:01:14.103570 | fa163e2f-d608-ed31-39ea-00000000110e | TASK | Find hugepages in cmdline 2025-10-03 08:01:14.109940 | fa163e2f-d608-ed31-39ea-000000001107 | SKIPPED | Setting defer reboot fact | np0005468024 2025-10-03 08:01:14.110706 | fa163e2f-d608-ed31-39ea-000000001107 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005468024 | 0:02:12.436038 | 0.04s 2025-10-03 08:01:14.134102 | fa163e2f-d608-ed31-39ea-000000001109 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-03 08:01:14.139700 | fa163e2f-d608-ed31-39ea-00000000110f | SKIPPED | Finding human-readable hugepages in cmdline | np0005468027 2025-10-03 08:01:14.140548 | fa163e2f-d608-ed31-39ea-00000000110f | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005468027 | 0:02:12.465861 | 0.05s 2025-10-03 08:01:14.140985 | fa163e2f-d608-ed31-39ea-000000001102 | CHANGED | Get the command line args of the node | np0005468026 2025-10-03 08:01:14.141358 | fa163e2f-d608-ed31-39ea-000000001102 | TIMING | tripleo_kernel : Get the command line args of the node | np0005468026 | 0:02:12.466701 | 0.34s 2025-10-03 08:01:14.152291 | fa163e2f-d608-ed31-39ea-000000001113 | TASK | Find desired default hugepage size 2025-10-03 08:01:14.180708 | fa163e2f-d608-ed31-39ea-000000001104 | TASK | Check if node has a nova.conf 2025-10-03 08:01:14.185194 | fa163e2f-d608-ed31-39ea-000000001104 | OK | Check if node has a nova.conf | np0005468028 2025-10-03 08:01:14.186298 | fa163e2f-d608-ed31-39ea-000000001104 | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005468028 | 0:02:12.511622 | 0.33s 2025-10-03 08:01:14.186747 | fa163e2f-d608-ed31-39ea-00000000110e | SKIPPED | Find hugepages in cmdline | np0005468029 2025-10-03 08:01:14.187042 | fa163e2f-d608-ed31-39ea-00000000110e | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005468029 | 0:02:12.512385 | 0.08s 2025-10-03 08:01:14.187362 | fa163e2f-d608-ed31-39ea-000000001109 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005468024 | 0:02:12.512706 | 0.05s 2025-10-03 08:01:14.197895 | fa163e2f-d608-ed31-39ea-000000001106 | TASK | Warn operator about workload protection 2025-10-03 08:01:14.217677 | fa163e2f-d608-ed31-39ea-00000000110f | TASK | Finding human-readable hugepages in cmdline 2025-10-03 08:01:14.240714 | fa163e2f-d608-ed31-39ea-00000000110e | TASK | Find hugepages in cmdline 2025-10-03 08:01:14.246805 | fa163e2f-d608-ed31-39ea-000000001113 | SKIPPED | Find desired default hugepage size | np0005468027 2025-10-03 08:01:14.247771 | fa163e2f-d608-ed31-39ea-000000001113 | TIMING | tripleo_kernel : Find desired default hugepage size | np0005468027 | 0:02:12.573089 | 0.08s 2025-10-03 08:01:14.248122 | fa163e2f-d608-ed31-39ea-000000001106 | SKIPPED | Warn operator about workload protection | np0005468028 2025-10-03 08:01:14.248448 | fa163e2f-d608-ed31-39ea-000000001106 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005468028 | 0:02:12.573790 | 0.05s 2025-10-03 08:01:14.259643 | fa163e2f-d608-ed31-39ea-000000001115 | TASK | Storing non-configured hugepages 2025-10-03 08:01:14.286450 | fa163e2f-d608-ed31-39ea-000000001107 | TASK | Setting defer reboot fact 2025-10-03 08:01:14.294229 | fa163e2f-d608-ed31-39ea-00000000110f | SKIPPED | Finding human-readable hugepages in cmdline | np0005468029 2025-10-03 08:01:14.295488 | fa163e2f-d608-ed31-39ea-00000000110f | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005468029 | 0:02:12.620774 | 0.07s 2025-10-03 08:01:14.295963 | fa163e2f-d608-ed31-39ea-00000000110e | SKIPPED | Find hugepages in cmdline | np0005468024 2025-10-03 08:01:14.296386 | fa163e2f-d608-ed31-39ea-00000000110e | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005468024 | 0:02:12.621727 | 0.05s 2025-10-03 08:01:14.296871 | fa163e2f-d608-ed31-39ea-000000001115 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005468027 | 0:02:12.622212 | 0.03s 2025-10-03 08:01:14.311696 | fa163e2f-d608-ed31-39ea-000000001117 | TASK | Validating against hugepages config received from TripleO 2025-10-03 08:01:14.333012 | fa163e2f-d608-ed31-39ea-000000001113 | TASK | Find desired default hugepage size 2025-10-03 08:01:14.356593 | fa163e2f-d608-ed31-39ea-00000000110f | TASK | Finding human-readable hugepages in cmdline 2025-10-03 08:01:14.362683 | fa163e2f-d608-ed31-39ea-000000001107 | SKIPPED | Setting defer reboot fact | np0005468028 2025-10-03 08:01:14.367054 | fa163e2f-d608-ed31-39ea-000000001107 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005468028 | 0:02:12.692381 | 0.08s 2025-10-03 08:01:14.367530 | fa163e2f-d608-ed31-39ea-000000001045 | CHANGED | Enable tuned profile | np0005468025 2025-10-03 08:01:14.367871 | fa163e2f-d608-ed31-39ea-000000001045 | TIMING | tuned : Enable tuned profile | np0005468025 | 0:02:12.693213 | 1.48s 2025-10-03 08:01:14.368374 | fa163e2f-d608-ed31-39ea-000000001117 | SKIPPED | Validating against hugepages config received from TripleO | np0005468027 2025-10-03 08:01:14.368718 | fa163e2f-d608-ed31-39ea-000000001117 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005468027 | 0:02:12.694061 | 0.05s 2025-10-03 08:01:14.369019 | fa163e2f-d608-ed31-39ea-000000001113 | SKIPPED | Find desired default hugepage size | np0005468029 2025-10-03 08:01:14.369306 | fa163e2f-d608-ed31-39ea-000000001113 | TIMING | tripleo_kernel : Find desired default hugepage size | np0005468029 | 0:02:12.694649 | 0.03s 2025-10-03 08:01:14.380742 | fa163e2f-d608-ed31-39ea-000000001118 | TASK | Determining the default hugepagesz 2025-10-03 08:01:14.395993 | fa163e2f-d608-ed31-39ea-000000001109 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-03 08:01:14.409022 | fa163e2f-d608-ed31-39ea-000000001115 | TASK | Storing non-configured hugepages 2025-10-03 08:01:14.442898 | fa163e2f-d608-ed31-39ea-00000000110f | SKIPPED | Finding human-readable hugepages in cmdline | np0005468024 2025-10-03 08:01:14.443646 | fa163e2f-d608-ed31-39ea-00000000110f | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005468024 | 0:02:12.768981 | 0.09s 2025-10-03 08:01:14.443959 | fa163e2f-d608-ed31-39ea-000000001109 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005468028 | 0:02:12.769301 | 0.05s 2025-10-03 08:01:14.444269 | fa163e2f-d608-ed31-39ea-000000001104 | OK | Check if node has a nova.conf | np0005468026 2025-10-03 08:01:14.444655 | fa163e2f-d608-ed31-39ea-000000001104 | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005468026 | 0:02:12.769998 | 0.26s 2025-10-03 08:01:14.444999 | fa163e2f-d608-ed31-39ea-000000001118 | SKIPPED | Determining the default hugepagesz | np0005468027 2025-10-03 08:01:14.445286 | fa163e2f-d608-ed31-39ea-000000001118 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005468027 | 0:02:12.770629 | 0.06s 2025-10-03 08:01:14.445615 | fa163e2f-d608-ed31-39ea-000000001115 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005468029 | 0:02:12.770958 | 0.04s 2025-10-03 08:01:14.454427 | fa163e2f-d608-ed31-39ea-000000001119 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-03 08:01:14.467687 | fa163e2f-d608-ed31-39ea-00000000110e | TASK | Find hugepages in cmdline 2025-10-03 08:01:14.484615 | fa163e2f-d608-ed31-39ea-000000001117 | TASK | Validating against hugepages config received from TripleO 2025-10-03 08:01:14.511399 | fa163e2f-d608-ed31-39ea-000000001113 | TASK | Find desired default hugepage size 2025-10-03 08:01:14.530211 | fa163e2f-d608-ed31-39ea-000000000b1f | TASK | Configure kernel args and reboot 2025-10-03 08:01:14.560896 | fa163e2f-d608-ed31-39ea-000000001106 | TASK | Warn operator about workload protection 2025-10-03 08:01:14.571298 | fa163e2f-d608-ed31-39ea-000000001119 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005468027 2025-10-03 08:01:14.572163 | fa163e2f-d608-ed31-39ea-000000001119 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005468027 | 0:02:12.897490 | 0.12s 2025-10-03 08:01:14.572500 | fa163e2f-d608-ed31-39ea-00000000110e | SKIPPED | Find hugepages in cmdline | np0005468028 2025-10-03 08:01:14.572810 | fa163e2f-d608-ed31-39ea-00000000110e | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005468028 | 0:02:12.898154 | 0.10s 2025-10-03 08:01:14.573188 | fa163e2f-d608-ed31-39ea-000000001117 | SKIPPED | Validating against hugepages config received from TripleO | np0005468029 2025-10-03 08:01:14.573534 | fa163e2f-d608-ed31-39ea-000000001117 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005468029 | 0:02:12.898876 | 0.09s 2025-10-03 08:01:14.573819 | fa163e2f-d608-ed31-39ea-000000001113 | SKIPPED | Find desired default hugepage size | np0005468024 2025-10-03 08:01:14.574144 | fa163e2f-d608-ed31-39ea-000000001113 | TIMING | tripleo_kernel : Find desired default hugepage size | np0005468024 | 0:02:12.899487 | 0.06s 2025-10-03 08:01:14.574591 | fa163e2f-d608-ed31-39ea-000000000b1f | TIMING | Configure kernel args and reboot | np0005468025 | 0:02:12.899933 | 0.04s 2025-10-03 08:01:14.652229 | fa163e2f-d608-ed31-39ea-00000000111a | TASK | Making sure that we have a default hugepagesz 2025-10-03 08:01:14.669968 | fa163e2f-d608-ed31-39ea-00000000110f | TASK | Finding human-readable hugepages in cmdline 2025-10-03 08:01:14.690664 | fa163e2f-d608-ed31-39ea-000000001118 | TASK | Determining the default hugepagesz 2025-10-03 08:01:14.712410 | fa163e2f-d608-ed31-39ea-000000001115 | TASK | Storing non-configured hugepages 2025-10-03 08:01:14.735105 | fa163e2f-d608-ed31-39ea-000000001102 | TASK | Get the command line args of the node 2025-10-03 08:01:14.741176 | fa163e2f-d608-ed31-39ea-000000001106 | SKIPPED | Warn operator about workload protection | np0005468026 2025-10-03 08:01:14.747020 | fa163e2f-d608-ed31-39ea-000000001106 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005468026 | 0:02:13.072344 | 0.18s 2025-10-03 08:01:14.747484 | fa163e2f-d608-ed31-39ea-00000000111a | SKIPPED | Making sure that we have a default hugepagesz | np0005468027 2025-10-03 08:01:14.747908 | fa163e2f-d608-ed31-39ea-00000000111a | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005468027 | 0:02:13.073248 | 0.09s 2025-10-03 08:01:14.748482 | fa163e2f-d608-ed31-39ea-00000000110f | SKIPPED | Finding human-readable hugepages in cmdline | np0005468028 2025-10-03 08:01:14.748936 | fa163e2f-d608-ed31-39ea-00000000110f | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005468028 | 0:02:13.074277 | 0.08s 2025-10-03 08:01:14.749357 | fa163e2f-d608-ed31-39ea-000000001118 | SKIPPED | Determining the default hugepagesz | np0005468029 2025-10-03 08:01:14.749782 | fa163e2f-d608-ed31-39ea-000000001118 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005468029 | 0:02:13.075123 | 0.06s 2025-10-03 08:01:14.750282 | fa163e2f-d608-ed31-39ea-000000001115 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005468024 | 0:02:13.075623 | 0.04s 2025-10-03 08:01:14.763953 | fa163e2f-d608-ed31-39ea-00000000111c | TASK | Warn about possible modifications 2025-10-03 08:01:14.778698 | fa163e2f-d608-ed31-39ea-000000001113 | TASK | Find desired default hugepage size 2025-10-03 08:01:14.794357 | fa163e2f-d608-ed31-39ea-000000001119 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-03 08:01:14.817248 | fa163e2f-d608-ed31-39ea-000000001117 | TASK | Validating against hugepages config received from TripleO 2025-10-03 08:01:14.845076 | fa163e2f-d608-ed31-39ea-000000001107 | TASK | Setting defer reboot fact 2025-10-03 08:01:14.849795 | fa163e2f-d608-ed31-39ea-00000000111c | SKIPPED | Warn about possible modifications | np0005468027 2025-10-03 08:01:14.850777 | fa163e2f-d608-ed31-39ea-00000000111c | TIMING | tripleo_kernel : Warn about possible modifications | np0005468027 | 0:02:13.176105 | 0.09s 2025-10-03 08:01:14.851315 | fa163e2f-d608-ed31-39ea-000000001113 | SKIPPED | Find desired default hugepage size | np0005468028 2025-10-03 08:01:14.851694 | fa163e2f-d608-ed31-39ea-000000001113 | TIMING | tripleo_kernel : Find desired default hugepage size | np0005468028 | 0:02:13.177037 | 0.07s 2025-10-03 08:01:14.851987 | fa163e2f-d608-ed31-39ea-000000001119 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005468029 2025-10-03 08:01:14.852372 | fa163e2f-d608-ed31-39ea-000000001119 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005468029 | 0:02:13.177715 | 0.06s 2025-10-03 08:01:14.879183 | fa163e2f-d608-ed31-39ea-00000000111d | TASK | Remove hugepage settings from kernelargs 2025-10-03 08:01:14.915567 | fa163e2f-d608-ed31-39ea-000000001115 | TASK | Storing non-configured hugepages 2025-10-03 08:01:14.943473 | fa163e2f-d608-ed31-39ea-00000000111a | TASK | Making sure that we have a default hugepagesz 2025-10-03 08:01:14.951641 | fa163e2f-d608-ed31-39ea-000000001117 | SKIPPED | Validating against hugepages config received from TripleO | np0005468024 2025-10-03 08:01:14.953288 | fa163e2f-d608-ed31-39ea-000000001117 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005468024 | 0:02:13.278610 | 0.13s 2025-10-03 08:01:14.954328 | fa163e2f-d608-ed31-39ea-000000001107 | SKIPPED | Setting defer reboot fact | np0005468026 2025-10-03 08:01:14.954885 | fa163e2f-d608-ed31-39ea-000000001107 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005468026 | 0:02:13.280225 | 0.11s 2025-10-03 08:01:14.956477 | fa163e2f-d608-ed31-39ea-00000000111d | SKIPPED | Remove hugepage settings from kernelargs | np0005468027 2025-10-03 08:01:14.957388 | fa163e2f-d608-ed31-39ea-00000000111d | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005468027 | 0:02:13.282722 | 0.07s 2025-10-03 08:01:14.958679 | fa163e2f-d608-ed31-39ea-000000001115 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005468028 | 0:02:13.284017 | 0.04s 2025-10-03 08:01:14.977395 | fa163e2f-d608-ed31-39ea-00000000111e | TASK | Cleaning up whitespaces 2025-10-03 08:01:14.995216 | fa163e2f-d608-ed31-39ea-000000001117 | TASK | Validating against hugepages config received from TripleO 2025-10-03 08:01:15.020077 | fa163e2f-d608-ed31-39ea-000000001118 | TASK | Determining the default hugepagesz 2025-10-03 08:01:15.043623 | fa163e2f-d608-ed31-39ea-000000001109 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-03 08:01:15.053324 | fa163e2f-d608-ed31-39ea-00000000111a | SKIPPED | Making sure that we have a default hugepagesz | np0005468029 2025-10-03 08:01:15.054669 | fa163e2f-d608-ed31-39ea-00000000111a | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005468029 | 0:02:13.379994 | 0.11s 2025-10-03 08:01:15.055542 | fa163e2f-d608-ed31-39ea-00000000111e | SKIPPED | Cleaning up whitespaces | np0005468027 2025-10-03 08:01:15.055941 | fa163e2f-d608-ed31-39ea-00000000111e | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005468027 | 0:02:13.381283 | 0.08s 2025-10-03 08:01:15.056863 | fa163e2f-d608-ed31-39ea-000000001117 | SKIPPED | Validating against hugepages config received from TripleO | np0005468028 2025-10-03 08:01:15.057398 | fa163e2f-d608-ed31-39ea-000000001117 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005468028 | 0:02:13.382741 | 0.06s 2025-10-03 08:01:15.058369 | fa163e2f-d608-ed31-39ea-000000001118 | SKIPPED | Determining the default hugepagesz | np0005468024 2025-10-03 08:01:15.058825 | fa163e2f-d608-ed31-39ea-000000001118 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005468024 | 0:02:13.384167 | 0.04s 2025-10-03 08:01:15.078140 | fa163e2f-d608-ed31-39ea-000000001120 | TASK | Check if the kernelargs entry is already present in the file 2025-10-03 08:01:15.092698 | fa163e2f-d608-ed31-39ea-000000001118 | TASK | Determining the default hugepagesz 2025-10-03 08:01:15.106745 | fa163e2f-d608-ed31-39ea-00000000111c | TASK | Warn about possible modifications 2025-10-03 08:01:15.125431 | fa163e2f-d608-ed31-39ea-000000001119 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-03 08:01:15.131635 | fa163e2f-d608-ed31-39ea-000000001102 | CHANGED | Get the command line args of the node | np0005468025 2025-10-03 08:01:15.138062 | fa163e2f-d608-ed31-39ea-000000001102 | TIMING | tripleo_kernel : Get the command line args of the node | np0005468025 | 0:02:13.463343 | 0.40s 2025-10-03 08:01:15.138908 | fa163e2f-d608-ed31-39ea-000000001109 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005468026 | 0:02:13.464250 | 0.09s 2025-10-03 08:01:15.139475 | fa163e2f-d608-ed31-39ea-000000001118 | SKIPPED | Determining the default hugepagesz | np0005468028 2025-10-03 08:01:15.139917 | fa163e2f-d608-ed31-39ea-000000001118 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005468028 | 0:02:13.465260 | 0.05s 2025-10-03 08:01:15.159332 | fa163e2f-d608-ed31-39ea-000000001119 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-03 08:01:15.177685 | fa163e2f-d608-ed31-39ea-000000001104 | TASK | Check if node has a nova.conf 2025-10-03 08:01:15.202625 | fa163e2f-d608-ed31-39ea-00000000110e | TASK | Find hugepages in cmdline 2025-10-03 08:01:15.208158 | fa163e2f-d608-ed31-39ea-00000000111c | SKIPPED | Warn about possible modifications | np0005468029 2025-10-03 08:01:15.209376 | fa163e2f-d608-ed31-39ea-00000000111c | TIMING | tripleo_kernel : Warn about possible modifications | np0005468029 | 0:02:13.534700 | 0.10s 2025-10-03 08:01:15.210061 | fa163e2f-d608-ed31-39ea-000000001119 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005468024 2025-10-03 08:01:15.210492 | fa163e2f-d608-ed31-39ea-000000001119 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005468024 | 0:02:13.535835 | 0.08s 2025-10-03 08:01:15.211427 | fa163e2f-d608-ed31-39ea-000000001119 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005468028 2025-10-03 08:01:15.211847 | fa163e2f-d608-ed31-39ea-000000001119 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005468028 | 0:02:13.537190 | 0.05s 2025-10-03 08:01:15.223013 | fa163e2f-d608-ed31-39ea-00000000111a | TASK | Making sure that we have a default hugepagesz 2025-10-03 08:01:15.244046 | fa163e2f-d608-ed31-39ea-00000000111d | TASK | Remove hugepage settings from kernelargs 2025-10-03 08:01:15.267828 | fa163e2f-d608-ed31-39ea-00000000111a | TASK | Making sure that we have a default hugepagesz 2025-10-03 08:01:15.273842 | fa163e2f-d608-ed31-39ea-00000000110e | SKIPPED | Find hugepages in cmdline | np0005468026 2025-10-03 08:01:15.275031 | fa163e2f-d608-ed31-39ea-00000000110e | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005468026 | 0:02:13.600361 | 0.07s 2025-10-03 08:01:15.275731 | fa163e2f-d608-ed31-39ea-00000000111a | SKIPPED | Making sure that we have a default hugepagesz | np0005468028 2025-10-03 08:01:15.280876 | fa163e2f-d608-ed31-39ea-00000000111a | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005468028 | 0:02:13.606219 | 0.06s 2025-10-03 08:01:15.281768 | fa163e2f-d608-ed31-39ea-00000000111d | SKIPPED | Remove hugepage settings from kernelargs | np0005468029 2025-10-03 08:01:15.282169 | fa163e2f-d608-ed31-39ea-00000000111d | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005468029 | 0:02:13.607512 | 0.04s 2025-10-03 08:01:15.293327 | fa163e2f-d608-ed31-39ea-00000000111c | TASK | Warn about possible modifications 2025-10-03 08:01:15.312356 | fa163e2f-d608-ed31-39ea-00000000111e | TASK | Cleaning up whitespaces 2025-10-03 08:01:15.340345 | fa163e2f-d608-ed31-39ea-00000000110f | TASK | Finding human-readable hugepages in cmdline 2025-10-03 08:01:15.345819 | fa163e2f-d608-ed31-39ea-00000000111a | SKIPPED | Making sure that we have a default hugepagesz | np0005468024 2025-10-03 08:01:15.347073 | fa163e2f-d608-ed31-39ea-00000000111a | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005468024 | 0:02:13.672401 | 0.08s 2025-10-03 08:01:15.347833 | fa163e2f-d608-ed31-39ea-00000000111c | SKIPPED | Warn about possible modifications | np0005468028 2025-10-03 08:01:15.348268 | fa163e2f-d608-ed31-39ea-00000000111c | TIMING | tripleo_kernel : Warn about possible modifications | np0005468028 | 0:02:13.673611 | 0.05s 2025-10-03 08:01:15.349265 | fa163e2f-d608-ed31-39ea-00000000111e | SKIPPED | Cleaning up whitespaces | np0005468029 2025-10-03 08:01:15.349727 | fa163e2f-d608-ed31-39ea-00000000111e | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005468029 | 0:02:13.675069 | 0.04s 2025-10-03 08:01:15.371307 | fa163e2f-d608-ed31-39ea-00000000111d | TASK | Remove hugepage settings from kernelargs 2025-10-03 08:01:15.395320 | fa163e2f-d608-ed31-39ea-000000001120 | TASK | Check if the kernelargs entry is already present in the file 2025-10-03 08:01:15.421589 | fa163e2f-d608-ed31-39ea-00000000111c | TASK | Warn about possible modifications 2025-10-03 08:01:15.427711 | fa163e2f-d608-ed31-39ea-00000000110f | SKIPPED | Finding human-readable hugepages in cmdline | np0005468026 2025-10-03 08:01:15.428570 | fa163e2f-d608-ed31-39ea-00000000110f | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005468026 | 0:02:13.753897 | 0.09s 2025-10-03 08:01:15.428903 | fa163e2f-d608-ed31-39ea-00000000111d | SKIPPED | Remove hugepage settings from kernelargs | np0005468028 2025-10-03 08:01:15.429235 | fa163e2f-d608-ed31-39ea-00000000111d | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005468028 | 0:02:13.754578 | 0.05s 2025-10-03 08:01:15.457261 | fa163e2f-d608-ed31-39ea-00000000111e | TASK | Cleaning up whitespaces 2025-10-03 08:01:15.501080 | fa163e2f-d608-ed31-39ea-000000001113 | TASK | Find desired default hugepage size 2025-10-03 08:01:15.507850 | fa163e2f-d608-ed31-39ea-000000001120 | OK | Check if the kernelargs entry is already present in the file | np0005468027 2025-10-03 08:01:15.514109 | fa163e2f-d608-ed31-39ea-000000001120 | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005468027 | 0:02:13.839423 | 0.43s 2025-10-03 08:01:15.514775 | fa163e2f-d608-ed31-39ea-00000000111c | SKIPPED | Warn about possible modifications | np0005468024 2025-10-03 08:01:15.515190 | fa163e2f-d608-ed31-39ea-00000000111c | TIMING | tripleo_kernel : Warn about possible modifications | np0005468024 | 0:02:13.840530 | 0.09s 2025-10-03 08:01:15.515705 | fa163e2f-d608-ed31-39ea-000000001104 | OK | Check if node has a nova.conf | np0005468025 2025-10-03 08:01:15.516158 | fa163e2f-d608-ed31-39ea-000000001104 | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005468025 | 0:02:13.841499 | 0.34s 2025-10-03 08:01:15.516677 | fa163e2f-d608-ed31-39ea-00000000111e | SKIPPED | Cleaning up whitespaces | np0005468028 2025-10-03 08:01:15.517104 | fa163e2f-d608-ed31-39ea-00000000111e | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005468028 | 0:02:13.842444 | 0.05s 2025-10-03 08:01:15.530966 | fa163e2f-d608-ed31-39ea-000000001122 | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-03 08:01:15.556386 | fa163e2f-d608-ed31-39ea-000000001120 | TASK | Check if the kernelargs entry is already present in the file 2025-10-03 08:01:15.579292 | fa163e2f-d608-ed31-39ea-00000000111d | TASK | Remove hugepage settings from kernelargs 2025-10-03 08:01:15.605223 | fa163e2f-d608-ed31-39ea-000000001106 | TASK | Warn operator about workload protection 2025-10-03 08:01:15.610496 | fa163e2f-d608-ed31-39ea-000000001113 | SKIPPED | Find desired default hugepage size | np0005468026 2025-10-03 08:01:15.611308 | fa163e2f-d608-ed31-39ea-000000001113 | TIMING | tripleo_kernel : Find desired default hugepage size | np0005468026 | 0:02:13.936636 | 0.11s 2025-10-03 08:01:15.611642 | fa163e2f-d608-ed31-39ea-000000001122 | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005468027 2025-10-03 08:01:15.611967 | fa163e2f-d608-ed31-39ea-000000001122 | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005468027 | 0:02:13.937310 | 0.08s 2025-10-03 08:01:15.612422 | fa163e2f-d608-ed31-39ea-00000000111d | SKIPPED | Remove hugepage settings from kernelargs | np0005468024 2025-10-03 08:01:15.612717 | fa163e2f-d608-ed31-39ea-00000000111d | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005468024 | 0:02:13.938060 | 0.03s 2025-10-03 08:01:15.624251 | fa163e2f-d608-ed31-39ea-000000001123 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-03 08:01:15.649542 | fa163e2f-d608-ed31-39ea-00000000111e | TASK | Cleaning up whitespaces 2025-10-03 08:01:15.670369 | fa163e2f-d608-ed31-39ea-000000001115 | TASK | Storing non-configured hugepages 2025-10-03 08:01:15.677100 | fa163e2f-d608-ed31-39ea-000000001106 | SKIPPED | Warn operator about workload protection | np0005468025 2025-10-03 08:01:15.677970 | fa163e2f-d608-ed31-39ea-000000001106 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005468025 | 0:02:14.003300 | 0.07s 2025-10-03 08:01:15.678375 | fa163e2f-d608-ed31-39ea-000000001120 | OK | Check if the kernelargs entry is already present in the file | np0005468029 2025-10-03 08:01:15.678722 | fa163e2f-d608-ed31-39ea-000000001120 | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005468029 | 0:02:14.004065 | 0.28s 2025-10-03 08:01:15.679127 | fa163e2f-d608-ed31-39ea-000000001123 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005468027 2025-10-03 08:01:15.679416 | fa163e2f-d608-ed31-39ea-000000001123 | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005468027 | 0:02:14.004759 | 0.05s 2025-10-03 08:01:15.679818 | fa163e2f-d608-ed31-39ea-00000000111e | SKIPPED | Cleaning up whitespaces | np0005468024 2025-10-03 08:01:15.680125 | fa163e2f-d608-ed31-39ea-00000000111e | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005468024 | 0:02:14.005468 | 0.03s 2025-10-03 08:01:15.690884 | fa163e2f-d608-ed31-39ea-000000001124 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-03 08:01:15.706695 | fa163e2f-d608-ed31-39ea-000000001122 | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-03 08:01:15.725072 | fa163e2f-d608-ed31-39ea-000000001120 | TASK | Check if the kernelargs entry is already present in the file 2025-10-03 08:01:15.746121 | fa163e2f-d608-ed31-39ea-000000001107 | TASK | Setting defer reboot fact 2025-10-03 08:01:15.751502 | fa163e2f-d608-ed31-39ea-000000001115 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005468026 | 0:02:14.076827 | 0.08s 2025-10-03 08:01:15.752136 | fa163e2f-d608-ed31-39ea-000000001124 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005468027 2025-10-03 08:01:15.752604 | fa163e2f-d608-ed31-39ea-000000001124 | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005468027 | 0:02:14.077947 | 0.06s 2025-10-03 08:01:15.766737 | fa163e2f-d608-ed31-39ea-000000001125 | TASK | Generate grub config 2025-10-03 08:01:15.787632 | fa163e2f-d608-ed31-39ea-000000001117 | TASK | Validating against hugepages config received from TripleO 2025-10-03 08:01:15.792137 | fa163e2f-d608-ed31-39ea-000000001122 | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005468029 2025-10-03 08:01:15.792971 | fa163e2f-d608-ed31-39ea-000000001122 | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005468029 | 0:02:14.118300 | 0.09s 2025-10-03 08:01:15.793275 | fa163e2f-d608-ed31-39ea-000000001107 | SKIPPED | Setting defer reboot fact | np0005468025 2025-10-03 08:01:15.793809 | fa163e2f-d608-ed31-39ea-000000001107 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005468025 | 0:02:14.119152 | 0.05s 2025-10-03 08:01:15.805273 | fa163e2f-d608-ed31-39ea-000000001123 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-03 08:01:15.825213 | fa163e2f-d608-ed31-39ea-000000001109 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-03 08:01:15.832789 | fa163e2f-d608-ed31-39ea-000000001117 | SKIPPED | Validating against hugepages config received from TripleO | np0005468026 2025-10-03 08:01:15.833726 | fa163e2f-d608-ed31-39ea-000000001117 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005468026 | 0:02:14.159051 | 0.04s 2025-10-03 08:01:15.834015 | fa163e2f-d608-ed31-39ea-000000001125 | SKIPPED | Generate grub config | np0005468027 2025-10-03 08:01:15.834304 | fa163e2f-d608-ed31-39ea-000000001125 | TIMING | tripleo_kernel : Generate grub config | np0005468027 | 0:02:14.159647 | 0.06s 2025-10-03 08:01:15.858684 | fa163e2f-d608-ed31-39ea-000000001129 | TASK | Get the block device that /boot is on 2025-10-03 08:01:15.899727 | fa163e2f-d608-ed31-39ea-000000001118 | TASK | Determining the default hugepagesz 2025-10-03 08:01:15.906590 | fa163e2f-d608-ed31-39ea-000000001109 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005468025 | 0:02:14.231906 | 0.08s 2025-10-03 08:01:15.908174 | fa163e2f-d608-ed31-39ea-000000001120 | OK | Check if the kernelargs entry is already present in the file | np0005468028 2025-10-03 08:01:15.909366 | fa163e2f-d608-ed31-39ea-000000001120 | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005468028 | 0:02:14.234704 | 0.35s 2025-10-03 08:01:15.910573 | fa163e2f-d608-ed31-39ea-000000001123 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005468029 2025-10-03 08:01:15.911606 | fa163e2f-d608-ed31-39ea-000000001123 | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005468029 | 0:02:14.236944 | 0.11s 2025-10-03 08:01:15.930501 | fa163e2f-d608-ed31-39ea-000000001122 | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-03 08:01:15.944775 | fa163e2f-d608-ed31-39ea-000000001124 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-03 08:01:15.963143 | fa163e2f-d608-ed31-39ea-00000000110e | TASK | Find hugepages in cmdline 2025-10-03 08:01:15.968184 | fa163e2f-d608-ed31-39ea-000000001129 | SKIPPED | Get the block device that /boot is on | np0005468027 2025-10-03 08:01:15.969487 | fa163e2f-d608-ed31-39ea-000000001129 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005468027 | 0:02:14.294814 | 0.11s 2025-10-03 08:01:15.970312 | fa163e2f-d608-ed31-39ea-000000001118 | SKIPPED | Determining the default hugepagesz | np0005468026 2025-10-03 08:01:15.970709 | fa163e2f-d608-ed31-39ea-000000001118 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005468026 | 0:02:14.296051 | 0.07s 2025-10-03 08:01:15.985123 | fa163e2f-d608-ed31-39ea-00000000112a | TASK | Get the mount point that /boot is in 2025-10-03 08:01:16.011542 | fa163e2f-d608-ed31-39ea-000000001119 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-03 08:01:16.017116 | fa163e2f-d608-ed31-39ea-000000001124 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005468029 2025-10-03 08:01:16.022598 | fa163e2f-d608-ed31-39ea-000000001124 | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005468029 | 0:02:14.347924 | 0.08s 2025-10-03 08:01:16.023242 | fa163e2f-d608-ed31-39ea-000000001122 | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005468028 2025-10-03 08:01:16.023671 | fa163e2f-d608-ed31-39ea-000000001122 | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005468028 | 0:02:14.349013 | 0.09s 2025-10-03 08:01:16.024372 | fa163e2f-d608-ed31-39ea-00000000110e | SKIPPED | Find hugepages in cmdline | np0005468025 2025-10-03 08:01:16.025084 | fa163e2f-d608-ed31-39ea-00000000110e | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005468025 | 0:02:14.350427 | 0.06s 2025-10-03 08:01:16.026087 | fa163e2f-d608-ed31-39ea-000000001120 | OK | Check if the kernelargs entry is already present in the file | np0005468024 2025-10-03 08:01:16.026736 | fa163e2f-d608-ed31-39ea-000000001120 | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005468024 | 0:02:14.352077 | 0.30s 2025-10-03 08:01:16.044297 | fa163e2f-d608-ed31-39ea-000000001123 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-03 08:01:16.057672 | fa163e2f-d608-ed31-39ea-000000001125 | TASK | Generate grub config 2025-10-03 08:01:16.088274 | fa163e2f-d608-ed31-39ea-000000001122 | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-03 08:01:16.115593 | fa163e2f-d608-ed31-39ea-00000000110f | TASK | Finding human-readable hugepages in cmdline 2025-10-03 08:01:16.123688 | fa163e2f-d608-ed31-39ea-00000000112a | SKIPPED | Get the mount point that /boot is in | np0005468027 2025-10-03 08:01:16.124852 | fa163e2f-d608-ed31-39ea-00000000112a | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005468027 | 0:02:14.450174 | 0.14s 2025-10-03 08:01:16.125353 | fa163e2f-d608-ed31-39ea-000000001119 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005468026 2025-10-03 08:01:16.125822 | fa163e2f-d608-ed31-39ea-000000001119 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005468026 | 0:02:14.451159 | 0.11s 2025-10-03 08:01:16.126214 | fa163e2f-d608-ed31-39ea-000000001123 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005468028 2025-10-03 08:01:16.126675 | fa163e2f-d608-ed31-39ea-000000001123 | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005468028 | 0:02:14.452015 | 0.08s 2025-10-03 08:01:16.127075 | fa163e2f-d608-ed31-39ea-000000001125 | SKIPPED | Generate grub config | np0005468029 2025-10-03 08:01:16.127507 | fa163e2f-d608-ed31-39ea-000000001125 | TIMING | tripleo_kernel : Generate grub config | np0005468029 | 0:02:14.452847 | 0.07s 2025-10-03 08:01:16.127906 | fa163e2f-d608-ed31-39ea-000000001122 | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005468024 2025-10-03 08:01:16.128338 | fa163e2f-d608-ed31-39ea-000000001122 | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005468024 | 0:02:14.453678 | 0.04s 2025-10-03 08:01:16.143231 | fa163e2f-d608-ed31-39ea-00000000112b | TASK | Set facts for EFI grub.cfg generation 2025-10-03 08:01:16.161289 | fa163e2f-d608-ed31-39ea-000000001124 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-03 08:01:16.188265 | fa163e2f-d608-ed31-39ea-000000001129 | TASK | Get the block device that /boot is on 2025-10-03 08:01:16.212925 | fa163e2f-d608-ed31-39ea-000000001123 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-03 08:01:16.231499 | fa163e2f-d608-ed31-39ea-00000000111a | TASK | Making sure that we have a default hugepagesz 2025-10-03 08:01:16.236910 | fa163e2f-d608-ed31-39ea-00000000110f | SKIPPED | Finding human-readable hugepages in cmdline | np0005468025 2025-10-03 08:01:16.237790 | fa163e2f-d608-ed31-39ea-00000000110f | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005468025 | 0:02:14.563118 | 0.12s 2025-10-03 08:01:16.238126 | fa163e2f-d608-ed31-39ea-00000000112b | SKIPPED | Set facts for EFI grub.cfg generation | np0005468027 2025-10-03 08:01:16.238439 | fa163e2f-d608-ed31-39ea-00000000112b | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005468027 | 0:02:14.563782 | 0.09s 2025-10-03 08:01:16.238749 | fa163e2f-d608-ed31-39ea-000000001124 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005468028 2025-10-03 08:01:16.239035 | fa163e2f-d608-ed31-39ea-000000001124 | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005468028 | 0:02:14.564378 | 0.07s 2025-10-03 08:01:16.254870 | fa163e2f-d608-ed31-39ea-00000000112c | TASK | Executed script to fix grub-menu 2025-10-03 08:01:16.268259 | fa163e2f-d608-ed31-39ea-000000001125 | TASK | Generate grub config 2025-10-03 08:01:16.288280 | fa163e2f-d608-ed31-39ea-000000001113 | TASK | Find desired default hugepage size 2025-10-03 08:01:16.293504 | fa163e2f-d608-ed31-39ea-000000001123 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005468024 2025-10-03 08:01:16.298100 | fa163e2f-d608-ed31-39ea-000000001123 | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005468024 | 0:02:14.623426 | 0.08s 2025-10-03 08:01:16.298398 | fa163e2f-d608-ed31-39ea-000000001129 | SKIPPED | Get the block device that /boot is on | np0005468029 2025-10-03 08:01:16.298727 | fa163e2f-d608-ed31-39ea-000000001129 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005468029 | 0:02:14.624070 | 0.11s 2025-10-03 08:01:16.299037 | fa163e2f-d608-ed31-39ea-00000000111a | SKIPPED | Making sure that we have a default hugepagesz | np0005468026 2025-10-03 08:01:16.299336 | fa163e2f-d608-ed31-39ea-00000000111a | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005468026 | 0:02:14.624679 | 0.07s 2025-10-03 08:01:16.299640 | fa163e2f-d608-ed31-39ea-00000000112c | SKIPPED | Executed script to fix grub-menu | np0005468027 2025-10-03 08:01:16.299953 | fa163e2f-d608-ed31-39ea-00000000112c | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005468027 | 0:02:14.625296 | 0.04s 2025-10-03 08:01:16.317368 | fa163e2f-d608-ed31-39ea-00000000112d | TASK | Check grub config paths 2025-10-03 08:01:16.330142 | fa163e2f-d608-ed31-39ea-00000000112a | TASK | Get the mount point that /boot is in 2025-10-03 08:01:16.347998 | fa163e2f-d608-ed31-39ea-000000001124 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-03 08:01:16.366059 | fa163e2f-d608-ed31-39ea-00000000112d | SKIPPED | Check grub config paths | np0005468027 | item=/boot/efi/EFI/redhat 2025-10-03 08:01:16.371279 | fa163e2f-d608-ed31-39ea-00000000111c | TASK | Warn about possible modifications 2025-10-03 08:01:16.375851 | fa163e2f-d608-ed31-39ea-000000001125 | SKIPPED | Generate grub config | np0005468028 2025-10-03 08:01:16.376692 | fa163e2f-d608-ed31-39ea-000000001125 | TIMING | tripleo_kernel : Generate grub config | np0005468028 | 0:02:14.702023 | 0.11s 2025-10-03 08:01:16.377021 | fa163e2f-d608-ed31-39ea-000000001113 | SKIPPED | Find desired default hugepage size | np0005468025 2025-10-03 08:01:16.377318 | fa163e2f-d608-ed31-39ea-000000001113 | TIMING | tripleo_kernel : Find desired default hugepage size | np0005468025 | 0:02:14.702662 | 0.09s 2025-10-03 08:01:16.385389 | fa163e2f-d608-ed31-39ea-00000000112d | SKIPPED | Check grub config paths | np0005468027 | item=/boot/efi/EFI/centos 2025-10-03 08:01:16.399094 | fa163e2f-d608-ed31-39ea-000000001129 | TASK | Get the block device that /boot is on 2025-10-03 08:01:16.419230 | fa163e2f-d608-ed31-39ea-000000001115 | TASK | Storing non-configured hugepages 2025-10-03 08:01:16.424835 | fa163e2f-d608-ed31-39ea-000000001124 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005468024 2025-10-03 08:01:16.425716 | fa163e2f-d608-ed31-39ea-000000001124 | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005468024 | 0:02:14.751041 | 0.08s 2025-10-03 08:01:16.426316 | fa163e2f-d608-ed31-39ea-00000000112d | TIMING | tripleo_kernel : Check grub config paths | np0005468027 | 0:02:14.751656 | 0.11s 2025-10-03 08:01:16.426873 | fa163e2f-d608-ed31-39ea-00000000112a | SKIPPED | Get the mount point that /boot is in | np0005468029 2025-10-03 08:01:16.427240 | fa163e2f-d608-ed31-39ea-00000000112a | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005468029 | 0:02:14.752582 | 0.10s 2025-10-03 08:01:16.427687 | fa163e2f-d608-ed31-39ea-00000000111c | SKIPPED | Warn about possible modifications | np0005468026 2025-10-03 08:01:16.428091 | fa163e2f-d608-ed31-39ea-00000000111c | TIMING | tripleo_kernel : Warn about possible modifications | np0005468026 | 0:02:14.753431 | 0.06s 2025-10-03 08:01:16.441297 | fa163e2f-d608-ed31-39ea-00000000112e | TASK | Write EFI grub.cfg 2025-10-03 08:01:16.456737 | fa163e2f-d608-ed31-39ea-00000000112b | TASK | Set facts for EFI grub.cfg generation 2025-10-03 08:01:16.478771 | fa163e2f-d608-ed31-39ea-000000001125 | TASK | Generate grub config 2025-10-03 08:01:16.489751 | fa163e2f-d608-ed31-39ea-00000000112e | SKIPPED | Write EFI grub.cfg | np0005468027 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-03 08:01:16.501079 | fa163e2f-d608-ed31-39ea-00000000112e | SKIPPED | Write EFI grub.cfg | np0005468027 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-03 08:01:16.508060 | fa163e2f-d608-ed31-39ea-00000000111d | TASK | Remove hugepage settings from kernelargs 2025-10-03 08:01:16.512711 | fa163e2f-d608-ed31-39ea-000000001115 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005468025 | 0:02:14.838030 | 0.09s 2025-10-03 08:01:16.513448 | fa163e2f-d608-ed31-39ea-000000001129 | SKIPPED | Get the block device that /boot is on | np0005468028 2025-10-03 08:01:16.514025 | fa163e2f-d608-ed31-39ea-000000001129 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005468028 | 0:02:14.839368 | 0.11s 2025-10-03 08:01:16.514507 | fa163e2f-d608-ed31-39ea-00000000112b | SKIPPED | Set facts for EFI grub.cfg generation | np0005468029 2025-10-03 08:01:16.514912 | fa163e2f-d608-ed31-39ea-00000000112b | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005468029 | 0:02:14.840255 | 0.06s 2025-10-03 08:01:16.515614 | fa163e2f-d608-ed31-39ea-00000000112e | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005468027 | 0:02:14.840954 | 0.07s 2025-10-03 08:01:16.532829 | fa163e2f-d608-ed31-39ea-00000000112f | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-03 08:01:16.545692 | fa163e2f-d608-ed31-39ea-00000000112a | TASK | Get the mount point that /boot is in 2025-10-03 08:01:16.560142 | fa163e2f-d608-ed31-39ea-00000000112c | TASK | Executed script to fix grub-menu 2025-10-03 08:01:16.581648 | fa163e2f-d608-ed31-39ea-000000001117 | TASK | Validating against hugepages config received from TripleO 2025-10-03 08:01:16.586506 | fa163e2f-d608-ed31-39ea-000000001125 | SKIPPED | Generate grub config | np0005468024 2025-10-03 08:01:16.589993 | fa163e2f-d608-ed31-39ea-000000001125 | TIMING | tripleo_kernel : Generate grub config | np0005468024 | 0:02:14.915317 | 0.11s 2025-10-03 08:01:16.590363 | fa163e2f-d608-ed31-39ea-00000000111d | SKIPPED | Remove hugepage settings from kernelargs | np0005468026 2025-10-03 08:01:16.590728 | fa163e2f-d608-ed31-39ea-00000000111d | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005468026 | 0:02:14.916069 | 0.08s 2025-10-03 08:01:16.591021 | fa163e2f-d608-ed31-39ea-00000000112f | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005468027 2025-10-03 08:01:16.591335 | fa163e2f-d608-ed31-39ea-00000000112f | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005468027 | 0:02:14.916677 | 0.06s 2025-10-03 08:01:16.591633 | fa163e2f-d608-ed31-39ea-00000000112a | SKIPPED | Get the mount point that /boot is in | np0005468028 2025-10-03 08:01:16.591924 | fa163e2f-d608-ed31-39ea-00000000112a | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005468028 | 0:02:14.917266 | 0.04s 2025-10-03 08:01:16.603444 | fa163e2f-d608-ed31-39ea-000000001130 | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-03 08:01:16.621442 | fa163e2f-d608-ed31-39ea-00000000112b | TASK | Set facts for EFI grub.cfg generation 2025-10-03 08:01:16.639570 | fa163e2f-d608-ed31-39ea-000000001129 | TASK | Get the block device that /boot is on 2025-10-03 08:01:16.657232 | fa163e2f-d608-ed31-39ea-00000000111e | TASK | Cleaning up whitespaces 2025-10-03 08:01:16.662042 | fa163e2f-d608-ed31-39ea-00000000112c | SKIPPED | Executed script to fix grub-menu | np0005468029 2025-10-03 08:01:16.667435 | fa163e2f-d608-ed31-39ea-00000000112c | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005468029 | 0:02:14.992759 | 0.11s 2025-10-03 08:01:16.667829 | fa163e2f-d608-ed31-39ea-000000001117 | SKIPPED | Validating against hugepages config received from TripleO | np0005468025 2025-10-03 08:01:16.668208 | fa163e2f-d608-ed31-39ea-000000001117 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005468025 | 0:02:14.993549 | 0.09s 2025-10-03 08:01:16.668540 | fa163e2f-d608-ed31-39ea-00000000112b | SKIPPED | Set facts for EFI grub.cfg generation | np0005468028 2025-10-03 08:01:16.668837 | fa163e2f-d608-ed31-39ea-00000000112b | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005468028 | 0:02:14.994180 | 0.05s 2025-10-03 08:01:16.669119 | fa163e2f-d608-ed31-39ea-000000001130 | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005468027 2025-10-03 08:01:16.669377 | fa163e2f-d608-ed31-39ea-000000001130 | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005468027 | 0:02:14.994720 | 0.06s 2025-10-03 08:01:16.682152 | fa163e2f-d608-ed31-39ea-000000001131 | TASK | Execute grub2-mkconfig 2025-10-03 08:01:16.696103 | fa163e2f-d608-ed31-39ea-00000000112c | TASK | Executed script to fix grub-menu 2025-10-03 08:01:16.714879 | fa163e2f-d608-ed31-39ea-00000000112d | TASK | Check grub config paths 2025-10-03 08:01:16.735353 | fa163e2f-d608-ed31-39ea-000000001118 | TASK | Determining the default hugepagesz 2025-10-03 08:01:16.740993 | fa163e2f-d608-ed31-39ea-000000001129 | SKIPPED | Get the block device that /boot is on | np0005468024 2025-10-03 08:01:16.741766 | fa163e2f-d608-ed31-39ea-000000001129 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005468024 | 0:02:15.067096 | 0.10s 2025-10-03 08:01:16.742110 | fa163e2f-d608-ed31-39ea-00000000111e | SKIPPED | Cleaning up whitespaces | np0005468026 2025-10-03 08:01:16.742390 | fa163e2f-d608-ed31-39ea-00000000111e | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005468026 | 0:02:15.067733 | 0.08s 2025-10-03 08:01:16.742704 | fa163e2f-d608-ed31-39ea-000000001131 | SKIPPED | Execute grub2-mkconfig | np0005468027 2025-10-03 08:01:16.742979 | fa163e2f-d608-ed31-39ea-000000001131 | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005468027 | 0:02:15.068322 | 0.06s 2025-10-03 08:01:16.755968 | fa163e2f-d608-ed31-39ea-000000001132 | TASK | Check for active tuned profile 2025-10-03 08:01:16.774018 | fa163e2f-d608-ed31-39ea-00000000112a | TASK | Get the mount point that /boot is in 2025-10-03 08:01:16.779295 | fa163e2f-d608-ed31-39ea-00000000112d | SKIPPED | Check grub config paths | np0005468029 | item=/boot/efi/EFI/redhat 2025-10-03 08:01:16.795870 | fa163e2f-d608-ed31-39ea-00000000112d | SKIPPED | Check grub config paths | np0005468029 | item=/boot/efi/EFI/centos 2025-10-03 08:01:16.804757 | fa163e2f-d608-ed31-39ea-000000001120 | TASK | Check if the kernelargs entry is already present in the file 2025-10-03 08:01:16.810033 | fa163e2f-d608-ed31-39ea-00000000112c | SKIPPED | Executed script to fix grub-menu | np0005468028 2025-10-03 08:01:16.810896 | fa163e2f-d608-ed31-39ea-00000000112c | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005468028 | 0:02:15.136223 | 0.11s 2025-10-03 08:01:16.811217 | fa163e2f-d608-ed31-39ea-000000001118 | SKIPPED | Determining the default hugepagesz | np0005468025 2025-10-03 08:01:16.811506 | fa163e2f-d608-ed31-39ea-000000001118 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005468025 | 0:02:15.136849 | 0.07s 2025-10-03 08:01:16.811886 | fa163e2f-d608-ed31-39ea-00000000112d | TIMING | tripleo_kernel : Check grub config paths | np0005468029 | 0:02:15.137229 | 0.09s 2025-10-03 08:01:16.812260 | fa163e2f-d608-ed31-39ea-000000001132 | SKIPPED | Check for active tuned profile | np0005468027 2025-10-03 08:01:16.812549 | fa163e2f-d608-ed31-39ea-000000001132 | TIMING | tripleo_kernel : Check for active tuned profile | np0005468027 | 0:02:15.137892 | 0.06s 2025-10-03 08:01:16.823188 | fa163e2f-d608-ed31-39ea-000000001133 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-03 08:01:16.840163 | fa163e2f-d608-ed31-39ea-00000000112d | TASK | Check grub config paths 2025-10-03 08:01:16.855200 | fa163e2f-d608-ed31-39ea-00000000112e | TASK | Write EFI grub.cfg 2025-10-03 08:01:16.876555 | fa163e2f-d608-ed31-39ea-000000001119 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-03 08:01:16.882308 | fa163e2f-d608-ed31-39ea-00000000112a | SKIPPED | Get the mount point that /boot is in | np0005468024 2025-10-03 08:01:16.883116 | fa163e2f-d608-ed31-39ea-00000000112a | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005468024 | 0:02:15.208446 | 0.11s 2025-10-03 08:01:16.883496 | fa163e2f-d608-ed31-39ea-000000001133 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005468027 2025-10-03 08:01:16.883782 | fa163e2f-d608-ed31-39ea-000000001133 | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005468027 | 0:02:15.209124 | 0.06s 2025-10-03 08:01:16.896039 | fa163e2f-d608-ed31-39ea-000000001134 | TASK | Set reboot required fact 2025-10-03 08:01:16.909221 | fa163e2f-d608-ed31-39ea-00000000112d | SKIPPED | Check grub config paths | np0005468028 | item=/boot/efi/EFI/redhat 2025-10-03 08:01:16.914479 | fa163e2f-d608-ed31-39ea-00000000112e | SKIPPED | Write EFI grub.cfg | np0005468029 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-03 08:01:16.929219 | fa163e2f-d608-ed31-39ea-00000000112b | TASK | Set facts for EFI grub.cfg generation 2025-10-03 08:01:16.930201 | fa163e2f-d608-ed31-39ea-00000000112d | SKIPPED | Check grub config paths | np0005468028 | item=/boot/efi/EFI/centos 2025-10-03 08:01:16.936375 | fa163e2f-d608-ed31-39ea-000000001119 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005468025 2025-10-03 08:01:16.939554 | fa163e2f-d608-ed31-39ea-000000001119 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005468025 | 0:02:15.264880 | 0.06s 2025-10-03 08:01:16.939925 | fa163e2f-d608-ed31-39ea-00000000112e | SKIPPED | Write EFI grub.cfg | np0005468029 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-03 08:01:16.940485 | fa163e2f-d608-ed31-39ea-00000000112d | TIMING | tripleo_kernel : Check grub config paths | np0005468028 | 0:02:15.265827 | 0.10s 2025-10-03 08:01:16.942884 | fa163e2f-d608-ed31-39ea-00000000112e | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005468029 | 0:02:15.268225 | 0.09s 2025-10-03 08:01:16.953150 | fa163e2f-d608-ed31-39ea-00000000112e | TASK | Write EFI grub.cfg 2025-10-03 08:01:16.968746 | fa163e2f-d608-ed31-39ea-00000000112f | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-03 08:01:16.993165 | fa163e2f-d608-ed31-39ea-00000000112e | SKIPPED | Write EFI grub.cfg | np0005468028 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-03 08:01:16.998162 | fa163e2f-d608-ed31-39ea-00000000111a | TASK | Making sure that we have a default hugepagesz 2025-10-03 08:01:17.003556 | fa163e2f-d608-ed31-39ea-000000001134 | SKIPPED | Set reboot required fact | np0005468027 2025-10-03 08:01:17.010130 | fa163e2f-d608-ed31-39ea-000000001134 | TIMING | tripleo_kernel : Set reboot required fact | np0005468027 | 0:02:15.335454 | 0.11s 2025-10-03 08:01:17.010563 | fa163e2f-d608-ed31-39ea-00000000112b | SKIPPED | Set facts for EFI grub.cfg generation | np0005468024 2025-10-03 08:01:17.010849 | fa163e2f-d608-ed31-39ea-00000000112b | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005468024 | 0:02:15.336192 | 0.08s 2025-10-03 08:01:17.011482 | fa163e2f-d608-ed31-39ea-00000000112e | SKIPPED | Write EFI grub.cfg | np0005468028 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-03 08:01:17.026542 | fa163e2f-d608-ed31-39ea-000000001136 | TASK | Apply DPDK workarounds 2025-10-03 08:01:17.047406 | fa163e2f-d608-ed31-39ea-00000000112c | TASK | Executed script to fix grub-menu 2025-10-03 08:01:17.053189 | fa163e2f-d608-ed31-39ea-00000000112e | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005468028 | 0:02:15.378503 | 0.10s 2025-10-03 08:01:17.053964 | fa163e2f-d608-ed31-39ea-00000000112f | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005468029 2025-10-03 08:01:17.054393 | fa163e2f-d608-ed31-39ea-00000000112f | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005468029 | 0:02:15.379736 | 0.08s 2025-10-03 08:01:17.054696 | fa163e2f-d608-ed31-39ea-00000000111a | SKIPPED | Making sure that we have a default hugepagesz | np0005468025 2025-10-03 08:01:17.054983 | fa163e2f-d608-ed31-39ea-00000000111a | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005468025 | 0:02:15.380326 | 0.06s 2025-10-03 08:01:17.065666 | fa163e2f-d608-ed31-39ea-00000000112f | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-03 08:01:17.087079 | fa163e2f-d608-ed31-39ea-000000001130 | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-03 08:01:17.114401 | fa163e2f-d608-ed31-39ea-00000000111c | TASK | Warn about possible modifications 2025-10-03 08:01:17.119552 | fa163e2f-d608-ed31-39ea-000000001136 | SKIPPED | Apply DPDK workarounds | np0005468027 2025-10-03 08:01:17.127697 | fa163e2f-d608-ed31-39ea-000000001136 | TIMING | Apply DPDK workarounds | np0005468027 | 0:02:15.453022 | 0.10s 2025-10-03 08:01:17.128070 | fa163e2f-d608-ed31-39ea-000000001120 | OK | Check if the kernelargs entry is already present in the file | np0005468026 2025-10-03 08:01:17.128390 | fa163e2f-d608-ed31-39ea-000000001120 | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005468026 | 0:02:15.453733 | 0.32s 2025-10-03 08:01:17.128849 | fa163e2f-d608-ed31-39ea-00000000112c | SKIPPED | Executed script to fix grub-menu | np0005468024 2025-10-03 08:01:17.129134 | fa163e2f-d608-ed31-39ea-00000000112c | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005468024 | 0:02:15.454478 | 0.08s 2025-10-03 08:01:17.129386 | fa163e2f-d608-ed31-39ea-00000000112f | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005468028 2025-10-03 08:01:17.129697 | fa163e2f-d608-ed31-39ea-00000000112f | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005468028 | 0:02:15.455040 | 0.06s 2025-10-03 08:01:17.147427 | fa163e2f-d608-ed31-39ea-000000001138 | TASK | Ensure /etc/modules-load.d exists 2025-10-03 08:01:17.160504 | fa163e2f-d608-ed31-39ea-000000001130 | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-03 08:01:17.183995 | fa163e2f-d608-ed31-39ea-00000000112d | TASK | Check grub config paths 2025-10-03 08:01:17.207225 | fa163e2f-d608-ed31-39ea-000000001122 | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-03 08:01:17.212227 | fa163e2f-d608-ed31-39ea-000000001130 | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005468029 2025-10-03 08:01:17.213302 | fa163e2f-d608-ed31-39ea-000000001130 | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005468029 | 0:02:15.538629 | 0.12s 2025-10-03 08:01:17.213702 | fa163e2f-d608-ed31-39ea-00000000111c | SKIPPED | Warn about possible modifications | np0005468025 2025-10-03 08:01:17.214015 | fa163e2f-d608-ed31-39ea-00000000111c | TIMING | tripleo_kernel : Warn about possible modifications | np0005468025 | 0:02:15.539357 | 0.10s 2025-10-03 08:01:17.214541 | fa163e2f-d608-ed31-39ea-000000001138 | SKIPPED | Ensure /etc/modules-load.d exists | np0005468027 2025-10-03 08:01:17.214848 | fa163e2f-d608-ed31-39ea-000000001138 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005468027 | 0:02:15.540191 | 0.07s 2025-10-03 08:01:17.215123 | fa163e2f-d608-ed31-39ea-000000001130 | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005468028 2025-10-03 08:01:17.215408 | fa163e2f-d608-ed31-39ea-000000001130 | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005468028 | 0:02:15.540751 | 0.05s 2025-10-03 08:01:17.226025 | fa163e2f-d608-ed31-39ea-000000001139 | TASK | Load modules 2025-10-03 08:01:17.239863 | fa163e2f-d608-ed31-39ea-000000001131 | TASK | Execute grub2-mkconfig 2025-10-03 08:01:17.250552 | fa163e2f-d608-ed31-39ea-00000000112d | SKIPPED | Check grub config paths | np0005468024 | item=/boot/efi/EFI/redhat 2025-10-03 08:01:17.259649 | fa163e2f-d608-ed31-39ea-000000001131 | TASK | Execute grub2-mkconfig 2025-10-03 08:01:17.269142 | fa163e2f-d608-ed31-39ea-000000001139 | SKIPPED | Load modules | np0005468027 | item=vfio_iommu_type1 2025-10-03 08:01:17.274070 | fa163e2f-d608-ed31-39ea-00000000112d | SKIPPED | Check grub config paths | np0005468024 | item=/boot/efi/EFI/centos 2025-10-03 08:01:17.290626 | fa163e2f-d608-ed31-39ea-00000000111d | TASK | Remove hugepage settings from kernelargs 2025-10-03 08:01:17.297548 | fa163e2f-d608-ed31-39ea-000000001122 | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005468026 2025-10-03 08:01:17.298393 | fa163e2f-d608-ed31-39ea-000000001122 | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005468026 | 0:02:15.623722 | 0.09s 2025-10-03 08:01:17.298831 | fa163e2f-d608-ed31-39ea-000000001139 | TIMING | tripleo_kernel : Load modules | np0005468027 | 0:02:15.624174 | 0.07s 2025-10-03 08:01:17.299239 | fa163e2f-d608-ed31-39ea-00000000112d | TIMING | tripleo_kernel : Check grub config paths | np0005468024 | 0:02:15.624581 | 0.11s 2025-10-03 08:01:17.299663 | fa163e2f-d608-ed31-39ea-000000001131 | SKIPPED | Execute grub2-mkconfig | np0005468028 2025-10-03 08:01:17.299971 | fa163e2f-d608-ed31-39ea-000000001131 | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005468028 | 0:02:15.625314 | 0.06s 2025-10-03 08:01:17.300262 | fa163e2f-d608-ed31-39ea-000000001131 | SKIPPED | Execute grub2-mkconfig | np0005468029 2025-10-03 08:01:17.300567 | fa163e2f-d608-ed31-39ea-000000001131 | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005468029 | 0:02:15.625908 | 0.04s 2025-10-03 08:01:17.310736 | fa163e2f-d608-ed31-39ea-00000000113d | TASK | Persist modules via modules-load.d 2025-10-03 08:01:17.327717 | fa163e2f-d608-ed31-39ea-000000001132 | TASK | Check for active tuned profile 2025-10-03 08:01:17.339662 | fa163e2f-d608-ed31-39ea-00000000113d | SKIPPED | Persist modules via modules-load.d | np0005468027 | item=vfio_iommu_type1 2025-10-03 08:01:17.352759 | fa163e2f-d608-ed31-39ea-000000001132 | TASK | Check for active tuned profile 2025-10-03 08:01:17.371165 | fa163e2f-d608-ed31-39ea-00000000112e | TASK | Write EFI grub.cfg 2025-10-03 08:01:17.399591 | fa163e2f-d608-ed31-39ea-000000001123 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-03 08:01:17.404881 | fa163e2f-d608-ed31-39ea-00000000111d | SKIPPED | Remove hugepage settings from kernelargs | np0005468025 2025-10-03 08:01:17.405859 | fa163e2f-d608-ed31-39ea-00000000111d | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005468025 | 0:02:15.731176 | 0.11s 2025-10-03 08:01:17.406290 | fa163e2f-d608-ed31-39ea-00000000113d | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005468027 | 0:02:15.731634 | 0.09s 2025-10-03 08:01:17.406686 | fa163e2f-d608-ed31-39ea-000000001132 | SKIPPED | Check for active tuned profile | np0005468028 2025-10-03 08:01:17.406967 | fa163e2f-d608-ed31-39ea-000000001132 | TIMING | tripleo_kernel : Check for active tuned profile | np0005468028 | 0:02:15.732310 | 0.08s 2025-10-03 08:01:17.407280 | fa163e2f-d608-ed31-39ea-000000001132 | SKIPPED | Check for active tuned profile | np0005468029 2025-10-03 08:01:17.407589 | fa163e2f-d608-ed31-39ea-000000001132 | TIMING | tripleo_kernel : Check for active tuned profile | np0005468029 | 0:02:15.732932 | 0.05s 2025-10-03 08:01:17.415957 | fa163e2f-d608-ed31-39ea-00000000112e | SKIPPED | Write EFI grub.cfg | np0005468024 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-03 08:01:17.428595 | fa163e2f-d608-ed31-39ea-00000000112e | SKIPPED | Write EFI grub.cfg | np0005468024 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-03 08:01:17.430524 | fa163e2f-d608-ed31-39ea-00000000113f | TASK | Drop module persistence 2025-10-03 08:01:17.452210 | fa163e2f-d608-ed31-39ea-000000001133 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-03 08:01:17.465269 | fa163e2f-d608-ed31-39ea-00000000113f | SKIPPED | Drop module persistence | np0005468027 | item=vfio_iommu_type1 2025-10-03 08:01:17.476982 | fa163e2f-d608-ed31-39ea-000000001133 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-03 08:01:17.498807 | fa163e2f-d608-ed31-39ea-00000000111e | TASK | Cleaning up whitespaces 2025-10-03 08:01:17.504403 | fa163e2f-d608-ed31-39ea-00000000112e | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005468024 | 0:02:15.829724 | 0.13s 2025-10-03 08:01:17.505185 | fa163e2f-d608-ed31-39ea-000000001123 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005468026 2025-10-03 08:01:17.505653 | fa163e2f-d608-ed31-39ea-000000001123 | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005468026 | 0:02:15.830995 | 0.10s 2025-10-03 08:01:17.506064 | fa163e2f-d608-ed31-39ea-00000000113f | TIMING | tripleo_kernel : Drop module persistence | np0005468027 | 0:02:15.831407 | 0.07s 2025-10-03 08:01:17.506464 | fa163e2f-d608-ed31-39ea-000000001133 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005468028 2025-10-03 08:01:17.506757 | fa163e2f-d608-ed31-39ea-000000001133 | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005468028 | 0:02:15.832100 | 0.05s 2025-10-03 08:01:17.522779 | fa163e2f-d608-ed31-39ea-000000001141 | TASK | Set modules persistence via /etc/modules 2025-10-03 08:01:17.538516 | fa163e2f-d608-ed31-39ea-000000001134 | TASK | Set reboot required fact 2025-10-03 08:01:17.557482 | fa163e2f-d608-ed31-39ea-00000000112f | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-03 08:01:17.566706 | fa163e2f-d608-ed31-39ea-000000001141 | SKIPPED | Set modules persistence via /etc/modules | np0005468027 | item=vfio_iommu_type1 2025-10-03 08:01:17.587440 | fa163e2f-d608-ed31-39ea-000000001124 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-03 08:01:17.592643 | fa163e2f-d608-ed31-39ea-000000001133 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005468029 2025-10-03 08:01:17.593580 | fa163e2f-d608-ed31-39ea-000000001133 | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005468029 | 0:02:15.918907 | 0.12s 2025-10-03 08:01:17.593929 | fa163e2f-d608-ed31-39ea-00000000111e | SKIPPED | Cleaning up whitespaces | np0005468025 2025-10-03 08:01:17.594223 | fa163e2f-d608-ed31-39ea-00000000111e | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005468025 | 0:02:15.919566 | 0.09s 2025-10-03 08:01:17.594632 | fa163e2f-d608-ed31-39ea-000000001141 | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005468027 | 0:02:15.919975 | 0.07s 2025-10-03 08:01:17.594959 | fa163e2f-d608-ed31-39ea-000000001134 | SKIPPED | Set reboot required fact | np0005468028 2025-10-03 08:01:17.595227 | fa163e2f-d608-ed31-39ea-000000001134 | TIMING | tripleo_kernel : Set reboot required fact | np0005468028 | 0:02:15.920570 | 0.06s 2025-10-03 08:01:17.609366 | fa163e2f-d608-ed31-39ea-000000001143 | TASK | Modules reload 2025-10-03 08:01:17.623690 | fa163e2f-d608-ed31-39ea-000000001136 | TASK | Apply DPDK workarounds 2025-10-03 08:01:17.643967 | fa163e2f-d608-ed31-39ea-000000001134 | TASK | Set reboot required fact 2025-10-03 08:01:17.667047 | fa163e2f-d608-ed31-39ea-000000001120 | TASK | Check if the kernelargs entry is already present in the file 2025-10-03 08:01:17.671581 | fa163e2f-d608-ed31-39ea-00000000112f | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005468024 2025-10-03 08:01:17.672418 | fa163e2f-d608-ed31-39ea-00000000112f | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005468024 | 0:02:15.997732 | 0.11s 2025-10-03 08:01:17.672778 | fa163e2f-d608-ed31-39ea-000000001143 | SKIPPED | Modules reload | np0005468027 2025-10-03 08:01:17.673088 | fa163e2f-d608-ed31-39ea-000000001143 | TIMING | tripleo_kernel : Modules reload | np0005468027 | 0:02:15.998432 | 0.06s 2025-10-03 08:01:17.673380 | fa163e2f-d608-ed31-39ea-000000001124 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005468026 2025-10-03 08:01:17.673679 | fa163e2f-d608-ed31-39ea-000000001124 | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005468026 | 0:02:15.999022 | 0.09s 2025-10-03 08:01:17.673978 | fa163e2f-d608-ed31-39ea-000000001136 | SKIPPED | Apply DPDK workarounds | np0005468028 2025-10-03 08:01:17.674284 | fa163e2f-d608-ed31-39ea-000000001136 | TIMING | Apply DPDK workarounds | np0005468028 | 0:02:15.999627 | 0.05s 2025-10-03 08:01:17.688026 | fa163e2f-d608-ed31-39ea-000000001145 | TASK | Reboot tasks 2025-10-03 08:01:17.703780 | fa163e2f-d608-ed31-39ea-000000001138 | TASK | Ensure /etc/modules-load.d exists 2025-10-03 08:01:17.722142 | fa163e2f-d608-ed31-39ea-000000001130 | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-03 08:01:17.773242 | fa163e2f-d608-ed31-39ea-000000001125 | TASK | Generate grub config 2025-10-03 08:01:17.781779 | fa163e2f-d608-ed31-39ea-000000001134 | SKIPPED | Set reboot required fact | np0005468029 2025-10-03 08:01:17.783602 | fa163e2f-d608-ed31-39ea-000000001134 | TIMING | tripleo_kernel : Set reboot required fact | np0005468029 | 0:02:16.108909 | 0.14s 2025-10-03 08:01:17.784338 | fa163e2f-d608-ed31-39ea-000000001138 | SKIPPED | Ensure /etc/modules-load.d exists | np0005468028 2025-10-03 08:01:17.785102 | fa163e2f-d608-ed31-39ea-000000001138 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005468028 | 0:02:16.110436 | 0.08s 2025-10-03 08:01:17.785874 | fa163e2f-d608-ed31-39ea-000000001145 | SKIPPED | Reboot tasks | np0005468027 2025-10-03 08:01:17.786597 | fa163e2f-d608-ed31-39ea-000000001145 | TIMING | tripleo_kernel : Reboot tasks | np0005468027 | 0:02:16.111927 | 0.10s 2025-10-03 08:01:17.787252 | fa163e2f-d608-ed31-39ea-000000001130 | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005468024 2025-10-03 08:01:17.787984 | fa163e2f-d608-ed31-39ea-000000001130 | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005468024 | 0:02:16.113319 | 0.06s 2025-10-03 08:01:17.814601 | fa163e2f-d608-ed31-39ea-000000001146 | TASK | Skipping reboot for deployed node 2025-10-03 08:01:17.837343 | fa163e2f-d608-ed31-39ea-000000001139 | TASK | Load modules 2025-10-03 08:01:17.856511 | fa163e2f-d608-ed31-39ea-000000001136 | TASK | Apply DPDK workarounds 2025-10-03 08:01:17.876073 | fa163e2f-d608-ed31-39ea-000000001139 | SKIPPED | Load modules | np0005468028 | item=vfio_iommu_type1 2025-10-03 08:01:17.894743 | fa163e2f-d608-ed31-39ea-000000001131 | TASK | Execute grub2-mkconfig 2025-10-03 08:01:17.901651 | fa163e2f-d608-ed31-39ea-000000001125 | SKIPPED | Generate grub config | np0005468026 2025-10-03 08:01:17.908983 | fa163e2f-d608-ed31-39ea-000000001125 | TIMING | tripleo_kernel : Generate grub config | np0005468026 | 0:02:16.234304 | 0.13s 2025-10-03 08:01:17.909346 | fa163e2f-d608-ed31-39ea-000000001146 | SKIPPED | Skipping reboot for deployed node | np0005468027 2025-10-03 08:01:17.909721 | fa163e2f-d608-ed31-39ea-000000001146 | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005468027 | 0:02:16.235063 | 0.09s 2025-10-03 08:01:17.910097 | fa163e2f-d608-ed31-39ea-000000001139 | TIMING | tripleo_kernel : Load modules | np0005468028 | 0:02:16.235440 | 0.07s 2025-10-03 08:01:17.910421 | fa163e2f-d608-ed31-39ea-000000001136 | SKIPPED | Apply DPDK workarounds | np0005468029 2025-10-03 08:01:17.910798 | fa163e2f-d608-ed31-39ea-000000001136 | TIMING | Apply DPDK workarounds | np0005468029 | 0:02:16.236140 | 0.05s 2025-10-03 08:01:17.930252 | fa163e2f-d608-ed31-39ea-00000000113d | TASK | Persist modules via modules-load.d 2025-10-03 08:01:17.953663 | fa163e2f-d608-ed31-39ea-000000001138 | TASK | Ensure /etc/modules-load.d exists 2025-10-03 08:01:17.976977 | fa163e2f-d608-ed31-39ea-00000000113d | SKIPPED | Persist modules via modules-load.d | np0005468028 | item=vfio_iommu_type1 2025-10-03 08:01:18.007287 | fa163e2f-d608-ed31-39ea-000000001129 | TASK | Get the block device that /boot is on 2025-10-03 08:01:18.014639 | fa163e2f-d608-ed31-39ea-000000001131 | SKIPPED | Execute grub2-mkconfig | np0005468024 2025-10-03 08:01:18.015698 | fa163e2f-d608-ed31-39ea-000000001131 | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005468024 | 0:02:16.341022 | 0.12s 2025-10-03 08:01:18.016141 | fa163e2f-d608-ed31-39ea-000000001120 | OK | Check if the kernelargs entry is already present in the file | np0005468025 2025-10-03 08:01:18.016502 | fa163e2f-d608-ed31-39ea-000000001120 | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005468025 | 0:02:16.341845 | 0.35s 2025-10-03 08:01:18.017054 | fa163e2f-d608-ed31-39ea-00000000113d | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005468028 | 0:02:16.342396 | 0.09s 2025-10-03 08:01:18.017423 | fa163e2f-d608-ed31-39ea-000000001138 | SKIPPED | Ensure /etc/modules-load.d exists | np0005468029 2025-10-03 08:01:18.017755 | fa163e2f-d608-ed31-39ea-000000001138 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005468029 | 0:02:16.343097 | 0.06s 2025-10-03 08:01:18.028934 | fa163e2f-d608-ed31-39ea-000000000a7b | TASK | set enable_sensubility fact 2025-10-03 08:01:18.044422 | fa163e2f-d608-ed31-39ea-00000000113f | TASK | Drop module persistence 2025-10-03 08:01:18.072834 | fa163e2f-d608-ed31-39ea-000000001139 | TASK | Load modules 2025-10-03 08:01:18.092507 | fa163e2f-d608-ed31-39ea-00000000113f | SKIPPED | Drop module persistence | np0005468028 | item=vfio_iommu_type1 2025-10-03 08:01:18.104701 | fa163e2f-d608-ed31-39ea-000000001139 | SKIPPED | Load modules | np0005468029 | item=vfio_iommu_type1 2025-10-03 08:01:18.113437 | fa163e2f-d608-ed31-39ea-000000001132 | TASK | Check for active tuned profile 2025-10-03 08:01:18.132615 | fa163e2f-d608-ed31-39ea-000000001122 | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-03 08:01:18.139266 | fa163e2f-d608-ed31-39ea-000000001129 | SKIPPED | Get the block device that /boot is on | np0005468026 2025-10-03 08:01:18.140281 | fa163e2f-d608-ed31-39ea-000000001129 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005468026 | 0:02:16.465610 | 0.13s 2025-10-03 08:01:18.140767 | fa163e2f-d608-ed31-39ea-000000000a7b | OK | set enable_sensubility fact | np0005468027 2025-10-03 08:01:18.141077 | fa163e2f-d608-ed31-39ea-000000000a7b | TIMING | set enable_sensubility fact | np0005468027 | 0:02:16.466420 | 0.11s 2025-10-03 08:01:18.141486 | fa163e2f-d608-ed31-39ea-00000000113f | TIMING | tripleo_kernel : Drop module persistence | np0005468028 | 0:02:16.466829 | 0.10s 2025-10-03 08:01:18.141907 | fa163e2f-d608-ed31-39ea-000000001139 | TIMING | tripleo_kernel : Load modules | np0005468029 | 0:02:16.467250 | 0.07s 2025-10-03 08:01:18.198777 | fa163e2f-d608-ed31-39ea-000000001141 | TASK | Set modules persistence via /etc/modules 2025-10-03 08:01:18.223334 | fa163e2f-d608-ed31-39ea-00000000113d | TASK | Persist modules via modules-load.d 2025-10-03 08:01:18.240279 | fa163e2f-d608-ed31-39ea-000000001141 | SKIPPED | Set modules persistence via /etc/modules | np0005468028 | item=vfio_iommu_type1 2025-10-03 08:01:18.262370 | fa163e2f-d608-ed31-39ea-00000000112a | TASK | Get the mount point that /boot is in 2025-10-03 08:01:18.268287 | fa163e2f-d608-ed31-39ea-000000001132 | SKIPPED | Check for active tuned profile | np0005468024 2025-10-03 08:01:18.275020 | fa163e2f-d608-ed31-39ea-000000001132 | TIMING | tripleo_kernel : Check for active tuned profile | np0005468024 | 0:02:16.600342 | 0.16s 2025-10-03 08:01:18.275738 | fa163e2f-d608-ed31-39ea-00000000113d | SKIPPED | Persist modules via modules-load.d | np0005468029 | item=vfio_iommu_type1 2025-10-03 08:01:18.277149 | fa163e2f-d608-ed31-39ea-000000001122 | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005468025 2025-10-03 08:01:18.282496 | fa163e2f-d608-ed31-39ea-000000001122 | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005468025 | 0:02:16.607835 | 0.15s 2025-10-03 08:01:18.283008 | fa163e2f-d608-ed31-39ea-000000001141 | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005468028 | 0:02:16.608349 | 0.08s 2025-10-03 08:01:18.283510 | fa163e2f-d608-ed31-39ea-00000000113d | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005468029 | 0:02:16.608850 | 0.06s 2025-10-03 08:01:18.313594 | fa163e2f-d608-ed31-39ea-000000001143 | TASK | Modules reload 2025-10-03 08:01:18.333008 | fa163e2f-d608-ed31-39ea-00000000113f | TASK | Drop module persistence 2025-10-03 08:01:18.356312 | fa163e2f-d608-ed31-39ea-000000001133 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-03 08:01:18.379309 | fa163e2f-d608-ed31-39ea-00000000113f | SKIPPED | Drop module persistence | np0005468029 | item=vfio_iommu_type1 2025-10-03 08:01:18.382877 | fa163e2f-d608-ed31-39ea-000000001123 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-03 08:01:18.392809 | fa163e2f-d608-ed31-39ea-00000000112a | SKIPPED | Get the mount point that /boot is in | np0005468026 2025-10-03 08:01:18.395369 | fa163e2f-d608-ed31-39ea-00000000112a | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005468026 | 0:02:16.720698 | 0.13s 2025-10-03 08:01:18.395760 | fa163e2f-d608-ed31-39ea-000000001143 | SKIPPED | Modules reload | np0005468028 2025-10-03 08:01:18.396049 | fa163e2f-d608-ed31-39ea-000000001143 | TIMING | tripleo_kernel : Modules reload | np0005468028 | 0:02:16.721392 | 0.08s 2025-10-03 08:01:18.396416 | fa163e2f-d608-ed31-39ea-00000000113f | TIMING | tripleo_kernel : Drop module persistence | np0005468029 | 0:02:16.721759 | 0.06s 2025-10-03 08:01:18.412118 | fa163e2f-d608-ed31-39ea-000000001145 | TASK | Reboot tasks 2025-10-03 08:01:18.426641 | fa163e2f-d608-ed31-39ea-000000001141 | TASK | Set modules persistence via /etc/modules 2025-10-03 08:01:18.446857 | fa163e2f-d608-ed31-39ea-00000000112b | TASK | Set facts for EFI grub.cfg generation 2025-10-03 08:01:18.456908 | fa163e2f-d608-ed31-39ea-000000001133 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005468024 2025-10-03 08:01:18.463187 | fa163e2f-d608-ed31-39ea-000000001133 | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005468024 | 0:02:16.788514 | 0.11s 2025-10-03 08:01:18.463523 | fa163e2f-d608-ed31-39ea-000000001123 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005468025 2025-10-03 08:01:18.463850 | fa163e2f-d608-ed31-39ea-000000001123 | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005468025 | 0:02:16.789191 | 0.08s 2025-10-03 08:01:18.464207 | fa163e2f-d608-ed31-39ea-000000001145 | SKIPPED | Reboot tasks | np0005468028 2025-10-03 08:01:18.464557 | fa163e2f-d608-ed31-39ea-000000001145 | TIMING | tripleo_kernel : Reboot tasks | np0005468028 | 0:02:16.789900 | 0.05s 2025-10-03 08:01:18.472433 | fa163e2f-d608-ed31-39ea-000000001141 | SKIPPED | Set modules persistence via /etc/modules | np0005468029 | item=vfio_iommu_type1 2025-10-03 08:01:18.484713 | fa163e2f-d608-ed31-39ea-000000001146 | TASK | Skipping reboot for deployed node 2025-10-03 08:01:18.503206 | fa163e2f-d608-ed31-39ea-000000001134 | TASK | Set reboot required fact 2025-10-03 08:01:18.529427 | fa163e2f-d608-ed31-39ea-000000001124 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-03 08:01:18.536468 | fa163e2f-d608-ed31-39ea-000000001141 | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005468029 | 0:02:16.861773 | 0.11s 2025-10-03 08:01:18.537167 | fa163e2f-d608-ed31-39ea-00000000112b | SKIPPED | Set facts for EFI grub.cfg generation | np0005468026 2025-10-03 08:01:18.537645 | fa163e2f-d608-ed31-39ea-00000000112b | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005468026 | 0:02:16.862988 | 0.08s 2025-10-03 08:01:18.537924 | fa163e2f-d608-ed31-39ea-000000001146 | SKIPPED | Skipping reboot for deployed node | np0005468028 2025-10-03 08:01:18.538240 | fa163e2f-d608-ed31-39ea-000000001146 | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005468028 | 0:02:16.863583 | 0.05s 2025-10-03 08:01:18.555801 | fa163e2f-d608-ed31-39ea-000000001143 | TASK | Modules reload 2025-10-03 08:01:18.586602 | fa163e2f-d608-ed31-39ea-00000000112c | TASK | Executed script to fix grub-menu 2025-10-03 08:01:18.591563 | fa163e2f-d608-ed31-39ea-000000001134 | SKIPPED | Set reboot required fact | np0005468024 2025-10-03 08:01:18.592586 | fa163e2f-d608-ed31-39ea-000000001134 | TIMING | tripleo_kernel : Set reboot required fact | np0005468024 | 0:02:16.917909 | 0.09s 2025-10-03 08:01:18.592926 | fa163e2f-d608-ed31-39ea-000000001124 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005468025 2025-10-03 08:01:18.593261 | fa163e2f-d608-ed31-39ea-000000001124 | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005468025 | 0:02:16.918603 | 0.06s 2025-10-03 08:01:18.593642 | fa163e2f-d608-ed31-39ea-000000001143 | SKIPPED | Modules reload | np0005468029 2025-10-03 08:01:18.593959 | fa163e2f-d608-ed31-39ea-000000001143 | TIMING | tripleo_kernel : Modules reload | np0005468029 | 0:02:16.919301 | 0.04s 2025-10-03 08:01:18.604853 | fa163e2f-d608-ed31-39ea-000000000ac2 | TASK | set enable_sensubility fact 2025-10-03 08:01:18.618779 | fa163e2f-d608-ed31-39ea-000000001145 | TASK | Reboot tasks 2025-10-03 08:01:18.643281 | fa163e2f-d608-ed31-39ea-000000001136 | TASK | Apply DPDK workarounds 2025-10-03 08:01:18.666964 | fa163e2f-d608-ed31-39ea-000000001125 | TASK | Generate grub config 2025-10-03 08:01:18.672821 | fa163e2f-d608-ed31-39ea-000000000ac2 | OK | set enable_sensubility fact | np0005468028 2025-10-03 08:01:18.673727 | fa163e2f-d608-ed31-39ea-000000000ac2 | TIMING | set enable_sensubility fact | np0005468028 | 0:02:16.999057 | 0.07s 2025-10-03 08:01:18.674131 | fa163e2f-d608-ed31-39ea-00000000112c | SKIPPED | Executed script to fix grub-menu | np0005468026 2025-10-03 08:01:18.674476 | fa163e2f-d608-ed31-39ea-00000000112c | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005468026 | 0:02:16.999818 | 0.09s 2025-10-03 08:01:18.674797 | fa163e2f-d608-ed31-39ea-000000001145 | SKIPPED | Reboot tasks | np0005468029 2025-10-03 08:01:18.675129 | fa163e2f-d608-ed31-39ea-000000001145 | TIMING | tripleo_kernel : Reboot tasks | np0005468029 | 0:02:17.000472 | 0.06s 2025-10-03 08:01:18.702191 | fa163e2f-d608-ed31-39ea-000000001146 | TASK | Skipping reboot for deployed node 2025-10-03 08:01:18.723637 | fa163e2f-d608-ed31-39ea-00000000112d | TASK | Check grub config paths 2025-10-03 08:01:18.728981 | fa163e2f-d608-ed31-39ea-000000001136 | SKIPPED | Apply DPDK workarounds | np0005468024 2025-10-03 08:01:18.729855 | fa163e2f-d608-ed31-39ea-000000001136 | TIMING | Apply DPDK workarounds | np0005468024 | 0:02:17.055184 | 0.09s 2025-10-03 08:01:18.730196 | fa163e2f-d608-ed31-39ea-000000001125 | SKIPPED | Generate grub config | np0005468025 2025-10-03 08:01:18.730524 | fa163e2f-d608-ed31-39ea-000000001125 | TIMING | tripleo_kernel : Generate grub config | np0005468025 | 0:02:17.055867 | 0.06s 2025-10-03 08:01:18.762016 | fa163e2f-d608-ed31-39ea-000000001138 | TASK | Ensure /etc/modules-load.d exists 2025-10-03 08:01:18.779241 | fa163e2f-d608-ed31-39ea-000000001129 | TASK | Get the block device that /boot is on 2025-10-03 08:01:18.784210 | fa163e2f-d608-ed31-39ea-00000000112d | SKIPPED | Check grub config paths | np0005468026 | item=/boot/efi/EFI/redhat 2025-10-03 08:01:18.789077 | fa163e2f-d608-ed31-39ea-000000001146 | SKIPPED | Skipping reboot for deployed node | np0005468029 2025-10-03 08:01:18.789922 | fa163e2f-d608-ed31-39ea-000000001146 | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005468029 | 0:02:17.115251 | 0.09s 2025-10-03 08:01:18.794614 | fa163e2f-d608-ed31-39ea-00000000112d | SKIPPED | Check grub config paths | np0005468026 | item=/boot/efi/EFI/centos 2025-10-03 08:01:18.811590 | fa163e2f-d608-ed31-39ea-00000000112d | TIMING | tripleo_kernel : Check grub config paths | np0005468026 | 0:02:17.136929 | 0.09s 2025-10-03 08:01:18.812122 | fa163e2f-d608-ed31-39ea-000000001138 | SKIPPED | Ensure /etc/modules-load.d exists | np0005468024 2025-10-03 08:01:18.812490 | fa163e2f-d608-ed31-39ea-000000001138 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005468024 | 0:02:17.137833 | 0.05s 2025-10-03 08:01:18.820965 | fa163e2f-d608-ed31-39ea-000000000bcd | TASK | set enable_sensubility fact 2025-10-03 08:01:18.839776 | fa163e2f-d608-ed31-39ea-000000001139 | TASK | Load modules 2025-10-03 08:01:18.865079 | fa163e2f-d608-ed31-39ea-00000000112e | TASK | Write EFI grub.cfg 2025-10-03 08:01:18.870693 | fa163e2f-d608-ed31-39ea-000000000bcd | OK | set enable_sensubility fact | np0005468029 2025-10-03 08:01:18.871602 | fa163e2f-d608-ed31-39ea-000000000bcd | TIMING | set enable_sensubility fact | np0005468029 | 0:02:17.196931 | 0.05s 2025-10-03 08:01:18.871935 | fa163e2f-d608-ed31-39ea-000000001129 | SKIPPED | Get the block device that /boot is on | np0005468025 2025-10-03 08:01:18.872230 | fa163e2f-d608-ed31-39ea-000000001129 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005468025 | 0:02:17.197573 | 0.09s 2025-10-03 08:01:18.887193 | fa163e2f-d608-ed31-39ea-000000001139 | SKIPPED | Load modules | np0005468024 | item=vfio_iommu_type1 2025-10-03 08:01:18.912209 | fa163e2f-d608-ed31-39ea-00000000112a | TASK | Get the mount point that /boot is in 2025-10-03 08:01:18.918054 | fa163e2f-d608-ed31-39ea-000000001139 | TIMING | tripleo_kernel : Load modules | np0005468024 | 0:02:17.243372 | 0.08s 2025-10-03 08:01:18.924838 | fa163e2f-d608-ed31-39ea-00000000112e | SKIPPED | Write EFI grub.cfg | np0005468026 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-03 08:01:18.935196 | fa163e2f-d608-ed31-39ea-00000000112e | SKIPPED | Write EFI grub.cfg | np0005468026 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-03 08:01:18.964674 | fa163e2f-d608-ed31-39ea-00000000113d | TASK | Persist modules via modules-load.d 2025-10-03 08:01:18.971076 | fa163e2f-d608-ed31-39ea-00000000112e | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005468026 | 0:02:17.296395 | 0.10s 2025-10-03 08:01:18.977209 | fa163e2f-d608-ed31-39ea-00000000112a | SKIPPED | Get the mount point that /boot is in | np0005468025 2025-10-03 08:01:18.977813 | fa163e2f-d608-ed31-39ea-00000000112a | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005468025 | 0:02:17.303155 | 0.06s 2025-10-03 08:01:18.992902 | fa163e2f-d608-ed31-39ea-00000000112b | TASK | Set facts for EFI grub.cfg generation 2025-10-03 08:01:19.006199 | fa163e2f-d608-ed31-39ea-00000000113d | SKIPPED | Persist modules via modules-load.d | np0005468024 | item=vfio_iommu_type1 2025-10-03 08:01:19.024008 | fa163e2f-d608-ed31-39ea-00000000112f | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-03 08:01:19.029341 | fa163e2f-d608-ed31-39ea-00000000113d | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005468024 | 0:02:17.354647 | 0.06s 2025-10-03 08:01:19.044826 | fa163e2f-d608-ed31-39ea-00000000113f | TASK | Drop module persistence 2025-10-03 08:01:19.056437 | fa163e2f-d608-ed31-39ea-00000000112b | SKIPPED | Set facts for EFI grub.cfg generation | np0005468025 2025-10-03 08:01:19.057260 | fa163e2f-d608-ed31-39ea-00000000112b | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005468025 | 0:02:17.382590 | 0.06s 2025-10-03 08:01:19.072072 | fa163e2f-d608-ed31-39ea-00000000112c | TASK | Executed script to fix grub-menu 2025-10-03 08:01:19.095931 | fa163e2f-d608-ed31-39ea-00000000113f | SKIPPED | Drop module persistence | np0005468024 | item=vfio_iommu_type1 2025-10-03 08:01:19.098671 | fa163e2f-d608-ed31-39ea-00000000112f | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005468026 2025-10-03 08:01:19.103667 | fa163e2f-d608-ed31-39ea-00000000112f | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005468026 | 0:02:17.428998 | 0.08s 2025-10-03 08:01:19.104039 | fa163e2f-d608-ed31-39ea-00000000113f | TIMING | tripleo_kernel : Drop module persistence | np0005468024 | 0:02:17.429383 | 0.06s 2025-10-03 08:01:19.118289 | fa163e2f-d608-ed31-39ea-000000001141 | TASK | Set modules persistence via /etc/modules 2025-10-03 08:01:19.140886 | fa163e2f-d608-ed31-39ea-000000001130 | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-03 08:01:19.145434 | fa163e2f-d608-ed31-39ea-00000000112c | SKIPPED | Executed script to fix grub-menu | np0005468025 2025-10-03 08:01:19.146232 | fa163e2f-d608-ed31-39ea-00000000112c | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005468025 | 0:02:17.471560 | 0.07s 2025-10-03 08:01:19.161064 | fa163e2f-d608-ed31-39ea-00000000112d | TASK | Check grub config paths 2025-10-03 08:01:19.168840 | fa163e2f-d608-ed31-39ea-000000001141 | SKIPPED | Set modules persistence via /etc/modules | np0005468024 | item=vfio_iommu_type1 2025-10-03 08:01:19.179818 | fa163e2f-d608-ed31-39ea-000000001141 | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005468024 | 0:02:17.505126 | 0.06s 2025-10-03 08:01:19.200043 | fa163e2f-d608-ed31-39ea-000000001143 | TASK | Modules reload 2025-10-03 08:01:19.205552 | fa163e2f-d608-ed31-39ea-000000001130 | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005468026 2025-10-03 08:01:19.206373 | fa163e2f-d608-ed31-39ea-000000001130 | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005468026 | 0:02:17.531688 | 0.06s 2025-10-03 08:01:19.221208 | fa163e2f-d608-ed31-39ea-000000001131 | TASK | Execute grub2-mkconfig 2025-10-03 08:01:19.231652 | fa163e2f-d608-ed31-39ea-000000001143 | SKIPPED | Modules reload | np0005468024 2025-10-03 08:01:19.236685 | fa163e2f-d608-ed31-39ea-000000001143 | TIMING | tripleo_kernel : Modules reload | np0005468024 | 0:02:17.562015 | 0.04s 2025-10-03 08:01:19.237194 | fa163e2f-d608-ed31-39ea-00000000112d | SKIPPED | Check grub config paths | np0005468025 | item=/boot/efi/EFI/redhat 2025-10-03 08:01:19.249031 | fa163e2f-d608-ed31-39ea-00000000112d | SKIPPED | Check grub config paths | np0005468025 | item=/boot/efi/EFI/centos 2025-10-03 08:01:19.259836 | fa163e2f-d608-ed31-39ea-000000001145 | TASK | Reboot tasks 2025-10-03 08:01:19.265403 | fa163e2f-d608-ed31-39ea-00000000112d | TIMING | tripleo_kernel : Check grub config paths | np0005468025 | 0:02:17.590725 | 0.09s 2025-10-03 08:01:19.281074 | fa163e2f-d608-ed31-39ea-00000000112e | TASK | Write EFI grub.cfg 2025-10-03 08:01:19.290863 | fa163e2f-d608-ed31-39ea-000000001131 | SKIPPED | Execute grub2-mkconfig | np0005468026 2025-10-03 08:01:19.291728 | fa163e2f-d608-ed31-39ea-000000001131 | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005468026 | 0:02:17.617057 | 0.07s 2025-10-03 08:01:19.311470 | fa163e2f-d608-ed31-39ea-000000001132 | TASK | Check for active tuned profile 2025-10-03 08:01:19.316403 | fa163e2f-d608-ed31-39ea-000000001145 | SKIPPED | Reboot tasks | np0005468024 2025-10-03 08:01:19.317311 | fa163e2f-d608-ed31-39ea-000000001145 | TIMING | tripleo_kernel : Reboot tasks | np0005468024 | 0:02:17.642638 | 0.06s 2025-10-03 08:01:19.331980 | fa163e2f-d608-ed31-39ea-000000001146 | TASK | Skipping reboot for deployed node 2025-10-03 08:01:19.349131 | fa163e2f-d608-ed31-39ea-00000000112e | SKIPPED | Write EFI grub.cfg | np0005468025 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-03 08:01:19.356409 | fa163e2f-d608-ed31-39ea-000000001132 | SKIPPED | Check for active tuned profile | np0005468026 2025-10-03 08:01:19.356818 | fa163e2f-d608-ed31-39ea-000000001132 | TIMING | tripleo_kernel : Check for active tuned profile | np0005468026 | 0:02:17.682149 | 0.04s 2025-10-03 08:01:19.365713 | fa163e2f-d608-ed31-39ea-00000000112e | SKIPPED | Write EFI grub.cfg | np0005468025 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-03 08:01:19.384353 | fa163e2f-d608-ed31-39ea-000000001133 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-03 08:01:19.389187 | fa163e2f-d608-ed31-39ea-00000000112e | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005468025 | 0:02:17.714510 | 0.10s 2025-10-03 08:01:19.389954 | fa163e2f-d608-ed31-39ea-000000001146 | SKIPPED | Skipping reboot for deployed node | np0005468024 2025-10-03 08:01:19.390398 | fa163e2f-d608-ed31-39ea-000000001146 | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005468024 | 0:02:17.715739 | 0.06s 2025-10-03 08:01:19.417214 | fa163e2f-d608-ed31-39ea-00000000112f | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-03 08:01:19.442579 | fa163e2f-d608-ed31-39ea-000000000b20 | TASK | set enable_sensubility fact 2025-10-03 08:01:19.448256 | fa163e2f-d608-ed31-39ea-000000001133 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005468026 2025-10-03 08:01:19.449113 | fa163e2f-d608-ed31-39ea-000000001133 | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005468026 | 0:02:17.774442 | 0.06s 2025-10-03 08:01:19.463679 | fa163e2f-d608-ed31-39ea-000000001134 | TASK | Set reboot required fact 2025-10-03 08:01:19.482067 | fa163e2f-d608-ed31-39ea-000000000b20 | OK | set enable_sensubility fact | np0005468024 2025-10-03 08:01:19.483009 | fa163e2f-d608-ed31-39ea-000000000b20 | TIMING | set enable_sensubility fact | np0005468024 | 0:02:17.808340 | 0.04s 2025-10-03 08:01:19.483324 | fa163e2f-d608-ed31-39ea-00000000112f | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005468025 2025-10-03 08:01:19.483666 | fa163e2f-d608-ed31-39ea-00000000112f | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005468025 | 0:02:17.809009 | 0.07s 2025-10-03 08:01:19.520467 | fa163e2f-d608-ed31-39ea-000000001130 | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-03 08:01:19.556237 | fa163e2f-d608-ed31-39ea-000000001134 | SKIPPED | Set reboot required fact | np0005468026 2025-10-03 08:01:19.557061 | fa163e2f-d608-ed31-39ea-000000001134 | TIMING | tripleo_kernel : Set reboot required fact | np0005468026 | 0:02:17.882393 | 0.09s 2025-10-03 08:01:19.570421 | fa163e2f-d608-ed31-39ea-000000001136 | TASK | Apply DPDK workarounds 2025-10-03 08:01:19.588467 | fa163e2f-d608-ed31-39ea-000000001130 | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005468025 2025-10-03 08:01:19.589331 | fa163e2f-d608-ed31-39ea-000000001130 | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005468025 | 0:02:17.914663 | 0.07s 2025-10-03 08:01:19.604145 | fa163e2f-d608-ed31-39ea-000000001131 | TASK | Execute grub2-mkconfig 2025-10-03 08:01:19.616579 | fa163e2f-d608-ed31-39ea-000000001136 | SKIPPED | Apply DPDK workarounds | np0005468026 2025-10-03 08:01:19.617443 | fa163e2f-d608-ed31-39ea-000000001136 | TIMING | Apply DPDK workarounds | np0005468026 | 0:02:17.942774 | 0.05s 2025-10-03 08:01:19.633582 | fa163e2f-d608-ed31-39ea-000000001138 | TASK | Ensure /etc/modules-load.d exists 2025-10-03 08:01:19.668075 | fa163e2f-d608-ed31-39ea-000000001131 | SKIPPED | Execute grub2-mkconfig | np0005468025 2025-10-03 08:01:19.671405 | fa163e2f-d608-ed31-39ea-000000001131 | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005468025 | 0:02:17.996727 | 0.07s 2025-10-03 08:01:19.671863 | fa163e2f-d608-ed31-39ea-000000001138 | SKIPPED | Ensure /etc/modules-load.d exists | np0005468026 2025-10-03 08:01:19.672258 | fa163e2f-d608-ed31-39ea-000000001138 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005468026 | 0:02:17.997599 | 0.04s 2025-10-03 08:01:19.690429 | fa163e2f-d608-ed31-39ea-000000001132 | TASK | Check for active tuned profile 2025-10-03 08:01:19.712028 | fa163e2f-d608-ed31-39ea-000000001139 | TASK | Load modules 2025-10-03 08:01:19.751642 | fa163e2f-d608-ed31-39ea-000000001132 | SKIPPED | Check for active tuned profile | np0005468025 2025-10-03 08:01:19.756196 | fa163e2f-d608-ed31-39ea-000000001132 | TIMING | tripleo_kernel : Check for active tuned profile | np0005468025 | 0:02:18.081531 | 0.06s 2025-10-03 08:01:19.756829 | fa163e2f-d608-ed31-39ea-000000001139 | SKIPPED | Load modules | np0005468026 | item=vfio_iommu_type1 2025-10-03 08:01:19.775058 | fa163e2f-d608-ed31-39ea-000000001133 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-03 08:01:19.780779 | fa163e2f-d608-ed31-39ea-000000001139 | TIMING | tripleo_kernel : Load modules | np0005468026 | 0:02:18.106081 | 0.07s 2025-10-03 08:01:19.798568 | fa163e2f-d608-ed31-39ea-00000000113d | TASK | Persist modules via modules-load.d 2025-10-03 08:01:19.828761 | fa163e2f-d608-ed31-39ea-000000001133 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005468025 2025-10-03 08:01:19.829756 | fa163e2f-d608-ed31-39ea-000000001133 | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005468025 | 0:02:18.155086 | 0.05s 2025-10-03 08:01:19.845994 | fa163e2f-d608-ed31-39ea-00000000113d | SKIPPED | Persist modules via modules-load.d | np0005468026 | item=vfio_iommu_type1 2025-10-03 08:01:19.858748 | fa163e2f-d608-ed31-39ea-000000001134 | TASK | Set reboot required fact 2025-10-03 08:01:19.864813 | fa163e2f-d608-ed31-39ea-00000000113d | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005468026 | 0:02:18.190124 | 0.06s 2025-10-03 08:01:19.882867 | fa163e2f-d608-ed31-39ea-00000000113f | TASK | Drop module persistence 2025-10-03 08:01:19.913172 | fa163e2f-d608-ed31-39ea-000000001134 | SKIPPED | Set reboot required fact | np0005468025 2025-10-03 08:01:19.914210 | fa163e2f-d608-ed31-39ea-000000001134 | TIMING | tripleo_kernel : Set reboot required fact | np0005468025 | 0:02:18.239541 | 0.05s 2025-10-03 08:01:19.932242 | fa163e2f-d608-ed31-39ea-00000000113f | SKIPPED | Drop module persistence | np0005468026 | item=vfio_iommu_type1 2025-10-03 08:01:19.942943 | fa163e2f-d608-ed31-39ea-000000001136 | TASK | Apply DPDK workarounds 2025-10-03 08:01:19.948619 | fa163e2f-d608-ed31-39ea-00000000113f | TIMING | tripleo_kernel : Drop module persistence | np0005468026 | 0:02:18.273931 | 0.06s 2025-10-03 08:01:19.966365 | fa163e2f-d608-ed31-39ea-000000001141 | TASK | Set modules persistence via /etc/modules 2025-10-03 08:01:19.996267 | fa163e2f-d608-ed31-39ea-000000001136 | SKIPPED | Apply DPDK workarounds | np0005468025 2025-10-03 08:01:19.997184 | fa163e2f-d608-ed31-39ea-000000001136 | TIMING | Apply DPDK workarounds | np0005468025 | 0:02:18.322515 | 0.05s 2025-10-03 08:01:20.013857 | fa163e2f-d608-ed31-39ea-000000001141 | SKIPPED | Set modules persistence via /etc/modules | np0005468026 | item=vfio_iommu_type1 2025-10-03 08:01:20.023840 | fa163e2f-d608-ed31-39ea-000000001138 | TASK | Ensure /etc/modules-load.d exists 2025-10-03 08:01:20.030897 | fa163e2f-d608-ed31-39ea-000000001141 | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005468026 | 0:02:18.356204 | 0.06s 2025-10-03 08:01:20.046894 | fa163e2f-d608-ed31-39ea-000000001143 | TASK | Modules reload 2025-10-03 08:01:20.065676 | fa163e2f-d608-ed31-39ea-000000001138 | SKIPPED | Ensure /etc/modules-load.d exists | np0005468025 2025-10-03 08:01:20.066579 | fa163e2f-d608-ed31-39ea-000000001138 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005468025 | 0:02:18.391910 | 0.04s 2025-10-03 08:01:20.082174 | fa163e2f-d608-ed31-39ea-000000001139 | TASK | Load modules 2025-10-03 08:01:20.092636 | fa163e2f-d608-ed31-39ea-000000001143 | SKIPPED | Modules reload | np0005468026 2025-10-03 08:01:20.093627 | fa163e2f-d608-ed31-39ea-000000001143 | TIMING | tripleo_kernel : Modules reload | np0005468026 | 0:02:18.418943 | 0.05s 2025-10-03 08:01:20.110042 | fa163e2f-d608-ed31-39ea-000000001145 | TASK | Reboot tasks 2025-10-03 08:01:20.121281 | fa163e2f-d608-ed31-39ea-000000001139 | SKIPPED | Load modules | np0005468025 | item=vfio_iommu_type1 2025-10-03 08:01:20.130403 | fa163e2f-d608-ed31-39ea-000000001139 | TIMING | tripleo_kernel : Load modules | np0005468025 | 0:02:18.455726 | 0.04s 2025-10-03 08:01:20.145931 | fa163e2f-d608-ed31-39ea-00000000113d | TASK | Persist modules via modules-load.d 2025-10-03 08:01:20.161226 | fa163e2f-d608-ed31-39ea-000000001145 | SKIPPED | Reboot tasks | np0005468026 2025-10-03 08:01:20.162269 | fa163e2f-d608-ed31-39ea-000000001145 | TIMING | tripleo_kernel : Reboot tasks | np0005468026 | 0:02:18.487601 | 0.05s 2025-10-03 08:01:20.178882 | fa163e2f-d608-ed31-39ea-000000001146 | TASK | Skipping reboot for deployed node 2025-10-03 08:01:20.194799 | fa163e2f-d608-ed31-39ea-00000000113d | SKIPPED | Persist modules via modules-load.d | np0005468025 | item=vfio_iommu_type1 2025-10-03 08:01:20.204060 | fa163e2f-d608-ed31-39ea-00000000113d | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005468025 | 0:02:18.529381 | 0.06s 2025-10-03 08:01:20.220881 | fa163e2f-d608-ed31-39ea-00000000113f | TASK | Drop module persistence 2025-10-03 08:01:20.233597 | fa163e2f-d608-ed31-39ea-000000001146 | SKIPPED | Skipping reboot for deployed node | np0005468026 2025-10-03 08:01:20.234691 | fa163e2f-d608-ed31-39ea-000000001146 | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005468026 | 0:02:18.560019 | 0.05s 2025-10-03 08:01:20.262107 | fa163e2f-d608-ed31-39ea-00000000113f | SKIPPED | Drop module persistence | np0005468025 | item=vfio_iommu_type1 2025-10-03 08:01:20.276130 | fa163e2f-d608-ed31-39ea-000000000c66 | TASK | set enable_sensubility fact 2025-10-03 08:01:20.281349 | fa163e2f-d608-ed31-39ea-00000000113f | TIMING | tripleo_kernel : Drop module persistence | np0005468025 | 0:02:18.606663 | 0.06s 2025-10-03 08:01:20.298556 | fa163e2f-d608-ed31-39ea-000000001141 | TASK | Set modules persistence via /etc/modules 2025-10-03 08:01:20.311300 | fa163e2f-d608-ed31-39ea-000000000c66 | OK | set enable_sensubility fact | np0005468026 2025-10-03 08:01:20.312335 | fa163e2f-d608-ed31-39ea-000000000c66 | TIMING | set enable_sensubility fact | np0005468026 | 0:02:18.637667 | 0.04s 2025-10-03 08:01:20.345708 | fa163e2f-d608-ed31-39ea-000000001141 | SKIPPED | Set modules persistence via /etc/modules | np0005468025 | item=vfio_iommu_type1 2025-10-03 08:01:20.370493 | fa163e2f-d608-ed31-39ea-000000001141 | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005468025 | 0:02:18.695825 | 0.07s 2025-10-03 08:01:20.384523 | fa163e2f-d608-ed31-39ea-000000001143 | TASK | Modules reload 2025-10-03 08:01:20.423673 | fa163e2f-d608-ed31-39ea-000000001143 | SKIPPED | Modules reload | np0005468025 2025-10-03 08:01:20.424501 | fa163e2f-d608-ed31-39ea-000000001143 | TIMING | tripleo_kernel : Modules reload | np0005468025 | 0:02:18.749838 | 0.04s 2025-10-03 08:01:20.450379 | fa163e2f-d608-ed31-39ea-000000001145 | TASK | Reboot tasks 2025-10-03 08:01:20.506810 | fa163e2f-d608-ed31-39ea-000000001145 | SKIPPED | Reboot tasks | np0005468025 2025-10-03 08:01:20.508022 | fa163e2f-d608-ed31-39ea-000000001145 | TIMING | tripleo_kernel : Reboot tasks | np0005468025 | 0:02:18.833346 | 0.06s 2025-10-03 08:01:20.536620 | fa163e2f-d608-ed31-39ea-000000001146 | TASK | Skipping reboot for deployed node 2025-10-03 08:01:20.598366 | fa163e2f-d608-ed31-39ea-000000001146 | SKIPPED | Skipping reboot for deployed node | np0005468025 2025-10-03 08:01:20.599225 | fa163e2f-d608-ed31-39ea-000000001146 | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005468025 | 0:02:18.924559 | 0.06s 2025-10-03 08:01:20.635834 | fa163e2f-d608-ed31-39ea-000000000b20 | TASK | set enable_sensubility fact 2025-10-03 08:01:20.674305 | fa163e2f-d608-ed31-39ea-000000000b20 | OK | set enable_sensubility fact | np0005468025 2025-10-03 08:01:20.675209 | fa163e2f-d608-ed31-39ea-000000000b20 | TIMING | set enable_sensubility fact | np0005468025 | 0:02:19.000541 | 0.04s PLAY [Server pre network steps] ************************************************ 2025-10-03 08:01:20.852209 | fa163e2f-d608-ed31-39ea-000000000044 | TASK | Server pre-network deployments 2025-10-03 08:01:20.867503 | fa163e2f-d608-ed31-39ea-000000000044 | TASK | Server pre-network deployments 2025-10-03 08:01:20.890397 | fa163e2f-d608-ed31-39ea-000000000044 | TASK | Server pre-network deployments 2025-10-03 08:01:20.924117 | fa163e2f-d608-ed31-39ea-000000000044 | TASK | Server pre-network deployments 2025-10-03 08:01:20.943532 | fa163e2f-d608-ed31-39ea-000000000044 | TASK | Server pre-network deployments 2025-10-03 08:01:20.975105 | fa163e2f-d608-ed31-39ea-000000000044 | TASK | Server pre-network deployments 2025-10-03 08:01:20.980423 | fa163e2f-d608-ed31-39ea-000000000044 | OK | Server pre-network deployments | np0005468027 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005468027 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000044') missing from stats 2025-10-03 08:01:20.982093 | fa163e2f-d608-ed31-39ea-000000000044 | OK | Server pre-network deployments | np0005468028 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005468028 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000044') missing from stats 2025-10-03 08:01:20.982858 | fa163e2f-d608-ed31-39ea-000000000044 | OK | Server pre-network deployments | np0005468029 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005468029 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000044') missing from stats 2025-10-03 08:01:20.983645 | fa163e2f-d608-ed31-39ea-000000000044 | OK | Server pre-network deployments | np0005468024 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005468024 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000044') missing from stats 2025-10-03 08:01:20.984491 | fa163e2f-d608-ed31-39ea-000000000044 | OK | Server pre-network deployments | np0005468025 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005468025 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000044') missing from stats 2025-10-03 08:01:20.995494 | fa163e2f-d608-ed31-39ea-000000000048 | TASK | Hiera config 2025-10-03 08:01:21.015151 | fa163e2f-d608-ed31-39ea-000000000048 | TASK | Hiera config 2025-10-03 08:01:21.034837 | fa163e2f-d608-ed31-39ea-000000000048 | TASK | Hiera config 2025-10-03 08:01:21.066211 | fa163e2f-d608-ed31-39ea-000000000048 | TASK | Hiera config 2025-10-03 08:01:21.087954 | fa163e2f-d608-ed31-39ea-000000000048 | TASK | Hiera config 2025-10-03 08:01:21.094970 | fa163e2f-d608-ed31-39ea-000000000044 | OK | Server pre-network deployments | np0005468026 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005468026 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000044') missing from stats 2025-10-03 08:01:21.096545 | fa163e2f-d608-ed31-39ea-000000000048 | TIMING | Hiera config | np0005468027 | 0:02:19.421873 | 0.10s 2025-10-03 08:01:21.096883 | fa163e2f-d608-ed31-39ea-000000000048 | TIMING | Hiera config | np0005468028 | 0:02:19.422226 | 0.08s 2025-10-03 08:01:21.097212 | fa163e2f-d608-ed31-39ea-000000000048 | TIMING | Hiera config | np0005468029 | 0:02:19.422555 | 0.06s 2025-10-03 08:01:21.097590 | fa163e2f-d608-ed31-39ea-000000000048 | TIMING | Hiera config | np0005468024 | 0:02:19.422933 | 0.03s 2025-10-03 08:01:21.159978 | fa163e2f-d608-ed31-39ea-000000001b4d | TASK | Create /etc/puppet/hieradata 2025-10-03 08:01:21.175380 | fa163e2f-d608-ed31-39ea-000000001b4d | TASK | Create /etc/puppet/hieradata 2025-10-03 08:01:21.189083 | fa163e2f-d608-ed31-39ea-000000001b4d | TASK | Create /etc/puppet/hieradata 2025-10-03 08:01:21.207175 | fa163e2f-d608-ed31-39ea-000000001b4d | TASK | Create /etc/puppet/hieradata 2025-10-03 08:01:21.225449 | fa163e2f-d608-ed31-39ea-000000000048 | TASK | Hiera config 2025-10-03 08:01:21.230799 | fa163e2f-d608-ed31-39ea-000000000048 | TIMING | Hiera config | np0005468025 | 0:02:19.556121 | 0.14s 2025-10-03 08:01:21.269046 | fa163e2f-d608-ed31-39ea-000000001b4d | TASK | Create /etc/puppet/hieradata 2025-10-03 08:01:21.275760 | fa163e2f-d608-ed31-39ea-000000000048 | TIMING | Hiera config | np0005468026 | 0:02:19.601072 | 0.05s 2025-10-03 08:01:21.307468 | fa163e2f-d608-ed31-39ea-000000001b4d | TASK | Create /etc/puppet/hieradata 2025-10-03 08:01:21.474807 | fa163e2f-d608-ed31-39ea-000000001b4d | CHANGED | Create /etc/puppet/hieradata | np0005468027 2025-10-03 08:01:21.475819 | fa163e2f-d608-ed31-39ea-000000001b4d | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005468027 | 0:02:19.801155 | 0.31s 2025-10-03 08:01:21.485045 | fa163e2f-d608-ed31-39ea-000000001b4e | TASK | Write hiera config 2025-10-03 08:01:21.520280 | fa163e2f-d608-ed31-39ea-000000001b4d | CHANGED | Create /etc/puppet/hieradata | np0005468029 2025-10-03 08:01:21.521243 | fa163e2f-d608-ed31-39ea-000000001b4d | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005468029 | 0:02:19.846577 | 0.33s 2025-10-03 08:01:21.521765 | fa163e2f-d608-ed31-39ea-000000001b4d | CHANGED | Create /etc/puppet/hieradata | np0005468028 2025-10-03 08:01:21.522110 | fa163e2f-d608-ed31-39ea-000000001b4d | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005468028 | 0:02:19.847453 | 0.35s 2025-10-03 08:01:21.532005 | fa163e2f-d608-ed31-39ea-000000001b4e | TASK | Write hiera config 2025-10-03 08:01:21.547120 | fa163e2f-d608-ed31-39ea-000000001b4e | TASK | Write hiera config 2025-10-03 08:01:21.563378 | fa163e2f-d608-ed31-39ea-000000001b4d | CHANGED | Create /etc/puppet/hieradata | np0005468024 2025-10-03 08:01:21.564380 | fa163e2f-d608-ed31-39ea-000000001b4d | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005468024 | 0:02:19.889713 | 0.36s 2025-10-03 08:01:21.579249 | fa163e2f-d608-ed31-39ea-000000001b4e | TASK | Write hiera config 2025-10-03 08:01:21.601917 | fa163e2f-d608-ed31-39ea-000000001b4d | CHANGED | Create /etc/puppet/hieradata | np0005468025 2025-10-03 08:01:21.602977 | fa163e2f-d608-ed31-39ea-000000001b4d | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005468025 | 0:02:19.928311 | 0.33s 2025-10-03 08:01:21.618417 | fa163e2f-d608-ed31-39ea-000000001b4e | TASK | Write hiera config 2025-10-03 08:01:21.643182 | fa163e2f-d608-ed31-39ea-000000001b4d | CHANGED | Create /etc/puppet/hieradata | np0005468026 2025-10-03 08:01:21.644351 | fa163e2f-d608-ed31-39ea-000000001b4d | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005468026 | 0:02:19.969682 | 0.34s 2025-10-03 08:01:21.659769 | fa163e2f-d608-ed31-39ea-000000001b4e | TASK | Write hiera config 2025-10-03 08:01:22.480574 | fa163e2f-d608-ed31-39ea-000000001b4e | CHANGED | Write hiera config | np0005468027 2025-10-03 08:01:22.482210 | fa163e2f-d608-ed31-39ea-000000001b4e | TIMING | tripleo_hieradata : Write hiera config | np0005468027 | 0:02:20.807534 | 1.00s 2025-10-03 08:01:22.529298 | fa163e2f-d608-ed31-39ea-000000000049 | TASK | Hiera symlink 2025-10-03 08:01:22.566919 | fa163e2f-d608-ed31-39ea-000000001b4e | CHANGED | Write hiera config | np0005468029 2025-10-03 08:01:22.572802 | fa163e2f-d608-ed31-39ea-000000001b4e | TIMING | tripleo_hieradata : Write hiera config | np0005468029 | 0:02:20.898121 | 1.02s 2025-10-03 08:01:22.573826 | fa163e2f-d608-ed31-39ea-000000001b4e | CHANGED | Write hiera config | np0005468024 2025-10-03 08:01:22.574655 | fa163e2f-d608-ed31-39ea-000000001b4e | TIMING | tripleo_hieradata : Write hiera config | np0005468024 | 0:02:20.899990 | 0.99s 2025-10-03 08:01:22.575700 | fa163e2f-d608-ed31-39ea-000000001b4e | CHANGED | Write hiera config | np0005468028 2025-10-03 08:01:22.576487 | fa163e2f-d608-ed31-39ea-000000001b4e | TIMING | tripleo_hieradata : Write hiera config | np0005468028 | 0:02:20.901793 | 1.04s 2025-10-03 08:01:22.647769 | fa163e2f-d608-ed31-39ea-000000000049 | TASK | Hiera symlink 2025-10-03 08:01:22.665243 | fa163e2f-d608-ed31-39ea-000000000049 | TASK | Hiera symlink 2025-10-03 08:01:22.685075 | fa163e2f-d608-ed31-39ea-000000000049 | TASK | Hiera symlink 2025-10-03 08:01:22.702101 | fa163e2f-d608-ed31-39ea-000000001b4e | CHANGED | Write hiera config | np0005468026 2025-10-03 08:01:22.703063 | fa163e2f-d608-ed31-39ea-000000001b4e | TIMING | tripleo_hieradata : Write hiera config | np0005468026 | 0:02:21.028394 | 1.04s 2025-10-03 08:01:22.729225 | fa163e2f-d608-ed31-39ea-000000000049 | TASK | Hiera symlink 2025-10-03 08:01:22.850274 | fa163e2f-d608-ed31-39ea-000000000049 | CHANGED | Hiera symlink | np0005468027 2025-10-03 08:01:22.851707 | fa163e2f-d608-ed31-39ea-000000000049 | TIMING | Hiera symlink | np0005468027 | 0:02:21.176891 | 0.32s 2025-10-03 08:01:22.865913 | fa163e2f-d608-ed31-39ea-00000000004a | TASK | Hieradata from vars 2025-10-03 08:01:22.892616 | fa163e2f-d608-ed31-39ea-00000000004a | TIMING | Hieradata from vars | np0005468027 | 0:02:21.217940 | 0.03s 2025-10-03 08:01:22.931926 | fa163e2f-d608-ed31-39ea-000000001c59 | TASK | Copy overcloud.json to all_nodes.json 2025-10-03 08:01:22.956339 | fa163e2f-d608-ed31-39ea-000000000049 | CHANGED | Hiera symlink | np0005468024 2025-10-03 08:01:22.961808 | fa163e2f-d608-ed31-39ea-000000000049 | TIMING | Hiera symlink | np0005468024 | 0:02:21.287139 | 0.28s 2025-10-03 08:01:22.962277 | fa163e2f-d608-ed31-39ea-000000000049 | CHANGED | Hiera symlink | np0005468028 2025-10-03 08:01:22.962636 | fa163e2f-d608-ed31-39ea-000000000049 | TIMING | Hiera symlink | np0005468028 | 0:02:21.287979 | 0.31s 2025-10-03 08:01:22.972409 | fa163e2f-d608-ed31-39ea-00000000004a | TASK | Hieradata from vars 2025-10-03 08:01:23.001546 | fa163e2f-d608-ed31-39ea-00000000004a | TASK | Hieradata from vars 2025-10-03 08:01:23.007438 | fa163e2f-d608-ed31-39ea-000000000049 | CHANGED | Hiera symlink | np0005468029 2025-10-03 08:01:23.008361 | fa163e2f-d608-ed31-39ea-000000000049 | TIMING | Hiera symlink | np0005468029 | 0:02:21.333689 | 0.34s 2025-10-03 08:01:23.008824 | fa163e2f-d608-ed31-39ea-00000000004a | TIMING | Hieradata from vars | np0005468028 | 0:02:21.334166 | 0.04s 2025-10-03 08:01:23.047975 | fa163e2f-d608-ed31-39ea-000000001c59 | TASK | Copy overcloud.json to all_nodes.json 2025-10-03 08:01:23.062880 | fa163e2f-d608-ed31-39ea-00000000004a | TASK | Hieradata from vars 2025-10-03 08:01:23.068850 | fa163e2f-d608-ed31-39ea-000000000049 | CHANGED | Hiera symlink | np0005468026 2025-10-03 08:01:23.069755 | fa163e2f-d608-ed31-39ea-000000000049 | TIMING | Hiera symlink | np0005468026 | 0:02:21.395084 | 0.34s 2025-10-03 08:01:23.070201 | fa163e2f-d608-ed31-39ea-00000000004a | TIMING | Hieradata from vars | np0005468024 | 0:02:21.395544 | 0.07s 2025-10-03 08:01:23.112701 | fa163e2f-d608-ed31-39ea-000000001c59 | TASK | Copy overcloud.json to all_nodes.json 2025-10-03 08:01:23.146016 | fa163e2f-d608-ed31-39ea-00000000004a | TASK | Hieradata from vars 2025-10-03 08:01:23.155248 | fa163e2f-d608-ed31-39ea-00000000004a | TIMING | Hieradata from vars | np0005468029 | 0:02:21.480548 | 0.09s 2025-10-03 08:01:23.217940 | fa163e2f-d608-ed31-39ea-000000001c59 | TASK | Copy overcloud.json to all_nodes.json 2025-10-03 08:01:23.225552 | fa163e2f-d608-ed31-39ea-00000000004a | TIMING | Hieradata from vars | np0005468026 | 0:02:21.550862 | 0.08s 2025-10-03 08:01:23.271341 | fa163e2f-d608-ed31-39ea-000000001c59 | TASK | Copy overcloud.json to all_nodes.json 2025-10-03 08:01:23.659969 | fa163e2f-d608-ed31-39ea-000000001b4e | CHANGED | Write hiera config | np0005468025 2025-10-03 08:01:23.661728 | fa163e2f-d608-ed31-39ea-000000001b4e | TIMING | tripleo_hieradata : Write hiera config | np0005468025 | 0:02:21.987046 | 2.04s 2025-10-03 08:01:23.730719 | fa163e2f-d608-ed31-39ea-000000000049 | TASK | Hiera symlink 2025-10-03 08:01:23.933077 | fa163e2f-d608-ed31-39ea-000000001c59 | CHANGED | Copy overcloud.json to all_nodes.json | np0005468027 2025-10-03 08:01:23.934803 | fa163e2f-d608-ed31-39ea-000000001c59 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005468027 | 0:02:22.260123 | 1.00s 2025-10-03 08:01:23.950218 | fa163e2f-d608-ed31-39ea-000000001c5a | TASK | Render hieradata from template 2025-10-03 08:01:24.059575 | fa163e2f-d608-ed31-39ea-000000000049 | CHANGED | Hiera symlink | np0005468025 2025-10-03 08:01:24.064051 | fa163e2f-d608-ed31-39ea-000000000049 | TIMING | Hiera symlink | np0005468025 | 0:02:22.389376 | 0.33s 2025-10-03 08:01:24.065039 | fa163e2f-d608-ed31-39ea-000000001c59 | CHANGED | Copy overcloud.json to all_nodes.json | np0005468028 2025-10-03 08:01:24.065711 | fa163e2f-d608-ed31-39ea-000000001c59 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005468028 | 0:02:22.391047 | 1.02s 2025-10-03 08:01:24.079435 | fa163e2f-d608-ed31-39ea-000000001c5a | TASK | Render hieradata from template 2025-10-03 08:01:24.109392 | fa163e2f-d608-ed31-39ea-00000000004a | TASK | Hieradata from vars 2025-10-03 08:01:24.117254 | fa163e2f-d608-ed31-39ea-000000001c59 | CHANGED | Copy overcloud.json to all_nodes.json | np0005468024 2025-10-03 08:01:24.118529 | fa163e2f-d608-ed31-39ea-000000001c59 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005468024 | 0:02:22.443852 | 1.00s 2025-10-03 08:01:24.138077 | fa163e2f-d608-ed31-39ea-000000001c5a | TASK | Render hieradata from template 2025-10-03 08:01:24.145404 | fa163e2f-d608-ed31-39ea-00000000004a | TIMING | Hieradata from vars | np0005468025 | 0:02:22.470706 | 0.03s 2025-10-03 08:01:24.187120 | fa163e2f-d608-ed31-39ea-000000001c59 | TASK | Copy overcloud.json to all_nodes.json 2025-10-03 08:01:24.231386 | fa163e2f-d608-ed31-39ea-000000001c59 | CHANGED | Copy overcloud.json to all_nodes.json | np0005468029 2025-10-03 08:01:24.233628 | fa163e2f-d608-ed31-39ea-000000001c59 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005468029 | 0:02:22.558940 | 1.01s 2025-10-03 08:01:24.252892 | fa163e2f-d608-ed31-39ea-000000001c5a | TASK | Render hieradata from template 2025-10-03 08:01:24.263592 | fa163e2f-d608-ed31-39ea-000000001c59 | CHANGED | Copy overcloud.json to all_nodes.json | np0005468026 2025-10-03 08:01:24.264814 | fa163e2f-d608-ed31-39ea-000000001c59 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005468026 | 0:02:22.590134 | 0.99s 2025-10-03 08:01:24.285893 | fa163e2f-d608-ed31-39ea-000000001c5a | TASK | Render hieradata from template 2025-10-03 08:01:24.962359 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468027 | item=bootstrap_node 2025-10-03 08:01:24.967805 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468027 | 0:02:23.293118 | 1.02s 2025-10-03 08:01:25.117016 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468028 | item=bootstrap_node 2025-10-03 08:01:25.118404 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468028 | 0:02:23.443730 | 1.04s 2025-10-03 08:01:25.162669 | fa163e2f-d608-ed31-39ea-000000001c59 | CHANGED | Copy overcloud.json to all_nodes.json | np0005468025 2025-10-03 08:01:25.164251 | fa163e2f-d608-ed31-39ea-000000001c59 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005468025 | 0:02:23.489575 | 0.98s 2025-10-03 08:01:25.177901 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468024 | item=bootstrap_node 2025-10-03 08:01:25.181384 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468024 | 0:02:23.506709 | 1.04s 2025-10-03 08:01:25.207157 | fa163e2f-d608-ed31-39ea-000000001c5a | TASK | Render hieradata from template 2025-10-03 08:01:25.213656 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468029 | item=bootstrap_node 2025-10-03 08:01:25.215405 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468029 | 0:02:23.540735 | 0.96s 2025-10-03 08:01:25.288524 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468026 | item=bootstrap_node 2025-10-03 08:01:25.292772 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468026 | 0:02:23.618088 | 1.01s 2025-10-03 08:01:25.998528 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468027 | item=vip_data 2025-10-03 08:01:26.003911 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468027 | 0:02:24.329238 | 2.05s 2025-10-03 08:01:26.207057 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468025 | item=bootstrap_node 2025-10-03 08:01:26.211516 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468025 | 0:02:24.536843 | 1.00s 2025-10-03 08:01:26.220584 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468029 | item=vip_data 2025-10-03 08:01:26.224949 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468029 | 0:02:24.550278 | 1.97s 2025-10-03 08:01:26.258264 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468024 | item=vip_data 2025-10-03 08:01:26.262618 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468024 | 0:02:24.587950 | 2.12s 2025-10-03 08:01:26.267631 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468028 | item=vip_data 2025-10-03 08:01:26.271624 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468028 | 0:02:24.596876 | 2.19s 2025-10-03 08:01:26.333643 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468026 | item=vip_data 2025-10-03 08:01:26.338291 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468026 | 0:02:24.663622 | 2.05s 2025-10-03 08:01:27.063626 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468027 | item=net_ip_map 2025-10-03 08:01:27.067987 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468027 | 0:02:25.393316 | 3.12s 2025-10-03 08:01:27.219076 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468025 | item=vip_data 2025-10-03 08:01:27.223288 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468025 | 0:02:25.548618 | 2.01s 2025-10-03 08:01:27.274787 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468029 | item=net_ip_map 2025-10-03 08:01:27.278170 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468029 | 0:02:25.603502 | 3.02s 2025-10-03 08:01:27.392623 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468028 | item=net_ip_map 2025-10-03 08:01:27.397192 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468028 | 0:02:25.722524 | 3.32s 2025-10-03 08:01:27.491325 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468026 | item=net_ip_map 2025-10-03 08:01:27.496152 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468026 | 0:02:25.821481 | 3.21s 2025-10-03 08:01:27.509707 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468024 | item=net_ip_map 2025-10-03 08:01:27.513789 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468024 | 0:02:25.839123 | 3.37s 2025-10-03 08:01:28.019568 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468027 | item=cloud_domain 2025-10-03 08:01:28.023951 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468027 | 0:02:26.349288 | 4.07s 2025-10-03 08:01:28.214539 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468029 | item=cloud_domain 2025-10-03 08:01:28.215520 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468029 | 0:02:26.540854 | 3.96s 2025-10-03 08:01:28.386236 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468028 | item=cloud_domain 2025-10-03 08:01:28.391601 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468028 | 0:02:26.716928 | 4.31s 2025-10-03 08:01:28.435824 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468026 | item=cloud_domain 2025-10-03 08:01:28.439813 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468026 | 0:02:26.765141 | 4.15s 2025-10-03 08:01:28.447399 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468025 | item=net_ip_map 2025-10-03 08:01:28.451140 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468025 | 0:02:26.776472 | 3.23s 2025-10-03 08:01:28.461874 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468024 | item=cloud_domain 2025-10-03 08:01:28.465603 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468024 | 0:02:26.790934 | 4.33s 2025-10-03 08:01:28.955364 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468027 | item=fqdn 2025-10-03 08:01:28.956616 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468027 | 0:02:27.281946 | 5.00s 2025-10-03 08:01:29.180611 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468029 | item=fqdn 2025-10-03 08:01:29.185279 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468029 | 0:02:27.510615 | 4.93s 2025-10-03 08:01:29.379845 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468028 | item=fqdn 2025-10-03 08:01:29.382333 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468028 | 0:02:27.707667 | 5.30s 2025-10-03 08:01:29.396413 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468025 | item=cloud_domain 2025-10-03 08:01:29.399061 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468025 | 0:02:27.724399 | 4.18s 2025-10-03 08:01:29.428476 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468026 | item=fqdn 2025-10-03 08:01:29.431358 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468026 | 0:02:27.756693 | 5.14s 2025-10-03 08:01:29.451824 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468024 | item=fqdn 2025-10-03 08:01:29.454119 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468024 | 0:02:27.779455 | 5.31s 2025-10-03 08:01:29.917187 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468027 | item=service_names 2025-10-03 08:01:29.919832 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468027 | 0:02:28.245166 | 5.97s 2025-10-03 08:01:30.022394 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468029 | item=service_names 2025-10-03 08:01:30.026013 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468029 | 0:02:28.351340 | 5.77s 2025-10-03 08:01:30.287142 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468028 | item=service_names 2025-10-03 08:01:30.290607 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468028 | 0:02:28.615937 | 6.21s 2025-10-03 08:01:30.388293 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468025 | item=fqdn 2025-10-03 08:01:30.391849 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468025 | 0:02:28.717178 | 5.18s 2025-10-03 08:01:30.426810 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468026 | item=service_names 2025-10-03 08:01:30.430762 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468026 | 0:02:28.756090 | 6.14s 2025-10-03 08:01:30.438696 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468024 | item=service_names 2025-10-03 08:01:30.441703 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468024 | 0:02:28.767036 | 6.30s 2025-10-03 08:01:30.863186 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468027 | item=service_configs 2025-10-03 08:01:30.864602 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468027 | 0:02:29.189929 | 6.91s 2025-10-03 08:01:30.887784 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468029 | item=service_configs 2025-10-03 08:01:30.888656 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468029 | 0:02:29.213990 | 6.63s 2025-10-03 08:01:31.254243 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468028 | item=service_configs 2025-10-03 08:01:31.257074 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468028 | 0:02:29.582411 | 7.18s 2025-10-03 08:01:31.372260 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468026 | item=service_configs 2025-10-03 08:01:31.377383 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468026 | 0:02:29.702711 | 7.09s 2025-10-03 08:01:31.386952 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468024 | item=service_configs 2025-10-03 08:01:31.392036 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468024 | 0:02:29.717362 | 7.25s 2025-10-03 08:01:31.402199 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468025 | item=service_names 2025-10-03 08:01:31.408270 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468025 | 0:02:29.733601 | 6.19s 2025-10-03 08:01:31.826792 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468027 | item=extraconfig 2025-10-03 08:01:31.829638 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468027 | 0:02:30.154969 | 7.88s 2025-10-03 08:01:31.851253 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468029 | item=extraconfig 2025-10-03 08:01:31.854210 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468029 | 0:02:30.179538 | 7.60s 2025-10-03 08:01:32.277823 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468028 | item=extraconfig 2025-10-03 08:01:32.283658 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468028 | 0:02:30.608984 | 8.20s 2025-10-03 08:01:32.357163 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468024 | item=extraconfig 2025-10-03 08:01:32.361925 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468024 | 0:02:30.687262 | 8.22s 2025-10-03 08:01:32.383569 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468025 | item=service_configs 2025-10-03 08:01:32.386327 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468025 | 0:02:30.711662 | 7.17s 2025-10-03 08:01:32.411700 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468026 | item=extraconfig 2025-10-03 08:01:32.414790 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468026 | 0:02:30.740125 | 8.13s 2025-10-03 08:01:32.804331 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468027 | item=role_extraconfig 2025-10-03 08:01:32.813093 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468027 | 0:02:31.138410 | 8.86s 2025-10-03 08:01:32.822385 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468029 | item=role_extraconfig 2025-10-03 08:01:32.826778 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468029 | 0:02:31.152106 | 8.57s 2025-10-03 08:01:33.272031 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468024 | item=role_extraconfig 2025-10-03 08:01:33.278632 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468024 | 0:02:31.603955 | 9.14s 2025-10-03 08:01:33.287101 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468028 | item=role_extraconfig 2025-10-03 08:01:33.291526 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468028 | 0:02:31.616857 | 9.21s 2025-10-03 08:01:33.361115 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468026 | item=role_extraconfig 2025-10-03 08:01:33.365092 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468026 | 0:02:31.690410 | 9.08s 2025-10-03 08:01:33.408660 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468025 | item=extraconfig 2025-10-03 08:01:33.413925 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468025 | 0:02:31.739228 | 8.20s 2025-10-03 08:01:33.809220 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468027 | item=ovn_chassis_mac_map 2025-10-03 08:01:33.813932 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468027 | 0:02:32.139266 | 9.86s 2025-10-03 08:01:33.825884 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468029 | item=ovn_chassis_mac_map 2025-10-03 08:01:33.830197 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468029 | 0:02:32.155534 | 9.58s 2025-10-03 08:01:33.836870 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468027 | 0:02:32.162195 | 9.89s 2025-10-03 08:01:33.842923 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468029 | 0:02:32.168254 | 9.59s 2025-10-03 08:01:33.885192 | fa163e2f-d608-ed31-39ea-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-03 08:01:33.905397 | fa163e2f-d608-ed31-39ea-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-03 08:01:33.922495 | fa163e2f-d608-ed31-39ea-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005468027 | 0:02:32.247822 | 0.04s 2025-10-03 08:01:33.926102 | fa163e2f-d608-ed31-39ea-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005468029 | 0:02:32.251435 | 0.02s 2025-10-03 08:01:34.012688 | fa163e2f-d608-ed31-39ea-000000001fda | TASK | Check for hieradata file 2025-10-03 08:01:34.027563 | fa163e2f-d608-ed31-39ea-000000001fda | TASK | Check for hieradata file 2025-10-03 08:01:34.213618 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468024 | item=ovn_chassis_mac_map 2025-10-03 08:01:34.219264 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468024 | 0:02:32.544580 | 10.08s 2025-10-03 08:01:34.232390 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468024 | 0:02:32.557725 | 10.09s 2025-10-03 08:01:34.272156 | fa163e2f-d608-ed31-39ea-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-03 08:01:34.283451 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468028 | item=ovn_chassis_mac_map 2025-10-03 08:01:34.286789 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468028 | 0:02:32.612100 | 10.21s 2025-10-03 08:01:34.307388 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468028 | 0:02:32.632705 | 10.23s 2025-10-03 08:01:34.312389 | fa163e2f-d608-ed31-39ea-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005468024 | 0:02:32.637717 | 0.04s 2025-10-03 08:01:34.381239 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468025 | item=role_extraconfig 2025-10-03 08:01:34.385132 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468025 | 0:02:32.710461 | 9.17s 2025-10-03 08:01:34.391240 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468026 | item=ovn_chassis_mac_map 2025-10-03 08:01:34.392626 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468026 | 0:02:32.717960 | 10.11s 2025-10-03 08:01:34.422631 | fa163e2f-d608-ed31-39ea-000000001fda | TASK | Check for hieradata file 2025-10-03 08:01:34.443860 | fa163e2f-d608-ed31-39ea-000000001fda | OK | Check for hieradata file | np0005468029 2025-10-03 08:01:34.444836 | fa163e2f-d608-ed31-39ea-000000001fda | TIMING | tripleo_hieradata : Check for hieradata file | np0005468029 | 0:02:32.770168 | 0.42s 2025-10-03 08:01:34.445333 | fa163e2f-d608-ed31-39ea-000000001fda | OK | Check for hieradata file | np0005468027 2025-10-03 08:01:34.445666 | fa163e2f-d608-ed31-39ea-000000001fda | TIMING | tripleo_hieradata : Check for hieradata file | np0005468027 | 0:02:32.771009 | 0.43s 2025-10-03 08:01:34.447227 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468026 | 0:02:32.772568 | 10.16s 2025-10-03 08:01:34.458818 | fa163e2f-d608-ed31-39ea-000000001fdc | TASK | Get existing data 2025-10-03 08:01:34.472618 | fa163e2f-d608-ed31-39ea-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-03 08:01:34.487269 | fa163e2f-d608-ed31-39ea-000000001fdc | TASK | Get existing data 2025-10-03 08:01:34.516863 | fa163e2f-d608-ed31-39ea-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005468028 | 0:02:32.842188 | 0.04s 2025-10-03 08:01:34.517538 | fa163e2f-d608-ed31-39ea-000000001fdc | SKIPPED | Get existing data | np0005468027 2025-10-03 08:01:34.517968 | fa163e2f-d608-ed31-39ea-000000001fdc | TIMING | tripleo_hieradata : Get existing data | np0005468027 | 0:02:32.843310 | 0.06s 2025-10-03 08:01:34.554684 | fa163e2f-d608-ed31-39ea-000000001fdd | TASK | Set data fact 2025-10-03 08:01:34.568077 | fa163e2f-d608-ed31-39ea-000000001fda | TASK | Check for hieradata file 2025-10-03 08:01:34.594909 | fa163e2f-d608-ed31-39ea-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-03 08:01:34.604547 | fa163e2f-d608-ed31-39ea-000000001fdc | SKIPPED | Get existing data | np0005468029 2025-10-03 08:01:34.605422 | fa163e2f-d608-ed31-39ea-000000001fdc | TIMING | tripleo_hieradata : Get existing data | np0005468029 | 0:02:32.930750 | 0.12s 2025-10-03 08:01:34.605812 | fa163e2f-d608-ed31-39ea-000000001fdd | SKIPPED | Set data fact | np0005468027 2025-10-03 08:01:34.606107 | fa163e2f-d608-ed31-39ea-000000001fdd | TIMING | tripleo_hieradata : Set data fact | np0005468027 | 0:02:32.931450 | 0.05s 2025-10-03 08:01:34.617362 | fa163e2f-d608-ed31-39ea-000000001fdf | TASK | Write ansible hieradata file 2025-10-03 08:01:34.636960 | fa163e2f-d608-ed31-39ea-000000001fdd | TASK | Set data fact 2025-10-03 08:01:34.642853 | fa163e2f-d608-ed31-39ea-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005468026 | 0:02:32.968169 | 0.04s 2025-10-03 08:01:34.692980 | fa163e2f-d608-ed31-39ea-000000001fda | TASK | Check for hieradata file 2025-10-03 08:01:34.697390 | fa163e2f-d608-ed31-39ea-000000001fdd | SKIPPED | Set data fact | np0005468029 2025-10-03 08:01:34.698207 | fa163e2f-d608-ed31-39ea-000000001fdd | TIMING | tripleo_hieradata : Set data fact | np0005468029 | 0:02:33.023535 | 0.06s 2025-10-03 08:01:34.708612 | fa163e2f-d608-ed31-39ea-000000001fdf | TASK | Write ansible hieradata file 2025-10-03 08:01:34.727191 | fa163e2f-d608-ed31-39ea-000000001fda | OK | Check for hieradata file | np0005468024 2025-10-03 08:01:34.728209 | fa163e2f-d608-ed31-39ea-000000001fda | TIMING | tripleo_hieradata : Check for hieradata file | np0005468024 | 0:02:33.053542 | 0.30s 2025-10-03 08:01:34.745394 | fa163e2f-d608-ed31-39ea-000000001fdc | TASK | Get existing data 2025-10-03 08:01:34.805440 | fa163e2f-d608-ed31-39ea-000000001fdc | SKIPPED | Get existing data | np0005468024 2025-10-03 08:01:34.806425 | fa163e2f-d608-ed31-39ea-000000001fdc | TIMING | tripleo_hieradata : Get existing data | np0005468024 | 0:02:33.131757 | 0.06s 2025-10-03 08:01:34.824272 | fa163e2f-d608-ed31-39ea-000000001fdd | TASK | Set data fact 2025-10-03 08:01:34.850133 | fa163e2f-d608-ed31-39ea-000000001fda | OK | Check for hieradata file | np0005468028 2025-10-03 08:01:34.851257 | fa163e2f-d608-ed31-39ea-000000001fda | TIMING | tripleo_hieradata : Check for hieradata file | np0005468028 | 0:02:33.176589 | 0.28s 2025-10-03 08:01:34.864961 | fa163e2f-d608-ed31-39ea-000000001fdc | TASK | Get existing data 2025-10-03 08:01:34.872088 | fa163e2f-d608-ed31-39ea-000000001fdd | SKIPPED | Set data fact | np0005468024 2025-10-03 08:01:34.873272 | fa163e2f-d608-ed31-39ea-000000001fdd | TIMING | tripleo_hieradata : Set data fact | np0005468024 | 0:02:33.198597 | 0.05s 2025-10-03 08:01:34.896102 | fa163e2f-d608-ed31-39ea-000000001fdf | TASK | Write ansible hieradata file 2025-10-03 08:01:34.903147 | fa163e2f-d608-ed31-39ea-000000001fdc | SKIPPED | Get existing data | np0005468028 2025-10-03 08:01:34.904169 | fa163e2f-d608-ed31-39ea-000000001fdc | TIMING | tripleo_hieradata : Get existing data | np0005468028 | 0:02:33.229494 | 0.04s 2025-10-03 08:01:34.919555 | fa163e2f-d608-ed31-39ea-000000001fdd | TASK | Set data fact 2025-10-03 08:01:34.975038 | fa163e2f-d608-ed31-39ea-000000001fdd | SKIPPED | Set data fact | np0005468028 2025-10-03 08:01:34.975846 | fa163e2f-d608-ed31-39ea-000000001fdd | TIMING | tripleo_hieradata : Set data fact | np0005468028 | 0:02:33.301181 | 0.06s 2025-10-03 08:01:34.986439 | fa163e2f-d608-ed31-39ea-000000001fdf | TASK | Write ansible hieradata file 2025-10-03 08:01:34.993673 | fa163e2f-d608-ed31-39ea-000000001fda | OK | Check for hieradata file | np0005468026 2025-10-03 08:01:34.994487 | fa163e2f-d608-ed31-39ea-000000001fda | TIMING | tripleo_hieradata : Check for hieradata file | np0005468026 | 0:02:33.319799 | 0.30s 2025-10-03 08:01:35.010160 | fa163e2f-d608-ed31-39ea-000000001fdc | TASK | Get existing data 2025-10-03 08:01:35.042665 | fa163e2f-d608-ed31-39ea-000000001fdc | SKIPPED | Get existing data | np0005468026 2025-10-03 08:01:35.044519 | fa163e2f-d608-ed31-39ea-000000001fdc | TIMING | tripleo_hieradata : Get existing data | np0005468026 | 0:02:33.369851 | 0.03s 2025-10-03 08:01:35.060580 | fa163e2f-d608-ed31-39ea-000000001fdd | TASK | Set data fact 2025-10-03 08:01:35.099024 | fa163e2f-d608-ed31-39ea-000000001fdd | SKIPPED | Set data fact | np0005468026 2025-10-03 08:01:35.100378 | fa163e2f-d608-ed31-39ea-000000001fdd | TIMING | tripleo_hieradata : Set data fact | np0005468026 | 0:02:33.425703 | 0.04s 2025-10-03 08:01:35.137674 | fa163e2f-d608-ed31-39ea-000000001fdf | TASK | Write ansible hieradata file 2025-10-03 08:01:35.418089 | fa163e2f-d608-ed31-39ea-000000001c5a | CHANGED | Render hieradata from template | np0005468025 | item=ovn_chassis_mac_map 2025-10-03 08:01:35.425195 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468025 | 0:02:33.750496 | 10.21s 2025-10-03 08:01:35.439963 | fa163e2f-d608-ed31-39ea-000000001c5a | TIMING | tripleo_hieradata : Render hieradata from template | np0005468025 | 0:02:33.765286 | 10.22s 2025-10-03 08:01:35.506001 | fa163e2f-d608-ed31-39ea-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-03 08:01:35.543542 | fa163e2f-d608-ed31-39ea-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005468025 | 0:02:33.868866 | 0.04s 2025-10-03 08:01:35.598882 | fa163e2f-d608-ed31-39ea-000000001fda | TASK | Check for hieradata file 2025-10-03 08:01:35.662204 | fa163e2f-d608-ed31-39ea-000000001fdf | CHANGED | Write ansible hieradata file | np0005468029 2025-10-03 08:01:35.663499 | fa163e2f-d608-ed31-39ea-000000001fdf | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005468029 | 0:02:33.988824 | 0.95s 2025-10-03 08:01:35.733783 | fa163e2f-d608-ed31-39ea-000000001fdf | CHANGED | Write ansible hieradata file | np0005468027 2025-10-03 08:01:35.736832 | fa163e2f-d608-ed31-39ea-000000001fdf | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005468027 | 0:02:34.062129 | 1.11s 2025-10-03 08:01:35.738330 | fa163e2f-d608-ed31-39ea-00000000004c | TIMING | include_tasks | np0005468029 | 0:02:34.063662 | 0.05s 2025-10-03 08:01:35.861871 | fa163e2f-d608-ed31-39ea-00000000004c | TIMING | include_tasks | np0005468027 | 0:02:34.187200 | 0.06s 2025-10-03 08:01:35.906320 | fa163e2f-d608-ed31-39ea-000000001fdf | CHANGED | Write ansible hieradata file | np0005468024 2025-10-03 08:01:35.907066 | fa163e2f-d608-ed31-39ea-000000001fdf | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005468024 | 0:02:34.232405 | 1.01s 2025-10-03 08:01:35.932756 | fa163e2f-d608-ed31-39ea-000000001fda | OK | Check for hieradata file | np0005468025 2025-10-03 08:01:35.933551 | fa163e2f-d608-ed31-39ea-000000001fda | TIMING | tripleo_hieradata : Check for hieradata file | np0005468025 | 0:02:34.258886 | 0.33s 2025-10-03 08:01:35.989187 | fa163e2f-d608-ed31-39ea-000000001fdc | TASK | Get existing data 2025-10-03 08:01:36.001370 | fa163e2f-d608-ed31-39ea-000000001fdf | CHANGED | Write ansible hieradata file | np0005468028 2025-10-03 08:01:36.008985 | fa163e2f-d608-ed31-39ea-000000001fdf | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005468028 | 0:02:34.334300 | 1.02s 2025-10-03 08:01:36.009997 | fa163e2f-d608-ed31-39ea-00000000004c | TIMING | include_tasks | np0005468024 | 0:02:34.335332 | 0.06s 2025-10-03 08:01:36.081388 | fa163e2f-d608-ed31-39ea-000000001fdc | SKIPPED | Get existing data | np0005468025 2025-10-03 08:01:36.082104 | fa163e2f-d608-ed31-39ea-000000001fdc | TIMING | tripleo_hieradata : Get existing data | np0005468025 | 0:02:34.407441 | 0.09s 2025-10-03 08:01:36.082599 | fa163e2f-d608-ed31-39ea-000000001fdf | CHANGED | Write ansible hieradata file | np0005468026 2025-10-03 08:01:36.083106 | fa163e2f-d608-ed31-39ea-000000001fdf | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005468026 | 0:02:34.408447 | 0.94s 2025-10-03 08:01:36.138990 | fa163e2f-d608-ed31-39ea-000000001fdd | TASK | Set data fact 2025-10-03 08:01:36.162497 | fa163e2f-d608-ed31-39ea-00000000004c | TIMING | include_tasks | np0005468028 | 0:02:34.487820 | 0.07s 2025-10-03 08:01:36.197298 | fa163e2f-d608-ed31-39ea-000000001fdd | SKIPPED | Set data fact | np0005468025 2025-10-03 08:01:36.198390 | fa163e2f-d608-ed31-39ea-000000001fdd | TIMING | tripleo_hieradata : Set data fact | np0005468025 | 0:02:34.523717 | 0.06s 2025-10-03 08:01:36.226852 | fa163e2f-d608-ed31-39ea-000000001fdf | TASK | Write ansible hieradata file 2025-10-03 08:01:36.254949 | fa163e2f-d608-ed31-39ea-00000000004c | TIMING | include_tasks | np0005468026 | 0:02:34.580274 | 0.06s 2025-10-03 08:01:37.245865 | fa163e2f-d608-ed31-39ea-000000001fdf | CHANGED | Write ansible hieradata file | np0005468025 2025-10-03 08:01:37.247311 | fa163e2f-d608-ed31-39ea-000000001fdf | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005468025 | 0:02:35.572639 | 1.02s 2025-10-03 08:01:37.350169 | fa163e2f-d608-ed31-39ea-00000000004c | TIMING | include_tasks | np0005468025 | 0:02:35.675491 | 0.06s PLAY [Server network deployments] ********************************************** 2025-10-03 08:01:37.546598 | fa163e2f-d608-ed31-39ea-000000000050 | TASK | Network Configuration 2025-10-03 08:01:37.561300 | fa163e2f-d608-ed31-39ea-000000000050 | TASK | Network Configuration 2025-10-03 08:01:37.589205 | fa163e2f-d608-ed31-39ea-000000000050 | TASK | Network Configuration 2025-10-03 08:01:37.615571 | fa163e2f-d608-ed31-39ea-000000000050 | TASK | Network Configuration 2025-10-03 08:01:37.646035 | fa163e2f-d608-ed31-39ea-000000000050 | TASK | Network Configuration 2025-10-03 08:01:37.665483 | fa163e2f-d608-ed31-39ea-000000000050 | TASK | Network Configuration 2025-10-03 08:01:37.675336 | fa163e2f-d608-ed31-39ea-000000000050 | OK | Network Configuration | np0005468027 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005468027 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000050') missing from stats 2025-10-03 08:01:37.676673 | fa163e2f-d608-ed31-39ea-000000000050 | OK | Network Configuration | np0005468028 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005468028 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000050') missing from stats 2025-10-03 08:01:37.677443 | fa163e2f-d608-ed31-39ea-000000000050 | OK | Network Configuration | np0005468029 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005468029 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000050') missing from stats 2025-10-03 08:01:37.678187 | fa163e2f-d608-ed31-39ea-000000000050 | OK | Network Configuration | np0005468024 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005468024 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000050') missing from stats 2025-10-03 08:01:37.679047 | fa163e2f-d608-ed31-39ea-000000000050 | OK | Network Configuration | np0005468025 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005468025 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000050') missing from stats 2025-10-03 08:01:37.691143 | fa163e2f-d608-ed31-39ea-000000000051 | TASK | Check NetworkConfig script existence 2025-10-03 08:01:37.717046 | fa163e2f-d608-ed31-39ea-000000000051 | TASK | Check NetworkConfig script existence 2025-10-03 08:01:37.734082 | fa163e2f-d608-ed31-39ea-000000000051 | TASK | Check NetworkConfig script existence 2025-10-03 08:01:37.753109 | fa163e2f-d608-ed31-39ea-000000000051 | TASK | Check NetworkConfig script existence 2025-10-03 08:01:37.771681 | fa163e2f-d608-ed31-39ea-000000000051 | TASK | Check NetworkConfig script existence 2025-10-03 08:01:37.776499 | fa163e2f-d608-ed31-39ea-000000000050 | OK | Network Configuration | np0005468026 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005468026 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000050') missing from stats 2025-10-03 08:01:37.794127 | fa163e2f-d608-ed31-39ea-000000000051 | TASK | Check NetworkConfig script existence 2025-10-03 08:01:37.951154 | fa163e2f-d608-ed31-39ea-000000000051 | OK | Check NetworkConfig script existence | np0005468028 -> localhost [WARNING]: ('np0005468028 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000051') missing from stats 2025-10-03 08:01:37.966523 | fa163e2f-d608-ed31-39ea-000000000057 | TASK | Gather SELinux fact if needed 2025-10-03 08:01:37.971780 | fa163e2f-d608-ed31-39ea-000000000051 | OK | Check NetworkConfig script existence | np0005468029 -> localhost [WARNING]: ('np0005468029 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000051') missing from stats 2025-10-03 08:01:37.973150 | fa163e2f-d608-ed31-39ea-000000000051 | OK | Check NetworkConfig script existence | np0005468027 -> localhost [WARNING]: ('np0005468027 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000051') missing from stats 2025-10-03 08:01:37.987755 | fa163e2f-d608-ed31-39ea-000000000057 | TASK | Gather SELinux fact if needed 2025-10-03 08:01:38.003964 | fa163e2f-d608-ed31-39ea-000000000057 | TASK | Gather SELinux fact if needed 2025-10-03 08:01:38.009380 | fa163e2f-d608-ed31-39ea-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005468028 2025-10-03 08:01:38.012919 | fa163e2f-d608-ed31-39ea-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005468028 | 0:02:36.338243 | 0.05s 2025-10-03 08:01:38.015256 | fa163e2f-d608-ed31-39ea-000000000051 | OK | Check NetworkConfig script existence | np0005468024 -> localhost [WARNING]: ('np0005468024 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000051') missing from stats 2025-10-03 08:01:38.016216 | fa163e2f-d608-ed31-39ea-000000000051 | OK | Check NetworkConfig script existence | np0005468025 -> localhost [WARNING]: ('np0005468025 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000051') missing from stats 2025-10-03 08:01:38.016954 | fa163e2f-d608-ed31-39ea-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005468027 2025-10-03 08:01:38.017375 | fa163e2f-d608-ed31-39ea-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005468027 | 0:02:36.342717 | 0.03s 2025-10-03 08:01:38.029798 | fa163e2f-d608-ed31-39ea-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-03 08:01:38.043142 | fa163e2f-d608-ed31-39ea-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-03 08:01:38.076344 | fa163e2f-d608-ed31-39ea-000000000057 | TASK | Gather SELinux fact if needed 2025-10-03 08:01:38.095871 | fa163e2f-d608-ed31-39ea-000000000057 | TASK | Gather SELinux fact if needed 2025-10-03 08:01:38.100936 | fa163e2f-d608-ed31-39ea-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005468029 2025-10-03 08:01:38.106772 | fa163e2f-d608-ed31-39ea-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005468029 | 0:02:36.432097 | 0.10s 2025-10-03 08:01:38.107164 | fa163e2f-d608-ed31-39ea-000000000051 | OK | Check NetworkConfig script existence | np0005468026 -> localhost [WARNING]: ('np0005468026 -> localhost', 'fa163e2f-d608-ed31-39ea-000000000051') missing from stats 2025-10-03 08:01:38.108044 | fa163e2f-d608-ed31-39ea-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005468027 2025-10-03 08:01:38.108360 | fa163e2f-d608-ed31-39ea-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005468027 | 0:02:36.433702 | 0.08s 2025-10-03 08:01:38.108655 | fa163e2f-d608-ed31-39ea-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005468028 2025-10-03 08:01:38.108936 | fa163e2f-d608-ed31-39ea-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005468028 | 0:02:36.434279 | 0.06s 2025-10-03 08:01:38.109190 | fa163e2f-d608-ed31-39ea-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005468024 2025-10-03 08:01:38.109474 | fa163e2f-d608-ed31-39ea-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005468024 | 0:02:36.434803 | 0.03s 2025-10-03 08:01:38.122081 | fa163e2f-d608-ed31-39ea-000000000059 | TASK | Ensure requirements are satisfied 2025-10-03 08:01:38.134798 | fa163e2f-d608-ed31-39ea-000000000059 | TASK | Ensure requirements are satisfied 2025-10-03 08:01:38.153184 | fa163e2f-d608-ed31-39ea-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-03 08:01:38.182714 | fa163e2f-d608-ed31-39ea-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-03 08:01:38.205693 | fa163e2f-d608-ed31-39ea-000000000057 | TASK | Gather SELinux fact if needed 2025-10-03 08:01:38.211102 | fa163e2f-d608-ed31-39ea-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005468025 2025-10-03 08:01:38.217011 | fa163e2f-d608-ed31-39ea-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005468025 | 0:02:36.542337 | 0.12s 2025-10-03 08:01:38.217323 | fa163e2f-d608-ed31-39ea-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005468027 2025-10-03 08:01:38.217632 | fa163e2f-d608-ed31-39ea-000000000059 | TIMING | Ensure requirements are satisfied | np0005468027 | 0:02:36.542975 | 0.09s 2025-10-03 08:01:38.217901 | fa163e2f-d608-ed31-39ea-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005468028 2025-10-03 08:01:38.218180 | fa163e2f-d608-ed31-39ea-000000000059 | TIMING | Ensure requirements are satisfied | np0005468028 | 0:02:36.543524 | 0.08s 2025-10-03 08:01:38.218469 | fa163e2f-d608-ed31-39ea-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005468029 2025-10-03 08:01:38.218750 | fa163e2f-d608-ed31-39ea-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005468029 | 0:02:36.544093 | 0.06s 2025-10-03 08:01:38.218995 | fa163e2f-d608-ed31-39ea-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005468024 2025-10-03 08:01:38.219314 | fa163e2f-d608-ed31-39ea-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005468024 | 0:02:36.544657 | 0.04s 2025-10-03 08:01:38.233478 | fa163e2f-d608-ed31-39ea-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-03 08:01:38.247422 | fa163e2f-d608-ed31-39ea-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-03 08:01:38.265533 | fa163e2f-d608-ed31-39ea-000000000059 | TASK | Ensure requirements are satisfied 2025-10-03 08:01:38.293067 | fa163e2f-d608-ed31-39ea-000000000059 | TASK | Ensure requirements are satisfied 2025-10-03 08:01:38.310033 | fa163e2f-d608-ed31-39ea-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-03 08:01:38.314873 | fa163e2f-d608-ed31-39ea-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005468026 2025-10-03 08:01:38.315701 | fa163e2f-d608-ed31-39ea-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005468026 | 0:02:36.641030 | 0.11s 2025-10-03 08:01:38.315997 | fa163e2f-d608-ed31-39ea-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005468027 2025-10-03 08:01:38.316318 | fa163e2f-d608-ed31-39ea-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005468027 | 0:02:36.641661 | 0.08s 2025-10-03 08:01:38.321904 | fa163e2f-d608-ed31-39ea-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005468028 2025-10-03 08:01:38.323044 | fa163e2f-d608-ed31-39ea-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005468028 | 0:02:36.648386 | 0.07s 2025-10-03 08:01:38.323322 | fa163e2f-d608-ed31-39ea-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005468029 2025-10-03 08:01:38.323666 | fa163e2f-d608-ed31-39ea-000000000059 | TIMING | Ensure requirements are satisfied | np0005468029 | 0:02:36.649009 | 0.06s 2025-10-03 08:01:38.324080 | fa163e2f-d608-ed31-39ea-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005468024 2025-10-03 08:01:38.324357 | fa163e2f-d608-ed31-39ea-000000000059 | TIMING | Ensure requirements are satisfied | np0005468024 | 0:02:36.649700 | 0.03s 2025-10-03 08:01:38.334256 | fa163e2f-d608-ed31-39ea-00000000005c | TASK | Reload NetworkManager 2025-10-03 08:01:38.351398 | fa163e2f-d608-ed31-39ea-00000000005c | TASK | Reload NetworkManager 2025-10-03 08:01:38.370827 | fa163e2f-d608-ed31-39ea-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-03 08:01:38.402951 | fa163e2f-d608-ed31-39ea-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-03 08:01:38.423289 | fa163e2f-d608-ed31-39ea-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-03 08:01:38.429046 | fa163e2f-d608-ed31-39ea-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005468025 2025-10-03 08:01:38.435041 | fa163e2f-d608-ed31-39ea-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005468025 | 0:02:36.760368 | 0.12s 2025-10-03 08:01:38.435365 | fa163e2f-d608-ed31-39ea-00000000005c | SKIPPED | Reload NetworkManager | np0005468027 2025-10-03 08:01:38.435682 | fa163e2f-d608-ed31-39ea-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005468027 | 0:02:36.761025 | 0.10s 2025-10-03 08:01:38.435951 | fa163e2f-d608-ed31-39ea-00000000005c | SKIPPED | Reload NetworkManager | np0005468028 2025-10-03 08:01:38.436229 | fa163e2f-d608-ed31-39ea-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005468028 | 0:02:36.761573 | 0.08s 2025-10-03 08:01:38.436529 | fa163e2f-d608-ed31-39ea-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005468029 2025-10-03 08:01:38.436825 | fa163e2f-d608-ed31-39ea-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005468029 | 0:02:36.762169 | 0.06s 2025-10-03 08:01:38.437090 | fa163e2f-d608-ed31-39ea-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005468024 2025-10-03 08:01:38.437359 | fa163e2f-d608-ed31-39ea-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005468024 | 0:02:36.762702 | 0.03s 2025-10-03 08:01:38.451788 | fa163e2f-d608-ed31-39ea-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-03 08:01:38.465670 | fa163e2f-d608-ed31-39ea-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-03 08:01:38.484393 | fa163e2f-d608-ed31-39ea-00000000005c | TASK | Reload NetworkManager 2025-10-03 08:01:38.508530 | fa163e2f-d608-ed31-39ea-00000000005c | TASK | Reload NetworkManager 2025-10-03 08:01:38.531506 | fa163e2f-d608-ed31-39ea-000000000059 | TASK | Ensure requirements are satisfied 2025-10-03 08:01:38.538367 | fa163e2f-d608-ed31-39ea-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005468026 2025-10-03 08:01:38.544318 | fa163e2f-d608-ed31-39ea-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005468026 | 0:02:36.869632 | 0.12s 2025-10-03 08:01:38.544685 | fa163e2f-d608-ed31-39ea-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005468027 2025-10-03 08:01:38.544971 | fa163e2f-d608-ed31-39ea-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005468027 | 0:02:36.870314 | 0.09s 2025-10-03 08:01:38.545263 | fa163e2f-d608-ed31-39ea-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005468028 2025-10-03 08:01:38.545556 | fa163e2f-d608-ed31-39ea-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005468028 | 0:02:36.870899 | 0.08s 2025-10-03 08:01:38.545866 | fa163e2f-d608-ed31-39ea-00000000005c | SKIPPED | Reload NetworkManager | np0005468029 2025-10-03 08:01:38.546139 | fa163e2f-d608-ed31-39ea-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005468029 | 0:02:36.871482 | 0.06s 2025-10-03 08:01:38.546407 | fa163e2f-d608-ed31-39ea-00000000005c | SKIPPED | Reload NetworkManager | np0005468024 2025-10-03 08:01:38.546722 | fa163e2f-d608-ed31-39ea-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005468024 | 0:02:36.872065 | 0.03s 2025-10-03 08:01:38.557112 | fa163e2f-d608-ed31-39ea-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-03 08:01:38.576916 | fa163e2f-d608-ed31-39ea-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-03 08:01:38.596076 | fa163e2f-d608-ed31-39ea-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-03 08:01:38.620385 | fa163e2f-d608-ed31-39ea-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-03 08:01:38.644756 | fa163e2f-d608-ed31-39ea-000000000059 | TASK | Ensure requirements are satisfied 2025-10-03 08:01:38.650205 | fa163e2f-d608-ed31-39ea-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005468025 2025-10-03 08:01:38.656106 | fa163e2f-d608-ed31-39ea-000000000059 | TIMING | Ensure requirements are satisfied | np0005468025 | 0:02:36.981433 | 0.12s 2025-10-03 08:01:38.656521 | fa163e2f-d608-ed31-39ea-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005468027 2025-10-03 08:01:38.656835 | fa163e2f-d608-ed31-39ea-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005468027 | 0:02:36.982178 | 0.09s 2025-10-03 08:01:38.657163 | fa163e2f-d608-ed31-39ea-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005468028 2025-10-03 08:01:38.657526 | fa163e2f-d608-ed31-39ea-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005468028 | 0:02:36.982868 | 0.08s 2025-10-03 08:01:38.657851 | fa163e2f-d608-ed31-39ea-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005468029 2025-10-03 08:01:38.658198 | fa163e2f-d608-ed31-39ea-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005468029 | 0:02:36.983541 | 0.06s 2025-10-03 08:01:38.658480 | fa163e2f-d608-ed31-39ea-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005468024 2025-10-03 08:01:38.658779 | fa163e2f-d608-ed31-39ea-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005468024 | 0:02:36.984123 | 0.03s 2025-10-03 08:01:38.669407 | fa163e2f-d608-ed31-39ea-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-03 08:01:38.694819 | fa163e2f-d608-ed31-39ea-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-03 08:01:38.713836 | fa163e2f-d608-ed31-39ea-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-03 08:01:38.743120 | fa163e2f-d608-ed31-39ea-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-03 08:01:38.761428 | fa163e2f-d608-ed31-39ea-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-03 08:01:38.767097 | fa163e2f-d608-ed31-39ea-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005468026 2025-10-03 08:01:38.773585 | fa163e2f-d608-ed31-39ea-000000000059 | TIMING | Ensure requirements are satisfied | np0005468026 | 0:02:37.098909 | 0.13s 2025-10-03 08:01:38.773944 | fa163e2f-d608-ed31-39ea-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005468027 2025-10-03 08:01:38.774298 | fa163e2f-d608-ed31-39ea-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005468027 | 0:02:37.099641 | 0.10s 2025-10-03 08:01:38.774699 | fa163e2f-d608-ed31-39ea-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005468028 2025-10-03 08:01:38.774986 | fa163e2f-d608-ed31-39ea-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005468028 | 0:02:37.100329 | 0.07s 2025-10-03 08:01:38.775356 | fa163e2f-d608-ed31-39ea-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005468029 2025-10-03 08:01:38.775654 | fa163e2f-d608-ed31-39ea-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005468029 | 0:02:37.100997 | 0.06s 2025-10-03 08:01:38.775930 | fa163e2f-d608-ed31-39ea-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005468024 2025-10-03 08:01:38.776198 | fa163e2f-d608-ed31-39ea-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005468024 | 0:02:37.101541 | 0.03s 2025-10-03 08:01:38.780691 | fa163e2f-d608-ed31-39ea-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005468025 2025-10-03 08:01:38.780985 | fa163e2f-d608-ed31-39ea-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005468025 | 0:02:37.106328 | 0.02s 2025-10-03 08:01:38.793627 | fa163e2f-d608-ed31-39ea-000000000061 | TASK | Ensure we get cloud-init 2025-10-03 08:01:38.810435 | fa163e2f-d608-ed31-39ea-000000000061 | TASK | Ensure we get cloud-init 2025-10-03 08:01:38.834920 | fa163e2f-d608-ed31-39ea-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-03 08:01:38.866134 | fa163e2f-d608-ed31-39ea-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-03 08:01:38.886872 | fa163e2f-d608-ed31-39ea-00000000005c | TASK | Reload NetworkManager 2025-10-03 08:01:38.912878 | fa163e2f-d608-ed31-39ea-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-03 08:01:38.925685 | fa163e2f-d608-ed31-39ea-000000000061 | SKIPPED | Ensure we get cloud-init | np0005468027 2025-10-03 08:01:38.926652 | fa163e2f-d608-ed31-39ea-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005468027 | 0:02:37.251980 | 0.13s 2025-10-03 08:01:38.927012 | fa163e2f-d608-ed31-39ea-000000000061 | SKIPPED | Ensure we get cloud-init | np0005468028 2025-10-03 08:01:38.927302 | fa163e2f-d608-ed31-39ea-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005468028 | 0:02:37.252645 | 0.12s 2025-10-03 08:01:38.927663 | fa163e2f-d608-ed31-39ea-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005468029 2025-10-03 08:01:38.927971 | fa163e2f-d608-ed31-39ea-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005468029 | 0:02:37.253314 | 0.09s 2025-10-03 08:01:38.928277 | fa163e2f-d608-ed31-39ea-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005468024 2025-10-03 08:01:38.928615 | fa163e2f-d608-ed31-39ea-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005468024 | 0:02:37.253958 | 0.06s 2025-10-03 08:01:38.928919 | fa163e2f-d608-ed31-39ea-00000000005c | SKIPPED | Reload NetworkManager | np0005468025 2025-10-03 08:01:38.929201 | fa163e2f-d608-ed31-39ea-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005468025 | 0:02:37.254544 | 0.04s 2025-10-03 08:01:38.942484 | fa163e2f-d608-ed31-39ea-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-03 08:01:38.975607 | fa163e2f-d608-ed31-39ea-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-03 08:01:39.003001 | fa163e2f-d608-ed31-39ea-000000000061 | TASK | Ensure we get cloud-init 2025-10-03 08:01:39.029038 | fa163e2f-d608-ed31-39ea-000000000061 | TASK | Ensure we get cloud-init 2025-10-03 08:01:39.053767 | fa163e2f-d608-ed31-39ea-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-03 08:01:39.058485 | fa163e2f-d608-ed31-39ea-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005468026 2025-10-03 08:01:39.059491 | fa163e2f-d608-ed31-39ea-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005468026 | 0:02:37.384797 | 0.14s 2025-10-03 08:01:39.059916 | fa163e2f-d608-ed31-39ea-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005468027 2025-10-03 08:01:39.060312 | fa163e2f-d608-ed31-39ea-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005468027 | 0:02:37.385653 | 0.12s 2025-10-03 08:01:39.060722 | fa163e2f-d608-ed31-39ea-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005468028 2025-10-03 08:01:39.061120 | fa163e2f-d608-ed31-39ea-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005468028 | 0:02:37.386461 | 0.08s 2025-10-03 08:01:39.061558 | fa163e2f-d608-ed31-39ea-000000000061 | SKIPPED | Ensure we get cloud-init | np0005468029 2025-10-03 08:01:39.061977 | fa163e2f-d608-ed31-39ea-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005468029 | 0:02:37.387317 | 0.06s 2025-10-03 08:01:39.062414 | fa163e2f-d608-ed31-39ea-000000000061 | SKIPPED | Ensure we get cloud-init | np0005468024 2025-10-03 08:01:39.062836 | fa163e2f-d608-ed31-39ea-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005468024 | 0:02:37.388177 | 0.03s 2025-10-03 08:01:39.080964 | fa163e2f-d608-ed31-39ea-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-03 08:01:39.097236 | fa163e2f-d608-ed31-39ea-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-03 08:01:39.114357 | fa163e2f-d608-ed31-39ea-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-03 08:01:39.143108 | fa163e2f-d608-ed31-39ea-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-03 08:01:39.160381 | fa163e2f-d608-ed31-39ea-00000000005c | TASK | Reload NetworkManager 2025-10-03 08:01:39.165305 | fa163e2f-d608-ed31-39ea-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005468025 2025-10-03 08:01:39.166108 | fa163e2f-d608-ed31-39ea-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005468025 | 0:02:37.491438 | 0.11s 2025-10-03 08:01:39.175661 | fa163e2f-d608-ed31-39ea-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005468027 2025-10-03 08:01:39.176000 | fa163e2f-d608-ed31-39ea-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005468027 | 0:02:37.501343 | 0.09s 2025-10-03 08:01:39.176316 | fa163e2f-d608-ed31-39ea-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005468028 2025-10-03 08:01:39.176633 | fa163e2f-d608-ed31-39ea-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005468028 | 0:02:37.501976 | 0.07s 2025-10-03 08:01:39.176925 | fa163e2f-d608-ed31-39ea-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005468029 2025-10-03 08:01:39.177231 | fa163e2f-d608-ed31-39ea-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005468029 | 0:02:37.502575 | 0.06s 2025-10-03 08:01:39.177517 | fa163e2f-d608-ed31-39ea-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005468024 2025-10-03 08:01:39.177807 | fa163e2f-d608-ed31-39ea-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005468024 | 0:02:37.503150 | 0.03s 2025-10-03 08:01:39.192541 | fa163e2f-d608-ed31-39ea-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-03 08:01:39.205372 | fa163e2f-d608-ed31-39ea-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-03 08:01:39.224479 | fa163e2f-d608-ed31-39ea-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-03 08:01:39.246790 | fa163e2f-d608-ed31-39ea-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-03 08:01:39.270806 | fa163e2f-d608-ed31-39ea-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-03 08:01:39.279687 | fa163e2f-d608-ed31-39ea-00000000005c | SKIPPED | Reload NetworkManager | np0005468026 2025-10-03 08:01:39.280565 | fa163e2f-d608-ed31-39ea-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005468026 | 0:02:37.605894 | 0.12s 2025-10-03 08:01:39.280878 | fa163e2f-d608-ed31-39ea-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005468027 2025-10-03 08:01:39.281192 | fa163e2f-d608-ed31-39ea-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005468027 | 0:02:37.606535 | 0.09s 2025-10-03 08:01:39.281525 | fa163e2f-d608-ed31-39ea-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005468028 2025-10-03 08:01:39.281813 | fa163e2f-d608-ed31-39ea-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005468028 | 0:02:37.607157 | 0.08s 2025-10-03 08:01:39.282130 | fa163e2f-d608-ed31-39ea-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005468029 2025-10-03 08:01:39.282405 | fa163e2f-d608-ed31-39ea-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005468029 | 0:02:37.607749 | 0.05s 2025-10-03 08:01:39.282771 | fa163e2f-d608-ed31-39ea-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005468024 2025-10-03 08:01:39.283063 | fa163e2f-d608-ed31-39ea-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005468024 | 0:02:37.608406 | 0.04s 2025-10-03 08:01:39.293754 | fa163e2f-d608-ed31-39ea-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-03 08:01:39.314208 | fa163e2f-d608-ed31-39ea-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-03 08:01:39.332281 | fa163e2f-d608-ed31-39ea-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-03 08:01:39.356160 | fa163e2f-d608-ed31-39ea-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-03 08:01:39.379811 | fa163e2f-d608-ed31-39ea-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-03 08:01:39.389629 | fa163e2f-d608-ed31-39ea-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005468025 2025-10-03 08:01:39.390504 | fa163e2f-d608-ed31-39ea-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005468025 | 0:02:37.715831 | 0.11s 2025-10-03 08:01:39.390847 | fa163e2f-d608-ed31-39ea-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005468027 2025-10-03 08:01:39.391144 | fa163e2f-d608-ed31-39ea-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005468027 | 0:02:37.716487 | 0.10s 2025-10-03 08:01:39.391426 | fa163e2f-d608-ed31-39ea-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005468028 2025-10-03 08:01:39.391720 | fa163e2f-d608-ed31-39ea-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005468028 | 0:02:37.717063 | 0.08s 2025-10-03 08:01:39.391982 | fa163e2f-d608-ed31-39ea-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005468029 2025-10-03 08:01:39.392331 | fa163e2f-d608-ed31-39ea-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005468029 | 0:02:37.717674 | 0.06s 2025-10-03 08:01:39.392632 | fa163e2f-d608-ed31-39ea-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005468024 2025-10-03 08:01:39.392916 | fa163e2f-d608-ed31-39ea-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005468024 | 0:02:37.718259 | 0.04s 2025-10-03 08:01:39.403504 | fa163e2f-d608-ed31-39ea-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-03 08:01:39.422907 | fa163e2f-d608-ed31-39ea-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-03 08:01:39.442570 | fa163e2f-d608-ed31-39ea-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-03 08:01:39.471214 | fa163e2f-d608-ed31-39ea-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-03 08:01:39.488639 | fa163e2f-d608-ed31-39ea-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-03 08:01:39.494061 | fa163e2f-d608-ed31-39ea-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005468026 2025-10-03 08:01:39.500136 | fa163e2f-d608-ed31-39ea-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005468026 | 0:02:37.825462 | 0.11s 2025-10-03 08:01:39.500514 | fa163e2f-d608-ed31-39ea-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005468027 2025-10-03 08:01:39.500825 | fa163e2f-d608-ed31-39ea-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005468027 | 0:02:37.826168 | 0.10s 2025-10-03 08:01:39.501150 | fa163e2f-d608-ed31-39ea-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005468028 2025-10-03 08:01:39.501421 | fa163e2f-d608-ed31-39ea-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005468028 | 0:02:37.826765 | 0.08s 2025-10-03 08:01:39.501716 | fa163e2f-d608-ed31-39ea-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005468029 2025-10-03 08:01:39.502067 | fa163e2f-d608-ed31-39ea-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005468029 | 0:02:37.827338 | 0.06s 2025-10-03 08:01:39.502401 | fa163e2f-d608-ed31-39ea-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005468024 2025-10-03 08:01:39.502704 | fa163e2f-d608-ed31-39ea-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005468024 | 0:02:37.828047 | 0.03s 2025-10-03 08:01:39.516634 | fa163e2f-d608-ed31-39ea-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-03 08:01:39.529855 | fa163e2f-d608-ed31-39ea-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-03 08:01:39.551192 | fa163e2f-d608-ed31-39ea-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-03 08:01:39.579668 | fa163e2f-d608-ed31-39ea-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-03 08:01:39.613214 | fa163e2f-d608-ed31-39ea-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-03 08:01:39.621400 | fa163e2f-d608-ed31-39ea-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005468025 2025-10-03 08:01:39.622448 | fa163e2f-d608-ed31-39ea-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005468025 | 0:02:37.947773 | 0.13s 2025-10-03 08:01:39.622926 | fa163e2f-d608-ed31-39ea-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005468027 2025-10-03 08:01:39.623292 | fa163e2f-d608-ed31-39ea-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005468027 | 0:02:37.948634 | 0.11s 2025-10-03 08:01:39.623704 | fa163e2f-d608-ed31-39ea-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005468028 2025-10-03 08:01:39.624043 | fa163e2f-d608-ed31-39ea-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005468028 | 0:02:37.949385 | 0.09s 2025-10-03 08:01:39.624353 | fa163e2f-d608-ed31-39ea-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005468029 2025-10-03 08:01:39.624699 | fa163e2f-d608-ed31-39ea-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005468029 | 0:02:37.950041 | 0.07s 2025-10-03 08:01:39.625010 | fa163e2f-d608-ed31-39ea-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005468024 2025-10-03 08:01:39.625305 | fa163e2f-d608-ed31-39ea-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005468024 | 0:02:37.950648 | 0.04s 2025-10-03 08:01:39.635990 | fa163e2f-d608-ed31-39ea-00000000006a | TASK | Disable cloud-init network config 2025-10-03 08:01:39.655438 | fa163e2f-d608-ed31-39ea-00000000006a | TASK | Disable cloud-init network config 2025-10-03 08:01:39.673831 | fa163e2f-d608-ed31-39ea-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-03 08:01:39.697427 | fa163e2f-d608-ed31-39ea-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-03 08:01:39.725778 | fa163e2f-d608-ed31-39ea-000000000061 | TASK | Ensure we get cloud-init 2025-10-03 08:01:39.731068 | fa163e2f-d608-ed31-39ea-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005468026 2025-10-03 08:01:39.732009 | fa163e2f-d608-ed31-39ea-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005468026 | 0:02:38.057338 | 0.12s 2025-10-03 08:01:39.732379 | fa163e2f-d608-ed31-39ea-00000000006a | SKIPPED | Disable cloud-init network config | np0005468027 2025-10-03 08:01:39.732723 | fa163e2f-d608-ed31-39ea-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005468027 | 0:02:38.058065 | 0.10s 2025-10-03 08:01:39.733040 | fa163e2f-d608-ed31-39ea-00000000006a | SKIPPED | Disable cloud-init network config | np0005468028 2025-10-03 08:01:39.733359 | fa163e2f-d608-ed31-39ea-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005468028 | 0:02:38.058702 | 0.07s 2025-10-03 08:01:39.733665 | fa163e2f-d608-ed31-39ea-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005468029 2025-10-03 08:01:39.733959 | fa163e2f-d608-ed31-39ea-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005468029 | 0:02:38.059302 | 0.06s 2025-10-03 08:01:39.734248 | fa163e2f-d608-ed31-39ea-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005468024 2025-10-03 08:01:39.734556 | fa163e2f-d608-ed31-39ea-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005468024 | 0:02:38.059899 | 0.04s 2025-10-03 08:01:39.744733 | fa163e2f-d608-ed31-39ea-00000000006b | TASK | Ensure network service is enabled 2025-10-03 08:01:39.765673 | fa163e2f-d608-ed31-39ea-00000000006b | TASK | Ensure network service is enabled 2025-10-03 08:01:39.787115 | fa163e2f-d608-ed31-39ea-00000000006a | TASK | Disable cloud-init network config 2025-10-03 08:01:39.812155 | fa163e2f-d608-ed31-39ea-00000000006a | TASK | Disable cloud-init network config 2025-10-03 08:01:39.835318 | fa163e2f-d608-ed31-39ea-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-03 08:01:39.840140 | fa163e2f-d608-ed31-39ea-000000000061 | SKIPPED | Ensure we get cloud-init | np0005468025 2025-10-03 08:01:39.841031 | fa163e2f-d608-ed31-39ea-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005468025 | 0:02:38.166358 | 0.11s 2025-10-03 08:01:39.841403 | fa163e2f-d608-ed31-39ea-00000000006b | SKIPPED | Ensure network service is enabled | np0005468027 2025-10-03 08:01:39.841736 | fa163e2f-d608-ed31-39ea-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005468027 | 0:02:38.167079 | 0.10s 2025-10-03 08:01:39.842019 | fa163e2f-d608-ed31-39ea-00000000006b | SKIPPED | Ensure network service is enabled | np0005468028 2025-10-03 08:01:39.842314 | fa163e2f-d608-ed31-39ea-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005468028 | 0:02:38.167657 | 0.08s 2025-10-03 08:01:39.847975 | fa163e2f-d608-ed31-39ea-00000000006a | SKIPPED | Disable cloud-init network config | np0005468029 2025-10-03 08:01:39.849262 | fa163e2f-d608-ed31-39ea-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005468029 | 0:02:38.174604 | 0.06s 2025-10-03 08:01:39.849560 | fa163e2f-d608-ed31-39ea-00000000006a | SKIPPED | Disable cloud-init network config | np0005468024 2025-10-03 08:01:39.849851 | fa163e2f-d608-ed31-39ea-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005468024 | 0:02:38.175194 | 0.03s 2025-10-03 08:01:39.879522 | fa163e2f-d608-ed31-39ea-00000000006b | TASK | Ensure network service is enabled 2025-10-03 08:01:39.900538 | fa163e2f-d608-ed31-39ea-00000000006b | TASK | Ensure network service is enabled 2025-10-03 08:01:39.926895 | fa163e2f-d608-ed31-39ea-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-03 08:01:39.938093 | fa163e2f-d608-ed31-39ea-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005468026 2025-10-03 08:01:39.939076 | fa163e2f-d608-ed31-39ea-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005468026 | 0:02:38.264404 | 0.10s 2025-10-03 08:01:39.939439 | fa163e2f-d608-ed31-39ea-00000000006b | SKIPPED | Ensure network service is enabled | np0005468029 2025-10-03 08:01:39.939787 | fa163e2f-d608-ed31-39ea-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005468029 | 0:02:38.265130 | 0.06s 2025-10-03 08:01:39.940136 | fa163e2f-d608-ed31-39ea-00000000006b | SKIPPED | Ensure network service is enabled | np0005468024 2025-10-03 08:01:39.940536 | fa163e2f-d608-ed31-39ea-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005468024 | 0:02:38.265878 | 0.04s 2025-10-03 08:01:40.006225 | fa163e2f-d608-ed31-39ea-000000000061 | TASK | Ensure we get cloud-init 2025-10-03 08:01:40.011919 | fa163e2f-d608-ed31-39ea-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005468025 2025-10-03 08:01:40.012974 | fa163e2f-d608-ed31-39ea-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005468025 | 0:02:38.338302 | 0.08s 2025-10-03 08:01:40.089844 | fa163e2f-d608-ed31-39ea-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-03 08:01:40.095595 | fa163e2f-d608-ed31-39ea-000000000061 | SKIPPED | Ensure we get cloud-init | np0005468026 2025-10-03 08:01:40.096540 | fa163e2f-d608-ed31-39ea-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005468026 | 0:02:38.421865 | 0.09s 2025-10-03 08:01:40.149666 | fa163e2f-d608-ed31-39ea-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-03 08:01:40.154942 | fa163e2f-d608-ed31-39ea-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005468025 2025-10-03 08:01:40.155896 | fa163e2f-d608-ed31-39ea-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005468025 | 0:02:38.481222 | 0.07s 2025-10-03 08:01:40.170418 | fa163e2f-d608-ed31-39ea-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-03 08:01:40.182539 | fa163e2f-d608-ed31-39ea-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005468026 2025-10-03 08:01:40.183437 | fa163e2f-d608-ed31-39ea-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005468026 | 0:02:38.508768 | 0.03s 2025-10-03 08:01:40.198631 | fa163e2f-d608-ed31-39ea-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-03 08:01:40.209470 | fa163e2f-d608-ed31-39ea-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005468025 2025-10-03 08:01:40.210479 | fa163e2f-d608-ed31-39ea-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005468025 | 0:02:38.535788 | 0.04s 2025-10-03 08:01:40.225653 | fa163e2f-d608-ed31-39ea-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-03 08:01:40.237285 | fa163e2f-d608-ed31-39ea-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005468026 2025-10-03 08:01:40.238191 | fa163e2f-d608-ed31-39ea-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005468026 | 0:02:38.563522 | 0.03s 2025-10-03 08:01:40.254160 | fa163e2f-d608-ed31-39ea-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-03 08:01:40.263082 | fa163e2f-d608-ed31-39ea-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005468025 2025-10-03 08:01:40.264063 | fa163e2f-d608-ed31-39ea-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005468025 | 0:02:38.589390 | 0.04s 2025-10-03 08:01:40.279399 | fa163e2f-d608-ed31-39ea-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-03 08:01:40.291802 | fa163e2f-d608-ed31-39ea-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005468026 2025-10-03 08:01:40.292765 | fa163e2f-d608-ed31-39ea-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005468026 | 0:02:38.618094 | 0.03s 2025-10-03 08:01:40.312126 | fa163e2f-d608-ed31-39ea-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-03 08:01:40.317561 | fa163e2f-d608-ed31-39ea-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005468025 2025-10-03 08:01:40.319920 | fa163e2f-d608-ed31-39ea-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005468025 | 0:02:38.644295 | 0.04s 2025-10-03 08:01:40.359365 | fa163e2f-d608-ed31-39ea-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-03 08:01:40.369159 | fa163e2f-d608-ed31-39ea-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005468026 2025-10-03 08:01:40.371154 | fa163e2f-d608-ed31-39ea-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005468026 | 0:02:38.696463 | 0.06s 2025-10-03 08:01:40.409121 | fa163e2f-d608-ed31-39ea-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-03 08:01:40.415564 | fa163e2f-d608-ed31-39ea-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005468025 2025-10-03 08:01:40.416863 | fa163e2f-d608-ed31-39ea-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005468025 | 0:02:38.742184 | 0.06s 2025-10-03 08:01:40.438220 | fa163e2f-d608-ed31-39ea-00000000006a | TASK | Disable cloud-init network config 2025-10-03 08:01:40.449918 | fa163e2f-d608-ed31-39ea-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005468026 2025-10-03 08:01:40.451047 | fa163e2f-d608-ed31-39ea-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005468026 | 0:02:38.776369 | 0.04s 2025-10-03 08:01:40.477092 | fa163e2f-d608-ed31-39ea-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-03 08:01:40.482755 | fa163e2f-d608-ed31-39ea-00000000006a | SKIPPED | Disable cloud-init network config | np0005468025 2025-10-03 08:01:40.483893 | fa163e2f-d608-ed31-39ea-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005468025 | 0:02:38.809214 | 0.04s 2025-10-03 08:01:40.520247 | fa163e2f-d608-ed31-39ea-00000000006b | TASK | Ensure network service is enabled 2025-10-03 08:01:40.528419 | fa163e2f-d608-ed31-39ea-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005468026 2025-10-03 08:01:40.530208 | fa163e2f-d608-ed31-39ea-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005468026 | 0:02:38.855519 | 0.05s 2025-10-03 08:01:40.565515 | fa163e2f-d608-ed31-39ea-00000000006a | TASK | Disable cloud-init network config 2025-10-03 08:01:40.572792 | fa163e2f-d608-ed31-39ea-00000000006b | SKIPPED | Ensure network service is enabled | np0005468025 2025-10-03 08:01:40.573961 | fa163e2f-d608-ed31-39ea-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005468025 | 0:02:38.899283 | 0.05s 2025-10-03 08:01:40.599100 | fa163e2f-d608-ed31-39ea-00000000006a | SKIPPED | Disable cloud-init network config | np0005468026 2025-10-03 08:01:40.599631 | fa163e2f-d608-ed31-39ea-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005468026 | 0:02:38.924970 | 0.03s 2025-10-03 08:01:40.643019 | fa163e2f-d608-ed31-39ea-00000000006b | TASK | Ensure network service is enabled 2025-10-03 08:01:40.676550 | fa163e2f-d608-ed31-39ea-00000000006b | SKIPPED | Ensure network service is enabled | np0005468026 2025-10-03 08:01:40.677142 | fa163e2f-d608-ed31-39ea-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005468026 | 0:02:39.002479 | 0.03s PLAY [Server network validation] *********************************************** 2025-10-03 08:01:40.850470 | fa163e2f-d608-ed31-39ea-00000000009b | TASK | Basic Network Validation 2025-10-03 08:01:40.863525 | fa163e2f-d608-ed31-39ea-00000000009b | TASK | Basic Network Validation 2025-10-03 08:01:40.887572 | fa163e2f-d608-ed31-39ea-00000000009b | TASK | Basic Network Validation 2025-10-03 08:01:40.904080 | fa163e2f-d608-ed31-39ea-00000000009b | TASK | Basic Network Validation 2025-10-03 08:01:40.928118 | fa163e2f-d608-ed31-39ea-00000000009b | TASK | Basic Network Validation 2025-10-03 08:01:40.950113 | fa163e2f-d608-ed31-39ea-00000000009b | TASK | Basic Network Validation 2025-10-03 08:01:40.960622 | fa163e2f-d608-ed31-39ea-00000000009b | TIMING | Basic Network Validation | np0005468027 | 0:02:39.285931 | 0.11s 2025-10-03 08:01:40.961291 | fa163e2f-d608-ed31-39ea-00000000009b | TIMING | Basic Network Validation | np0005468028 | 0:02:39.286634 | 0.10s 2025-10-03 08:01:40.961602 | fa163e2f-d608-ed31-39ea-00000000009b | TIMING | Basic Network Validation | np0005468029 | 0:02:39.286945 | 0.07s 2025-10-03 08:01:40.961892 | fa163e2f-d608-ed31-39ea-00000000009b | TIMING | Basic Network Validation | np0005468024 | 0:02:39.287235 | 0.05s 2025-10-03 08:01:40.962166 | fa163e2f-d608-ed31-39ea-00000000009b | TIMING | Basic Network Validation | np0005468025 | 0:02:39.287509 | 0.03s 2025-10-03 08:01:41.028213 | fa163e2f-d608-ed31-39ea-0000000024ac | TASK | Collect default network fact 2025-10-03 08:01:41.041224 | fa163e2f-d608-ed31-39ea-0000000024ac | TASK | Collect default network fact 2025-10-03 08:01:41.053765 | fa163e2f-d608-ed31-39ea-0000000024ac | TASK | Collect default network fact 2025-10-03 08:01:41.070675 | fa163e2f-d608-ed31-39ea-0000000024ac | TASK | Collect default network fact 2025-10-03 08:01:41.088163 | fa163e2f-d608-ed31-39ea-0000000024ac | TASK | Collect default network fact 2025-10-03 08:01:41.093590 | fa163e2f-d608-ed31-39ea-00000000009b | TIMING | Basic Network Validation | np0005468026 | 0:02:39.418910 | 0.14s 2025-10-03 08:01:41.122678 | fa163e2f-d608-ed31-39ea-0000000024ac | TASK | Collect default network fact 2025-10-03 08:01:41.618495 | fa163e2f-d608-ed31-39ea-0000000024ac | OK | Collect default network fact | np0005468028 2025-10-03 08:01:41.619616 | fa163e2f-d608-ed31-39ea-0000000024ac | TIMING | tripleo_nodes_validation : Collect default network fact | np0005468028 | 0:02:39.944944 | 0.58s 2025-10-03 08:01:41.637793 | fa163e2f-d608-ed31-39ea-0000000024ad | TASK | Check Default IPv4 Gateway availability 2025-10-03 08:01:41.646752 | fa163e2f-d608-ed31-39ea-0000000024ac | OK | Collect default network fact | np0005468027 2025-10-03 08:01:41.647948 | fa163e2f-d608-ed31-39ea-0000000024ac | TIMING | tripleo_nodes_validation : Collect default network fact | np0005468027 | 0:02:39.973276 | 0.62s 2025-10-03 08:01:41.662442 | fa163e2f-d608-ed31-39ea-0000000024ad | TASK | Check Default IPv4 Gateway availability 2025-10-03 08:01:41.680314 | fa163e2f-d608-ed31-39ea-0000000024ac | OK | Collect default network fact | np0005468024 2025-10-03 08:01:41.687578 | fa163e2f-d608-ed31-39ea-0000000024ac | TIMING | tripleo_nodes_validation : Collect default network fact | np0005468024 | 0:02:40.012888 | 0.62s 2025-10-03 08:01:41.689194 | fa163e2f-d608-ed31-39ea-0000000024ac | OK | Collect default network fact | np0005468029 2025-10-03 08:01:41.689715 | fa163e2f-d608-ed31-39ea-0000000024ac | TIMING | tripleo_nodes_validation : Collect default network fact | np0005468029 | 0:02:40.015055 | 0.63s 2025-10-03 08:01:41.691146 | fa163e2f-d608-ed31-39ea-0000000024ac | OK | Collect default network fact | np0005468025 2025-10-03 08:01:41.691857 | fa163e2f-d608-ed31-39ea-0000000024ac | TIMING | tripleo_nodes_validation : Collect default network fact | np0005468025 | 0:02:40.017195 | 0.60s 2025-10-03 08:01:41.706926 | fa163e2f-d608-ed31-39ea-0000000024ad | TASK | Check Default IPv4 Gateway availability 2025-10-03 08:01:41.727927 | fa163e2f-d608-ed31-39ea-0000000024ad | TASK | Check Default IPv4 Gateway availability 2025-10-03 08:01:41.744742 | fa163e2f-d608-ed31-39ea-0000000024ad | TASK | Check Default IPv4 Gateway availability 2025-10-03 08:01:41.850917 | fa163e2f-d608-ed31-39ea-0000000024ac | OK | Collect default network fact | np0005468026 2025-10-03 08:01:41.851998 | fa163e2f-d608-ed31-39ea-0000000024ac | TIMING | tripleo_nodes_validation : Collect default network fact | np0005468026 | 0:02:40.177326 | 0.73s 2025-10-03 08:01:41.870919 | fa163e2f-d608-ed31-39ea-0000000024ad | TASK | Check Default IPv4 Gateway availability 2025-10-03 08:01:46.049335 | fa163e2f-d608-ed31-39ea-0000000024ad | OK | Check Default IPv4 Gateway availability | np0005468029 2025-10-03 08:01:46.051974 | fa163e2f-d608-ed31-39ea-0000000024ad | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005468029 | 0:02:44.377301 | 4.34s 2025-10-03 08:01:46.087353 | fa163e2f-d608-ed31-39ea-0000000024ae | TASK | Check all networks Gateway availability 2025-10-03 08:01:46.099988 | fa163e2f-d608-ed31-39ea-0000000024ad | OK | Check Default IPv4 Gateway availability | np0005468028 2025-10-03 08:01:46.102287 | fa163e2f-d608-ed31-39ea-0000000024ad | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005468028 | 0:02:44.427597 | 4.46s 2025-10-03 08:01:46.103579 | fa163e2f-d608-ed31-39ea-0000000024ad | OK | Check Default IPv4 Gateway availability | np0005468027 2025-10-03 08:01:46.104349 | fa163e2f-d608-ed31-39ea-0000000024ad | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005468027 | 0:02:44.429683 | 4.43s 2025-10-03 08:01:46.151699 | fa163e2f-d608-ed31-39ea-0000000024ae | TASK | Check all networks Gateway availability 2025-10-03 08:01:46.181548 | fa163e2f-d608-ed31-39ea-0000000024ae | TASK | Check all networks Gateway availability 2025-10-03 08:01:46.192764 | fa163e2f-d608-ed31-39ea-0000000024ad | OK | Check Default IPv4 Gateway availability | np0005468025 2025-10-03 08:01:46.193989 | fa163e2f-d608-ed31-39ea-0000000024ad | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005468025 | 0:02:44.519316 | 4.45s 2025-10-03 08:01:46.194758 | fa163e2f-d608-ed31-39ea-0000000024ad | OK | Check Default IPv4 Gateway availability | np0005468024 2025-10-03 08:01:46.195246 | fa163e2f-d608-ed31-39ea-0000000024ad | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005468024 | 0:02:44.520585 | 4.47s 2025-10-03 08:01:46.214945 | fa163e2f-d608-ed31-39ea-0000000024ae | TASK | Check all networks Gateway availability 2025-10-03 08:01:46.239442 | fa163e2f-d608-ed31-39ea-0000000024ae | TASK | Check all networks Gateway availability 2025-10-03 08:01:46.280122 | fa163e2f-d608-ed31-39ea-0000000024ad | OK | Check Default IPv4 Gateway availability | np0005468026 2025-10-03 08:01:46.281342 | fa163e2f-d608-ed31-39ea-0000000024ad | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005468026 | 0:02:44.606670 | 4.41s 2025-10-03 08:01:46.308442 | fa163e2f-d608-ed31-39ea-0000000024ae | TASK | Check all networks Gateway availability 2025-10-03 08:01:50.527584 | fa163e2f-d608-ed31-39ea-0000000024ae | OK | Check all networks Gateway availability | np0005468029 | item=192.168.122.10 2025-10-03 08:01:50.531788 | fa163e2f-d608-ed31-39ea-0000000024ae | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005468029 | 0:02:48.857102 | 4.44s 2025-10-03 08:01:50.541857 | fa163e2f-d608-ed31-39ea-0000000024ae | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005468029 | 0:02:48.867189 | 4.45s 2025-10-03 08:01:50.556429 | fa163e2f-d608-ed31-39ea-0000000024b0 | TASK | Check Controllers availability 2025-10-03 08:01:50.596616 | fa163e2f-d608-ed31-39ea-0000000024ae | OK | Check all networks Gateway availability | np0005468027 | item=192.168.122.10 2025-10-03 08:01:50.601002 | fa163e2f-d608-ed31-39ea-0000000024ae | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005468027 | 0:02:48.926316 | 4.45s 2025-10-03 08:01:50.616644 | fa163e2f-d608-ed31-39ea-0000000024ae | OK | Check all networks Gateway availability | np0005468028 | item=192.168.122.10 2025-10-03 08:01:50.617884 | fa163e2f-d608-ed31-39ea-0000000024ae | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005468028 | 0:02:48.943212 | 4.43s 2025-10-03 08:01:50.631911 | fa163e2f-d608-ed31-39ea-0000000024ae | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005468027 | 0:02:48.957236 | 4.48s 2025-10-03 08:01:50.634129 | fa163e2f-d608-ed31-39ea-0000000024ae | OK | Check all networks Gateway availability | np0005468024 | item=192.168.122.10 2025-10-03 08:01:50.635388 | fa163e2f-d608-ed31-39ea-0000000024ae | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005468024 | 0:02:48.960713 | 4.42s 2025-10-03 08:01:50.637037 | fa163e2f-d608-ed31-39ea-0000000024ae | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005468028 | 0:02:48.962369 | 4.45s 2025-10-03 08:01:50.648669 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468029 | 0:02:48.973995 | 0.09s 2025-10-03 08:01:50.649928 | fa163e2f-d608-ed31-39ea-0000000024ae | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005468024 | 0:02:48.975261 | 4.43s 2025-10-03 08:01:50.660788 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468029 | 0:02:48.986121 | 0.10s 2025-10-03 08:01:50.677699 | fa163e2f-d608-ed31-39ea-0000000024b0 | TASK | Check Controllers availability 2025-10-03 08:01:50.685663 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468029 | 0:02:49.010991 | 0.13s 2025-10-03 08:01:50.707274 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468029 | 0:02:49.032594 | 0.15s 2025-10-03 08:01:50.724957 | fa163e2f-d608-ed31-39ea-0000000024b0 | TASK | Check Controllers availability 2025-10-03 08:01:50.747057 | fa163e2f-d608-ed31-39ea-0000000024ae | OK | Check all networks Gateway availability | np0005468026 | item=192.168.122.10 2025-10-03 08:01:50.748907 | fa163e2f-d608-ed31-39ea-0000000024ae | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005468026 | 0:02:49.074217 | 4.44s 2025-10-03 08:01:50.768607 | fa163e2f-d608-ed31-39ea-0000000024b0 | TASK | Check Controllers availability 2025-10-03 08:01:50.776994 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468029 | 0:02:49.102287 | 0.22s 2025-10-03 08:01:50.784649 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468027 | 0:02:49.109966 | 0.10s 2025-10-03 08:01:50.786169 | fa163e2f-d608-ed31-39ea-0000000024ae | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005468026 | 0:02:49.111500 | 4.48s 2025-10-03 08:01:50.810319 | fc41aad0-b27f-4da6-8033-4edd37651fe4 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468029 2025-10-03 08:01:50.822127 | d5efaad7-8edc-4b0a-8e7b-c43c292438dc | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468029 2025-10-03 08:01:50.836016 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468027 | 0:02:49.161328 | 0.15s 2025-10-03 08:01:50.837167 | c6fcaa1a-c387-4d7b-9d84-46a5b016f716 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468029 2025-10-03 08:01:50.851609 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468028 | 0:02:49.176936 | 0.12s 2025-10-03 08:01:50.857603 | e5763807-a509-4ba7-a50c-0a7ddafa16fc | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468029 2025-10-03 08:01:50.863503 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468027 | 0:02:49.188835 | 0.18s 2025-10-03 08:01:50.868909 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468024 | 0:02:49.194241 | 0.10s 2025-10-03 08:01:50.876387 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468028 | 0:02:49.201720 | 0.15s 2025-10-03 08:01:50.882160 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468027 | 0:02:49.207494 | 0.20s 2025-10-03 08:01:50.892754 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468028 | 0:02:49.218085 | 0.17s 2025-10-03 08:01:50.898263 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468024 | 0:02:49.223597 | 0.13s 2025-10-03 08:01:50.902556 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468028 | 0:02:49.227895 | 0.18s 2025-10-03 08:01:50.913975 | fa163e2f-d608-ed31-39ea-000000002524 | TASK | Set IP options 2025-10-03 08:01:50.928057 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468024 | 0:02:49.253360 | 0.16s 2025-10-03 08:01:50.948215 | fa163e2f-d608-ed31-39ea-0000000024b0 | TASK | Check Controllers availability 2025-10-03 08:01:50.954272 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468027 | 0:02:49.279593 | 0.27s 2025-10-03 08:01:50.959317 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468024 | 0:02:49.284655 | 0.19s 2025-10-03 08:01:50.960208 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468028 | 0:02:49.285546 | 0.23s 2025-10-03 08:01:50.961089 | fa163e2f-d608-ed31-39ea-000000002524 | OK | Set IP options | np0005468029 2025-10-03 08:01:50.962363 | fa163e2f-d608-ed31-39ea-000000002524 | TIMING | tripleo_nodes_validation : Set IP options | np0005468029 | 0:02:49.287703 | 0.05s 2025-10-03 08:01:50.986797 | c486725c-5bb1-4907-bbf1-84e8c86ff1dd | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468027 2025-10-03 08:01:50.987269 | c486725c-5bb1-4907-bbf1-84e8c86ff1dd | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468028 2025-10-03 08:01:50.994627 | 92e7dbf6-6f28-475c-9b9b-78aed0e5303d | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468027 2025-10-03 08:01:50.994916 | 92e7dbf6-6f28-475c-9b9b-78aed0e5303d | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468028 2025-10-03 08:01:51.002079 | 73ebeea2-260c-4178-9647-7a3b80691844 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468027 2025-10-03 08:01:51.004478 | 73ebeea2-260c-4178-9647-7a3b80691844 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468028 2025-10-03 08:01:51.012098 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468024 | 0:02:49.337435 | 0.24s 2025-10-03 08:01:51.012570 | 8f7296a7-29d2-4c4f-bb47-7d37d2589c51 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468027 2025-10-03 08:01:51.012888 | 8f7296a7-29d2-4c4f-bb47-7d37d2589c51 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468028 2025-10-03 08:01:51.028411 | fa163e2f-d608-ed31-39ea-000000002583 | TASK | Set IP options 2025-10-03 08:01:51.043089 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468024 | 0:02:49.368380 | 0.27s 2025-10-03 08:01:51.051574 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468026 | 0:02:49.376905 | 0.10s 2025-10-03 08:01:51.064742 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468026 | 0:02:49.390064 | 0.12s 2025-10-03 08:01:51.080914 | fa163e2f-d608-ed31-39ea-000000002583 | TASK | Set IP options 2025-10-03 08:01:51.088502 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468026 | 0:02:49.413801 | 0.14s 2025-10-03 08:01:51.108903 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468026 | 0:02:49.434180 | 0.16s 2025-10-03 08:01:51.116050 | fa163e2f-d608-ed31-39ea-000000002525 | TASK | Lookup interface information 2025-10-03 08:01:51.128740 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468024 | 0:02:49.454049 | 0.36s 2025-10-03 08:01:51.136788 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468026 | 0:02:49.462109 | 0.19s 2025-10-03 08:01:51.138091 | fa163e2f-d608-ed31-39ea-000000002583 | OK | Set IP options | np0005468027 2025-10-03 08:01:51.138988 | fa163e2f-d608-ed31-39ea-000000002583 | TIMING | tripleo_nodes_validation : Set IP options | np0005468027 | 0:02:49.464324 | 0.11s 2025-10-03 08:01:51.139657 | fa163e2f-d608-ed31-39ea-000000002583 | OK | Set IP options | np0005468028 2025-10-03 08:01:51.140245 | fa163e2f-d608-ed31-39ea-000000002583 | TIMING | tripleo_nodes_validation : Set IP options | np0005468028 | 0:02:49.465584 | 0.05s 2025-10-03 08:01:51.153561 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468026 | 0:02:49.478874 | 0.20s 2025-10-03 08:01:51.188909 | 8675bcaf-9893-4099-b832-488c90c4727f | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468024 2025-10-03 08:01:51.201085 | ee2edd88-9fcd-4c73-bf6f-157085ee2bc5 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468024 2025-10-03 08:01:51.210688 | ca56aaf0-8045-4b28-9658-19e918355015 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468024 2025-10-03 08:01:51.219652 | c2441d11-cd2f-48bb-a5fa-f5c001bd59cb | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468024 2025-10-03 08:01:51.227221 | ded02416-bc67-471b-bb8a-28eb873e9ae0 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468024 2025-10-03 08:01:51.292472 | 7e32810e-60a7-4d81-a221-d686ab40ea22 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468024 2025-10-03 08:01:51.308095 | fa163e2f-d608-ed31-39ea-000000002584 | TASK | Lookup interface information 2025-10-03 08:01:51.321700 | fa163e2f-d608-ed31-39ea-000000002584 | TASK | Lookup interface information 2025-10-03 08:01:51.339394 | fa163e2f-d608-ed31-39ea-0000000025f5 | TASK | Set IP options 2025-10-03 08:01:51.346075 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468026 | 0:02:49.671386 | 0.40s 2025-10-03 08:01:51.366484 | 9709cba5-f4c8-432f-a69d-e8e6fd73e01e | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468026 2025-10-03 08:01:51.374574 | 7ee0e2e3-b180-4930-9240-771775cc4662 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468026 2025-10-03 08:01:51.387718 | e6a72d49-caf1-499c-83a7-fe3119f378f9 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468026 2025-10-03 08:01:51.394865 | 5821c28f-372c-486b-a494-cbadf0612fb4 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468026 2025-10-03 08:01:51.401887 | d7a23fc0-40b9-44c5-a021-f18fe71b0367 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468026 2025-10-03 08:01:51.409371 | 27142c33-a47d-45cd-bb0b-cdd343312513 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468026 2025-10-03 08:01:51.427336 | fa163e2f-d608-ed31-39ea-00000000264e | TASK | Set IP options 2025-10-03 08:01:51.432497 | fa163e2f-d608-ed31-39ea-0000000025f5 | OK | Set IP options | np0005468024 2025-10-03 08:01:51.433412 | fa163e2f-d608-ed31-39ea-0000000025f5 | TIMING | tripleo_nodes_validation : Set IP options | np0005468024 | 0:02:49.758742 | 0.09s 2025-10-03 08:01:51.454786 | fa163e2f-d608-ed31-39ea-0000000025f6 | TASK | Lookup interface information 2025-10-03 08:01:51.460856 | fa163e2f-d608-ed31-39ea-000000002525 | CHANGED | Lookup interface information | np0005468029 2025-10-03 08:01:51.461854 | fa163e2f-d608-ed31-39ea-000000002525 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468029 | 0:02:49.787184 | 0.34s 2025-10-03 08:01:51.478220 | fa163e2f-d608-ed31-39ea-000000002526 | TASK | Set interface vars 2025-10-03 08:01:51.484653 | fa163e2f-d608-ed31-39ea-00000000264e | OK | Set IP options | np0005468026 2025-10-03 08:01:51.485544 | fa163e2f-d608-ed31-39ea-00000000264e | TIMING | tripleo_nodes_validation : Set IP options | np0005468026 | 0:02:49.810876 | 0.06s 2025-10-03 08:01:51.500654 | fa163e2f-d608-ed31-39ea-00000000264f | TASK | Lookup interface information 2025-10-03 08:01:51.567444 | fa163e2f-d608-ed31-39ea-000000002526 | OK | Set interface vars | np0005468029 2025-10-03 08:01:51.568663 | fa163e2f-d608-ed31-39ea-000000002526 | TIMING | tripleo_nodes_validation : Set interface vars | np0005468029 | 0:02:49.893993 | 0.09s 2025-10-03 08:01:51.580833 | fa163e2f-d608-ed31-39ea-000000002528 | TASK | Check IP responsiveness 2025-10-03 08:01:51.619572 | fa163e2f-d608-ed31-39ea-0000000024ae | OK | Check all networks Gateway availability | np0005468025 | item=192.168.122.10 2025-10-03 08:01:51.622064 | fa163e2f-d608-ed31-39ea-0000000024ae | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005468025 | 0:02:49.947379 | 5.38s 2025-10-03 08:01:51.629372 | fa163e2f-d608-ed31-39ea-0000000024ae | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005468025 | 0:02:49.954706 | 5.39s 2025-10-03 08:01:51.646998 | fa163e2f-d608-ed31-39ea-0000000024b0 | TASK | Check Controllers availability 2025-10-03 08:01:51.652191 | fa163e2f-d608-ed31-39ea-000000002584 | CHANGED | Lookup interface information | np0005468027 2025-10-03 08:01:51.653444 | fa163e2f-d608-ed31-39ea-000000002584 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468027 | 0:02:49.978766 | 0.34s 2025-10-03 08:01:51.674443 | fa163e2f-d608-ed31-39ea-000000002585 | TASK | Set interface vars 2025-10-03 08:01:51.683826 | fa163e2f-d608-ed31-39ea-000000002584 | CHANGED | Lookup interface information | np0005468028 2025-10-03 08:01:51.685194 | fa163e2f-d608-ed31-39ea-000000002584 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468028 | 0:02:50.010517 | 0.36s 2025-10-03 08:01:51.700831 | fa163e2f-d608-ed31-39ea-000000002585 | TASK | Set interface vars 2025-10-03 08:01:51.729388 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468025 | 0:02:50.054692 | 0.08s 2025-10-03 08:01:51.742726 | fa163e2f-d608-ed31-39ea-0000000025f6 | CHANGED | Lookup interface information | np0005468024 2025-10-03 08:01:51.744107 | fa163e2f-d608-ed31-39ea-0000000025f6 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468024 | 0:02:50.069436 | 0.29s 2025-10-03 08:01:51.764416 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468025 | 0:02:50.089742 | 0.12s 2025-10-03 08:01:51.769960 | fa163e2f-d608-ed31-39ea-0000000025f7 | TASK | Set interface vars 2025-10-03 08:01:51.775809 | fa163e2f-d608-ed31-39ea-000000002585 | OK | Set interface vars | np0005468027 2025-10-03 08:01:51.777270 | fa163e2f-d608-ed31-39ea-000000002585 | TIMING | tripleo_nodes_validation : Set interface vars | np0005468027 | 0:02:50.102601 | 0.10s 2025-10-03 08:01:51.788299 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468025 | 0:02:50.113619 | 0.14s 2025-10-03 08:01:51.804968 | fa163e2f-d608-ed31-39ea-000000002587 | TASK | Check IP responsiveness 2025-10-03 08:01:51.811444 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468025 | 0:02:50.136767 | 0.16s 2025-10-03 08:01:51.818550 | fa163e2f-d608-ed31-39ea-000000002585 | OK | Set interface vars | np0005468028 2025-10-03 08:01:51.824992 | fa163e2f-d608-ed31-39ea-000000002585 | TIMING | tripleo_nodes_validation : Set interface vars | np0005468028 | 0:02:50.150316 | 0.12s 2025-10-03 08:01:51.825598 | fa163e2f-d608-ed31-39ea-00000000264f | CHANGED | Lookup interface information | np0005468026 2025-10-03 08:01:51.826195 | fa163e2f-d608-ed31-39ea-00000000264f | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468026 | 0:02:50.151534 | 0.32s 2025-10-03 08:01:51.835658 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468025 | 0:02:50.160985 | 0.19s 2025-10-03 08:01:51.851837 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468025 | 0:02:50.177169 | 0.20s 2025-10-03 08:01:51.864836 | fa163e2f-d608-ed31-39ea-000000002587 | TASK | Check IP responsiveness 2025-10-03 08:01:51.888861 | fa163e2f-d608-ed31-39ea-000000002650 | TASK | Set interface vars 2025-10-03 08:01:51.894717 | fa163e2f-d608-ed31-39ea-0000000025f7 | OK | Set interface vars | np0005468024 2025-10-03 08:01:51.895763 | fa163e2f-d608-ed31-39ea-0000000025f7 | TIMING | tripleo_nodes_validation : Set interface vars | np0005468024 | 0:02:50.221085 | 0.12s 2025-10-03 08:01:51.896242 | fa163e2f-d608-ed31-39ea-000000002587 | SKIPPED | Check IP responsiveness | np0005468027 2025-10-03 08:01:51.896710 | fa163e2f-d608-ed31-39ea-000000002587 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468027 | 0:02:50.222050 | 0.08s 2025-10-03 08:01:51.897443 | fa163e2f-d608-ed31-39ea-0000000024b0 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005468025 | 0:02:50.222786 | 0.25s 2025-10-03 08:01:51.915509 | dacb8174-a643-4588-9863-6d8ba32014bc | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468025 2025-10-03 08:01:51.923871 | 5d72834b-56f2-44b9-8afb-0b836aa266bf | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468025 2025-10-03 08:01:51.931237 | 486cad46-cf11-4e53-b642-c0653b9bcc5f | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468025 2025-10-03 08:01:51.938277 | f00f4b8d-13f5-4566-9474-87598ad844c4 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468025 2025-10-03 08:01:51.945350 | ab1d4f4e-7582-4f70-8b86-9df7a398a733 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468025 2025-10-03 08:01:51.952489 | 44b339e6-9f44-4196-a910-6158795ac546 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005468025 2025-10-03 08:01:51.975007 | fa163e2f-d608-ed31-39ea-000000002588 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-03 08:01:51.993824 | fa163e2f-d608-ed31-39ea-0000000025f9 | TASK | Check IP responsiveness 2025-10-03 08:01:52.018254 | fa163e2f-d608-ed31-39ea-0000000026d1 | TASK | Set IP options 2025-10-03 08:01:52.028201 | fa163e2f-d608-ed31-39ea-000000002650 | OK | Set interface vars | np0005468026 2025-10-03 08:01:52.029175 | fa163e2f-d608-ed31-39ea-000000002650 | TIMING | tripleo_nodes_validation : Set interface vars | np0005468026 | 0:02:50.354504 | 0.14s 2025-10-03 08:01:52.029562 | fa163e2f-d608-ed31-39ea-000000002588 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005468027 2025-10-03 08:01:52.029861 | fa163e2f-d608-ed31-39ea-000000002588 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005468027 | 0:02:50.355204 | 0.05s 2025-10-03 08:01:52.030216 | fa163e2f-d608-ed31-39ea-0000000025f9 | SKIPPED | Check IP responsiveness | np0005468024 2025-10-03 08:01:52.030508 | fa163e2f-d608-ed31-39ea-0000000025f9 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468024 | 0:02:50.355851 | 0.04s 2025-10-03 08:01:52.040343 | fa163e2f-d608-ed31-39ea-00000000258e | TASK | Set IP options 2025-10-03 08:01:52.060241 | fa163e2f-d608-ed31-39ea-0000000025fa | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-03 08:01:52.095862 | fa163e2f-d608-ed31-39ea-000000002652 | TASK | Check IP responsiveness 2025-10-03 08:01:52.103746 | fa163e2f-d608-ed31-39ea-0000000026d1 | OK | Set IP options | np0005468025 2025-10-03 08:01:52.105059 | fa163e2f-d608-ed31-39ea-0000000026d1 | TIMING | tripleo_nodes_validation : Set IP options | np0005468025 | 0:02:50.430384 | 0.08s 2025-10-03 08:01:52.105504 | fa163e2f-d608-ed31-39ea-00000000258e | OK | Set IP options | np0005468027 2025-10-03 08:01:52.105823 | fa163e2f-d608-ed31-39ea-00000000258e | TIMING | tripleo_nodes_validation : Set IP options | np0005468027 | 0:02:50.431166 | 0.06s 2025-10-03 08:01:52.106177 | fa163e2f-d608-ed31-39ea-0000000025fa | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005468024 2025-10-03 08:01:52.106491 | fa163e2f-d608-ed31-39ea-0000000025fa | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005468024 | 0:02:50.431834 | 0.04s 2025-10-03 08:01:52.117368 | fa163e2f-d608-ed31-39ea-00000000258f | TASK | Lookup interface information 2025-10-03 08:01:52.135425 | fa163e2f-d608-ed31-39ea-000000002600 | TASK | Set IP options 2025-10-03 08:01:52.153958 | fa163e2f-d608-ed31-39ea-0000000026d2 | TASK | Lookup interface information 2025-10-03 08:01:52.195403 | fa163e2f-d608-ed31-39ea-000000002600 | OK | Set IP options | np0005468024 2025-10-03 08:01:52.196735 | fa163e2f-d608-ed31-39ea-000000002600 | TIMING | tripleo_nodes_validation : Set IP options | np0005468024 | 0:02:50.522061 | 0.06s 2025-10-03 08:01:52.218057 | fa163e2f-d608-ed31-39ea-000000002601 | TASK | Lookup interface information 2025-10-03 08:01:52.434640 | fa163e2f-d608-ed31-39ea-00000000258f | CHANGED | Lookup interface information | np0005468027 2025-10-03 08:01:52.435869 | fa163e2f-d608-ed31-39ea-00000000258f | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468027 | 0:02:50.761198 | 0.32s 2025-10-03 08:01:52.449633 | fa163e2f-d608-ed31-39ea-000000002590 | TASK | Set interface vars 2025-10-03 08:01:52.499788 | fa163e2f-d608-ed31-39ea-0000000026d2 | CHANGED | Lookup interface information | np0005468025 2025-10-03 08:01:52.501628 | fa163e2f-d608-ed31-39ea-0000000026d2 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468025 | 0:02:50.826957 | 0.35s 2025-10-03 08:01:52.523844 | fa163e2f-d608-ed31-39ea-0000000026d3 | TASK | Set interface vars 2025-10-03 08:01:52.567438 | fa163e2f-d608-ed31-39ea-000000002601 | CHANGED | Lookup interface information | np0005468024 2025-10-03 08:01:52.568715 | fa163e2f-d608-ed31-39ea-000000002601 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468024 | 0:02:50.894045 | 0.35s 2025-10-03 08:01:52.569583 | fa163e2f-d608-ed31-39ea-000000002590 | OK | Set interface vars | np0005468027 2025-10-03 08:01:52.570065 | fa163e2f-d608-ed31-39ea-000000002590 | TIMING | tripleo_nodes_validation : Set interface vars | np0005468027 | 0:02:50.895405 | 0.12s 2025-10-03 08:01:52.584967 | fa163e2f-d608-ed31-39ea-000000002592 | TASK | Check IP responsiveness 2025-10-03 08:01:52.605413 | fa163e2f-d608-ed31-39ea-000000002602 | TASK | Set interface vars 2025-10-03 08:01:52.617847 | fa163e2f-d608-ed31-39ea-0000000026d3 | OK | Set interface vars | np0005468025 2025-10-03 08:01:52.623188 | fa163e2f-d608-ed31-39ea-0000000026d3 | TIMING | tripleo_nodes_validation : Set interface vars | np0005468025 | 0:02:50.948519 | 0.10s 2025-10-03 08:01:52.623559 | fa163e2f-d608-ed31-39ea-000000002592 | SKIPPED | Check IP responsiveness | np0005468027 2025-10-03 08:01:52.623902 | fa163e2f-d608-ed31-39ea-000000002592 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468027 | 0:02:50.949245 | 0.04s 2025-10-03 08:01:52.635374 | fa163e2f-d608-ed31-39ea-000000002593 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-03 08:01:52.655653 | fa163e2f-d608-ed31-39ea-0000000026d5 | TASK | Check IP responsiveness 2025-10-03 08:01:52.667667 | fa163e2f-d608-ed31-39ea-000000002593 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005468027 2025-10-03 08:01:52.668557 | fa163e2f-d608-ed31-39ea-000000002593 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005468027 | 0:02:50.993887 | 0.03s 2025-10-03 08:01:52.679524 | fa163e2f-d608-ed31-39ea-000000002599 | TASK | Set IP options 2025-10-03 08:01:52.695209 | fa163e2f-d608-ed31-39ea-000000002602 | OK | Set interface vars | np0005468024 2025-10-03 08:01:52.696144 | fa163e2f-d608-ed31-39ea-000000002602 | TIMING | tripleo_nodes_validation : Set interface vars | np0005468024 | 0:02:51.021478 | 0.09s 2025-10-03 08:01:52.711874 | fa163e2f-d608-ed31-39ea-000000002604 | TASK | Check IP responsiveness 2025-10-03 08:01:52.722774 | fa163e2f-d608-ed31-39ea-000000002599 | OK | Set IP options | np0005468027 2025-10-03 08:01:52.723762 | fa163e2f-d608-ed31-39ea-000000002599 | TIMING | tripleo_nodes_validation : Set IP options | np0005468027 | 0:02:51.049093 | 0.04s 2025-10-03 08:01:52.736839 | fa163e2f-d608-ed31-39ea-00000000259a | TASK | Lookup interface information 2025-10-03 08:01:52.744754 | fa163e2f-d608-ed31-39ea-000000002604 | SKIPPED | Check IP responsiveness | np0005468024 2025-10-03 08:01:52.746077 | fa163e2f-d608-ed31-39ea-000000002604 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468024 | 0:02:51.071386 | 0.03s 2025-10-03 08:01:52.763858 | fa163e2f-d608-ed31-39ea-000000002605 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-03 08:01:52.798519 | fa163e2f-d608-ed31-39ea-000000002605 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005468024 2025-10-03 08:01:52.800604 | fa163e2f-d608-ed31-39ea-000000002605 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005468024 | 0:02:51.125937 | 0.04s 2025-10-03 08:01:52.818775 | fa163e2f-d608-ed31-39ea-00000000260b | TASK | Set IP options 2025-10-03 08:01:52.850839 | fa163e2f-d608-ed31-39ea-00000000260b | OK | Set IP options | np0005468024 2025-10-03 08:01:52.851551 | fa163e2f-d608-ed31-39ea-00000000260b | TIMING | tripleo_nodes_validation : Set IP options | np0005468024 | 0:02:51.176887 | 0.03s 2025-10-03 08:01:52.865228 | fa163e2f-d608-ed31-39ea-00000000260c | TASK | Lookup interface information 2025-10-03 08:01:53.047372 | fa163e2f-d608-ed31-39ea-00000000259a | CHANGED | Lookup interface information | np0005468027 2025-10-03 08:01:53.048330 | fa163e2f-d608-ed31-39ea-00000000259a | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468027 | 0:02:51.373665 | 0.31s 2025-10-03 08:01:53.057863 | fa163e2f-d608-ed31-39ea-00000000259b | TASK | Set interface vars 2025-10-03 08:01:53.133444 | fa163e2f-d608-ed31-39ea-00000000260c | CHANGED | Lookup interface information | np0005468024 2025-10-03 08:01:53.134389 | fa163e2f-d608-ed31-39ea-00000000260c | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468024 | 0:02:51.459723 | 0.27s 2025-10-03 08:01:53.148659 | fa163e2f-d608-ed31-39ea-00000000260d | TASK | Set interface vars 2025-10-03 08:01:53.163699 | fa163e2f-d608-ed31-39ea-00000000259b | OK | Set interface vars | np0005468027 2025-10-03 08:01:53.164643 | fa163e2f-d608-ed31-39ea-00000000259b | TIMING | tripleo_nodes_validation : Set interface vars | np0005468027 | 0:02:51.489975 | 0.11s 2025-10-03 08:01:53.174685 | fa163e2f-d608-ed31-39ea-00000000259d | TASK | Check IP responsiveness 2025-10-03 08:01:53.204808 | fa163e2f-d608-ed31-39ea-00000000259d | SKIPPED | Check IP responsiveness | np0005468027 2025-10-03 08:01:53.205649 | fa163e2f-d608-ed31-39ea-00000000259d | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468027 | 0:02:51.530985 | 0.03s 2025-10-03 08:01:53.216044 | fa163e2f-d608-ed31-39ea-00000000259e | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-03 08:01:53.237659 | fa163e2f-d608-ed31-39ea-00000000260d | OK | Set interface vars | np0005468024 2025-10-03 08:01:53.238687 | fa163e2f-d608-ed31-39ea-00000000260d | TIMING | tripleo_nodes_validation : Set interface vars | np0005468024 | 0:02:51.564019 | 0.09s 2025-10-03 08:01:53.243327 | fa163e2f-d608-ed31-39ea-00000000259e | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005468027 2025-10-03 08:01:53.243791 | fa163e2f-d608-ed31-39ea-00000000259e | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005468027 | 0:02:51.569116 | 0.03s 2025-10-03 08:01:53.253193 | fa163e2f-d608-ed31-39ea-0000000025a6 | TASK | Set IP options 2025-10-03 08:01:53.272225 | fa163e2f-d608-ed31-39ea-00000000260f | TASK | Check IP responsiveness 2025-10-03 08:01:53.286373 | fa163e2f-d608-ed31-39ea-0000000025a6 | OK | Set IP options | np0005468027 2025-10-03 08:01:53.287248 | fa163e2f-d608-ed31-39ea-0000000025a6 | TIMING | tripleo_nodes_validation : Set IP options | np0005468027 | 0:02:51.612579 | 0.03s 2025-10-03 08:01:53.300208 | fa163e2f-d608-ed31-39ea-0000000025a7 | TASK | Lookup interface information 2025-10-03 08:01:53.310030 | fa163e2f-d608-ed31-39ea-00000000260f | SKIPPED | Check IP responsiveness | np0005468024 2025-10-03 08:01:53.311981 | fa163e2f-d608-ed31-39ea-00000000260f | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468024 | 0:02:51.637293 | 0.04s 2025-10-03 08:01:53.345411 | fa163e2f-d608-ed31-39ea-000000002610 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-03 08:01:53.366723 | fa163e2f-d608-ed31-39ea-000000002610 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005468024 2025-10-03 08:01:53.367974 | fa163e2f-d608-ed31-39ea-000000002610 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005468024 | 0:02:51.693299 | 0.02s 2025-10-03 08:01:53.396657 | fa163e2f-d608-ed31-39ea-000000002616 | TASK | Set IP options 2025-10-03 08:01:53.439921 | fa163e2f-d608-ed31-39ea-000000002616 | OK | Set IP options | np0005468024 2025-10-03 08:01:53.440885 | fa163e2f-d608-ed31-39ea-000000002616 | TIMING | tripleo_nodes_validation : Set IP options | np0005468024 | 0:02:51.766220 | 0.04s 2025-10-03 08:01:53.460602 | fa163e2f-d608-ed31-39ea-000000002617 | TASK | Lookup interface information 2025-10-03 08:01:53.597912 | fa163e2f-d608-ed31-39ea-0000000025a7 | CHANGED | Lookup interface information | np0005468027 2025-10-03 08:01:53.599821 | fa163e2f-d608-ed31-39ea-0000000025a7 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468027 | 0:02:51.925133 | 0.30s 2025-10-03 08:01:53.620625 | fa163e2f-d608-ed31-39ea-0000000025a8 | TASK | Set interface vars 2025-10-03 08:01:53.729562 | fa163e2f-d608-ed31-39ea-0000000025a8 | OK | Set interface vars | np0005468027 2025-10-03 08:01:53.731245 | fa163e2f-d608-ed31-39ea-0000000025a8 | TIMING | tripleo_nodes_validation : Set interface vars | np0005468027 | 0:02:52.056563 | 0.11s 2025-10-03 08:01:53.751403 | fa163e2f-d608-ed31-39ea-0000000025aa | TASK | Check IP responsiveness 2025-10-03 08:01:53.781280 | fa163e2f-d608-ed31-39ea-0000000025aa | SKIPPED | Check IP responsiveness | np0005468027 2025-10-03 08:01:53.782602 | fa163e2f-d608-ed31-39ea-0000000025aa | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468027 | 0:02:52.107928 | 0.03s 2025-10-03 08:01:53.783385 | fa163e2f-d608-ed31-39ea-000000002617 | CHANGED | Lookup interface information | np0005468024 2025-10-03 08:01:53.784132 | fa163e2f-d608-ed31-39ea-000000002617 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468024 | 0:02:52.109468 | 0.32s 2025-10-03 08:01:53.804596 | fa163e2f-d608-ed31-39ea-0000000025ab | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-03 08:01:53.838815 | fa163e2f-d608-ed31-39ea-000000002618 | TASK | Set interface vars 2025-10-03 08:01:53.844947 | fa163e2f-d608-ed31-39ea-0000000025ab | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005468027 2025-10-03 08:01:53.846002 | fa163e2f-d608-ed31-39ea-0000000025ab | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005468027 | 0:02:52.171312 | 0.04s 2025-10-03 08:01:53.858336 | fa163e2f-d608-ed31-39ea-0000000024b2 | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-03 08:01:53.889226 | fa163e2f-d608-ed31-39ea-0000000024b2 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005468027 2025-10-03 08:01:53.890009 | fa163e2f-d608-ed31-39ea-0000000024b2 | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005468027 | 0:02:52.215343 | 0.03s 2025-10-03 08:01:53.942627 | fa163e2f-d608-ed31-39ea-000000002618 | OK | Set interface vars | np0005468024 2025-10-03 08:01:53.943296 | fa163e2f-d608-ed31-39ea-000000002618 | TIMING | tripleo_nodes_validation : Set interface vars | np0005468024 | 0:02:52.268634 | 0.10s 2025-10-03 08:01:53.956295 | fa163e2f-d608-ed31-39ea-00000000261a | TASK | Check IP responsiveness 2025-10-03 08:01:53.984087 | fa163e2f-d608-ed31-39ea-00000000261a | SKIPPED | Check IP responsiveness | np0005468024 2025-10-03 08:01:53.984718 | fa163e2f-d608-ed31-39ea-00000000261a | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468024 | 0:02:52.310056 | 0.03s 2025-10-03 08:01:53.999006 | fa163e2f-d608-ed31-39ea-00000000261b | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-03 08:01:54.027874 | fa163e2f-d608-ed31-39ea-00000000261b | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005468024 2025-10-03 08:01:54.028491 | fa163e2f-d608-ed31-39ea-00000000261b | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005468024 | 0:02:52.353829 | 0.03s 2025-10-03 08:01:54.041492 | fa163e2f-d608-ed31-39ea-000000002621 | TASK | Set IP options 2025-10-03 08:01:54.086983 | fa163e2f-d608-ed31-39ea-000000002621 | OK | Set IP options | np0005468024 2025-10-03 08:01:54.087776 | fa163e2f-d608-ed31-39ea-000000002621 | TIMING | tripleo_nodes_validation : Set IP options | np0005468024 | 0:02:52.413113 | 0.05s 2025-10-03 08:01:54.101177 | fa163e2f-d608-ed31-39ea-000000002622 | TASK | Lookup interface information 2025-10-03 08:01:54.446518 | fa163e2f-d608-ed31-39ea-000000002622 | CHANGED | Lookup interface information | np0005468024 2025-10-03 08:01:54.447625 | fa163e2f-d608-ed31-39ea-000000002622 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468024 | 0:02:52.772960 | 0.35s 2025-10-03 08:01:54.466770 | fa163e2f-d608-ed31-39ea-000000002623 | TASK | Set interface vars 2025-10-03 08:01:54.538962 | fa163e2f-d608-ed31-39ea-000000002623 | OK | Set interface vars | np0005468024 2025-10-03 08:01:54.540183 | fa163e2f-d608-ed31-39ea-000000002623 | TIMING | tripleo_nodes_validation : Set interface vars | np0005468024 | 0:02:52.865515 | 0.07s 2025-10-03 08:01:54.559473 | fa163e2f-d608-ed31-39ea-000000002625 | TASK | Check IP responsiveness 2025-10-03 08:01:54.583976 | fa163e2f-d608-ed31-39ea-000000002625 | SKIPPED | Check IP responsiveness | np0005468024 2025-10-03 08:01:54.585215 | fa163e2f-d608-ed31-39ea-000000002625 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468024 | 0:02:52.910543 | 0.02s 2025-10-03 08:01:54.610000 | fa163e2f-d608-ed31-39ea-000000002626 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-03 08:01:54.633504 | fa163e2f-d608-ed31-39ea-000000002626 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005468024 2025-10-03 08:01:54.634330 | fa163e2f-d608-ed31-39ea-000000002626 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005468024 | 0:02:52.959666 | 0.02s 2025-10-03 08:01:54.648328 | fa163e2f-d608-ed31-39ea-00000000262c | TASK | Set IP options 2025-10-03 08:01:54.692364 | fa163e2f-d608-ed31-39ea-00000000262c | OK | Set IP options | np0005468024 2025-10-03 08:01:54.693765 | fa163e2f-d608-ed31-39ea-00000000262c | TIMING | tripleo_nodes_validation : Set IP options | np0005468024 | 0:02:53.019101 | 0.04s 2025-10-03 08:01:54.732618 | fa163e2f-d608-ed31-39ea-00000000262d | TASK | Lookup interface information 2025-10-03 08:01:55.073443 | fa163e2f-d608-ed31-39ea-00000000262d | CHANGED | Lookup interface information | np0005468024 2025-10-03 08:01:55.075145 | fa163e2f-d608-ed31-39ea-00000000262d | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468024 | 0:02:53.400473 | 0.34s 2025-10-03 08:01:55.110574 | fa163e2f-d608-ed31-39ea-00000000262e | TASK | Set interface vars 2025-10-03 08:01:55.201344 | fa163e2f-d608-ed31-39ea-00000000262e | OK | Set interface vars | np0005468024 2025-10-03 08:01:55.202379 | fa163e2f-d608-ed31-39ea-00000000262e | TIMING | tripleo_nodes_validation : Set interface vars | np0005468024 | 0:02:53.527712 | 0.09s 2025-10-03 08:01:55.230231 | fa163e2f-d608-ed31-39ea-000000002630 | TASK | Check IP responsiveness 2025-10-03 08:01:55.263368 | fa163e2f-d608-ed31-39ea-000000002630 | SKIPPED | Check IP responsiveness | np0005468024 2025-10-03 08:01:55.265799 | fa163e2f-d608-ed31-39ea-000000002630 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468024 | 0:02:53.591100 | 0.03s 2025-10-03 08:01:55.287791 | fa163e2f-d608-ed31-39ea-000000002631 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-03 08:01:55.319959 | fa163e2f-d608-ed31-39ea-000000002631 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005468024 2025-10-03 08:01:55.322349 | fa163e2f-d608-ed31-39ea-000000002631 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005468024 | 0:02:53.647673 | 0.03s 2025-10-03 08:01:55.356400 | fa163e2f-d608-ed31-39ea-0000000024b2 | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-03 08:01:55.389117 | fa163e2f-d608-ed31-39ea-0000000024b2 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005468024 2025-10-03 08:01:55.390677 | fa163e2f-d608-ed31-39ea-0000000024b2 | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005468024 | 0:02:53.716003 | 0.03s 2025-10-03 08:01:55.971777 | fa163e2f-d608-ed31-39ea-000000002528 | OK | Check IP responsiveness | np0005468029 2025-10-03 08:01:55.972998 | fa163e2f-d608-ed31-39ea-000000002528 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468029 | 0:02:54.298327 | 4.39s 2025-10-03 08:01:55.994159 | fa163e2f-d608-ed31-39ea-000000002529 | TASK | Validate packet with -28 MTU size can reach controller from 0 2025-10-03 08:01:56.058936 | fa163e2f-d608-ed31-39ea-000000002529 | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0005468029 2025-10-03 08:01:56.059945 | fa163e2f-d608-ed31-39ea-000000002529 | TIMING | tripleo_nodes_validation : Validate packet with -28 MTU size can reach controller from 0 | np0005468029 | 0:02:54.385276 | 0.06s 2025-10-03 08:01:56.072760 | fa163e2f-d608-ed31-39ea-00000000252f | TASK | Set IP options 2025-10-03 08:01:56.113839 | fa163e2f-d608-ed31-39ea-00000000252f | OK | Set IP options | np0005468029 2025-10-03 08:01:56.114783 | fa163e2f-d608-ed31-39ea-00000000252f | TIMING | tripleo_nodes_validation : Set IP options | np0005468029 | 0:02:54.440116 | 0.04s 2025-10-03 08:01:56.127571 | fa163e2f-d608-ed31-39ea-000000002530 | TASK | Lookup interface information 2025-10-03 08:01:56.311672 | fa163e2f-d608-ed31-39ea-000000002587 | OK | Check IP responsiveness | np0005468028 2025-10-03 08:01:56.313231 | fa163e2f-d608-ed31-39ea-000000002587 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468028 | 0:02:54.638554 | 4.45s 2025-10-03 08:01:56.330254 | fa163e2f-d608-ed31-39ea-000000002588 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-03 08:01:56.384151 | fa163e2f-d608-ed31-39ea-000000002588 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005468028 2025-10-03 08:01:56.385188 | fa163e2f-d608-ed31-39ea-000000002588 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005468028 | 0:02:54.710520 | 0.05s 2025-10-03 08:01:56.397752 | fa163e2f-d608-ed31-39ea-00000000258e | TASK | Set IP options 2025-10-03 08:01:56.440121 | fa163e2f-d608-ed31-39ea-00000000258e | OK | Set IP options | np0005468028 2025-10-03 08:01:56.445431 | fa163e2f-d608-ed31-39ea-00000000258e | TIMING | tripleo_nodes_validation : Set IP options | np0005468028 | 0:02:54.770764 | 0.05s 2025-10-03 08:01:56.446074 | fa163e2f-d608-ed31-39ea-000000002530 | CHANGED | Lookup interface information | np0005468029 2025-10-03 08:01:56.446553 | fa163e2f-d608-ed31-39ea-000000002530 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468029 | 0:02:54.771893 | 0.32s 2025-10-03 08:01:56.458976 | fa163e2f-d608-ed31-39ea-00000000258f | TASK | Lookup interface information 2025-10-03 08:01:56.476942 | fa163e2f-d608-ed31-39ea-000000002531 | TASK | Set interface vars 2025-10-03 08:01:56.503493 | fa163e2f-d608-ed31-39ea-000000002652 | OK | Check IP responsiveness | np0005468026 2025-10-03 08:01:56.505194 | fa163e2f-d608-ed31-39ea-000000002652 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468026 | 0:02:54.830515 | 4.41s 2025-10-03 08:01:56.539328 | fa163e2f-d608-ed31-39ea-000000002653 | TASK | Validate packet with -28 MTU size can reach controller from 0 2025-10-03 08:01:56.568991 | fa163e2f-d608-ed31-39ea-000000002531 | OK | Set interface vars | np0005468029 2025-10-03 08:01:56.569955 | fa163e2f-d608-ed31-39ea-000000002531 | TIMING | tripleo_nodes_validation : Set interface vars | np0005468029 | 0:02:54.895274 | 0.09s 2025-10-03 08:01:56.587848 | fa163e2f-d608-ed31-39ea-000000002533 | TASK | Check IP responsiveness 2025-10-03 08:01:56.595301 | fa163e2f-d608-ed31-39ea-000000002653 | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0005468026 2025-10-03 08:01:56.596521 | fa163e2f-d608-ed31-39ea-000000002653 | TIMING | tripleo_nodes_validation : Validate packet with -28 MTU size can reach controller from 0 | np0005468026 | 0:02:54.921836 | 0.06s 2025-10-03 08:01:56.615800 | fa163e2f-d608-ed31-39ea-000000002659 | TASK | Set IP options 2025-10-03 08:01:56.660390 | fa163e2f-d608-ed31-39ea-000000002659 | OK | Set IP options | np0005468026 2025-10-03 08:01:56.661205 | fa163e2f-d608-ed31-39ea-000000002659 | TIMING | tripleo_nodes_validation : Set IP options | np0005468026 | 0:02:54.986540 | 0.04s 2025-10-03 08:01:56.680006 | fa163e2f-d608-ed31-39ea-00000000265a | TASK | Lookup interface information 2025-10-03 08:01:56.787394 | fa163e2f-d608-ed31-39ea-00000000258f | CHANGED | Lookup interface information | np0005468028 2025-10-03 08:01:56.788565 | fa163e2f-d608-ed31-39ea-00000000258f | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468028 | 0:02:55.113894 | 0.33s 2025-10-03 08:01:56.801558 | fa163e2f-d608-ed31-39ea-000000002590 | TASK | Set interface vars 2025-10-03 08:01:56.893339 | fa163e2f-d608-ed31-39ea-000000002590 | OK | Set interface vars | np0005468028 2025-10-03 08:01:56.894192 | fa163e2f-d608-ed31-39ea-000000002590 | TIMING | tripleo_nodes_validation : Set interface vars | np0005468028 | 0:02:55.219527 | 0.09s 2025-10-03 08:01:56.906013 | fa163e2f-d608-ed31-39ea-000000002592 | TASK | Check IP responsiveness 2025-10-03 08:01:56.994273 | fa163e2f-d608-ed31-39ea-00000000265a | CHANGED | Lookup interface information | np0005468026 2025-10-03 08:01:56.995366 | fa163e2f-d608-ed31-39ea-00000000265a | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468026 | 0:02:55.320696 | 0.31s 2025-10-03 08:01:57.015092 | fa163e2f-d608-ed31-39ea-00000000265b | TASK | Set interface vars 2025-10-03 08:01:57.075816 | fa163e2f-d608-ed31-39ea-0000000026d5 | OK | Check IP responsiveness | np0005468025 2025-10-03 08:01:57.076946 | fa163e2f-d608-ed31-39ea-0000000026d5 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468025 | 0:02:55.402271 | 4.42s 2025-10-03 08:01:57.097827 | fa163e2f-d608-ed31-39ea-0000000026d6 | TASK | Validate packet with -28 MTU size can reach controller from 0 2025-10-03 08:01:57.110663 | fa163e2f-d608-ed31-39ea-00000000265b | OK | Set interface vars | np0005468026 2025-10-03 08:01:57.111730 | fa163e2f-d608-ed31-39ea-00000000265b | TIMING | tripleo_nodes_validation : Set interface vars | np0005468026 | 0:02:55.437057 | 0.10s 2025-10-03 08:01:57.130973 | fa163e2f-d608-ed31-39ea-00000000265d | TASK | Check IP responsiveness 2025-10-03 08:01:57.172032 | fa163e2f-d608-ed31-39ea-0000000026d6 | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0005468025 2025-10-03 08:01:57.173702 | fa163e2f-d608-ed31-39ea-0000000026d6 | TIMING | tripleo_nodes_validation : Validate packet with -28 MTU size can reach controller from 0 | np0005468025 | 0:02:55.499020 | 0.07s 2025-10-03 08:01:57.203922 | fa163e2f-d608-ed31-39ea-0000000026dc | TASK | Set IP options 2025-10-03 08:01:57.233353 | fa163e2f-d608-ed31-39ea-0000000026dc | OK | Set IP options | np0005468025 2025-10-03 08:01:57.234135 | fa163e2f-d608-ed31-39ea-0000000026dc | TIMING | tripleo_nodes_validation : Set IP options | np0005468025 | 0:02:55.559468 | 0.03s 2025-10-03 08:01:57.252228 | fa163e2f-d608-ed31-39ea-0000000026dd | TASK | Lookup interface information 2025-10-03 08:01:57.553982 | fa163e2f-d608-ed31-39ea-0000000026dd | CHANGED | Lookup interface information | np0005468025 2025-10-03 08:01:57.555091 | fa163e2f-d608-ed31-39ea-0000000026dd | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468025 | 0:02:55.880423 | 0.30s 2025-10-03 08:01:57.574583 | fa163e2f-d608-ed31-39ea-0000000026de | TASK | Set interface vars 2025-10-03 08:01:57.661935 | fa163e2f-d608-ed31-39ea-0000000026de | OK | Set interface vars | np0005468025 2025-10-03 08:01:57.662807 | fa163e2f-d608-ed31-39ea-0000000026de | TIMING | tripleo_nodes_validation : Set interface vars | np0005468025 | 0:02:55.988141 | 0.09s 2025-10-03 08:01:57.681015 | fa163e2f-d608-ed31-39ea-0000000026e0 | TASK | Check IP responsiveness 2025-10-03 08:02:00.898250 | fa163e2f-d608-ed31-39ea-000000002533 | OK | Check IP responsiveness | np0005468029 2025-10-03 08:02:00.899922 | fa163e2f-d608-ed31-39ea-000000002533 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468029 | 0:02:59.225242 | 4.31s 2025-10-03 08:02:00.921849 | fa163e2f-d608-ed31-39ea-000000002534 | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2025-10-03 08:02:01.299869 | fa163e2f-d608-ed31-39ea-000000002592 | OK | Check IP responsiveness | np0005468028 2025-10-03 08:02:01.302085 | fa163e2f-d608-ed31-39ea-000000002592 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468028 | 0:02:59.627400 | 4.39s 2025-10-03 08:02:01.323486 | fa163e2f-d608-ed31-39ea-000000002593 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-03 08:02:01.565077 | fa163e2f-d608-ed31-39ea-00000000265d | OK | Check IP responsiveness | np0005468026 2025-10-03 08:02:01.566596 | fa163e2f-d608-ed31-39ea-00000000265d | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468026 | 0:02:59.891920 | 4.43s 2025-10-03 08:02:01.590530 | fa163e2f-d608-ed31-39ea-00000000265e | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2025-10-03 08:02:02.075108 | fa163e2f-d608-ed31-39ea-0000000026e0 | OK | Check IP responsiveness | np0005468025 2025-10-03 08:02:02.076398 | fa163e2f-d608-ed31-39ea-0000000026e0 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468025 | 0:03:00.401725 | 4.39s 2025-10-03 08:02:02.097547 | fa163e2f-d608-ed31-39ea-0000000026e1 | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2025-10-03 08:02:05.385958 | fa163e2f-d608-ed31-39ea-000000002534 | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0005468029 2025-10-03 08:02:05.387503 | fa163e2f-d608-ed31-39ea-000000002534 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan21 | np0005468029 | 0:03:03.712801 | 4.46s 2025-10-03 08:02:05.406516 | fa163e2f-d608-ed31-39ea-00000000253c | TASK | Set IP options 2025-10-03 08:02:05.449087 | fa163e2f-d608-ed31-39ea-00000000253c | OK | Set IP options | np0005468029 2025-10-03 08:02:05.450065 | fa163e2f-d608-ed31-39ea-00000000253c | TIMING | tripleo_nodes_validation : Set IP options | np0005468029 | 0:03:03.775399 | 0.04s 2025-10-03 08:02:05.463173 | fa163e2f-d608-ed31-39ea-00000000253d | TASK | Lookup interface information 2025-10-03 08:02:05.774014 | fa163e2f-d608-ed31-39ea-000000002593 | OK | Validate packet with 65508 MTU size can reach controller from lo | np0005468028 2025-10-03 08:02:05.775308 | fa163e2f-d608-ed31-39ea-000000002593 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005468028 | 0:03:04.100638 | 4.45s 2025-10-03 08:02:05.776118 | fa163e2f-d608-ed31-39ea-00000000253d | CHANGED | Lookup interface information | np0005468029 2025-10-03 08:02:05.776597 | fa163e2f-d608-ed31-39ea-00000000253d | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468029 | 0:03:04.101938 | 0.31s 2025-10-03 08:02:05.799006 | fa163e2f-d608-ed31-39ea-000000002599 | TASK | Set IP options 2025-10-03 08:02:05.829822 | fa163e2f-d608-ed31-39ea-00000000253e | TASK | Set interface vars 2025-10-03 08:02:05.848546 | fa163e2f-d608-ed31-39ea-000000002599 | OK | Set IP options | np0005468028 2025-10-03 08:02:05.850865 | fa163e2f-d608-ed31-39ea-000000002599 | TIMING | tripleo_nodes_validation : Set IP options | np0005468028 | 0:03:04.176193 | 0.05s 2025-10-03 08:02:05.866043 | fa163e2f-d608-ed31-39ea-00000000259a | TASK | Lookup interface information 2025-10-03 08:02:05.907436 | fa163e2f-d608-ed31-39ea-00000000253e | OK | Set interface vars | np0005468029 2025-10-03 08:02:05.909538 | fa163e2f-d608-ed31-39ea-00000000253e | TIMING | tripleo_nodes_validation : Set interface vars | np0005468029 | 0:03:04.234853 | 0.08s 2025-10-03 08:02:05.930289 | fa163e2f-d608-ed31-39ea-000000002540 | TASK | Check IP responsiveness 2025-10-03 08:02:06.044727 | fa163e2f-d608-ed31-39ea-00000000265e | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0005468026 2025-10-03 08:02:06.046385 | fa163e2f-d608-ed31-39ea-00000000265e | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan21 | np0005468026 | 0:03:04.371710 | 4.45s 2025-10-03 08:02:06.068573 | fa163e2f-d608-ed31-39ea-000000002666 | TASK | Set IP options 2025-10-03 08:02:06.115795 | fa163e2f-d608-ed31-39ea-000000002666 | OK | Set IP options | np0005468026 2025-10-03 08:02:06.116641 | fa163e2f-d608-ed31-39ea-000000002666 | TIMING | tripleo_nodes_validation : Set IP options | np0005468026 | 0:03:04.441975 | 0.05s 2025-10-03 08:02:06.131005 | fa163e2f-d608-ed31-39ea-000000002667 | TASK | Lookup interface information 2025-10-03 08:02:06.202932 | fa163e2f-d608-ed31-39ea-00000000259a | CHANGED | Lookup interface information | np0005468028 2025-10-03 08:02:06.204435 | fa163e2f-d608-ed31-39ea-00000000259a | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468028 | 0:03:04.529761 | 0.34s 2025-10-03 08:02:06.218974 | fa163e2f-d608-ed31-39ea-00000000259b | TASK | Set interface vars 2025-10-03 08:02:06.321669 | fa163e2f-d608-ed31-39ea-00000000259b | OK | Set interface vars | np0005468028 2025-10-03 08:02:06.323078 | fa163e2f-d608-ed31-39ea-00000000259b | TIMING | tripleo_nodes_validation : Set interface vars | np0005468028 | 0:03:04.648406 | 0.10s 2025-10-03 08:02:06.338485 | fa163e2f-d608-ed31-39ea-00000000259d | TASK | Check IP responsiveness 2025-10-03 08:02:06.474276 | fa163e2f-d608-ed31-39ea-000000002667 | CHANGED | Lookup interface information | np0005468026 2025-10-03 08:02:06.475642 | fa163e2f-d608-ed31-39ea-000000002667 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468026 | 0:03:04.800970 | 0.34s 2025-10-03 08:02:06.490888 | fa163e2f-d608-ed31-39ea-000000002668 | TASK | Set interface vars 2025-10-03 08:02:06.552277 | fa163e2f-d608-ed31-39ea-000000002668 | OK | Set interface vars | np0005468026 2025-10-03 08:02:06.553837 | fa163e2f-d608-ed31-39ea-000000002668 | TIMING | tripleo_nodes_validation : Set interface vars | np0005468026 | 0:03:04.879168 | 0.06s 2025-10-03 08:02:06.580240 | fa163e2f-d608-ed31-39ea-00000000266a | TASK | Check IP responsiveness 2025-10-03 08:02:06.587555 | fa163e2f-d608-ed31-39ea-0000000026e1 | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0005468025 2025-10-03 08:02:06.588876 | fa163e2f-d608-ed31-39ea-0000000026e1 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan21 | np0005468025 | 0:03:04.914197 | 4.49s 2025-10-03 08:02:06.610436 | fa163e2f-d608-ed31-39ea-0000000026e7 | TASK | Set IP options 2025-10-03 08:02:06.654900 | fa163e2f-d608-ed31-39ea-0000000026e7 | OK | Set IP options | np0005468025 2025-10-03 08:02:06.656001 | fa163e2f-d608-ed31-39ea-0000000026e7 | TIMING | tripleo_nodes_validation : Set IP options | np0005468025 | 0:03:04.981333 | 0.04s 2025-10-03 08:02:06.674804 | fa163e2f-d608-ed31-39ea-0000000026e8 | TASK | Lookup interface information 2025-10-03 08:02:07.008099 | fa163e2f-d608-ed31-39ea-0000000026e8 | CHANGED | Lookup interface information | np0005468025 2025-10-03 08:02:07.012285 | fa163e2f-d608-ed31-39ea-0000000026e8 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468025 | 0:03:05.337610 | 0.34s 2025-10-03 08:02:07.044066 | fa163e2f-d608-ed31-39ea-0000000026e9 | TASK | Set interface vars 2025-10-03 08:02:07.135972 | fa163e2f-d608-ed31-39ea-0000000026e9 | OK | Set interface vars | np0005468025 2025-10-03 08:02:07.137526 | fa163e2f-d608-ed31-39ea-0000000026e9 | TIMING | tripleo_nodes_validation : Set interface vars | np0005468025 | 0:03:05.462850 | 0.09s 2025-10-03 08:02:07.168083 | fa163e2f-d608-ed31-39ea-0000000026eb | TASK | Check IP responsiveness 2025-10-03 08:02:10.312285 | fa163e2f-d608-ed31-39ea-000000002540 | OK | Check IP responsiveness | np0005468029 2025-10-03 08:02:10.315548 | fa163e2f-d608-ed31-39ea-000000002540 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468029 | 0:03:08.640863 | 4.38s 2025-10-03 08:02:10.341169 | fa163e2f-d608-ed31-39ea-000000002541 | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2025-10-03 08:02:10.701420 | fa163e2f-d608-ed31-39ea-00000000259d | OK | Check IP responsiveness | np0005468028 2025-10-03 08:02:10.703434 | fa163e2f-d608-ed31-39ea-00000000259d | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468028 | 0:03:09.028747 | 4.36s 2025-10-03 08:02:10.724449 | fa163e2f-d608-ed31-39ea-00000000259e | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-03 08:02:11.036160 | fa163e2f-d608-ed31-39ea-00000000266a | OK | Check IP responsiveness | np0005468026 2025-10-03 08:02:11.037844 | fa163e2f-d608-ed31-39ea-00000000266a | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468026 | 0:03:09.363163 | 4.46s 2025-10-03 08:02:11.071987 | fa163e2f-d608-ed31-39ea-00000000266b | TASK | Validate packet with 1472 MTU size can reach controller from vlan23 2025-10-03 08:02:11.535537 | fa163e2f-d608-ed31-39ea-0000000026eb | OK | Check IP responsiveness | np0005468025 2025-10-03 08:02:11.537168 | fa163e2f-d608-ed31-39ea-0000000026eb | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468025 | 0:03:09.862490 | 4.37s 2025-10-03 08:02:11.564401 | fa163e2f-d608-ed31-39ea-0000000026ec | TASK | Validate packet with 1472 MTU size can reach controller from vlan23 2025-10-03 08:02:14.772518 | fa163e2f-d608-ed31-39ea-000000002541 | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0005468029 2025-10-03 08:02:14.774599 | fa163e2f-d608-ed31-39ea-000000002541 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan20 | np0005468029 | 0:03:13.099915 | 4.43s 2025-10-03 08:02:14.796148 | fa163e2f-d608-ed31-39ea-000000002549 | TASK | Set IP options 2025-10-03 08:02:14.872034 | fa163e2f-d608-ed31-39ea-000000002549 | OK | Set IP options | np0005468029 2025-10-03 08:02:14.873396 | fa163e2f-d608-ed31-39ea-000000002549 | TIMING | tripleo_nodes_validation : Set IP options | np0005468029 | 0:03:13.198723 | 0.08s 2025-10-03 08:02:14.892229 | fa163e2f-d608-ed31-39ea-00000000254a | TASK | Lookup interface information 2025-10-03 08:02:15.179631 | fa163e2f-d608-ed31-39ea-00000000259e | OK | Validate packet with 65508 MTU size can reach controller from lo | np0005468028 2025-10-03 08:02:15.181351 | fa163e2f-d608-ed31-39ea-00000000259e | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005468028 | 0:03:13.506673 | 4.45s 2025-10-03 08:02:15.201558 | fa163e2f-d608-ed31-39ea-0000000025a6 | TASK | Set IP options 2025-10-03 08:02:15.215508 | fa163e2f-d608-ed31-39ea-00000000254a | CHANGED | Lookup interface information | np0005468029 2025-10-03 08:02:15.216638 | fa163e2f-d608-ed31-39ea-00000000254a | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468029 | 0:03:13.541966 | 0.32s 2025-10-03 08:02:15.230225 | fa163e2f-d608-ed31-39ea-00000000254b | TASK | Set interface vars 2025-10-03 08:02:15.245994 | fa163e2f-d608-ed31-39ea-0000000025a6 | OK | Set IP options | np0005468028 2025-10-03 08:02:15.247249 | fa163e2f-d608-ed31-39ea-0000000025a6 | TIMING | tripleo_nodes_validation : Set IP options | np0005468028 | 0:03:13.572574 | 0.04s 2025-10-03 08:02:15.260880 | fa163e2f-d608-ed31-39ea-0000000025a7 | TASK | Lookup interface information 2025-10-03 08:02:15.330080 | fa163e2f-d608-ed31-39ea-00000000254b | OK | Set interface vars | np0005468029 2025-10-03 08:02:15.331108 | fa163e2f-d608-ed31-39ea-00000000254b | TIMING | tripleo_nodes_validation : Set interface vars | np0005468029 | 0:03:13.656437 | 0.10s 2025-10-03 08:02:15.344740 | fa163e2f-d608-ed31-39ea-00000000254d | TASK | Check IP responsiveness 2025-10-03 08:02:15.521087 | fa163e2f-d608-ed31-39ea-00000000266b | OK | Validate packet with 1472 MTU size can reach controller from vlan23 | np0005468026 2025-10-03 08:02:15.522509 | fa163e2f-d608-ed31-39ea-00000000266b | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan23 | np0005468026 | 0:03:13.847831 | 4.45s 2025-10-03 08:02:15.542605 | fa163e2f-d608-ed31-39ea-000000002671 | TASK | Set IP options 2025-10-03 08:02:15.568229 | fa163e2f-d608-ed31-39ea-0000000025a7 | CHANGED | Lookup interface information | np0005468028 2025-10-03 08:02:15.571546 | fa163e2f-d608-ed31-39ea-0000000025a7 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468028 | 0:03:13.896840 | 0.31s 2025-10-03 08:02:15.572543 | fa163e2f-d608-ed31-39ea-000000002671 | OK | Set IP options | np0005468026 2025-10-03 08:02:15.573139 | fa163e2f-d608-ed31-39ea-000000002671 | TIMING | tripleo_nodes_validation : Set IP options | np0005468026 | 0:03:13.898478 | 0.03s 2025-10-03 08:02:15.586509 | fa163e2f-d608-ed31-39ea-0000000025a8 | TASK | Set interface vars 2025-10-03 08:02:15.609957 | fa163e2f-d608-ed31-39ea-000000002672 | TASK | Lookup interface information 2025-10-03 08:02:15.688011 | fa163e2f-d608-ed31-39ea-0000000025a8 | OK | Set interface vars | np0005468028 2025-10-03 08:02:15.689036 | fa163e2f-d608-ed31-39ea-0000000025a8 | TIMING | tripleo_nodes_validation : Set interface vars | np0005468028 | 0:03:14.014368 | 0.10s 2025-10-03 08:02:15.698989 | fa163e2f-d608-ed31-39ea-0000000025aa | TASK | Check IP responsiveness 2025-10-03 08:02:15.949485 | fa163e2f-d608-ed31-39ea-000000002672 | CHANGED | Lookup interface information | np0005468026 2025-10-03 08:02:15.950740 | fa163e2f-d608-ed31-39ea-000000002672 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468026 | 0:03:14.276070 | 0.34s 2025-10-03 08:02:15.970200 | fa163e2f-d608-ed31-39ea-000000002673 | TASK | Set interface vars 2025-10-03 08:02:16.012246 | fa163e2f-d608-ed31-39ea-0000000026ec | OK | Validate packet with 1472 MTU size can reach controller from vlan23 | np0005468025 2025-10-03 08:02:16.013170 | fa163e2f-d608-ed31-39ea-0000000026ec | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan23 | np0005468025 | 0:03:14.338504 | 4.45s 2025-10-03 08:02:16.032372 | fa163e2f-d608-ed31-39ea-0000000026f2 | TASK | Set IP options 2025-10-03 08:02:16.037362 | fa163e2f-d608-ed31-39ea-000000002673 | OK | Set interface vars | np0005468026 2025-10-03 08:02:16.038290 | fa163e2f-d608-ed31-39ea-000000002673 | TIMING | tripleo_nodes_validation : Set interface vars | np0005468026 | 0:03:14.363619 | 0.07s 2025-10-03 08:02:16.053574 | fa163e2f-d608-ed31-39ea-000000002675 | TASK | Check IP responsiveness 2025-10-03 08:02:16.063289 | fa163e2f-d608-ed31-39ea-0000000026f2 | OK | Set IP options | np0005468025 2025-10-03 08:02:16.064187 | fa163e2f-d608-ed31-39ea-0000000026f2 | TIMING | tripleo_nodes_validation : Set IP options | np0005468025 | 0:03:14.389521 | 0.03s 2025-10-03 08:02:16.080926 | fa163e2f-d608-ed31-39ea-0000000026f3 | TASK | Lookup interface information 2025-10-03 08:02:16.415798 | fa163e2f-d608-ed31-39ea-0000000026f3 | CHANGED | Lookup interface information | np0005468025 2025-10-03 08:02:16.416944 | fa163e2f-d608-ed31-39ea-0000000026f3 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468025 | 0:03:14.742276 | 0.34s 2025-10-03 08:02:16.440835 | fa163e2f-d608-ed31-39ea-0000000026f4 | TASK | Set interface vars 2025-10-03 08:02:16.517484 | fa163e2f-d608-ed31-39ea-0000000026f4 | OK | Set interface vars | np0005468025 2025-10-03 08:02:16.518448 | fa163e2f-d608-ed31-39ea-0000000026f4 | TIMING | tripleo_nodes_validation : Set interface vars | np0005468025 | 0:03:14.843782 | 0.08s 2025-10-03 08:02:16.539159 | fa163e2f-d608-ed31-39ea-0000000026f6 | TASK | Check IP responsiveness 2025-10-03 08:02:19.723361 | fa163e2f-d608-ed31-39ea-00000000254d | OK | Check IP responsiveness | np0005468029 2025-10-03 08:02:19.724381 | fa163e2f-d608-ed31-39ea-00000000254d | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468029 | 0:03:18.049716 | 4.38s 2025-10-03 08:02:19.735774 | fa163e2f-d608-ed31-39ea-00000000254e | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2025-10-03 08:02:20.050403 | fa163e2f-d608-ed31-39ea-0000000025aa | OK | Check IP responsiveness | np0005468028 2025-10-03 08:02:20.052128 | fa163e2f-d608-ed31-39ea-0000000025aa | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468028 | 0:03:18.377445 | 4.35s 2025-10-03 08:02:20.072552 | fa163e2f-d608-ed31-39ea-0000000025ab | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-03 08:02:20.442214 | fa163e2f-d608-ed31-39ea-000000002675 | OK | Check IP responsiveness | np0005468026 2025-10-03 08:02:20.443441 | fa163e2f-d608-ed31-39ea-000000002675 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468026 | 0:03:18.768770 | 4.39s 2025-10-03 08:02:20.465378 | fa163e2f-d608-ed31-39ea-000000002676 | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2025-10-03 08:02:20.947441 | fa163e2f-d608-ed31-39ea-0000000026f6 | OK | Check IP responsiveness | np0005468025 2025-10-03 08:02:20.948948 | fa163e2f-d608-ed31-39ea-0000000026f6 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468025 | 0:03:19.274275 | 4.41s 2025-10-03 08:02:20.972839 | fa163e2f-d608-ed31-39ea-0000000026f7 | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2025-10-03 08:02:24.135019 | fa163e2f-d608-ed31-39ea-00000000254e | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0005468029 2025-10-03 08:02:24.137257 | fa163e2f-d608-ed31-39ea-00000000254e | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan22 | np0005468029 | 0:03:22.462567 | 4.40s 2025-10-03 08:02:24.158549 | fa163e2f-d608-ed31-39ea-0000000024b2 | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-03 08:02:24.195381 | fa163e2f-d608-ed31-39ea-0000000024b2 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005468029 2025-10-03 08:02:24.196567 | fa163e2f-d608-ed31-39ea-0000000024b2 | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005468029 | 0:03:22.521896 | 0.04s 2025-10-03 08:02:24.530199 | fa163e2f-d608-ed31-39ea-0000000025ab | OK | Validate packet with 65508 MTU size can reach controller from lo | np0005468028 2025-10-03 08:02:24.531303 | fa163e2f-d608-ed31-39ea-0000000025ab | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005468028 | 0:03:22.856638 | 4.46s 2025-10-03 08:02:24.543305 | fa163e2f-d608-ed31-39ea-0000000024b2 | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-03 08:02:24.576228 | fa163e2f-d608-ed31-39ea-0000000024b2 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005468028 2025-10-03 08:02:24.577162 | fa163e2f-d608-ed31-39ea-0000000024b2 | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005468028 | 0:03:22.902493 | 0.03s 2025-10-03 08:02:24.945062 | fa163e2f-d608-ed31-39ea-000000002676 | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0005468026 2025-10-03 08:02:24.946276 | fa163e2f-d608-ed31-39ea-000000002676 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan20 | np0005468026 | 0:03:23.271608 | 4.48s 2025-10-03 08:02:24.973056 | fa163e2f-d608-ed31-39ea-00000000267c | TASK | Set IP options 2025-10-03 08:02:25.021497 | fa163e2f-d608-ed31-39ea-00000000267c | OK | Set IP options | np0005468026 2025-10-03 08:02:25.022503 | fa163e2f-d608-ed31-39ea-00000000267c | TIMING | tripleo_nodes_validation : Set IP options | np0005468026 | 0:03:23.347834 | 0.05s 2025-10-03 08:02:25.041729 | fa163e2f-d608-ed31-39ea-00000000267d | TASK | Lookup interface information 2025-10-03 08:02:25.367437 | fa163e2f-d608-ed31-39ea-0000000026f7 | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0005468025 2025-10-03 08:02:25.369163 | fa163e2f-d608-ed31-39ea-0000000026f7 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan20 | np0005468025 | 0:03:23.694485 | 4.40s 2025-10-03 08:02:25.403166 | fa163e2f-d608-ed31-39ea-0000000026fd | TASK | Set IP options 2025-10-03 08:02:25.411819 | fa163e2f-d608-ed31-39ea-00000000267d | CHANGED | Lookup interface information | np0005468026 2025-10-03 08:02:25.413380 | fa163e2f-d608-ed31-39ea-00000000267d | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468026 | 0:03:23.738698 | 0.37s 2025-10-03 08:02:25.433671 | fa163e2f-d608-ed31-39ea-00000000267e | TASK | Set interface vars 2025-10-03 08:02:25.446405 | fa163e2f-d608-ed31-39ea-0000000026fd | OK | Set IP options | np0005468025 2025-10-03 08:02:25.447685 | fa163e2f-d608-ed31-39ea-0000000026fd | TIMING | tripleo_nodes_validation : Set IP options | np0005468025 | 0:03:23.773013 | 0.04s 2025-10-03 08:02:25.467560 | fa163e2f-d608-ed31-39ea-0000000026fe | TASK | Lookup interface information 2025-10-03 08:02:25.525684 | fa163e2f-d608-ed31-39ea-00000000267e | OK | Set interface vars | np0005468026 2025-10-03 08:02:25.526780 | fa163e2f-d608-ed31-39ea-00000000267e | TIMING | tripleo_nodes_validation : Set interface vars | np0005468026 | 0:03:23.852108 | 0.09s 2025-10-03 08:02:25.546767 | fa163e2f-d608-ed31-39ea-000000002680 | TASK | Check IP responsiveness 2025-10-03 08:02:25.801311 | fa163e2f-d608-ed31-39ea-0000000026fe | CHANGED | Lookup interface information | np0005468025 2025-10-03 08:02:25.803263 | fa163e2f-d608-ed31-39ea-0000000026fe | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468025 | 0:03:24.128579 | 0.33s 2025-10-03 08:02:25.834292 | fa163e2f-d608-ed31-39ea-0000000026ff | TASK | Set interface vars 2025-10-03 08:02:25.924881 | fa163e2f-d608-ed31-39ea-0000000026ff | OK | Set interface vars | np0005468025 2025-10-03 08:02:25.925837 | fa163e2f-d608-ed31-39ea-0000000026ff | TIMING | tripleo_nodes_validation : Set interface vars | np0005468025 | 0:03:24.251171 | 0.09s 2025-10-03 08:02:25.944910 | fa163e2f-d608-ed31-39ea-000000002701 | TASK | Check IP responsiveness 2025-10-03 08:02:30.010839 | fa163e2f-d608-ed31-39ea-000000002680 | OK | Check IP responsiveness | np0005468026 2025-10-03 08:02:30.012736 | fa163e2f-d608-ed31-39ea-000000002680 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468026 | 0:03:28.338055 | 4.46s 2025-10-03 08:02:30.043347 | fa163e2f-d608-ed31-39ea-000000002681 | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2025-10-03 08:02:30.297661 | fa163e2f-d608-ed31-39ea-000000002701 | OK | Check IP responsiveness | np0005468025 2025-10-03 08:02:30.298918 | fa163e2f-d608-ed31-39ea-000000002701 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468025 | 0:03:28.624245 | 4.35s 2025-10-03 08:02:30.319803 | fa163e2f-d608-ed31-39ea-000000002702 | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2025-10-03 08:02:34.522270 | fa163e2f-d608-ed31-39ea-000000002681 | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0005468026 2025-10-03 08:02:34.524013 | fa163e2f-d608-ed31-39ea-000000002681 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan22 | np0005468026 | 0:03:32.849334 | 4.48s 2025-10-03 08:02:34.553358 | fa163e2f-d608-ed31-39ea-000000002687 | TASK | Set IP options 2025-10-03 08:02:34.594176 | fa163e2f-d608-ed31-39ea-000000002687 | OK | Set IP options | np0005468026 2025-10-03 08:02:34.595027 | fa163e2f-d608-ed31-39ea-000000002687 | TIMING | tripleo_nodes_validation : Set IP options | np0005468026 | 0:03:32.920362 | 0.04s 2025-10-03 08:02:34.614793 | fa163e2f-d608-ed31-39ea-000000002688 | TASK | Lookup interface information 2025-10-03 08:02:34.669128 | fa163e2f-d608-ed31-39ea-000000002702 | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0005468025 2025-10-03 08:02:34.670449 | fa163e2f-d608-ed31-39ea-000000002702 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan22 | np0005468025 | 0:03:32.995776 | 4.35s 2025-10-03 08:02:34.689550 | fa163e2f-d608-ed31-39ea-000000002708 | TASK | Set IP options 2025-10-03 08:02:34.729831 | fa163e2f-d608-ed31-39ea-000000002708 | OK | Set IP options | np0005468025 2025-10-03 08:02:34.730935 | fa163e2f-d608-ed31-39ea-000000002708 | TIMING | tripleo_nodes_validation : Set IP options | np0005468025 | 0:03:33.056268 | 0.04s 2025-10-03 08:02:34.752775 | fa163e2f-d608-ed31-39ea-000000002709 | TASK | Lookup interface information 2025-10-03 08:02:34.948885 | fa163e2f-d608-ed31-39ea-000000002688 | CHANGED | Lookup interface information | np0005468026 2025-10-03 08:02:34.950225 | fa163e2f-d608-ed31-39ea-000000002688 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468026 | 0:03:33.275548 | 0.33s 2025-10-03 08:02:34.966356 | fa163e2f-d608-ed31-39ea-000000002689 | TASK | Set interface vars 2025-10-03 08:02:35.056308 | fa163e2f-d608-ed31-39ea-000000002689 | OK | Set interface vars | np0005468026 2025-10-03 08:02:35.057139 | fa163e2f-d608-ed31-39ea-000000002689 | TIMING | tripleo_nodes_validation : Set interface vars | np0005468026 | 0:03:33.382476 | 0.09s 2025-10-03 08:02:35.075235 | fa163e2f-d608-ed31-39ea-00000000268b | TASK | Check IP responsiveness 2025-10-03 08:02:35.079981 | fa163e2f-d608-ed31-39ea-000000002709 | CHANGED | Lookup interface information | np0005468025 2025-10-03 08:02:35.080851 | fa163e2f-d608-ed31-39ea-000000002709 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005468025 | 0:03:33.406181 | 0.33s 2025-10-03 08:02:35.095365 | fa163e2f-d608-ed31-39ea-00000000270a | TASK | Set interface vars 2025-10-03 08:02:35.183555 | fa163e2f-d608-ed31-39ea-00000000270a | OK | Set interface vars | np0005468025 2025-10-03 08:02:35.184643 | fa163e2f-d608-ed31-39ea-00000000270a | TIMING | tripleo_nodes_validation : Set interface vars | np0005468025 | 0:03:33.509975 | 0.09s 2025-10-03 08:02:35.205879 | fa163e2f-d608-ed31-39ea-00000000270c | TASK | Check IP responsiveness 2025-10-03 08:02:39.512826 | fa163e2f-d608-ed31-39ea-00000000268b | OK | Check IP responsiveness | np0005468026 2025-10-03 08:02:39.514254 | fa163e2f-d608-ed31-39ea-00000000268b | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468026 | 0:03:37.839584 | 4.44s 2025-10-03 08:02:39.536986 | fa163e2f-d608-ed31-39ea-00000000268c | TASK | Validate packet with 1472 MTU size can reach controller from vlan44 2025-10-03 08:02:39.571856 | fa163e2f-d608-ed31-39ea-00000000270c | OK | Check IP responsiveness | np0005468025 2025-10-03 08:02:39.574441 | fa163e2f-d608-ed31-39ea-00000000270c | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005468025 | 0:03:37.899757 | 4.37s 2025-10-03 08:02:39.607553 | fa163e2f-d608-ed31-39ea-00000000270d | TASK | Validate packet with 1472 MTU size can reach controller from vlan44 2025-10-03 08:02:43.993262 | fa163e2f-d608-ed31-39ea-00000000268c | OK | Validate packet with 1472 MTU size can reach controller from vlan44 | np0005468026 2025-10-03 08:02:43.995553 | fa163e2f-d608-ed31-39ea-00000000268c | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan44 | np0005468026 | 0:03:42.320871 | 4.46s 2025-10-03 08:02:44.023267 | fa163e2f-d608-ed31-39ea-0000000024b2 | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-03 08:02:44.059374 | fa163e2f-d608-ed31-39ea-00000000270d | OK | Validate packet with 1472 MTU size can reach controller from vlan44 | np0005468025 2025-10-03 08:02:44.061156 | fa163e2f-d608-ed31-39ea-00000000270d | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan44 | np0005468025 | 0:03:42.386478 | 4.45s 2025-10-03 08:02:44.062363 | fa163e2f-d608-ed31-39ea-0000000024b2 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005468026 2025-10-03 08:02:44.063094 | fa163e2f-d608-ed31-39ea-0000000024b2 | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005468026 | 0:03:42.388429 | 0.04s 2025-10-03 08:02:44.092846 | fa163e2f-d608-ed31-39ea-0000000024b2 | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-03 08:02:44.126016 | fa163e2f-d608-ed31-39ea-0000000024b2 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005468025 2025-10-03 08:02:44.126847 | fa163e2f-d608-ed31-39ea-0000000024b2 | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005468025 | 0:03:42.452179 | 0.03s PLAY [Server pre deployment steps] ********************************************* 2025-10-03 08:02:44.360734 | fa163e2f-d608-ed31-39ea-00000000009f | TASK | Server pre deployments 2025-10-03 08:02:44.375704 | fa163e2f-d608-ed31-39ea-00000000009f | TASK | Server pre deployments 2025-10-03 08:02:44.396904 | fa163e2f-d608-ed31-39ea-00000000009f | TASK | Server pre deployments 2025-10-03 08:02:44.427238 | fa163e2f-d608-ed31-39ea-00000000009f | TASK | Server pre deployments 2025-10-03 08:02:44.447302 | fa163e2f-d608-ed31-39ea-00000000009f | TASK | Server pre deployments 2025-10-03 08:02:44.476146 | fa163e2f-d608-ed31-39ea-00000000009f | TASK | Server pre deployments 2025-10-03 08:02:44.481022 | fa163e2f-d608-ed31-39ea-00000000009f | OK | Server pre deployments | np0005468027 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005468027 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000009f') missing from stats 2025-10-03 08:02:44.482433 | fa163e2f-d608-ed31-39ea-00000000009f | OK | Server pre deployments | np0005468028 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005468028 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000009f') missing from stats 2025-10-03 08:02:44.483214 | fa163e2f-d608-ed31-39ea-00000000009f | OK | Server pre deployments | np0005468029 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005468029 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000009f') missing from stats 2025-10-03 08:02:44.483987 | fa163e2f-d608-ed31-39ea-00000000009f | OK | Server pre deployments | np0005468024 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005468024 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000009f') missing from stats 2025-10-03 08:02:44.484800 | fa163e2f-d608-ed31-39ea-00000000009f | OK | Server pre deployments | np0005468025 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005468025 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000009f') missing from stats 2025-10-03 08:02:44.495514 | fa163e2f-d608-ed31-39ea-0000000000a3 | TASK | Hiera config 2025-10-03 08:02:44.519832 | fa163e2f-d608-ed31-39ea-0000000000a3 | TASK | Hiera config 2025-10-03 08:02:44.533751 | fa163e2f-d608-ed31-39ea-0000000000a3 | TASK | Hiera config 2025-10-03 08:02:44.560053 | fa163e2f-d608-ed31-39ea-0000000000a3 | TASK | Hiera config 2025-10-03 08:02:44.583495 | fa163e2f-d608-ed31-39ea-0000000000a3 | TASK | Hiera config 2025-10-03 08:02:44.595029 | fa163e2f-d608-ed31-39ea-00000000009f | OK | Server pre deployments | np0005468026 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005468026 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000009f') missing from stats 2025-10-03 08:02:44.596790 | fa163e2f-d608-ed31-39ea-0000000000a3 | TIMING | Hiera config | np0005468027 | 0:03:42.922115 | 0.10s 2025-10-03 08:02:44.597225 | fa163e2f-d608-ed31-39ea-0000000000a3 | TIMING | Hiera config | np0005468028 | 0:03:42.922567 | 0.08s 2025-10-03 08:02:44.597581 | fa163e2f-d608-ed31-39ea-0000000000a3 | TIMING | Hiera config | np0005468029 | 0:03:42.922913 | 0.06s 2025-10-03 08:02:44.597889 | fa163e2f-d608-ed31-39ea-0000000000a3 | TIMING | Hiera config | np0005468024 | 0:03:42.923233 | 0.03s 2025-10-03 08:02:44.660975 | fa163e2f-d608-ed31-39ea-0000000028b9 | TASK | Create /etc/puppet/hieradata 2025-10-03 08:02:44.674531 | fa163e2f-d608-ed31-39ea-0000000028b9 | TASK | Create /etc/puppet/hieradata 2025-10-03 08:02:44.688167 | fa163e2f-d608-ed31-39ea-0000000028b9 | TASK | Create /etc/puppet/hieradata 2025-10-03 08:02:44.705353 | fa163e2f-d608-ed31-39ea-0000000028b9 | TASK | Create /etc/puppet/hieradata 2025-10-03 08:02:44.723692 | fa163e2f-d608-ed31-39ea-0000000000a3 | TASK | Hiera config 2025-10-03 08:02:44.729201 | fa163e2f-d608-ed31-39ea-0000000000a3 | TIMING | Hiera config | np0005468025 | 0:03:43.054519 | 0.14s 2025-10-03 08:02:44.770379 | fa163e2f-d608-ed31-39ea-0000000028b9 | TASK | Create /etc/puppet/hieradata 2025-10-03 08:02:44.776015 | fa163e2f-d608-ed31-39ea-0000000000a3 | TIMING | Hiera config | np0005468026 | 0:03:43.101336 | 0.05s 2025-10-03 08:02:44.807436 | fa163e2f-d608-ed31-39ea-0000000028b9 | TASK | Create /etc/puppet/hieradata 2025-10-03 08:02:44.993973 | fa163e2f-d608-ed31-39ea-0000000028b9 | OK | Create /etc/puppet/hieradata | np0005468028 2025-10-03 08:02:44.996110 | fa163e2f-d608-ed31-39ea-0000000028b9 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005468028 | 0:03:43.321438 | 0.32s 2025-10-03 08:02:45.013574 | fa163e2f-d608-ed31-39ea-0000000028ba | TASK | Write hiera config 2025-10-03 08:02:45.021785 | fa163e2f-d608-ed31-39ea-0000000028b9 | OK | Create /etc/puppet/hieradata | np0005468029 2025-10-03 08:02:45.024272 | fa163e2f-d608-ed31-39ea-0000000028b9 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005468029 | 0:03:43.349584 | 0.33s 2025-10-03 08:02:45.030085 | fa163e2f-d608-ed31-39ea-0000000028b9 | OK | Create /etc/puppet/hieradata | np0005468024 2025-10-03 08:02:45.031625 | fa163e2f-d608-ed31-39ea-0000000028b9 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005468024 | 0:03:43.356962 | 0.33s 2025-10-03 08:02:45.048340 | fa163e2f-d608-ed31-39ea-0000000028ba | TASK | Write hiera config 2025-10-03 08:02:45.077856 | fa163e2f-d608-ed31-39ea-0000000028ba | TASK | Write hiera config 2025-10-03 08:02:45.083625 | fa163e2f-d608-ed31-39ea-0000000028b9 | OK | Create /etc/puppet/hieradata | np0005468027 2025-10-03 08:02:45.084949 | fa163e2f-d608-ed31-39ea-0000000028b9 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005468027 | 0:03:43.410278 | 0.42s 2025-10-03 08:02:45.117021 | fa163e2f-d608-ed31-39ea-0000000028ba | TASK | Write hiera config 2025-10-03 08:02:45.123363 | fa163e2f-d608-ed31-39ea-0000000028b9 | OK | Create /etc/puppet/hieradata | np0005468025 2025-10-03 08:02:45.124670 | fa163e2f-d608-ed31-39ea-0000000028b9 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005468025 | 0:03:43.450002 | 0.35s 2025-10-03 08:02:45.125564 | fa163e2f-d608-ed31-39ea-0000000028b9 | OK | Create /etc/puppet/hieradata | np0005468026 2025-10-03 08:02:45.126276 | fa163e2f-d608-ed31-39ea-0000000028b9 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005468026 | 0:03:43.451616 | 0.32s 2025-10-03 08:02:45.143940 | fa163e2f-d608-ed31-39ea-0000000028ba | TASK | Write hiera config 2025-10-03 08:02:45.170000 | fa163e2f-d608-ed31-39ea-0000000028ba | TASK | Write hiera config 2025-10-03 08:02:45.800992 | fa163e2f-d608-ed31-39ea-0000000028ba | OK | Write hiera config | np0005468029 2025-10-03 08:02:45.802552 | fa163e2f-d608-ed31-39ea-0000000028ba | TIMING | tripleo_hieradata : Write hiera config | np0005468029 | 0:03:44.127875 | 0.75s 2025-10-03 08:02:45.822357 | fa163e2f-d608-ed31-39ea-0000000000a4 | TASK | Hiera symlink 2025-10-03 08:02:45.871285 | fa163e2f-d608-ed31-39ea-0000000028ba | OK | Write hiera config | np0005468028 2025-10-03 08:02:45.872672 | fa163e2f-d608-ed31-39ea-0000000028ba | TIMING | tripleo_hieradata : Write hiera config | np0005468028 | 0:03:44.198005 | 0.86s 2025-10-03 08:02:45.892540 | fa163e2f-d608-ed31-39ea-0000000000a4 | TASK | Hiera symlink 2025-10-03 08:02:45.912963 | fa163e2f-d608-ed31-39ea-0000000028ba | OK | Write hiera config | np0005468027 2025-10-03 08:02:45.914634 | fa163e2f-d608-ed31-39ea-0000000028ba | TIMING | tripleo_hieradata : Write hiera config | np0005468027 | 0:03:44.239965 | 0.80s 2025-10-03 08:02:45.929846 | fa163e2f-d608-ed31-39ea-0000000028ba | OK | Write hiera config | np0005468026 2025-10-03 08:02:45.933764 | fa163e2f-d608-ed31-39ea-0000000028ba | TIMING | tripleo_hieradata : Write hiera config | np0005468026 | 0:03:44.259103 | 0.76s 2025-10-03 08:02:45.934636 | fa163e2f-d608-ed31-39ea-0000000028ba | OK | Write hiera config | np0005468024 2025-10-03 08:02:45.935328 | fa163e2f-d608-ed31-39ea-0000000028ba | TIMING | tripleo_hieradata : Write hiera config | np0005468024 | 0:03:44.260396 | 0.86s 2025-10-03 08:02:45.944952 | fa163e2f-d608-ed31-39ea-0000000000a4 | TASK | Hiera symlink 2025-10-03 08:02:45.980477 | fa163e2f-d608-ed31-39ea-0000000028ba | OK | Write hiera config | np0005468025 2025-10-03 08:02:45.981942 | fa163e2f-d608-ed31-39ea-0000000028ba | TIMING | tripleo_hieradata : Write hiera config | np0005468025 | 0:03:44.307275 | 0.84s 2025-10-03 08:02:45.995141 | fa163e2f-d608-ed31-39ea-0000000000a4 | TASK | Hiera symlink 2025-10-03 08:02:46.024914 | fa163e2f-d608-ed31-39ea-0000000000a4 | TASK | Hiera symlink 2025-10-03 08:02:46.044856 | fa163e2f-d608-ed31-39ea-0000000000a4 | TASK | Hiera symlink 2025-10-03 08:02:46.074998 | fa163e2f-d608-ed31-39ea-0000000000a4 | OK | Hiera symlink | np0005468029 2025-10-03 08:02:46.076676 | fa163e2f-d608-ed31-39ea-0000000000a4 | TIMING | Hiera symlink | np0005468029 | 0:03:44.402010 | 0.25s 2025-10-03 08:02:46.086777 | fa163e2f-d608-ed31-39ea-0000000000a5 | TASK | Hieradata from vars 2025-10-03 08:02:46.115002 | fa163e2f-d608-ed31-39ea-0000000000a5 | TIMING | Hieradata from vars | np0005468029 | 0:03:44.440335 | 0.03s 2025-10-03 08:02:46.145940 | fa163e2f-d608-ed31-39ea-0000000029c7 | TASK | Copy overcloud.json to all_nodes.json 2025-10-03 08:02:46.204103 | fa163e2f-d608-ed31-39ea-0000000000a4 | OK | Hiera symlink | np0005468028 2025-10-03 08:02:46.205551 | fa163e2f-d608-ed31-39ea-0000000000a4 | TIMING | Hiera symlink | np0005468028 | 0:03:44.530883 | 0.31s 2025-10-03 08:02:46.215699 | fa163e2f-d608-ed31-39ea-0000000000a5 | TASK | Hieradata from vars 2025-10-03 08:02:46.241998 | fa163e2f-d608-ed31-39ea-0000000000a5 | TIMING | Hieradata from vars | np0005468028 | 0:03:44.567325 | 0.03s 2025-10-03 08:02:46.269746 | fa163e2f-d608-ed31-39ea-0000000029c7 | TASK | Copy overcloud.json to all_nodes.json 2025-10-03 08:02:46.280151 | fa163e2f-d608-ed31-39ea-0000000000a4 | OK | Hiera symlink | np0005468027 2025-10-03 08:02:46.281535 | fa163e2f-d608-ed31-39ea-0000000000a4 | TIMING | Hiera symlink | np0005468027 | 0:03:44.606853 | 0.33s 2025-10-03 08:02:46.292008 | fa163e2f-d608-ed31-39ea-0000000000a5 | TASK | Hieradata from vars 2025-10-03 08:02:46.304628 | fa163e2f-d608-ed31-39ea-0000000000a4 | OK | Hiera symlink | np0005468024 2025-10-03 08:02:46.305857 | fa163e2f-d608-ed31-39ea-0000000000a4 | TIMING | Hiera symlink | np0005468024 | 0:03:44.631190 | 0.31s 2025-10-03 08:02:46.327018 | fa163e2f-d608-ed31-39ea-0000000000a5 | TASK | Hieradata from vars 2025-10-03 08:02:46.333302 | fa163e2f-d608-ed31-39ea-0000000000a5 | TIMING | Hieradata from vars | np0005468027 | 0:03:44.658570 | 0.04s 2025-10-03 08:02:46.340141 | fa163e2f-d608-ed31-39ea-0000000000a4 | OK | Hiera symlink | np0005468026 2025-10-03 08:02:46.341189 | fa163e2f-d608-ed31-39ea-0000000000a4 | TIMING | Hiera symlink | np0005468026 | 0:03:44.666528 | 0.31s 2025-10-03 08:02:46.383200 | fa163e2f-d608-ed31-39ea-0000000029c7 | TASK | Copy overcloud.json to all_nodes.json 2025-10-03 08:02:46.402818 | fa163e2f-d608-ed31-39ea-0000000000a5 | TASK | Hieradata from vars 2025-10-03 08:02:46.409089 | fa163e2f-d608-ed31-39ea-0000000000a5 | TIMING | Hieradata from vars | np0005468024 | 0:03:44.734409 | 0.08s 2025-10-03 08:02:46.410329 | fa163e2f-d608-ed31-39ea-0000000000a4 | OK | Hiera symlink | np0005468025 2025-10-03 08:02:46.411243 | fa163e2f-d608-ed31-39ea-0000000000a4 | TIMING | Hiera symlink | np0005468025 | 0:03:44.736585 | 0.36s 2025-10-03 08:02:46.455885 | fa163e2f-d608-ed31-39ea-0000000029c7 | TASK | Copy overcloud.json to all_nodes.json 2025-10-03 08:02:46.474344 | fa163e2f-d608-ed31-39ea-0000000000a5 | TASK | Hieradata from vars 2025-10-03 08:02:46.480106 | fa163e2f-d608-ed31-39ea-0000000000a5 | TIMING | Hieradata from vars | np0005468026 | 0:03:44.805426 | 0.08s 2025-10-03 08:02:46.525592 | fa163e2f-d608-ed31-39ea-0000000029c7 | TASK | Copy overcloud.json to all_nodes.json 2025-10-03 08:02:46.531001 | fa163e2f-d608-ed31-39ea-0000000000a5 | TIMING | Hieradata from vars | np0005468025 | 0:03:44.856323 | 0.05s 2025-10-03 08:02:46.571430 | fa163e2f-d608-ed31-39ea-0000000029c7 | TASK | Copy overcloud.json to all_nodes.json 2025-10-03 08:02:46.900331 | fa163e2f-d608-ed31-39ea-0000000029c7 | OK | Copy overcloud.json to all_nodes.json | np0005468029 2025-10-03 08:02:46.901777 | fa163e2f-d608-ed31-39ea-0000000029c7 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005468029 | 0:03:45.227107 | 0.75s 2025-10-03 08:02:46.912423 | fa163e2f-d608-ed31-39ea-0000000029c8 | TASK | Render hieradata from template 2025-10-03 08:02:47.120248 | fa163e2f-d608-ed31-39ea-0000000029c7 | OK | Copy overcloud.json to all_nodes.json | np0005468028 2025-10-03 08:02:47.121674 | fa163e2f-d608-ed31-39ea-0000000029c7 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005468028 | 0:03:45.447005 | 0.85s 2025-10-03 08:02:47.135841 | fa163e2f-d608-ed31-39ea-0000000029c8 | TASK | Render hieradata from template 2025-10-03 08:02:47.271486 | fa163e2f-d608-ed31-39ea-0000000029c7 | OK | Copy overcloud.json to all_nodes.json | np0005468027 2025-10-03 08:02:47.272723 | fa163e2f-d608-ed31-39ea-0000000029c7 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005468027 | 0:03:45.598053 | 0.89s 2025-10-03 08:02:47.285436 | fa163e2f-d608-ed31-39ea-0000000029c8 | TASK | Render hieradata from template 2025-10-03 08:02:47.300025 | fa163e2f-d608-ed31-39ea-0000000029c7 | OK | Copy overcloud.json to all_nodes.json | np0005468026 2025-10-03 08:02:47.301399 | fa163e2f-d608-ed31-39ea-0000000029c7 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005468026 | 0:03:45.626726 | 0.77s 2025-10-03 08:02:47.328050 | fa163e2f-d608-ed31-39ea-0000000029c8 | TASK | Render hieradata from template 2025-10-03 08:02:47.334125 | fa163e2f-d608-ed31-39ea-0000000029c7 | OK | Copy overcloud.json to all_nodes.json | np0005468024 2025-10-03 08:02:47.335157 | fa163e2f-d608-ed31-39ea-0000000029c7 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005468024 | 0:03:45.660484 | 0.88s 2025-10-03 08:02:47.351558 | fa163e2f-d608-ed31-39ea-0000000029c8 | TASK | Render hieradata from template 2025-10-03 08:02:47.391119 | fa163e2f-d608-ed31-39ea-0000000029c7 | OK | Copy overcloud.json to all_nodes.json | np0005468025 2025-10-03 08:02:47.392189 | fa163e2f-d608-ed31-39ea-0000000029c7 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005468025 | 0:03:45.717524 | 0.82s 2025-10-03 08:02:47.407739 | fa163e2f-d608-ed31-39ea-0000000029c8 | TASK | Render hieradata from template 2025-10-03 08:02:47.643660 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468029 | item=bootstrap_node 2025-10-03 08:02:47.648009 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468029 | 0:03:45.973318 | 0.73s 2025-10-03 08:02:48.027347 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468028 | item=bootstrap_node 2025-10-03 08:02:48.028120 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468028 | 0:03:46.353459 | 0.89s 2025-10-03 08:02:48.166164 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468026 | item=bootstrap_node 2025-10-03 08:02:48.170526 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468026 | 0:03:46.495860 | 0.84s 2025-10-03 08:02:48.179418 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468025 | item=bootstrap_node 2025-10-03 08:02:48.181965 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468025 | 0:03:46.507304 | 0.77s 2025-10-03 08:02:48.185086 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468024 | item=bootstrap_node 2025-10-03 08:02:48.188851 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468024 | 0:03:46.514190 | 0.84s 2025-10-03 08:02:48.191999 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468027 | item=bootstrap_node 2025-10-03 08:02:48.192510 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468027 | 0:03:46.517850 | 0.91s 2025-10-03 08:02:48.454490 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468029 | item=vip_data 2025-10-03 08:02:48.457995 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468029 | 0:03:46.783321 | 1.54s 2025-10-03 08:02:48.881201 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468028 | item=vip_data 2025-10-03 08:02:48.883685 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468028 | 0:03:47.209019 | 1.75s 2025-10-03 08:02:49.073388 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468026 | item=vip_data 2025-10-03 08:02:49.074612 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468026 | 0:03:47.399942 | 1.75s 2025-10-03 08:02:49.079633 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468027 | item=vip_data 2025-10-03 08:02:49.083898 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468027 | 0:03:47.409232 | 1.80s 2025-10-03 08:02:49.088851 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468025 | item=vip_data 2025-10-03 08:02:49.092863 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468025 | 0:03:47.418198 | 1.68s 2025-10-03 08:02:49.133922 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468024 | item=vip_data 2025-10-03 08:02:49.138215 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468024 | 0:03:47.463546 | 1.79s 2025-10-03 08:02:49.241775 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468029 | item=net_ip_map 2025-10-03 08:02:49.243013 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468029 | 0:03:47.568344 | 2.33s 2025-10-03 08:02:49.874290 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468028 | item=net_ip_map 2025-10-03 08:02:49.877991 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468028 | 0:03:48.203313 | 2.74s 2025-10-03 08:02:50.014116 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468029 | item=cloud_domain 2025-10-03 08:02:50.017614 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468029 | 0:03:48.342938 | 3.10s 2025-10-03 08:02:50.025767 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468027 | item=net_ip_map 2025-10-03 08:02:50.029350 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468027 | 0:03:48.354674 | 2.74s 2025-10-03 08:02:50.046629 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468026 | item=net_ip_map 2025-10-03 08:02:50.049766 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468026 | 0:03:48.375101 | 2.72s 2025-10-03 08:02:50.083583 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468025 | item=net_ip_map 2025-10-03 08:02:50.086507 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468025 | 0:03:48.411838 | 2.68s 2025-10-03 08:02:50.193742 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468024 | item=net_ip_map 2025-10-03 08:02:50.196531 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468024 | 0:03:48.521868 | 2.84s 2025-10-03 08:02:50.748355 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468028 | item=cloud_domain 2025-10-03 08:02:50.752793 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468028 | 0:03:49.078122 | 3.62s 2025-10-03 08:02:50.857039 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468027 | item=cloud_domain 2025-10-03 08:02:50.861878 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468027 | 0:03:49.187207 | 3.58s 2025-10-03 08:02:50.871223 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468029 | item=fqdn 2025-10-03 08:02:50.875525 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468029 | 0:03:49.200857 | 3.96s 2025-10-03 08:02:50.910897 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468026 | item=cloud_domain 2025-10-03 08:02:50.912226 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468026 | 0:03:49.237557 | 3.58s 2025-10-03 08:02:50.921163 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468025 | item=cloud_domain 2025-10-03 08:02:50.925324 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468025 | 0:03:49.250659 | 3.52s 2025-10-03 08:02:50.976150 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468024 | item=cloud_domain 2025-10-03 08:02:50.979189 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468024 | 0:03:49.304526 | 3.63s 2025-10-03 08:02:51.608828 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468028 | item=fqdn 2025-10-03 08:02:51.611835 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468028 | 0:03:49.937165 | 4.47s 2025-10-03 08:02:51.639050 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468027 | item=fqdn 2025-10-03 08:02:51.641883 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468027 | 0:03:49.967214 | 4.36s 2025-10-03 08:02:51.694187 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468029 | item=service_names 2025-10-03 08:02:51.699683 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468029 | 0:03:50.025023 | 4.79s 2025-10-03 08:02:51.761961 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468025 | item=fqdn 2025-10-03 08:02:51.766343 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468025 | 0:03:50.091682 | 4.36s 2025-10-03 08:02:51.768826 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468026 | item=fqdn 2025-10-03 08:02:51.772260 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468026 | 0:03:50.097603 | 4.44s 2025-10-03 08:02:51.804160 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468024 | item=fqdn 2025-10-03 08:02:51.804932 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468024 | 0:03:50.130272 | 4.45s 2025-10-03 08:02:52.456743 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468028 | item=service_names 2025-10-03 08:02:52.461141 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468028 | 0:03:50.786470 | 5.32s 2025-10-03 08:02:52.473330 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468027 | item=service_names 2025-10-03 08:02:52.477887 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468027 | 0:03:50.803221 | 5.19s 2025-10-03 08:02:52.500787 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468029 | item=service_configs 2025-10-03 08:02:52.504710 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468029 | 0:03:50.830035 | 5.59s 2025-10-03 08:02:52.565242 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468025 | item=service_names 2025-10-03 08:02:52.569884 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468025 | 0:03:50.895208 | 5.16s 2025-10-03 08:02:52.585783 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468026 | item=service_names 2025-10-03 08:02:52.586525 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468026 | 0:03:50.911863 | 5.26s 2025-10-03 08:02:52.596705 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468024 | item=service_names 2025-10-03 08:02:52.600590 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468024 | 0:03:50.925932 | 5.25s 2025-10-03 08:02:53.279525 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468029 | item=extraconfig 2025-10-03 08:02:53.283902 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468029 | 0:03:51.609229 | 6.37s 2025-10-03 08:02:53.292220 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468028 | item=service_configs 2025-10-03 08:02:53.296271 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468028 | 0:03:51.621604 | 6.16s 2025-10-03 08:02:53.331550 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468027 | item=service_configs 2025-10-03 08:02:53.335733 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468027 | 0:03:51.661065 | 6.05s 2025-10-03 08:02:53.397591 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468025 | item=service_configs 2025-10-03 08:02:53.402051 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468025 | 0:03:51.727382 | 5.99s 2025-10-03 08:02:53.411057 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468026 | item=service_configs 2025-10-03 08:02:53.415541 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468026 | 0:03:51.740871 | 6.09s 2025-10-03 08:02:53.466045 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468024 | item=service_configs 2025-10-03 08:02:53.470525 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468024 | 0:03:51.795850 | 6.12s 2025-10-03 08:02:54.145262 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468029 | item=role_extraconfig 2025-10-03 08:02:54.146508 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468029 | 0:03:52.471837 | 7.23s 2025-10-03 08:02:54.165112 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468028 | item=extraconfig 2025-10-03 08:02:54.170731 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468028 | 0:03:52.496065 | 7.03s 2025-10-03 08:02:54.176045 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468027 | item=extraconfig 2025-10-03 08:02:54.180314 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468027 | 0:03:52.505649 | 6.89s 2025-10-03 08:02:54.228042 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468025 | item=extraconfig 2025-10-03 08:02:54.233162 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468025 | 0:03:52.558493 | 6.82s 2025-10-03 08:02:54.242433 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468026 | item=extraconfig 2025-10-03 08:02:54.247520 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468026 | 0:03:52.572851 | 6.92s 2025-10-03 08:02:54.304103 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468024 | item=extraconfig 2025-10-03 08:02:54.305211 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468024 | 0:03:52.630542 | 6.95s 2025-10-03 08:02:54.952931 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468029 | item=ovn_chassis_mac_map 2025-10-03 08:02:54.958072 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468029 | 0:03:53.283395 | 8.04s 2025-10-03 08:02:54.979916 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468029 | 0:03:53.305238 | 8.07s 2025-10-03 08:02:54.988242 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468028 | item=role_extraconfig 2025-10-03 08:02:54.993858 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468028 | 0:03:53.319191 | 7.86s 2025-10-03 08:02:55.034833 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468027 | item=role_extraconfig 2025-10-03 08:02:55.036724 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468027 | 0:03:53.362057 | 7.75s 2025-10-03 08:02:55.040405 | fa163e2f-d608-ed31-39ea-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-03 08:02:55.042122 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468025 | item=role_extraconfig 2025-10-03 08:02:55.043070 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468025 | 0:03:53.368407 | 7.63s 2025-10-03 08:02:55.046896 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468026 | item=role_extraconfig 2025-10-03 08:02:55.054933 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468026 | 0:03:53.380244 | 7.73s 2025-10-03 08:02:55.072569 | fa163e2f-d608-ed31-39ea-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005468029 | 0:03:53.395950 | 0.03s 2025-10-03 08:02:55.134140 | fa163e2f-d608-ed31-39ea-000000002cf4 | TASK | Check for hieradata file 2025-10-03 08:02:55.158892 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468024 | item=role_extraconfig 2025-10-03 08:02:55.162508 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468024 | 0:03:53.487831 | 7.81s 2025-10-03 08:02:55.441044 | fa163e2f-d608-ed31-39ea-000000002cf4 | OK | Check for hieradata file | np0005468029 2025-10-03 08:02:55.442196 | fa163e2f-d608-ed31-39ea-000000002cf4 | TIMING | tripleo_hieradata : Check for hieradata file | np0005468029 | 0:03:53.767525 | 0.31s 2025-10-03 08:02:55.464290 | fa163e2f-d608-ed31-39ea-000000002cf6 | TASK | Get existing data 2025-10-03 08:02:55.518960 | fa163e2f-d608-ed31-39ea-000000002cf6 | SKIPPED | Get existing data | np0005468029 2025-10-03 08:02:55.520291 | fa163e2f-d608-ed31-39ea-000000002cf6 | TIMING | tripleo_hieradata : Get existing data | np0005468029 | 0:03:53.845617 | 0.05s 2025-10-03 08:02:55.540826 | fa163e2f-d608-ed31-39ea-000000002cf7 | TASK | Set data fact 2025-10-03 08:02:55.588832 | fa163e2f-d608-ed31-39ea-000000002cf7 | SKIPPED | Set data fact | np0005468029 2025-10-03 08:02:55.589984 | fa163e2f-d608-ed31-39ea-000000002cf7 | TIMING | tripleo_hieradata : Set data fact | np0005468029 | 0:03:53.915316 | 0.05s 2025-10-03 08:02:55.603092 | fa163e2f-d608-ed31-39ea-000000002cf9 | TASK | Write ansible hieradata file 2025-10-03 08:02:55.820041 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468025 | item=ovn_chassis_mac_map 2025-10-03 08:02:55.825022 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468025 | 0:03:54.150326 | 8.42s 2025-10-03 08:02:55.842784 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468025 | 0:03:54.168115 | 8.43s 2025-10-03 08:02:55.851418 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468026 | item=ovn_chassis_mac_map 2025-10-03 08:02:55.852615 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468026 | 0:03:54.177945 | 8.52s 2025-10-03 08:02:55.869039 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468028 | item=ovn_chassis_mac_map 2025-10-03 08:02:55.872589 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468028 | 0:03:54.197918 | 8.74s 2025-10-03 08:02:55.899484 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468027 | item=ovn_chassis_mac_map 2025-10-03 08:02:55.901621 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468027 | 0:03:54.226954 | 8.62s 2025-10-03 08:02:55.922976 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468026 | 0:03:54.248301 | 8.59s 2025-10-03 08:02:55.929588 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468028 | 0:03:54.254921 | 8.79s 2025-10-03 08:02:55.935674 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468027 | 0:03:54.261007 | 8.65s 2025-10-03 08:02:55.975185 | fa163e2f-d608-ed31-39ea-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-03 08:02:56.006226 | fa163e2f-d608-ed31-39ea-0000000029c8 | OK | Render hieradata from template | np0005468024 | item=ovn_chassis_mac_map 2025-10-03 08:02:56.008615 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468024 | 0:03:54.333941 | 8.66s 2025-10-03 08:02:56.078988 | fa163e2f-d608-ed31-39ea-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-03 08:02:56.093124 | fa163e2f-d608-ed31-39ea-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-03 08:02:56.124057 | fa163e2f-d608-ed31-39ea-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-03 08:02:56.130858 | fa163e2f-d608-ed31-39ea-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005468025 | 0:03:54.456176 | 0.15s 2025-10-03 08:02:56.133227 | fa163e2f-d608-ed31-39ea-0000000029c8 | TIMING | tripleo_hieradata : Render hieradata from template | np0005468024 | 0:03:54.458570 | 8.78s 2025-10-03 08:02:56.134874 | fa163e2f-d608-ed31-39ea-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005468027 | 0:03:54.460216 | 0.05s 2025-10-03 08:02:56.135212 | fa163e2f-d608-ed31-39ea-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005468028 | 0:03:54.460556 | 0.04s 2025-10-03 08:02:56.214589 | fa163e2f-d608-ed31-39ea-000000002cf4 | TASK | Check for hieradata file 2025-10-03 08:02:56.228824 | fa163e2f-d608-ed31-39ea-000000002cf4 | TASK | Check for hieradata file 2025-10-03 08:02:56.259514 | fa163e2f-d608-ed31-39ea-000000002cf4 | TASK | Check for hieradata file 2025-10-03 08:02:56.265589 | fa163e2f-d608-ed31-39ea-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005468026 | 0:03:54.590905 | 0.14s 2025-10-03 08:02:56.309813 | fa163e2f-d608-ed31-39ea-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-03 08:02:56.331040 | fa163e2f-d608-ed31-39ea-000000002cf4 | TASK | Check for hieradata file 2025-10-03 08:02:56.342774 | fa163e2f-d608-ed31-39ea-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005468024 | 0:03:54.668094 | 0.03s 2025-10-03 08:02:56.391138 | fa163e2f-d608-ed31-39ea-000000002cf4 | TASK | Check for hieradata file 2025-10-03 08:02:56.397172 | fa163e2f-d608-ed31-39ea-000000002cf9 | OK | Write ansible hieradata file | np0005468029 2025-10-03 08:02:56.398253 | fa163e2f-d608-ed31-39ea-000000002cf9 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005468029 | 0:03:54.723583 | 0.79s 2025-10-03 08:02:56.472038 | fa163e2f-d608-ed31-39ea-0000000000a7 | TIMING | include_tasks | np0005468029 | 0:03:54.797359 | 0.05s 2025-10-03 08:02:56.535227 | fa163e2f-d608-ed31-39ea-000000002cf4 | OK | Check for hieradata file | np0005468027 2025-10-03 08:02:56.540060 | fa163e2f-d608-ed31-39ea-000000002cf4 | TIMING | tripleo_hieradata : Check for hieradata file | np0005468027 | 0:03:54.865397 | 0.32s 2025-10-03 08:02:56.540762 | fa163e2f-d608-ed31-39ea-000000002cf4 | OK | Check for hieradata file | np0005468028 2025-10-03 08:02:56.541254 | fa163e2f-d608-ed31-39ea-000000002cf4 | TIMING | tripleo_hieradata : Check for hieradata file | np0005468028 | 0:03:54.866595 | 0.31s 2025-10-03 08:02:56.553682 | fa163e2f-d608-ed31-39ea-000000002cf6 | TASK | Get existing data 2025-10-03 08:02:56.570673 | fa163e2f-d608-ed31-39ea-000000002cf6 | TASK | Get existing data 2025-10-03 08:02:56.590062 | fa163e2f-d608-ed31-39ea-000000002cf4 | OK | Check for hieradata file | np0005468025 2025-10-03 08:02:56.590948 | fa163e2f-d608-ed31-39ea-000000002cf4 | TIMING | tripleo_hieradata : Check for hieradata file | np0005468025 | 0:03:54.916279 | 0.33s 2025-10-03 08:02:56.613904 | fa163e2f-d608-ed31-39ea-000000002cf6 | TASK | Get existing data 2025-10-03 08:02:56.619305 | fa163e2f-d608-ed31-39ea-000000002cf6 | SKIPPED | Get existing data | np0005468027 2025-10-03 08:02:56.624292 | fa163e2f-d608-ed31-39ea-000000002cf6 | TIMING | tripleo_hieradata : Get existing data | np0005468027 | 0:03:54.949610 | 0.07s 2025-10-03 08:02:56.624793 | fa163e2f-d608-ed31-39ea-000000002cf4 | OK | Check for hieradata file | np0005468026 2025-10-03 08:02:56.625213 | fa163e2f-d608-ed31-39ea-000000002cf4 | TIMING | tripleo_hieradata : Check for hieradata file | np0005468026 | 0:03:54.950555 | 0.29s 2025-10-03 08:02:56.625720 | fa163e2f-d608-ed31-39ea-000000002cf6 | SKIPPED | Get existing data | np0005468028 2025-10-03 08:02:56.626155 | fa163e2f-d608-ed31-39ea-000000002cf6 | TIMING | tripleo_hieradata : Get existing data | np0005468028 | 0:03:54.951497 | 0.05s 2025-10-03 08:02:56.636842 | fa163e2f-d608-ed31-39ea-000000002cf7 | TASK | Set data fact 2025-10-03 08:02:56.650988 | fa163e2f-d608-ed31-39ea-000000002cf7 | TASK | Set data fact 2025-10-03 08:02:56.683635 | fa163e2f-d608-ed31-39ea-000000002cf6 | TASK | Get existing data 2025-10-03 08:02:56.689524 | fa163e2f-d608-ed31-39ea-000000002cf6 | SKIPPED | Get existing data | np0005468025 2025-10-03 08:02:56.690603 | fa163e2f-d608-ed31-39ea-000000002cf6 | TIMING | tripleo_hieradata : Get existing data | np0005468025 | 0:03:55.015929 | 0.08s 2025-10-03 08:02:56.691142 | fa163e2f-d608-ed31-39ea-000000002cf7 | SKIPPED | Set data fact | np0005468027 2025-10-03 08:02:56.691477 | fa163e2f-d608-ed31-39ea-000000002cf7 | TIMING | tripleo_hieradata : Set data fact | np0005468027 | 0:03:55.016819 | 0.05s 2025-10-03 08:02:56.708588 | fa163e2f-d608-ed31-39ea-000000002cf9 | TASK | Write ansible hieradata file 2025-10-03 08:02:56.737646 | fa163e2f-d608-ed31-39ea-000000002cf7 | TASK | Set data fact 2025-10-03 08:02:56.743759 | fa163e2f-d608-ed31-39ea-000000002cf7 | SKIPPED | Set data fact | np0005468028 2025-10-03 08:02:56.744700 | fa163e2f-d608-ed31-39ea-000000002cf7 | TIMING | tripleo_hieradata : Set data fact | np0005468028 | 0:03:55.070029 | 0.09s 2025-10-03 08:02:56.745251 | fa163e2f-d608-ed31-39ea-000000002cf4 | OK | Check for hieradata file | np0005468024 2025-10-03 08:02:56.745628 | fa163e2f-d608-ed31-39ea-000000002cf4 | TIMING | tripleo_hieradata : Check for hieradata file | np0005468024 | 0:03:55.070971 | 0.35s 2025-10-03 08:02:56.746128 | fa163e2f-d608-ed31-39ea-000000002cf6 | SKIPPED | Get existing data | np0005468026 2025-10-03 08:02:56.746510 | fa163e2f-d608-ed31-39ea-000000002cf6 | TIMING | tripleo_hieradata : Get existing data | np0005468026 | 0:03:55.071853 | 0.06s 2025-10-03 08:02:56.757242 | fa163e2f-d608-ed31-39ea-000000002cf9 | TASK | Write ansible hieradata file 2025-10-03 08:02:56.776255 | fa163e2f-d608-ed31-39ea-000000002cf6 | TASK | Get existing data 2025-10-03 08:02:56.821953 | fa163e2f-d608-ed31-39ea-000000002cf7 | TASK | Set data fact 2025-10-03 08:02:56.832189 | fa163e2f-d608-ed31-39ea-000000002cf7 | SKIPPED | Set data fact | np0005468025 2025-10-03 08:02:56.834065 | fa163e2f-d608-ed31-39ea-000000002cf7 | TIMING | tripleo_hieradata : Set data fact | np0005468025 | 0:03:55.159369 | 0.09s 2025-10-03 08:02:56.834791 | fa163e2f-d608-ed31-39ea-000000002cf6 | SKIPPED | Get existing data | np0005468024 2025-10-03 08:02:56.835481 | fa163e2f-d608-ed31-39ea-000000002cf6 | TIMING | tripleo_hieradata : Get existing data | np0005468024 | 0:03:55.160790 | 0.06s 2025-10-03 08:02:56.864539 | fa163e2f-d608-ed31-39ea-000000002cf7 | TASK | Set data fact 2025-10-03 08:02:56.898167 | fa163e2f-d608-ed31-39ea-000000002cf9 | TASK | Write ansible hieradata file 2025-10-03 08:02:56.906205 | fa163e2f-d608-ed31-39ea-000000002cf7 | SKIPPED | Set data fact | np0005468026 2025-10-03 08:02:56.907404 | fa163e2f-d608-ed31-39ea-000000002cf7 | TIMING | tripleo_hieradata : Set data fact | np0005468026 | 0:03:55.232725 | 0.08s 2025-10-03 08:02:56.940193 | fa163e2f-d608-ed31-39ea-000000002cf9 | TASK | Write ansible hieradata file 2025-10-03 08:02:56.948327 | fa163e2f-d608-ed31-39ea-000000002cf7 | SKIPPED | Set data fact | np0005468024 2025-10-03 08:02:56.949535 | fa163e2f-d608-ed31-39ea-000000002cf7 | TIMING | tripleo_hieradata : Set data fact | np0005468024 | 0:03:55.274858 | 0.08s 2025-10-03 08:02:56.965169 | fa163e2f-d608-ed31-39ea-000000002cf9 | TASK | Write ansible hieradata file 2025-10-03 08:02:57.582536 | fa163e2f-d608-ed31-39ea-000000002cf9 | OK | Write ansible hieradata file | np0005468027 2025-10-03 08:02:57.584901 | fa163e2f-d608-ed31-39ea-000000002cf9 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005468027 | 0:03:55.910221 | 0.88s 2025-10-03 08:02:57.611685 | fa163e2f-d608-ed31-39ea-000000002cf9 | OK | Write ansible hieradata file | np0005468028 2025-10-03 08:02:57.612917 | fa163e2f-d608-ed31-39ea-000000002cf9 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005468028 | 0:03:55.938241 | 0.85s 2025-10-03 08:02:57.687720 | fa163e2f-d608-ed31-39ea-0000000000a7 | TIMING | include_tasks | np0005468027 | 0:03:56.013034 | 0.06s 2025-10-03 08:02:57.738938 | fa163e2f-d608-ed31-39ea-0000000000a7 | TIMING | include_tasks | np0005468028 | 0:03:56.064269 | 0.07s 2025-10-03 08:02:57.818895 | fa163e2f-d608-ed31-39ea-000000002cf9 | OK | Write ansible hieradata file | np0005468025 2025-10-03 08:02:57.821941 | fa163e2f-d608-ed31-39ea-000000002cf9 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005468025 | 0:03:56.147257 | 0.92s 2025-10-03 08:02:57.827996 | fa163e2f-d608-ed31-39ea-000000002cf9 | OK | Write ansible hieradata file | np0005468024 2025-10-03 08:02:57.829014 | fa163e2f-d608-ed31-39ea-000000002cf9 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005468024 | 0:03:56.154347 | 0.86s 2025-10-03 08:02:57.830415 | fa163e2f-d608-ed31-39ea-000000002cf9 | OK | Write ansible hieradata file | np0005468026 2025-10-03 08:02:57.831199 | fa163e2f-d608-ed31-39ea-000000002cf9 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005468026 | 0:03:56.156534 | 0.89s 2025-10-03 08:02:58.005442 | fa163e2f-d608-ed31-39ea-0000000000a7 | TIMING | include_tasks | np0005468024 | 0:03:56.330750 | 0.09s 2025-10-03 08:02:58.054121 | fa163e2f-d608-ed31-39ea-0000000000a7 | TIMING | include_tasks | np0005468025 | 0:03:56.379451 | 0.10s 2025-10-03 08:02:58.054833 | fa163e2f-d608-ed31-39ea-0000000000a7 | TIMING | include_tasks | np0005468026 | 0:03:56.380174 | 0.06s PLAY [Host prep steps] ********************************************************* 2025-10-03 08:02:58.287520 | fa163e2f-d608-ed31-39ea-0000000000ab | TASK | Host prep steps 2025-10-03 08:02:58.301720 | fa163e2f-d608-ed31-39ea-0000000000ab | TASK | Host prep steps 2025-10-03 08:02:58.322155 | fa163e2f-d608-ed31-39ea-0000000000ab | TASK | Host prep steps 2025-10-03 08:02:58.352585 | fa163e2f-d608-ed31-39ea-0000000000ab | TASK | Host prep steps 2025-10-03 08:02:58.372694 | fa163e2f-d608-ed31-39ea-0000000000ab | TASK | Host prep steps 2025-10-03 08:02:58.402727 | fa163e2f-d608-ed31-39ea-0000000000ab | TASK | Host prep steps 2025-10-03 08:02:58.407575 | fa163e2f-d608-ed31-39ea-0000000000ab | OK | Host prep steps | np0005468027 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005468027 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000ab') missing from stats 2025-10-03 08:02:58.408949 | fa163e2f-d608-ed31-39ea-0000000000ab | OK | Host prep steps | np0005468028 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005468028 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000ab') missing from stats 2025-10-03 08:02:58.409743 | fa163e2f-d608-ed31-39ea-0000000000ab | OK | Host prep steps | np0005468029 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005468029 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000ab') missing from stats 2025-10-03 08:02:58.410550 | fa163e2f-d608-ed31-39ea-0000000000ab | OK | Host prep steps | np0005468024 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005468024 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000ab') missing from stats 2025-10-03 08:02:58.411332 | fa163e2f-d608-ed31-39ea-0000000000ab | OK | Host prep steps | np0005468025 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005468025 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000ab') missing from stats 2025-10-03 08:02:58.468251 | fa163e2f-d608-ed31-39ea-0000000000ac | TASK | Deploy Artifacts 2025-10-03 08:02:58.482351 | fa163e2f-d608-ed31-39ea-0000000000ac | TASK | Deploy Artifacts 2025-10-03 08:02:58.495169 | fa163e2f-d608-ed31-39ea-0000000000ac | TASK | Deploy Artifacts 2025-10-03 08:02:58.510975 | fa163e2f-d608-ed31-39ea-0000000000ac | TASK | Deploy Artifacts 2025-10-03 08:02:58.526610 | fa163e2f-d608-ed31-39ea-0000000000ac | TASK | Deploy Artifacts 2025-10-03 08:02:58.530998 | fa163e2f-d608-ed31-39ea-0000000000ab | OK | Host prep steps | np0005468026 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005468026 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000ab') missing from stats 2025-10-03 08:02:58.546982 | fa163e2f-d608-ed31-39ea-0000000000ac | TASK | Deploy Artifacts 2025-10-03 08:02:58.561923 | fa163e2f-d608-ed31-39ea-0000000000ac | SKIPPED | Deploy Artifacts | np0005468028 2025-10-03 08:02:58.562705 | fa163e2f-d608-ed31-39ea-0000000000ac | TIMING | Deploy Artifacts | np0005468028 | 0:03:56.888035 | 0.08s 2025-10-03 08:02:58.582618 | fa163e2f-d608-ed31-39ea-0000000000ac | SKIPPED | Deploy Artifacts | np0005468027 2025-10-03 08:02:58.583603 | fa163e2f-d608-ed31-39ea-0000000000ac | TIMING | Deploy Artifacts | np0005468027 | 0:03:56.908931 | 0.11s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:02:58.609635 | fa163e2f-d608-ed31-39ea-0000000000ad | TIMING | include_tasks | np0005468028 | 0:03:56.934956 | 0.03s 2025-10-03 08:02:58.610473 | fa163e2f-d608-ed31-39ea-0000000000ac | SKIPPED | Deploy Artifacts | np0005468029 2025-10-03 08:02:58.610980 | fa163e2f-d608-ed31-39ea-0000000000ac | TIMING | Deploy Artifacts | np0005468029 | 0:03:56.936323 | 0.11s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:02:58.698047 | f7de4156-8cd4-4e1c-bebc-37936f3a5ea4 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0005468028 2025-10-03 08:02:58.744099 | fa163e2f-d608-ed31-39ea-000000003106 | TASK | Run firewall role 2025-10-03 08:02:58.771107 | fa163e2f-d608-ed31-39ea-0000000000ac | SKIPPED | Deploy Artifacts | np0005468024 2025-10-03 08:02:58.772981 | fa163e2f-d608-ed31-39ea-0000000000ac | TIMING | Deploy Artifacts | np0005468024 | 0:03:57.098308 | 0.26s 2025-10-03 08:02:58.773762 | fa163e2f-d608-ed31-39ea-0000000000ad | TIMING | include_tasks | np0005468027 | 0:03:57.099103 | 0.18s 2025-10-03 08:02:58.774385 | fa163e2f-d608-ed31-39ea-0000000000ac | SKIPPED | Deploy Artifacts | np0005468025 2025-10-03 08:02:58.774830 | fa163e2f-d608-ed31-39ea-0000000000ac | TIMING | Deploy Artifacts | np0005468025 | 0:03:57.100172 | 0.25s 2025-10-03 08:02:58.775866 | fa163e2f-d608-ed31-39ea-0000000000ac | SKIPPED | Deploy Artifacts | np0005468026 2025-10-03 08:02:58.776809 | fa163e2f-d608-ed31-39ea-0000000000ac | TIMING | Deploy Artifacts | np0005468026 | 0:03:57.102150 | 0.23s 2025-10-03 08:02:58.777715 | fa163e2f-d608-ed31-39ea-000000003106 | TIMING | Run firewall role | np0005468028 | 0:03:57.103057 | 0.03s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:02:58.857651 | 0a6a8f82-4eb9-4ee6-8b93-6d9e8f9b74e2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0005468027 2025-10-03 08:02:58.914167 | fa163e2f-d608-ed31-39ea-0000000031c1 | TASK | Run firewall role 2025-10-03 08:02:58.927656 | fa163e2f-d608-ed31-39ea-000000003222 | TASK | Gather variables for each operating system [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:02:59.005627 | fa163e2f-d608-ed31-39ea-0000000000ad | TIMING | include_tasks | np0005468029 | 0:03:57.330933 | 0.24s 2025-10-03 08:02:59.006534 | fa163e2f-d608-ed31-39ea-0000000031c1 | TIMING | Run firewall role | np0005468027 | 0:03:57.331875 | 0.09s 2025-10-03 08:02:59.006981 | fa163e2f-d608-ed31-39ea-0000000000ad | TIMING | include_tasks | np0005468024 | 0:03:57.332323 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:02:59.050426 | fa163e2f-d608-ed31-39ea-000000003222 | OK | Gather variables for each operating system | np0005468028 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-03 08:02:59.053123 | fa163e2f-d608-ed31-39ea-000000003222 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005468028 | 0:03:57.378451 | 0.12s 2025-10-03 08:02:59.117950 | d0f01171-539b-42c9-9516-30cb24e4557e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0005468029 2025-10-03 08:02:59.235250 | 46deed92-9f8e-4992-88f9-fd9f34737732 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0005468024 2025-10-03 08:02:59.276671 | fa163e2f-d608-ed31-39ea-000000003222 | TASK | Gather variables for each operating system 2025-10-03 08:02:59.289906 | fa163e2f-d608-ed31-39ea-00000000331c | TASK | Run firewall role 2025-10-03 08:02:59.307417 | fa163e2f-d608-ed31-39ea-0000000033af | TASK | Run firewall role 2025-10-03 08:02:59.319571 | fa163e2f-d608-ed31-39ea-0000000000ad | TIMING | include_tasks | np0005468025 | 0:03:57.644878 | 0.35s 2025-10-03 08:02:59.320348 | fa163e2f-d608-ed31-39ea-0000000000ad | TIMING | include_tasks | np0005468026 | 0:03:57.645689 | 0.32s 2025-10-03 08:02:59.320972 | fa163e2f-d608-ed31-39ea-000000003222 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005468028 | 0:03:57.646314 | 0.39s 2025-10-03 08:02:59.321387 | fa163e2f-d608-ed31-39ea-00000000331c | TIMING | Run firewall role | np0005468029 | 0:03:57.646730 | 0.03s 2025-10-03 08:02:59.398198 | fa163e2f-d608-ed31-39ea-000000003222 | OK | Gather variables for each operating system | np0005468027 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-03 08:02:59.421325 | fa163e2f-d608-ed31-39ea-000000003222 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005468027 | 0:03:57.746651 | 0.14s 2025-10-03 08:02:59.455651 | 1ca57d67-fdf9-4edd-be96-0ebdd35da045 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0005468025 2025-10-03 08:02:59.456192 | 1ca57d67-fdf9-4edd-be96-0ebdd35da045 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0005468026 2025-10-03 08:02:59.502744 | fa163e2f-d608-ed31-39ea-000000003223 | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-03 08:02:59.516098 | fa163e2f-d608-ed31-39ea-000000003222 | TASK | Gather variables for each operating system 2025-10-03 08:02:59.533317 | fa163e2f-d608-ed31-39ea-0000000034d4 | TASK | Run firewall role 2025-10-03 08:02:59.551233 | fa163e2f-d608-ed31-39ea-0000000034d4 | TASK | Run firewall role 2025-10-03 08:02:59.557314 | fa163e2f-d608-ed31-39ea-0000000033af | TIMING | Run firewall role | np0005468024 | 0:03:57.882633 | 0.24s 2025-10-03 08:02:59.569286 | fa163e2f-d608-ed31-39ea-000000003222 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005468027 | 0:03:57.894628 | 0.29s 2025-10-03 08:02:59.569771 | fa163e2f-d608-ed31-39ea-0000000034d4 | TIMING | Run firewall role | np0005468025 | 0:03:57.895114 | 0.04s 2025-10-03 08:02:59.669960 | fa163e2f-d608-ed31-39ea-000000003222 | OK | Gather variables for each operating system | np0005468029 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-03 08:02:59.687737 | fa163e2f-d608-ed31-39ea-000000003222 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005468029 | 0:03:58.013063 | 0.17s 2025-10-03 08:02:59.701398 | fa163e2f-d608-ed31-39ea-000000003223 | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-03 08:02:59.720579 | fa163e2f-d608-ed31-39ea-000000003222 | TASK | Gather variables for each operating system 2025-10-03 08:02:59.739507 | fa163e2f-d608-ed31-39ea-000000003222 | TASK | Gather variables for each operating system 2025-10-03 08:02:59.745306 | fa163e2f-d608-ed31-39ea-0000000034d4 | TIMING | Run firewall role | np0005468026 | 0:03:58.070623 | 0.19s 2025-10-03 08:02:59.746381 | fa163e2f-d608-ed31-39ea-000000003222 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005468029 | 0:03:58.071723 | 0.23s 2025-10-03 08:02:59.785137 | fa163e2f-d608-ed31-39ea-000000003223 | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-03 08:02:59.804287 | fa163e2f-d608-ed31-39ea-000000003222 | TASK | Gather variables for each operating system 2025-10-03 08:02:59.851682 | fa163e2f-d608-ed31-39ea-000000003222 | OK | Gather variables for each operating system | np0005468024 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-03 08:02:59.856066 | fa163e2f-d608-ed31-39ea-000000003222 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005468024 | 0:03:58.181376 | 0.13s 2025-10-03 08:02:59.861730 | fa163e2f-d608-ed31-39ea-000000003222 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005468024 | 0:03:58.187063 | 0.14s 2025-10-03 08:02:59.865027 | fa163e2f-d608-ed31-39ea-000000003222 | OK | Gather variables for each operating system | np0005468025 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-03 08:02:59.870225 | fa163e2f-d608-ed31-39ea-000000003222 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005468025 | 0:03:58.195521 | 0.13s 2025-10-03 08:02:59.886038 | fa163e2f-d608-ed31-39ea-000000003223 | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-03 08:02:59.893833 | fa163e2f-d608-ed31-39ea-000000003222 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005468025 | 0:03:58.219153 | 0.15s 2025-10-03 08:02:59.908932 | fa163e2f-d608-ed31-39ea-000000003223 | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-03 08:02:59.933648 | fa163e2f-d608-ed31-39ea-000000003222 | OK | Gather variables for each operating system | np0005468026 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-03 08:02:59.936162 | fa163e2f-d608-ed31-39ea-000000003222 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005468026 | 0:03:58.261479 | 0.13s 2025-10-03 08:02:59.946366 | fa163e2f-d608-ed31-39ea-000000003222 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005468026 | 0:03:58.271704 | 0.14s 2025-10-03 08:02:59.962544 | fa163e2f-d608-ed31-39ea-000000003223 | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-03 08:03:02.408759 | fa163e2f-d608-ed31-39ea-000000003223 | OK | Uninstall firewalld to prevent nftables conflicts | np0005468028 2025-10-03 08:03:02.410258 | fa163e2f-d608-ed31-39ea-000000003223 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005468028 | 0:04:00.735587 | 2.91s 2025-10-03 08:03:02.424319 | fa163e2f-d608-ed31-39ea-000000003227 | TASK | Create empty var for masquerade rules 2025-10-03 08:03:02.465671 | fa163e2f-d608-ed31-39ea-000000003227 | OK | Create empty var for masquerade rules | np0005468028 2025-10-03 08:03:02.466522 | fa163e2f-d608-ed31-39ea-000000003227 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005468028 | 0:04:00.791859 | 0.04s 2025-10-03 08:03:02.476589 | fa163e2f-d608-ed31-39ea-000000003228 | TASK | Enable masquerade 2025-10-03 08:03:02.522492 | fa163e2f-d608-ed31-39ea-000000003228 | SKIPPED | Enable masquerade | np0005468028 2025-10-03 08:03:02.523447 | fa163e2f-d608-ed31-39ea-000000003228 | TIMING | tripleo_firewall : Enable masquerade | np0005468028 | 0:04:00.848779 | 0.05s 2025-10-03 08:03:02.535778 | fa163e2f-d608-ed31-39ea-000000003229 | TASK | Set the default frontend firewall rules 2025-10-03 08:03:02.569872 | fa163e2f-d608-ed31-39ea-000000003229 | OK | Set the default frontend firewall rules | np0005468028 2025-10-03 08:03:02.571290 | fa163e2f-d608-ed31-39ea-000000003229 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005468028 | 0:04:00.896617 | 0.03s 2025-10-03 08:03:02.590264 | fa163e2f-d608-ed31-39ea-00000000322c | TASK | Set frontend rule fact (non-ssl rules) 2025-10-03 08:03:02.619957 | fa163e2f-d608-ed31-39ea-00000000322c | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005468028 2025-10-03 08:03:02.621112 | fa163e2f-d608-ed31-39ea-00000000322c | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005468028 | 0:04:00.946439 | 0.03s 2025-10-03 08:03:02.638969 | fa163e2f-d608-ed31-39ea-00000000322d | TASK | Set frontend rule fact (ssl rules) 2025-10-03 08:03:02.670081 | fa163e2f-d608-ed31-39ea-00000000322d | SKIPPED | Set frontend rule fact (ssl rules) | np0005468028 2025-10-03 08:03:02.670853 | fa163e2f-d608-ed31-39ea-00000000322d | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005468028 | 0:04:00.996188 | 0.03s 2025-10-03 08:03:02.683948 | fa163e2f-d608-ed31-39ea-00000000322f | TASK | Set frontend rule fact (non-ssl rules) 2025-10-03 08:03:02.716994 | fa163e2f-d608-ed31-39ea-00000000322f | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005468028 2025-10-03 08:03:02.717999 | fa163e2f-d608-ed31-39ea-00000000322f | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005468028 | 0:04:01.043332 | 0.03s 2025-10-03 08:03:02.730920 | fa163e2f-d608-ed31-39ea-000000003230 | TASK | Set frontend rule fact (ssl rules) 2025-10-03 08:03:02.764019 | fa163e2f-d608-ed31-39ea-000000003230 | SKIPPED | Set frontend rule fact (ssl rules) | np0005468028 2025-10-03 08:03:02.765390 | fa163e2f-d608-ed31-39ea-000000003230 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005468028 | 0:04:01.090715 | 0.03s 2025-10-03 08:03:02.784509 | fa163e2f-d608-ed31-39ea-000000003232 | TASK | Enable LOG rules 2025-10-03 08:03:02.799633 | fa163e2f-d608-ed31-39ea-000000003223 | OK | Uninstall firewalld to prevent nftables conflicts | np0005468024 2025-10-03 08:03:02.801811 | fa163e2f-d608-ed31-39ea-000000003223 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005468024 | 0:04:01.127129 | 2.91s 2025-10-03 08:03:02.847170 | fa163e2f-d608-ed31-39ea-000000003227 | TASK | Create empty var for masquerade rules 2025-10-03 08:03:02.859140 | fa163e2f-d608-ed31-39ea-000000003232 | SKIPPED | Enable LOG rules | np0005468028 2025-10-03 08:03:02.860892 | fa163e2f-d608-ed31-39ea-000000003232 | TIMING | tripleo_firewall : Enable LOG rules | np0005468028 | 0:04:01.186207 | 0.07s 2025-10-03 08:03:02.861913 | fa163e2f-d608-ed31-39ea-000000003223 | OK | Uninstall firewalld to prevent nftables conflicts | np0005468026 2025-10-03 08:03:02.862688 | fa163e2f-d608-ed31-39ea-000000003223 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005468026 | 0:04:01.188022 | 2.90s 2025-10-03 08:03:02.863721 | fa163e2f-d608-ed31-39ea-000000003223 | OK | Uninstall firewalld to prevent nftables conflicts | np0005468025 2025-10-03 08:03:02.864446 | fa163e2f-d608-ed31-39ea-000000003223 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005468025 | 0:04:01.189780 | 2.95s 2025-10-03 08:03:02.865513 | fa163e2f-d608-ed31-39ea-000000003223 | OK | Uninstall firewalld to prevent nftables conflicts | np0005468027 2025-10-03 08:03:02.866246 | fa163e2f-d608-ed31-39ea-000000003223 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005468027 | 0:04:01.191582 | 3.16s 2025-10-03 08:03:02.896613 | fa163e2f-d608-ed31-39ea-000000003227 | TASK | Create empty var for masquerade rules 2025-10-03 08:03:02.933034 | fa163e2f-d608-ed31-39ea-000000003233 | TASK | Set rule fact 2025-10-03 08:03:02.975579 | fa163e2f-d608-ed31-39ea-000000003227 | TASK | Create empty var for masquerade rules 2025-10-03 08:03:03.012324 | fa163e2f-d608-ed31-39ea-000000003227 | TASK | Create empty var for masquerade rules 2025-10-03 08:03:03.022170 | fa163e2f-d608-ed31-39ea-000000003227 | OK | Create empty var for masquerade rules | np0005468024 2025-10-03 08:03:03.026998 | fa163e2f-d608-ed31-39ea-000000003227 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005468024 | 0:04:01.352325 | 0.17s 2025-10-03 08:03:03.027680 | fa163e2f-d608-ed31-39ea-000000003223 | OK | Uninstall firewalld to prevent nftables conflicts | np0005468029 2025-10-03 08:03:03.028268 | fa163e2f-d608-ed31-39ea-000000003223 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005468029 | 0:04:01.353607 | 3.24s 2025-10-03 08:03:03.029019 | fa163e2f-d608-ed31-39ea-000000003227 | OK | Create empty var for masquerade rules | np0005468027 2025-10-03 08:03:03.029518 | fa163e2f-d608-ed31-39ea-000000003227 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005468027 | 0:04:01.354855 | 0.13s 2025-10-03 08:03:03.030047 | fa163e2f-d608-ed31-39ea-000000003227 | OK | Create empty var for masquerade rules | np0005468025 2025-10-03 08:03:03.030575 | fa163e2f-d608-ed31-39ea-000000003227 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005468025 | 0:04:01.355913 | 0.05s 2025-10-03 08:03:03.031530 | fa163e2f-d608-ed31-39ea-000000003233 | OK | Set rule fact | np0005468028 2025-10-03 08:03:03.032365 | fa163e2f-d608-ed31-39ea-000000003233 | TIMING | tripleo_firewall : Set rule fact | np0005468028 | 0:04:01.357704 | 0.10s 2025-10-03 08:03:03.047318 | fa163e2f-d608-ed31-39ea-000000003228 | TASK | Enable masquerade 2025-10-03 08:03:03.068984 | fa163e2f-d608-ed31-39ea-000000003234 | TASK | Manage rules via nftables 2025-10-03 08:03:03.086067 | fa163e2f-d608-ed31-39ea-000000003227 | TASK | Create empty var for masquerade rules 2025-10-03 08:03:03.109054 | fa163e2f-d608-ed31-39ea-000000003228 | TASK | Enable masquerade 2025-10-03 08:03:03.128904 | fa163e2f-d608-ed31-39ea-000000003228 | TASK | Enable masquerade 2025-10-03 08:03:03.134678 | fa163e2f-d608-ed31-39ea-000000003227 | OK | Create empty var for masquerade rules | np0005468026 2025-10-03 08:03:03.135477 | fa163e2f-d608-ed31-39ea-000000003227 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005468026 | 0:04:01.460788 | 0.12s 2025-10-03 08:03:03.135829 | fa163e2f-d608-ed31-39ea-000000003234 | TIMING | Manage rules via nftables | np0005468028 | 0:04:01.461173 | 0.07s 2025-10-03 08:03:03.136137 | fa163e2f-d608-ed31-39ea-000000003228 | SKIPPED | Enable masquerade | np0005468027 2025-10-03 08:03:03.136484 | fa163e2f-d608-ed31-39ea-000000003228 | TIMING | tripleo_firewall : Enable masquerade | np0005468027 | 0:04:01.461826 | 0.09s 2025-10-03 08:03:03.136794 | fa163e2f-d608-ed31-39ea-000000003227 | OK | Create empty var for masquerade rules | np0005468029 2025-10-03 08:03:03.137127 | fa163e2f-d608-ed31-39ea-000000003227 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005468029 | 0:04:01.462470 | 0.05s 2025-10-03 08:03:03.175198 | fa163e2f-d608-ed31-39ea-000000003229 | TASK | Set the default frontend firewall rules 2025-10-03 08:03:03.200511 | fa163e2f-d608-ed31-39ea-000000003228 | TASK | Enable masquerade 2025-10-03 08:03:03.228693 | fa163e2f-d608-ed31-39ea-000000003228 | TASK | Enable masquerade 2025-10-03 08:03:03.233251 | fa163e2f-d608-ed31-39ea-000000003228 | SKIPPED | Enable masquerade | np0005468024 2025-10-03 08:03:03.234066 | fa163e2f-d608-ed31-39ea-000000003228 | TIMING | tripleo_firewall : Enable masquerade | np0005468024 | 0:04:01.559396 | 0.12s 2025-10-03 08:03:03.234371 | fa163e2f-d608-ed31-39ea-000000003228 | SKIPPED | Enable masquerade | np0005468025 2025-10-03 08:03:03.234675 | fa163e2f-d608-ed31-39ea-000000003228 | TIMING | tripleo_firewall : Enable masquerade | np0005468025 | 0:04:01.560018 | 0.10s 2025-10-03 08:03:03.235054 | fa163e2f-d608-ed31-39ea-000000003229 | OK | Set the default frontend firewall rules | np0005468027 2025-10-03 08:03:03.235345 | fa163e2f-d608-ed31-39ea-000000003229 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005468027 | 0:04:01.560689 | 0.06s 2025-10-03 08:03:03.235772 | fa163e2f-d608-ed31-39ea-0000000037af | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005468028 | 0:04:01.561115 | 0.05s 2025-10-03 08:03:03.253441 | 3257e27c-86e6-4f67-9f91-387a97233271 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005468028 2025-10-03 08:03:03.266536 | fa163e2f-d608-ed31-39ea-00000000322c | TASK | Set frontend rule fact (non-ssl rules) 2025-10-03 08:03:03.285814 | fa163e2f-d608-ed31-39ea-0000000037dc | TASK | Ensure legacy iptables services are off 2025-10-03 08:03:03.313340 | fa163e2f-d608-ed31-39ea-000000003229 | TASK | Set the default frontend firewall rules 2025-10-03 08:03:03.331615 | fa163e2f-d608-ed31-39ea-000000003229 | TASK | Set the default frontend firewall rules 2025-10-03 08:03:03.337194 | fa163e2f-d608-ed31-39ea-000000003228 | SKIPPED | Enable masquerade | np0005468029 2025-10-03 08:03:03.338061 | fa163e2f-d608-ed31-39ea-000000003228 | TIMING | tripleo_firewall : Enable masquerade | np0005468029 | 0:04:01.663388 | 0.13s 2025-10-03 08:03:03.338366 | fa163e2f-d608-ed31-39ea-000000003228 | SKIPPED | Enable masquerade | np0005468026 2025-10-03 08:03:03.338724 | fa163e2f-d608-ed31-39ea-000000003228 | TIMING | tripleo_firewall : Enable masquerade | np0005468026 | 0:04:01.664067 | 0.11s 2025-10-03 08:03:03.338998 | fa163e2f-d608-ed31-39ea-00000000322c | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005468027 2025-10-03 08:03:03.339279 | fa163e2f-d608-ed31-39ea-00000000322c | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005468027 | 0:04:01.664621 | 0.07s 2025-10-03 08:03:03.354858 | fa163e2f-d608-ed31-39ea-00000000322d | TASK | Set frontend rule fact (ssl rules) 2025-10-03 08:03:03.373965 | fa163e2f-d608-ed31-39ea-000000003229 | TASK | Set the default frontend firewall rules 2025-10-03 08:03:03.397886 | fa163e2f-d608-ed31-39ea-000000003229 | TASK | Set the default frontend firewall rules 2025-10-03 08:03:03.402775 | fa163e2f-d608-ed31-39ea-000000003229 | OK | Set the default frontend firewall rules | np0005468024 2025-10-03 08:03:03.403643 | fa163e2f-d608-ed31-39ea-000000003229 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005468024 | 0:04:01.728976 | 0.09s 2025-10-03 08:03:03.404021 | fa163e2f-d608-ed31-39ea-000000003229 | OK | Set the default frontend firewall rules | np0005468025 2025-10-03 08:03:03.404322 | fa163e2f-d608-ed31-39ea-000000003229 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005468025 | 0:04:01.729665 | 0.07s 2025-10-03 08:03:03.404722 | fa163e2f-d608-ed31-39ea-00000000322d | SKIPPED | Set frontend rule fact (ssl rules) | np0005468027 2025-10-03 08:03:03.405041 | fa163e2f-d608-ed31-39ea-00000000322d | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005468027 | 0:04:01.730384 | 0.05s 2025-10-03 08:03:03.421210 | fa163e2f-d608-ed31-39ea-00000000322f | TASK | Set frontend rule fact (non-ssl rules) 2025-10-03 08:03:03.445407 | fa163e2f-d608-ed31-39ea-00000000322c | TASK | Set frontend rule fact (non-ssl rules) 2025-10-03 08:03:03.470587 | fa163e2f-d608-ed31-39ea-00000000322c | TASK | Set frontend rule fact (non-ssl rules) 2025-10-03 08:03:03.476643 | fa163e2f-d608-ed31-39ea-000000003229 | OK | Set the default frontend firewall rules | np0005468029 2025-10-03 08:03:03.477546 | fa163e2f-d608-ed31-39ea-000000003229 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005468029 | 0:04:01.802877 | 0.10s 2025-10-03 08:03:03.477888 | fa163e2f-d608-ed31-39ea-000000003229 | OK | Set the default frontend firewall rules | np0005468026 2025-10-03 08:03:03.478188 | fa163e2f-d608-ed31-39ea-000000003229 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005468026 | 0:04:01.803531 | 0.08s 2025-10-03 08:03:03.478504 | fa163e2f-d608-ed31-39ea-00000000322f | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005468027 2025-10-03 08:03:03.478794 | fa163e2f-d608-ed31-39ea-00000000322f | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005468027 | 0:04:01.804137 | 0.06s 2025-10-03 08:03:03.488788 | fa163e2f-d608-ed31-39ea-000000003230 | TASK | Set frontend rule fact (ssl rules) 2025-10-03 08:03:03.508029 | fa163e2f-d608-ed31-39ea-00000000322c | TASK | Set frontend rule fact (non-ssl rules) 2025-10-03 08:03:03.541038 | fa163e2f-d608-ed31-39ea-00000000322c | TASK | Set frontend rule fact (non-ssl rules) 2025-10-03 08:03:03.546350 | fa163e2f-d608-ed31-39ea-00000000322c | OK | Set frontend rule fact (non-ssl rules) | np0005468024 2025-10-03 08:03:03.547334 | fa163e2f-d608-ed31-39ea-00000000322c | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005468024 | 0:04:01.872665 | 0.10s 2025-10-03 08:03:03.548035 | fa163e2f-d608-ed31-39ea-00000000322c | OK | Set frontend rule fact (non-ssl rules) | np0005468025 2025-10-03 08:03:03.548481 | fa163e2f-d608-ed31-39ea-00000000322c | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005468025 | 0:04:01.873800 | 0.08s 2025-10-03 08:03:03.548993 | fa163e2f-d608-ed31-39ea-000000003230 | SKIPPED | Set frontend rule fact (ssl rules) | np0005468027 2025-10-03 08:03:03.549282 | fa163e2f-d608-ed31-39ea-000000003230 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005468027 | 0:04:01.874625 | 0.05s 2025-10-03 08:03:03.549648 | fa163e2f-d608-ed31-39ea-00000000322c | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005468029 2025-10-03 08:03:03.549920 | fa163e2f-d608-ed31-39ea-00000000322c | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005468029 | 0:04:01.875263 | 0.04s 2025-10-03 08:03:03.560199 | fa163e2f-d608-ed31-39ea-000000003232 | TASK | Enable LOG rules 2025-10-03 08:03:03.573762 | fa163e2f-d608-ed31-39ea-00000000322d | TASK | Set frontend rule fact (ssl rules) 2025-10-03 08:03:03.606509 | fa163e2f-d608-ed31-39ea-00000000322d | TASK | Set frontend rule fact (ssl rules) 2025-10-03 08:03:03.624149 | fa163e2f-d608-ed31-39ea-00000000322d | TASK | Set frontend rule fact (ssl rules) 2025-10-03 08:03:03.630228 | fa163e2f-d608-ed31-39ea-00000000322c | OK | Set frontend rule fact (non-ssl rules) | np0005468026 2025-10-03 08:03:03.631184 | fa163e2f-d608-ed31-39ea-00000000322c | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005468026 | 0:04:01.956518 | 0.09s 2025-10-03 08:03:03.631722 | fa163e2f-d608-ed31-39ea-000000003232 | SKIPPED | Enable LOG rules | np0005468027 2025-10-03 08:03:03.632055 | fa163e2f-d608-ed31-39ea-000000003232 | TIMING | tripleo_firewall : Enable LOG rules | np0005468027 | 0:04:01.957398 | 0.07s 2025-10-03 08:03:03.632388 | fa163e2f-d608-ed31-39ea-00000000322d | SKIPPED | Set frontend rule fact (ssl rules) | np0005468029 2025-10-03 08:03:03.632674 | fa163e2f-d608-ed31-39ea-00000000322d | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005468029 | 0:04:01.958018 | 0.06s 2025-10-03 08:03:03.642423 | fa163e2f-d608-ed31-39ea-000000003233 | TASK | Set rule fact 2025-10-03 08:03:03.660965 | fa163e2f-d608-ed31-39ea-00000000322f | TASK | Set frontend rule fact (non-ssl rules) 2025-10-03 08:03:03.683549 | fa163e2f-d608-ed31-39ea-00000000322d | TASK | Set frontend rule fact (ssl rules) 2025-10-03 08:03:03.693332 | fa163e2f-d608-ed31-39ea-00000000322d | OK | Set frontend rule fact (ssl rules) | np0005468024 2025-10-03 08:03:03.694442 | fa163e2f-d608-ed31-39ea-00000000322d | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005468024 | 0:04:02.019775 | 0.09s 2025-10-03 08:03:03.695373 | fa163e2f-d608-ed31-39ea-00000000322d | OK | Set frontend rule fact (ssl rules) | np0005468025 2025-10-03 08:03:03.695882 | fa163e2f-d608-ed31-39ea-00000000322d | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005468025 | 0:04:02.021225 | 0.07s 2025-10-03 08:03:03.696580 | fa163e2f-d608-ed31-39ea-00000000322f | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005468029 2025-10-03 08:03:03.696879 | fa163e2f-d608-ed31-39ea-00000000322f | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005468029 | 0:04:02.022223 | 0.03s 2025-10-03 08:03:03.707128 | fa163e2f-d608-ed31-39ea-000000003230 | TASK | Set frontend rule fact (ssl rules) 2025-10-03 08:03:03.739139 | fa163e2f-d608-ed31-39ea-00000000322f | TASK | Set frontend rule fact (non-ssl rules) 2025-10-03 08:03:03.758272 | fa163e2f-d608-ed31-39ea-0000000037dc | OK | Ensure legacy iptables services are off | np0005468028 | item=iptables.service 2025-10-03 08:03:03.760914 | fa163e2f-d608-ed31-39ea-0000000037dc | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005468028 | 0:04:02.086235 | 0.47s 2025-10-03 08:03:03.775703 | fa163e2f-d608-ed31-39ea-00000000322f | TASK | Set frontend rule fact (non-ssl rules) 2025-10-03 08:03:03.781912 | fa163e2f-d608-ed31-39ea-00000000322d | OK | Set frontend rule fact (ssl rules) | np0005468026 2025-10-03 08:03:03.783267 | fa163e2f-d608-ed31-39ea-00000000322d | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005468026 | 0:04:02.108597 | 0.09s 2025-10-03 08:03:03.784329 | fa163e2f-d608-ed31-39ea-000000003233 | OK | Set rule fact | np0005468027 2025-10-03 08:03:03.784858 | fa163e2f-d608-ed31-39ea-000000003233 | TIMING | tripleo_firewall : Set rule fact | np0005468027 | 0:04:02.110201 | 0.14s 2025-10-03 08:03:03.785668 | fa163e2f-d608-ed31-39ea-000000003230 | SKIPPED | Set frontend rule fact (ssl rules) | np0005468029 2025-10-03 08:03:03.786021 | fa163e2f-d608-ed31-39ea-000000003230 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005468029 | 0:04:02.111364 | 0.08s 2025-10-03 08:03:03.786333 | fa163e2f-d608-ed31-39ea-00000000322f | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005468024 2025-10-03 08:03:03.786671 | fa163e2f-d608-ed31-39ea-00000000322f | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005468024 | 0:04:02.112013 | 0.05s 2025-10-03 08:03:03.797231 | fa163e2f-d608-ed31-39ea-000000003234 | TASK | Manage rules via nftables 2025-10-03 08:03:03.829349 | fa163e2f-d608-ed31-39ea-000000003232 | TASK | Enable LOG rules 2025-10-03 08:03:03.861474 | fa163e2f-d608-ed31-39ea-000000003230 | TASK | Set frontend rule fact (ssl rules) 2025-10-03 08:03:03.885254 | fa163e2f-d608-ed31-39ea-00000000322f | TASK | Set frontend rule fact (non-ssl rules) 2025-10-03 08:03:03.889899 | fa163e2f-d608-ed31-39ea-00000000322f | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005468025 2025-10-03 08:03:03.890672 | fa163e2f-d608-ed31-39ea-00000000322f | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005468025 | 0:04:02.216003 | 0.11s 2025-10-03 08:03:03.891053 | fa163e2f-d608-ed31-39ea-000000003234 | TIMING | Manage rules via nftables | np0005468027 | 0:04:02.216396 | 0.09s 2025-10-03 08:03:03.891364 | fa163e2f-d608-ed31-39ea-000000003232 | SKIPPED | Enable LOG rules | np0005468029 2025-10-03 08:03:03.896923 | fa163e2f-d608-ed31-39ea-000000003232 | TIMING | tripleo_firewall : Enable LOG rules | np0005468029 | 0:04:02.222265 | 0.07s 2025-10-03 08:03:03.897203 | fa163e2f-d608-ed31-39ea-000000003230 | SKIPPED | Set frontend rule fact (ssl rules) | np0005468024 2025-10-03 08:03:03.897496 | fa163e2f-d608-ed31-39ea-000000003230 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005468024 | 0:04:02.222839 | 0.03s 2025-10-03 08:03:03.939678 | fa163e2f-d608-ed31-39ea-000000003233 | TASK | Set rule fact 2025-10-03 08:03:03.965271 | fa163e2f-d608-ed31-39ea-000000003232 | TASK | Enable LOG rules 2025-10-03 08:03:03.984654 | fa163e2f-d608-ed31-39ea-000000003230 | TASK | Set frontend rule fact (ssl rules) 2025-10-03 08:03:03.990770 | fa163e2f-d608-ed31-39ea-00000000322f | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005468026 2025-10-03 08:03:03.997465 | fa163e2f-d608-ed31-39ea-00000000322f | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005468026 | 0:04:02.322773 | 0.11s 2025-10-03 08:03:03.997856 | fa163e2f-d608-ed31-39ea-0000000037af | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005468027 | 0:04:02.323198 | 0.07s 2025-10-03 08:03:03.998171 | fa163e2f-d608-ed31-39ea-000000003232 | SKIPPED | Enable LOG rules | np0005468024 2025-10-03 08:03:03.998519 | fa163e2f-d608-ed31-39ea-000000003232 | TIMING | tripleo_firewall : Enable LOG rules | np0005468024 | 0:04:02.323862 | 0.03s 2025-10-03 08:03:04.015240 | b28c70c5-6df9-493b-8e35-295620d8e971 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005468027 2025-10-03 08:03:04.033576 | fa163e2f-d608-ed31-39ea-00000000387b | TASK | Ensure legacy iptables services are off 2025-10-03 08:03:04.052184 | fa163e2f-d608-ed31-39ea-000000003233 | TASK | Set rule fact 2025-10-03 08:03:04.070849 | fa163e2f-d608-ed31-39ea-000000003230 | TASK | Set frontend rule fact (ssl rules) 2025-10-03 08:03:04.075654 | fa163e2f-d608-ed31-39ea-000000003230 | SKIPPED | Set frontend rule fact (ssl rules) | np0005468025 2025-10-03 08:03:04.076499 | fa163e2f-d608-ed31-39ea-000000003230 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005468025 | 0:04:02.401828 | 0.09s 2025-10-03 08:03:04.077388 | fa163e2f-d608-ed31-39ea-000000003233 | OK | Set rule fact | np0005468029 2025-10-03 08:03:04.077935 | fa163e2f-d608-ed31-39ea-000000003233 | TIMING | tripleo_firewall : Set rule fact | np0005468029 | 0:04:02.403278 | 0.14s 2025-10-03 08:03:04.089524 | fa163e2f-d608-ed31-39ea-000000003234 | TASK | Manage rules via nftables 2025-10-03 08:03:04.119867 | fa163e2f-d608-ed31-39ea-000000003232 | TASK | Enable LOG rules 2025-10-03 08:03:04.125536 | fa163e2f-d608-ed31-39ea-000000003230 | SKIPPED | Set frontend rule fact (ssl rules) | np0005468026 2025-10-03 08:03:04.126402 | fa163e2f-d608-ed31-39ea-000000003230 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005468026 | 0:04:02.451732 | 0.05s 2025-10-03 08:03:04.126777 | fa163e2f-d608-ed31-39ea-000000003234 | TIMING | Manage rules via nftables | np0005468029 | 0:04:02.452120 | 0.04s 2025-10-03 08:03:04.193007 | fa163e2f-d608-ed31-39ea-0000000037dc | OK | Ensure legacy iptables services are off | np0005468028 | item=ip6tables.service 2025-10-03 08:03:04.195379 | fa163e2f-d608-ed31-39ea-0000000037dc | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005468028 | 0:04:02.520703 | 0.91s 2025-10-03 08:03:04.215550 | fa163e2f-d608-ed31-39ea-000000003232 | TASK | Enable LOG rules 2025-10-03 08:03:04.225423 | fa163e2f-d608-ed31-39ea-000000003233 | OK | Set rule fact | np0005468024 2025-10-03 08:03:04.228708 | fa163e2f-d608-ed31-39ea-000000003233 | TIMING | tripleo_firewall : Set rule fact | np0005468024 | 0:04:02.554023 | 0.18s 2025-10-03 08:03:04.232697 | fa163e2f-d608-ed31-39ea-000000003232 | SKIPPED | Enable LOG rules | np0005468025 2025-10-03 08:03:04.233416 | fa163e2f-d608-ed31-39ea-000000003232 | TIMING | tripleo_firewall : Enable LOG rules | np0005468025 | 0:04:02.558750 | 0.11s 2025-10-03 08:03:04.234174 | fa163e2f-d608-ed31-39ea-0000000037af | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005468029 | 0:04:02.559510 | 0.07s 2025-10-03 08:03:04.242190 | fa163e2f-d608-ed31-39ea-0000000037dc | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005468028 | 0:04:02.567523 | 0.95s 2025-10-03 08:03:04.246407 | fa163e2f-d608-ed31-39ea-000000003232 | SKIPPED | Enable LOG rules | np0005468026 2025-10-03 08:03:04.247131 | fa163e2f-d608-ed31-39ea-000000003232 | TIMING | tripleo_firewall : Enable LOG rules | np0005468026 | 0:04:02.572466 | 0.03s 2025-10-03 08:03:04.270076 | 71cfb3cb-ed78-4eb3-b86e-b17bbc9207ab | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005468029 2025-10-03 08:03:04.288016 | fa163e2f-d608-ed31-39ea-0000000037dd | TASK | Ensure nftables service is enabled and running 2025-10-03 08:03:04.304960 | fa163e2f-d608-ed31-39ea-0000000038f0 | TASK | Ensure legacy iptables services are off 2025-10-03 08:03:04.326507 | fa163e2f-d608-ed31-39ea-000000003234 | TASK | Manage rules via nftables 2025-10-03 08:03:04.344807 | fa163e2f-d608-ed31-39ea-000000003233 | TASK | Set rule fact 2025-10-03 08:03:04.365847 | fa163e2f-d608-ed31-39ea-000000003233 | TASK | Set rule fact 2025-10-03 08:03:04.371053 | fa163e2f-d608-ed31-39ea-000000003234 | TIMING | Manage rules via nftables | np0005468024 | 0:04:02.696367 | 0.04s 2025-10-03 08:03:04.427490 | fa163e2f-d608-ed31-39ea-0000000037af | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005468024 | 0:04:02.752794 | 0.02s 2025-10-03 08:03:04.448238 | 7c23c823-81fb-45a4-bcca-eb03e0423b97 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005468024 2025-10-03 08:03:04.472923 | fa163e2f-d608-ed31-39ea-000000003957 | TASK | Ensure legacy iptables services are off 2025-10-03 08:03:04.479447 | fa163e2f-d608-ed31-39ea-000000003233 | OK | Set rule fact | np0005468025 2025-10-03 08:03:04.481004 | fa163e2f-d608-ed31-39ea-000000003233 | TIMING | tripleo_firewall : Set rule fact | np0005468025 | 0:04:02.806335 | 0.13s 2025-10-03 08:03:04.483585 | fa163e2f-d608-ed31-39ea-000000003233 | OK | Set rule fact | np0005468026 2025-10-03 08:03:04.484636 | fa163e2f-d608-ed31-39ea-000000003233 | TIMING | tripleo_firewall : Set rule fact | np0005468026 | 0:04:02.809972 | 0.12s 2025-10-03 08:03:04.504335 | fa163e2f-d608-ed31-39ea-000000003234 | TASK | Manage rules via nftables 2025-10-03 08:03:04.527440 | fa163e2f-d608-ed31-39ea-00000000387b | OK | Ensure legacy iptables services are off | np0005468027 | item=iptables.service 2025-10-03 08:03:04.529302 | fa163e2f-d608-ed31-39ea-00000000387b | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005468027 | 0:04:02.854628 | 0.49s 2025-10-03 08:03:04.533362 | fa163e2f-d608-ed31-39ea-000000003234 | TASK | Manage rules via nftables 2025-10-03 08:03:04.544219 | fa163e2f-d608-ed31-39ea-000000003234 | TIMING | Manage rules via nftables | np0005468025 | 0:04:02.869538 | 0.04s 2025-10-03 08:03:04.589989 | fa163e2f-d608-ed31-39ea-000000003234 | TIMING | Manage rules via nftables | np0005468026 | 0:04:02.915306 | 0.05s 2025-10-03 08:03:04.634625 | fa163e2f-d608-ed31-39ea-0000000037af | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005468025 | 0:04:02.959942 | 0.05s 2025-10-03 08:03:04.651650 | 4ea4b23f-93a6-485d-90a3-1e26ef4647c7 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005468025 2025-10-03 08:03:04.674322 | fa163e2f-d608-ed31-39ea-0000000039fe | TASK | Ensure legacy iptables services are off 2025-10-03 08:03:04.679792 | fa163e2f-d608-ed31-39ea-0000000037af | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005468026 | 0:04:03.005113 | 0.05s 2025-10-03 08:03:04.697983 | 338a1c22-f2c4-404e-873e-bd4c2efe202c | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005468026 2025-10-03 08:03:04.717067 | fa163e2f-d608-ed31-39ea-000000003a25 | TASK | Ensure legacy iptables services are off 2025-10-03 08:03:04.760835 | fa163e2f-d608-ed31-39ea-0000000038f0 | OK | Ensure legacy iptables services are off | np0005468029 | item=iptables.service 2025-10-03 08:03:04.763853 | fa163e2f-d608-ed31-39ea-0000000038f0 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005468029 | 0:04:03.089168 | 0.46s 2025-10-03 08:03:04.890586 | fa163e2f-d608-ed31-39ea-000000003957 | OK | Ensure legacy iptables services are off | np0005468024 | item=iptables.service 2025-10-03 08:03:04.893646 | fa163e2f-d608-ed31-39ea-000000003957 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005468024 | 0:04:03.218977 | 0.42s 2025-10-03 08:03:04.959631 | fa163e2f-d608-ed31-39ea-00000000387b | OK | Ensure legacy iptables services are off | np0005468027 | item=ip6tables.service 2025-10-03 08:03:04.964027 | fa163e2f-d608-ed31-39ea-00000000387b | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005468027 | 0:04:03.289356 | 0.93s 2025-10-03 08:03:04.976903 | fa163e2f-d608-ed31-39ea-00000000387b | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005468027 | 0:04:03.302233 | 0.94s 2025-10-03 08:03:04.997140 | fa163e2f-d608-ed31-39ea-00000000387c | TASK | Ensure nftables service is enabled and running 2025-10-03 08:03:05.151688 | fa163e2f-d608-ed31-39ea-0000000039fe | OK | Ensure legacy iptables services are off | np0005468025 | item=iptables.service 2025-10-03 08:03:05.153928 | fa163e2f-d608-ed31-39ea-0000000039fe | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005468025 | 0:04:03.479245 | 0.48s 2025-10-03 08:03:05.156512 | fa163e2f-d608-ed31-39ea-0000000037dd | CHANGED | Ensure nftables service is enabled and running | np0005468028 2025-10-03 08:03:05.158036 | fa163e2f-d608-ed31-39ea-0000000037dd | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005468028 | 0:04:03.483367 | 0.87s 2025-10-03 08:03:05.179369 | fa163e2f-d608-ed31-39ea-0000000037e0 | TASK | Empty nftables from anything that may lay around 2025-10-03 08:03:05.189046 | fa163e2f-d608-ed31-39ea-0000000038f0 | OK | Ensure legacy iptables services are off | np0005468029 | item=ip6tables.service 2025-10-03 08:03:05.191502 | fa163e2f-d608-ed31-39ea-0000000038f0 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005468029 | 0:04:03.516797 | 0.88s 2025-10-03 08:03:05.210395 | fa163e2f-d608-ed31-39ea-0000000038f0 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005468029 | 0:04:03.535688 | 0.90s 2025-10-03 08:03:05.226389 | fa163e2f-d608-ed31-39ea-000000003a25 | OK | Ensure legacy iptables services are off | np0005468026 | item=iptables.service 2025-10-03 08:03:05.228868 | fa163e2f-d608-ed31-39ea-000000003a25 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005468026 | 0:04:03.554202 | 0.51s 2025-10-03 08:03:05.250789 | fa163e2f-d608-ed31-39ea-0000000038f1 | TASK | Ensure nftables service is enabled and running 2025-10-03 08:03:05.259224 | fa163e2f-d608-ed31-39ea-0000000037e0 | SKIPPED | Empty nftables from anything that may lay around | np0005468028 2025-10-03 08:03:05.260771 | fa163e2f-d608-ed31-39ea-0000000037e0 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005468028 | 0:04:03.586084 | 0.07s 2025-10-03 08:03:05.288917 | fa163e2f-d608-ed31-39ea-000000003957 | OK | Ensure legacy iptables services are off | np0005468024 | item=ip6tables.service 2025-10-03 08:03:05.292192 | fa163e2f-d608-ed31-39ea-000000003957 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005468024 | 0:04:03.617513 | 0.82s 2025-10-03 08:03:05.306613 | fa163e2f-d608-ed31-39ea-000000003957 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005468024 | 0:04:03.631945 | 0.83s 2025-10-03 08:03:05.309497 | fa163e2f-d608-ed31-39ea-0000000037b0 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005468028 | 0:04:03.634836 | 0.03s 2025-10-03 08:03:05.337071 | 5e86b54d-4191-41a7-81c7-95cdd5a1f70e | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005468028 2025-10-03 08:03:05.359680 | fa163e2f-d608-ed31-39ea-000000003a64 | TASK | Push empty ruleset 2025-10-03 08:03:05.377706 | fa163e2f-d608-ed31-39ea-000000003958 | TASK | Ensure nftables service is enabled and running 2025-10-03 08:03:05.567388 | fa163e2f-d608-ed31-39ea-0000000039fe | OK | Ensure legacy iptables services are off | np0005468025 | item=ip6tables.service 2025-10-03 08:03:05.571518 | fa163e2f-d608-ed31-39ea-0000000039fe | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005468025 | 0:04:03.896828 | 0.90s 2025-10-03 08:03:05.582662 | fa163e2f-d608-ed31-39ea-0000000039fe | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005468025 | 0:04:03.907992 | 0.91s 2025-10-03 08:03:05.598853 | fa163e2f-d608-ed31-39ea-0000000039ff | TASK | Ensure nftables service is enabled and running 2025-10-03 08:03:05.804783 | fa163e2f-d608-ed31-39ea-00000000387c | CHANGED | Ensure nftables service is enabled and running | np0005468027 2025-10-03 08:03:05.808269 | fa163e2f-d608-ed31-39ea-00000000387c | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005468027 | 0:04:04.133587 | 0.81s 2025-10-03 08:03:05.832449 | fa163e2f-d608-ed31-39ea-00000000387f | TASK | Empty nftables from anything that may lay around 2025-10-03 08:03:05.878748 | fa163e2f-d608-ed31-39ea-00000000387f | SKIPPED | Empty nftables from anything that may lay around | np0005468027 2025-10-03 08:03:05.880853 | fa163e2f-d608-ed31-39ea-00000000387f | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005468027 | 0:04:04.206177 | 0.05s 2025-10-03 08:03:05.927807 | fa163e2f-d608-ed31-39ea-0000000037b0 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005468027 | 0:04:04.253133 | 0.03s 2025-10-03 08:03:05.969364 | ee2055ec-f9c2-4ea1-9745-c3b5727a04d5 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005468027 2025-10-03 08:03:06.001605 | fa163e2f-d608-ed31-39ea-000000003acb | TASK | Push empty ruleset 2025-10-03 08:03:06.032241 | fa163e2f-d608-ed31-39ea-0000000038f1 | CHANGED | Ensure nftables service is enabled and running | np0005468029 2025-10-03 08:03:06.034389 | fa163e2f-d608-ed31-39ea-0000000038f1 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005468029 | 0:04:04.359711 | 0.78s 2025-10-03 08:03:06.056403 | fa163e2f-d608-ed31-39ea-0000000038f2 | TASK | Empty nftables from anything that may lay around 2025-10-03 08:03:06.099288 | fa163e2f-d608-ed31-39ea-0000000038f2 | SKIPPED | Empty nftables from anything that may lay around | np0005468029 2025-10-03 08:03:06.100701 | fa163e2f-d608-ed31-39ea-0000000038f2 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005468029 | 0:04:04.426026 | 0.04s 2025-10-03 08:03:06.148773 | fa163e2f-d608-ed31-39ea-0000000037b0 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005468029 | 0:04:04.474093 | 0.03s 2025-10-03 08:03:06.185977 | 2d19cfb9-8de4-43cb-957a-b4467e02face | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005468029 2025-10-03 08:03:06.212865 | fa163e2f-d608-ed31-39ea-000000003b2e | TASK | Push empty ruleset 2025-10-03 08:03:06.218618 | fa163e2f-d608-ed31-39ea-000000003958 | CHANGED | Ensure nftables service is enabled and running | np0005468024 2025-10-03 08:03:06.219725 | fa163e2f-d608-ed31-39ea-000000003958 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005468024 | 0:04:04.545046 | 0.84s 2025-10-03 08:03:06.235077 | fa163e2f-d608-ed31-39ea-000000003959 | TASK | Empty nftables from anything that may lay around 2025-10-03 08:03:06.260086 | fa163e2f-d608-ed31-39ea-000000003959 | SKIPPED | Empty nftables from anything that may lay around | np0005468024 2025-10-03 08:03:06.260902 | fa163e2f-d608-ed31-39ea-000000003959 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005468024 | 0:04:04.586238 | 0.02s 2025-10-03 08:03:06.301124 | fa163e2f-d608-ed31-39ea-0000000037b0 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005468024 | 0:04:04.626448 | 0.02s 2025-10-03 08:03:06.333229 | c7dbebb6-806b-49da-8e86-8026c05f2b4d | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005468024 2025-10-03 08:03:06.365804 | fa163e2f-d608-ed31-39ea-000000003b91 | TASK | Push empty ruleset 2025-10-03 08:03:06.371374 | fa163e2f-d608-ed31-39ea-000000003a64 | CHANGED | Push empty ruleset | np0005468028 2025-10-03 08:03:06.378937 | fa163e2f-d608-ed31-39ea-000000003a64 | TIMING | tripleo_nftables : Push empty ruleset | np0005468028 | 0:04:04.704266 | 1.02s 2025-10-03 08:03:06.379745 | fa163e2f-d608-ed31-39ea-0000000039ff | CHANGED | Ensure nftables service is enabled and running | np0005468025 2025-10-03 08:03:06.380299 | fa163e2f-d608-ed31-39ea-0000000039ff | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005468025 | 0:04:04.705641 | 0.78s 2025-10-03 08:03:06.391088 | fa163e2f-d608-ed31-39ea-000000003a65 | TASK | Load empty ruleset 2025-10-03 08:03:06.409146 | fa163e2f-d608-ed31-39ea-000000003a00 | TASK | Empty nftables from anything that may lay around 2025-10-03 08:03:06.457549 | fa163e2f-d608-ed31-39ea-000000003a00 | SKIPPED | Empty nftables from anything that may lay around | np0005468025 2025-10-03 08:03:06.458352 | fa163e2f-d608-ed31-39ea-000000003a00 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005468025 | 0:04:04.783681 | 0.05s 2025-10-03 08:03:06.513588 | fa163e2f-d608-ed31-39ea-0000000037b0 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005468025 | 0:04:04.838908 | 0.03s 2025-10-03 08:03:06.562443 | 0234ef30-744e-47e2-813c-f266317d0e62 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005468025 2025-10-03 08:03:06.606865 | fa163e2f-d608-ed31-39ea-000000003bf6 | TASK | Push empty ruleset 2025-10-03 08:03:06.668160 | fa163e2f-d608-ed31-39ea-000000003a25 | OK | Ensure legacy iptables services are off | np0005468026 | item=ip6tables.service 2025-10-03 08:03:06.672691 | fa163e2f-d608-ed31-39ea-000000003a25 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005468026 | 0:04:04.998004 | 1.95s 2025-10-03 08:03:06.689439 | fa163e2f-d608-ed31-39ea-000000003a25 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005468026 | 0:04:05.014775 | 1.97s 2025-10-03 08:03:06.711681 | fa163e2f-d608-ed31-39ea-000000003a26 | TASK | Ensure nftables service is enabled and running 2025-10-03 08:03:06.741763 | fa163e2f-d608-ed31-39ea-000000003a65 | CHANGED | Load empty ruleset | np0005468028 2025-10-03 08:03:06.743537 | fa163e2f-d608-ed31-39ea-000000003a65 | TIMING | tripleo_nftables : Load empty ruleset | np0005468028 | 0:04:05.068856 | 0.35s 2025-10-03 08:03:06.764492 | fa163e2f-d608-ed31-39ea-000000003a67 | TASK | Use default rules 2025-10-03 08:03:06.837986 | fa163e2f-d608-ed31-39ea-000000003a67 | OK | Use default rules | np0005468028 2025-10-03 08:03:06.840115 | fa163e2f-d608-ed31-39ea-000000003a67 | TIMING | tripleo_nftables : Use default rules | np0005468028 | 0:04:05.165436 | 0.07s 2025-10-03 08:03:06.861162 | fa163e2f-d608-ed31-39ea-000000003a68 | TASK | Enable LOG rules 2025-10-03 08:03:06.938067 | fa163e2f-d608-ed31-39ea-000000003a68 | OK | Enable LOG rules | np0005468028 2025-10-03 08:03:06.939479 | fa163e2f-d608-ed31-39ea-000000003a68 | TIMING | tripleo_nftables : Enable LOG rules | np0005468028 | 0:04:05.264795 | 0.08s 2025-10-03 08:03:06.952903 | fa163e2f-d608-ed31-39ea-000000003a6a | TASK | Get current nftables content 2025-10-03 08:03:07.002325 | fa163e2f-d608-ed31-39ea-000000003acb | CHANGED | Push empty ruleset | np0005468027 2025-10-03 08:03:07.003389 | fa163e2f-d608-ed31-39ea-000000003acb | TIMING | tripleo_nftables : Push empty ruleset | np0005468027 | 0:04:05.328720 | 1.00s 2025-10-03 08:03:07.016753 | fa163e2f-d608-ed31-39ea-000000003acc | TASK | Load empty ruleset 2025-10-03 08:03:07.066528 | fa163e2f-d608-ed31-39ea-000000003b2e | CHANGED | Push empty ruleset | np0005468029 2025-10-03 08:03:07.067637 | fa163e2f-d608-ed31-39ea-000000003b2e | TIMING | tripleo_nftables : Push empty ruleset | np0005468029 | 0:04:05.392962 | 0.85s 2025-10-03 08:03:07.081557 | fa163e2f-d608-ed31-39ea-000000003b2f | TASK | Load empty ruleset 2025-10-03 08:03:07.279853 | fa163e2f-d608-ed31-39ea-000000003a6a | CHANGED | Get current nftables content | np0005468028 2025-10-03 08:03:07.280873 | fa163e2f-d608-ed31-39ea-000000003a6a | TIMING | tripleo_nftables : Get current nftables content | np0005468028 | 0:04:05.606207 | 0.33s 2025-10-03 08:03:07.291169 | fa163e2f-d608-ed31-39ea-000000003a6c | TASK | Generate chain jumps 2025-10-03 08:03:07.367363 | fa163e2f-d608-ed31-39ea-000000003b91 | CHANGED | Push empty ruleset | np0005468024 2025-10-03 08:03:07.368486 | fa163e2f-d608-ed31-39ea-000000003b91 | TIMING | tripleo_nftables : Push empty ruleset | np0005468024 | 0:04:05.693818 | 1.00s 2025-10-03 08:03:07.373949 | fa163e2f-d608-ed31-39ea-000000003acc | CHANGED | Load empty ruleset | np0005468027 2025-10-03 08:03:07.374425 | fa163e2f-d608-ed31-39ea-000000003acc | TIMING | tripleo_nftables : Load empty ruleset | np0005468027 | 0:04:05.699767 | 0.36s 2025-10-03 08:03:07.384999 | fa163e2f-d608-ed31-39ea-000000003ace | TASK | Use default rules 2025-10-03 08:03:07.405375 | fa163e2f-d608-ed31-39ea-000000003b92 | TASK | Load empty ruleset 2025-10-03 08:03:07.480692 | fa163e2f-d608-ed31-39ea-000000003ace | OK | Use default rules | np0005468027 2025-10-03 08:03:07.483792 | fa163e2f-d608-ed31-39ea-000000003ace | TIMING | tripleo_nftables : Use default rules | np0005468027 | 0:04:05.809092 | 0.10s 2025-10-03 08:03:07.486808 | fa163e2f-d608-ed31-39ea-000000003b2f | CHANGED | Load empty ruleset | np0005468029 2025-10-03 08:03:07.487911 | fa163e2f-d608-ed31-39ea-000000003b2f | TIMING | tripleo_nftables : Load empty ruleset | np0005468029 | 0:04:05.813241 | 0.41s 2025-10-03 08:03:07.514739 | fa163e2f-d608-ed31-39ea-000000003acf | TASK | Enable LOG rules 2025-10-03 08:03:07.536771 | fa163e2f-d608-ed31-39ea-000000003b31 | TASK | Use default rules 2025-10-03 08:03:07.550638 | fa163e2f-d608-ed31-39ea-000000003bf6 | CHANGED | Push empty ruleset | np0005468025 2025-10-03 08:03:07.552207 | fa163e2f-d608-ed31-39ea-000000003bf6 | TIMING | tripleo_nftables : Push empty ruleset | np0005468025 | 0:04:05.877526 | 0.94s 2025-10-03 08:03:07.572658 | fa163e2f-d608-ed31-39ea-000000003bf7 | TASK | Load empty ruleset 2025-10-03 08:03:07.589358 | fa163e2f-d608-ed31-39ea-000000003acf | OK | Enable LOG rules | np0005468027 2025-10-03 08:03:07.590617 | fa163e2f-d608-ed31-39ea-000000003acf | TIMING | tripleo_nftables : Enable LOG rules | np0005468027 | 0:04:05.915951 | 0.07s 2025-10-03 08:03:07.601856 | fa163e2f-d608-ed31-39ea-000000003ad1 | TASK | Get current nftables content 2025-10-03 08:03:07.614260 | fa163e2f-d608-ed31-39ea-000000003b31 | OK | Use default rules | np0005468029 2025-10-03 08:03:07.615590 | fa163e2f-d608-ed31-39ea-000000003b31 | TIMING | tripleo_nftables : Use default rules | np0005468029 | 0:04:05.940925 | 0.07s 2025-10-03 08:03:07.626528 | fa163e2f-d608-ed31-39ea-000000003b32 | TASK | Enable LOG rules 2025-10-03 08:03:07.702210 | fa163e2f-d608-ed31-39ea-000000003b32 | OK | Enable LOG rules | np0005468029 2025-10-03 08:03:07.703355 | fa163e2f-d608-ed31-39ea-000000003b32 | TIMING | tripleo_nftables : Enable LOG rules | np0005468029 | 0:04:06.028691 | 0.08s 2025-10-03 08:03:07.714276 | fa163e2f-d608-ed31-39ea-000000003b34 | TASK | Get current nftables content 2025-10-03 08:03:07.773716 | fa163e2f-d608-ed31-39ea-000000003b92 | CHANGED | Load empty ruleset | np0005468024 2025-10-03 08:03:07.774618 | fa163e2f-d608-ed31-39ea-000000003b92 | TIMING | tripleo_nftables : Load empty ruleset | np0005468024 | 0:04:06.099952 | 0.37s 2025-10-03 08:03:07.789149 | fa163e2f-d608-ed31-39ea-000000003b94 | TASK | Use default rules 2025-10-03 08:03:07.882109 | fa163e2f-d608-ed31-39ea-000000003b94 | OK | Use default rules | np0005468024 2025-10-03 08:03:07.883608 | fa163e2f-d608-ed31-39ea-000000003b94 | TIMING | tripleo_nftables : Use default rules | np0005468024 | 0:04:06.208944 | 0.09s 2025-10-03 08:03:07.905179 | fa163e2f-d608-ed31-39ea-000000003b95 | TASK | Enable LOG rules 2025-10-03 08:03:07.910996 | fa163e2f-d608-ed31-39ea-000000003ad1 | CHANGED | Get current nftables content | np0005468027 2025-10-03 08:03:07.912033 | fa163e2f-d608-ed31-39ea-000000003ad1 | TIMING | tripleo_nftables : Get current nftables content | np0005468027 | 0:04:06.237363 | 0.31s 2025-10-03 08:03:07.929079 | fa163e2f-d608-ed31-39ea-000000003ad3 | TASK | Generate chain jumps 2025-10-03 08:03:07.936610 | fa163e2f-d608-ed31-39ea-000000003bf7 | CHANGED | Load empty ruleset | np0005468025 2025-10-03 08:03:07.938023 | fa163e2f-d608-ed31-39ea-000000003bf7 | TIMING | tripleo_nftables : Load empty ruleset | np0005468025 | 0:04:06.263004 | 0.36s 2025-10-03 08:03:07.954482 | fa163e2f-d608-ed31-39ea-000000003bf9 | TASK | Use default rules 2025-10-03 08:03:08.002066 | fa163e2f-d608-ed31-39ea-000000003b95 | OK | Enable LOG rules | np0005468024 2025-10-03 08:03:08.004679 | fa163e2f-d608-ed31-39ea-000000003b95 | TIMING | tripleo_nftables : Enable LOG rules | np0005468024 | 0:04:06.330006 | 0.10s 2025-10-03 08:03:08.025845 | fa163e2f-d608-ed31-39ea-000000003b97 | TASK | Get current nftables content 2025-10-03 08:03:08.035561 | fa163e2f-d608-ed31-39ea-000000003b34 | CHANGED | Get current nftables content | np0005468029 2025-10-03 08:03:08.037098 | fa163e2f-d608-ed31-39ea-000000003b34 | TIMING | tripleo_nftables : Get current nftables content | np0005468029 | 0:04:06.362365 | 0.32s 2025-10-03 08:03:08.039639 | fa163e2f-d608-ed31-39ea-000000003bf9 | OK | Use default rules | np0005468025 2025-10-03 08:03:08.041074 | fa163e2f-d608-ed31-39ea-000000003bf9 | TIMING | tripleo_nftables : Use default rules | np0005468025 | 0:04:06.366416 | 0.09s 2025-10-03 08:03:08.054765 | fa163e2f-d608-ed31-39ea-000000003b36 | TASK | Generate chain jumps 2025-10-03 08:03:08.075645 | fa163e2f-d608-ed31-39ea-000000003bfa | TASK | Enable LOG rules 2025-10-03 08:03:08.160362 | fa163e2f-d608-ed31-39ea-000000003bfa | OK | Enable LOG rules | np0005468025 2025-10-03 08:03:08.162426 | fa163e2f-d608-ed31-39ea-000000003bfa | TIMING | tripleo_nftables : Enable LOG rules | np0005468025 | 0:04:06.487760 | 0.08s 2025-10-03 08:03:08.179227 | fa163e2f-d608-ed31-39ea-000000003bfc | TASK | Get current nftables content 2025-10-03 08:03:08.332825 | fa163e2f-d608-ed31-39ea-000000003b97 | CHANGED | Get current nftables content | np0005468024 2025-10-03 08:03:08.334364 | fa163e2f-d608-ed31-39ea-000000003b97 | TIMING | tripleo_nftables : Get current nftables content | np0005468024 | 0:04:06.659696 | 0.31s 2025-10-03 08:03:08.350236 | fa163e2f-d608-ed31-39ea-000000003b99 | TASK | Generate chain jumps 2025-10-03 08:03:08.377158 | fa163e2f-d608-ed31-39ea-000000003a6c | CHANGED | Generate chain jumps | np0005468028 2025-10-03 08:03:08.378495 | fa163e2f-d608-ed31-39ea-000000003a6c | TIMING | tripleo_nftables : Generate chain jumps | np0005468028 | 0:04:06.703826 | 1.09s 2025-10-03 08:03:08.390321 | fa163e2f-d608-ed31-39ea-000000003a6d | TASK | Generate chain jumps 2025-10-03 08:03:08.505927 | fa163e2f-d608-ed31-39ea-000000003bfc | CHANGED | Get current nftables content | np0005468025 2025-10-03 08:03:08.507531 | fa163e2f-d608-ed31-39ea-000000003bfc | TIMING | tripleo_nftables : Get current nftables content | np0005468025 | 0:04:06.832861 | 0.33s 2025-10-03 08:03:08.523067 | fa163e2f-d608-ed31-39ea-000000003bfe | TASK | Generate chain jumps 2025-10-03 08:03:08.543823 | fa163e2f-d608-ed31-39ea-000000003a26 | CHANGED | Ensure nftables service is enabled and running | np0005468026 2025-10-03 08:03:08.545472 | fa163e2f-d608-ed31-39ea-000000003a26 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005468026 | 0:04:06.870795 | 1.83s 2025-10-03 08:03:08.562521 | fa163e2f-d608-ed31-39ea-000000003a27 | TASK | Empty nftables from anything that may lay around 2025-10-03 08:03:08.593510 | fa163e2f-d608-ed31-39ea-000000003a27 | SKIPPED | Empty nftables from anything that may lay around | np0005468026 2025-10-03 08:03:08.594409 | fa163e2f-d608-ed31-39ea-000000003a27 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005468026 | 0:04:06.919744 | 0.03s 2025-10-03 08:03:08.638648 | fa163e2f-d608-ed31-39ea-0000000037b0 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005468026 | 0:04:06.963968 | 0.03s 2025-10-03 08:03:08.672906 | bf740c04-956a-42e1-82a7-c84dfa454ded | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005468026 2025-10-03 08:03:08.715102 | fa163e2f-d608-ed31-39ea-000000003c8f | TASK | Push empty ruleset 2025-10-03 08:03:08.942244 | fa163e2f-d608-ed31-39ea-000000003b36 | CHANGED | Generate chain jumps | np0005468029 2025-10-03 08:03:08.946246 | fa163e2f-d608-ed31-39ea-000000003b36 | TIMING | tripleo_nftables : Generate chain jumps | np0005468029 | 0:04:07.271560 | 0.89s 2025-10-03 08:03:08.947377 | fa163e2f-d608-ed31-39ea-000000003ad3 | CHANGED | Generate chain jumps | np0005468027 2025-10-03 08:03:08.948192 | fa163e2f-d608-ed31-39ea-000000003ad3 | TIMING | tripleo_nftables : Generate chain jumps | np0005468027 | 0:04:07.273524 | 1.02s 2025-10-03 08:03:08.970503 | fa163e2f-d608-ed31-39ea-000000003ad4 | TASK | Generate chain jumps 2025-10-03 08:03:09.006804 | fa163e2f-d608-ed31-39ea-000000003b37 | TASK | Generate chain jumps 2025-10-03 08:03:09.343041 | fa163e2f-d608-ed31-39ea-000000003b99 | CHANGED | Generate chain jumps | np0005468024 2025-10-03 08:03:09.344134 | fa163e2f-d608-ed31-39ea-000000003b99 | TIMING | tripleo_nftables : Generate chain jumps | np0005468024 | 0:04:07.669465 | 0.99s 2025-10-03 08:03:09.363839 | fa163e2f-d608-ed31-39ea-000000003b9a | TASK | Generate chain jumps 2025-10-03 08:03:09.498754 | fa163e2f-d608-ed31-39ea-000000003a6d | CHANGED | Generate chain jumps | np0005468028 2025-10-03 08:03:09.499915 | fa163e2f-d608-ed31-39ea-000000003a6d | TIMING | tripleo_nftables : Generate chain jumps | np0005468028 | 0:04:07.825246 | 1.11s 2025-10-03 08:03:09.513263 | fa163e2f-d608-ed31-39ea-000000003a6e | TASK | Generate nft flushes 2025-10-03 08:03:09.542755 | fa163e2f-d608-ed31-39ea-000000003bfe | CHANGED | Generate chain jumps | np0005468025 2025-10-03 08:03:09.544179 | fa163e2f-d608-ed31-39ea-000000003bfe | TIMING | tripleo_nftables : Generate chain jumps | np0005468025 | 0:04:07.869503 | 1.02s 2025-10-03 08:03:09.566274 | fa163e2f-d608-ed31-39ea-000000003bff | TASK | Generate chain jumps 2025-10-03 08:03:09.655390 | fa163e2f-d608-ed31-39ea-000000003c8f | CHANGED | Push empty ruleset | np0005468026 2025-10-03 08:03:09.656732 | fa163e2f-d608-ed31-39ea-000000003c8f | TIMING | tripleo_nftables : Push empty ruleset | np0005468026 | 0:04:07.982063 | 0.94s 2025-10-03 08:03:09.677420 | fa163e2f-d608-ed31-39ea-000000003c90 | TASK | Load empty ruleset 2025-10-03 08:03:10.033871 | fa163e2f-d608-ed31-39ea-000000003c90 | CHANGED | Load empty ruleset | np0005468026 2025-10-03 08:03:10.035152 | fa163e2f-d608-ed31-39ea-000000003c90 | TIMING | tripleo_nftables : Load empty ruleset | np0005468026 | 0:04:08.360486 | 0.36s 2025-10-03 08:03:10.064029 | fa163e2f-d608-ed31-39ea-000000003c92 | TASK | Use default rules 2025-10-03 08:03:10.070272 | fa163e2f-d608-ed31-39ea-000000003ad4 | CHANGED | Generate chain jumps | np0005468027 2025-10-03 08:03:10.071403 | fa163e2f-d608-ed31-39ea-000000003ad4 | TIMING | tripleo_nftables : Generate chain jumps | np0005468027 | 0:04:08.396729 | 1.10s 2025-10-03 08:03:10.072123 | fa163e2f-d608-ed31-39ea-000000003b37 | CHANGED | Generate chain jumps | np0005468029 2025-10-03 08:03:10.072686 | fa163e2f-d608-ed31-39ea-000000003b37 | TIMING | tripleo_nftables : Generate chain jumps | np0005468029 | 0:04:08.398026 | 1.06s 2025-10-03 08:03:10.087564 | fa163e2f-d608-ed31-39ea-000000003ad5 | TASK | Generate nft flushes 2025-10-03 08:03:10.103849 | fa163e2f-d608-ed31-39ea-000000003b38 | TASK | Generate nft flushes 2025-10-03 08:03:10.164778 | fa163e2f-d608-ed31-39ea-000000003c92 | OK | Use default rules | np0005468026 2025-10-03 08:03:10.166547 | fa163e2f-d608-ed31-39ea-000000003c92 | TIMING | tripleo_nftables : Use default rules | np0005468026 | 0:04:08.491879 | 0.10s 2025-10-03 08:03:10.183187 | fa163e2f-d608-ed31-39ea-000000003c93 | TASK | Enable LOG rules 2025-10-03 08:03:10.261593 | fa163e2f-d608-ed31-39ea-000000003c93 | OK | Enable LOG rules | np0005468026 2025-10-03 08:03:10.263615 | fa163e2f-d608-ed31-39ea-000000003c93 | TIMING | tripleo_nftables : Enable LOG rules | np0005468026 | 0:04:08.588945 | 0.08s 2025-10-03 08:03:10.287668 | fa163e2f-d608-ed31-39ea-000000003c95 | TASK | Get current nftables content 2025-10-03 08:03:10.456093 | fa163e2f-d608-ed31-39ea-000000003b9a | CHANGED | Generate chain jumps | np0005468024 2025-10-03 08:03:10.457587 | fa163e2f-d608-ed31-39ea-000000003b9a | TIMING | tripleo_nftables : Generate chain jumps | np0005468024 | 0:04:08.782912 | 1.09s 2025-10-03 08:03:10.474037 | fa163e2f-d608-ed31-39ea-000000003b9b | TASK | Generate nft flushes 2025-10-03 08:03:10.504238 | fa163e2f-d608-ed31-39ea-000000003a6e | CHANGED | Generate nft flushes | np0005468028 2025-10-03 08:03:10.505270 | fa163e2f-d608-ed31-39ea-000000003a6e | TIMING | tripleo_nftables : Generate nft flushes | np0005468028 | 0:04:08.830603 | 0.99s 2025-10-03 08:03:10.516138 | fa163e2f-d608-ed31-39ea-000000003a6f | TASK | Generate nft tripleo chains 2025-10-03 08:03:10.618381 | fa163e2f-d608-ed31-39ea-000000003c95 | CHANGED | Get current nftables content | np0005468026 2025-10-03 08:03:10.619336 | fa163e2f-d608-ed31-39ea-000000003c95 | TIMING | tripleo_nftables : Get current nftables content | np0005468026 | 0:04:08.944668 | 0.33s 2025-10-03 08:03:10.643622 | fa163e2f-d608-ed31-39ea-000000003c97 | TASK | Generate chain jumps 2025-10-03 08:03:10.653695 | fa163e2f-d608-ed31-39ea-000000003bff | CHANGED | Generate chain jumps | np0005468025 2025-10-03 08:03:10.656401 | fa163e2f-d608-ed31-39ea-000000003bff | TIMING | tripleo_nftables : Generate chain jumps | np0005468025 | 0:04:08.981718 | 1.09s 2025-10-03 08:03:10.688334 | fa163e2f-d608-ed31-39ea-000000003c00 | TASK | Generate nft flushes 2025-10-03 08:03:10.986108 | fa163e2f-d608-ed31-39ea-000000003ad5 | CHANGED | Generate nft flushes | np0005468027 2025-10-03 08:03:10.987615 | fa163e2f-d608-ed31-39ea-000000003ad5 | TIMING | tripleo_nftables : Generate nft flushes | np0005468027 | 0:04:09.312944 | 0.90s 2025-10-03 08:03:11.000185 | fa163e2f-d608-ed31-39ea-000000003ad6 | TASK | Generate nft tripleo chains 2025-10-03 08:03:11.016302 | fa163e2f-d608-ed31-39ea-000000003b38 | CHANGED | Generate nft flushes | np0005468029 2025-10-03 08:03:11.017795 | fa163e2f-d608-ed31-39ea-000000003b38 | TIMING | tripleo_nftables : Generate nft flushes | np0005468029 | 0:04:09.343124 | 0.91s 2025-10-03 08:03:11.031155 | fa163e2f-d608-ed31-39ea-000000003b39 | TASK | Generate nft tripleo chains 2025-10-03 08:03:11.401550 | fa163e2f-d608-ed31-39ea-000000003b9b | CHANGED | Generate nft flushes | np0005468024 2025-10-03 08:03:11.403021 | fa163e2f-d608-ed31-39ea-000000003b9b | TIMING | tripleo_nftables : Generate nft flushes | np0005468024 | 0:04:09.728349 | 0.93s 2025-10-03 08:03:11.421759 | fa163e2f-d608-ed31-39ea-000000003b9c | TASK | Generate nft tripleo chains 2025-10-03 08:03:11.553159 | fa163e2f-d608-ed31-39ea-000000003a6f | CHANGED | Generate nft tripleo chains | np0005468028 2025-10-03 08:03:11.554783 | fa163e2f-d608-ed31-39ea-000000003a6f | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005468028 | 0:04:09.880115 | 1.04s 2025-10-03 08:03:11.565859 | fa163e2f-d608-ed31-39ea-000000003a70 | TASK | Generate nft ruleset in static file 2025-10-03 08:03:11.703958 | fa163e2f-d608-ed31-39ea-000000003c00 | CHANGED | Generate nft flushes | np0005468025 2025-10-03 08:03:11.705599 | fa163e2f-d608-ed31-39ea-000000003c00 | TIMING | tripleo_nftables : Generate nft flushes | np0005468025 | 0:04:10.030924 | 1.02s 2025-10-03 08:03:11.726665 | fa163e2f-d608-ed31-39ea-000000003c01 | TASK | Generate nft tripleo chains 2025-10-03 08:03:11.744999 | fa163e2f-d608-ed31-39ea-000000003c97 | CHANGED | Generate chain jumps | np0005468026 2025-10-03 08:03:11.746545 | fa163e2f-d608-ed31-39ea-000000003c97 | TIMING | tripleo_nftables : Generate chain jumps | np0005468026 | 0:04:10.071854 | 1.10s 2025-10-03 08:03:11.770469 | fa163e2f-d608-ed31-39ea-000000003c98 | TASK | Generate chain jumps 2025-10-03 08:03:11.955805 | fa163e2f-d608-ed31-39ea-000000003b39 | CHANGED | Generate nft tripleo chains | np0005468029 2025-10-03 08:03:11.956862 | fa163e2f-d608-ed31-39ea-000000003b39 | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005468029 | 0:04:10.282195 | 0.92s 2025-10-03 08:03:11.972288 | fa163e2f-d608-ed31-39ea-000000003b3a | TASK | Generate nft ruleset in static file 2025-10-03 08:03:11.994948 | fa163e2f-d608-ed31-39ea-000000003ad6 | CHANGED | Generate nft tripleo chains | np0005468027 2025-10-03 08:03:11.996045 | fa163e2f-d608-ed31-39ea-000000003ad6 | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005468027 | 0:04:10.321378 | 0.99s 2025-10-03 08:03:12.007062 | fa163e2f-d608-ed31-39ea-000000003ad7 | TASK | Generate nft ruleset in static file 2025-10-03 08:03:12.378668 | fa163e2f-d608-ed31-39ea-000000003b9c | CHANGED | Generate nft tripleo chains | np0005468024 2025-10-03 08:03:12.380178 | fa163e2f-d608-ed31-39ea-000000003b9c | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005468024 | 0:04:10.705507 | 0.96s 2025-10-03 08:03:12.403933 | fa163e2f-d608-ed31-39ea-000000003b9d | TASK | Generate nft ruleset in static file 2025-10-03 08:03:12.725145 | fa163e2f-d608-ed31-39ea-000000003c01 | CHANGED | Generate nft tripleo chains | np0005468025 2025-10-03 08:03:12.726396 | fa163e2f-d608-ed31-39ea-000000003c01 | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005468025 | 0:04:11.051723 | 1.00s 2025-10-03 08:03:12.748767 | fa163e2f-d608-ed31-39ea-000000003c02 | TASK | Generate nft ruleset in static file 2025-10-03 08:03:12.779139 | fa163e2f-d608-ed31-39ea-000000003c98 | CHANGED | Generate chain jumps | np0005468026 2025-10-03 08:03:12.780472 | fa163e2f-d608-ed31-39ea-000000003c98 | TIMING | tripleo_nftables : Generate chain jumps | np0005468026 | 0:04:11.105783 | 1.01s 2025-10-03 08:03:12.802536 | fa163e2f-d608-ed31-39ea-000000003c99 | TASK | Generate nft flushes 2025-10-03 08:03:13.028086 | fa163e2f-d608-ed31-39ea-000000003a70 | CHANGED | Generate nft ruleset in static file | np0005468028 2025-10-03 08:03:13.029082 | fa163e2f-d608-ed31-39ea-000000003a70 | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005468028 | 0:04:11.354417 | 1.46s 2025-10-03 08:03:13.040082 | fa163e2f-d608-ed31-39ea-000000003a72 | TASK | Validate all of the generated content before loading 2025-10-03 08:03:13.283265 | fa163e2f-d608-ed31-39ea-000000003b3a | CHANGED | Generate nft ruleset in static file | np0005468029 2025-10-03 08:03:13.284605 | fa163e2f-d608-ed31-39ea-000000003b3a | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005468029 | 0:04:11.609930 | 1.31s 2025-10-03 08:03:13.299207 | fa163e2f-d608-ed31-39ea-000000003b3c | TASK | Validate all of the generated content before loading 2025-10-03 08:03:13.405438 | fa163e2f-d608-ed31-39ea-000000003ad7 | CHANGED | Generate nft ruleset in static file | np0005468027 2025-10-03 08:03:13.406789 | fa163e2f-d608-ed31-39ea-000000003ad7 | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005468027 | 0:04:11.732117 | 1.40s 2025-10-03 08:03:13.422363 | fa163e2f-d608-ed31-39ea-000000003ad9 | TASK | Validate all of the generated content before loading 2025-10-03 08:03:13.673426 | fa163e2f-d608-ed31-39ea-000000003a72 | CHANGED | Validate all of the generated content before loading | np0005468028 2025-10-03 08:03:13.674749 | fa163e2f-d608-ed31-39ea-000000003a72 | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005468028 | 0:04:12.000078 | 0.63s 2025-10-03 08:03:13.692860 | fa163e2f-d608-ed31-39ea-000000003a73 | TASK | Ensure we load our different nft rulesets on boot 2025-10-03 08:03:13.790720 | fa163e2f-d608-ed31-39ea-000000003c99 | CHANGED | Generate nft flushes | np0005468026 2025-10-03 08:03:13.791738 | fa163e2f-d608-ed31-39ea-000000003c99 | TIMING | tripleo_nftables : Generate nft flushes | np0005468026 | 0:04:12.117070 | 0.99s 2025-10-03 08:03:13.807303 | fa163e2f-d608-ed31-39ea-000000003c9a | TASK | Generate nft tripleo chains 2025-10-03 08:03:13.950076 | fa163e2f-d608-ed31-39ea-000000003b3c | CHANGED | Validate all of the generated content before loading | np0005468029 2025-10-03 08:03:13.951366 | fa163e2f-d608-ed31-39ea-000000003b3c | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005468029 | 0:04:12.276696 | 0.65s 2025-10-03 08:03:13.966420 | fa163e2f-d608-ed31-39ea-000000003b3d | TASK | Ensure we load our different nft rulesets on boot 2025-10-03 08:03:14.023720 | fa163e2f-d608-ed31-39ea-000000003a73 | CHANGED | Ensure we load our different nft rulesets on boot | np0005468028 2025-10-03 08:03:14.029703 | fa163e2f-d608-ed31-39ea-000000003a73 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005468028 | 0:04:12.355031 | 0.33s 2025-10-03 08:03:14.030434 | fa163e2f-d608-ed31-39ea-000000003ad9 | CHANGED | Validate all of the generated content before loading | np0005468027 2025-10-03 08:03:14.030973 | fa163e2f-d608-ed31-39ea-000000003ad9 | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005468027 | 0:04:12.356313 | 0.61s 2025-10-03 08:03:14.046098 | fa163e2f-d608-ed31-39ea-000000003ada | TASK | Ensure we load our different nft rulesets on boot 2025-10-03 08:03:14.090416 | fa163e2f-d608-ed31-39ea-0000000037b1 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005468028 | 0:04:12.415743 | 0.02s 2025-10-03 08:03:14.101646 | 2f204cbc-f3df-4dd6-95af-7ed7fa486410 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005468028 2025-10-03 08:03:14.132323 | fa163e2f-d608-ed31-39ea-000000003d32 | TASK | Inject our custom chains in nftables 2025-10-03 08:03:14.335759 | fa163e2f-d608-ed31-39ea-000000003b3d | CHANGED | Ensure we load our different nft rulesets on boot | np0005468029 2025-10-03 08:03:14.337165 | fa163e2f-d608-ed31-39ea-000000003b3d | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005468029 | 0:04:12.662485 | 0.37s 2025-10-03 08:03:14.382195 | fa163e2f-d608-ed31-39ea-000000003b9d | CHANGED | Generate nft ruleset in static file | np0005468024 2025-10-03 08:03:14.383766 | fa163e2f-d608-ed31-39ea-000000003b9d | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005468024 | 0:04:12.709093 | 1.98s 2025-10-03 08:03:14.384811 | fa163e2f-d608-ed31-39ea-0000000037b1 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005468029 | 0:04:12.710149 | 0.03s 2025-10-03 08:03:14.403418 | fdc821b8-b9ea-4532-ac2a-58cc713b524e | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005468029 2025-10-03 08:03:14.444683 | fa163e2f-d608-ed31-39ea-000000003e2a | TASK | Inject our custom chains in nftables 2025-10-03 08:03:14.463280 | fa163e2f-d608-ed31-39ea-000000003b9f | TASK | Validate all of the generated content before loading 2025-10-03 08:03:14.469448 | fa163e2f-d608-ed31-39ea-000000003ada | CHANGED | Ensure we load our different nft rulesets on boot | np0005468027 2025-10-03 08:03:14.470716 | fa163e2f-d608-ed31-39ea-000000003ada | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005468027 | 0:04:12.796041 | 0.42s 2025-10-03 08:03:14.471348 | fa163e2f-d608-ed31-39ea-000000003d32 | CHANGED | Inject our custom chains in nftables | np0005468028 2025-10-03 08:03:14.471764 | fa163e2f-d608-ed31-39ea-000000003d32 | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005468028 | 0:04:12.797107 | 0.34s 2025-10-03 08:03:14.496985 | fa163e2f-d608-ed31-39ea-000000003d33 | TASK | Reload custom nftables ruleset files 2025-10-03 08:03:14.509394 | fa163e2f-d608-ed31-39ea-0000000037b1 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005468027 | 0:04:12.834722 | 0.03s 2025-10-03 08:03:14.521001 | 01f15c1c-e457-454a-a733-226fb1041d8e | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005468027 2025-10-03 08:03:14.551102 | fa163e2f-d608-ed31-39ea-000000003f1e | TASK | Inject our custom chains in nftables 2025-10-03 08:03:14.711218 | fa163e2f-d608-ed31-39ea-000000003e2a | CHANGED | Inject our custom chains in nftables | np0005468029 2025-10-03 08:03:14.712282 | fa163e2f-d608-ed31-39ea-000000003e2a | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005468029 | 0:04:13.037613 | 0.27s 2025-10-03 08:03:14.712771 | fa163e2f-d608-ed31-39ea-000000003c9a | CHANGED | Generate nft tripleo chains | np0005468026 2025-10-03 08:03:14.713113 | fa163e2f-d608-ed31-39ea-000000003c9a | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005468026 | 0:04:13.038456 | 0.91s 2025-10-03 08:03:14.723981 | fa163e2f-d608-ed31-39ea-000000003e2b | TASK | Reload custom nftables ruleset files 2025-10-03 08:03:14.743439 | fa163e2f-d608-ed31-39ea-000000003c9b | TASK | Generate nft ruleset in static file 2025-10-03 08:03:14.836960 | fa163e2f-d608-ed31-39ea-000000003d33 | CHANGED | Reload custom nftables ruleset files | np0005468028 2025-10-03 08:03:14.838114 | fa163e2f-d608-ed31-39ea-000000003d33 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005468028 | 0:04:13.163446 | 0.34s 2025-10-03 08:03:14.838721 | fa163e2f-d608-ed31-39ea-000000003c02 | CHANGED | Generate nft ruleset in static file | np0005468025 2025-10-03 08:03:14.839194 | fa163e2f-d608-ed31-39ea-000000003c02 | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005468025 | 0:04:13.164536 | 2.09s 2025-10-03 08:03:14.922607 | fa163e2f-d608-ed31-39ea-000000003c04 | TASK | Validate all of the generated content before loading 2025-10-03 08:03:14.927578 | fa163e2f-d608-ed31-39ea-000000003f1e | CHANGED | Inject our custom chains in nftables | np0005468027 2025-10-03 08:03:14.928518 | fa163e2f-d608-ed31-39ea-000000003f1e | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005468027 | 0:04:13.253850 | 0.38s 2025-10-03 08:03:14.939389 | fa163e2f-d608-ed31-39ea-000000003f1f | TASK | Reload custom nftables ruleset files 2025-10-03 08:03:14.962322 | fa163e2f-d608-ed31-39ea-000000003107 | TASK | create persistent directories 2025-10-03 08:03:15.023226 | fa163e2f-d608-ed31-39ea-000000003e2b | CHANGED | Reload custom nftables ruleset files | np0005468029 2025-10-03 08:03:15.024077 | fa163e2f-d608-ed31-39ea-000000003e2b | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005468029 | 0:04:13.349412 | 0.30s 2025-10-03 08:03:15.051321 | fa163e2f-d608-ed31-39ea-00000000331d | TASK | create persistent directories 2025-10-03 08:03:15.094191 | fa163e2f-d608-ed31-39ea-000000003b9f | CHANGED | Validate all of the generated content before loading | np0005468024 2025-10-03 08:03:15.095020 | fa163e2f-d608-ed31-39ea-000000003b9f | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005468024 | 0:04:13.420346 | 0.63s 2025-10-03 08:03:15.109245 | fa163e2f-d608-ed31-39ea-000000003ba0 | TASK | Ensure we load our different nft rulesets on boot 2025-10-03 08:03:15.279118 | fa163e2f-d608-ed31-39ea-000000003107 | CHANGED | create persistent directories | np0005468028 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-03 08:03:15.281816 | fa163e2f-d608-ed31-39ea-000000003107 | TIMING | create persistent directories | np0005468028 | 0:04:13.607141 | 0.32s 2025-10-03 08:03:15.344032 | fa163e2f-d608-ed31-39ea-000000003f1f | CHANGED | Reload custom nftables ruleset files | np0005468027 2025-10-03 08:03:15.344820 | fa163e2f-d608-ed31-39ea-000000003f1f | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005468027 | 0:04:13.670159 | 0.40s 2025-10-03 08:03:15.372302 | fa163e2f-d608-ed31-39ea-0000000031c2 | TASK | create persistent directories 2025-10-03 08:03:15.386940 | fa163e2f-d608-ed31-39ea-00000000331d | CHANGED | create persistent directories | np0005468029 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-03 08:03:15.389561 | fa163e2f-d608-ed31-39ea-00000000331d | TIMING | create persistent directories | np0005468029 | 0:04:13.714885 | 0.34s 2025-10-03 08:03:15.426953 | fa163e2f-d608-ed31-39ea-000000003ba0 | CHANGED | Ensure we load our different nft rulesets on boot | np0005468024 2025-10-03 08:03:15.427707 | fa163e2f-d608-ed31-39ea-000000003ba0 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005468024 | 0:04:13.753045 | 0.32s 2025-10-03 08:03:15.467524 | fa163e2f-d608-ed31-39ea-0000000037b1 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005468024 | 0:04:13.792845 | 0.02s 2025-10-03 08:03:15.486022 | e6cbf17f-9a49-493f-939c-c4fe0ceec3ed | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005468024 2025-10-03 08:03:15.519727 | fa163e2f-d608-ed31-39ea-000000004026 | TASK | Inject our custom chains in nftables 2025-10-03 08:03:15.545969 | fa163e2f-d608-ed31-39ea-000000003107 | CHANGED | create persistent directories | np0005468028 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-03 08:03:15.549037 | fa163e2f-d608-ed31-39ea-000000003107 | TIMING | create persistent directories | np0005468028 | 0:04:13.874341 | 0.59s 2025-10-03 08:03:15.560097 | fa163e2f-d608-ed31-39ea-000000003107 | TIMING | create persistent directories | np0005468028 | 0:04:13.885429 | 0.60s 2025-10-03 08:03:15.570740 | fa163e2f-d608-ed31-39ea-000000003108 | TASK | import provision_mcelog 2025-10-03 08:03:15.586852 | fa163e2f-d608-ed31-39ea-000000003c04 | CHANGED | Validate all of the generated content before loading | np0005468025 2025-10-03 08:03:15.587902 | fa163e2f-d608-ed31-39ea-000000003c04 | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005468025 | 0:04:13.913235 | 0.66s 2025-10-03 08:03:15.608949 | fa163e2f-d608-ed31-39ea-000000003c05 | TASK | Ensure we load our different nft rulesets on boot 2025-10-03 08:03:15.614835 | fa163e2f-d608-ed31-39ea-000000003108 | SKIPPED | import provision_mcelog | np0005468028 2025-10-03 08:03:15.615863 | fa163e2f-d608-ed31-39ea-000000003108 | TIMING | import provision_mcelog | np0005468028 | 0:04:13.941189 | 0.04s 2025-10-03 08:03:15.626758 | fa163e2f-d608-ed31-39ea-000000003109 | TASK | create persistent directories 2025-10-03 08:03:15.702052 | fa163e2f-d608-ed31-39ea-00000000331d | CHANGED | create persistent directories | np0005468029 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-03 08:03:15.705075 | fa163e2f-d608-ed31-39ea-00000000331d | TIMING | create persistent directories | np0005468029 | 0:04:14.030391 | 0.65s 2025-10-03 08:03:15.722156 | fa163e2f-d608-ed31-39ea-00000000331d | TIMING | create persistent directories | np0005468029 | 0:04:14.047492 | 0.67s 2025-10-03 08:03:15.724629 | fa163e2f-d608-ed31-39ea-0000000031c2 | CHANGED | create persistent directories | np0005468027 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-03 08:03:15.725402 | fa163e2f-d608-ed31-39ea-0000000031c2 | TIMING | create persistent directories | np0005468027 | 0:04:14.050737 | 0.35s 2025-10-03 08:03:15.734981 | fa163e2f-d608-ed31-39ea-00000000331e | TASK | import provision_mcelog 2025-10-03 08:03:15.755930 | fa163e2f-d608-ed31-39ea-00000000331e | SKIPPED | import provision_mcelog | np0005468029 2025-10-03 08:03:15.756722 | fa163e2f-d608-ed31-39ea-00000000331e | TIMING | import provision_mcelog | np0005468029 | 0:04:14.082055 | 0.02s 2025-10-03 08:03:15.766199 | fa163e2f-d608-ed31-39ea-00000000331f | TASK | create persistent directories 2025-10-03 08:03:15.823604 | fa163e2f-d608-ed31-39ea-000000004026 | CHANGED | Inject our custom chains in nftables | np0005468024 2025-10-03 08:03:15.824775 | fa163e2f-d608-ed31-39ea-000000004026 | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005468024 | 0:04:14.150106 | 0.30s 2025-10-03 08:03:15.844118 | fa163e2f-d608-ed31-39ea-000000004027 | TASK | Reload custom nftables ruleset files 2025-10-03 08:03:15.897873 | fa163e2f-d608-ed31-39ea-000000003c05 | CHANGED | Ensure we load our different nft rulesets on boot | np0005468025 2025-10-03 08:03:15.899839 | fa163e2f-d608-ed31-39ea-000000003c05 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005468025 | 0:04:14.225168 | 0.29s 2025-10-03 08:03:15.920685 | fa163e2f-d608-ed31-39ea-000000003109 | CHANGED | create persistent directories | np0005468028 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-03 08:03:15.926033 | fa163e2f-d608-ed31-39ea-000000003109 | TIMING | create persistent directories | np0005468028 | 0:04:14.251363 | 0.30s 2025-10-03 08:03:15.955594 | fa163e2f-d608-ed31-39ea-000000003109 | TIMING | create persistent directories | np0005468028 | 0:04:14.280902 | 0.33s 2025-10-03 08:03:15.966332 | fa163e2f-d608-ed31-39ea-00000000310a | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-03 08:03:15.988507 | fa163e2f-d608-ed31-39ea-0000000031c2 | CHANGED | create persistent directories | np0005468027 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-03 08:03:15.993150 | fa163e2f-d608-ed31-39ea-0000000031c2 | TIMING | create persistent directories | np0005468027 | 0:04:14.318474 | 0.62s 2025-10-03 08:03:15.997265 | fa163e2f-d608-ed31-39ea-0000000037b1 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005468025 | 0:04:14.322598 | 0.05s 2025-10-03 08:03:15.998198 | fa163e2f-d608-ed31-39ea-0000000031c2 | TIMING | create persistent directories | np0005468027 | 0:04:14.323540 | 0.62s 2025-10-03 08:03:16.014004 | 87734980-65aa-45c4-bdd1-8c808928e408 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005468025 2025-10-03 08:03:16.043653 | fa163e2f-d608-ed31-39ea-0000000031c3 | TASK | import provision_mcelog 2025-10-03 08:03:16.063686 | fa163e2f-d608-ed31-39ea-000000004134 | TASK | Inject our custom chains in nftables 2025-10-03 08:03:16.085024 | fa163e2f-d608-ed31-39ea-00000000331f | CHANGED | create persistent directories | np0005468029 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-03 08:03:16.091154 | fa163e2f-d608-ed31-39ea-00000000331f | TIMING | create persistent directories | np0005468029 | 0:04:14.416479 | 0.32s 2025-10-03 08:03:16.091763 | fa163e2f-d608-ed31-39ea-0000000031c3 | SKIPPED | import provision_mcelog | np0005468027 2025-10-03 08:03:16.094498 | fa163e2f-d608-ed31-39ea-0000000031c3 | TIMING | import provision_mcelog | np0005468027 | 0:04:14.419828 | 0.05s 2025-10-03 08:03:16.095041 | fa163e2f-d608-ed31-39ea-00000000331f | TIMING | create persistent directories | np0005468029 | 0:04:14.420384 | 0.33s 2025-10-03 08:03:16.105048 | fa163e2f-d608-ed31-39ea-0000000031c4 | TASK | create persistent directories 2025-10-03 08:03:16.119113 | fa163e2f-d608-ed31-39ea-000000003320 | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-03 08:03:16.238154 | fa163e2f-d608-ed31-39ea-000000004027 | CHANGED | Reload custom nftables ruleset files | np0005468024 2025-10-03 08:03:16.239846 | fa163e2f-d608-ed31-39ea-000000004027 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005468024 | 0:04:14.565170 | 0.39s 2025-10-03 08:03:16.312802 | fa163e2f-d608-ed31-39ea-0000000033b0 | TASK | create persistent directories 2025-10-03 08:03:16.393932 | fa163e2f-d608-ed31-39ea-000000004134 | CHANGED | Inject our custom chains in nftables | np0005468025 2025-10-03 08:03:16.395196 | fa163e2f-d608-ed31-39ea-000000004134 | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005468025 | 0:04:14.720527 | 0.33s 2025-10-03 08:03:16.419725 | fa163e2f-d608-ed31-39ea-000000004135 | TASK | Reload custom nftables ruleset files 2025-10-03 08:03:16.431359 | fa163e2f-d608-ed31-39ea-0000000031c4 | CHANGED | create persistent directories | np0005468027 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-03 08:03:16.433391 | fa163e2f-d608-ed31-39ea-0000000031c4 | TIMING | create persistent directories | np0005468027 | 0:04:14.758716 | 0.33s 2025-10-03 08:03:16.448729 | fa163e2f-d608-ed31-39ea-0000000031c4 | TIMING | create persistent directories | np0005468027 | 0:04:14.773998 | 0.34s 2025-10-03 08:03:16.473851 | fa163e2f-d608-ed31-39ea-0000000031c5 | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-03 08:03:16.649285 | fa163e2f-d608-ed31-39ea-0000000033b0 | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-03 08:03:16.653696 | fa163e2f-d608-ed31-39ea-0000000033b0 | TIMING | create persistent directories | np0005468024 | 0:04:14.979007 | 0.34s 2025-10-03 08:03:16.664382 | fa163e2f-d608-ed31-39ea-0000000033b0 | TIMING | create persistent directories | np0005468024 | 0:04:14.989707 | 0.35s 2025-10-03 08:03:16.692391 | fa163e2f-d608-ed31-39ea-0000000033b1 | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-03 08:03:16.819210 | fa163e2f-d608-ed31-39ea-000000004135 | CHANGED | Reload custom nftables ruleset files | np0005468025 2025-10-03 08:03:16.820542 | fa163e2f-d608-ed31-39ea-000000004135 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005468025 | 0:04:15.145872 | 0.38s 2025-10-03 08:03:16.847591 | fa163e2f-d608-ed31-39ea-000000003c9b | CHANGED | Generate nft ruleset in static file | np0005468026 2025-10-03 08:03:16.848377 | fa163e2f-d608-ed31-39ea-000000003c9b | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005468026 | 0:04:15.173712 | 2.10s 2025-10-03 08:03:16.876980 | fa163e2f-d608-ed31-39ea-000000003c9d | TASK | Validate all of the generated content before loading 2025-10-03 08:03:16.912621 | fa163e2f-d608-ed31-39ea-0000000034d5 | TASK | create persistent directories 2025-10-03 08:03:17.076834 | fa163e2f-d608-ed31-39ea-000000003320 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005468029 2025-10-03 08:03:17.082129 | fa163e2f-d608-ed31-39ea-000000003320 | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005468029 | 0:04:15.407459 | 0.96s 2025-10-03 08:03:17.082526 | fa163e2f-d608-ed31-39ea-00000000310a | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005468028 2025-10-03 08:03:17.082828 | fa163e2f-d608-ed31-39ea-00000000310a | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005468028 | 0:04:15.408171 | 1.12s 2025-10-03 08:03:17.092408 | fa163e2f-d608-ed31-39ea-00000000310b | TASK | create fcontext entry for iscsi 2025-10-03 08:03:17.107452 | fa163e2f-d608-ed31-39ea-000000003321 | TASK | create fcontext entry for iscsi 2025-10-03 08:03:17.240526 | fa163e2f-d608-ed31-39ea-0000000034d5 | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-03 08:03:17.242909 | fa163e2f-d608-ed31-39ea-0000000034d5 | TIMING | create persistent directories | np0005468025 | 0:04:15.568238 | 0.33s 2025-10-03 08:03:17.247223 | fa163e2f-d608-ed31-39ea-0000000034d5 | TIMING | create persistent directories | np0005468025 | 0:04:15.572551 | 0.33s 2025-10-03 08:03:17.267846 | fa163e2f-d608-ed31-39ea-0000000034d6 | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-03 08:03:17.518111 | fa163e2f-d608-ed31-39ea-000000003c9d | CHANGED | Validate all of the generated content before loading | np0005468026 2025-10-03 08:03:17.520261 | fa163e2f-d608-ed31-39ea-000000003c9d | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005468026 | 0:04:15.845587 | 0.64s 2025-10-03 08:03:17.521425 | fa163e2f-d608-ed31-39ea-0000000031c5 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005468027 2025-10-03 08:03:17.522363 | fa163e2f-d608-ed31-39ea-0000000031c5 | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005468027 | 0:04:15.847700 | 1.05s 2025-10-03 08:03:17.535767 | fa163e2f-d608-ed31-39ea-0000000031c6 | TASK | create fcontext entry for iscsi 2025-10-03 08:03:17.563881 | fa163e2f-d608-ed31-39ea-000000003c9e | TASK | Ensure we load our different nft rulesets on boot 2025-10-03 08:03:17.686945 | fa163e2f-d608-ed31-39ea-0000000033b1 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005468024 2025-10-03 08:03:17.689259 | fa163e2f-d608-ed31-39ea-0000000033b1 | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005468024 | 0:04:16.014585 | 1.00s 2025-10-03 08:03:17.720629 | fa163e2f-d608-ed31-39ea-0000000033b2 | TASK | create persistent directories 2025-10-03 08:03:17.927801 | fa163e2f-d608-ed31-39ea-000000003c9e | CHANGED | Ensure we load our different nft rulesets on boot | np0005468026 2025-10-03 08:03:17.928998 | fa163e2f-d608-ed31-39ea-000000003c9e | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005468026 | 0:04:16.254328 | 0.36s 2025-10-03 08:03:17.977658 | fa163e2f-d608-ed31-39ea-0000000037b1 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005468026 | 0:04:16.302984 | 0.02s 2025-10-03 08:03:17.992394 | c8f79190-199b-4c75-8f53-a885e1026069 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005468026 2025-10-03 08:03:18.030318 | fa163e2f-d608-ed31-39ea-00000000424c | TASK | Inject our custom chains in nftables 2025-10-03 08:03:18.087621 | fa163e2f-d608-ed31-39ea-0000000033b2 | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-03 08:03:18.091877 | fa163e2f-d608-ed31-39ea-0000000033b2 | TIMING | create persistent directories | np0005468024 | 0:04:16.417168 | 0.37s 2025-10-03 08:03:18.276196 | fa163e2f-d608-ed31-39ea-0000000034d6 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005468025 2025-10-03 08:03:18.278483 | fa163e2f-d608-ed31-39ea-0000000034d6 | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005468025 | 0:04:16.603698 | 1.01s 2025-10-03 08:03:18.312754 | fa163e2f-d608-ed31-39ea-0000000034d7 | TASK | create persistent directories 2025-10-03 08:03:18.355705 | fa163e2f-d608-ed31-39ea-0000000033b2 | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2025-10-03 08:03:18.361918 | fa163e2f-d608-ed31-39ea-0000000033b2 | TIMING | create persistent directories | np0005468024 | 0:04:16.687232 | 0.64s 2025-10-03 08:03:18.376593 | fa163e2f-d608-ed31-39ea-00000000424c | CHANGED | Inject our custom chains in nftables | np0005468026 2025-10-03 08:03:18.377632 | fa163e2f-d608-ed31-39ea-00000000424c | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005468026 | 0:04:16.702965 | 0.35s 2025-10-03 08:03:18.379146 | fa163e2f-d608-ed31-39ea-0000000033b2 | TIMING | create persistent directories | np0005468024 | 0:04:16.704481 | 0.66s 2025-10-03 08:03:18.409031 | fa163e2f-d608-ed31-39ea-0000000033b3 | TASK | create fcontext entry for cinder data 2025-10-03 08:03:18.435317 | fa163e2f-d608-ed31-39ea-00000000424d | TASK | Reload custom nftables ruleset files 2025-10-03 08:03:18.527985 | fa163e2f-d608-ed31-39ea-000000003321 | CHANGED | create fcontext entry for iscsi | np0005468029 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:18.535950 | fa163e2f-d608-ed31-39ea-000000003321 | TIMING | create fcontext entry for iscsi | np0005468029 | 0:04:16.861244 | 1.43s 2025-10-03 08:03:18.586791 | fa163e2f-d608-ed31-39ea-00000000310b | CHANGED | create fcontext entry for iscsi | np0005468028 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:18.593001 | fa163e2f-d608-ed31-39ea-00000000310b | TIMING | create fcontext entry for iscsi | np0005468028 | 0:04:16.918321 | 1.50s 2025-10-03 08:03:18.651558 | fa163e2f-d608-ed31-39ea-0000000034d7 | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-03 08:03:18.655578 | fa163e2f-d608-ed31-39ea-0000000034d7 | TIMING | create persistent directories | np0005468025 | 0:04:16.980905 | 0.34s 2025-10-03 08:03:18.817186 | fa163e2f-d608-ed31-39ea-00000000424d | CHANGED | Reload custom nftables ruleset files | np0005468026 2025-10-03 08:03:18.819129 | fa163e2f-d608-ed31-39ea-00000000424d | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005468026 | 0:04:17.144453 | 0.38s 2025-10-03 08:03:18.896283 | fa163e2f-d608-ed31-39ea-0000000034d5 | TASK | create persistent directories 2025-10-03 08:03:18.950445 | fa163e2f-d608-ed31-39ea-0000000034d7 | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2025-10-03 08:03:18.952736 | fa163e2f-d608-ed31-39ea-0000000034d7 | TIMING | create persistent directories | np0005468025 | 0:04:17.278056 | 0.64s 2025-10-03 08:03:18.966206 | fa163e2f-d608-ed31-39ea-0000000031c6 | CHANGED | create fcontext entry for iscsi | np0005468027 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:18.969309 | fa163e2f-d608-ed31-39ea-0000000031c6 | TIMING | create fcontext entry for iscsi | np0005468027 | 0:04:17.294638 | 1.43s 2025-10-03 08:03:18.971681 | fa163e2f-d608-ed31-39ea-0000000034d7 | TIMING | create persistent directories | np0005468025 | 0:04:17.297013 | 0.66s 2025-10-03 08:03:18.992525 | fa163e2f-d608-ed31-39ea-0000000034d8 | TASK | create fcontext entry for cinder data 2025-10-03 08:03:19.230483 | fa163e2f-d608-ed31-39ea-0000000034d5 | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-03 08:03:19.234376 | fa163e2f-d608-ed31-39ea-0000000034d5 | TIMING | create persistent directories | np0005468026 | 0:04:17.559683 | 0.34s 2025-10-03 08:03:19.244797 | fa163e2f-d608-ed31-39ea-0000000034d5 | TIMING | create persistent directories | np0005468026 | 0:04:17.570122 | 0.35s 2025-10-03 08:03:19.269658 | fa163e2f-d608-ed31-39ea-0000000034d6 | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-03 08:03:19.635231 | fa163e2f-d608-ed31-39ea-0000000033b3 | CHANGED | create fcontext entry for cinder data | np0005468024 2025-10-03 08:03:19.636440 | fa163e2f-d608-ed31-39ea-0000000033b3 | TIMING | create fcontext entry for cinder data | np0005468024 | 0:04:17.961771 | 1.23s 2025-10-03 08:03:19.655598 | fa163e2f-d608-ed31-39ea-0000000033b4 | TASK | create persistent directories 2025-10-03 08:03:19.817179 | fa163e2f-d608-ed31-39ea-000000003321 | CHANGED | create fcontext entry for iscsi | np0005468029 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-03 08:03:19.820766 | fa163e2f-d608-ed31-39ea-000000003321 | TIMING | create fcontext entry for iscsi | np0005468029 | 0:04:18.146097 | 2.71s 2025-10-03 08:03:19.983434 | fa163e2f-d608-ed31-39ea-00000000310b | CHANGED | create fcontext entry for iscsi | np0005468028 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-03 08:03:19.986014 | fa163e2f-d608-ed31-39ea-00000000310b | TIMING | create fcontext entry for iscsi | np0005468028 | 0:04:18.311339 | 2.89s 2025-10-03 08:03:20.009508 | fa163e2f-d608-ed31-39ea-0000000033b4 | OK | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-03 08:03:20.012115 | fa163e2f-d608-ed31-39ea-0000000033b4 | TIMING | create persistent directories | np0005468024 | 0:04:18.337441 | 0.36s 2025-10-03 08:03:20.299406 | fa163e2f-d608-ed31-39ea-0000000033b4 | CHANGED | create persistent directories | np0005468024 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2025-10-03 08:03:20.300652 | fa163e2f-d608-ed31-39ea-0000000033b4 | TIMING | create persistent directories | np0005468024 | 0:04:18.625981 | 0.64s 2025-10-03 08:03:20.336232 | fa163e2f-d608-ed31-39ea-0000000031c6 | CHANGED | create fcontext entry for iscsi | np0005468027 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-03 08:03:20.341173 | fa163e2f-d608-ed31-39ea-0000000031c6 | TIMING | create fcontext entry for iscsi | np0005468027 | 0:04:18.666503 | 2.80s 2025-10-03 08:03:20.352411 | fa163e2f-d608-ed31-39ea-0000000033b4 | TIMING | create persistent directories | np0005468024 | 0:04:18.677737 | 0.70s 2025-10-03 08:03:20.353741 | fa163e2f-d608-ed31-39ea-0000000034d6 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005468026 2025-10-03 08:03:20.354263 | fa163e2f-d608-ed31-39ea-0000000034d6 | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005468026 | 0:04:18.679605 | 1.08s 2025-10-03 08:03:20.355436 | fa163e2f-d608-ed31-39ea-0000000034d8 | CHANGED | create fcontext entry for cinder data | np0005468025 2025-10-03 08:03:20.356612 | fa163e2f-d608-ed31-39ea-0000000034d8 | TIMING | create fcontext entry for cinder data | np0005468025 | 0:04:18.681938 | 1.36s 2025-10-03 08:03:20.395853 | fa163e2f-d608-ed31-39ea-0000000033b5 | TASK | ensure ceph configurations exist 2025-10-03 08:03:20.422199 | fa163e2f-d608-ed31-39ea-0000000034d9 | TASK | create persistent directories 2025-10-03 08:03:20.448449 | fa163e2f-d608-ed31-39ea-0000000034d7 | TASK | create persistent directories 2025-10-03 08:03:20.707626 | fa163e2f-d608-ed31-39ea-0000000033b5 | CHANGED | ensure ceph configurations exist | np0005468024 2025-10-03 08:03:20.709079 | fa163e2f-d608-ed31-39ea-0000000033b5 | TIMING | ensure ceph configurations exist | np0005468024 | 0:04:19.034402 | 0.31s 2025-10-03 08:03:20.732330 | fa163e2f-d608-ed31-39ea-0000000033b6 | TASK | create persistent directories 2025-10-03 08:03:20.747421 | fa163e2f-d608-ed31-39ea-0000000034d9 | OK | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-03 08:03:20.750315 | fa163e2f-d608-ed31-39ea-0000000034d9 | TIMING | create persistent directories | np0005468025 | 0:04:19.075637 | 0.33s 2025-10-03 08:03:20.785621 | fa163e2f-d608-ed31-39ea-0000000034d7 | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-03 08:03:20.787878 | fa163e2f-d608-ed31-39ea-0000000034d7 | TIMING | create persistent directories | np0005468026 | 0:04:19.113209 | 0.34s 2025-10-03 08:03:21.017274 | fa163e2f-d608-ed31-39ea-0000000033b6 | OK | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-03 08:03:21.020380 | fa163e2f-d608-ed31-39ea-0000000033b6 | TIMING | create persistent directories | np0005468024 | 0:04:19.345711 | 0.28s 2025-10-03 08:03:21.029599 | fa163e2f-d608-ed31-39ea-0000000033b6 | TIMING | create persistent directories | np0005468024 | 0:04:19.354930 | 0.29s 2025-10-03 08:03:21.040492 | fa163e2f-d608-ed31-39ea-0000000034d9 | CHANGED | create persistent directories | np0005468025 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2025-10-03 08:03:21.041778 | fa163e2f-d608-ed31-39ea-0000000034d9 | TIMING | create persistent directories | np0005468025 | 0:04:19.367111 | 0.62s 2025-10-03 08:03:21.059649 | fa163e2f-d608-ed31-39ea-0000000034d7 | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2025-10-03 08:03:21.061025 | fa163e2f-d608-ed31-39ea-0000000034d7 | TIMING | create persistent directories | np0005468026 | 0:04:19.386357 | 0.61s 2025-10-03 08:03:21.084852 | fa163e2f-d608-ed31-39ea-0000000033b8 | TASK | Create cinder image conversion directory 2025-10-03 08:03:21.096780 | fa163e2f-d608-ed31-39ea-0000000034d9 | TIMING | create persistent directories | np0005468025 | 0:04:19.422080 | 0.67s 2025-10-03 08:03:21.099736 | fa163e2f-d608-ed31-39ea-0000000034d7 | TIMING | create persistent directories | np0005468026 | 0:04:19.425069 | 0.65s 2025-10-03 08:03:21.136181 | fa163e2f-d608-ed31-39ea-0000000034da | TASK | ensure ceph configurations exist 2025-10-03 08:03:21.161064 | fa163e2f-d608-ed31-39ea-0000000034d8 | TASK | create fcontext entry for cinder data 2025-10-03 08:03:21.167682 | fa163e2f-d608-ed31-39ea-0000000033b8 | SKIPPED | Create cinder image conversion directory | np0005468024 2025-10-03 08:03:21.168849 | fa163e2f-d608-ed31-39ea-0000000033b8 | TIMING | Create cinder image conversion directory | np0005468024 | 0:04:19.494171 | 0.08s 2025-10-03 08:03:21.175388 | fa163e2f-d608-ed31-39ea-000000003321 | CHANGED | create fcontext entry for iscsi | np0005468029 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:21.176506 | fa163e2f-d608-ed31-39ea-000000003321 | TIMING | create fcontext entry for iscsi | np0005468029 | 0:04:19.501836 | 4.07s 2025-10-03 08:03:21.202476 | fa163e2f-d608-ed31-39ea-0000000033b9 | TASK | Mount cinder's image conversion NFS share 2025-10-03 08:03:21.210810 | fa163e2f-d608-ed31-39ea-000000003321 | TIMING | create fcontext entry for iscsi | np0005468029 | 0:04:19.536116 | 4.10s 2025-10-03 08:03:21.235181 | fa163e2f-d608-ed31-39ea-000000003322 | TASK | create persistent directories 2025-10-03 08:03:21.241018 | fa163e2f-d608-ed31-39ea-0000000033b9 | SKIPPED | Mount cinder's image conversion NFS share | np0005468024 2025-10-03 08:03:21.242065 | fa163e2f-d608-ed31-39ea-0000000033b9 | TIMING | Mount cinder's image conversion NFS share | np0005468024 | 0:04:19.567385 | 0.04s 2025-10-03 08:03:21.259886 | fa163e2f-d608-ed31-39ea-0000000033bb | TASK | cinder_configure_lvm fact 2025-10-03 08:03:21.288522 | fa163e2f-d608-ed31-39ea-0000000033bb | OK | cinder_configure_lvm fact | np0005468024 2025-10-03 08:03:21.289434 | fa163e2f-d608-ed31-39ea-0000000033bb | TIMING | cinder_configure_lvm fact | np0005468024 | 0:04:19.614769 | 0.03s 2025-10-03 08:03:21.306639 | fa163e2f-d608-ed31-39ea-0000000033bd | TASK | ensure LVM rpm dependencies are installed 2025-10-03 08:03:21.350173 | fa163e2f-d608-ed31-39ea-00000000310b | CHANGED | create fcontext entry for iscsi | np0005468028 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:21.353011 | fa163e2f-d608-ed31-39ea-00000000310b | TIMING | create fcontext entry for iscsi | np0005468028 | 0:04:19.678327 | 4.26s 2025-10-03 08:03:21.360839 | fa163e2f-d608-ed31-39ea-00000000310b | TIMING | create fcontext entry for iscsi | np0005468028 | 0:04:19.686169 | 4.27s 2025-10-03 08:03:21.375391 | fa163e2f-d608-ed31-39ea-00000000310c | TASK | create persistent directories 2025-10-03 08:03:21.464058 | fa163e2f-d608-ed31-39ea-0000000034da | CHANGED | ensure ceph configurations exist | np0005468025 2025-10-03 08:03:21.465275 | fa163e2f-d608-ed31-39ea-0000000034da | TIMING | ensure ceph configurations exist | np0005468025 | 0:04:19.790605 | 0.33s 2025-10-03 08:03:21.485279 | fa163e2f-d608-ed31-39ea-0000000034db | TASK | create persistent directories 2025-10-03 08:03:21.565282 | fa163e2f-d608-ed31-39ea-000000003322 | CHANGED | create persistent directories | np0005468029 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:21.569689 | fa163e2f-d608-ed31-39ea-000000003322 | TIMING | create persistent directories | np0005468029 | 0:04:19.895006 | 0.33s 2025-10-03 08:03:21.679612 | fa163e2f-d608-ed31-39ea-0000000031c6 | CHANGED | create fcontext entry for iscsi | np0005468027 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:21.682166 | fa163e2f-d608-ed31-39ea-0000000031c6 | TIMING | create fcontext entry for iscsi | np0005468027 | 0:04:20.007496 | 4.14s 2025-10-03 08:03:21.691192 | fa163e2f-d608-ed31-39ea-0000000031c6 | TIMING | create fcontext entry for iscsi | np0005468027 | 0:04:20.016511 | 4.15s 2025-10-03 08:03:21.711377 | fa163e2f-d608-ed31-39ea-0000000031c7 | TASK | create persistent directories 2025-10-03 08:03:21.727757 | fa163e2f-d608-ed31-39ea-00000000310c | CHANGED | create persistent directories | np0005468028 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:21.730879 | fa163e2f-d608-ed31-39ea-00000000310c | TIMING | create persistent directories | np0005468028 | 0:04:20.056199 | 0.35s 2025-10-03 08:03:21.804004 | fa163e2f-d608-ed31-39ea-0000000034db | OK | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-03 08:03:21.806927 | fa163e2f-d608-ed31-39ea-0000000034db | TIMING | create persistent directories | np0005468025 | 0:04:20.132257 | 0.32s 2025-10-03 08:03:21.817287 | fa163e2f-d608-ed31-39ea-0000000034db | TIMING | create persistent directories | np0005468025 | 0:04:20.142607 | 0.33s 2025-10-03 08:03:21.847888 | fa163e2f-d608-ed31-39ea-0000000034dd | TASK | Create cinder image conversion directory 2025-10-03 08:03:21.875245 | fa163e2f-d608-ed31-39ea-000000003322 | CHANGED | create persistent directories | np0005468029 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-03 08:03:21.878026 | fa163e2f-d608-ed31-39ea-000000003322 | TIMING | create persistent directories | np0005468029 | 0:04:20.203351 | 0.64s 2025-10-03 08:03:21.885000 | fa163e2f-d608-ed31-39ea-0000000034dd | SKIPPED | Create cinder image conversion directory | np0005468025 2025-10-03 08:03:21.885774 | fa163e2f-d608-ed31-39ea-0000000034dd | TIMING | Create cinder image conversion directory | np0005468025 | 0:04:20.211112 | 0.04s 2025-10-03 08:03:21.904688 | fa163e2f-d608-ed31-39ea-0000000034de | TASK | Mount cinder's image conversion NFS share 2025-10-03 08:03:21.936147 | fa163e2f-d608-ed31-39ea-0000000034de | SKIPPED | Mount cinder's image conversion NFS share | np0005468025 2025-10-03 08:03:21.937104 | fa163e2f-d608-ed31-39ea-0000000034de | TIMING | Mount cinder's image conversion NFS share | np0005468025 | 0:04:20.262437 | 0.03s 2025-10-03 08:03:21.957624 | fa163e2f-d608-ed31-39ea-0000000034e0 | TASK | cinder_configure_lvm fact 2025-10-03 08:03:21.987660 | fa163e2f-d608-ed31-39ea-0000000034e0 | OK | cinder_configure_lvm fact | np0005468025 2025-10-03 08:03:21.988263 | fa163e2f-d608-ed31-39ea-0000000034e0 | TIMING | cinder_configure_lvm fact | np0005468025 | 0:04:20.313601 | 0.03s 2025-10-03 08:03:22.001709 | fa163e2f-d608-ed31-39ea-0000000034e2 | TASK | ensure LVM rpm dependencies are installed 2025-10-03 08:03:22.045952 | fa163e2f-d608-ed31-39ea-0000000031c7 | CHANGED | create persistent directories | np0005468027 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:22.048443 | fa163e2f-d608-ed31-39ea-0000000031c7 | TIMING | create persistent directories | np0005468027 | 0:04:20.373759 | 0.34s 2025-10-03 08:03:22.054890 | fa163e2f-d608-ed31-39ea-00000000310c | CHANGED | create persistent directories | np0005468028 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-03 08:03:22.056434 | fa163e2f-d608-ed31-39ea-00000000310c | TIMING | create persistent directories | np0005468028 | 0:04:20.381769 | 0.68s 2025-10-03 08:03:22.160097 | fa163e2f-d608-ed31-39ea-000000003322 | CHANGED | create persistent directories | np0005468029 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:22.162669 | fa163e2f-d608-ed31-39ea-000000003322 | TIMING | create persistent directories | np0005468029 | 0:04:20.488004 | 0.93s 2025-10-03 08:03:22.167882 | fa163e2f-d608-ed31-39ea-000000003322 | TIMING | create persistent directories | np0005468029 | 0:04:20.493216 | 0.93s 2025-10-03 08:03:22.178481 | fa163e2f-d608-ed31-39ea-000000003323 | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-03 08:03:22.336386 | fa163e2f-d608-ed31-39ea-00000000310c | CHANGED | create persistent directories | np0005468028 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:22.340734 | fa163e2f-d608-ed31-39ea-00000000310c | TIMING | create persistent directories | np0005468028 | 0:04:20.666048 | 0.96s 2025-10-03 08:03:22.351512 | fa163e2f-d608-ed31-39ea-00000000310c | TIMING | create persistent directories | np0005468028 | 0:04:20.676844 | 0.97s 2025-10-03 08:03:22.357854 | fa163e2f-d608-ed31-39ea-0000000031c7 | CHANGED | create persistent directories | np0005468027 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-03 08:03:22.359697 | fa163e2f-d608-ed31-39ea-0000000031c7 | TIMING | create persistent directories | np0005468027 | 0:04:20.685030 | 0.65s 2025-10-03 08:03:22.378610 | fa163e2f-d608-ed31-39ea-00000000310d | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-03 08:03:22.491366 | fa163e2f-d608-ed31-39ea-000000003323 | OK | stat /lib/systemd/system/iscsid.socket | np0005468029 2025-10-03 08:03:22.492398 | fa163e2f-d608-ed31-39ea-000000003323 | TIMING | stat /lib/systemd/system/iscsid.socket | np0005468029 | 0:04:20.817728 | 0.31s 2025-10-03 08:03:22.504525 | fa163e2f-d608-ed31-39ea-000000003324 | TASK | Stop and disable iscsid.socket service 2025-10-03 08:03:22.533629 | fa163e2f-d608-ed31-39ea-000000003324 | SKIPPED | Stop and disable iscsid.socket service | np0005468029 2025-10-03 08:03:22.534401 | fa163e2f-d608-ed31-39ea-000000003324 | TIMING | Stop and disable iscsid.socket service | np0005468029 | 0:04:20.859735 | 0.03s 2025-10-03 08:03:22.545931 | fa163e2f-d608-ed31-39ea-000000003325 | TASK | Check if iscsi.service is enabled 2025-10-03 08:03:22.558791 | fa163e2f-d608-ed31-39ea-0000000034d8 | CHANGED | create fcontext entry for cinder data | np0005468026 2025-10-03 08:03:22.560128 | fa163e2f-d608-ed31-39ea-0000000034d8 | TIMING | create fcontext entry for cinder data | np0005468026 | 0:04:20.885454 | 1.40s 2025-10-03 08:03:22.579504 | fa163e2f-d608-ed31-39ea-0000000034d9 | TASK | create persistent directories 2025-10-03 08:03:22.655395 | fa163e2f-d608-ed31-39ea-0000000031c7 | CHANGED | create persistent directories | np0005468027 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:22.660342 | fa163e2f-d608-ed31-39ea-0000000031c7 | TIMING | create persistent directories | np0005468027 | 0:04:20.985650 | 0.95s 2025-10-03 08:03:22.671048 | fa163e2f-d608-ed31-39ea-0000000031c7 | TIMING | create persistent directories | np0005468027 | 0:04:20.996377 | 0.96s 2025-10-03 08:03:22.689142 | fa163e2f-d608-ed31-39ea-0000000031c8 | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-03 08:03:22.696220 | fa163e2f-d608-ed31-39ea-00000000310d | OK | stat /lib/systemd/system/iscsid.socket | np0005468028 2025-10-03 08:03:22.697306 | fa163e2f-d608-ed31-39ea-00000000310d | TIMING | stat /lib/systemd/system/iscsid.socket | np0005468028 | 0:04:21.022632 | 0.32s 2025-10-03 08:03:22.710146 | fa163e2f-d608-ed31-39ea-00000000310e | TASK | Stop and disable iscsid.socket service 2025-10-03 08:03:22.740794 | fa163e2f-d608-ed31-39ea-00000000310e | SKIPPED | Stop and disable iscsid.socket service | np0005468028 2025-10-03 08:03:22.741689 | fa163e2f-d608-ed31-39ea-00000000310e | TIMING | Stop and disable iscsid.socket service | np0005468028 | 0:04:21.067022 | 0.03s 2025-10-03 08:03:22.753178 | fa163e2f-d608-ed31-39ea-00000000310f | TASK | Check if iscsi.service is enabled 2025-10-03 08:03:22.928080 | fa163e2f-d608-ed31-39ea-0000000034d9 | OK | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-03 08:03:22.933200 | fa163e2f-d608-ed31-39ea-0000000034d9 | TIMING | create persistent directories | np0005468026 | 0:04:21.258516 | 0.35s 2025-10-03 08:03:22.998928 | fa163e2f-d608-ed31-39ea-0000000031c8 | OK | stat /lib/systemd/system/iscsid.socket | np0005468027 2025-10-03 08:03:22.999890 | fa163e2f-d608-ed31-39ea-0000000031c8 | TIMING | stat /lib/systemd/system/iscsid.socket | np0005468027 | 0:04:21.325226 | 0.31s 2025-10-03 08:03:23.012406 | fa163e2f-d608-ed31-39ea-0000000031c9 | TASK | Stop and disable iscsid.socket service 2025-10-03 08:03:23.036795 | fa163e2f-d608-ed31-39ea-0000000031c9 | SKIPPED | Stop and disable iscsid.socket service | np0005468027 2025-10-03 08:03:23.037771 | fa163e2f-d608-ed31-39ea-0000000031c9 | TIMING | Stop and disable iscsid.socket service | np0005468027 | 0:04:21.363103 | 0.02s 2025-10-03 08:03:23.050445 | fa163e2f-d608-ed31-39ea-0000000031ca | TASK | Check if iscsi.service is enabled 2025-10-03 08:03:23.084229 | fa163e2f-d608-ed31-39ea-00000000310f | CHANGED | Check if iscsi.service is enabled | np0005468028 2025-10-03 08:03:23.085360 | fa163e2f-d608-ed31-39ea-00000000310f | TIMING | Check if iscsi.service is enabled | np0005468028 | 0:04:21.410690 | 0.33s 2025-10-03 08:03:23.098150 | fa163e2f-d608-ed31-39ea-000000003110 | TASK | Stop iscsi.service 2025-10-03 08:03:23.137825 | fa163e2f-d608-ed31-39ea-000000003110 | SKIPPED | Stop iscsi.service | np0005468028 2025-10-03 08:03:23.138787 | fa163e2f-d608-ed31-39ea-000000003110 | TIMING | Stop iscsi.service | np0005468028 | 0:04:21.464118 | 0.04s 2025-10-03 08:03:23.172139 | fa163e2f-d608-ed31-39ea-000000003111 | TIMING | include_role : tripleo_kernel | np0005468028 | 0:04:21.497468 | 0.02s 2025-10-03 08:03:23.239740 | fa163e2f-d608-ed31-39ea-0000000034d9 | CHANGED | create persistent directories | np0005468026 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2025-10-03 08:03:23.271494 | fa163e2f-d608-ed31-39ea-0000000034d9 | TIMING | create persistent directories | np0005468026 | 0:04:21.596799 | 0.69s 2025-10-03 08:03:23.286825 | fa163e2f-d608-ed31-39ea-000000004498 | TASK | Install additional packages 2025-10-03 08:03:23.294713 | fa163e2f-d608-ed31-39ea-0000000034d9 | TIMING | create persistent directories | np0005468026 | 0:04:21.620021 | 0.71s 2025-10-03 08:03:23.322816 | fa163e2f-d608-ed31-39ea-0000000034da | TASK | ensure ceph configurations exist 2025-10-03 08:03:23.327566 | fa163e2f-d608-ed31-39ea-000000004498 | TIMING | tripleo_kernel : Install additional packages | np0005468028 | 0:04:21.652882 | 0.04s 2025-10-03 08:03:23.337825 | fa163e2f-d608-ed31-39ea-000000004499 | TASK | Remove dracut-config-generic 2025-10-03 08:03:23.397022 | fa163e2f-d608-ed31-39ea-0000000031ca | CHANGED | Check if iscsi.service is enabled | np0005468027 2025-10-03 08:03:23.397918 | fa163e2f-d608-ed31-39ea-0000000031ca | TIMING | Check if iscsi.service is enabled | np0005468027 | 0:04:21.723253 | 0.35s 2025-10-03 08:03:23.407097 | fa163e2f-d608-ed31-39ea-0000000031cb | TASK | Stop iscsi.service 2025-10-03 08:03:23.443895 | fa163e2f-d608-ed31-39ea-0000000031cb | SKIPPED | Stop iscsi.service | np0005468027 2025-10-03 08:03:23.444511 | fa163e2f-d608-ed31-39ea-0000000031cb | TIMING | Stop iscsi.service | np0005468027 | 0:04:21.769847 | 0.04s 2025-10-03 08:03:23.479395 | fa163e2f-d608-ed31-39ea-0000000031cc | TIMING | include_role : tripleo_kernel | np0005468027 | 0:04:21.804730 | 0.03s 2025-10-03 08:03:23.531274 | fa163e2f-d608-ed31-39ea-000000004498 | TASK | Install additional packages 2025-10-03 08:03:23.558400 | fa163e2f-d608-ed31-39ea-000000004498 | TIMING | tripleo_kernel : Install additional packages | np0005468027 | 0:04:21.883717 | 0.03s 2025-10-03 08:03:23.579066 | fa163e2f-d608-ed31-39ea-000000004499 | TASK | Remove dracut-config-generic 2025-10-03 08:03:23.624140 | fa163e2f-d608-ed31-39ea-0000000034da | CHANGED | ensure ceph configurations exist | np0005468026 2025-10-03 08:03:23.625783 | fa163e2f-d608-ed31-39ea-0000000034da | TIMING | ensure ceph configurations exist | np0005468026 | 0:04:21.951103 | 0.30s 2025-10-03 08:03:23.655983 | fa163e2f-d608-ed31-39ea-0000000034db | TASK | create persistent directories 2025-10-03 08:03:23.856203 | fa163e2f-d608-ed31-39ea-000000003325 | CHANGED | Check if iscsi.service is enabled | np0005468029 2025-10-03 08:03:23.857897 | fa163e2f-d608-ed31-39ea-000000003325 | TIMING | Check if iscsi.service is enabled | np0005468029 | 0:04:22.183220 | 1.31s 2025-10-03 08:03:23.876941 | fa163e2f-d608-ed31-39ea-000000003326 | TASK | Stop iscsi.service 2025-10-03 08:03:23.917486 | fa163e2f-d608-ed31-39ea-000000003326 | SKIPPED | Stop iscsi.service | np0005468029 2025-10-03 08:03:23.918668 | fa163e2f-d608-ed31-39ea-000000003326 | TIMING | Stop iscsi.service | np0005468029 | 0:04:22.243994 | 0.04s 2025-10-03 08:03:23.961268 | fa163e2f-d608-ed31-39ea-000000003327 | TIMING | include_role : tripleo_kernel | np0005468029 | 0:04:22.286596 | 0.02s 2025-10-03 08:03:23.991203 | fa163e2f-d608-ed31-39ea-0000000034db | OK | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-03 08:03:23.992124 | fa163e2f-d608-ed31-39ea-0000000034db | TIMING | create persistent directories | np0005468026 | 0:04:22.317459 | 0.33s 2025-10-03 08:03:24.060693 | fa163e2f-d608-ed31-39ea-000000004498 | TASK | Install additional packages 2025-10-03 08:03:24.067531 | fa163e2f-d608-ed31-39ea-0000000034db | TIMING | create persistent directories | np0005468026 | 0:04:22.392842 | 0.41s 2025-10-03 08:03:24.092413 | fa163e2f-d608-ed31-39ea-0000000034dd | TASK | Create cinder image conversion directory 2025-10-03 08:03:24.098563 | fa163e2f-d608-ed31-39ea-000000004498 | TIMING | tripleo_kernel : Install additional packages | np0005468029 | 0:04:22.423868 | 0.04s 2025-10-03 08:03:24.113156 | fa163e2f-d608-ed31-39ea-000000004499 | TASK | Remove dracut-config-generic 2025-10-03 08:03:24.125522 | fa163e2f-d608-ed31-39ea-0000000034dd | SKIPPED | Create cinder image conversion directory | np0005468026 2025-10-03 08:03:24.126400 | fa163e2f-d608-ed31-39ea-0000000034dd | TIMING | Create cinder image conversion directory | np0005468026 | 0:04:22.451728 | 0.03s 2025-10-03 08:03:24.142634 | fa163e2f-d608-ed31-39ea-0000000034de | TASK | Mount cinder's image conversion NFS share 2025-10-03 08:03:24.179524 | fa163e2f-d608-ed31-39ea-0000000034de | SKIPPED | Mount cinder's image conversion NFS share | np0005468026 2025-10-03 08:03:24.180108 | fa163e2f-d608-ed31-39ea-0000000034de | TIMING | Mount cinder's image conversion NFS share | np0005468026 | 0:04:22.505446 | 0.04s 2025-10-03 08:03:24.193109 | fa163e2f-d608-ed31-39ea-0000000034e0 | TASK | cinder_configure_lvm fact 2025-10-03 08:03:24.223684 | fa163e2f-d608-ed31-39ea-0000000034e0 | OK | cinder_configure_lvm fact | np0005468026 2025-10-03 08:03:24.224299 | fa163e2f-d608-ed31-39ea-0000000034e0 | TIMING | cinder_configure_lvm fact | np0005468026 | 0:04:22.549637 | 0.03s 2025-10-03 08:03:24.237576 | fa163e2f-d608-ed31-39ea-0000000034e2 | TASK | ensure LVM rpm dependencies are installed 2025-10-03 08:03:24.364674 | fa163e2f-d608-ed31-39ea-0000000033bd | OK | ensure LVM rpm dependencies are installed | np0005468024 2025-10-03 08:03:24.367529 | fa163e2f-d608-ed31-39ea-0000000033bd | TIMING | ensure LVM rpm dependencies are installed | np0005468024 | 0:04:22.692846 | 3.06s 2025-10-03 08:03:24.398280 | fa163e2f-d608-ed31-39ea-0000000033be | TASK | cinder create LVM volume group dd 2025-10-03 08:03:24.698369 | fa163e2f-d608-ed31-39ea-0000000033be | CHANGED | cinder create LVM volume group dd | np0005468024 2025-10-03 08:03:24.700855 | fa163e2f-d608-ed31-39ea-0000000033be | TIMING | cinder create LVM volume group dd | np0005468024 | 0:04:23.026179 | 0.30s 2025-10-03 08:03:24.728960 | fa163e2f-d608-ed31-39ea-0000000033bf | TASK | Get or create LVM loopback device 2025-10-03 08:03:25.026686 | fa163e2f-d608-ed31-39ea-0000000034e2 | OK | ensure LVM rpm dependencies are installed | np0005468025 2025-10-03 08:03:25.028300 | fa163e2f-d608-ed31-39ea-0000000034e2 | TIMING | ensure LVM rpm dependencies are installed | np0005468025 | 0:04:23.353622 | 3.03s 2025-10-03 08:03:25.050851 | fa163e2f-d608-ed31-39ea-0000000034e3 | TASK | cinder create LVM volume group dd 2025-10-03 08:03:25.066240 | fa163e2f-d608-ed31-39ea-0000000033bf | CHANGED | Get or create LVM loopback device | np0005468024 2025-10-03 08:03:25.067479 | fa163e2f-d608-ed31-39ea-0000000033bf | TIMING | Get or create LVM loopback device | np0005468024 | 0:04:23.392783 | 0.34s 2025-10-03 08:03:25.090019 | fa163e2f-d608-ed31-39ea-0000000033c0 | TASK | Create LVM volume group 2025-10-03 08:03:25.312372 | fa163e2f-d608-ed31-39ea-0000000034e3 | CHANGED | cinder create LVM volume group dd | np0005468025 2025-10-03 08:03:25.313222 | fa163e2f-d608-ed31-39ea-0000000034e3 | TIMING | cinder create LVM volume group dd | np0005468025 | 0:04:23.638561 | 0.26s 2025-10-03 08:03:25.326655 | fa163e2f-d608-ed31-39ea-0000000034e4 | TASK | Get or create LVM loopback device 2025-10-03 08:03:25.595375 | fa163e2f-d608-ed31-39ea-0000000034e4 | CHANGED | Get or create LVM loopback device | np0005468025 2025-10-03 08:03:25.596815 | fa163e2f-d608-ed31-39ea-0000000034e4 | TIMING | Get or create LVM loopback device | np0005468025 | 0:04:23.922142 | 0.27s 2025-10-03 08:03:25.623294 | fa163e2f-d608-ed31-39ea-0000000034e5 | TASK | Create LVM volume group 2025-10-03 08:03:25.769581 | fa163e2f-d608-ed31-39ea-0000000033c0 | CHANGED | Create LVM volume group | np0005468024 2025-10-03 08:03:25.770800 | fa163e2f-d608-ed31-39ea-0000000033c0 | TIMING | Create LVM volume group | np0005468024 | 0:04:24.096127 | 0.68s 2025-10-03 08:03:25.790120 | fa163e2f-d608-ed31-39ea-0000000033c1 | TASK | cinder create service to run losetup for LVM on startup 2025-10-03 08:03:26.145246 | fa163e2f-d608-ed31-39ea-0000000034e5 | CHANGED | Create LVM volume group | np0005468025 2025-10-03 08:03:26.146264 | fa163e2f-d608-ed31-39ea-0000000034e5 | TIMING | Create LVM volume group | np0005468025 | 0:04:24.471585 | 0.52s 2025-10-03 08:03:26.165331 | fa163e2f-d608-ed31-39ea-0000000034e6 | TASK | cinder create service to run losetup for LVM on startup 2025-10-03 08:03:26.706209 | fa163e2f-d608-ed31-39ea-0000000033c1 | CHANGED | cinder create service to run losetup for LVM on startup | np0005468024 2025-10-03 08:03:26.707343 | fa163e2f-d608-ed31-39ea-0000000033c1 | TIMING | cinder create service to run losetup for LVM on startup | np0005468024 | 0:04:25.032673 | 0.92s 2025-10-03 08:03:26.726079 | fa163e2f-d608-ed31-39ea-0000000033c2 | TASK | cinder enable the LVM losetup service 2025-10-03 08:03:27.122421 | fa163e2f-d608-ed31-39ea-0000000034e6 | CHANGED | cinder create service to run losetup for LVM on startup | np0005468025 2025-10-03 08:03:27.124200 | fa163e2f-d608-ed31-39ea-0000000034e6 | TIMING | cinder create service to run losetup for LVM on startup | np0005468025 | 0:04:25.449520 | 0.96s 2025-10-03 08:03:27.158615 | fa163e2f-d608-ed31-39ea-0000000034e7 | TASK | cinder enable the LVM losetup service 2025-10-03 08:03:27.234603 | fa163e2f-d608-ed31-39ea-0000000034e2 | OK | ensure LVM rpm dependencies are installed | np0005468026 2025-10-03 08:03:27.237326 | fa163e2f-d608-ed31-39ea-0000000034e2 | TIMING | ensure LVM rpm dependencies are installed | np0005468026 | 0:04:25.562646 | 3.00s 2025-10-03 08:03:27.267516 | fa163e2f-d608-ed31-39ea-0000000034e3 | TASK | cinder create LVM volume group dd 2025-10-03 08:03:27.288360 | fa163e2f-d608-ed31-39ea-000000004499 | CHANGED | Remove dracut-config-generic | np0005468028 2025-10-03 08:03:27.290991 | fa163e2f-d608-ed31-39ea-000000004499 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005468028 | 0:04:25.616311 | 3.95s 2025-10-03 08:03:27.312529 | fa163e2f-d608-ed31-39ea-00000000449a | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-03 08:03:27.561399 | fa163e2f-d608-ed31-39ea-000000004499 | CHANGED | Remove dracut-config-generic | np0005468027 2025-10-03 08:03:27.563295 | fa163e2f-d608-ed31-39ea-000000004499 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005468027 | 0:04:25.888605 | 3.98s 2025-10-03 08:03:27.585429 | fa163e2f-d608-ed31-39ea-00000000449a | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-03 08:03:27.592801 | fa163e2f-d608-ed31-39ea-0000000034e3 | CHANGED | cinder create LVM volume group dd | np0005468026 2025-10-03 08:03:27.593919 | fa163e2f-d608-ed31-39ea-0000000034e3 | TIMING | cinder create LVM volume group dd | np0005468026 | 0:04:25.919245 | 0.32s 2025-10-03 08:03:27.636248 | fa163e2f-d608-ed31-39ea-0000000034e4 | TASK | Get or create LVM loopback device 2025-10-03 08:03:27.645183 | fa163e2f-d608-ed31-39ea-0000000033c2 | CHANGED | cinder enable the LVM losetup service | np0005468024 2025-10-03 08:03:27.647377 | fa163e2f-d608-ed31-39ea-0000000033c2 | TIMING | cinder enable the LVM losetup service | np0005468024 | 0:04:25.972683 | 0.92s 2025-10-03 08:03:27.649507 | fa163e2f-d608-ed31-39ea-00000000449a | OK | Ensure the /etc/modules-load.d/ directory exists | np0005468028 2025-10-03 08:03:27.650410 | fa163e2f-d608-ed31-39ea-00000000449a | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005468028 | 0:04:25.975744 | 0.34s 2025-10-03 08:03:27.672908 | fa163e2f-d608-ed31-39ea-00000000449b | TASK | Write list of modules to load at boot 2025-10-03 08:03:27.699345 | fa163e2f-d608-ed31-39ea-0000000033c4 | TASK | create persistent directories 2025-10-03 08:03:27.906002 | fa163e2f-d608-ed31-39ea-00000000449a | OK | Ensure the /etc/modules-load.d/ directory exists | np0005468027 2025-10-03 08:03:27.907410 | fa163e2f-d608-ed31-39ea-00000000449a | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005468027 | 0:04:26.232737 | 0.32s 2025-10-03 08:03:27.918940 | fa163e2f-d608-ed31-39ea-00000000449b | TASK | Write list of modules to load at boot 2025-10-03 08:03:27.991596 | fa163e2f-d608-ed31-39ea-0000000034e4 | CHANGED | Get or create LVM loopback device | np0005468026 2025-10-03 08:03:27.993329 | fa163e2f-d608-ed31-39ea-0000000034e4 | TIMING | Get or create LVM loopback device | np0005468026 | 0:04:26.318650 | 0.36s 2025-10-03 08:03:28.019576 | fa163e2f-d608-ed31-39ea-0000000034e5 | TASK | Create LVM volume group 2025-10-03 08:03:28.029305 | fa163e2f-d608-ed31-39ea-0000000033c4 | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-03 08:03:28.032761 | fa163e2f-d608-ed31-39ea-0000000033c4 | TIMING | create persistent directories | np0005468024 | 0:04:26.358086 | 0.33s 2025-10-03 08:03:28.048943 | fa163e2f-d608-ed31-39ea-000000004499 | CHANGED | Remove dracut-config-generic | np0005468029 2025-10-03 08:03:28.050049 | fa163e2f-d608-ed31-39ea-000000004499 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005468029 | 0:04:26.375379 | 3.94s 2025-10-03 08:03:28.070644 | fa163e2f-d608-ed31-39ea-00000000449a | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-03 08:03:28.088440 | fa163e2f-d608-ed31-39ea-0000000034e7 | CHANGED | cinder enable the LVM losetup service | np0005468025 2025-10-03 08:03:28.089880 | fa163e2f-d608-ed31-39ea-0000000034e7 | TIMING | cinder enable the LVM losetup service | np0005468025 | 0:04:26.415207 | 0.93s 2025-10-03 08:03:28.110252 | fa163e2f-d608-ed31-39ea-0000000034e9 | TASK | create persistent directories 2025-10-03 08:03:28.260374 | fa163e2f-d608-ed31-39ea-0000000033c4 | CHANGED | create persistent directories | np0005468024 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-03 08:03:28.263275 | fa163e2f-d608-ed31-39ea-0000000033c4 | TIMING | create persistent directories | np0005468024 | 0:04:26.588591 | 0.56s 2025-10-03 08:03:28.271667 | fa163e2f-d608-ed31-39ea-0000000033c4 | TIMING | create persistent directories | np0005468024 | 0:04:26.596997 | 0.57s 2025-10-03 08:03:28.291210 | fa163e2f-d608-ed31-39ea-0000000033c5 | TASK | import provision_mcelog 2025-10-03 08:03:28.319389 | fa163e2f-d608-ed31-39ea-0000000033c5 | SKIPPED | import provision_mcelog | np0005468024 2025-10-03 08:03:28.320202 | fa163e2f-d608-ed31-39ea-0000000033c5 | TIMING | import provision_mcelog | np0005468024 | 0:04:26.645536 | 0.03s 2025-10-03 08:03:28.338211 | fa163e2f-d608-ed31-39ea-0000000033c6 | TASK | create persistent logs directory 2025-10-03 08:03:28.357444 | fa163e2f-d608-ed31-39ea-00000000449a | OK | Ensure the /etc/modules-load.d/ directory exists | np0005468029 2025-10-03 08:03:28.358624 | fa163e2f-d608-ed31-39ea-00000000449a | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005468029 | 0:04:26.683954 | 0.29s 2025-10-03 08:03:28.372127 | fa163e2f-d608-ed31-39ea-00000000449b | TASK | Write list of modules to load at boot 2025-10-03 08:03:28.443345 | fa163e2f-d608-ed31-39ea-0000000034e9 | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-03 08:03:28.446377 | fa163e2f-d608-ed31-39ea-0000000034e9 | TIMING | create persistent directories | np0005468025 | 0:04:26.771690 | 0.34s 2025-10-03 08:03:28.503537 | fa163e2f-d608-ed31-39ea-0000000034e5 | CHANGED | Create LVM volume group | np0005468026 2025-10-03 08:03:28.504323 | fa163e2f-d608-ed31-39ea-0000000034e5 | TIMING | Create LVM volume group | np0005468026 | 0:04:26.829660 | 0.48s 2025-10-03 08:03:28.523341 | fa163e2f-d608-ed31-39ea-0000000034e6 | TASK | cinder create service to run losetup for LVM on startup 2025-10-03 08:03:28.606876 | fa163e2f-d608-ed31-39ea-00000000449b | CHANGED | Write list of modules to load at boot | np0005468028 2025-10-03 08:03:28.608072 | fa163e2f-d608-ed31-39ea-00000000449b | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005468028 | 0:04:26.933389 | 0.93s 2025-10-03 08:03:28.621150 | fa163e2f-d608-ed31-39ea-00000000449c | TASK | Modules reload 2025-10-03 08:03:28.674502 | fa163e2f-d608-ed31-39ea-0000000033c6 | CHANGED | create persistent logs directory | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2025-10-03 08:03:28.676203 | fa163e2f-d608-ed31-39ea-0000000033c6 | TIMING | create persistent logs directory | np0005468024 | 0:04:27.001520 | 0.34s 2025-10-03 08:03:28.699809 | fa163e2f-d608-ed31-39ea-0000000034e9 | CHANGED | create persistent directories | np0005468025 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-03 08:03:28.701800 | fa163e2f-d608-ed31-39ea-0000000034e9 | TIMING | create persistent directories | np0005468025 | 0:04:27.027130 | 0.59s 2025-10-03 08:03:28.709947 | fa163e2f-d608-ed31-39ea-0000000034e9 | TIMING | create persistent directories | np0005468025 | 0:04:27.035280 | 0.60s 2025-10-03 08:03:28.725240 | fa163e2f-d608-ed31-39ea-0000000034ea | TASK | import provision_mcelog 2025-10-03 08:03:28.746364 | fa163e2f-d608-ed31-39ea-0000000034ea | SKIPPED | import provision_mcelog | np0005468025 2025-10-03 08:03:28.747050 | fa163e2f-d608-ed31-39ea-0000000034ea | TIMING | import provision_mcelog | np0005468025 | 0:04:27.072387 | 0.02s 2025-10-03 08:03:28.760609 | fa163e2f-d608-ed31-39ea-0000000034eb | TASK | create persistent logs directory 2025-10-03 08:03:28.911965 | fa163e2f-d608-ed31-39ea-00000000449b | CHANGED | Write list of modules to load at boot | np0005468027 2025-10-03 08:03:28.913607 | fa163e2f-d608-ed31-39ea-00000000449b | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005468027 | 0:04:27.238919 | 0.99s 2025-10-03 08:03:28.939048 | fa163e2f-d608-ed31-39ea-00000000449c | TASK | Modules reload 2025-10-03 08:03:28.946919 | fa163e2f-d608-ed31-39ea-0000000033c6 | CHANGED | create persistent logs directory | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2025-10-03 08:03:28.948030 | fa163e2f-d608-ed31-39ea-0000000033c6 | TIMING | create persistent logs directory | np0005468024 | 0:04:27.273359 | 0.61s 2025-10-03 08:03:28.973224 | fa163e2f-d608-ed31-39ea-0000000033c6 | TIMING | create persistent logs directory | np0005468024 | 0:04:27.298523 | 0.63s 2025-10-03 08:03:29.005612 | fa163e2f-d608-ed31-39ea-0000000033c7 | TASK | Mount NFS on host 2025-10-03 08:03:29.035805 | fa163e2f-d608-ed31-39ea-0000000033c7 | SKIPPED | Mount NFS on host | np0005468024 2025-10-03 08:03:29.036681 | fa163e2f-d608-ed31-39ea-0000000033c7 | TIMING | Mount NFS on host | np0005468024 | 0:04:27.362013 | 0.03s 2025-10-03 08:03:29.054730 | fa163e2f-d608-ed31-39ea-0000000033c8 | TASK | Mount Node Staging Location 2025-10-03 08:03:29.079592 | fa163e2f-d608-ed31-39ea-0000000033c8 | SKIPPED | Mount Node Staging Location | np0005468024 2025-10-03 08:03:29.080394 | fa163e2f-d608-ed31-39ea-0000000033c8 | TIMING | Mount Node Staging Location | np0005468024 | 0:04:27.405727 | 0.02s 2025-10-03 08:03:29.098888 | fa163e2f-d608-ed31-39ea-0000000033c9 | TASK | ensure /var/lib/glance exists 2025-10-03 08:03:29.109552 | fa163e2f-d608-ed31-39ea-0000000034eb | CHANGED | create persistent logs directory | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2025-10-03 08:03:29.113313 | fa163e2f-d608-ed31-39ea-0000000034eb | TIMING | create persistent logs directory | np0005468025 | 0:04:27.438640 | 0.35s 2025-10-03 08:03:29.212103 | fa163e2f-d608-ed31-39ea-00000000449c | CHANGED | Modules reload | np0005468028 2025-10-03 08:03:29.214428 | fa163e2f-d608-ed31-39ea-00000000449c | TIMING | tripleo_kernel : Modules reload | np0005468028 | 0:04:27.539754 | 0.59s 2025-10-03 08:03:29.236608 | fa163e2f-d608-ed31-39ea-00000000449d | TASK | Set default sysctl options 2025-10-03 08:03:29.303338 | fa163e2f-d608-ed31-39ea-00000000449b | CHANGED | Write list of modules to load at boot | np0005468029 2025-10-03 08:03:29.305064 | fa163e2f-d608-ed31-39ea-00000000449b | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005468029 | 0:04:27.630385 | 0.93s 2025-10-03 08:03:29.325497 | fa163e2f-d608-ed31-39ea-00000000449c | TASK | Modules reload 2025-10-03 08:03:29.368789 | fa163e2f-d608-ed31-39ea-0000000034eb | CHANGED | create persistent logs directory | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2025-10-03 08:03:29.371847 | fa163e2f-d608-ed31-39ea-0000000034eb | TIMING | create persistent logs directory | np0005468025 | 0:04:27.697161 | 0.61s 2025-10-03 08:03:29.373049 | fa163e2f-d608-ed31-39ea-0000000033c9 | CHANGED | ensure /var/lib/glance exists | np0005468024 2025-10-03 08:03:29.379481 | fa163e2f-d608-ed31-39ea-0000000033c9 | TIMING | ensure /var/lib/glance exists | np0005468024 | 0:04:27.704785 | 0.28s 2025-10-03 08:03:29.380560 | fa163e2f-d608-ed31-39ea-0000000034eb | TIMING | create persistent logs directory | np0005468025 | 0:04:27.705900 | 0.62s 2025-10-03 08:03:29.400115 | fa163e2f-d608-ed31-39ea-0000000033ca | TASK | create persistent directories 2025-10-03 08:03:29.423544 | fa163e2f-d608-ed31-39ea-0000000034ec | TASK | Mount NFS on host 2025-10-03 08:03:29.444830 | fa163e2f-d608-ed31-39ea-0000000034ec | SKIPPED | Mount NFS on host | np0005468025 2025-10-03 08:03:29.445680 | fa163e2f-d608-ed31-39ea-0000000034ec | TIMING | Mount NFS on host | np0005468025 | 0:04:27.771008 | 0.02s 2025-10-03 08:03:29.459480 | fa163e2f-d608-ed31-39ea-0000000034ef | TASK | Mount Node Staging Location 2025-10-03 08:03:29.485196 | fa163e2f-d608-ed31-39ea-00000000449c | CHANGED | Modules reload | np0005468027 2025-10-03 08:03:29.486193 | fa163e2f-d608-ed31-39ea-00000000449c | TIMING | tripleo_kernel : Modules reload | np0005468027 | 0:04:27.811532 | 0.54s 2025-10-03 08:03:29.487031 | fa163e2f-d608-ed31-39ea-0000000034ef | SKIPPED | Mount Node Staging Location | np0005468025 2025-10-03 08:03:29.487340 | fa163e2f-d608-ed31-39ea-0000000034ef | TIMING | Mount Node Staging Location | np0005468025 | 0:04:27.812683 | 0.03s 2025-10-03 08:03:29.496652 | fa163e2f-d608-ed31-39ea-00000000449d | TASK | Set default sysctl options 2025-10-03 08:03:29.523020 | fa163e2f-d608-ed31-39ea-0000000034f0 | TASK | ensure /var/lib/glance exists 2025-10-03 08:03:29.527473 | fa163e2f-d608-ed31-39ea-0000000034e6 | CHANGED | cinder create service to run losetup for LVM on startup | np0005468026 2025-10-03 08:03:29.528302 | fa163e2f-d608-ed31-39ea-0000000034e6 | TIMING | cinder create service to run losetup for LVM on startup | np0005468026 | 0:04:27.853633 | 1.00s 2025-10-03 08:03:29.542511 | fa163e2f-d608-ed31-39ea-0000000034e7 | TASK | cinder enable the LVM losetup service 2025-10-03 08:03:29.754851 | fa163e2f-d608-ed31-39ea-0000000033ca | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2025-10-03 08:03:29.757370 | fa163e2f-d608-ed31-39ea-0000000033ca | TIMING | create persistent directories | np0005468024 | 0:04:28.082687 | 0.36s 2025-10-03 08:03:29.835138 | fa163e2f-d608-ed31-39ea-0000000034f0 | CHANGED | ensure /var/lib/glance exists | np0005468025 2025-10-03 08:03:29.835795 | fa163e2f-d608-ed31-39ea-0000000034f0 | TIMING | ensure /var/lib/glance exists | np0005468025 | 0:04:28.161135 | 0.31s 2025-10-03 08:03:29.849669 | fa163e2f-d608-ed31-39ea-0000000034f1 | TASK | create persistent directories 2025-10-03 08:03:29.895927 | fa163e2f-d608-ed31-39ea-00000000449c | CHANGED | Modules reload | np0005468029 2025-10-03 08:03:29.897173 | fa163e2f-d608-ed31-39ea-00000000449c | TIMING | tripleo_kernel : Modules reload | np0005468029 | 0:04:28.222503 | 0.57s 2025-10-03 08:03:29.909732 | fa163e2f-d608-ed31-39ea-00000000449d | TASK | Set default sysctl options 2025-10-03 08:03:30.081685 | fa163e2f-d608-ed31-39ea-0000000033ca | CHANGED | create persistent directories | np0005468024 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2025-10-03 08:03:30.084413 | fa163e2f-d608-ed31-39ea-0000000033ca | TIMING | create persistent directories | np0005468024 | 0:04:28.409730 | 0.68s 2025-10-03 08:03:30.092348 | fa163e2f-d608-ed31-39ea-0000000033ca | TIMING | create persistent directories | np0005468024 | 0:04:28.417678 | 0.69s 2025-10-03 08:03:30.112655 | fa163e2f-d608-ed31-39ea-0000000033cb | TASK | Run puppet on the host to apply IPtables rules 2025-10-03 08:03:30.198015 | fa163e2f-d608-ed31-39ea-0000000034f1 | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2025-10-03 08:03:30.201254 | fa163e2f-d608-ed31-39ea-0000000034f1 | TIMING | create persistent directories | np0005468025 | 0:04:28.526582 | 0.35s 2025-10-03 08:03:30.208730 | fa163e2f-d608-ed31-39ea-00000000449d | CHANGED | Set default sysctl options | np0005468028 2025-10-03 08:03:30.209666 | fa163e2f-d608-ed31-39ea-00000000449d | TIMING | tripleo_kernel : Set default sysctl options | np0005468028 | 0:04:28.534999 | 0.97s 2025-10-03 08:03:30.232703 | fa163e2f-d608-ed31-39ea-00000000449e | TASK | Set extra sysctl options 2025-10-03 08:03:30.435553 | fa163e2f-d608-ed31-39ea-00000000449d | CHANGED | Set default sysctl options | np0005468027 2025-10-03 08:03:30.436584 | fa163e2f-d608-ed31-39ea-00000000449d | TIMING | tripleo_kernel : Set default sysctl options | np0005468027 | 0:04:28.761919 | 0.94s 2025-10-03 08:03:30.452083 | fa163e2f-d608-ed31-39ea-00000000449e | TASK | Set extra sysctl options 2025-10-03 08:03:30.492513 | fa163e2f-d608-ed31-39ea-0000000034f1 | CHANGED | create persistent directories | np0005468025 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2025-10-03 08:03:30.494498 | fa163e2f-d608-ed31-39ea-0000000034f1 | TIMING | create persistent directories | np0005468025 | 0:04:28.819830 | 0.64s 2025-10-03 08:03:30.498404 | fa163e2f-d608-ed31-39ea-0000000034f1 | TIMING | create persistent directories | np0005468025 | 0:04:28.823742 | 0.65s 2025-10-03 08:03:30.521914 | fa163e2f-d608-ed31-39ea-0000000034f2 | TASK | Run puppet on the host to apply IPtables rules 2025-10-03 08:03:30.528650 | fa163e2f-d608-ed31-39ea-0000000034e7 | CHANGED | cinder enable the LVM losetup service | np0005468026 2025-10-03 08:03:30.530216 | fa163e2f-d608-ed31-39ea-0000000034e7 | TIMING | cinder enable the LVM losetup service | np0005468026 | 0:04:28.855542 | 0.99s 2025-10-03 08:03:30.553426 | fa163e2f-d608-ed31-39ea-0000000034e9 | TASK | create persistent directories 2025-10-03 08:03:30.750537 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468028 | item=fs.aio-max-nr 2025-10-03 08:03:30.753647 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468028 | 0:04:29.078963 | 0.52s 2025-10-03 08:03:30.798880 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468027 | item=fs.aio-max-nr 2025-10-03 08:03:30.801364 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468027 | 0:04:29.126696 | 0.35s 2025-10-03 08:03:30.887936 | fa163e2f-d608-ed31-39ea-00000000449d | CHANGED | Set default sysctl options | np0005468029 2025-10-03 08:03:30.889058 | fa163e2f-d608-ed31-39ea-00000000449d | TIMING | tripleo_kernel : Set default sysctl options | np0005468029 | 0:04:29.214389 | 0.98s 2025-10-03 08:03:30.899684 | fa163e2f-d608-ed31-39ea-0000000034e9 | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-03 08:03:30.903887 | fa163e2f-d608-ed31-39ea-0000000034e9 | TIMING | create persistent directories | np0005468026 | 0:04:29.229218 | 0.35s 2025-10-03 08:03:30.919326 | fa163e2f-d608-ed31-39ea-00000000449e | TASK | Set extra sysctl options 2025-10-03 08:03:31.061485 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468028 | item=fs.inotify.max_user_instances 2025-10-03 08:03:31.064348 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468028 | 0:04:29.389667 | 0.83s 2025-10-03 08:03:31.133431 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468027 | item=fs.inotify.max_user_instances 2025-10-03 08:03:31.135397 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468027 | 0:04:29.460729 | 0.68s 2025-10-03 08:03:31.215716 | fa163e2f-d608-ed31-39ea-0000000034e9 | CHANGED | create persistent directories | np0005468026 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-03 08:03:31.217869 | fa163e2f-d608-ed31-39ea-0000000034e9 | TIMING | create persistent directories | np0005468026 | 0:04:29.543200 | 0.66s 2025-10-03 08:03:31.225903 | fa163e2f-d608-ed31-39ea-0000000034e9 | TIMING | create persistent directories | np0005468026 | 0:04:29.551234 | 0.67s 2025-10-03 08:03:31.246006 | fa163e2f-d608-ed31-39ea-0000000034ea | TASK | import provision_mcelog 2025-10-03 08:03:31.274028 | fa163e2f-d608-ed31-39ea-0000000034ea | SKIPPED | import provision_mcelog | np0005468026 2025-10-03 08:03:31.274933 | fa163e2f-d608-ed31-39ea-0000000034ea | TIMING | import provision_mcelog | np0005468026 | 0:04:29.600265 | 0.03s 2025-10-03 08:03:31.293266 | fa163e2f-d608-ed31-39ea-0000000034eb | TASK | create persistent logs directory 2025-10-03 08:03:31.304754 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468029 | item=fs.aio-max-nr 2025-10-03 08:03:31.309140 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468029 | 0:04:29.634458 | 0.39s 2025-10-03 08:03:31.403252 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468028 | item=kernel.pid_max 2025-10-03 08:03:31.405315 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468028 | 0:04:29.730646 | 1.17s 2025-10-03 08:03:31.453470 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468027 | item=kernel.pid_max 2025-10-03 08:03:31.456004 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468027 | 0:04:29.781341 | 1.00s 2025-10-03 08:03:31.614809 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468029 | item=fs.inotify.max_user_instances 2025-10-03 08:03:31.618522 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468029 | 0:04:29.943851 | 0.70s 2025-10-03 08:03:31.653954 | fa163e2f-d608-ed31-39ea-0000000034eb | CHANGED | create persistent logs directory | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2025-10-03 08:03:31.655743 | fa163e2f-d608-ed31-39ea-0000000034eb | TIMING | create persistent logs directory | np0005468026 | 0:04:29.981072 | 0.36s 2025-10-03 08:03:31.788276 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468027 | item=net.bridge.bridge-nf-call-arptables 2025-10-03 08:03:31.791077 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468027 | 0:04:30.116408 | 1.34s 2025-10-03 08:03:31.924591 | fa163e2f-d608-ed31-39ea-0000000034eb | CHANGED | create persistent logs directory | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2025-10-03 08:03:31.927445 | fa163e2f-d608-ed31-39ea-0000000034eb | TIMING | create persistent logs directory | np0005468026 | 0:04:30.252779 | 0.63s 2025-10-03 08:03:31.937744 | fa163e2f-d608-ed31-39ea-0000000034eb | TIMING | create persistent logs directory | np0005468026 | 0:04:30.263074 | 0.64s 2025-10-03 08:03:31.951263 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468029 | item=kernel.pid_max 2025-10-03 08:03:31.953260 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468029 | 0:04:30.278590 | 1.03s 2025-10-03 08:03:31.978120 | fa163e2f-d608-ed31-39ea-0000000034ec | TASK | Mount NFS on host 2025-10-03 08:03:32.005750 | fa163e2f-d608-ed31-39ea-0000000034ec | SKIPPED | Mount NFS on host | np0005468026 2025-10-03 08:03:32.006629 | fa163e2f-d608-ed31-39ea-0000000034ec | TIMING | Mount NFS on host | np0005468026 | 0:04:30.331961 | 0.03s 2025-10-03 08:03:32.024587 | fa163e2f-d608-ed31-39ea-0000000034ef | TASK | Mount Node Staging Location 2025-10-03 08:03:32.053514 | fa163e2f-d608-ed31-39ea-0000000034ef | SKIPPED | Mount Node Staging Location | np0005468026 2025-10-03 08:03:32.054262 | fa163e2f-d608-ed31-39ea-0000000034ef | TIMING | Mount Node Staging Location | np0005468026 | 0:04:30.379596 | 0.03s 2025-10-03 08:03:32.072667 | fa163e2f-d608-ed31-39ea-0000000034f0 | TASK | ensure /var/lib/glance exists 2025-10-03 08:03:32.099344 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468027 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-03 08:03:32.101999 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468027 | 0:04:30.427330 | 1.65s 2025-10-03 08:03:32.253734 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468029 | item=net.bridge.bridge-nf-call-arptables 2025-10-03 08:03:32.256644 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468029 | 0:04:30.581975 | 1.34s 2025-10-03 08:03:32.371813 | fa163e2f-d608-ed31-39ea-0000000034f0 | CHANGED | ensure /var/lib/glance exists | np0005468026 2025-10-03 08:03:32.372955 | fa163e2f-d608-ed31-39ea-0000000034f0 | TIMING | ensure /var/lib/glance exists | np0005468026 | 0:04:30.698286 | 0.30s 2025-10-03 08:03:32.400719 | fa163e2f-d608-ed31-39ea-0000000034f1 | TASK | create persistent directories 2025-10-03 08:03:32.428845 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468027 | item=net.bridge.bridge-nf-call-iptables 2025-10-03 08:03:32.433244 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468027 | 0:04:30.758547 | 1.98s 2025-10-03 08:03:32.561994 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468029 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-03 08:03:32.564185 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468029 | 0:04:30.889512 | 1.64s 2025-10-03 08:03:32.711019 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468027 | item=net.ipv4.conf.all.rp_filter 2025-10-03 08:03:32.713258 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468027 | 0:04:31.038584 | 2.26s 2025-10-03 08:03:32.745939 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468028 | item=net.bridge.bridge-nf-call-arptables 2025-10-03 08:03:32.748155 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468028 | 0:04:31.073481 | 2.51s 2025-10-03 08:03:32.774968 | fa163e2f-d608-ed31-39ea-0000000034f1 | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2025-10-03 08:03:32.777275 | fa163e2f-d608-ed31-39ea-0000000034f1 | TIMING | create persistent directories | np0005468026 | 0:04:31.102598 | 0.38s 2025-10-03 08:03:32.871385 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468029 | item=net.bridge.bridge-nf-call-iptables 2025-10-03 08:03:32.874548 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468029 | 0:04:31.199876 | 1.95s 2025-10-03 08:03:33.023431 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468027 | item=net.ipv4.ip_forward 2025-10-03 08:03:33.027331 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468027 | 0:04:31.352658 | 2.57s 2025-10-03 08:03:33.064167 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468028 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-03 08:03:33.067346 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468028 | 0:04:31.392672 | 2.83s 2025-10-03 08:03:33.092511 | fa163e2f-d608-ed31-39ea-0000000034f1 | CHANGED | create persistent directories | np0005468026 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2025-10-03 08:03:33.094181 | fa163e2f-d608-ed31-39ea-0000000034f1 | TIMING | create persistent directories | np0005468026 | 0:04:31.419519 | 0.69s 2025-10-03 08:03:33.099282 | fa163e2f-d608-ed31-39ea-0000000034f1 | TIMING | create persistent directories | np0005468026 | 0:04:31.424621 | 0.70s 2025-10-03 08:03:33.117735 | fa163e2f-d608-ed31-39ea-0000000034f2 | TASK | Run puppet on the host to apply IPtables rules 2025-10-03 08:03:33.153057 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468029 | item=net.ipv4.conf.all.rp_filter 2025-10-03 08:03:33.155933 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468029 | 0:04:31.481261 | 2.23s 2025-10-03 08:03:33.339616 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468027 | item=net.ipv4.ip_local_reserved_ports 2025-10-03 08:03:33.342151 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468027 | 0:04:31.667483 | 2.89s 2025-10-03 08:03:33.411227 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468028 | item=net.bridge.bridge-nf-call-iptables 2025-10-03 08:03:33.414011 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468028 | 0:04:31.739343 | 3.18s 2025-10-03 08:03:33.431452 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468029 | item=net.ipv4.ip_forward 2025-10-03 08:03:33.434121 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468029 | 0:04:31.759450 | 2.51s 2025-10-03 08:03:33.672513 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468027 | item=net.ipv4.ip_nonlocal_bind 2025-10-03 08:03:33.675149 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468027 | 0:04:32.000479 | 3.22s 2025-10-03 08:03:33.737057 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468028 | item=net.ipv4.conf.all.rp_filter 2025-10-03 08:03:33.739499 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468028 | 0:04:32.064833 | 3.50s 2025-10-03 08:03:33.757427 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468029 | item=net.ipv4.ip_local_reserved_ports 2025-10-03 08:03:33.761517 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468029 | 0:04:32.086852 | 2.84s 2025-10-03 08:03:33.985141 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468027 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-03 08:03:33.986953 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468027 | 0:04:32.312285 | 3.53s 2025-10-03 08:03:34.046841 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468029 | item=net.ipv4.ip_nonlocal_bind 2025-10-03 08:03:34.048916 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468029 | 0:04:32.374250 | 3.13s 2025-10-03 08:03:34.053900 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468028 | item=net.ipv4.ip_forward 2025-10-03 08:03:34.055810 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468028 | 0:04:32.381146 | 3.82s 2025-10-03 08:03:34.239028 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468027 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-03 08:03:34.240854 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468027 | 0:04:32.566186 | 3.79s 2025-10-03 08:03:34.344058 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468028 | item=net.ipv4.ip_local_reserved_ports 2025-10-03 08:03:34.346059 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468028 | 0:04:32.671389 | 4.11s 2025-10-03 08:03:34.567748 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468027 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-03 08:03:34.570002 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468027 | 0:04:32.895331 | 4.12s 2025-10-03 08:03:34.688739 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468028 | item=net.ipv4.ip_nonlocal_bind 2025-10-03 08:03:34.690517 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468028 | 0:04:33.015847 | 4.46s 2025-10-03 08:03:34.889880 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468027 | item=net.ipv6.conf.all.disable_ipv6 2025-10-03 08:03:34.894771 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468027 | 0:04:33.220092 | 4.44s 2025-10-03 08:03:35.011581 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468028 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-03 08:03:35.014730 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468028 | 0:04:33.340060 | 4.78s 2025-10-03 08:03:35.178572 | fa163e2f-d608-ed31-39ea-0000000033cb | OK | Run puppet on the host to apply IPtables rules | np0005468024 2025-10-03 08:03:35.179154 | fa163e2f-d608-ed31-39ea-0000000033cb | TIMING | Run puppet on the host to apply IPtables rules | np0005468024 | 0:04:33.504494 | 5.07s 2025-10-03 08:03:35.194073 | fa163e2f-d608-ed31-39ea-0000000033cc | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-03 08:03:35.206821 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468027 | item=net.ipv6.conf.all.forwarding 2025-10-03 08:03:35.209313 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468027 | 0:04:33.534631 | 4.76s 2025-10-03 08:03:35.246232 | fa163e2f-d608-ed31-39ea-0000000033cc | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0005468024 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0005468024.ooo.test in environment production in 0.73 seconds", "Notice: Applied catalog in 0.23 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 52", " Total: 52", "Time:", " Transaction evaluation: 0.22", " Catalog application: 0.23", " Config retrieval: 0.81", " Last run: 1759478615", " Total: 0.23", "Version:", " Config: 1759478614", " Puppet: 7.10.0", "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", " (file & line not available)", "Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", " (file: /etc/puppet/hiera.yaml)", "Warning: Undefined variable '::deploy_config_name'; ", "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications." ] } 2025-10-03 08:03:35.246884 | fa163e2f-d608-ed31-39ea-0000000033cc | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | np0005468024 | 0:04:33.572224 | 0.05s 2025-10-03 08:03:35.260288 | fa163e2f-d608-ed31-39ea-0000000033cd | TASK | create persistent directories 2025-10-03 08:03:35.316723 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468029 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-03 08:03:35.319039 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468029 | 0:04:33.644354 | 4.40s 2025-10-03 08:03:35.329203 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468028 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-03 08:03:35.331356 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468028 | 0:04:33.656682 | 5.10s 2025-10-03 08:03:35.391148 | fa163e2f-d608-ed31-39ea-0000000034f2 | OK | Run puppet on the host to apply IPtables rules | np0005468025 2025-10-03 08:03:35.391892 | fa163e2f-d608-ed31-39ea-0000000034f2 | TIMING | Run puppet on the host to apply IPtables rules | np0005468025 | 0:04:33.717229 | 4.87s 2025-10-03 08:03:35.411403 | fa163e2f-d608-ed31-39ea-0000000034f3 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-03 08:03:35.493306 | fa163e2f-d608-ed31-39ea-0000000034f3 | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0005468025 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0005468025.ooo.test in environment production in 0.62 seconds", "Notice: Applied catalog in 0.23 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 52", " Total: 52", "Time:", " Transaction evaluation: 0.21", " Catalog application: 0.23", " Config retrieval: 0.73", " Last run: 1759478615", " Total: 0.23", "Version:", " Config: 1759478614", " Puppet: 7.10.0", "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", " (file & line not available)", "Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", " (file: /etc/puppet/hiera.yaml)", "Warning: Undefined variable '::deploy_config_name'; ", "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications." ] } 2025-10-03 08:03:35.493982 | fa163e2f-d608-ed31-39ea-0000000034f3 | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | np0005468025 | 0:04:33.819320 | 0.08s 2025-10-03 08:03:35.507607 | fa163e2f-d608-ed31-39ea-0000000034f4 | TASK | create persistent directories 2025-10-03 08:03:35.535336 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468027 | item=net.ipv6.conf.default.disable_ipv6 2025-10-03 08:03:35.538764 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468027 | 0:04:33.864084 | 5.09s 2025-10-03 08:03:35.583014 | fa163e2f-d608-ed31-39ea-0000000033cd | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-03 08:03:35.585750 | fa163e2f-d608-ed31-39ea-0000000033cd | TIMING | create persistent directories | np0005468024 | 0:04:33.911082 | 0.32s 2025-10-03 08:03:35.607869 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468029 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-03 08:03:35.610500 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468029 | 0:04:33.935831 | 4.69s 2025-10-03 08:03:35.636393 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468028 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-03 08:03:35.638959 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468028 | 0:04:33.964289 | 5.40s 2025-10-03 08:03:35.832731 | fa163e2f-d608-ed31-39ea-0000000034f4 | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-03 08:03:35.835596 | fa163e2f-d608-ed31-39ea-0000000034f4 | TIMING | create persistent directories | np0005468025 | 0:04:34.160898 | 0.33s 2025-10-03 08:03:35.844542 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468027 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-03 08:03:35.846845 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468027 | 0:04:34.172179 | 5.39s 2025-10-03 08:03:35.878775 | fa163e2f-d608-ed31-39ea-0000000033cd | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2025-10-03 08:03:35.881909 | fa163e2f-d608-ed31-39ea-0000000033cd | TIMING | create persistent directories | np0005468024 | 0:04:34.207241 | 0.62s 2025-10-03 08:03:35.892200 | fa163e2f-d608-ed31-39ea-0000000033cd | TIMING | create persistent directories | np0005468024 | 0:04:34.217530 | 0.63s 2025-10-03 08:03:35.924695 | fa163e2f-d608-ed31-39ea-0000000033ce | TASK | create persistent directories 2025-10-03 08:03:35.951308 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468028 | item=net.ipv6.conf.all.disable_ipv6 2025-10-03 08:03:35.953967 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468028 | 0:04:34.279287 | 5.72s 2025-10-03 08:03:36.120003 | fa163e2f-d608-ed31-39ea-0000000034f4 | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2025-10-03 08:03:36.121318 | fa163e2f-d608-ed31-39ea-0000000034f4 | TIMING | create persistent directories | np0005468025 | 0:04:34.446659 | 0.61s 2025-10-03 08:03:36.124948 | fa163e2f-d608-ed31-39ea-0000000034f4 | TIMING | create persistent directories | np0005468025 | 0:04:34.450284 | 0.62s 2025-10-03 08:03:36.139231 | fa163e2f-d608-ed31-39ea-0000000034f5 | TASK | create persistent directories 2025-10-03 08:03:36.158220 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468027 | item=net.ipv6.ip_nonlocal_bind 2025-10-03 08:03:36.161534 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468027 | 0:04:34.486850 | 5.71s 2025-10-03 08:03:36.169656 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468027 | 0:04:34.494986 | 5.72s 2025-10-03 08:03:36.195857 | fa163e2f-d608-ed31-39ea-0000000044a2 | TASK | Sysctl reload 2025-10-03 08:03:36.247189 | fa163e2f-d608-ed31-39ea-0000000033ce | OK | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-03 08:03:36.250818 | fa163e2f-d608-ed31-39ea-0000000033ce | TIMING | create persistent directories | np0005468024 | 0:04:34.576138 | 0.32s 2025-10-03 08:03:36.273609 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468028 | item=net.ipv6.conf.all.forwarding 2025-10-03 08:03:36.276353 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468028 | 0:04:34.601687 | 6.04s 2025-10-03 08:03:36.448709 | fa163e2f-d608-ed31-39ea-0000000034f5 | OK | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-03 08:03:36.451756 | fa163e2f-d608-ed31-39ea-0000000034f5 | TIMING | create persistent directories | np0005468025 | 0:04:34.777086 | 0.31s 2025-10-03 08:03:36.529294 | fa163e2f-d608-ed31-39ea-0000000033ce | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2025-10-03 08:03:36.532182 | fa163e2f-d608-ed31-39ea-0000000033ce | TIMING | create persistent directories | np0005468024 | 0:04:34.857514 | 0.61s 2025-10-03 08:03:36.543588 | fa163e2f-d608-ed31-39ea-0000000033ce | TIMING | create persistent directories | np0005468024 | 0:04:34.868912 | 0.62s 2025-10-03 08:03:36.573055 | fa163e2f-d608-ed31-39ea-0000000033cf | TASK | create persistent directories 2025-10-03 08:03:36.594288 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468028 | item=net.ipv6.conf.default.disable_ipv6 2025-10-03 08:03:36.598092 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468028 | 0:04:34.923408 | 6.36s 2025-10-03 08:03:36.664508 | fa163e2f-d608-ed31-39ea-0000000044a2 | CHANGED | Sysctl reload | np0005468027 2025-10-03 08:03:36.665398 | fa163e2f-d608-ed31-39ea-0000000044a2 | TIMING | tripleo_kernel : Sysctl reload | np0005468027 | 0:04:34.990737 | 0.47s 2025-10-03 08:03:36.683775 | fa163e2f-d608-ed31-39ea-0000000031cd | TASK | create persistent logs directory 2025-10-03 08:03:36.735870 | fa163e2f-d608-ed31-39ea-0000000034f5 | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2025-10-03 08:03:36.738261 | fa163e2f-d608-ed31-39ea-0000000034f5 | TIMING | create persistent directories | np0005468025 | 0:04:35.063581 | 0.60s 2025-10-03 08:03:36.745331 | fa163e2f-d608-ed31-39ea-0000000034f5 | TIMING | create persistent directories | np0005468025 | 0:04:35.070666 | 0.61s 2025-10-03 08:03:36.759645 | fa163e2f-d608-ed31-39ea-0000000034f6 | TASK | create persistent directories 2025-10-03 08:03:36.871194 | fa163e2f-d608-ed31-39ea-0000000033cf | OK | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-03 08:03:36.873721 | fa163e2f-d608-ed31-39ea-0000000033cf | TIMING | create persistent directories | np0005468024 | 0:04:35.199032 | 0.30s 2025-10-03 08:03:36.885064 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468028 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-03 08:03:36.886859 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468028 | 0:04:35.212189 | 6.65s 2025-10-03 08:03:36.888004 | fa163e2f-d608-ed31-39ea-0000000033cf | TIMING | create persistent directories | np0005468024 | 0:04:35.213337 | 0.31s 2025-10-03 08:03:36.902298 | fa163e2f-d608-ed31-39ea-0000000033d0 | TASK | create persistent directories 2025-10-03 08:03:36.964915 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468029 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-03 08:03:36.967651 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468029 | 0:04:35.292962 | 6.05s 2025-10-03 08:03:36.988879 | fa163e2f-d608-ed31-39ea-0000000031cd | CHANGED | create persistent logs directory | np0005468027 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-03 08:03:36.991257 | fa163e2f-d608-ed31-39ea-0000000031cd | TIMING | create persistent logs directory | np0005468027 | 0:04:35.316589 | 0.31s 2025-10-03 08:03:37.068368 | fa163e2f-d608-ed31-39ea-0000000034f6 | OK | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-03 08:03:37.070792 | fa163e2f-d608-ed31-39ea-0000000034f6 | TIMING | create persistent directories | np0005468025 | 0:04:35.396122 | 0.31s 2025-10-03 08:03:37.081143 | fa163e2f-d608-ed31-39ea-0000000034f6 | TIMING | create persistent directories | np0005468025 | 0:04:35.406476 | 0.32s 2025-10-03 08:03:37.101310 | fa163e2f-d608-ed31-39ea-0000000034f7 | TASK | create persistent directories 2025-10-03 08:03:37.217554 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468028 | item=net.ipv6.ip_nonlocal_bind 2025-10-03 08:03:37.220346 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468028 | 0:04:35.545663 | 6.99s 2025-10-03 08:03:37.236485 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468029 | item=net.ipv6.conf.all.disable_ipv6 2025-10-03 08:03:37.239235 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468029 | 0:04:35.564559 | 6.32s 2025-10-03 08:03:37.242087 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468028 | 0:04:35.567420 | 7.01s 2025-10-03 08:03:37.252798 | fa163e2f-d608-ed31-39ea-0000000033d0 | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2025-10-03 08:03:37.254860 | fa163e2f-d608-ed31-39ea-0000000033d0 | TIMING | create persistent directories | np0005468024 | 0:04:35.580187 | 0.35s 2025-10-03 08:03:37.261841 | fa163e2f-d608-ed31-39ea-0000000031cd | CHANGED | create persistent logs directory | np0005468027 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-03 08:03:37.263253 | fa163e2f-d608-ed31-39ea-0000000031cd | TIMING | create persistent logs directory | np0005468027 | 0:04:35.588582 | 0.58s 2025-10-03 08:03:37.277877 | fa163e2f-d608-ed31-39ea-0000000044a2 | TASK | Sysctl reload 2025-10-03 08:03:37.285700 | fa163e2f-d608-ed31-39ea-0000000031cd | TIMING | create persistent logs directory | np0005468027 | 0:04:35.611017 | 0.60s 2025-10-03 08:03:37.300271 | fa163e2f-d608-ed31-39ea-0000000031ce | TASK | create persistent directories 2025-10-03 08:03:37.429766 | fa163e2f-d608-ed31-39ea-0000000034f7 | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2025-10-03 08:03:37.434404 | fa163e2f-d608-ed31-39ea-0000000034f7 | TIMING | create persistent directories | np0005468025 | 0:04:35.759723 | 0.33s 2025-10-03 08:03:37.497166 | fa163e2f-d608-ed31-39ea-0000000033d0 | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2025-10-03 08:03:37.500134 | fa163e2f-d608-ed31-39ea-0000000033d0 | TIMING | create persistent directories | np0005468024 | 0:04:35.825465 | 0.60s 2025-10-03 08:03:37.550262 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468029 | item=net.ipv6.conf.all.forwarding 2025-10-03 08:03:37.553063 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468029 | 0:04:35.878396 | 6.63s 2025-10-03 08:03:37.628346 | fa163e2f-d608-ed31-39ea-0000000031ce | CHANGED | create persistent directories | np0005468027 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-03 08:03:37.631528 | fa163e2f-d608-ed31-39ea-0000000031ce | TIMING | create persistent directories | np0005468027 | 0:04:35.956853 | 0.33s 2025-10-03 08:03:37.641362 | fa163e2f-d608-ed31-39ea-0000000031ce | TIMING | create persistent directories | np0005468027 | 0:04:35.966695 | 0.34s 2025-10-03 08:03:37.659339 | fa163e2f-d608-ed31-39ea-0000000031cf | TASK | Check for /var/lib/nova/instances directory exitance 2025-10-03 08:03:37.691184 | fa163e2f-d608-ed31-39ea-0000000034f7 | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2025-10-03 08:03:37.695352 | fa163e2f-d608-ed31-39ea-0000000034f7 | TIMING | create persistent directories | np0005468025 | 0:04:36.020667 | 0.59s 2025-10-03 08:03:37.771208 | fa163e2f-d608-ed31-39ea-0000000044a2 | CHANGED | Sysctl reload | np0005468028 2025-10-03 08:03:37.772874 | fa163e2f-d608-ed31-39ea-0000000044a2 | TIMING | tripleo_kernel : Sysctl reload | np0005468028 | 0:04:36.098204 | 0.49s 2025-10-03 08:03:37.780788 | fa163e2f-d608-ed31-39ea-0000000033d0 | CHANGED | create persistent directories | np0005468024 | item={'path': '/var/www', 'setype': 'container_file_t'} 2025-10-03 08:03:37.788012 | fa163e2f-d608-ed31-39ea-0000000033d0 | TIMING | create persistent directories | np0005468024 | 0:04:36.113341 | 0.88s 2025-10-03 08:03:37.828836 | fa163e2f-d608-ed31-39ea-000000003112 | TASK | create persistent logs directory 2025-10-03 08:03:37.858479 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468029 | item=net.ipv6.conf.default.disable_ipv6 2025-10-03 08:03:37.860792 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468029 | 0:04:36.186121 | 6.94s 2025-10-03 08:03:37.952411 | fa163e2f-d608-ed31-39ea-0000000031cf | OK | Check for /var/lib/nova/instances directory exitance | np0005468027 2025-10-03 08:03:37.953445 | fa163e2f-d608-ed31-39ea-0000000031cf | TIMING | Check for /var/lib/nova/instances directory exitance | np0005468027 | 0:04:36.278777 | 0.29s 2025-10-03 08:03:37.968324 | fa163e2f-d608-ed31-39ea-0000000031d0 | TASK | create persistent directories 2025-10-03 08:03:37.996725 | fa163e2f-d608-ed31-39ea-0000000034f7 | CHANGED | create persistent directories | np0005468025 | item={'path': '/var/www', 'setype': 'container_file_t'} 2025-10-03 08:03:37.999677 | fa163e2f-d608-ed31-39ea-0000000034f7 | TIMING | create persistent directories | np0005468025 | 0:04:36.325007 | 0.90s 2025-10-03 08:03:38.077974 | fa163e2f-d608-ed31-39ea-0000000033d0 | CHANGED | create persistent directories | np0005468024 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2025-10-03 08:03:38.080749 | fa163e2f-d608-ed31-39ea-0000000033d0 | TIMING | create persistent directories | np0005468024 | 0:04:36.406080 | 1.18s 2025-10-03 08:03:38.091834 | fa163e2f-d608-ed31-39ea-0000000033d0 | TIMING | create persistent directories | np0005468024 | 0:04:36.417167 | 1.19s 2025-10-03 08:03:38.121690 | fa163e2f-d608-ed31-39ea-0000000033d1 | TASK | ensure /var/tmp/horizon exists on boot 2025-10-03 08:03:38.178554 | fa163e2f-d608-ed31-39ea-000000003112 | CHANGED | create persistent logs directory | np0005468028 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-03 08:03:38.183237 | fa163e2f-d608-ed31-39ea-000000003112 | TIMING | create persistent logs directory | np0005468028 | 0:04:36.508542 | 0.35s 2025-10-03 08:03:38.235092 | fa163e2f-d608-ed31-39ea-0000000034f2 | OK | Run puppet on the host to apply IPtables rules | np0005468026 2025-10-03 08:03:38.237933 | fa163e2f-d608-ed31-39ea-0000000034f2 | TIMING | Run puppet on the host to apply IPtables rules | np0005468026 | 0:04:36.563261 | 5.12s 2025-10-03 08:03:38.246120 | fa163e2f-d608-ed31-39ea-0000000031d0 | CHANGED | create persistent directories | np0005468027 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-03 08:03:38.253044 | fa163e2f-d608-ed31-39ea-0000000031d0 | TIMING | create persistent directories | np0005468027 | 0:04:36.578370 | 0.28s 2025-10-03 08:03:38.279819 | fa163e2f-d608-ed31-39ea-0000000034f3 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-03 08:03:38.308780 | fa163e2f-d608-ed31-39ea-0000000034f7 | CHANGED | create persistent directories | np0005468025 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2025-10-03 08:03:38.312826 | fa163e2f-d608-ed31-39ea-0000000034f7 | TIMING | create persistent directories | np0005468025 | 0:04:36.638138 | 1.21s 2025-10-03 08:03:38.327073 | fa163e2f-d608-ed31-39ea-0000000034f7 | TIMING | create persistent directories | np0005468025 | 0:04:36.652393 | 1.22s 2025-10-03 08:03:38.367097 | fa163e2f-d608-ed31-39ea-0000000034f8 | TASK | ensure /var/tmp/horizon exists on boot 2025-10-03 08:03:38.376318 | fa163e2f-d608-ed31-39ea-0000000034f3 | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0005468026 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0005468026.ooo.test in environment production in 0.63 seconds", "Notice: Applied catalog in 0.21 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 52", " Total: 52", "Time:", " Transaction evaluation: 0.19", " Catalog application: 0.21", " Config retrieval: 0.74", " Last run: 1759478618", " Total: 0.21", "Version:", " Config: 1759478617", " Puppet: 7.10.0", "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", " (file & line not available)", "Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", " (file: /etc/puppet/hiera.yaml)", "Warning: Undefined variable '::deploy_config_name'; ", "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications." ] } 2025-10-03 08:03:38.378074 | fa163e2f-d608-ed31-39ea-0000000034f3 | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | np0005468026 | 0:04:36.703389 | 0.10s 2025-10-03 08:03:38.402434 | fa163e2f-d608-ed31-39ea-0000000034f4 | TASK | create persistent directories 2025-10-03 08:03:38.507401 | fa163e2f-d608-ed31-39ea-000000003112 | CHANGED | create persistent logs directory | np0005468028 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-03 08:03:38.513814 | fa163e2f-d608-ed31-39ea-000000003112 | TIMING | create persistent logs directory | np0005468028 | 0:04:36.839121 | 0.68s 2025-10-03 08:03:38.525849 | fa163e2f-d608-ed31-39ea-0000000031d0 | CHANGED | create persistent directories | np0005468027 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2025-10-03 08:03:38.528762 | fa163e2f-d608-ed31-39ea-0000000031d0 | TIMING | create persistent directories | np0005468027 | 0:04:36.854091 | 0.56s 2025-10-03 08:03:38.531060 | fa163e2f-d608-ed31-39ea-000000003112 | TIMING | create persistent logs directory | np0005468028 | 0:04:36.856377 | 0.70s 2025-10-03 08:03:38.552759 | fa163e2f-d608-ed31-39ea-000000003113 | TASK | create persistent directories 2025-10-03 08:03:38.771977 | fa163e2f-d608-ed31-39ea-0000000034f4 | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-03 08:03:38.775584 | fa163e2f-d608-ed31-39ea-0000000034f4 | TIMING | create persistent directories | np0005468026 | 0:04:37.100894 | 0.37s 2025-10-03 08:03:38.869388 | fa163e2f-d608-ed31-39ea-0000000031d0 | CHANGED | create persistent directories | np0005468027 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2025-10-03 08:03:38.874593 | fa163e2f-d608-ed31-39ea-0000000031d0 | TIMING | create persistent directories | np0005468027 | 0:04:37.199920 | 0.91s 2025-10-03 08:03:38.880064 | fa163e2f-d608-ed31-39ea-000000003113 | CHANGED | create persistent directories | np0005468028 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-03 08:03:38.881750 | fa163e2f-d608-ed31-39ea-000000003113 | TIMING | create persistent directories | np0005468028 | 0:04:37.207087 | 0.33s 2025-10-03 08:03:38.887895 | fa163e2f-d608-ed31-39ea-000000003113 | TIMING | create persistent directories | np0005468028 | 0:04:37.213223 | 0.33s 2025-10-03 08:03:38.907898 | fa163e2f-d608-ed31-39ea-000000003114 | TASK | Check for /var/lib/nova/instances directory exitance 2025-10-03 08:03:39.075000 | fa163e2f-d608-ed31-39ea-0000000034f4 | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2025-10-03 08:03:39.081101 | fa163e2f-d608-ed31-39ea-0000000034f4 | TIMING | create persistent directories | np0005468026 | 0:04:37.406428 | 0.68s 2025-10-03 08:03:39.089029 | fa163e2f-d608-ed31-39ea-0000000034f4 | TIMING | create persistent directories | np0005468026 | 0:04:37.414347 | 0.69s 2025-10-03 08:03:39.126135 | fa163e2f-d608-ed31-39ea-0000000034f5 | TASK | create persistent directories 2025-10-03 08:03:39.138374 | fa163e2f-d608-ed31-39ea-0000000033d1 | CHANGED | ensure /var/tmp/horizon exists on boot | np0005468024 2025-10-03 08:03:39.139649 | fa163e2f-d608-ed31-39ea-0000000033d1 | TIMING | ensure /var/tmp/horizon exists on boot | np0005468024 | 0:04:37.464972 | 1.02s 2025-10-03 08:03:39.155127 | fa163e2f-d608-ed31-39ea-0000000031d0 | CHANGED | create persistent directories | np0005468027 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-03 08:03:39.157767 | fa163e2f-d608-ed31-39ea-0000000031d0 | TIMING | create persistent directories | np0005468027 | 0:04:37.483087 | 1.19s 2025-10-03 08:03:39.173673 | fa163e2f-d608-ed31-39ea-0000000033d2 | TASK | create fcontext entry for iscsi 2025-10-03 08:03:39.195307 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468029 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-03 08:03:39.197212 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468029 | 0:04:37.522522 | 8.28s 2025-10-03 08:03:39.215658 | fa163e2f-d608-ed31-39ea-000000003114 | OK | Check for /var/lib/nova/instances directory exitance | np0005468028 2025-10-03 08:03:39.216931 | fa163e2f-d608-ed31-39ea-000000003114 | TIMING | Check for /var/lib/nova/instances directory exitance | np0005468028 | 0:04:37.542261 | 0.31s 2025-10-03 08:03:39.235254 | fa163e2f-d608-ed31-39ea-000000003115 | TASK | create persistent directories 2025-10-03 08:03:39.310332 | fa163e2f-d608-ed31-39ea-0000000034f8 | CHANGED | ensure /var/tmp/horizon exists on boot | np0005468025 2025-10-03 08:03:39.311775 | fa163e2f-d608-ed31-39ea-0000000034f8 | TIMING | ensure /var/tmp/horizon exists on boot | np0005468025 | 0:04:37.637097 | 0.94s 2025-10-03 08:03:39.334364 | fa163e2f-d608-ed31-39ea-0000000034f9 | TASK | create fcontext entry for iscsi 2025-10-03 08:03:39.439228 | fa163e2f-d608-ed31-39ea-0000000031d0 | OK | create persistent directories | np0005468027 | item={'path': '/etc/tmpfiles.d'} 2025-10-03 08:03:39.442261 | fa163e2f-d608-ed31-39ea-0000000031d0 | TIMING | create persistent directories | np0005468027 | 0:04:37.767577 | 1.47s 2025-10-03 08:03:39.452049 | fa163e2f-d608-ed31-39ea-0000000031d0 | TIMING | create persistent directories | np0005468027 | 0:04:37.777378 | 1.48s 2025-10-03 08:03:39.467518 | fa163e2f-d608-ed31-39ea-0000000031d1 | TASK | ensure /run/nova is present upon reboot 2025-10-03 08:03:39.484995 | fa163e2f-d608-ed31-39ea-0000000034f5 | OK | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-03 08:03:39.487718 | fa163e2f-d608-ed31-39ea-0000000034f5 | TIMING | create persistent directories | np0005468026 | 0:04:37.813039 | 0.36s 2025-10-03 08:03:39.522627 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468029 | item=net.ipv6.ip_nonlocal_bind 2025-10-03 08:03:39.525180 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468029 | 0:04:37.850513 | 8.60s 2025-10-03 08:03:39.537043 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468029 | 0:04:37.862366 | 8.62s 2025-10-03 08:03:39.563066 | fa163e2f-d608-ed31-39ea-0000000044a2 | TASK | Sysctl reload 2025-10-03 08:03:39.582930 | fa163e2f-d608-ed31-39ea-000000003115 | CHANGED | create persistent directories | np0005468028 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-03 08:03:39.585957 | fa163e2f-d608-ed31-39ea-000000003115 | TIMING | create persistent directories | np0005468028 | 0:04:37.911276 | 0.35s 2025-10-03 08:03:39.725442 | fa163e2f-d608-ed31-39ea-0000000034f5 | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2025-10-03 08:03:39.728744 | fa163e2f-d608-ed31-39ea-0000000034f5 | TIMING | create persistent directories | np0005468026 | 0:04:38.054073 | 0.60s 2025-10-03 08:03:39.740998 | fa163e2f-d608-ed31-39ea-0000000034f5 | TIMING | create persistent directories | np0005468026 | 0:04:38.066318 | 0.61s 2025-10-03 08:03:39.773135 | fa163e2f-d608-ed31-39ea-0000000034f6 | TASK | create persistent directories 2025-10-03 08:03:39.902190 | fa163e2f-d608-ed31-39ea-000000003115 | CHANGED | create persistent directories | np0005468028 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2025-10-03 08:03:39.907518 | fa163e2f-d608-ed31-39ea-000000003115 | TIMING | create persistent directories | np0005468028 | 0:04:38.232791 | 0.67s 2025-10-03 08:03:40.053213 | fa163e2f-d608-ed31-39ea-0000000044a2 | CHANGED | Sysctl reload | np0005468029 2025-10-03 08:03:40.056104 | fa163e2f-d608-ed31-39ea-0000000044a2 | TIMING | tripleo_kernel : Sysctl reload | np0005468029 | 0:04:38.381420 | 0.49s 2025-10-03 08:03:40.082618 | fa163e2f-d608-ed31-39ea-0000000034f6 | OK | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-03 08:03:40.084948 | fa163e2f-d608-ed31-39ea-0000000034f6 | TIMING | create persistent directories | np0005468026 | 0:04:38.410280 | 0.31s 2025-10-03 08:03:40.097153 | fa163e2f-d608-ed31-39ea-0000000034f6 | TIMING | create persistent directories | np0005468026 | 0:04:38.422468 | 0.32s 2025-10-03 08:03:40.115291 | fa163e2f-d608-ed31-39ea-000000003328 | TASK | create persistent logs directory 2025-10-03 08:03:40.143695 | fa163e2f-d608-ed31-39ea-0000000034f7 | TASK | create persistent directories 2025-10-03 08:03:40.183279 | fa163e2f-d608-ed31-39ea-000000003115 | CHANGED | create persistent directories | np0005468028 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2025-10-03 08:03:40.186184 | fa163e2f-d608-ed31-39ea-000000003115 | TIMING | create persistent directories | np0005468028 | 0:04:38.511496 | 0.95s 2025-10-03 08:03:40.395667 | fa163e2f-d608-ed31-39ea-0000000031d1 | CHANGED | ensure /run/nova is present upon reboot | np0005468027 2025-10-03 08:03:40.396614 | fa163e2f-d608-ed31-39ea-0000000031d1 | TIMING | ensure /run/nova is present upon reboot | np0005468027 | 0:04:38.721949 | 0.93s 2025-10-03 08:03:40.410615 | fa163e2f-d608-ed31-39ea-0000000031d2 | TASK | create tempfiles 2025-10-03 08:03:40.454844 | fa163e2f-d608-ed31-39ea-000000003328 | CHANGED | create persistent logs directory | np0005468029 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-03 08:03:40.459887 | fa163e2f-d608-ed31-39ea-000000003328 | TIMING | create persistent logs directory | np0005468029 | 0:04:38.785193 | 0.34s 2025-10-03 08:03:40.472260 | fa163e2f-d608-ed31-39ea-0000000033d2 | CHANGED | create fcontext entry for iscsi | np0005468024 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:40.476004 | fa163e2f-d608-ed31-39ea-0000000033d2 | TIMING | create fcontext entry for iscsi | np0005468024 | 0:04:38.801336 | 1.30s 2025-10-03 08:03:40.489491 | fa163e2f-d608-ed31-39ea-000000003115 | CHANGED | create persistent directories | np0005468028 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-03 08:03:40.491379 | fa163e2f-d608-ed31-39ea-000000003115 | TIMING | create persistent directories | np0005468028 | 0:04:38.816717 | 1.25s 2025-10-03 08:03:40.538943 | fa163e2f-d608-ed31-39ea-0000000034f7 | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2025-10-03 08:03:40.540406 | fa163e2f-d608-ed31-39ea-0000000034f7 | TIMING | create persistent directories | np0005468026 | 0:04:38.865745 | 0.39s 2025-10-03 08:03:40.633970 | fa163e2f-d608-ed31-39ea-0000000034f9 | CHANGED | create fcontext entry for iscsi | np0005468025 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:40.636776 | fa163e2f-d608-ed31-39ea-0000000034f9 | TIMING | create fcontext entry for iscsi | np0005468025 | 0:04:38.962105 | 1.30s 2025-10-03 08:03:40.775168 | fa163e2f-d608-ed31-39ea-000000003328 | CHANGED | create persistent logs directory | np0005468029 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-03 08:03:40.777596 | fa163e2f-d608-ed31-39ea-000000003328 | TIMING | create persistent logs directory | np0005468029 | 0:04:39.102929 | 0.66s 2025-10-03 08:03:40.787185 | fa163e2f-d608-ed31-39ea-000000003328 | TIMING | create persistent logs directory | np0005468029 | 0:04:39.112511 | 0.67s 2025-10-03 08:03:40.813990 | fa163e2f-d608-ed31-39ea-0000000034f7 | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2025-10-03 08:03:40.817196 | fa163e2f-d608-ed31-39ea-0000000034f7 | TIMING | create persistent directories | np0005468026 | 0:04:39.142529 | 0.67s 2025-10-03 08:03:40.824701 | fa163e2f-d608-ed31-39ea-000000003329 | TASK | create persistent directories 2025-10-03 08:03:40.837012 | fa163e2f-d608-ed31-39ea-0000000031d2 | CHANGED | create tempfiles | np0005468027 2025-10-03 08:03:40.845978 | fa163e2f-d608-ed31-39ea-0000000031d2 | TIMING | create tempfiles | np0005468027 | 0:04:39.171286 | 0.43s 2025-10-03 08:03:40.847630 | fa163e2f-d608-ed31-39ea-000000003115 | OK | create persistent directories | np0005468028 | item={'path': '/etc/tmpfiles.d'} 2025-10-03 08:03:40.851776 | fa163e2f-d608-ed31-39ea-000000003115 | TIMING | create persistent directories | np0005468028 | 0:04:39.177103 | 1.62s 2025-10-03 08:03:40.881216 | fa163e2f-d608-ed31-39ea-0000000031d3 | TASK | Mount Nova NFS Share 2025-10-03 08:03:40.896105 | fa163e2f-d608-ed31-39ea-000000003115 | TIMING | create persistent directories | np0005468028 | 0:04:39.221408 | 1.66s 2025-10-03 08:03:40.913634 | fa163e2f-d608-ed31-39ea-000000003116 | TASK | ensure /run/nova is present upon reboot 2025-10-03 08:03:40.925383 | fa163e2f-d608-ed31-39ea-0000000031d3 | SKIPPED | Mount Nova NFS Share | np0005468027 2025-10-03 08:03:40.926492 | fa163e2f-d608-ed31-39ea-0000000031d3 | TIMING | Mount Nova NFS Share | np0005468027 | 0:04:39.251786 | 0.04s 2025-10-03 08:03:40.937134 | fa163e2f-d608-ed31-39ea-0000000031d5 | TASK | check systemd-container package installed or not 2025-10-03 08:03:40.966778 | fa163e2f-d608-ed31-39ea-0000000031d5 | SKIPPED | check systemd-container package installed or not | np0005468027 2025-10-03 08:03:40.967814 | fa163e2f-d608-ed31-39ea-0000000031d5 | TIMING | check systemd-container package installed or not | np0005468027 | 0:04:39.293149 | 0.03s 2025-10-03 08:03:40.977948 | fa163e2f-d608-ed31-39ea-0000000031d6 | TASK | get latest package from downloaded package versions 2025-10-03 08:03:41.008044 | fa163e2f-d608-ed31-39ea-0000000031d6 | SKIPPED | get latest package from downloaded package versions | np0005468027 2025-10-03 08:03:41.009306 | fa163e2f-d608-ed31-39ea-0000000031d6 | TIMING | get latest package from downloaded package versions | np0005468027 | 0:04:39.334641 | 0.03s 2025-10-03 08:03:41.018713 | fa163e2f-d608-ed31-39ea-0000000031d7 | TASK | Install systemd-container package on boot 2025-10-03 08:03:41.048735 | fa163e2f-d608-ed31-39ea-0000000031d7 | SKIPPED | Install systemd-container package on boot | np0005468027 2025-10-03 08:03:41.050313 | fa163e2f-d608-ed31-39ea-0000000031d7 | TIMING | Install systemd-container package on boot | np0005468027 | 0:04:39.375646 | 0.03s 2025-10-03 08:03:41.059874 | fa163e2f-d608-ed31-39ea-0000000031d8 | TASK | enable install-systemd-container on compute boot 2025-10-03 08:03:41.087011 | fa163e2f-d608-ed31-39ea-0000000031d8 | SKIPPED | enable install-systemd-container on compute boot | np0005468027 2025-10-03 08:03:41.088097 | fa163e2f-d608-ed31-39ea-0000000031d8 | TIMING | enable install-systemd-container on compute boot | np0005468027 | 0:04:39.413429 | 0.03s 2025-10-03 08:03:41.101037 | fa163e2f-d608-ed31-39ea-0000000031d9 | TASK | check if install-systemd-container service exists 2025-10-03 08:03:41.137344 | fa163e2f-d608-ed31-39ea-0000000031d9 | SKIPPED | check if install-systemd-container service exists | np0005468027 2025-10-03 08:03:41.138657 | fa163e2f-d608-ed31-39ea-0000000031d9 | TIMING | check if install-systemd-container service exists | np0005468027 | 0:04:39.463985 | 0.04s 2025-10-03 08:03:41.153583 | fa163e2f-d608-ed31-39ea-0000000034f7 | CHANGED | create persistent directories | np0005468026 | item={'path': '/var/www', 'setype': 'container_file_t'} 2025-10-03 08:03:41.158554 | fa163e2f-d608-ed31-39ea-0000000034f7 | TIMING | create persistent directories | np0005468026 | 0:04:39.483881 | 1.01s 2025-10-03 08:03:41.159566 | fa163e2f-d608-ed31-39ea-0000000031da | TASK | disable and mask install-systemd-container on compute boot 2025-10-03 08:03:41.191561 | fa163e2f-d608-ed31-39ea-0000000031da | SKIPPED | disable and mask install-systemd-container on compute boot | np0005468027 2025-10-03 08:03:41.192514 | fa163e2f-d608-ed31-39ea-0000000031da | TIMING | disable and mask install-systemd-container on compute boot | np0005468027 | 0:04:39.517845 | 0.03s 2025-10-03 08:03:41.206049 | fa163e2f-d608-ed31-39ea-0000000031dc | TASK | is Nova Resume Guests State On Host Boot enabled 2025-10-03 08:03:41.215225 | fa163e2f-d608-ed31-39ea-000000003329 | CHANGED | create persistent directories | np0005468029 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-03 08:03:41.216702 | fa163e2f-d608-ed31-39ea-000000003329 | TIMING | create persistent directories | np0005468029 | 0:04:39.542030 | 0.39s 2025-10-03 08:03:41.231674 | fa163e2f-d608-ed31-39ea-000000003329 | TIMING | create persistent directories | np0005468029 | 0:04:39.556983 | 0.40s 2025-10-03 08:03:41.249181 | fa163e2f-d608-ed31-39ea-00000000332a | TASK | Check for /var/lib/nova/instances directory exitance 2025-10-03 08:03:41.265408 | fa163e2f-d608-ed31-39ea-0000000031dc | OK | is Nova Resume Guests State On Host Boot enabled | np0005468027 2025-10-03 08:03:41.266658 | fa163e2f-d608-ed31-39ea-0000000031dc | TIMING | is Nova Resume Guests State On Host Boot enabled | np0005468027 | 0:04:39.591979 | 0.05s 2025-10-03 08:03:41.277879 | fa163e2f-d608-ed31-39ea-0000000031de | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2025-10-03 08:03:41.313549 | fa163e2f-d608-ed31-39ea-0000000031de | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005468027 2025-10-03 08:03:41.314523 | fa163e2f-d608-ed31-39ea-0000000031de | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005468027 | 0:04:39.639858 | 0.04s 2025-10-03 08:03:41.323607 | fa163e2f-d608-ed31-39ea-0000000031df | TASK | Making sure virt-guest-shutdown.target is present 2025-10-03 08:03:41.356855 | fa163e2f-d608-ed31-39ea-0000000031df | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005468027 2025-10-03 08:03:41.357893 | fa163e2f-d608-ed31-39ea-0000000031df | TIMING | Making sure virt-guest-shutdown.target is present | np0005468027 | 0:04:39.683227 | 0.03s 2025-10-03 08:03:41.367111 | fa163e2f-d608-ed31-39ea-0000000031e0 | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2025-10-03 08:03:41.402538 | fa163e2f-d608-ed31-39ea-0000000031e0 | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005468027 2025-10-03 08:03:41.403444 | fa163e2f-d608-ed31-39ea-0000000031e0 | TIMING | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005468027 | 0:04:39.728781 | 0.04s 2025-10-03 08:03:41.413038 | fa163e2f-d608-ed31-39ea-0000000031e2 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2025-10-03 08:03:41.418570 | fa163e2f-d608-ed31-39ea-0000000034f7 | CHANGED | create persistent directories | np0005468026 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2025-10-03 08:03:41.419122 | fa163e2f-d608-ed31-39ea-0000000034f7 | TIMING | create persistent directories | np0005468026 | 0:04:39.744462 | 1.27s 2025-10-03 08:03:41.432289 | fa163e2f-d608-ed31-39ea-0000000034f7 | TIMING | create persistent directories | np0005468026 | 0:04:39.757605 | 1.29s 2025-10-03 08:03:41.457228 | fa163e2f-d608-ed31-39ea-0000000034f8 | TASK | ensure /var/tmp/horizon exists on boot 2025-10-03 08:03:41.463651 | fa163e2f-d608-ed31-39ea-0000000031e2 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005468027 2025-10-03 08:03:41.464679 | fa163e2f-d608-ed31-39ea-0000000031e2 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005468027 | 0:04:39.789996 | 0.04s 2025-10-03 08:03:41.475009 | fa163e2f-d608-ed31-39ea-0000000031e3 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2025-10-03 08:03:41.505688 | fa163e2f-d608-ed31-39ea-0000000031e3 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005468027 2025-10-03 08:03:41.506521 | fa163e2f-d608-ed31-39ea-0000000031e3 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005468027 | 0:04:39.831854 | 0.03s 2025-10-03 08:03:41.516042 | fa163e2f-d608-ed31-39ea-0000000031e4 | TASK | Making sure virt-guest-shutdown.target is present 2025-10-03 08:03:41.554371 | fa163e2f-d608-ed31-39ea-0000000031e4 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005468027 2025-10-03 08:03:41.555367 | fa163e2f-d608-ed31-39ea-0000000031e4 | TIMING | Making sure virt-guest-shutdown.target is present | np0005468027 | 0:04:39.880702 | 0.04s 2025-10-03 08:03:41.564571 | fa163e2f-d608-ed31-39ea-0000000031e5 | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2025-10-03 08:03:41.586955 | fa163e2f-d608-ed31-39ea-00000000332a | OK | Check for /var/lib/nova/instances directory exitance | np0005468029 2025-10-03 08:03:41.587786 | fa163e2f-d608-ed31-39ea-00000000332a | TIMING | Check for /var/lib/nova/instances directory exitance | np0005468029 | 0:04:39.913110 | 0.34s 2025-10-03 08:03:41.601478 | fa163e2f-d608-ed31-39ea-00000000332b | TASK | create persistent directories 2025-10-03 08:03:41.607209 | fa163e2f-d608-ed31-39ea-0000000031e5 | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005468027 2025-10-03 08:03:41.608107 | fa163e2f-d608-ed31-39ea-0000000031e5 | TIMING | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005468027 | 0:04:39.933438 | 0.04s 2025-10-03 08:03:41.618393 | fa163e2f-d608-ed31-39ea-0000000031e7 | TASK | ensure ceph configurations exist 2025-10-03 08:03:41.755700 | fa163e2f-d608-ed31-39ea-0000000033d2 | CHANGED | create fcontext entry for iscsi | np0005468024 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-03 08:03:41.757720 | fa163e2f-d608-ed31-39ea-0000000033d2 | TIMING | create fcontext entry for iscsi | np0005468024 | 0:04:40.083047 | 2.58s 2025-10-03 08:03:41.909644 | fa163e2f-d608-ed31-39ea-000000003116 | CHANGED | ensure /run/nova is present upon reboot | np0005468028 2025-10-03 08:03:41.910489 | fa163e2f-d608-ed31-39ea-000000003116 | TIMING | ensure /run/nova is present upon reboot | np0005468028 | 0:04:40.235823 | 0.99s 2025-10-03 08:03:41.923689 | fa163e2f-d608-ed31-39ea-0000000034f9 | CHANGED | create fcontext entry for iscsi | np0005468025 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-03 08:03:41.925079 | fa163e2f-d608-ed31-39ea-0000000034f9 | TIMING | create fcontext entry for iscsi | np0005468025 | 0:04:40.250405 | 2.59s 2025-10-03 08:03:41.933368 | fa163e2f-d608-ed31-39ea-000000003117 | TASK | create tempfiles 2025-10-03 08:03:41.941205 | fa163e2f-d608-ed31-39ea-0000000031e7 | CHANGED | ensure ceph configurations exist | np0005468027 2025-10-03 08:03:41.948941 | fa163e2f-d608-ed31-39ea-0000000031e7 | TIMING | ensure ceph configurations exist | np0005468027 | 0:04:40.274260 | 0.33s 2025-10-03 08:03:41.950234 | fa163e2f-d608-ed31-39ea-00000000332b | CHANGED | create persistent directories | np0005468029 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-03 08:03:41.954921 | fa163e2f-d608-ed31-39ea-00000000332b | TIMING | create persistent directories | np0005468029 | 0:04:40.280247 | 0.35s 2025-10-03 08:03:41.964079 | fa163e2f-d608-ed31-39ea-0000000031e8 | TASK | Do we prepend nova startup with a delay 2025-10-03 08:03:42.001264 | fa163e2f-d608-ed31-39ea-0000000031e8 | OK | Do we prepend nova startup with a delay | np0005468027 2025-10-03 08:03:42.002225 | fa163e2f-d608-ed31-39ea-0000000031e8 | TIMING | Do we prepend nova startup with a delay | np0005468027 | 0:04:40.327560 | 0.04s 2025-10-03 08:03:42.012108 | fa163e2f-d608-ed31-39ea-0000000031e9 | TASK | install nova-compute delay wrapper script 2025-10-03 08:03:42.058642 | fa163e2f-d608-ed31-39ea-0000000031e9 | SKIPPED | install nova-compute delay wrapper script | np0005468027 2025-10-03 08:03:42.059400 | fa163e2f-d608-ed31-39ea-0000000031e9 | TIMING | install nova-compute delay wrapper script | np0005468027 | 0:04:40.384737 | 0.05s 2025-10-03 08:03:42.068135 | fa163e2f-d608-ed31-39ea-0000000031ea | TASK | Is irqbalance enabled 2025-10-03 08:03:42.096216 | fa163e2f-d608-ed31-39ea-0000000031ea | OK | Is irqbalance enabled | np0005468027 2025-10-03 08:03:42.096951 | fa163e2f-d608-ed31-39ea-0000000031ea | TIMING | Is irqbalance enabled | np0005468027 | 0:04:40.422288 | 0.03s 2025-10-03 08:03:42.105911 | fa163e2f-d608-ed31-39ea-0000000031eb | TASK | disable irqbalance service on compute 2025-10-03 08:03:42.130213 | fa163e2f-d608-ed31-39ea-0000000031eb | SKIPPED | disable irqbalance service on compute | np0005468027 2025-10-03 08:03:42.131000 | fa163e2f-d608-ed31-39ea-0000000031eb | TIMING | disable irqbalance service on compute | np0005468027 | 0:04:40.456337 | 0.02s 2025-10-03 08:03:42.143523 | fa163e2f-d608-ed31-39ea-0000000031ec | TASK | create persistent directories 2025-10-03 08:03:42.249994 | fa163e2f-d608-ed31-39ea-00000000332b | CHANGED | create persistent directories | np0005468029 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2025-10-03 08:03:42.252354 | fa163e2f-d608-ed31-39ea-00000000332b | TIMING | create persistent directories | np0005468029 | 0:04:40.577675 | 0.65s 2025-10-03 08:03:42.358304 | fa163e2f-d608-ed31-39ea-000000003117 | CHANGED | create tempfiles | np0005468028 2025-10-03 08:03:42.359343 | fa163e2f-d608-ed31-39ea-000000003117 | TIMING | create tempfiles | np0005468028 | 0:04:40.684675 | 0.42s 2025-10-03 08:03:42.377550 | fa163e2f-d608-ed31-39ea-000000003118 | TASK | Mount Nova NFS Share 2025-10-03 08:03:42.407853 | fa163e2f-d608-ed31-39ea-000000003118 | SKIPPED | Mount Nova NFS Share | np0005468028 2025-10-03 08:03:42.408644 | fa163e2f-d608-ed31-39ea-000000003118 | TIMING | Mount Nova NFS Share | np0005468028 | 0:04:40.733979 | 0.03s 2025-10-03 08:03:42.420563 | fa163e2f-d608-ed31-39ea-00000000311c | TASK | check systemd-container package installed or not 2025-10-03 08:03:42.432026 | fa163e2f-d608-ed31-39ea-0000000034f8 | CHANGED | ensure /var/tmp/horizon exists on boot | np0005468026 2025-10-03 08:03:42.433182 | fa163e2f-d608-ed31-39ea-0000000034f8 | TIMING | ensure /var/tmp/horizon exists on boot | np0005468026 | 0:04:40.758506 | 0.97s 2025-10-03 08:03:42.459325 | fa163e2f-d608-ed31-39ea-0000000031ec | CHANGED | create persistent directories | np0005468027 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2025-10-03 08:03:42.460944 | fa163e2f-d608-ed31-39ea-0000000031ec | TIMING | create persistent directories | np0005468027 | 0:04:40.786275 | 0.32s 2025-10-03 08:03:42.469712 | fa163e2f-d608-ed31-39ea-0000000034f9 | TASK | create fcontext entry for iscsi 2025-10-03 08:03:42.475323 | fa163e2f-d608-ed31-39ea-00000000311c | SKIPPED | check systemd-container package installed or not | np0005468028 2025-10-03 08:03:42.477328 | fa163e2f-d608-ed31-39ea-00000000311c | TIMING | check systemd-container package installed or not | np0005468028 | 0:04:40.802653 | 0.05s 2025-10-03 08:03:42.478352 | fa163e2f-d608-ed31-39ea-0000000031ec | TIMING | create persistent directories | np0005468027 | 0:04:40.803691 | 0.33s 2025-10-03 08:03:42.492024 | fa163e2f-d608-ed31-39ea-0000000031ed | TASK | create libvirt persistent data directories 2025-10-03 08:03:42.508855 | fa163e2f-d608-ed31-39ea-00000000311d | TASK | get latest package from downloaded package versions 2025-10-03 08:03:42.535234 | fa163e2f-d608-ed31-39ea-00000000311d | SKIPPED | get latest package from downloaded package versions | np0005468028 2025-10-03 08:03:42.536110 | fa163e2f-d608-ed31-39ea-00000000311d | TIMING | get latest package from downloaded package versions | np0005468028 | 0:04:40.861444 | 0.03s 2025-10-03 08:03:42.544649 | fa163e2f-d608-ed31-39ea-00000000332b | CHANGED | create persistent directories | np0005468029 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2025-10-03 08:03:42.546202 | fa163e2f-d608-ed31-39ea-00000000332b | TIMING | create persistent directories | np0005468029 | 0:04:40.871544 | 0.94s 2025-10-03 08:03:42.549795 | fa163e2f-d608-ed31-39ea-00000000311e | TASK | Install systemd-container package on boot 2025-10-03 08:03:42.575918 | fa163e2f-d608-ed31-39ea-00000000311e | SKIPPED | Install systemd-container package on boot | np0005468028 2025-10-03 08:03:42.576824 | fa163e2f-d608-ed31-39ea-00000000311e | TIMING | Install systemd-container package on boot | np0005468028 | 0:04:40.902155 | 0.03s 2025-10-03 08:03:42.585724 | fa163e2f-d608-ed31-39ea-00000000311f | TASK | enable install-systemd-container on compute boot 2025-10-03 08:03:42.610741 | fa163e2f-d608-ed31-39ea-00000000311f | SKIPPED | enable install-systemd-container on compute boot | np0005468028 2025-10-03 08:03:42.611540 | fa163e2f-d608-ed31-39ea-00000000311f | TIMING | enable install-systemd-container on compute boot | np0005468028 | 0:04:40.936878 | 0.03s 2025-10-03 08:03:42.620619 | fa163e2f-d608-ed31-39ea-000000003120 | TASK | check if install-systemd-container service exists 2025-10-03 08:03:42.642397 | fa163e2f-d608-ed31-39ea-000000003120 | SKIPPED | check if install-systemd-container service exists | np0005468028 2025-10-03 08:03:42.643409 | fa163e2f-d608-ed31-39ea-000000003120 | TIMING | check if install-systemd-container service exists | np0005468028 | 0:04:40.968746 | 0.02s 2025-10-03 08:03:42.652399 | fa163e2f-d608-ed31-39ea-000000003121 | TASK | disable and mask install-systemd-container on compute boot 2025-10-03 08:03:42.676155 | fa163e2f-d608-ed31-39ea-000000003121 | SKIPPED | disable and mask install-systemd-container on compute boot | np0005468028 2025-10-03 08:03:42.676960 | fa163e2f-d608-ed31-39ea-000000003121 | TIMING | disable and mask install-systemd-container on compute boot | np0005468028 | 0:04:41.002295 | 0.02s 2025-10-03 08:03:42.685635 | fa163e2f-d608-ed31-39ea-000000003123 | TASK | is Nova Resume Guests State On Host Boot enabled 2025-10-03 08:03:42.713564 | fa163e2f-d608-ed31-39ea-000000003123 | OK | is Nova Resume Guests State On Host Boot enabled | np0005468028 2025-10-03 08:03:42.714196 | fa163e2f-d608-ed31-39ea-000000003123 | TIMING | is Nova Resume Guests State On Host Boot enabled | np0005468028 | 0:04:41.039534 | 0.03s 2025-10-03 08:03:42.723353 | fa163e2f-d608-ed31-39ea-000000003125 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2025-10-03 08:03:42.749266 | fa163e2f-d608-ed31-39ea-000000003125 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005468028 2025-10-03 08:03:42.750108 | fa163e2f-d608-ed31-39ea-000000003125 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005468028 | 0:04:41.075444 | 0.03s 2025-10-03 08:03:42.759160 | fa163e2f-d608-ed31-39ea-000000003126 | TASK | Making sure virt-guest-shutdown.target is present 2025-10-03 08:03:42.795134 | fa163e2f-d608-ed31-39ea-000000003126 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005468028 2025-10-03 08:03:42.795945 | fa163e2f-d608-ed31-39ea-000000003126 | TIMING | Making sure virt-guest-shutdown.target is present | np0005468028 | 0:04:41.121282 | 0.04s 2025-10-03 08:03:42.805042 | fa163e2f-d608-ed31-39ea-0000000031ed | CHANGED | create libvirt persistent data directories | np0005468027 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2025-10-03 08:03:42.807505 | fa163e2f-d608-ed31-39ea-0000000031ed | TIMING | create libvirt persistent data directories | np0005468027 | 0:04:41.132840 | 0.31s 2025-10-03 08:03:42.810696 | fa163e2f-d608-ed31-39ea-000000003127 | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2025-10-03 08:03:42.830828 | fa163e2f-d608-ed31-39ea-00000000332b | CHANGED | create persistent directories | np0005468029 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-03 08:03:42.834839 | fa163e2f-d608-ed31-39ea-00000000332b | TIMING | create persistent directories | np0005468029 | 0:04:41.160150 | 1.23s 2025-10-03 08:03:42.840659 | fa163e2f-d608-ed31-39ea-000000003127 | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005468028 2025-10-03 08:03:42.841248 | fa163e2f-d608-ed31-39ea-000000003127 | TIMING | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005468028 | 0:04:41.166587 | 0.03s 2025-10-03 08:03:42.850546 | fa163e2f-d608-ed31-39ea-000000003129 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2025-10-03 08:03:42.886340 | fa163e2f-d608-ed31-39ea-000000003129 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005468028 2025-10-03 08:03:42.887525 | fa163e2f-d608-ed31-39ea-000000003129 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005468028 | 0:04:41.212859 | 0.04s 2025-10-03 08:03:42.896580 | fa163e2f-d608-ed31-39ea-00000000312a | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2025-10-03 08:03:42.921337 | fa163e2f-d608-ed31-39ea-00000000312a | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005468028 2025-10-03 08:03:42.922150 | fa163e2f-d608-ed31-39ea-00000000312a | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005468028 | 0:04:41.247484 | 0.02s 2025-10-03 08:03:42.932309 | fa163e2f-d608-ed31-39ea-00000000312b | TASK | Making sure virt-guest-shutdown.target is present 2025-10-03 08:03:42.964472 | fa163e2f-d608-ed31-39ea-00000000312b | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005468028 2025-10-03 08:03:42.965257 | fa163e2f-d608-ed31-39ea-00000000312b | TIMING | Making sure virt-guest-shutdown.target is present | np0005468028 | 0:04:41.290592 | 0.03s 2025-10-03 08:03:42.976632 | fa163e2f-d608-ed31-39ea-00000000312c | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2025-10-03 08:03:42.997051 | fa163e2f-d608-ed31-39ea-0000000033d2 | CHANGED | create fcontext entry for iscsi | np0005468024 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:43.000541 | fa163e2f-d608-ed31-39ea-0000000033d2 | TIMING | create fcontext entry for iscsi | np0005468024 | 0:04:41.325854 | 3.83s 2025-10-03 08:03:43.008081 | fa163e2f-d608-ed31-39ea-0000000033d2 | TIMING | create fcontext entry for iscsi | np0005468024 | 0:04:41.333415 | 3.83s 2025-10-03 08:03:43.031653 | fa163e2f-d608-ed31-39ea-0000000033d3 | TASK | create persistent directories 2025-10-03 08:03:43.039735 | fa163e2f-d608-ed31-39ea-00000000312c | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005468028 2025-10-03 08:03:43.041026 | fa163e2f-d608-ed31-39ea-00000000312c | TIMING | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005468028 | 0:04:41.366346 | 0.06s 2025-10-03 08:03:43.055402 | fa163e2f-d608-ed31-39ea-00000000312e | TASK | ensure ceph configurations exist 2025-10-03 08:03:43.122491 | fa163e2f-d608-ed31-39ea-00000000332b | OK | create persistent directories | np0005468029 | item={'path': '/etc/tmpfiles.d'} 2025-10-03 08:03:43.125167 | fa163e2f-d608-ed31-39ea-00000000332b | TIMING | create persistent directories | np0005468029 | 0:04:41.450485 | 1.52s 2025-10-03 08:03:43.134560 | fa163e2f-d608-ed31-39ea-00000000332b | TIMING | create persistent directories | np0005468029 | 0:04:41.459893 | 1.53s 2025-10-03 08:03:43.141198 | fa163e2f-d608-ed31-39ea-0000000031ed | CHANGED | create libvirt persistent data directories | np0005468027 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2025-10-03 08:03:43.142121 | fa163e2f-d608-ed31-39ea-0000000031ed | TIMING | create libvirt persistent data directories | np0005468027 | 0:04:41.467454 | 0.65s 2025-10-03 08:03:43.155622 | fa163e2f-d608-ed31-39ea-00000000332c | TASK | ensure /run/nova is present upon reboot 2025-10-03 08:03:43.170393 | fa163e2f-d608-ed31-39ea-0000000034f9 | CHANGED | create fcontext entry for iscsi | np0005468025 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:43.174004 | fa163e2f-d608-ed31-39ea-0000000034f9 | TIMING | create fcontext entry for iscsi | np0005468025 | 0:04:41.499320 | 3.84s 2025-10-03 08:03:43.183146 | fa163e2f-d608-ed31-39ea-0000000034f9 | TIMING | create fcontext entry for iscsi | np0005468025 | 0:04:41.508475 | 3.85s 2025-10-03 08:03:43.205880 | fa163e2f-d608-ed31-39ea-0000000034fa | TASK | create persistent directories 2025-10-03 08:03:43.359777 | fa163e2f-d608-ed31-39ea-0000000033d3 | CHANGED | create persistent directories | np0005468024 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:43.363994 | fa163e2f-d608-ed31-39ea-0000000033d3 | TIMING | create persistent directories | np0005468024 | 0:04:41.689300 | 0.33s 2025-10-03 08:03:43.388381 | fa163e2f-d608-ed31-39ea-00000000312e | CHANGED | ensure ceph configurations exist | np0005468028 2025-10-03 08:03:43.389526 | fa163e2f-d608-ed31-39ea-00000000312e | TIMING | ensure ceph configurations exist | np0005468028 | 0:04:41.714856 | 0.33s 2025-10-03 08:03:43.420232 | fa163e2f-d608-ed31-39ea-00000000312f | TASK | Do we prepend nova startup with a delay 2025-10-03 08:03:43.431293 | fa163e2f-d608-ed31-39ea-0000000031ed | CHANGED | create libvirt persistent data directories | np0005468027 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2025-10-03 08:03:43.437526 | fa163e2f-d608-ed31-39ea-0000000031ed | TIMING | create libvirt persistent data directories | np0005468027 | 0:04:41.762853 | 0.94s 2025-10-03 08:03:43.460479 | fa163e2f-d608-ed31-39ea-00000000312f | OK | Do we prepend nova startup with a delay | np0005468028 2025-10-03 08:03:43.461324 | fa163e2f-d608-ed31-39ea-00000000312f | TIMING | Do we prepend nova startup with a delay | np0005468028 | 0:04:41.786661 | 0.04s 2025-10-03 08:03:43.473400 | fa163e2f-d608-ed31-39ea-000000003130 | TASK | install nova-compute delay wrapper script 2025-10-03 08:03:43.505114 | fa163e2f-d608-ed31-39ea-000000003130 | SKIPPED | install nova-compute delay wrapper script | np0005468028 2025-10-03 08:03:43.510035 | fa163e2f-d608-ed31-39ea-000000003130 | TIMING | install nova-compute delay wrapper script | np0005468028 | 0:04:41.835367 | 0.03s 2025-10-03 08:03:43.510746 | fa163e2f-d608-ed31-39ea-0000000034fa | CHANGED | create persistent directories | np0005468025 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:43.513171 | fa163e2f-d608-ed31-39ea-0000000034fa | TIMING | create persistent directories | np0005468025 | 0:04:41.838507 | 0.31s 2025-10-03 08:03:43.521125 | fa163e2f-d608-ed31-39ea-000000003131 | TASK | Is irqbalance enabled 2025-10-03 08:03:43.542890 | fa163e2f-d608-ed31-39ea-000000003131 | OK | Is irqbalance enabled | np0005468028 2025-10-03 08:03:43.544077 | fa163e2f-d608-ed31-39ea-000000003131 | TIMING | Is irqbalance enabled | np0005468028 | 0:04:41.869408 | 0.02s 2025-10-03 08:03:43.554061 | fa163e2f-d608-ed31-39ea-000000003132 | TASK | disable irqbalance service on compute 2025-10-03 08:03:43.574054 | fa163e2f-d608-ed31-39ea-000000003132 | SKIPPED | disable irqbalance service on compute | np0005468028 2025-10-03 08:03:43.574744 | fa163e2f-d608-ed31-39ea-000000003132 | TIMING | disable irqbalance service on compute | np0005468028 | 0:04:41.900080 | 0.02s 2025-10-03 08:03:43.583583 | fa163e2f-d608-ed31-39ea-000000003133 | TASK | create persistent directories 2025-10-03 08:03:43.619867 | fa163e2f-d608-ed31-39ea-0000000033d3 | CHANGED | create persistent directories | np0005468024 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-03 08:03:43.622404 | fa163e2f-d608-ed31-39ea-0000000033d3 | TIMING | create persistent directories | np0005468024 | 0:04:41.947732 | 0.59s 2025-10-03 08:03:43.710723 | fa163e2f-d608-ed31-39ea-0000000031ed | OK | create libvirt persistent data directories | np0005468027 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-03 08:03:43.713054 | fa163e2f-d608-ed31-39ea-0000000031ed | TIMING | create libvirt persistent data directories | np0005468027 | 0:04:42.038377 | 1.22s 2025-10-03 08:03:43.739608 | fa163e2f-d608-ed31-39ea-0000000034f9 | CHANGED | create fcontext entry for iscsi | np0005468026 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:43.742160 | fa163e2f-d608-ed31-39ea-0000000034f9 | TIMING | create fcontext entry for iscsi | np0005468026 | 0:04:42.067490 | 1.27s 2025-10-03 08:03:43.773942 | fa163e2f-d608-ed31-39ea-0000000034fa | CHANGED | create persistent directories | np0005468025 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-03 08:03:43.776154 | fa163e2f-d608-ed31-39ea-0000000034fa | TIMING | create persistent directories | np0005468025 | 0:04:42.101491 | 0.57s 2025-10-03 08:03:43.872513 | fa163e2f-d608-ed31-39ea-0000000033d3 | CHANGED | create persistent directories | np0005468024 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:43.875127 | fa163e2f-d608-ed31-39ea-0000000033d3 | TIMING | create persistent directories | np0005468024 | 0:04:42.200457 | 0.84s 2025-10-03 08:03:43.885310 | fa163e2f-d608-ed31-39ea-0000000033d3 | TIMING | create persistent directories | np0005468024 | 0:04:42.210633 | 0.85s 2025-10-03 08:03:43.914820 | fa163e2f-d608-ed31-39ea-0000000033d4 | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-03 08:03:43.932256 | fa163e2f-d608-ed31-39ea-000000003133 | CHANGED | create persistent directories | np0005468028 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2025-10-03 08:03:43.935067 | fa163e2f-d608-ed31-39ea-000000003133 | TIMING | create persistent directories | np0005468028 | 0:04:42.260381 | 0.35s 2025-10-03 08:03:43.942410 | fa163e2f-d608-ed31-39ea-000000003133 | TIMING | create persistent directories | np0005468028 | 0:04:42.267745 | 0.36s 2025-10-03 08:03:43.955287 | fa163e2f-d608-ed31-39ea-000000003134 | TASK | create libvirt persistent data directories 2025-10-03 08:03:44.033996 | fa163e2f-d608-ed31-39ea-0000000031ed | CHANGED | create libvirt persistent data directories | np0005468027 | item={'path': '/var/cache/libvirt'} 2025-10-03 08:03:44.035983 | fa163e2f-d608-ed31-39ea-0000000031ed | TIMING | create libvirt persistent data directories | np0005468027 | 0:04:42.361310 | 1.54s 2025-10-03 08:03:44.053083 | fa163e2f-d608-ed31-39ea-0000000034fa | CHANGED | create persistent directories | np0005468025 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:44.054762 | fa163e2f-d608-ed31-39ea-0000000034fa | TIMING | create persistent directories | np0005468025 | 0:04:42.380098 | 0.85s 2025-10-03 08:03:44.062745 | fa163e2f-d608-ed31-39ea-0000000034fa | TIMING | create persistent directories | np0005468025 | 0:04:42.388074 | 0.86s 2025-10-03 08:03:44.064219 | fa163e2f-d608-ed31-39ea-00000000332c | CHANGED | ensure /run/nova is present upon reboot | np0005468029 2025-10-03 08:03:44.064840 | fa163e2f-d608-ed31-39ea-00000000332c | TIMING | ensure /run/nova is present upon reboot | np0005468029 | 0:04:42.390180 | 0.91s 2025-10-03 08:03:44.079112 | fa163e2f-d608-ed31-39ea-00000000332d | TASK | create tempfiles 2025-10-03 08:03:44.108480 | fa163e2f-d608-ed31-39ea-0000000034fb | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-03 08:03:44.163092 | fa163e2f-d608-ed31-39ea-0000000033d4 | OK | stat /lib/systemd/system/iscsid.socket | np0005468024 2025-10-03 08:03:44.164929 | fa163e2f-d608-ed31-39ea-0000000033d4 | TIMING | stat /lib/systemd/system/iscsid.socket | np0005468024 | 0:04:42.490249 | 0.25s 2025-10-03 08:03:44.192985 | fa163e2f-d608-ed31-39ea-0000000033d5 | TASK | Stop and disable iscsid.socket service 2025-10-03 08:03:44.219527 | fa163e2f-d608-ed31-39ea-0000000033d5 | SKIPPED | Stop and disable iscsid.socket service | np0005468024 2025-10-03 08:03:44.220401 | fa163e2f-d608-ed31-39ea-0000000033d5 | TIMING | Stop and disable iscsid.socket service | np0005468024 | 0:04:42.545737 | 0.03s 2025-10-03 08:03:44.233904 | fa163e2f-d608-ed31-39ea-0000000033d6 | TASK | Check if iscsi.service is enabled 2025-10-03 08:03:44.325520 | fa163e2f-d608-ed31-39ea-000000003134 | CHANGED | create libvirt persistent data directories | np0005468028 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2025-10-03 08:03:44.328874 | fa163e2f-d608-ed31-39ea-000000003134 | TIMING | create libvirt persistent data directories | np0005468028 | 0:04:42.654189 | 0.37s 2025-10-03 08:03:44.357503 | fa163e2f-d608-ed31-39ea-0000000031ed | OK | create libvirt persistent data directories | np0005468027 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-03 08:03:44.359136 | fa163e2f-d608-ed31-39ea-0000000031ed | TIMING | create libvirt persistent data directories | np0005468027 | 0:04:42.684469 | 1.87s 2025-10-03 08:03:44.407482 | fa163e2f-d608-ed31-39ea-0000000034fb | OK | stat /lib/systemd/system/iscsid.socket | np0005468025 2025-10-03 08:03:44.408184 | fa163e2f-d608-ed31-39ea-0000000034fb | TIMING | stat /lib/systemd/system/iscsid.socket | np0005468025 | 0:04:42.733523 | 0.30s 2025-10-03 08:03:44.422205 | fa163e2f-d608-ed31-39ea-0000000034fc | TASK | Stop and disable iscsid.socket service 2025-10-03 08:03:44.451891 | fa163e2f-d608-ed31-39ea-0000000034fc | SKIPPED | Stop and disable iscsid.socket service | np0005468025 2025-10-03 08:03:44.452655 | fa163e2f-d608-ed31-39ea-0000000034fc | TIMING | Stop and disable iscsid.socket service | np0005468025 | 0:04:42.777992 | 0.03s 2025-10-03 08:03:44.471146 | fa163e2f-d608-ed31-39ea-0000000034fd | TASK | Check if iscsi.service is enabled 2025-10-03 08:03:44.478846 | fa163e2f-d608-ed31-39ea-00000000332d | CHANGED | create tempfiles | np0005468029 2025-10-03 08:03:44.479817 | fa163e2f-d608-ed31-39ea-00000000332d | TIMING | create tempfiles | np0005468029 | 0:04:42.805148 | 0.40s 2025-10-03 08:03:44.490573 | fa163e2f-d608-ed31-39ea-00000000332e | TASK | Mount Nova NFS Share 2025-10-03 08:03:44.523696 | fa163e2f-d608-ed31-39ea-00000000332e | SKIPPED | Mount Nova NFS Share | np0005468029 2025-10-03 08:03:44.524382 | fa163e2f-d608-ed31-39ea-00000000332e | TIMING | Mount Nova NFS Share | np0005468029 | 0:04:42.849718 | 0.03s 2025-10-03 08:03:44.533865 | fa163e2f-d608-ed31-39ea-000000003330 | TASK | check systemd-container package installed or not 2025-10-03 08:03:44.547950 | fa163e2f-d608-ed31-39ea-0000000033d6 | CHANGED | Check if iscsi.service is enabled | np0005468024 2025-10-03 08:03:44.548880 | fa163e2f-d608-ed31-39ea-0000000033d6 | TIMING | Check if iscsi.service is enabled | np0005468024 | 0:04:42.874213 | 0.31s 2025-10-03 08:03:44.567552 | fa163e2f-d608-ed31-39ea-0000000033d7 | TASK | Stop iscsi.service 2025-10-03 08:03:44.573339 | fa163e2f-d608-ed31-39ea-000000003330 | SKIPPED | check systemd-container package installed or not | np0005468029 2025-10-03 08:03:44.574256 | fa163e2f-d608-ed31-39ea-000000003330 | TIMING | check systemd-container package installed or not | np0005468029 | 0:04:42.899586 | 0.04s 2025-10-03 08:03:44.584473 | fa163e2f-d608-ed31-39ea-000000003331 | TASK | get latest package from downloaded package versions 2025-10-03 08:03:44.610628 | fa163e2f-d608-ed31-39ea-0000000033d7 | SKIPPED | Stop iscsi.service | np0005468024 2025-10-03 08:03:44.611667 | fa163e2f-d608-ed31-39ea-0000000033d7 | TIMING | Stop iscsi.service | np0005468024 | 0:04:42.936995 | 0.04s 2025-10-03 08:03:44.636852 | fa163e2f-d608-ed31-39ea-000000003331 | SKIPPED | get latest package from downloaded package versions | np0005468029 2025-10-03 08:03:44.637906 | fa163e2f-d608-ed31-39ea-000000003331 | TIMING | get latest package from downloaded package versions | np0005468029 | 0:04:42.963236 | 0.05s 2025-10-03 08:03:44.650629 | fa163e2f-d608-ed31-39ea-000000003134 | CHANGED | create libvirt persistent data directories | np0005468028 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2025-10-03 08:03:44.653214 | fa163e2f-d608-ed31-39ea-000000003134 | TIMING | create libvirt persistent data directories | np0005468028 | 0:04:42.978539 | 0.70s 2025-10-03 08:03:44.659729 | fa163e2f-d608-ed31-39ea-0000000031ed | CHANGED | create libvirt persistent data directories | np0005468027 | item={'path': '/run/libvirt'} 2025-10-03 08:03:44.661182 | fa163e2f-d608-ed31-39ea-0000000031ed | TIMING | create libvirt persistent data directories | np0005468027 | 0:04:42.986514 | 2.17s 2025-10-03 08:03:44.671266 | fa163e2f-d608-ed31-39ea-000000003332 | TASK | Install systemd-container package on boot 2025-10-03 08:03:44.677854 | fa163e2f-d608-ed31-39ea-0000000033d8 | TIMING | include_role : tripleo_kernel | np0005468024 | 0:04:43.003176 | 0.05s 2025-10-03 08:03:44.749720 | fa163e2f-d608-ed31-39ea-000000004498 | TASK | Install additional packages 2025-10-03 08:03:44.757070 | fa163e2f-d608-ed31-39ea-000000003332 | SKIPPED | Install systemd-container package on boot | np0005468029 2025-10-03 08:03:44.758389 | fa163e2f-d608-ed31-39ea-000000003332 | TIMING | Install systemd-container package on boot | np0005468029 | 0:04:43.083713 | 0.09s 2025-10-03 08:03:44.768800 | fa163e2f-d608-ed31-39ea-000000003333 | TASK | enable install-systemd-container on compute boot 2025-10-03 08:03:44.781609 | fa163e2f-d608-ed31-39ea-000000004498 | TIMING | tripleo_kernel : Install additional packages | np0005468024 | 0:04:43.106921 | 0.03s 2025-10-03 08:03:44.805452 | fa163e2f-d608-ed31-39ea-000000004499 | TASK | Remove dracut-config-generic 2025-10-03 08:03:44.812244 | fa163e2f-d608-ed31-39ea-000000003333 | SKIPPED | enable install-systemd-container on compute boot | np0005468029 2025-10-03 08:03:44.813745 | fa163e2f-d608-ed31-39ea-000000003333 | TIMING | enable install-systemd-container on compute boot | np0005468029 | 0:04:43.139069 | 0.04s 2025-10-03 08:03:44.815893 | fa163e2f-d608-ed31-39ea-0000000034fd | CHANGED | Check if iscsi.service is enabled | np0005468025 2025-10-03 08:03:44.816946 | fa163e2f-d608-ed31-39ea-0000000034fd | TIMING | Check if iscsi.service is enabled | np0005468025 | 0:04:43.142275 | 0.35s 2025-10-03 08:03:44.837961 | fa163e2f-d608-ed31-39ea-000000003334 | TASK | check if install-systemd-container service exists 2025-10-03 08:03:44.881335 | fa163e2f-d608-ed31-39ea-0000000034fe | TASK | Stop iscsi.service 2025-10-03 08:03:44.889263 | fa163e2f-d608-ed31-39ea-000000003334 | SKIPPED | check if install-systemd-container service exists | np0005468029 2025-10-03 08:03:44.890362 | fa163e2f-d608-ed31-39ea-000000003334 | TIMING | check if install-systemd-container service exists | np0005468029 | 0:04:43.215687 | 0.05s 2025-10-03 08:03:44.903536 | fa163e2f-d608-ed31-39ea-000000003335 | TASK | disable and mask install-systemd-container on compute boot 2025-10-03 08:03:44.922878 | fa163e2f-d608-ed31-39ea-0000000034fe | SKIPPED | Stop iscsi.service | np0005468025 2025-10-03 08:03:44.923896 | fa163e2f-d608-ed31-39ea-0000000034fe | TIMING | Stop iscsi.service | np0005468025 | 0:04:43.249211 | 0.04s 2025-10-03 08:03:44.950784 | fa163e2f-d608-ed31-39ea-000000003335 | SKIPPED | disable and mask install-systemd-container on compute boot | np0005468029 2025-10-03 08:03:44.951919 | fa163e2f-d608-ed31-39ea-000000003335 | TIMING | disable and mask install-systemd-container on compute boot | np0005468029 | 0:04:43.277246 | 0.05s 2025-10-03 08:03:44.967037 | fa163e2f-d608-ed31-39ea-000000003337 | TASK | is Nova Resume Guests State On Host Boot enabled 2025-10-03 08:03:44.983637 | fa163e2f-d608-ed31-39ea-000000003134 | CHANGED | create libvirt persistent data directories | np0005468028 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2025-10-03 08:03:44.991731 | fa163e2f-d608-ed31-39ea-000000003134 | TIMING | create libvirt persistent data directories | np0005468028 | 0:04:43.317020 | 1.04s 2025-10-03 08:03:44.998599 | fa163e2f-d608-ed31-39ea-0000000034ff | TIMING | include_role : tripleo_kernel | np0005468025 | 0:04:43.323928 | 0.05s 2025-10-03 08:03:45.002873 | fa163e2f-d608-ed31-39ea-0000000031ed | CHANGED | create libvirt persistent data directories | np0005468027 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2025-10-03 08:03:45.004510 | fa163e2f-d608-ed31-39ea-0000000031ed | TIMING | create libvirt persistent data directories | np0005468027 | 0:04:43.329840 | 2.51s 2025-10-03 08:03:45.017095 | fa163e2f-d608-ed31-39ea-0000000034f9 | CHANGED | create fcontext entry for iscsi | np0005468026 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-03 08:03:45.018282 | fa163e2f-d608-ed31-39ea-0000000034f9 | TIMING | create fcontext entry for iscsi | np0005468026 | 0:04:43.343615 | 2.55s 2025-10-03 08:03:45.082081 | fa163e2f-d608-ed31-39ea-000000004498 | TASK | Install additional packages 2025-10-03 08:03:45.088971 | fa163e2f-d608-ed31-39ea-0000000031ed | TIMING | create libvirt persistent data directories | np0005468027 | 0:04:43.414293 | 2.60s 2025-10-03 08:03:45.090730 | fa163e2f-d608-ed31-39ea-000000003337 | OK | is Nova Resume Guests State On Host Boot enabled | np0005468029 2025-10-03 08:03:45.091186 | fa163e2f-d608-ed31-39ea-000000003337 | TIMING | is Nova Resume Guests State On Host Boot enabled | np0005468029 | 0:04:43.416528 | 0.11s 2025-10-03 08:03:45.100828 | fa163e2f-d608-ed31-39ea-0000000031ee | TASK | ensure qemu group is present on the host 2025-10-03 08:03:45.118913 | fa163e2f-d608-ed31-39ea-000000003339 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2025-10-03 08:03:45.124648 | fa163e2f-d608-ed31-39ea-000000004498 | TIMING | tripleo_kernel : Install additional packages | np0005468025 | 0:04:43.449880 | 0.04s 2025-10-03 08:03:45.149813 | fa163e2f-d608-ed31-39ea-000000004499 | TASK | Remove dracut-config-generic 2025-10-03 08:03:45.158588 | fa163e2f-d608-ed31-39ea-000000003339 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005468029 2025-10-03 08:03:45.160180 | fa163e2f-d608-ed31-39ea-000000003339 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005468029 | 0:04:43.485494 | 0.04s 2025-10-03 08:03:45.181427 | fa163e2f-d608-ed31-39ea-00000000333a | TASK | Making sure virt-guest-shutdown.target is present 2025-10-03 08:03:45.207571 | fa163e2f-d608-ed31-39ea-00000000333a | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005468029 2025-10-03 08:03:45.208668 | fa163e2f-d608-ed31-39ea-00000000333a | TIMING | Making sure virt-guest-shutdown.target is present | np0005468029 | 0:04:43.533993 | 0.03s 2025-10-03 08:03:45.227136 | fa163e2f-d608-ed31-39ea-00000000333b | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2025-10-03 08:03:45.256425 | fa163e2f-d608-ed31-39ea-00000000333b | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005468029 2025-10-03 08:03:45.257317 | fa163e2f-d608-ed31-39ea-00000000333b | TIMING | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005468029 | 0:04:43.582651 | 0.03s 2025-10-03 08:03:45.268996 | fa163e2f-d608-ed31-39ea-00000000333d | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2025-10-03 08:03:45.274240 | fa163e2f-d608-ed31-39ea-000000003134 | OK | create libvirt persistent data directories | np0005468028 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-03 08:03:45.275525 | fa163e2f-d608-ed31-39ea-000000003134 | TIMING | create libvirt persistent data directories | np0005468028 | 0:04:43.600859 | 1.32s 2025-10-03 08:03:45.303309 | fa163e2f-d608-ed31-39ea-00000000333d | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005468029 2025-10-03 08:03:45.304201 | fa163e2f-d608-ed31-39ea-00000000333d | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005468029 | 0:04:43.629535 | 0.03s 2025-10-03 08:03:45.316052 | fa163e2f-d608-ed31-39ea-00000000333e | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2025-10-03 08:03:45.343810 | fa163e2f-d608-ed31-39ea-00000000333e | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005468029 2025-10-03 08:03:45.344689 | fa163e2f-d608-ed31-39ea-00000000333e | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005468029 | 0:04:43.670023 | 0.03s 2025-10-03 08:03:45.356309 | fa163e2f-d608-ed31-39ea-00000000333f | TASK | Making sure virt-guest-shutdown.target is present 2025-10-03 08:03:45.384615 | fa163e2f-d608-ed31-39ea-00000000333f | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005468029 2025-10-03 08:03:45.385344 | fa163e2f-d608-ed31-39ea-00000000333f | TIMING | Making sure virt-guest-shutdown.target is present | np0005468029 | 0:04:43.710677 | 0.03s 2025-10-03 08:03:45.397214 | fa163e2f-d608-ed31-39ea-000000003340 | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2025-10-03 08:03:45.426165 | fa163e2f-d608-ed31-39ea-000000003340 | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005468029 2025-10-03 08:03:45.427162 | fa163e2f-d608-ed31-39ea-000000003340 | TIMING | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005468029 | 0:04:43.752495 | 0.03s 2025-10-03 08:03:45.439399 | fa163e2f-d608-ed31-39ea-000000003342 | TASK | ensure ceph configurations exist 2025-10-03 08:03:45.586634 | fa163e2f-d608-ed31-39ea-000000003134 | CHANGED | create libvirt persistent data directories | np0005468028 | item={'path': '/var/cache/libvirt'} 2025-10-03 08:03:45.590121 | fa163e2f-d608-ed31-39ea-000000003134 | TIMING | create libvirt persistent data directories | np0005468028 | 0:04:43.915436 | 1.63s 2025-10-03 08:03:45.702245 | fa163e2f-d608-ed31-39ea-0000000031ee | CHANGED | ensure qemu group is present on the host | np0005468027 2025-10-03 08:03:45.703052 | fa163e2f-d608-ed31-39ea-0000000031ee | TIMING | ensure qemu group is present on the host | np0005468027 | 0:04:44.028389 | 0.60s 2025-10-03 08:03:45.715855 | fa163e2f-d608-ed31-39ea-0000000031ef | TASK | ensure qemu user is present on the host 2025-10-03 08:03:45.732687 | fa163e2f-d608-ed31-39ea-000000003342 | CHANGED | ensure ceph configurations exist | np0005468029 2025-10-03 08:03:45.733773 | fa163e2f-d608-ed31-39ea-000000003342 | TIMING | ensure ceph configurations exist | np0005468029 | 0:04:44.059104 | 0.29s 2025-10-03 08:03:45.746540 | fa163e2f-d608-ed31-39ea-000000003343 | TASK | Do we prepend nova startup with a delay 2025-10-03 08:03:45.777164 | fa163e2f-d608-ed31-39ea-000000003343 | OK | Do we prepend nova startup with a delay | np0005468029 2025-10-03 08:03:45.777976 | fa163e2f-d608-ed31-39ea-000000003343 | TIMING | Do we prepend nova startup with a delay | np0005468029 | 0:04:44.103311 | 0.03s 2025-10-03 08:03:45.790623 | fa163e2f-d608-ed31-39ea-000000003344 | TASK | install nova-compute delay wrapper script 2025-10-03 08:03:45.840259 | fa163e2f-d608-ed31-39ea-000000003344 | SKIPPED | install nova-compute delay wrapper script | np0005468029 2025-10-03 08:03:45.841110 | fa163e2f-d608-ed31-39ea-000000003344 | TIMING | install nova-compute delay wrapper script | np0005468029 | 0:04:44.166444 | 0.05s 2025-10-03 08:03:45.852488 | fa163e2f-d608-ed31-39ea-000000003345 | TASK | Is irqbalance enabled 2025-10-03 08:03:45.882657 | fa163e2f-d608-ed31-39ea-000000003134 | OK | create libvirt persistent data directories | np0005468028 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-03 08:03:45.885235 | fa163e2f-d608-ed31-39ea-000000003134 | TIMING | create libvirt persistent data directories | np0005468028 | 0:04:44.210557 | 1.93s 2025-10-03 08:03:45.893616 | fa163e2f-d608-ed31-39ea-000000003345 | OK | Is irqbalance enabled | np0005468029 2025-10-03 08:03:45.894550 | fa163e2f-d608-ed31-39ea-000000003345 | TIMING | Is irqbalance enabled | np0005468029 | 0:04:44.219886 | 0.04s 2025-10-03 08:03:45.907219 | fa163e2f-d608-ed31-39ea-000000003346 | TASK | disable irqbalance service on compute 2025-10-03 08:03:45.937310 | fa163e2f-d608-ed31-39ea-000000003346 | SKIPPED | disable irqbalance service on compute | np0005468029 2025-10-03 08:03:45.938234 | fa163e2f-d608-ed31-39ea-000000003346 | TIMING | disable irqbalance service on compute | np0005468029 | 0:04:44.263567 | 0.03s 2025-10-03 08:03:45.950794 | fa163e2f-d608-ed31-39ea-000000003347 | TASK | create persistent directories 2025-10-03 08:03:46.211285 | fa163e2f-d608-ed31-39ea-000000003347 | CHANGED | create persistent directories | np0005468029 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2025-10-03 08:03:46.215763 | fa163e2f-d608-ed31-39ea-000000003347 | TIMING | create persistent directories | np0005468029 | 0:04:44.541083 | 0.26s 2025-10-03 08:03:46.227402 | fa163e2f-d608-ed31-39ea-0000000034f9 | CHANGED | create fcontext entry for iscsi | np0005468026 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:46.230241 | fa163e2f-d608-ed31-39ea-0000000034f9 | TIMING | create fcontext entry for iscsi | np0005468026 | 0:04:44.555571 | 3.76s 2025-10-03 08:03:46.240769 | fa163e2f-d608-ed31-39ea-000000003347 | TIMING | create persistent directories | np0005468029 | 0:04:44.566095 | 0.29s 2025-10-03 08:03:46.242980 | fa163e2f-d608-ed31-39ea-0000000034f9 | TIMING | create fcontext entry for iscsi | np0005468026 | 0:04:44.568311 | 3.77s 2025-10-03 08:03:46.244584 | fa163e2f-d608-ed31-39ea-000000003134 | CHANGED | create libvirt persistent data directories | np0005468028 | item={'path': '/run/libvirt'} 2025-10-03 08:03:46.245319 | fa163e2f-d608-ed31-39ea-000000003134 | TIMING | create libvirt persistent data directories | np0005468028 | 0:04:44.570656 | 2.29s 2025-10-03 08:03:46.264178 | fa163e2f-d608-ed31-39ea-000000003348 | TASK | create libvirt persistent data directories 2025-10-03 08:03:46.300247 | fa163e2f-d608-ed31-39ea-0000000034fa | TASK | create persistent directories 2025-10-03 08:03:46.339766 | fa163e2f-d608-ed31-39ea-0000000031ef | CHANGED | ensure qemu user is present on the host | np0005468027 2025-10-03 08:03:46.341591 | fa163e2f-d608-ed31-39ea-0000000031ef | TIMING | ensure qemu user is present on the host | np0005468027 | 0:04:44.666912 | 0.62s 2025-10-03 08:03:46.362403 | fa163e2f-d608-ed31-39ea-0000000031f0 | TASK | create directory for vhost-user sockets with qemu ownership 2025-10-03 08:03:46.556713 | fa163e2f-d608-ed31-39ea-000000003134 | CHANGED | create libvirt persistent data directories | np0005468028 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2025-10-03 08:03:46.560668 | fa163e2f-d608-ed31-39ea-000000003134 | TIMING | create libvirt persistent data directories | np0005468028 | 0:04:44.885972 | 2.60s 2025-10-03 08:03:46.571175 | fa163e2f-d608-ed31-39ea-000000003134 | TIMING | create libvirt persistent data directories | np0005468028 | 0:04:44.896508 | 2.61s 2025-10-03 08:03:46.582071 | fa163e2f-d608-ed31-39ea-000000003135 | TASK | ensure qemu group is present on the host 2025-10-03 08:03:46.598142 | fa163e2f-d608-ed31-39ea-0000000034fa | CHANGED | create persistent directories | np0005468026 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:46.601536 | fa163e2f-d608-ed31-39ea-0000000034fa | TIMING | create persistent directories | np0005468026 | 0:04:44.926847 | 0.30s 2025-10-03 08:03:46.642643 | fa163e2f-d608-ed31-39ea-000000003348 | CHANGED | create libvirt persistent data directories | np0005468029 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2025-10-03 08:03:46.644835 | fa163e2f-d608-ed31-39ea-000000003348 | TIMING | create libvirt persistent data directories | np0005468029 | 0:04:44.970163 | 0.38s 2025-10-03 08:03:46.671585 | fa163e2f-d608-ed31-39ea-0000000031f0 | CHANGED | create directory for vhost-user sockets with qemu ownership | np0005468027 2025-10-03 08:03:46.672881 | fa163e2f-d608-ed31-39ea-0000000031f0 | TIMING | create directory for vhost-user sockets with qemu ownership | np0005468027 | 0:04:44.998205 | 0.31s 2025-10-03 08:03:46.695179 | fa163e2f-d608-ed31-39ea-0000000031f1 | TASK | check if libvirt is installed 2025-10-03 08:03:46.858908 | fa163e2f-d608-ed31-39ea-0000000034fa | CHANGED | create persistent directories | np0005468026 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-03 08:03:46.862545 | fa163e2f-d608-ed31-39ea-0000000034fa | TIMING | create persistent directories | np0005468026 | 0:04:45.187860 | 0.56s 2025-10-03 08:03:46.902940 | fa163e2f-d608-ed31-39ea-000000003135 | CHANGED | ensure qemu group is present on the host | np0005468028 2025-10-03 08:03:46.904358 | fa163e2f-d608-ed31-39ea-000000003135 | TIMING | ensure qemu group is present on the host | np0005468028 | 0:04:45.229688 | 0.32s 2025-10-03 08:03:46.916531 | fa163e2f-d608-ed31-39ea-000000003136 | TASK | ensure qemu user is present on the host 2025-10-03 08:03:46.962149 | fa163e2f-d608-ed31-39ea-000000003348 | CHANGED | create libvirt persistent data directories | np0005468029 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2025-10-03 08:03:46.964517 | fa163e2f-d608-ed31-39ea-000000003348 | TIMING | create libvirt persistent data directories | np0005468029 | 0:04:45.289842 | 0.70s 2025-10-03 08:03:47.003768 | fa163e2f-d608-ed31-39ea-0000000031f1 | CHANGED | check if libvirt is installed | np0005468027 2025-10-03 08:03:47.005341 | fa163e2f-d608-ed31-39ea-0000000031f1 | TIMING | check if libvirt is installed | np0005468027 | 0:04:45.330613 | 0.31s 2025-10-03 08:03:47.019140 | fa163e2f-d608-ed31-39ea-0000000031f2 | TASK | make sure libvirt services are disabled and masked 2025-10-03 08:03:47.068713 | fa163e2f-d608-ed31-39ea-0000000031f2 | SKIPPED | make sure libvirt services are disabled and masked | np0005468027 | item=libvirtd.service 2025-10-03 08:03:47.075901 | fa163e2f-d608-ed31-39ea-0000000031f2 | SKIPPED | make sure libvirt services are disabled and masked | np0005468027 | item=virtlogd.socket 2025-10-03 08:03:47.081197 | fa163e2f-d608-ed31-39ea-0000000031f2 | TIMING | make sure libvirt services are disabled and masked | np0005468027 | 0:04:45.406527 | 0.06s 2025-10-03 08:03:47.091971 | fa163e2f-d608-ed31-39ea-0000000031f3 | TASK | ensure /run/libvirt is present upon reboot 2025-10-03 08:03:47.129656 | fa163e2f-d608-ed31-39ea-0000000034fa | CHANGED | create persistent directories | np0005468026 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-03 08:03:47.131797 | fa163e2f-d608-ed31-39ea-0000000034fa | TIMING | create persistent directories | np0005468026 | 0:04:45.457122 | 0.83s 2025-10-03 08:03:47.137685 | fa163e2f-d608-ed31-39ea-0000000034fa | TIMING | create persistent directories | np0005468026 | 0:04:45.463020 | 0.84s 2025-10-03 08:03:47.152502 | fa163e2f-d608-ed31-39ea-0000000034fb | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-03 08:03:47.234639 | fa163e2f-d608-ed31-39ea-000000003348 | CHANGED | create libvirt persistent data directories | np0005468029 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2025-10-03 08:03:47.237570 | fa163e2f-d608-ed31-39ea-000000003348 | TIMING | create libvirt persistent data directories | np0005468029 | 0:04:45.562883 | 0.97s 2025-10-03 08:03:47.326554 | fa163e2f-d608-ed31-39ea-000000003136 | CHANGED | ensure qemu user is present on the host | np0005468028 2025-10-03 08:03:47.327710 | fa163e2f-d608-ed31-39ea-000000003136 | TIMING | ensure qemu user is present on the host | np0005468028 | 0:04:45.653043 | 0.41s 2025-10-03 08:03:47.344228 | fa163e2f-d608-ed31-39ea-000000003137 | TASK | create directory for vhost-user sockets with qemu ownership 2025-10-03 08:03:47.466912 | fa163e2f-d608-ed31-39ea-0000000034fb | OK | stat /lib/systemd/system/iscsid.socket | np0005468026 2025-10-03 08:03:47.468063 | fa163e2f-d608-ed31-39ea-0000000034fb | TIMING | stat /lib/systemd/system/iscsid.socket | np0005468026 | 0:04:45.793393 | 0.31s 2025-10-03 08:03:47.488196 | fa163e2f-d608-ed31-39ea-0000000034fc | TASK | Stop and disable iscsid.socket service 2025-10-03 08:03:47.518153 | fa163e2f-d608-ed31-39ea-000000003348 | OK | create libvirt persistent data directories | np0005468029 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-03 08:03:47.521027 | fa163e2f-d608-ed31-39ea-000000003348 | TIMING | create libvirt persistent data directories | np0005468029 | 0:04:45.846346 | 1.25s 2025-10-03 08:03:47.527853 | fa163e2f-d608-ed31-39ea-0000000034fc | SKIPPED | Stop and disable iscsid.socket service | np0005468026 2025-10-03 08:03:47.528618 | fa163e2f-d608-ed31-39ea-0000000034fc | TIMING | Stop and disable iscsid.socket service | np0005468026 | 0:04:45.853953 | 0.04s 2025-10-03 08:03:47.547311 | fa163e2f-d608-ed31-39ea-0000000034fd | TASK | Check if iscsi.service is enabled 2025-10-03 08:03:47.658094 | fa163e2f-d608-ed31-39ea-000000003137 | CHANGED | create directory for vhost-user sockets with qemu ownership | np0005468028 2025-10-03 08:03:47.659400 | fa163e2f-d608-ed31-39ea-000000003137 | TIMING | create directory for vhost-user sockets with qemu ownership | np0005468028 | 0:04:45.984728 | 0.31s 2025-10-03 08:03:47.672422 | fa163e2f-d608-ed31-39ea-000000003138 | TASK | check if libvirt is installed 2025-10-03 08:03:47.832879 | fa163e2f-d608-ed31-39ea-000000003348 | CHANGED | create libvirt persistent data directories | np0005468029 | item={'path': '/var/cache/libvirt'} 2025-10-03 08:03:47.836165 | fa163e2f-d608-ed31-39ea-000000003348 | TIMING | create libvirt persistent data directories | np0005468029 | 0:04:46.161484 | 1.57s 2025-10-03 08:03:47.879058 | fa163e2f-d608-ed31-39ea-0000000034fd | CHANGED | Check if iscsi.service is enabled | np0005468026 2025-10-03 08:03:47.880165 | fa163e2f-d608-ed31-39ea-0000000034fd | TIMING | Check if iscsi.service is enabled | np0005468026 | 0:04:46.205497 | 0.33s 2025-10-03 08:03:47.907363 | fa163e2f-d608-ed31-39ea-0000000034fe | TASK | Stop iscsi.service 2025-10-03 08:03:47.946912 | fa163e2f-d608-ed31-39ea-0000000034fe | SKIPPED | Stop iscsi.service | np0005468026 2025-10-03 08:03:47.947955 | fa163e2f-d608-ed31-39ea-0000000034fe | TIMING | Stop iscsi.service | np0005468026 | 0:04:46.273285 | 0.04s 2025-10-03 08:03:47.989977 | fa163e2f-d608-ed31-39ea-000000003138 | CHANGED | check if libvirt is installed | np0005468028 2025-10-03 08:03:47.991206 | fa163e2f-d608-ed31-39ea-000000003138 | TIMING | check if libvirt is installed | np0005468028 | 0:04:46.316534 | 0.32s 2025-10-03 08:03:48.020872 | fa163e2f-d608-ed31-39ea-000000003139 | TASK | make sure libvirt services are disabled and masked 2025-10-03 08:03:48.031414 | fa163e2f-d608-ed31-39ea-0000000034ff | TIMING | include_role : tripleo_kernel | np0005468026 | 0:04:46.356728 | 0.06s 2025-10-03 08:03:48.069513 | fa163e2f-d608-ed31-39ea-000000003139 | SKIPPED | make sure libvirt services are disabled and masked | np0005468028 | item=libvirtd.service 2025-10-03 08:03:48.095407 | fa163e2f-d608-ed31-39ea-000000003139 | SKIPPED | make sure libvirt services are disabled and masked | np0005468028 | item=virtlogd.socket 2025-10-03 08:03:48.128637 | fa163e2f-d608-ed31-39ea-000000003348 | OK | create libvirt persistent data directories | np0005468029 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-03 08:03:48.130627 | fa163e2f-d608-ed31-39ea-000000003348 | TIMING | create libvirt persistent data directories | np0005468029 | 0:04:46.455956 | 1.86s 2025-10-03 08:03:48.147184 | fa163e2f-d608-ed31-39ea-000000004498 | TASK | Install additional packages 2025-10-03 08:03:48.153213 | fa163e2f-d608-ed31-39ea-0000000031f3 | CHANGED | ensure /run/libvirt is present upon reboot | np0005468027 2025-10-03 08:03:48.154176 | fa163e2f-d608-ed31-39ea-0000000031f3 | TIMING | ensure /run/libvirt is present upon reboot | np0005468027 | 0:04:46.479500 | 1.06s 2025-10-03 08:03:48.154728 | fa163e2f-d608-ed31-39ea-000000003139 | TIMING | make sure libvirt services are disabled and masked | np0005468028 | 0:04:46.480070 | 0.13s 2025-10-03 08:03:48.165260 | fa163e2f-d608-ed31-39ea-0000000031f4 | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2025-10-03 08:03:48.185462 | fa163e2f-d608-ed31-39ea-00000000313a | TASK | ensure /run/libvirt is present upon reboot 2025-10-03 08:03:48.191482 | fa163e2f-d608-ed31-39ea-000000004498 | TIMING | tripleo_kernel : Install additional packages | np0005468026 | 0:04:46.516790 | 0.04s 2025-10-03 08:03:48.206400 | fa163e2f-d608-ed31-39ea-000000004499 | TASK | Remove dracut-config-generic 2025-10-03 08:03:48.426499 | fa163e2f-d608-ed31-39ea-000000003348 | CHANGED | create libvirt persistent data directories | np0005468029 | item={'path': '/run/libvirt'} 2025-10-03 08:03:48.429167 | fa163e2f-d608-ed31-39ea-000000003348 | TIMING | create libvirt persistent data directories | np0005468029 | 0:04:46.754484 | 2.16s 2025-10-03 08:03:48.532229 | fa163e2f-d608-ed31-39ea-000000004499 | CHANGED | Remove dracut-config-generic | np0005468024 2025-10-03 08:03:48.533056 | fa163e2f-d608-ed31-39ea-000000004499 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005468024 | 0:04:46.858392 | 3.73s 2025-10-03 08:03:48.552517 | fa163e2f-d608-ed31-39ea-00000000449a | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-03 08:03:48.735938 | fa163e2f-d608-ed31-39ea-000000003348 | CHANGED | create libvirt persistent data directories | np0005468029 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2025-10-03 08:03:48.741183 | fa163e2f-d608-ed31-39ea-000000003348 | TIMING | create libvirt persistent data directories | np0005468029 | 0:04:47.066496 | 2.47s 2025-10-03 08:03:48.754222 | fa163e2f-d608-ed31-39ea-000000003348 | TIMING | create libvirt persistent data directories | np0005468029 | 0:04:47.079557 | 2.49s 2025-10-03 08:03:48.770403 | fa163e2f-d608-ed31-39ea-000000003349 | TASK | ensure qemu group is present on the host 2025-10-03 08:03:48.862249 | fa163e2f-d608-ed31-39ea-00000000449a | OK | Ensure the /etc/modules-load.d/ directory exists | np0005468024 2025-10-03 08:03:48.863913 | fa163e2f-d608-ed31-39ea-00000000449a | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005468024 | 0:04:47.189234 | 0.31s 2025-10-03 08:03:48.888109 | fa163e2f-d608-ed31-39ea-00000000449b | TASK | Write list of modules to load at boot 2025-10-03 08:03:49.075712 | fa163e2f-d608-ed31-39ea-00000000313a | CHANGED | ensure /run/libvirt is present upon reboot | np0005468028 2025-10-03 08:03:49.076952 | fa163e2f-d608-ed31-39ea-00000000313a | TIMING | ensure /run/libvirt is present upon reboot | np0005468028 | 0:04:47.402281 | 0.89s 2025-10-03 08:03:49.080409 | fa163e2f-d608-ed31-39ea-000000004499 | CHANGED | Remove dracut-config-generic | np0005468025 2025-10-03 08:03:49.081265 | fa163e2f-d608-ed31-39ea-000000004499 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005468025 | 0:04:47.406601 | 3.93s 2025-10-03 08:03:49.100167 | fa163e2f-d608-ed31-39ea-00000000313b | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2025-10-03 08:03:49.129561 | fa163e2f-d608-ed31-39ea-00000000449a | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-03 08:03:49.135334 | fa163e2f-d608-ed31-39ea-0000000031f4 | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0005468027 2025-10-03 08:03:49.136201 | fa163e2f-d608-ed31-39ea-0000000031f4 | TIMING | Enable os_enable_vtpm SELinux boolean for vTPM | np0005468027 | 0:04:47.461533 | 0.97s 2025-10-03 08:03:49.146509 | fa163e2f-d608-ed31-39ea-0000000031f5 | TASK | Create libvirt persistent data directories 2025-10-03 08:03:49.167205 | fa163e2f-d608-ed31-39ea-000000003349 | CHANGED | ensure qemu group is present on the host | np0005468029 2025-10-03 08:03:49.168203 | fa163e2f-d608-ed31-39ea-000000003349 | TIMING | ensure qemu group is present on the host | np0005468029 | 0:04:47.493537 | 0.40s 2025-10-03 08:03:49.177736 | fa163e2f-d608-ed31-39ea-00000000334a | TASK | ensure qemu user is present on the host 2025-10-03 08:03:49.431569 | fa163e2f-d608-ed31-39ea-00000000449a | OK | Ensure the /etc/modules-load.d/ directory exists | np0005468025 2025-10-03 08:03:49.432555 | fa163e2f-d608-ed31-39ea-00000000449a | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005468025 | 0:04:47.757888 | 0.30s 2025-10-03 08:03:49.446802 | fa163e2f-d608-ed31-39ea-00000000449b | TASK | Write list of modules to load at boot 2025-10-03 08:03:49.509347 | fa163e2f-d608-ed31-39ea-0000000031f5 | OK | Create libvirt persistent data directories | np0005468027 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2025-10-03 08:03:49.512034 | fa163e2f-d608-ed31-39ea-0000000031f5 | TIMING | Create libvirt persistent data directories | np0005468027 | 0:04:47.837347 | 0.36s 2025-10-03 08:03:49.518792 | fa163e2f-d608-ed31-39ea-0000000031f5 | TIMING | Create libvirt persistent data directories | np0005468027 | 0:04:47.844126 | 0.37s 2025-10-03 08:03:49.528528 | fa163e2f-d608-ed31-39ea-0000000031f6 | TASK | allow logrotate to read inside containers 2025-10-03 08:03:49.588018 | fa163e2f-d608-ed31-39ea-00000000334a | CHANGED | ensure qemu user is present on the host | np0005468029 2025-10-03 08:03:49.588914 | fa163e2f-d608-ed31-39ea-00000000334a | TIMING | ensure qemu user is present on the host | np0005468029 | 0:04:47.914249 | 0.41s 2025-10-03 08:03:49.598497 | fa163e2f-d608-ed31-39ea-00000000334b | TASK | create directory for vhost-user sockets with qemu ownership 2025-10-03 08:03:49.817504 | fa163e2f-d608-ed31-39ea-00000000449b | CHANGED | Write list of modules to load at boot | np0005468024 2025-10-03 08:03:49.818391 | fa163e2f-d608-ed31-39ea-00000000449b | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005468024 | 0:04:48.143726 | 0.93s 2025-10-03 08:03:49.832524 | fa163e2f-d608-ed31-39ea-00000000449c | TASK | Modules reload 2025-10-03 08:03:49.891383 | fa163e2f-d608-ed31-39ea-00000000334b | CHANGED | create directory for vhost-user sockets with qemu ownership | np0005468029 2025-10-03 08:03:49.892398 | fa163e2f-d608-ed31-39ea-00000000334b | TIMING | create directory for vhost-user sockets with qemu ownership | np0005468029 | 0:04:48.217732 | 0.29s 2025-10-03 08:03:49.902161 | fa163e2f-d608-ed31-39ea-00000000334c | TASK | check if libvirt is installed 2025-10-03 08:03:50.167773 | fa163e2f-d608-ed31-39ea-00000000313b | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0005468028 2025-10-03 08:03:50.170716 | fa163e2f-d608-ed31-39ea-00000000313b | TIMING | Enable os_enable_vtpm SELinux boolean for vTPM | np0005468028 | 0:04:48.496042 | 1.07s 2025-10-03 08:03:50.180990 | fa163e2f-d608-ed31-39ea-00000000313c | TASK | Create libvirt persistent data directories 2025-10-03 08:03:50.201826 | fa163e2f-d608-ed31-39ea-00000000334c | CHANGED | check if libvirt is installed | np0005468029 2025-10-03 08:03:50.202820 | fa163e2f-d608-ed31-39ea-00000000334c | TIMING | check if libvirt is installed | np0005468029 | 0:04:48.528154 | 0.30s 2025-10-03 08:03:50.213362 | fa163e2f-d608-ed31-39ea-00000000334d | TASK | make sure libvirt services are disabled and masked 2025-10-03 08:03:50.258073 | fa163e2f-d608-ed31-39ea-00000000334d | SKIPPED | make sure libvirt services are disabled and masked | np0005468029 | item=libvirtd.service 2025-10-03 08:03:50.266230 | fa163e2f-d608-ed31-39ea-00000000334d | SKIPPED | make sure libvirt services are disabled and masked | np0005468029 | item=virtlogd.socket 2025-10-03 08:03:50.273267 | fa163e2f-d608-ed31-39ea-00000000334d | TIMING | make sure libvirt services are disabled and masked | np0005468029 | 0:04:48.598594 | 0.06s 2025-10-03 08:03:50.286340 | fa163e2f-d608-ed31-39ea-00000000334e | TASK | ensure /run/libvirt is present upon reboot 2025-10-03 08:03:50.386735 | fa163e2f-d608-ed31-39ea-00000000449c | CHANGED | Modules reload | np0005468024 2025-10-03 08:03:50.388364 | fa163e2f-d608-ed31-39ea-00000000449c | TIMING | tripleo_kernel : Modules reload | np0005468024 | 0:04:48.713695 | 0.56s 2025-10-03 08:03:50.409334 | fa163e2f-d608-ed31-39ea-00000000449d | TASK | Set default sysctl options 2025-10-03 08:03:50.430804 | fa163e2f-d608-ed31-39ea-00000000449b | CHANGED | Write list of modules to load at boot | np0005468025 2025-10-03 08:03:50.432363 | fa163e2f-d608-ed31-39ea-00000000449b | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005468025 | 0:04:48.757687 | 0.98s 2025-10-03 08:03:50.453749 | fa163e2f-d608-ed31-39ea-00000000449c | TASK | Modules reload 2025-10-03 08:03:50.517322 | fa163e2f-d608-ed31-39ea-00000000313c | OK | Create libvirt persistent data directories | np0005468028 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2025-10-03 08:03:50.520840 | fa163e2f-d608-ed31-39ea-00000000313c | TIMING | Create libvirt persistent data directories | np0005468028 | 0:04:48.846153 | 0.34s 2025-10-03 08:03:50.528553 | fa163e2f-d608-ed31-39ea-00000000313c | TIMING | Create libvirt persistent data directories | np0005468028 | 0:04:48.853883 | 0.35s 2025-10-03 08:03:50.543940 | fa163e2f-d608-ed31-39ea-00000000313d | TASK | allow logrotate to read inside containers 2025-10-03 08:03:50.557435 | fa163e2f-d608-ed31-39ea-0000000031f6 | CHANGED | allow logrotate to read inside containers | np0005468027 2025-10-03 08:03:50.559814 | fa163e2f-d608-ed31-39ea-0000000031f6 | TIMING | allow logrotate to read inside containers | np0005468027 | 0:04:48.885127 | 1.03s 2025-10-03 08:03:50.580213 | fa163e2f-d608-ed31-39ea-0000000031f8 | TASK | Set login facts 2025-10-03 08:03:50.632342 | fa163e2f-d608-ed31-39ea-0000000031f8 | OK | Set login facts | np0005468027 2025-10-03 08:03:50.633277 | fa163e2f-d608-ed31-39ea-0000000031f8 | TIMING | Set login facts | np0005468027 | 0:04:48.958611 | 0.05s 2025-10-03 08:03:50.645070 | fa163e2f-d608-ed31-39ea-0000000031f9 | TASK | Convert logins json to dict 2025-10-03 08:03:50.674882 | fa163e2f-d608-ed31-39ea-0000000031f9 | SKIPPED | Convert logins json to dict | np0005468027 2025-10-03 08:03:50.675858 | fa163e2f-d608-ed31-39ea-0000000031f9 | TIMING | Convert logins json to dict | np0005468027 | 0:04:49.001191 | 0.03s 2025-10-03 08:03:50.687344 | fa163e2f-d608-ed31-39ea-0000000031fa | TASK | Set registry logins 2025-10-03 08:03:50.727243 | fa163e2f-d608-ed31-39ea-0000000031fa | SKIPPED | Set registry logins | np0005468027 2025-10-03 08:03:50.728160 | fa163e2f-d608-ed31-39ea-0000000031fa | TIMING | Set registry logins | np0005468027 | 0:04:49.053493 | 0.04s 2025-10-03 08:03:50.741104 | fa163e2f-d608-ed31-39ea-0000000031fb | TASK | Run podman install 2025-10-03 08:03:50.765839 | fa163e2f-d608-ed31-39ea-0000000031fb | TIMING | Run podman install | np0005468027 | 0:04:49.091159 | 0.02s 2025-10-03 08:03:50.912078 | fa163e2f-d608-ed31-39ea-0000000051aa | TASK | Gather variables for each operating system 2025-10-03 08:03:51.018704 | fa163e2f-d608-ed31-39ea-00000000449c | CHANGED | Modules reload | np0005468025 2025-10-03 08:03:51.020356 | fa163e2f-d608-ed31-39ea-00000000449c | TIMING | tripleo_kernel : Modules reload | np0005468025 | 0:04:49.345685 | 0.57s 2025-10-03 08:03:51.042032 | fa163e2f-d608-ed31-39ea-00000000449d | TASK | Set default sysctl options 2025-10-03 08:03:51.099163 | fa163e2f-d608-ed31-39ea-0000000051aa | OK | Gather variables for each operating system | np0005468027 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-03 08:03:51.100329 | fa163e2f-d608-ed31-39ea-0000000051aa | TIMING | tripleo_podman : Gather variables for each operating system | np0005468027 | 0:04:49.425657 | 0.19s 2025-10-03 08:03:51.106355 | fa163e2f-d608-ed31-39ea-0000000051aa | TIMING | tripleo_podman : Gather variables for each operating system | np0005468027 | 0:04:49.431679 | 0.19s 2025-10-03 08:03:51.128121 | fa163e2f-d608-ed31-39ea-0000000051ac | TASK | ensure podman and deps are installed 2025-10-03 08:03:51.315912 | fa163e2f-d608-ed31-39ea-00000000334e | CHANGED | ensure /run/libvirt is present upon reboot | np0005468029 2025-10-03 08:03:51.317560 | fa163e2f-d608-ed31-39ea-00000000334e | TIMING | ensure /run/libvirt is present upon reboot | np0005468029 | 0:04:49.642879 | 1.03s 2025-10-03 08:03:51.338024 | fa163e2f-d608-ed31-39ea-00000000334f | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2025-10-03 08:03:51.400700 | fa163e2f-d608-ed31-39ea-00000000449d | CHANGED | Set default sysctl options | np0005468024 2025-10-03 08:03:51.402486 | fa163e2f-d608-ed31-39ea-00000000449d | TIMING | tripleo_kernel : Set default sysctl options | np0005468024 | 0:04:49.727782 | 0.99s 2025-10-03 08:03:51.429715 | fa163e2f-d608-ed31-39ea-00000000449e | TASK | Set extra sysctl options 2025-10-03 08:03:51.559153 | fa163e2f-d608-ed31-39ea-00000000313d | CHANGED | allow logrotate to read inside containers | np0005468028 2025-10-03 08:03:51.560802 | fa163e2f-d608-ed31-39ea-00000000313d | TIMING | allow logrotate to read inside containers | np0005468028 | 0:04:49.886125 | 1.01s 2025-10-03 08:03:51.580857 | fa163e2f-d608-ed31-39ea-00000000313f | TASK | Set login facts 2025-10-03 08:03:51.616061 | fa163e2f-d608-ed31-39ea-00000000313f | OK | Set login facts | np0005468028 2025-10-03 08:03:51.617259 | fa163e2f-d608-ed31-39ea-00000000313f | TIMING | Set login facts | np0005468028 | 0:04:49.942589 | 0.03s 2025-10-03 08:03:51.633609 | fa163e2f-d608-ed31-39ea-000000003140 | TASK | Convert logins json to dict 2025-10-03 08:03:51.679955 | fa163e2f-d608-ed31-39ea-000000003140 | SKIPPED | Convert logins json to dict | np0005468028 2025-10-03 08:03:51.681032 | fa163e2f-d608-ed31-39ea-000000003140 | TIMING | Convert logins json to dict | np0005468028 | 0:04:50.006364 | 0.05s 2025-10-03 08:03:51.693905 | fa163e2f-d608-ed31-39ea-000000003141 | TASK | Set registry logins 2025-10-03 08:03:51.722691 | fa163e2f-d608-ed31-39ea-000000003141 | SKIPPED | Set registry logins | np0005468028 2025-10-03 08:03:51.723598 | fa163e2f-d608-ed31-39ea-000000003141 | TIMING | Set registry logins | np0005468028 | 0:04:50.048930 | 0.03s 2025-10-03 08:03:51.736803 | fa163e2f-d608-ed31-39ea-000000003142 | TASK | Run podman install 2025-10-03 08:03:51.764677 | fa163e2f-d608-ed31-39ea-000000003142 | TIMING | Run podman install | np0005468028 | 0:04:50.090004 | 0.03s 2025-10-03 08:03:51.790005 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468024 | item=fs.inotify.max_user_instances 2025-10-03 08:03:51.800018 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468024 | 0:04:50.125346 | 0.37s 2025-10-03 08:03:51.810927 | fa163e2f-d608-ed31-39ea-0000000051aa | TASK | Gather variables for each operating system 2025-10-03 08:03:51.830293 | fa163e2f-d608-ed31-39ea-000000004499 | CHANGED | Remove dracut-config-generic | np0005468026 2025-10-03 08:03:51.831246 | fa163e2f-d608-ed31-39ea-000000004499 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005468026 | 0:04:50.156579 | 3.62s 2025-10-03 08:03:51.845740 | fa163e2f-d608-ed31-39ea-00000000449a | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-03 08:03:51.962990 | fa163e2f-d608-ed31-39ea-0000000051aa | OK | Gather variables for each operating system | np0005468028 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-03 08:03:51.965674 | fa163e2f-d608-ed31-39ea-0000000051aa | TIMING | tripleo_podman : Gather variables for each operating system | np0005468028 | 0:04:50.290988 | 0.15s 2025-10-03 08:03:51.973479 | fa163e2f-d608-ed31-39ea-0000000051aa | TIMING | tripleo_podman : Gather variables for each operating system | np0005468028 | 0:04:50.298784 | 0.16s 2025-10-03 08:03:51.983676 | fa163e2f-d608-ed31-39ea-0000000051ac | TASK | ensure podman and deps are installed 2025-10-03 08:03:52.001482 | fa163e2f-d608-ed31-39ea-00000000449d | CHANGED | Set default sysctl options | np0005468025 2025-10-03 08:03:52.002516 | fa163e2f-d608-ed31-39ea-00000000449d | TIMING | tripleo_kernel : Set default sysctl options | np0005468025 | 0:04:50.327846 | 0.96s 2025-10-03 08:03:52.022274 | fa163e2f-d608-ed31-39ea-00000000449e | TASK | Set extra sysctl options 2025-10-03 08:03:52.086772 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468024 | item=kernel.pid_max 2025-10-03 08:03:52.089500 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468024 | 0:04:50.414788 | 0.66s 2025-10-03 08:03:52.158969 | fa163e2f-d608-ed31-39ea-00000000449a | OK | Ensure the /etc/modules-load.d/ directory exists | np0005468026 2025-10-03 08:03:52.159786 | fa163e2f-d608-ed31-39ea-00000000449a | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005468026 | 0:04:50.485122 | 0.31s 2025-10-03 08:03:52.179880 | fa163e2f-d608-ed31-39ea-00000000449b | TASK | Write list of modules to load at boot 2025-10-03 08:03:52.324500 | fa163e2f-d608-ed31-39ea-00000000334f | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0005468029 2025-10-03 08:03:52.326310 | fa163e2f-d608-ed31-39ea-00000000334f | TIMING | Enable os_enable_vtpm SELinux boolean for vTPM | np0005468029 | 0:04:50.651639 | 0.99s 2025-10-03 08:03:52.344963 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468025 | item=fs.inotify.max_user_instances 2025-10-03 08:03:52.347085 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468025 | 0:04:50.672415 | 0.32s 2025-10-03 08:03:52.348150 | fa163e2f-d608-ed31-39ea-000000003350 | TASK | Create libvirt persistent data directories 2025-10-03 08:03:52.378413 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468024 | item=net.bridge.bridge-nf-call-arptables 2025-10-03 08:03:52.382592 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468024 | 0:04:50.707892 | 0.95s 2025-10-03 08:03:52.675373 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468024 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-03 08:03:52.678515 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468024 | 0:04:51.003839 | 1.25s 2025-10-03 08:03:52.688940 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468025 | item=kernel.pid_max 2025-10-03 08:03:52.691704 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468025 | 0:04:51.017004 | 0.67s 2025-10-03 08:03:52.711774 | fa163e2f-d608-ed31-39ea-000000003350 | OK | Create libvirt persistent data directories | np0005468029 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2025-10-03 08:03:52.714976 | fa163e2f-d608-ed31-39ea-000000003350 | TIMING | Create libvirt persistent data directories | np0005468029 | 0:04:51.040308 | 0.36s 2025-10-03 08:03:52.723177 | fa163e2f-d608-ed31-39ea-000000003350 | TIMING | Create libvirt persistent data directories | np0005468029 | 0:04:51.048504 | 0.37s 2025-10-03 08:03:52.745059 | fa163e2f-d608-ed31-39ea-000000003351 | TASK | allow logrotate to read inside containers 2025-10-03 08:03:52.973718 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468024 | item=net.bridge.bridge-nf-call-iptables 2025-10-03 08:03:52.978349 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468024 | 0:04:51.303657 | 1.55s 2025-10-03 08:03:52.998989 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468025 | item=net.bridge.bridge-nf-call-arptables 2025-10-03 08:03:53.003140 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468025 | 0:04:51.328472 | 0.98s 2025-10-03 08:03:53.180762 | fa163e2f-d608-ed31-39ea-00000000449b | CHANGED | Write list of modules to load at boot | np0005468026 2025-10-03 08:03:53.181671 | fa163e2f-d608-ed31-39ea-00000000449b | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005468026 | 0:04:51.507007 | 1.00s 2025-10-03 08:03:53.202399 | fa163e2f-d608-ed31-39ea-00000000449c | TASK | Modules reload 2025-10-03 08:03:53.274523 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468024 | item=net.ipv4.conf.all.rp_filter 2025-10-03 08:03:53.277285 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468024 | 0:04:51.602594 | 1.85s 2025-10-03 08:03:53.292980 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468025 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-03 08:03:53.295074 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468025 | 0:04:51.620408 | 1.27s 2025-10-03 08:03:53.552670 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468024 | item=net.ipv4.ip_forward 2025-10-03 08:03:53.555494 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468024 | 0:04:51.880794 | 2.12s 2025-10-03 08:03:53.613338 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468025 | item=net.bridge.bridge-nf-call-iptables 2025-10-03 08:03:53.616301 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468025 | 0:04:51.941633 | 1.59s 2025-10-03 08:03:53.764903 | fa163e2f-d608-ed31-39ea-000000003351 | CHANGED | allow logrotate to read inside containers | np0005468029 2025-10-03 08:03:53.765686 | fa163e2f-d608-ed31-39ea-000000003351 | TIMING | allow logrotate to read inside containers | np0005468029 | 0:04:52.091023 | 1.02s 2025-10-03 08:03:53.778487 | fa163e2f-d608-ed31-39ea-000000003353 | TASK | Set login facts 2025-10-03 08:03:53.795018 | fa163e2f-d608-ed31-39ea-00000000449c | CHANGED | Modules reload | np0005468026 2025-10-03 08:03:53.798089 | fa163e2f-d608-ed31-39ea-00000000449c | TIMING | tripleo_kernel : Modules reload | np0005468026 | 0:04:52.123409 | 0.59s 2025-10-03 08:03:53.833951 | fa163e2f-d608-ed31-39ea-00000000449d | TASK | Set default sysctl options 2025-10-03 08:03:53.841161 | fa163e2f-d608-ed31-39ea-000000003353 | OK | Set login facts | np0005468029 2025-10-03 08:03:53.842386 | fa163e2f-d608-ed31-39ea-000000003353 | TIMING | Set login facts | np0005468029 | 0:04:52.167713 | 0.06s 2025-10-03 08:03:53.851908 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468024 | item=net.ipv4.ip_local_reserved_ports 2025-10-03 08:03:53.853264 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468024 | 0:04:52.178602 | 2.42s 2025-10-03 08:03:53.870117 | fa163e2f-d608-ed31-39ea-000000003354 | TASK | Convert logins json to dict 2025-10-03 08:03:53.914356 | fa163e2f-d608-ed31-39ea-000000003354 | SKIPPED | Convert logins json to dict | np0005468029 2025-10-03 08:03:53.915323 | fa163e2f-d608-ed31-39ea-000000003354 | TIMING | Convert logins json to dict | np0005468029 | 0:04:52.240655 | 0.04s 2025-10-03 08:03:53.929000 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468025 | item=net.ipv4.conf.all.rp_filter 2025-10-03 08:03:53.930551 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468025 | 0:04:52.255883 | 1.91s 2025-10-03 08:03:53.936907 | fa163e2f-d608-ed31-39ea-000000003355 | TASK | Set registry logins 2025-10-03 08:03:53.983955 | fa163e2f-d608-ed31-39ea-000000003355 | SKIPPED | Set registry logins | np0005468029 2025-10-03 08:03:53.984857 | fa163e2f-d608-ed31-39ea-000000003355 | TIMING | Set registry logins | np0005468029 | 0:04:52.310191 | 0.05s 2025-10-03 08:03:53.997173 | fa163e2f-d608-ed31-39ea-000000003356 | TASK | Run podman install 2025-10-03 08:03:54.025427 | fa163e2f-d608-ed31-39ea-000000003356 | TIMING | Run podman install | np0005468029 | 0:04:52.350760 | 0.03s 2025-10-03 08:03:54.064929 | fa163e2f-d608-ed31-39ea-0000000051aa | TASK | Gather variables for each operating system 2025-10-03 08:03:54.189054 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468024 | item=net.ipv4.ip_nonlocal_bind 2025-10-03 08:03:54.192581 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468024 | 0:04:52.517895 | 2.76s 2025-10-03 08:03:54.197986 | fa163e2f-d608-ed31-39ea-0000000051aa | OK | Gather variables for each operating system | np0005468029 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-03 08:03:54.199741 | fa163e2f-d608-ed31-39ea-0000000051aa | TIMING | tripleo_podman : Gather variables for each operating system | np0005468029 | 0:04:52.525074 | 0.13s 2025-10-03 08:03:54.207951 | fa163e2f-d608-ed31-39ea-0000000051aa | TIMING | tripleo_podman : Gather variables for each operating system | np0005468029 | 0:04:52.533286 | 0.14s 2025-10-03 08:03:54.218025 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468025 | item=net.ipv4.ip_forward 2025-10-03 08:03:54.221100 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468025 | 0:04:52.546428 | 2.20s 2025-10-03 08:03:54.228750 | fa163e2f-d608-ed31-39ea-0000000051ac | TASK | ensure podman and deps are installed 2025-10-03 08:03:54.234515 | fa163e2f-d608-ed31-39ea-0000000051ac | OK | ensure podman and deps are installed | np0005468027 2025-10-03 08:03:54.235418 | fa163e2f-d608-ed31-39ea-0000000051ac | TIMING | tripleo_podman : ensure podman and deps are installed | np0005468027 | 0:04:52.560749 | 3.11s 2025-10-03 08:03:54.245737 | fa163e2f-d608-ed31-39ea-0000000051ad | TASK | Ensure we get the ansible interfaces facts 2025-10-03 08:03:54.466953 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468024 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-03 08:03:54.470441 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468024 | 0:04:52.795758 | 3.04s 2025-10-03 08:03:54.494538 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468025 | item=net.ipv4.ip_local_reserved_ports 2025-10-03 08:03:54.497045 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468025 | 0:04:52.822380 | 2.47s 2025-10-03 08:03:54.770281 | fa163e2f-d608-ed31-39ea-00000000449d | CHANGED | Set default sysctl options | np0005468026 2025-10-03 08:03:54.771417 | fa163e2f-d608-ed31-39ea-00000000449d | TIMING | tripleo_kernel : Set default sysctl options | np0005468026 | 0:04:53.096749 | 0.94s 2025-10-03 08:03:54.780375 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468024 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-03 08:03:54.782331 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468024 | 0:04:53.107664 | 3.35s 2025-10-03 08:03:54.803186 | fa163e2f-d608-ed31-39ea-00000000449e | TASK | Set extra sysctl options 2025-10-03 08:03:54.818617 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468025 | item=net.ipv4.ip_nonlocal_bind 2025-10-03 08:03:54.821562 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468025 | 0:04:53.146883 | 2.80s 2025-10-03 08:03:54.866205 | fa163e2f-d608-ed31-39ea-0000000051ad | OK | Ensure we get the ansible interfaces facts | np0005468027 2025-10-03 08:03:54.866809 | fa163e2f-d608-ed31-39ea-0000000051ad | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005468027 | 0:04:53.192147 | 0.62s 2025-10-03 08:03:54.867231 | fa163e2f-d608-ed31-39ea-0000000051ac | OK | ensure podman and deps are installed | np0005468028 2025-10-03 08:03:54.867605 | fa163e2f-d608-ed31-39ea-0000000051ac | TIMING | tripleo_podman : ensure podman and deps are installed | np0005468028 | 0:04:53.192948 | 2.88s 2025-10-03 08:03:54.877670 | fa163e2f-d608-ed31-39ea-0000000051ae | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-03 08:03:54.891447 | fa163e2f-d608-ed31-39ea-0000000051ad | TASK | Ensure we get the ansible interfaces facts 2025-10-03 08:03:54.901472 | fa163e2f-d608-ed31-39ea-0000000051ae | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005468027 2025-10-03 08:03:54.902666 | fa163e2f-d608-ed31-39ea-0000000051ae | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005468027 | 0:04:53.227986 | 0.02s 2025-10-03 08:03:54.918195 | fa163e2f-d608-ed31-39ea-0000000051b0 | TASK | Make sure /etc/cni/net.d folder exists 2025-10-03 08:03:54.941428 | fa163e2f-d608-ed31-39ea-0000000051b0 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005468027 2025-10-03 08:03:54.942268 | fa163e2f-d608-ed31-39ea-0000000051b0 | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005468027 | 0:04:53.267605 | 0.02s 2025-10-03 08:03:54.951921 | fa163e2f-d608-ed31-39ea-0000000051b1 | TASK | Update default network configuration if possible 2025-10-03 08:03:54.975272 | fa163e2f-d608-ed31-39ea-0000000051b1 | SKIPPED | Update default network configuration if possible | np0005468027 2025-10-03 08:03:54.976021 | fa163e2f-d608-ed31-39ea-0000000051b1 | TIMING | tripleo_podman : Update default network configuration if possible | np0005468027 | 0:04:53.301358 | 0.02s 2025-10-03 08:03:54.985409 | fa163e2f-d608-ed31-39ea-0000000051b3 | TASK | Make sure /etc/containers/networks exists 2025-10-03 08:03:55.100664 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468024 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-03 08:03:55.102872 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468024 | 0:04:53.428202 | 3.67s 2025-10-03 08:03:55.125371 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468025 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-03 08:03:55.132574 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468025 | 0:04:53.457869 | 3.11s 2025-10-03 08:03:55.139686 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468026 | item=fs.inotify.max_user_instances 2025-10-03 08:03:55.141767 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468026 | 0:04:53.467099 | 0.34s 2025-10-03 08:03:55.284040 | fa163e2f-d608-ed31-39ea-0000000051b3 | OK | Make sure /etc/containers/networks exists | np0005468027 2025-10-03 08:03:55.285259 | fa163e2f-d608-ed31-39ea-0000000051b3 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005468027 | 0:04:53.610591 | 0.30s 2025-10-03 08:03:55.304384 | fa163e2f-d608-ed31-39ea-0000000051b4 | TASK | Get current podman network 2025-10-03 08:03:55.365028 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468025 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-03 08:03:55.369545 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468025 | 0:04:53.694736 | 3.35s 2025-10-03 08:03:55.391717 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468024 | item=net.ipv6.conf.all.disable_ipv6 2025-10-03 08:03:55.393623 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468024 | 0:04:53.718953 | 3.96s 2025-10-03 08:03:55.485645 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468026 | item=kernel.pid_max 2025-10-03 08:03:55.488080 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468026 | 0:04:53.813401 | 0.68s 2025-10-03 08:03:55.499355 | fa163e2f-d608-ed31-39ea-0000000051ad | OK | Ensure we get the ansible interfaces facts | np0005468028 2025-10-03 08:03:55.499942 | fa163e2f-d608-ed31-39ea-0000000051ad | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005468028 | 0:04:53.825281 | 0.61s 2025-10-03 08:03:55.509605 | fa163e2f-d608-ed31-39ea-0000000051ae | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-03 08:03:55.539017 | fa163e2f-d608-ed31-39ea-0000000051ae | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005468028 2025-10-03 08:03:55.539665 | fa163e2f-d608-ed31-39ea-0000000051ae | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005468028 | 0:04:53.865003 | 0.03s 2025-10-03 08:03:55.549127 | fa163e2f-d608-ed31-39ea-0000000051b0 | TASK | Make sure /etc/cni/net.d folder exists 2025-10-03 08:03:55.581494 | fa163e2f-d608-ed31-39ea-0000000051b0 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005468028 2025-10-03 08:03:55.582088 | fa163e2f-d608-ed31-39ea-0000000051b0 | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005468028 | 0:04:53.907427 | 0.03s 2025-10-03 08:03:55.591084 | fa163e2f-d608-ed31-39ea-0000000051b1 | TASK | Update default network configuration if possible 2025-10-03 08:03:55.623408 | fa163e2f-d608-ed31-39ea-0000000051b1 | SKIPPED | Update default network configuration if possible | np0005468028 2025-10-03 08:03:55.624113 | fa163e2f-d608-ed31-39ea-0000000051b1 | TIMING | tripleo_podman : Update default network configuration if possible | np0005468028 | 0:04:53.949450 | 0.03s 2025-10-03 08:03:55.633098 | fa163e2f-d608-ed31-39ea-0000000051b3 | TASK | Make sure /etc/containers/networks exists 2025-10-03 08:03:55.645866 | fa163e2f-d608-ed31-39ea-0000000051b4 | CHANGED | Get current podman network | np0005468027 2025-10-03 08:03:55.646786 | fa163e2f-d608-ed31-39ea-0000000051b4 | TIMING | tripleo_podman : Get current podman network | np0005468027 | 0:04:53.972118 | 0.34s 2025-10-03 08:03:55.656824 | fa163e2f-d608-ed31-39ea-0000000051b5 | TASK | Update the default network configuration 2025-10-03 08:03:55.692656 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468025 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-03 08:03:55.696955 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468025 | 0:04:54.022268 | 3.67s 2025-10-03 08:03:55.704521 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468024 | item=net.ipv6.conf.all.forwarding 2025-10-03 08:03:55.707030 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468024 | 0:04:54.032362 | 4.28s 2025-10-03 08:03:55.808124 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468026 | item=net.bridge.bridge-nf-call-arptables 2025-10-03 08:03:55.811114 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468026 | 0:04:54.136352 | 1.01s 2025-10-03 08:03:55.975314 | fa163e2f-d608-ed31-39ea-0000000051b3 | OK | Make sure /etc/containers/networks exists | np0005468028 2025-10-03 08:03:55.975995 | fa163e2f-d608-ed31-39ea-0000000051b3 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005468028 | 0:04:54.301335 | 0.34s 2025-10-03 08:03:55.986348 | fa163e2f-d608-ed31-39ea-0000000051b4 | TASK | Get current podman network 2025-10-03 08:03:56.020610 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468024 | item=net.ipv6.conf.default.disable_ipv6 2025-10-03 08:03:56.025920 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468024 | 0:04:54.351224 | 4.60s 2025-10-03 08:03:56.032611 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468025 | item=net.ipv6.conf.all.disable_ipv6 2025-10-03 08:03:56.034316 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468025 | 0:04:54.359650 | 4.01s 2025-10-03 08:03:56.126640 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468026 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-03 08:03:56.128927 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468026 | 0:04:54.454257 | 1.32s 2025-10-03 08:03:56.337766 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468024 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-03 08:03:56.344641 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468024 | 0:04:54.669967 | 4.91s 2025-10-03 08:03:56.351294 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468025 | item=net.ipv6.conf.all.forwarding 2025-10-03 08:03:56.353915 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468025 | 0:04:54.679249 | 4.33s 2025-10-03 08:03:56.371670 | fa163e2f-d608-ed31-39ea-0000000051b4 | CHANGED | Get current podman network | np0005468028 2025-10-03 08:03:56.372440 | fa163e2f-d608-ed31-39ea-0000000051b4 | TIMING | tripleo_podman : Get current podman network | np0005468028 | 0:04:54.697777 | 0.39s 2025-10-03 08:03:56.385684 | fa163e2f-d608-ed31-39ea-0000000051b5 | TASK | Update the default network configuration 2025-10-03 08:03:56.454388 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468026 | item=net.bridge.bridge-nf-call-iptables 2025-10-03 08:03:56.457255 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468026 | 0:04:54.782568 | 1.65s 2025-10-03 08:03:56.635278 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468024 | item=net.ipv6.ip_nonlocal_bind 2025-10-03 08:03:56.637578 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468024 | 0:04:54.962906 | 5.21s 2025-10-03 08:03:56.647357 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468024 | 0:04:54.972686 | 5.22s 2025-10-03 08:03:56.654838 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468025 | item=net.ipv6.conf.default.disable_ipv6 2025-10-03 08:03:56.659115 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468025 | 0:04:54.984447 | 4.64s 2025-10-03 08:03:56.675895 | fa163e2f-d608-ed31-39ea-0000000044a2 | TASK | Sysctl reload 2025-10-03 08:03:56.770009 | fa163e2f-d608-ed31-39ea-0000000051b5 | CHANGED | Update the default network configuration | np0005468027 2025-10-03 08:03:56.771224 | fa163e2f-d608-ed31-39ea-0000000051b5 | TIMING | tripleo_podman : Update the default network configuration | np0005468027 | 0:04:55.096555 | 1.11s 2025-10-03 08:03:56.784345 | fa163e2f-d608-ed31-39ea-0000000051b6 | TASK | Write containers registries.conf 2025-10-03 08:03:56.801111 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468026 | item=net.ipv4.conf.all.rp_filter 2025-10-03 08:03:56.803172 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468026 | 0:04:55.128490 | 2.00s 2025-10-03 08:03:56.983521 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468025 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-03 08:03:56.986625 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468025 | 0:04:55.311954 | 4.96s 2025-10-03 08:03:57.139056 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468026 | item=net.ipv4.ip_forward 2025-10-03 08:03:57.142892 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468026 | 0:04:55.468223 | 2.34s 2025-10-03 08:03:57.164717 | fa163e2f-d608-ed31-39ea-0000000044a2 | CHANGED | Sysctl reload | np0005468024 2025-10-03 08:03:57.166622 | fa163e2f-d608-ed31-39ea-0000000044a2 | TIMING | tripleo_kernel : Sysctl reload | np0005468024 | 0:04:55.491952 | 0.49s 2025-10-03 08:03:57.224699 | fa163e2f-d608-ed31-39ea-0000000033d9 | TASK | create persistent directories 2025-10-03 08:03:57.292531 | fa163e2f-d608-ed31-39ea-0000000051ac | OK | ensure podman and deps are installed | np0005468029 2025-10-03 08:03:57.293810 | fa163e2f-d608-ed31-39ea-0000000051ac | TIMING | tripleo_podman : ensure podman and deps are installed | np0005468029 | 0:04:55.619140 | 3.06s 2025-10-03 08:03:57.306500 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468025 | item=net.ipv6.ip_nonlocal_bind 2025-10-03 08:03:57.308099 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468025 | 0:04:55.633429 | 5.28s 2025-10-03 08:03:57.319076 | fa163e2f-d608-ed31-39ea-0000000051ad | TASK | Ensure we get the ansible interfaces facts 2025-10-03 08:03:57.327311 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468025 | 0:04:55.652628 | 5.30s 2025-10-03 08:03:57.351301 | fa163e2f-d608-ed31-39ea-0000000044a2 | TASK | Sysctl reload 2025-10-03 08:03:57.484206 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468026 | item=net.ipv4.ip_local_reserved_ports 2025-10-03 08:03:57.490321 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468026 | 0:04:55.815634 | 2.69s 2025-10-03 08:03:57.498161 | fa163e2f-d608-ed31-39ea-0000000051b5 | CHANGED | Update the default network configuration | np0005468028 2025-10-03 08:03:57.499790 | fa163e2f-d608-ed31-39ea-0000000051b5 | TIMING | tripleo_podman : Update the default network configuration | np0005468028 | 0:04:55.825122 | 1.11s 2025-10-03 08:03:57.517040 | fa163e2f-d608-ed31-39ea-0000000051b6 | TASK | Write containers registries.conf 2025-10-03 08:03:57.561163 | fa163e2f-d608-ed31-39ea-0000000033d9 | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2025-10-03 08:03:57.564416 | fa163e2f-d608-ed31-39ea-0000000033d9 | TIMING | create persistent directories | np0005468024 | 0:04:55.889732 | 0.34s 2025-10-03 08:03:57.804931 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468026 | item=net.ipv4.ip_nonlocal_bind 2025-10-03 08:03:57.807840 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468026 | 0:04:56.133177 | 3.00s 2025-10-03 08:03:57.812667 | fa163e2f-d608-ed31-39ea-0000000044a2 | CHANGED | Sysctl reload | np0005468025 2025-10-03 08:03:57.813726 | fa163e2f-d608-ed31-39ea-0000000044a2 | TIMING | tripleo_kernel : Sysctl reload | np0005468025 | 0:04:56.139062 | 0.46s 2025-10-03 08:03:57.840608 | fa163e2f-d608-ed31-39ea-0000000033d9 | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2025-10-03 08:03:57.844363 | fa163e2f-d608-ed31-39ea-0000000033d9 | TIMING | create persistent directories | np0005468024 | 0:04:56.169693 | 0.62s 2025-10-03 08:03:57.863152 | fa163e2f-d608-ed31-39ea-000000003500 | TASK | create persistent directories 2025-10-03 08:03:57.871482 | fa163e2f-d608-ed31-39ea-0000000033d9 | TIMING | create persistent directories | np0005468024 | 0:04:56.196766 | 0.65s 2025-10-03 08:03:57.879672 | fa163e2f-d608-ed31-39ea-0000000051b6 | CHANGED | Write containers registries.conf | np0005468027 2025-10-03 08:03:57.880680 | fa163e2f-d608-ed31-39ea-0000000051b6 | TIMING | tripleo_podman : Write containers registries.conf | np0005468027 | 0:04:56.206011 | 1.10s 2025-10-03 08:03:57.902052 | fa163e2f-d608-ed31-39ea-0000000051b7 | TASK | Write containers.conf 2025-10-03 08:03:57.921546 | fa163e2f-d608-ed31-39ea-0000000033da | TASK | Check if file certs_valid exist 2025-10-03 08:03:57.951772 | fa163e2f-d608-ed31-39ea-0000000051ad | OK | Ensure we get the ansible interfaces facts | np0005468029 2025-10-03 08:03:57.952491 | fa163e2f-d608-ed31-39ea-0000000051ad | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005468029 | 0:04:56.277827 | 0.63s 2025-10-03 08:03:57.961876 | fa163e2f-d608-ed31-39ea-0000000051ae | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-03 08:03:57.989732 | fa163e2f-d608-ed31-39ea-0000000051ae | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005468029 2025-10-03 08:03:57.990438 | fa163e2f-d608-ed31-39ea-0000000051ae | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005468029 | 0:04:56.315775 | 0.03s 2025-10-03 08:03:58.000514 | fa163e2f-d608-ed31-39ea-0000000051b0 | TASK | Make sure /etc/cni/net.d folder exists 2025-10-03 08:03:58.034006 | fa163e2f-d608-ed31-39ea-0000000051b0 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005468029 2025-10-03 08:03:58.034761 | fa163e2f-d608-ed31-39ea-0000000051b0 | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005468029 | 0:04:56.360098 | 0.03s 2025-10-03 08:03:58.047271 | fa163e2f-d608-ed31-39ea-0000000051b1 | TASK | Update default network configuration if possible 2025-10-03 08:03:58.074212 | fa163e2f-d608-ed31-39ea-0000000051b1 | SKIPPED | Update default network configuration if possible | np0005468029 2025-10-03 08:03:58.075652 | fa163e2f-d608-ed31-39ea-0000000051b1 | TIMING | tripleo_podman : Update default network configuration if possible | np0005468029 | 0:04:56.400977 | 0.03s 2025-10-03 08:03:58.094915 | fa163e2f-d608-ed31-39ea-0000000051b3 | TASK | Make sure /etc/containers/networks exists 2025-10-03 08:03:58.134308 | fa163e2f-d608-ed31-39ea-000000003500 | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2025-10-03 08:03:58.136871 | fa163e2f-d608-ed31-39ea-000000003500 | TIMING | create persistent directories | np0005468025 | 0:04:56.462178 | 0.27s 2025-10-03 08:03:58.143566 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468026 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-03 08:03:58.145321 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468026 | 0:04:56.470654 | 3.34s 2025-10-03 08:03:58.220340 | fa163e2f-d608-ed31-39ea-0000000033da | OK | Check if file certs_valid exist | np0005468024 2025-10-03 08:03:58.222355 | fa163e2f-d608-ed31-39ea-0000000033da | TIMING | Check if file certs_valid exist | np0005468024 | 0:04:56.547587 | 0.30s 2025-10-03 08:03:58.253874 | fa163e2f-d608-ed31-39ea-0000000033db | TASK | Check if file cert9.db exist 2025-10-03 08:03:58.284814 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468027 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-03 08:03:58.287713 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468027 | 0:04:56.613029 | 0.38s 2025-10-03 08:03:58.387677 | fa163e2f-d608-ed31-39ea-0000000051b3 | OK | Make sure /etc/containers/networks exists | np0005468029 2025-10-03 08:03:58.388551 | fa163e2f-d608-ed31-39ea-0000000051b3 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005468029 | 0:04:56.713890 | 0.29s 2025-10-03 08:03:58.400014 | fa163e2f-d608-ed31-39ea-0000000051b4 | TASK | Get current podman network 2025-10-03 08:03:58.419593 | fa163e2f-d608-ed31-39ea-000000003500 | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2025-10-03 08:03:58.422831 | fa163e2f-d608-ed31-39ea-000000003500 | TIMING | create persistent directories | np0005468025 | 0:04:56.748151 | 0.56s 2025-10-03 08:03:58.431250 | fa163e2f-d608-ed31-39ea-000000003500 | TIMING | create persistent directories | np0005468025 | 0:04:56.756580 | 0.57s 2025-10-03 08:03:58.451954 | fa163e2f-d608-ed31-39ea-000000003501 | TASK | Check if file certs_valid exist 2025-10-03 08:03:58.469732 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468026 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-03 08:03:58.472381 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468026 | 0:04:56.797705 | 3.67s 2025-10-03 08:03:58.522259 | fa163e2f-d608-ed31-39ea-0000000033db | OK | Check if file cert9.db exist | np0005468024 2025-10-03 08:03:58.523056 | fa163e2f-d608-ed31-39ea-0000000033db | TIMING | Check if file cert9.db exist | np0005468024 | 0:04:56.848393 | 0.27s 2025-10-03 08:03:58.544947 | fa163e2f-d608-ed31-39ea-0000000033dc | TASK | Check if file key4.db exist 2025-10-03 08:03:58.551687 | fa163e2f-d608-ed31-39ea-0000000051b6 | CHANGED | Write containers registries.conf | np0005468028 2025-10-03 08:03:58.552736 | fa163e2f-d608-ed31-39ea-0000000051b6 | TIMING | tripleo_podman : Write containers registries.conf | np0005468028 | 0:04:56.878063 | 1.03s 2025-10-03 08:03:58.565968 | fa163e2f-d608-ed31-39ea-0000000051b7 | TASK | Write containers.conf 2025-10-03 08:03:58.594674 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468027 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-03 08:03:58.602208 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468027 | 0:04:56.927509 | 0.70s 2025-10-03 08:03:58.735616 | fa163e2f-d608-ed31-39ea-000000003501 | OK | Check if file certs_valid exist | np0005468025 2025-10-03 08:03:58.736828 | fa163e2f-d608-ed31-39ea-000000003501 | TIMING | Check if file certs_valid exist | np0005468025 | 0:04:57.062153 | 0.28s 2025-10-03 08:03:58.780742 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468026 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-03 08:03:58.783231 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468026 | 0:04:57.108561 | 3.98s 2025-10-03 08:03:58.784029 | fa163e2f-d608-ed31-39ea-000000003502 | TASK | Check if file cert9.db exist 2025-10-03 08:03:58.801783 | fa163e2f-d608-ed31-39ea-0000000051b4 | CHANGED | Get current podman network | np0005468029 2025-10-03 08:03:58.803691 | fa163e2f-d608-ed31-39ea-0000000051b4 | TIMING | tripleo_podman : Get current podman network | np0005468029 | 0:04:57.129005 | 0.40s 2025-10-03 08:03:58.849862 | fa163e2f-d608-ed31-39ea-0000000051b5 | TASK | Update the default network configuration 2025-10-03 08:03:58.857914 | fa163e2f-d608-ed31-39ea-0000000033dc | OK | Check if file key4.db exist | np0005468024 2025-10-03 08:03:58.859344 | fa163e2f-d608-ed31-39ea-0000000033dc | TIMING | Check if file key4.db exist | np0005468024 | 0:04:57.184668 | 0.31s 2025-10-03 08:03:58.884446 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468027 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-03 08:03:58.886356 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468027 | 0:04:57.211685 | 0.98s 2025-10-03 08:03:58.894867 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468028 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-03 08:03:58.896275 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468028 | 0:04:57.221611 | 0.33s 2025-10-03 08:03:58.942079 | fa163e2f-d608-ed31-39ea-0000000033dd | SKIPPED | fail | np0005468024 2025-10-03 08:03:58.943108 | fa163e2f-d608-ed31-39ea-0000000033dd | TIMING | fail | np0005468024 | 0:04:57.268440 | 0.03s 2025-10-03 08:03:58.961684 | fa163e2f-d608-ed31-39ea-0000000033de | TASK | Create persistent directories 2025-10-03 08:03:59.088009 | fa163e2f-d608-ed31-39ea-000000003502 | OK | Check if file cert9.db exist | np0005468025 2025-10-03 08:03:59.089171 | fa163e2f-d608-ed31-39ea-000000003502 | TIMING | Check if file cert9.db exist | np0005468025 | 0:04:57.414502 | 0.30s 2025-10-03 08:03:59.109313 | fa163e2f-d608-ed31-39ea-000000003503 | TASK | Check if file key4.db exist 2025-10-03 08:03:59.127621 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468026 | item=net.ipv6.conf.all.disable_ipv6 2025-10-03 08:03:59.142442 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468026 | 0:04:57.467761 | 4.34s 2025-10-03 08:03:59.148755 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468027 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-03 08:03:59.151087 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468027 | 0:04:57.476422 | 1.25s 2025-10-03 08:03:59.158868 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468027 | 0:04:57.484198 | 1.26s 2025-10-03 08:03:59.174397 | fa163e2f-d608-ed31-39ea-0000000051b8 | TASK | Enable podman.socket service 2025-10-03 08:03:59.188567 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468028 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-03 08:03:59.191244 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468028 | 0:04:57.516572 | 0.62s 2025-10-03 08:03:59.197929 | fa163e2f-d608-ed31-39ea-0000000051b8 | SKIPPED | Enable podman.socket service | np0005468027 2025-10-03 08:03:59.198713 | fa163e2f-d608-ed31-39ea-0000000051b8 | TIMING | tripleo_podman : Enable podman.socket service | np0005468027 | 0:04:57.524049 | 0.02s 2025-10-03 08:03:59.237692 | fa163e2f-d608-ed31-39ea-0000000031fc | TASK | Run podman login 2025-10-03 08:03:59.263377 | fa163e2f-d608-ed31-39ea-0000000031fc | TIMING | Run podman login | np0005468027 | 0:04:57.588703 | 0.02s 2025-10-03 08:03:59.285492 | fa163e2f-d608-ed31-39ea-0000000033de | CHANGED | Create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-03 08:03:59.294337 | fa163e2f-d608-ed31-39ea-0000000033de | TIMING | Create persistent directories | np0005468024 | 0:04:57.619665 | 0.33s 2025-10-03 08:03:59.321824 | fa163e2f-d608-ed31-39ea-000000005452 | TASK | Perform container registry login(s) with podman 2025-10-03 08:03:59.350198 | fa163e2f-d608-ed31-39ea-000000005452 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005468027 | 0:04:57.675529 | 0.03s 2025-10-03 08:03:59.364649 | fa163e2f-d608-ed31-39ea-000000003503 | OK | Check if file key4.db exist | np0005468025 2025-10-03 08:03:59.365132 | fa163e2f-d608-ed31-39ea-000000003503 | TIMING | Check if file key4.db exist | np0005468025 | 0:04:57.690474 | 0.25s 2025-10-03 08:03:59.373874 | fa163e2f-d608-ed31-39ea-0000000031fe | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-03 08:03:59.421740 | fa163e2f-d608-ed31-39ea-000000003504 | SKIPPED | fail | np0005468025 2025-10-03 08:03:59.422678 | fa163e2f-d608-ed31-39ea-000000003504 | TIMING | fail | np0005468025 | 0:04:57.748009 | 0.03s 2025-10-03 08:03:59.436391 | fa163e2f-d608-ed31-39ea-000000003505 | TASK | Create persistent directories 2025-10-03 08:03:59.458211 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468026 | item=net.ipv6.conf.all.forwarding 2025-10-03 08:03:59.459973 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468026 | 0:04:57.785307 | 4.66s 2025-10-03 08:03:59.475346 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468028 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-03 08:03:59.478241 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468028 | 0:04:57.803579 | 0.91s 2025-10-03 08:03:59.516814 | fa163e2f-d608-ed31-39ea-0000000033de | CHANGED | Create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2025-10-03 08:03:59.517526 | fa163e2f-d608-ed31-39ea-0000000033de | TIMING | Create persistent directories | np0005468024 | 0:04:57.842864 | 0.55s 2025-10-03 08:03:59.523229 | fa163e2f-d608-ed31-39ea-0000000033de | TIMING | Create persistent directories | np0005468024 | 0:04:57.848567 | 0.56s 2025-10-03 08:03:59.544769 | fa163e2f-d608-ed31-39ea-0000000033df | TASK | create persistent directories 2025-10-03 08:03:59.753288 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468026 | item=net.ipv6.conf.default.disable_ipv6 2025-10-03 08:03:59.754946 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468026 | 0:04:58.080263 | 4.95s 2025-10-03 08:03:59.777503 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468028 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-03 08:03:59.779676 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468028 | 0:04:58.105006 | 1.21s 2025-10-03 08:03:59.792803 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468028 | 0:04:58.118128 | 1.23s 2025-10-03 08:03:59.806244 | fa163e2f-d608-ed31-39ea-000000003505 | CHANGED | Create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-03 08:03:59.810209 | fa163e2f-d608-ed31-39ea-000000003505 | TIMING | Create persistent directories | np0005468025 | 0:04:58.135539 | 0.37s 2025-10-03 08:03:59.823660 | fa163e2f-d608-ed31-39ea-0000000051b8 | TASK | Enable podman.socket service 2025-10-03 08:03:59.831047 | fa163e2f-d608-ed31-39ea-0000000033df | OK | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-03 08:03:59.832147 | fa163e2f-d608-ed31-39ea-0000000033df | TIMING | create persistent directories | np0005468024 | 0:04:58.157478 | 0.29s 2025-10-03 08:03:59.845953 | fa163e2f-d608-ed31-39ea-0000000033df | TIMING | create persistent directories | np0005468024 | 0:04:58.171269 | 0.30s 2025-10-03 08:03:59.871721 | fa163e2f-d608-ed31-39ea-0000000033e0 | TASK | create persistent directories 2025-10-03 08:03:59.883857 | fa163e2f-d608-ed31-39ea-0000000051b8 | SKIPPED | Enable podman.socket service | np0005468028 2025-10-03 08:03:59.885248 | fa163e2f-d608-ed31-39ea-0000000051b8 | TIMING | tripleo_podman : Enable podman.socket service | np0005468028 | 0:04:58.210553 | 0.05s 2025-10-03 08:03:59.921186 | fa163e2f-d608-ed31-39ea-000000003143 | TASK | Run podman login 2025-10-03 08:03:59.930638 | fa163e2f-d608-ed31-39ea-0000000051b5 | CHANGED | Update the default network configuration | np0005468029 2025-10-03 08:03:59.931832 | fa163e2f-d608-ed31-39ea-0000000051b5 | TIMING | tripleo_podman : Update the default network configuration | np0005468029 | 0:04:58.257163 | 1.08s 2025-10-03 08:03:59.948360 | fa163e2f-d608-ed31-39ea-0000000051b6 | TASK | Write containers registries.conf 2025-10-03 08:03:59.955727 | fa163e2f-d608-ed31-39ea-000000003143 | TIMING | Run podman login | np0005468028 | 0:04:58.281042 | 0.03s 2025-10-03 08:04:00.002809 | fa163e2f-d608-ed31-39ea-000000005452 | TASK | Perform container registry login(s) with podman 2025-10-03 08:04:00.036540 | fa163e2f-d608-ed31-39ea-000000005452 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005468028 | 0:04:58.361864 | 0.03s 2025-10-03 08:04:00.055321 | fa163e2f-d608-ed31-39ea-000000003145 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-03 08:04:00.084953 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468026 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-03 08:04:00.087645 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468026 | 0:04:58.412960 | 5.28s 2025-10-03 08:04:00.092293 | fa163e2f-d608-ed31-39ea-000000003505 | CHANGED | Create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2025-10-03 08:04:00.093950 | fa163e2f-d608-ed31-39ea-000000003505 | TIMING | Create persistent directories | np0005468025 | 0:04:58.419290 | 0.66s 2025-10-03 08:04:00.100392 | fa163e2f-d608-ed31-39ea-000000003505 | TIMING | Create persistent directories | np0005468025 | 0:04:58.425698 | 0.66s 2025-10-03 08:04:00.116717 | fa163e2f-d608-ed31-39ea-000000003506 | TASK | create persistent directories 2025-10-03 08:04:00.208749 | fa163e2f-d608-ed31-39ea-0000000033e0 | OK | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-03 08:04:00.212639 | fa163e2f-d608-ed31-39ea-0000000033e0 | TIMING | create persistent directories | np0005468024 | 0:04:58.537962 | 0.34s 2025-10-03 08:04:00.348270 | fa163e2f-d608-ed31-39ea-0000000031fe | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005468027 2025-10-03 08:04:00.348987 | fa163e2f-d608-ed31-39ea-0000000031fe | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005468027 | 0:04:58.674326 | 0.97s 2025-10-03 08:04:00.359949 | fa163e2f-d608-ed31-39ea-0000000031ff | TASK | create persistent logs directory for rsyslog 2025-10-03 08:04:00.388353 | fa163e2f-d608-ed31-39ea-00000000449e | CHANGED | Set extra sysctl options | np0005468026 | item=net.ipv6.ip_nonlocal_bind 2025-10-03 08:04:00.391649 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468026 | 0:04:58.716966 | 5.59s 2025-10-03 08:04:00.408291 | fa163e2f-d608-ed31-39ea-000000003506 | OK | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-03 08:04:00.411404 | fa163e2f-d608-ed31-39ea-000000003506 | TIMING | create persistent directories | np0005468025 | 0:04:58.736734 | 0.29s 2025-10-03 08:04:00.419012 | fa163e2f-d608-ed31-39ea-00000000449e | TIMING | tripleo_kernel : Set extra sysctl options | np0005468026 | 0:04:58.744341 | 5.61s 2025-10-03 08:04:00.421565 | fa163e2f-d608-ed31-39ea-000000003506 | TIMING | create persistent directories | np0005468025 | 0:04:58.746906 | 0.30s 2025-10-03 08:04:00.436808 | fa163e2f-d608-ed31-39ea-000000003507 | TASK | create persistent directories 2025-10-03 08:04:00.456597 | fa163e2f-d608-ed31-39ea-0000000044a2 | TASK | Sysctl reload 2025-10-03 08:04:00.497913 | fa163e2f-d608-ed31-39ea-0000000033e0 | CHANGED | create persistent directories | np0005468024 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2025-10-03 08:04:00.501893 | fa163e2f-d608-ed31-39ea-0000000033e0 | TIMING | create persistent directories | np0005468024 | 0:04:58.827214 | 0.63s 2025-10-03 08:04:00.512005 | fa163e2f-d608-ed31-39ea-0000000033e0 | TIMING | create persistent directories | np0005468024 | 0:04:58.837322 | 0.64s 2025-10-03 08:04:00.545574 | fa163e2f-d608-ed31-39ea-0000000033e1 | TASK | create persistent directories 2025-10-03 08:04:00.700314 | fa163e2f-d608-ed31-39ea-0000000031ff | CHANGED | create persistent logs directory for rsyslog | np0005468027 2025-10-03 08:04:00.702231 | fa163e2f-d608-ed31-39ea-0000000031ff | TIMING | create persistent logs directory for rsyslog | np0005468027 | 0:04:59.027561 | 0.34s 2025-10-03 08:04:00.715578 | fa163e2f-d608-ed31-39ea-000000003200 | TASK | create persistent state directory for rsyslog 2025-10-03 08:04:00.722166 | fa163e2f-d608-ed31-39ea-000000003507 | OK | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-03 08:04:00.723422 | fa163e2f-d608-ed31-39ea-000000003507 | TIMING | create persistent directories | np0005468025 | 0:04:59.048752 | 0.29s 2025-10-03 08:04:00.897406 | fa163e2f-d608-ed31-39ea-0000000033e1 | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2025-10-03 08:04:00.901891 | fa163e2f-d608-ed31-39ea-0000000033e1 | TIMING | create persistent directories | np0005468024 | 0:04:59.227199 | 0.35s 2025-10-03 08:04:00.915433 | fa163e2f-d608-ed31-39ea-0000000033e1 | TIMING | create persistent directories | np0005468024 | 0:04:59.240764 | 0.37s 2025-10-03 08:04:00.916399 | fa163e2f-d608-ed31-39ea-0000000051b6 | CHANGED | Write containers registries.conf | np0005468029 2025-10-03 08:04:00.917045 | fa163e2f-d608-ed31-39ea-0000000051b6 | TIMING | tripleo_podman : Write containers registries.conf | np0005468029 | 0:04:59.242385 | 0.97s 2025-10-03 08:04:00.930969 | fa163e2f-d608-ed31-39ea-0000000051b7 | TASK | Write containers.conf 2025-10-03 08:04:00.963617 | fa163e2f-d608-ed31-39ea-0000000033e2 | TASK | create persistent logs directory 2025-10-03 08:04:00.972297 | fa163e2f-d608-ed31-39ea-000000003145 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005468028 2025-10-03 08:04:00.973802 | fa163e2f-d608-ed31-39ea-000000003145 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005468028 | 0:04:59.299128 | 0.92s 2025-10-03 08:04:00.991901 | fa163e2f-d608-ed31-39ea-000000003146 | TASK | create persistent logs directory for rsyslog 2025-10-03 08:04:01.026701 | fa163e2f-d608-ed31-39ea-000000003507 | CHANGED | create persistent directories | np0005468025 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2025-10-03 08:04:01.030999 | fa163e2f-d608-ed31-39ea-000000003507 | TIMING | create persistent directories | np0005468025 | 0:04:59.356305 | 0.59s 2025-10-03 08:04:01.044561 | fa163e2f-d608-ed31-39ea-000000003507 | TIMING | create persistent directories | np0005468025 | 0:04:59.369891 | 0.61s 2025-10-03 08:04:01.045886 | fa163e2f-d608-ed31-39ea-000000003200 | CHANGED | create persistent state directory for rsyslog | np0005468027 2025-10-03 08:04:01.046548 | fa163e2f-d608-ed31-39ea-000000003200 | TIMING | create persistent state directory for rsyslog | np0005468027 | 0:04:59.371887 | 0.32s 2025-10-03 08:04:01.093127 | fa163e2f-d608-ed31-39ea-000000003508 | TASK | create persistent directories 2025-10-03 08:04:01.099797 | fa163e2f-d608-ed31-39ea-000000003201 | TIMING | include_role : tripleo_sshd | np0005468027 | 0:04:59.425112 | 0.04s 2025-10-03 08:04:01.158845 | fa163e2f-d608-ed31-39ea-0000000056bf | TASK | Gather variables for each operating system 2025-10-03 08:04:01.207037 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468029 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-03 08:04:01.209767 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468029 | 0:04:59.535081 | 0.28s 2025-10-03 08:04:01.300019 | fa163e2f-d608-ed31-39ea-0000000056bf | OK | Gather variables for each operating system | np0005468027 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-03 08:04:01.301077 | fa163e2f-d608-ed31-39ea-0000000056bf | TIMING | tripleo_sshd : Gather variables for each operating system | np0005468027 | 0:04:59.626406 | 0.14s 2025-10-03 08:04:01.309311 | fa163e2f-d608-ed31-39ea-0000000056bf | TIMING | tripleo_sshd : Gather variables for each operating system | np0005468027 | 0:04:59.634636 | 0.15s 2025-10-03 08:04:01.316650 | fa163e2f-d608-ed31-39ea-0000000033e2 | CHANGED | create persistent logs directory | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-03 08:04:01.317584 | fa163e2f-d608-ed31-39ea-0000000033e2 | TIMING | create persistent logs directory | np0005468024 | 0:04:59.642917 | 0.35s 2025-10-03 08:04:01.341715 | fa163e2f-d608-ed31-39ea-0000000056c1 | TASK | Install the OpenSSH server 2025-10-03 08:04:01.352610 | fa163e2f-d608-ed31-39ea-000000003146 | CHANGED | create persistent logs directory for rsyslog | np0005468028 2025-10-03 08:04:01.354476 | fa163e2f-d608-ed31-39ea-000000003146 | TIMING | create persistent logs directory for rsyslog | np0005468028 | 0:04:59.679756 | 0.36s 2025-10-03 08:04:01.375332 | fa163e2f-d608-ed31-39ea-000000003147 | TASK | create persistent state directory for rsyslog 2025-10-03 08:04:01.410758 | fa163e2f-d608-ed31-39ea-000000003508 | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2025-10-03 08:04:01.413645 | fa163e2f-d608-ed31-39ea-000000003508 | TIMING | create persistent directories | np0005468025 | 0:04:59.738972 | 0.32s 2025-10-03 08:04:01.418242 | fa163e2f-d608-ed31-39ea-000000003508 | TIMING | create persistent directories | np0005468025 | 0:04:59.743574 | 0.32s 2025-10-03 08:04:01.433084 | fa163e2f-d608-ed31-39ea-000000003509 | TASK | create persistent logs directory 2025-10-03 08:04:01.471582 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468029 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-03 08:04:01.474613 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468029 | 0:04:59.799933 | 0.54s 2025-10-03 08:04:01.610941 | fa163e2f-d608-ed31-39ea-0000000033e2 | CHANGED | create persistent logs directory | np0005468024 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-03 08:04:01.613878 | fa163e2f-d608-ed31-39ea-0000000033e2 | TIMING | create persistent logs directory | np0005468024 | 0:04:59.939216 | 0.65s 2025-10-03 08:04:01.619955 | fa163e2f-d608-ed31-39ea-0000000033e2 | TIMING | create persistent logs directory | np0005468024 | 0:04:59.945276 | 0.65s 2025-10-03 08:04:01.651894 | fa163e2f-d608-ed31-39ea-0000000033e3 | TASK | create persistent directories 2025-10-03 08:04:01.694901 | fa163e2f-d608-ed31-39ea-000000003147 | CHANGED | create persistent state directory for rsyslog | np0005468028 2025-10-03 08:04:01.696165 | fa163e2f-d608-ed31-39ea-000000003147 | TIMING | create persistent state directory for rsyslog | np0005468028 | 0:05:00.021494 | 0.32s 2025-10-03 08:04:01.739179 | fa163e2f-d608-ed31-39ea-000000003148 | TIMING | include_role : tripleo_sshd | np0005468028 | 0:05:00.064496 | 0.03s 2025-10-03 08:04:01.746858 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468029 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-03 08:04:01.748491 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468029 | 0:05:00.073828 | 0.82s 2025-10-03 08:04:01.751721 | fa163e2f-d608-ed31-39ea-000000003509 | CHANGED | create persistent logs directory | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-03 08:04:01.753072 | fa163e2f-d608-ed31-39ea-000000003509 | TIMING | create persistent logs directory | np0005468025 | 0:05:00.078413 | 0.32s 2025-10-03 08:04:01.795728 | fa163e2f-d608-ed31-39ea-0000000056bf | TASK | Gather variables for each operating system 2025-10-03 08:04:01.878821 | fa163e2f-d608-ed31-39ea-0000000056bf | OK | Gather variables for each operating system | np0005468028 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-03 08:04:01.881292 | fa163e2f-d608-ed31-39ea-0000000056bf | TIMING | tripleo_sshd : Gather variables for each operating system | np0005468028 | 0:05:00.206614 | 0.08s 2025-10-03 08:04:01.888323 | fa163e2f-d608-ed31-39ea-0000000056bf | TIMING | tripleo_sshd : Gather variables for each operating system | np0005468028 | 0:05:00.213655 | 0.09s 2025-10-03 08:04:01.898780 | fa163e2f-d608-ed31-39ea-0000000056c1 | TASK | Install the OpenSSH server 2025-10-03 08:04:02.009353 | fa163e2f-d608-ed31-39ea-0000000033e3 | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2025-10-03 08:04:02.015858 | fa163e2f-d608-ed31-39ea-0000000033e3 | TIMING | create persistent directories | np0005468024 | 0:05:00.341180 | 0.36s 2025-10-03 08:04:02.022568 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468029 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-03 08:04:02.024920 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468029 | 0:05:00.350258 | 1.09s 2025-10-03 08:04:02.032824 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468029 | 0:05:00.358151 | 1.10s 2025-10-03 08:04:02.037448 | fa163e2f-d608-ed31-39ea-000000003509 | CHANGED | create persistent logs directory | np0005468025 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-03 08:04:02.038131 | fa163e2f-d608-ed31-39ea-000000003509 | TIMING | create persistent logs directory | np0005468025 | 0:05:00.363470 | 0.60s 2025-10-03 08:04:02.054528 | fa163e2f-d608-ed31-39ea-0000000051b8 | TASK | Enable podman.socket service 2025-10-03 08:04:02.063712 | fa163e2f-d608-ed31-39ea-000000003509 | TIMING | create persistent logs directory | np0005468025 | 0:05:00.389028 | 0.63s 2025-10-03 08:04:02.065693 | fa163e2f-d608-ed31-39ea-0000000044a2 | CHANGED | Sysctl reload | np0005468026 2025-10-03 08:04:02.066925 | fa163e2f-d608-ed31-39ea-0000000044a2 | TIMING | tripleo_kernel : Sysctl reload | np0005468026 | 0:05:00.392267 | 1.61s 2025-10-03 08:04:02.083433 | fa163e2f-d608-ed31-39ea-00000000350a | TASK | create persistent directories 2025-10-03 08:04:02.109513 | fa163e2f-d608-ed31-39ea-0000000051b8 | SKIPPED | Enable podman.socket service | np0005468029 2025-10-03 08:04:02.110937 | fa163e2f-d608-ed31-39ea-0000000051b8 | TIMING | tripleo_podman : Enable podman.socket service | np0005468029 | 0:05:00.436267 | 0.05s 2025-10-03 08:04:02.131258 | fa163e2f-d608-ed31-39ea-000000003500 | TASK | create persistent directories 2025-10-03 08:04:02.147507 | fa163e2f-d608-ed31-39ea-000000003357 | TASK | Run podman login 2025-10-03 08:04:02.173225 | fa163e2f-d608-ed31-39ea-000000003357 | TIMING | Run podman login | np0005468029 | 0:05:00.498536 | 0.02s 2025-10-03 08:04:02.215134 | fa163e2f-d608-ed31-39ea-000000005452 | TASK | Perform container registry login(s) with podman 2025-10-03 08:04:02.238212 | fa163e2f-d608-ed31-39ea-000000005452 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005468029 | 0:05:00.563536 | 0.02s 2025-10-03 08:04:02.257112 | fa163e2f-d608-ed31-39ea-000000003359 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-03 08:04:02.293206 | fa163e2f-d608-ed31-39ea-0000000033e3 | CHANGED | create persistent directories | np0005468024 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2025-10-03 08:04:02.296044 | fa163e2f-d608-ed31-39ea-0000000033e3 | TIMING | create persistent directories | np0005468024 | 0:05:00.621356 | 0.64s 2025-10-03 08:04:02.441693 | fa163e2f-d608-ed31-39ea-00000000350a | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2025-10-03 08:04:02.444077 | fa163e2f-d608-ed31-39ea-00000000350a | TIMING | create persistent directories | np0005468025 | 0:05:00.769405 | 0.35s 2025-10-03 08:04:02.486903 | fa163e2f-d608-ed31-39ea-000000003500 | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2025-10-03 08:04:02.489519 | fa163e2f-d608-ed31-39ea-000000003500 | TIMING | create persistent directories | np0005468026 | 0:05:00.814845 | 0.36s 2025-10-03 08:04:02.589149 | fa163e2f-d608-ed31-39ea-0000000033e3 | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2025-10-03 08:04:02.591658 | fa163e2f-d608-ed31-39ea-0000000033e3 | TIMING | create persistent directories | np0005468024 | 0:05:00.916986 | 0.94s 2025-10-03 08:04:02.600985 | fa163e2f-d608-ed31-39ea-0000000033e3 | TIMING | create persistent directories | np0005468024 | 0:05:00.926311 | 0.95s 2025-10-03 08:04:02.622010 | fa163e2f-d608-ed31-39ea-0000000033e4 | TASK | create persistent directories 2025-10-03 08:04:02.759648 | fa163e2f-d608-ed31-39ea-00000000350a | CHANGED | create persistent directories | np0005468025 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2025-10-03 08:04:02.767867 | fa163e2f-d608-ed31-39ea-00000000350a | TIMING | create persistent directories | np0005468025 | 0:05:01.093159 | 0.68s 2025-10-03 08:04:02.789450 | fa163e2f-d608-ed31-39ea-000000003500 | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2025-10-03 08:04:02.800731 | fa163e2f-d608-ed31-39ea-000000003500 | TIMING | create persistent directories | np0005468026 | 0:05:01.126056 | 0.67s 2025-10-03 08:04:02.809749 | fa163e2f-d608-ed31-39ea-000000003500 | TIMING | create persistent directories | np0005468026 | 0:05:01.135072 | 0.68s 2025-10-03 08:04:02.847330 | fa163e2f-d608-ed31-39ea-000000003501 | TASK | Check if file certs_valid exist 2025-10-03 08:04:02.935434 | fa163e2f-d608-ed31-39ea-0000000033e4 | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-03 08:04:02.938278 | fa163e2f-d608-ed31-39ea-0000000033e4 | TIMING | create persistent directories | np0005468024 | 0:05:01.263593 | 0.32s 2025-10-03 08:04:03.004973 | fa163e2f-d608-ed31-39ea-00000000350a | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2025-10-03 08:04:03.008040 | fa163e2f-d608-ed31-39ea-00000000350a | TIMING | create persistent directories | np0005468025 | 0:05:01.333372 | 0.92s 2025-10-03 08:04:03.021181 | fa163e2f-d608-ed31-39ea-00000000350a | TIMING | create persistent directories | np0005468025 | 0:05:01.346498 | 0.93s 2025-10-03 08:04:03.062868 | fa163e2f-d608-ed31-39ea-00000000350b | TASK | create persistent directories 2025-10-03 08:04:03.167828 | fa163e2f-d608-ed31-39ea-000000003501 | OK | Check if file certs_valid exist | np0005468026 2025-10-03 08:04:03.169034 | fa163e2f-d608-ed31-39ea-000000003501 | TIMING | Check if file certs_valid exist | np0005468026 | 0:05:01.494364 | 0.32s 2025-10-03 08:04:03.191734 | fa163e2f-d608-ed31-39ea-000000003502 | TASK | Check if file cert9.db exist 2025-10-03 08:04:03.198932 | fa163e2f-d608-ed31-39ea-0000000033e4 | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2025-10-03 08:04:03.200077 | fa163e2f-d608-ed31-39ea-0000000033e4 | TIMING | create persistent directories | np0005468024 | 0:05:01.525409 | 0.58s 2025-10-03 08:04:03.217381 | fa163e2f-d608-ed31-39ea-0000000033e4 | TIMING | create persistent directories | np0005468024 | 0:05:01.542670 | 0.59s 2025-10-03 08:04:03.219090 | fa163e2f-d608-ed31-39ea-000000003359 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005468029 2025-10-03 08:04:03.219989 | fa163e2f-d608-ed31-39ea-000000003359 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005468029 | 0:05:01.545328 | 0.96s 2025-10-03 08:04:03.236109 | fa163e2f-d608-ed31-39ea-00000000335a | TASK | create persistent logs directory for rsyslog 2025-10-03 08:04:03.264615 | fa163e2f-d608-ed31-39ea-0000000033e5 | TASK | create persistent directories 2025-10-03 08:04:03.373509 | fa163e2f-d608-ed31-39ea-00000000350b | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-03 08:04:03.376616 | fa163e2f-d608-ed31-39ea-00000000350b | TIMING | create persistent directories | np0005468025 | 0:05:01.701926 | 0.31s 2025-10-03 08:04:03.527496 | fa163e2f-d608-ed31-39ea-000000003502 | OK | Check if file cert9.db exist | np0005468026 2025-10-03 08:04:03.528343 | fa163e2f-d608-ed31-39ea-000000003502 | TIMING | Check if file cert9.db exist | np0005468026 | 0:05:01.853681 | 0.33s 2025-10-03 08:04:03.553476 | fa163e2f-d608-ed31-39ea-000000003503 | TASK | Check if file key4.db exist 2025-10-03 08:04:03.559181 | fa163e2f-d608-ed31-39ea-00000000335a | CHANGED | create persistent logs directory for rsyslog | np0005468029 2025-10-03 08:04:03.560832 | fa163e2f-d608-ed31-39ea-00000000335a | TIMING | create persistent logs directory for rsyslog | np0005468029 | 0:05:01.886152 | 0.32s 2025-10-03 08:04:03.581309 | fa163e2f-d608-ed31-39ea-00000000335b | TASK | create persistent state directory for rsyslog 2025-10-03 08:04:03.620201 | fa163e2f-d608-ed31-39ea-0000000033e5 | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-03 08:04:03.623011 | fa163e2f-d608-ed31-39ea-0000000033e5 | TIMING | create persistent directories | np0005468024 | 0:05:01.948331 | 0.36s 2025-10-03 08:04:03.657978 | fa163e2f-d608-ed31-39ea-00000000350b | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2025-10-03 08:04:03.661033 | fa163e2f-d608-ed31-39ea-00000000350b | TIMING | create persistent directories | np0005468025 | 0:05:01.986362 | 0.60s 2025-10-03 08:04:03.670005 | fa163e2f-d608-ed31-39ea-00000000350b | TIMING | create persistent directories | np0005468025 | 0:05:01.995327 | 0.61s 2025-10-03 08:04:03.704036 | fa163e2f-d608-ed31-39ea-00000000350c | TASK | create persistent directories 2025-10-03 08:04:03.861166 | fa163e2f-d608-ed31-39ea-0000000033e5 | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2025-10-03 08:04:03.865023 | fa163e2f-d608-ed31-39ea-0000000033e5 | TIMING | create persistent directories | np0005468024 | 0:05:02.190340 | 0.60s 2025-10-03 08:04:03.879536 | fa163e2f-d608-ed31-39ea-0000000033e5 | TIMING | create persistent directories | np0005468024 | 0:05:02.204857 | 0.61s 2025-10-03 08:04:03.881514 | fa163e2f-d608-ed31-39ea-00000000335b | CHANGED | create persistent state directory for rsyslog | np0005468029 2025-10-03 08:04:03.882550 | fa163e2f-d608-ed31-39ea-00000000335b | TIMING | create persistent state directory for rsyslog | np0005468029 | 0:05:02.207883 | 0.30s 2025-10-03 08:04:03.883706 | fa163e2f-d608-ed31-39ea-000000003503 | OK | Check if file key4.db exist | np0005468026 2025-10-03 08:04:03.884451 | fa163e2f-d608-ed31-39ea-000000003503 | TIMING | Check if file key4.db exist | np0005468026 | 0:05:02.209786 | 0.33s 2025-10-03 08:04:03.942823 | fa163e2f-d608-ed31-39ea-0000000033e6 | TASK | create persistent directories 2025-10-03 08:04:03.977958 | fa163e2f-d608-ed31-39ea-00000000335c | TIMING | include_role : tripleo_sshd | np0005468029 | 0:05:02.303259 | 0.07s 2025-10-03 08:04:04.022982 | fa163e2f-d608-ed31-39ea-00000000350c | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-03 08:04:04.035232 | fa163e2f-d608-ed31-39ea-00000000350c | TIMING | create persistent directories | np0005468025 | 0:05:02.360558 | 0.33s 2025-10-03 08:04:04.044485 | fa163e2f-d608-ed31-39ea-0000000056bf | TASK | Gather variables for each operating system 2025-10-03 08:04:04.049672 | fa163e2f-d608-ed31-39ea-000000003504 | SKIPPED | fail | np0005468026 2025-10-03 08:04:04.050492 | fa163e2f-d608-ed31-39ea-000000003504 | TIMING | fail | np0005468026 | 0:05:02.375821 | 0.08s 2025-10-03 08:04:04.066574 | fa163e2f-d608-ed31-39ea-000000003505 | TASK | Create persistent directories 2025-10-03 08:04:04.158306 | fa163e2f-d608-ed31-39ea-0000000056bf | OK | Gather variables for each operating system | np0005468029 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-03 08:04:04.160026 | fa163e2f-d608-ed31-39ea-0000000056bf | TIMING | tripleo_sshd : Gather variables for each operating system | np0005468029 | 0:05:02.485358 | 0.11s 2025-10-03 08:04:04.163154 | fa163e2f-d608-ed31-39ea-0000000056bf | TIMING | tripleo_sshd : Gather variables for each operating system | np0005468029 | 0:05:02.488487 | 0.12s 2025-10-03 08:04:04.173564 | fa163e2f-d608-ed31-39ea-0000000056c1 | TASK | Install the OpenSSH server 2025-10-03 08:04:04.232625 | fa163e2f-d608-ed31-39ea-0000000033e6 | OK | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-03 08:04:04.236574 | fa163e2f-d608-ed31-39ea-0000000033e6 | TIMING | create persistent directories | np0005468024 | 0:05:02.561881 | 0.29s 2025-10-03 08:04:04.243839 | fa163e2f-d608-ed31-39ea-0000000033e6 | TIMING | create persistent directories | np0005468024 | 0:05:02.569168 | 0.30s 2025-10-03 08:04:04.259269 | fa163e2f-d608-ed31-39ea-0000000033e7 | TASK | create persistent directories 2025-10-03 08:04:04.275051 | fa163e2f-d608-ed31-39ea-00000000350c | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2025-10-03 08:04:04.278495 | fa163e2f-d608-ed31-39ea-00000000350c | TIMING | create persistent directories | np0005468025 | 0:05:02.603781 | 0.57s 2025-10-03 08:04:04.286251 | fa163e2f-d608-ed31-39ea-00000000350c | TIMING | create persistent directories | np0005468025 | 0:05:02.611582 | 0.58s 2025-10-03 08:04:04.301230 | fa163e2f-d608-ed31-39ea-00000000350d | TASK | create persistent directories 2025-10-03 08:04:04.434377 | fa163e2f-d608-ed31-39ea-000000003505 | CHANGED | Create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-03 08:04:04.439089 | fa163e2f-d608-ed31-39ea-000000003505 | TIMING | Create persistent directories | np0005468026 | 0:05:02.764394 | 0.37s 2025-10-03 08:04:04.452530 | fa163e2f-d608-ed31-39ea-0000000056c1 | OK | Install the OpenSSH server | np0005468027 2025-10-03 08:04:04.453587 | fa163e2f-d608-ed31-39ea-0000000056c1 | TIMING | tripleo_sshd : Install the OpenSSH server | np0005468027 | 0:05:02.778923 | 3.11s 2025-10-03 08:04:04.466978 | fa163e2f-d608-ed31-39ea-0000000056c2 | TASK | Start sshd 2025-10-03 08:04:04.510897 | fa163e2f-d608-ed31-39ea-0000000056c2 | SKIPPED | Start sshd | np0005468027 2025-10-03 08:04:04.512034 | fa163e2f-d608-ed31-39ea-0000000056c2 | TIMING | tripleo_sshd : Start sshd | np0005468027 | 0:05:02.837367 | 0.04s 2025-10-03 08:04:04.524850 | fa163e2f-d608-ed31-39ea-0000000056c3 | TASK | PasswordAuthentication notice 2025-10-03 08:04:04.573077 | fa163e2f-d608-ed31-39ea-0000000056c3 | OK | PasswordAuthentication notice | np0005468027 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-03 08:04:04.574235 | fa163e2f-d608-ed31-39ea-0000000056c3 | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005468027 | 0:05:02.899570 | 0.05s 2025-10-03 08:04:04.588376 | fa163e2f-d608-ed31-39ea-0000000033e7 | OK | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-03 08:04:04.590532 | fa163e2f-d608-ed31-39ea-0000000033e7 | TIMING | create persistent directories | np0005468024 | 0:05:02.915857 | 0.33s 2025-10-03 08:04:04.598239 | fa163e2f-d608-ed31-39ea-0000000056c4 | TASK | PasswordAuthentication duplication notice 2025-10-03 08:04:04.649031 | fa163e2f-d608-ed31-39ea-0000000056c4 | SKIPPED | PasswordAuthentication duplication notice | np0005468027 2025-10-03 08:04:04.651104 | fa163e2f-d608-ed31-39ea-0000000056c4 | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005468027 | 0:05:02.976430 | 0.05s 2025-10-03 08:04:04.652288 | fa163e2f-d608-ed31-39ea-00000000350d | OK | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-03 08:04:04.656842 | fa163e2f-d608-ed31-39ea-00000000350d | TIMING | create persistent directories | np0005468025 | 0:05:02.982167 | 0.35s 2025-10-03 08:04:04.672546 | fa163e2f-d608-ed31-39ea-0000000056c5 | TASK | Motd duplication notice 2025-10-03 08:04:04.684280 | fa163e2f-d608-ed31-39ea-00000000350d | TIMING | create persistent directories | np0005468025 | 0:05:03.009579 | 0.38s 2025-10-03 08:04:04.707637 | fa163e2f-d608-ed31-39ea-00000000350e | TASK | create persistent directories 2025-10-03 08:04:04.723376 | fa163e2f-d608-ed31-39ea-0000000056c5 | OK | Motd duplication notice | np0005468027 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-03 08:04:04.724392 | fa163e2f-d608-ed31-39ea-0000000056c5 | TIMING | tripleo_sshd : Motd duplication notice | np0005468027 | 0:05:03.049721 | 0.05s 2025-10-03 08:04:04.741863 | fa163e2f-d608-ed31-39ea-0000000056c6 | TASK | Configure the banner text 2025-10-03 08:04:04.750886 | fa163e2f-d608-ed31-39ea-0000000056c1 | OK | Install the OpenSSH server | np0005468028 2025-10-03 08:04:04.752043 | fa163e2f-d608-ed31-39ea-0000000056c1 | TIMING | tripleo_sshd : Install the OpenSSH server | np0005468028 | 0:05:03.077373 | 2.85s 2025-10-03 08:04:04.767519 | fa163e2f-d608-ed31-39ea-000000003505 | CHANGED | Create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2025-10-03 08:04:04.770319 | fa163e2f-d608-ed31-39ea-000000003505 | TIMING | Create persistent directories | np0005468026 | 0:05:03.095643 | 0.70s 2025-10-03 08:04:04.788436 | fa163e2f-d608-ed31-39ea-0000000056c2 | TASK | Start sshd 2025-10-03 08:04:04.796312 | fa163e2f-d608-ed31-39ea-000000003505 | TIMING | Create persistent directories | np0005468026 | 0:05:03.121634 | 0.73s 2025-10-03 08:04:04.797437 | fa163e2f-d608-ed31-39ea-0000000056c6 | SKIPPED | Configure the banner text | np0005468027 2025-10-03 08:04:04.798009 | fa163e2f-d608-ed31-39ea-0000000056c6 | TIMING | tripleo_sshd : Configure the banner text | np0005468027 | 0:05:03.123352 | 0.06s 2025-10-03 08:04:04.809441 | fa163e2f-d608-ed31-39ea-0000000056c7 | TASK | Configure the motd banner 2025-10-03 08:04:04.835020 | fa163e2f-d608-ed31-39ea-000000003506 | TASK | create persistent directories 2025-10-03 08:04:04.841714 | fa163e2f-d608-ed31-39ea-0000000056c2 | SKIPPED | Start sshd | np0005468028 2025-10-03 08:04:04.848380 | fa163e2f-d608-ed31-39ea-0000000056c2 | TIMING | tripleo_sshd : Start sshd | np0005468028 | 0:05:03.173704 | 0.06s 2025-10-03 08:04:04.848807 | fa163e2f-d608-ed31-39ea-0000000056c7 | SKIPPED | Configure the motd banner | np0005468027 2025-10-03 08:04:04.849274 | fa163e2f-d608-ed31-39ea-0000000056c7 | TIMING | tripleo_sshd : Configure the motd banner | np0005468027 | 0:05:03.174616 | 0.04s 2025-10-03 08:04:04.863848 | fa163e2f-d608-ed31-39ea-0000000056c8 | TASK | Update sshd configuration options from vars 2025-10-03 08:04:04.887274 | fa163e2f-d608-ed31-39ea-0000000033e7 | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2025-10-03 08:04:04.890142 | fa163e2f-d608-ed31-39ea-0000000033e7 | TIMING | create persistent directories | np0005468024 | 0:05:03.215448 | 0.63s 2025-10-03 08:04:04.893852 | fa163e2f-d608-ed31-39ea-0000000056c3 | TASK | PasswordAuthentication notice 2025-10-03 08:04:04.907028 | fa163e2f-d608-ed31-39ea-0000000033e7 | TIMING | create persistent directories | np0005468024 | 0:05:03.232350 | 0.65s 2025-10-03 08:04:04.913292 | fa163e2f-d608-ed31-39ea-0000000056c8 | OK | Update sshd configuration options from vars | np0005468027 2025-10-03 08:04:04.913880 | fa163e2f-d608-ed31-39ea-0000000056c8 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005468027 | 0:05:03.239222 | 0.05s 2025-10-03 08:04:04.924227 | fa163e2f-d608-ed31-39ea-0000000056c9 | TASK | Adjust ssh server configuration 2025-10-03 08:04:04.952916 | fa163e2f-d608-ed31-39ea-0000000033e8 | TASK | ensure qemu group is present on the host 2025-10-03 08:04:04.961740 | fa163e2f-d608-ed31-39ea-0000000056c3 | OK | PasswordAuthentication notice | np0005468028 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-03 08:04:04.962642 | fa163e2f-d608-ed31-39ea-0000000056c3 | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005468028 | 0:05:03.287970 | 0.06s 2025-10-03 08:04:04.974351 | fa163e2f-d608-ed31-39ea-0000000056c4 | TASK | PasswordAuthentication duplication notice 2025-10-03 08:04:05.006210 | fa163e2f-d608-ed31-39ea-0000000056c4 | SKIPPED | PasswordAuthentication duplication notice | np0005468028 2025-10-03 08:04:05.007294 | fa163e2f-d608-ed31-39ea-0000000056c4 | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005468028 | 0:05:03.332626 | 0.03s 2025-10-03 08:04:05.017315 | fa163e2f-d608-ed31-39ea-0000000056c5 | TASK | Motd duplication notice 2025-10-03 08:04:05.057599 | fa163e2f-d608-ed31-39ea-00000000350e | OK | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-03 08:04:05.062707 | fa163e2f-d608-ed31-39ea-00000000350e | TIMING | create persistent directories | np0005468025 | 0:05:03.388014 | 0.35s 2025-10-03 08:04:05.075141 | fa163e2f-d608-ed31-39ea-0000000056c5 | OK | Motd duplication notice | np0005468028 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-03 08:04:05.075979 | fa163e2f-d608-ed31-39ea-0000000056c5 | TIMING | tripleo_sshd : Motd duplication notice | np0005468028 | 0:05:03.401316 | 0.06s 2025-10-03 08:04:05.090395 | fa163e2f-d608-ed31-39ea-0000000056c6 | TASK | Configure the banner text 2025-10-03 08:04:05.127902 | fa163e2f-d608-ed31-39ea-0000000056c6 | SKIPPED | Configure the banner text | np0005468028 2025-10-03 08:04:05.129062 | fa163e2f-d608-ed31-39ea-0000000056c6 | TIMING | tripleo_sshd : Configure the banner text | np0005468028 | 0:05:03.454394 | 0.04s 2025-10-03 08:04:05.141934 | fa163e2f-d608-ed31-39ea-0000000056c7 | TASK | Configure the motd banner 2025-10-03 08:04:05.176840 | fa163e2f-d608-ed31-39ea-000000003506 | OK | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-03 08:04:05.179083 | fa163e2f-d608-ed31-39ea-000000003506 | TIMING | create persistent directories | np0005468026 | 0:05:03.504414 | 0.34s 2025-10-03 08:04:05.179733 | fa163e2f-d608-ed31-39ea-0000000056c7 | SKIPPED | Configure the motd banner | np0005468028 2025-10-03 08:04:05.183122 | fa163e2f-d608-ed31-39ea-0000000056c7 | TIMING | tripleo_sshd : Configure the motd banner | np0005468028 | 0:05:03.508460 | 0.04s 2025-10-03 08:04:05.183848 | fa163e2f-d608-ed31-39ea-000000003506 | TIMING | create persistent directories | np0005468026 | 0:05:03.509187 | 0.35s 2025-10-03 08:04:05.196662 | fa163e2f-d608-ed31-39ea-0000000056c8 | TASK | Update sshd configuration options from vars 2025-10-03 08:04:05.222243 | fa163e2f-d608-ed31-39ea-000000003507 | TASK | create persistent directories 2025-10-03 08:04:05.242155 | fa163e2f-d608-ed31-39ea-0000000056c8 | OK | Update sshd configuration options from vars | np0005468028 2025-10-03 08:04:05.243074 | fa163e2f-d608-ed31-39ea-0000000056c8 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005468028 | 0:05:03.568403 | 0.05s 2025-10-03 08:04:05.253036 | fa163e2f-d608-ed31-39ea-0000000056c9 | TASK | Adjust ssh server configuration 2025-10-03 08:04:05.321528 | fa163e2f-d608-ed31-39ea-0000000033e8 | CHANGED | ensure qemu group is present on the host | np0005468024 2025-10-03 08:04:05.322504 | fa163e2f-d608-ed31-39ea-0000000033e8 | TIMING | ensure qemu group is present on the host | np0005468024 | 0:05:03.647834 | 0.37s 2025-10-03 08:04:05.337121 | fa163e2f-d608-ed31-39ea-0000000033e9 | TASK | ensure qemu user is present on the host 2025-10-03 08:04:05.352546 | fa163e2f-d608-ed31-39ea-00000000350e | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2025-10-03 08:04:05.355914 | fa163e2f-d608-ed31-39ea-00000000350e | TIMING | create persistent directories | np0005468025 | 0:05:03.681232 | 0.65s 2025-10-03 08:04:05.367117 | fa163e2f-d608-ed31-39ea-00000000350e | TIMING | create persistent directories | np0005468025 | 0:05:03.692446 | 0.66s 2025-10-03 08:04:05.391969 | fa163e2f-d608-ed31-39ea-00000000350f | TASK | ensure qemu group is present on the host 2025-10-03 08:04:05.585640 | fa163e2f-d608-ed31-39ea-000000003507 | OK | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-03 08:04:05.588898 | fa163e2f-d608-ed31-39ea-000000003507 | TIMING | create persistent directories | np0005468026 | 0:05:03.914201 | 0.36s 2025-10-03 08:04:05.731005 | fa163e2f-d608-ed31-39ea-00000000350f | CHANGED | ensure qemu group is present on the host | np0005468025 2025-10-03 08:04:05.732254 | fa163e2f-d608-ed31-39ea-00000000350f | TIMING | ensure qemu group is present on the host | np0005468025 | 0:05:04.057585 | 0.34s 2025-10-03 08:04:05.760993 | fa163e2f-d608-ed31-39ea-000000003510 | TASK | ensure qemu user is present on the host 2025-10-03 08:04:05.770750 | fa163e2f-d608-ed31-39ea-0000000033e9 | CHANGED | ensure qemu user is present on the host | np0005468024 2025-10-03 08:04:05.771920 | fa163e2f-d608-ed31-39ea-0000000033e9 | TIMING | ensure qemu user is present on the host | np0005468024 | 0:05:04.097246 | 0.43s 2025-10-03 08:04:05.792076 | fa163e2f-d608-ed31-39ea-0000000033ea | TASK | allow logrotate to read inside containers 2025-10-03 08:04:05.935098 | fa163e2f-d608-ed31-39ea-000000003507 | CHANGED | create persistent directories | np0005468026 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2025-10-03 08:04:05.938885 | fa163e2f-d608-ed31-39ea-000000003507 | TIMING | create persistent directories | np0005468026 | 0:05:04.264202 | 0.71s 2025-10-03 08:04:05.948724 | fa163e2f-d608-ed31-39ea-000000003507 | TIMING | create persistent directories | np0005468026 | 0:05:04.274051 | 0.72s 2025-10-03 08:04:05.983665 | fa163e2f-d608-ed31-39ea-000000003508 | TASK | create persistent directories 2025-10-03 08:04:05.994863 | fa163e2f-d608-ed31-39ea-0000000056c9 | CHANGED | Adjust ssh server configuration | np0005468027 2025-10-03 08:04:05.997132 | fa163e2f-d608-ed31-39ea-0000000056c9 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005468027 | 0:05:04.322281 | 1.07s 2025-10-03 08:04:06.022767 | fa163e2f-d608-ed31-39ea-0000000056ca | TASK | Restart sshd 2025-10-03 08:04:06.160742 | fa163e2f-d608-ed31-39ea-000000003510 | CHANGED | ensure qemu user is present on the host | np0005468025 2025-10-03 08:04:06.161946 | fa163e2f-d608-ed31-39ea-000000003510 | TIMING | ensure qemu user is present on the host | np0005468025 | 0:05:04.487277 | 0.40s 2025-10-03 08:04:06.180940 | fa163e2f-d608-ed31-39ea-000000003511 | TASK | allow logrotate to read inside containers 2025-10-03 08:04:06.325245 | fa163e2f-d608-ed31-39ea-000000003508 | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2025-10-03 08:04:06.329373 | fa163e2f-d608-ed31-39ea-000000003508 | TIMING | create persistent directories | np0005468026 | 0:05:04.654690 | 0.34s 2025-10-03 08:04:06.336638 | fa163e2f-d608-ed31-39ea-0000000056c9 | CHANGED | Adjust ssh server configuration | np0005468028 2025-10-03 08:04:06.339017 | fa163e2f-d608-ed31-39ea-0000000056c9 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005468028 | 0:05:04.664341 | 1.09s 2025-10-03 08:04:06.341611 | fa163e2f-d608-ed31-39ea-000000003508 | TIMING | create persistent directories | np0005468026 | 0:05:04.666944 | 0.36s 2025-10-03 08:04:06.365125 | fa163e2f-d608-ed31-39ea-0000000056ca | TASK | Restart sshd 2025-10-03 08:04:06.397947 | fa163e2f-d608-ed31-39ea-000000003509 | TASK | create persistent logs directory 2025-10-03 08:04:06.493334 | fa163e2f-d608-ed31-39ea-0000000056ca | CHANGED | Restart sshd | np0005468027 2025-10-03 08:04:06.496870 | fa163e2f-d608-ed31-39ea-0000000056ca | TIMING | tripleo_sshd : Restart sshd | np0005468027 | 0:05:04.822186 | 0.47s 2025-10-03 08:04:06.528118 | fa163e2f-d608-ed31-39ea-000000003202 | TASK | Check for NTP service 2025-10-03 08:04:06.723681 | fa163e2f-d608-ed31-39ea-000000003509 | CHANGED | create persistent logs directory | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-03 08:04:06.726915 | fa163e2f-d608-ed31-39ea-000000003509 | TIMING | create persistent logs directory | np0005468026 | 0:05:05.052234 | 0.33s 2025-10-03 08:04:06.785039 | fa163e2f-d608-ed31-39ea-0000000033ea | CHANGED | allow logrotate to read inside containers | np0005468024 2025-10-03 08:04:06.786201 | fa163e2f-d608-ed31-39ea-0000000033ea | TIMING | allow logrotate to read inside containers | np0005468024 | 0:05:05.111532 | 0.99s 2025-10-03 08:04:06.814444 | fa163e2f-d608-ed31-39ea-0000000033eb | TASK | create persistent directories 2025-10-03 08:04:06.842481 | fa163e2f-d608-ed31-39ea-000000003202 | CHANGED | Check for NTP service | np0005468027 2025-10-03 08:04:06.844998 | fa163e2f-d608-ed31-39ea-000000003202 | TIMING | Check for NTP service | np0005468027 | 0:05:05.170319 | 0.31s 2025-10-03 08:04:06.860073 | fa163e2f-d608-ed31-39ea-000000003203 | TASK | Disable NTP before configuring Chrony 2025-10-03 08:04:06.905124 | fa163e2f-d608-ed31-39ea-0000000056ca | CHANGED | Restart sshd | np0005468028 2025-10-03 08:04:06.911488 | fa163e2f-d608-ed31-39ea-0000000056ca | TIMING | tripleo_sshd : Restart sshd | np0005468028 | 0:05:05.236790 | 0.54s 2025-10-03 08:04:06.913344 | fa163e2f-d608-ed31-39ea-000000003203 | SKIPPED | Disable NTP before configuring Chrony | np0005468027 2025-10-03 08:04:06.914015 | fa163e2f-d608-ed31-39ea-000000003203 | TIMING | Disable NTP before configuring Chrony | np0005468027 | 0:05:05.239350 | 0.05s 2025-10-03 08:04:06.932756 | fa163e2f-d608-ed31-39ea-000000003204 | TASK | Install, Configure and Run Chrony 2025-10-03 08:04:06.963927 | fa163e2f-d608-ed31-39ea-000000003204 | TIMING | Install, Configure and Run Chrony | np0005468027 | 0:05:05.289256 | 0.03s 2025-10-03 08:04:07.007683 | fa163e2f-d608-ed31-39ea-000000003509 | CHANGED | create persistent logs directory | np0005468026 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-03 08:04:07.016645 | fa163e2f-d608-ed31-39ea-000000003509 | TIMING | create persistent logs directory | np0005468026 | 0:05:05.341972 | 0.62s 2025-10-03 08:04:07.105976 | fa163e2f-d608-ed31-39ea-000000005bbd | TASK | Load distro-specific variables 2025-10-03 08:04:07.140877 | fa163e2f-d608-ed31-39ea-000000003149 | TASK | Check for NTP service 2025-10-03 08:04:07.155287 | fa163e2f-d608-ed31-39ea-000000003509 | TIMING | create persistent logs directory | np0005468026 | 0:05:05.480579 | 0.75s 2025-10-03 08:04:07.157970 | fa163e2f-d608-ed31-39ea-000000003511 | CHANGED | allow logrotate to read inside containers | np0005468025 2025-10-03 08:04:07.159205 | fa163e2f-d608-ed31-39ea-000000003511 | TIMING | allow logrotate to read inside containers | np0005468025 | 0:05:05.484542 | 0.98s 2025-10-03 08:04:07.166153 | fa163e2f-d608-ed31-39ea-0000000033eb | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-03 08:04:07.167595 | fa163e2f-d608-ed31-39ea-0000000033eb | TIMING | create persistent directories | np0005468024 | 0:05:05.492923 | 0.35s 2025-10-03 08:04:07.168857 | fa163e2f-d608-ed31-39ea-000000005bbd | TIMING | chrony : Load distro-specific variables | np0005468027 | 0:05:05.494191 | 0.06s 2025-10-03 08:04:07.185558 | 01df7729-8a09-42a5-82ab-2f475ed7aa25 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468027 2025-10-03 08:04:07.206004 | fa163e2f-d608-ed31-39ea-000000005c9a | TASK | Load distro-specific variables 2025-10-03 08:04:07.236409 | fa163e2f-d608-ed31-39ea-000000003512 | TASK | create persistent directories 2025-10-03 08:04:07.255961 | fa163e2f-d608-ed31-39ea-00000000350a | TASK | create persistent directories 2025-10-03 08:04:07.262269 | fa163e2f-d608-ed31-39ea-0000000056c1 | OK | Install the OpenSSH server | np0005468029 2025-10-03 08:04:07.263301 | fa163e2f-d608-ed31-39ea-0000000056c1 | TIMING | tripleo_sshd : Install the OpenSSH server | np0005468029 | 0:05:05.588629 | 3.09s 2025-10-03 08:04:07.270787 | fa163e2f-d608-ed31-39ea-000000005c9a | OK | Load distro-specific variables | np0005468027 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:07.274794 | fa163e2f-d608-ed31-39ea-000000005c9a | TIMING | chrony : Load distro-specific variables | np0005468027 | 0:05:05.600117 | 0.07s 2025-10-03 08:04:07.288548 | fa163e2f-d608-ed31-39ea-0000000056c2 | TASK | Start sshd 2025-10-03 08:04:07.295129 | fa163e2f-d608-ed31-39ea-000000005c9a | TIMING | chrony : Load distro-specific variables | np0005468027 | 0:05:05.620452 | 0.09s 2025-10-03 08:04:07.305981 | fa163e2f-d608-ed31-39ea-000000005bbe | TASK | Install chronyd 2025-10-03 08:04:07.320261 | fa163e2f-d608-ed31-39ea-0000000056c2 | SKIPPED | Start sshd | np0005468029 2025-10-03 08:04:07.321221 | fa163e2f-d608-ed31-39ea-0000000056c2 | TIMING | tripleo_sshd : Start sshd | np0005468029 | 0:05:05.646550 | 0.03s 2025-10-03 08:04:07.335918 | fa163e2f-d608-ed31-39ea-0000000056c3 | TASK | PasswordAuthentication notice 2025-10-03 08:04:07.341599 | fa163e2f-d608-ed31-39ea-000000005bbe | TIMING | chrony : Install chronyd | np0005468027 | 0:05:05.666911 | 0.03s 2025-10-03 08:04:07.355809 | 1c8077c5-bb75-4136-b3f7-28211f749e14 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005468027 2025-10-03 08:04:07.377888 | fa163e2f-d608-ed31-39ea-000000005cd7 | TASK | Load distro-specific variables 2025-10-03 08:04:07.385054 | fa163e2f-d608-ed31-39ea-0000000056c3 | OK | PasswordAuthentication notice | np0005468029 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-03 08:04:07.386088 | fa163e2f-d608-ed31-39ea-0000000056c3 | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005468029 | 0:05:05.711413 | 0.05s 2025-10-03 08:04:07.397156 | fa163e2f-d608-ed31-39ea-0000000056c4 | TASK | PasswordAuthentication duplication notice 2025-10-03 08:04:07.410944 | fa163e2f-d608-ed31-39ea-000000005cd7 | TIMING | chrony : Load distro-specific variables | np0005468027 | 0:05:05.736265 | 0.03s 2025-10-03 08:04:07.421889 | ad452eca-4e8d-4105-b70e-fa18223383dc | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468027 2025-10-03 08:04:07.438523 | fa163e2f-d608-ed31-39ea-000000005d20 | TASK | Load distro-specific variables 2025-10-03 08:04:07.444954 | fa163e2f-d608-ed31-39ea-0000000056c4 | SKIPPED | PasswordAuthentication duplication notice | np0005468029 2025-10-03 08:04:07.445864 | fa163e2f-d608-ed31-39ea-0000000056c4 | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005468029 | 0:05:05.771188 | 0.05s 2025-10-03 08:04:07.456276 | fa163e2f-d608-ed31-39ea-0000000056c5 | TASK | Motd duplication notice 2025-10-03 08:04:07.469240 | fa163e2f-d608-ed31-39ea-0000000033eb | CHANGED | create persistent directories | np0005468024 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-03 08:04:07.475399 | fa163e2f-d608-ed31-39ea-0000000033eb | TIMING | create persistent directories | np0005468024 | 0:05:05.800716 | 0.66s 2025-10-03 08:04:07.490252 | fa163e2f-d608-ed31-39ea-000000005d20 | OK | Load distro-specific variables | np0005468027 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:07.492738 | fa163e2f-d608-ed31-39ea-000000005d20 | TIMING | chrony : Load distro-specific variables | np0005468027 | 0:05:05.818072 | 0.05s 2025-10-03 08:04:07.502584 | fa163e2f-d608-ed31-39ea-0000000033eb | TIMING | create persistent directories | np0005468024 | 0:05:05.827915 | 0.69s 2025-10-03 08:04:07.504066 | fa163e2f-d608-ed31-39ea-000000003149 | CHANGED | Check for NTP service | np0005468028 2025-10-03 08:04:07.504841 | fa163e2f-d608-ed31-39ea-000000003149 | TIMING | Check for NTP service | np0005468028 | 0:05:05.830176 | 0.36s 2025-10-03 08:04:07.506043 | fa163e2f-d608-ed31-39ea-000000005d20 | TIMING | chrony : Load distro-specific variables | np0005468027 | 0:05:05.831376 | 0.07s 2025-10-03 08:04:07.506996 | fa163e2f-d608-ed31-39ea-0000000056c5 | OK | Motd duplication notice | np0005468029 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-03 08:04:07.507653 | fa163e2f-d608-ed31-39ea-0000000056c5 | TIMING | tripleo_sshd : Motd duplication notice | np0005468029 | 0:05:05.832988 | 0.05s 2025-10-03 08:04:07.526074 | fa163e2f-d608-ed31-39ea-000000005cd8 | TASK | Check for NTP service 2025-10-03 08:04:07.552088 | fa163e2f-d608-ed31-39ea-00000000314a | TASK | Disable NTP before configuring Chrony 2025-10-03 08:04:07.571015 | fa163e2f-d608-ed31-39ea-0000000056c6 | TASK | Configure the banner text 2025-10-03 08:04:07.588691 | fa163e2f-d608-ed31-39ea-000000003512 | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-03 08:04:07.590388 | fa163e2f-d608-ed31-39ea-000000003512 | TIMING | create persistent directories | np0005468025 | 0:05:05.915703 | 0.35s 2025-10-03 08:04:07.614863 | fa163e2f-d608-ed31-39ea-00000000350a | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2025-10-03 08:04:07.616819 | fa163e2f-d608-ed31-39ea-00000000350a | TIMING | create persistent directories | np0005468026 | 0:05:05.942150 | 0.36s 2025-10-03 08:04:07.632799 | fa163e2f-d608-ed31-39ea-0000000033ec | TASK | create persistent directories 2025-10-03 08:04:07.642280 | fa163e2f-d608-ed31-39ea-0000000056c6 | SKIPPED | Configure the banner text | np0005468029 2025-10-03 08:04:07.643897 | fa163e2f-d608-ed31-39ea-0000000056c6 | TIMING | tripleo_sshd : Configure the banner text | np0005468029 | 0:05:05.969211 | 0.07s 2025-10-03 08:04:07.644670 | fa163e2f-d608-ed31-39ea-00000000314a | SKIPPED | Disable NTP before configuring Chrony | np0005468028 2025-10-03 08:04:07.645306 | fa163e2f-d608-ed31-39ea-00000000314a | TIMING | Disable NTP before configuring Chrony | np0005468028 | 0:05:05.970642 | 0.09s 2025-10-03 08:04:07.667616 | fa163e2f-d608-ed31-39ea-00000000314b | TASK | Install, Configure and Run Chrony 2025-10-03 08:04:07.688084 | fa163e2f-d608-ed31-39ea-0000000056c7 | TASK | Configure the motd banner 2025-10-03 08:04:07.704675 | fa163e2f-d608-ed31-39ea-00000000314b | TIMING | Install, Configure and Run Chrony | np0005468028 | 0:05:06.029996 | 0.04s 2025-10-03 08:04:07.776225 | fa163e2f-d608-ed31-39ea-000000005bbd | TASK | Load distro-specific variables 2025-10-03 08:04:07.781974 | fa163e2f-d608-ed31-39ea-0000000056c7 | SKIPPED | Configure the motd banner | np0005468029 2025-10-03 08:04:07.782832 | fa163e2f-d608-ed31-39ea-0000000056c7 | TIMING | tripleo_sshd : Configure the motd banner | np0005468029 | 0:05:06.108150 | 0.09s 2025-10-03 08:04:07.792973 | fa163e2f-d608-ed31-39ea-0000000056c8 | TASK | Update sshd configuration options from vars 2025-10-03 08:04:07.804828 | fa163e2f-d608-ed31-39ea-000000005bbd | TIMING | chrony : Load distro-specific variables | np0005468028 | 0:05:06.130156 | 0.03s 2025-10-03 08:04:07.815811 | f23c0f5e-d7ee-46af-8296-59993a2d9594 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468028 2025-10-03 08:04:07.831847 | fa163e2f-d608-ed31-39ea-000000005ee9 | TASK | Load distro-specific variables 2025-10-03 08:04:07.842005 | fa163e2f-d608-ed31-39ea-0000000056c8 | OK | Update sshd configuration options from vars | np0005468029 2025-10-03 08:04:07.842932 | fa163e2f-d608-ed31-39ea-0000000056c8 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005468029 | 0:05:06.168259 | 0.04s 2025-10-03 08:04:07.860097 | fa163e2f-d608-ed31-39ea-0000000056c9 | TASK | Adjust ssh server configuration 2025-10-03 08:04:07.868920 | fa163e2f-d608-ed31-39ea-000000005cd8 | CHANGED | Check for NTP service | np0005468027 2025-10-03 08:04:07.870319 | fa163e2f-d608-ed31-39ea-000000005cd8 | TIMING | chrony : Check for NTP service | np0005468027 | 0:05:06.195626 | 0.34s 2025-10-03 08:04:07.880921 | fa163e2f-d608-ed31-39ea-000000005ee9 | OK | Load distro-specific variables | np0005468028 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:07.881847 | fa163e2f-d608-ed31-39ea-000000005ee9 | TIMING | chrony : Load distro-specific variables | np0005468028 | 0:05:06.207182 | 0.04s 2025-10-03 08:04:07.896450 | fa163e2f-d608-ed31-39ea-000000003512 | CHANGED | create persistent directories | np0005468025 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-03 08:04:07.898276 | fa163e2f-d608-ed31-39ea-000000003512 | TIMING | create persistent directories | np0005468025 | 0:05:06.223608 | 0.66s 2025-10-03 08:04:07.910169 | fa163e2f-d608-ed31-39ea-00000000350a | CHANGED | create persistent directories | np0005468026 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2025-10-03 08:04:07.911339 | fa163e2f-d608-ed31-39ea-00000000350a | TIMING | create persistent directories | np0005468026 | 0:05:06.236672 | 0.65s 2025-10-03 08:04:07.922573 | fa163e2f-d608-ed31-39ea-000000005cd9 | TASK | Disable NTP before configuring Chrony 2025-10-03 08:04:07.930895 | fa163e2f-d608-ed31-39ea-000000005ee9 | TIMING | chrony : Load distro-specific variables | np0005468028 | 0:05:06.256213 | 0.09s 2025-10-03 08:04:07.932486 | fa163e2f-d608-ed31-39ea-000000003512 | TIMING | create persistent directories | np0005468025 | 0:05:06.257825 | 0.69s 2025-10-03 08:04:07.948433 | fa163e2f-d608-ed31-39ea-000000005bbe | TASK | Install chronyd 2025-10-03 08:04:07.968162 | fa163e2f-d608-ed31-39ea-000000003513 | TASK | create persistent directories 2025-10-03 08:04:07.981918 | fa163e2f-d608-ed31-39ea-0000000033ec | OK | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-03 08:04:07.985236 | fa163e2f-d608-ed31-39ea-0000000033ec | TIMING | create persistent directories | np0005468024 | 0:05:06.310559 | 0.35s 2025-10-03 08:04:07.995069 | fa163e2f-d608-ed31-39ea-000000005cd9 | SKIPPED | Disable NTP before configuring Chrony | np0005468027 2025-10-03 08:04:07.995421 | fa163e2f-d608-ed31-39ea-000000005cd9 | TIMING | chrony : Disable NTP before configuring Chrony | np0005468027 | 0:05:06.320763 | 0.07s 2025-10-03 08:04:07.995742 | fa163e2f-d608-ed31-39ea-000000005bbe | TIMING | chrony : Install chronyd | np0005468028 | 0:05:06.321085 | 0.05s 2025-10-03 08:04:08.007671 | 8ae6f41c-b71d-432d-b456-11f41f5a6716 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005468028 2025-10-03 08:04:08.024068 | fa163e2f-d608-ed31-39ea-000000005cda | TASK | Install chronyd package 2025-10-03 08:04:08.039647 | fa163e2f-d608-ed31-39ea-000000005f30 | TASK | Load distro-specific variables 2025-10-03 08:04:08.067979 | fa163e2f-d608-ed31-39ea-000000005f30 | TIMING | chrony : Load distro-specific variables | np0005468028 | 0:05:06.393308 | 0.03s 2025-10-03 08:04:08.076749 | 6a6f7b7a-f22c-4630-9c5b-c0f16a8229c1 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468028 2025-10-03 08:04:08.090035 | fa163e2f-d608-ed31-39ea-000000005f77 | TASK | Load distro-specific variables 2025-10-03 08:04:08.135919 | fa163e2f-d608-ed31-39ea-000000005f77 | OK | Load distro-specific variables | np0005468028 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:08.137687 | fa163e2f-d608-ed31-39ea-000000005f77 | TIMING | chrony : Load distro-specific variables | np0005468028 | 0:05:06.463019 | 0.05s 2025-10-03 08:04:08.141670 | fa163e2f-d608-ed31-39ea-000000005f77 | TIMING | chrony : Load distro-specific variables | np0005468028 | 0:05:06.467012 | 0.05s 2025-10-03 08:04:08.150782 | fa163e2f-d608-ed31-39ea-000000005f31 | TASK | Check for NTP service 2025-10-03 08:04:08.183616 | fa163e2f-d608-ed31-39ea-00000000350a | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2025-10-03 08:04:08.185636 | fa163e2f-d608-ed31-39ea-00000000350a | TIMING | create persistent directories | np0005468026 | 0:05:06.510962 | 0.93s 2025-10-03 08:04:08.191403 | fa163e2f-d608-ed31-39ea-00000000350a | TIMING | create persistent directories | np0005468026 | 0:05:06.516745 | 0.93s 2025-10-03 08:04:08.205642 | fa163e2f-d608-ed31-39ea-00000000350b | TASK | create persistent directories 2025-10-03 08:04:08.292772 | fa163e2f-d608-ed31-39ea-0000000033ec | OK | create persistent directories | np0005468024 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-03 08:04:08.296870 | fa163e2f-d608-ed31-39ea-0000000033ec | TIMING | create persistent directories | np0005468024 | 0:05:06.622183 | 0.66s 2025-10-03 08:04:08.304285 | fa163e2f-d608-ed31-39ea-0000000033ec | TIMING | create persistent directories | np0005468024 | 0:05:06.629618 | 0.67s 2025-10-03 08:04:08.310107 | fa163e2f-d608-ed31-39ea-000000003513 | OK | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-03 08:04:08.311122 | fa163e2f-d608-ed31-39ea-000000003513 | TIMING | create persistent directories | np0005468025 | 0:05:06.636453 | 0.34s 2025-10-03 08:04:08.331183 | fa163e2f-d608-ed31-39ea-0000000033ed | TASK | Copy in cleanup script 2025-10-03 08:04:08.509276 | fa163e2f-d608-ed31-39ea-000000005f31 | CHANGED | Check for NTP service | np0005468028 2025-10-03 08:04:08.510369 | fa163e2f-d608-ed31-39ea-000000005f31 | TIMING | chrony : Check for NTP service | np0005468028 | 0:05:06.835704 | 0.36s 2025-10-03 08:04:08.519836 | fa163e2f-d608-ed31-39ea-00000000350b | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-03 08:04:08.521602 | fa163e2f-d608-ed31-39ea-00000000350b | TIMING | create persistent directories | np0005468026 | 0:05:06.846929 | 0.32s 2025-10-03 08:04:08.529331 | fa163e2f-d608-ed31-39ea-000000005f32 | TASK | Disable NTP before configuring Chrony 2025-10-03 08:04:08.579967 | fa163e2f-d608-ed31-39ea-000000005f32 | SKIPPED | Disable NTP before configuring Chrony | np0005468028 2025-10-03 08:04:08.581018 | fa163e2f-d608-ed31-39ea-000000005f32 | TIMING | chrony : Disable NTP before configuring Chrony | np0005468028 | 0:05:06.906353 | 0.05s 2025-10-03 08:04:08.590716 | fa163e2f-d608-ed31-39ea-000000005f33 | TASK | Install chronyd package 2025-10-03 08:04:08.639082 | fa163e2f-d608-ed31-39ea-000000003513 | OK | create persistent directories | np0005468025 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-03 08:04:08.643747 | fa163e2f-d608-ed31-39ea-000000003513 | TIMING | create persistent directories | np0005468025 | 0:05:06.969059 | 0.67s 2025-10-03 08:04:08.652619 | fa163e2f-d608-ed31-39ea-000000003513 | TIMING | create persistent directories | np0005468025 | 0:05:06.977955 | 0.68s 2025-10-03 08:04:08.666856 | fa163e2f-d608-ed31-39ea-000000003514 | TASK | Copy in cleanup script 2025-10-03 08:04:08.807007 | fa163e2f-d608-ed31-39ea-00000000350b | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2025-10-03 08:04:08.814436 | fa163e2f-d608-ed31-39ea-00000000350b | TIMING | create persistent directories | np0005468026 | 0:05:07.139744 | 0.61s 2025-10-03 08:04:08.825336 | fa163e2f-d608-ed31-39ea-00000000350b | TIMING | create persistent directories | np0005468026 | 0:05:07.150666 | 0.62s 2025-10-03 08:04:08.860248 | fa163e2f-d608-ed31-39ea-00000000350c | TASK | create persistent directories 2025-10-03 08:04:08.883027 | fa163e2f-d608-ed31-39ea-0000000056c9 | CHANGED | Adjust ssh server configuration | np0005468029 2025-10-03 08:04:08.885551 | fa163e2f-d608-ed31-39ea-0000000056c9 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005468029 | 0:05:07.210864 | 1.02s 2025-10-03 08:04:08.913273 | fa163e2f-d608-ed31-39ea-0000000056ca | TASK | Restart sshd 2025-10-03 08:04:09.225061 | fa163e2f-d608-ed31-39ea-00000000350c | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-03 08:04:09.229682 | fa163e2f-d608-ed31-39ea-00000000350c | TIMING | create persistent directories | np0005468026 | 0:05:07.554868 | 0.37s 2025-10-03 08:04:09.312616 | fa163e2f-d608-ed31-39ea-0000000033ed | CHANGED | Copy in cleanup script | np0005468024 2025-10-03 08:04:09.313772 | fa163e2f-d608-ed31-39ea-0000000033ed | TIMING | Copy in cleanup script | np0005468024 | 0:05:07.639103 | 0.98s 2025-10-03 08:04:09.336042 | fa163e2f-d608-ed31-39ea-0000000033ee | TASK | Copy in cleanup service 2025-10-03 08:04:09.463216 | fa163e2f-d608-ed31-39ea-0000000056ca | CHANGED | Restart sshd | np0005468029 2025-10-03 08:04:09.464494 | fa163e2f-d608-ed31-39ea-0000000056ca | TIMING | tripleo_sshd : Restart sshd | np0005468029 | 0:05:07.789828 | 0.55s 2025-10-03 08:04:09.485897 | fa163e2f-d608-ed31-39ea-00000000350c | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2025-10-03 08:04:09.487702 | fa163e2f-d608-ed31-39ea-00000000350c | TIMING | create persistent directories | np0005468026 | 0:05:07.813031 | 0.63s 2025-10-03 08:04:09.491202 | fa163e2f-d608-ed31-39ea-00000000335d | TASK | Check for NTP service 2025-10-03 08:04:09.502807 | fa163e2f-d608-ed31-39ea-00000000350c | TIMING | create persistent directories | np0005468026 | 0:05:07.828125 | 0.64s 2025-10-03 08:04:09.522673 | fa163e2f-d608-ed31-39ea-00000000350d | TASK | create persistent directories 2025-10-03 08:04:09.642170 | fa163e2f-d608-ed31-39ea-000000003514 | CHANGED | Copy in cleanup script | np0005468025 2025-10-03 08:04:09.643156 | fa163e2f-d608-ed31-39ea-000000003514 | TIMING | Copy in cleanup script | np0005468025 | 0:05:07.968491 | 0.98s 2025-10-03 08:04:09.656853 | fa163e2f-d608-ed31-39ea-000000003515 | TASK | Copy in cleanup service 2025-10-03 08:04:09.810441 | fa163e2f-d608-ed31-39ea-00000000335d | CHANGED | Check for NTP service | np0005468029 2025-10-03 08:04:09.811414 | fa163e2f-d608-ed31-39ea-00000000335d | TIMING | Check for NTP service | np0005468029 | 0:05:08.136747 | 0.31s 2025-10-03 08:04:09.821236 | fa163e2f-d608-ed31-39ea-00000000335e | TASK | Disable NTP before configuring Chrony 2025-10-03 08:04:09.854242 | fa163e2f-d608-ed31-39ea-00000000335e | SKIPPED | Disable NTP before configuring Chrony | np0005468029 2025-10-03 08:04:09.855061 | fa163e2f-d608-ed31-39ea-00000000335e | TIMING | Disable NTP before configuring Chrony | np0005468029 | 0:05:08.180398 | 0.03s 2025-10-03 08:04:09.866430 | fa163e2f-d608-ed31-39ea-00000000335f | TASK | Install, Configure and Run Chrony 2025-10-03 08:04:09.872287 | fa163e2f-d608-ed31-39ea-00000000350d | OK | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-03 08:04:09.873540 | fa163e2f-d608-ed31-39ea-00000000350d | TIMING | create persistent directories | np0005468026 | 0:05:08.198869 | 0.35s 2025-10-03 08:04:09.884681 | fa163e2f-d608-ed31-39ea-00000000350d | TIMING | create persistent directories | np0005468026 | 0:05:08.210006 | 0.36s 2025-10-03 08:04:09.906690 | fa163e2f-d608-ed31-39ea-00000000350e | TASK | create persistent directories 2025-10-03 08:04:09.914310 | fa163e2f-d608-ed31-39ea-00000000335f | TIMING | Install, Configure and Run Chrony | np0005468029 | 0:05:08.239623 | 0.04s 2025-10-03 08:04:09.998739 | fa163e2f-d608-ed31-39ea-000000005bbd | TASK | Load distro-specific variables 2025-10-03 08:04:10.020262 | fa163e2f-d608-ed31-39ea-000000005bbd | TIMING | chrony : Load distro-specific variables | np0005468029 | 0:05:08.345582 | 0.02s 2025-10-03 08:04:10.033795 | a553c5ae-548f-44c5-8c01-af3c64317b0a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468029 2025-10-03 08:04:10.051057 | fa163e2f-d608-ed31-39ea-00000000615a | TASK | Load distro-specific variables 2025-10-03 08:04:10.108147 | fa163e2f-d608-ed31-39ea-00000000615a | OK | Load distro-specific variables | np0005468029 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:10.110278 | fa163e2f-d608-ed31-39ea-00000000615a | TIMING | chrony : Load distro-specific variables | np0005468029 | 0:05:08.435599 | 0.06s 2025-10-03 08:04:10.116199 | fa163e2f-d608-ed31-39ea-00000000615a | TIMING | chrony : Load distro-specific variables | np0005468029 | 0:05:08.441532 | 0.06s 2025-10-03 08:04:10.126122 | fa163e2f-d608-ed31-39ea-000000005bbe | TASK | Install chronyd 2025-10-03 08:04:10.150018 | fa163e2f-d608-ed31-39ea-000000005bbe | TIMING | chrony : Install chronyd | np0005468029 | 0:05:08.475346 | 0.02s 2025-10-03 08:04:10.161814 | 2844d944-0d2e-4dac-a4cc-0141a4d7e6e5 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005468029 2025-10-03 08:04:10.178039 | fa163e2f-d608-ed31-39ea-000000006193 | TASK | Load distro-specific variables 2025-10-03 08:04:10.199832 | fa163e2f-d608-ed31-39ea-000000006193 | TIMING | chrony : Load distro-specific variables | np0005468029 | 0:05:08.525161 | 0.02s 2025-10-03 08:04:10.209237 | 5a66b2d2-89ef-4096-b397-5e28a8b7d6bd | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468029 2025-10-03 08:04:10.221737 | fa163e2f-d608-ed31-39ea-00000000350e | OK | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-03 08:04:10.223412 | fa163e2f-d608-ed31-39ea-00000000350e | TIMING | create persistent directories | np0005468026 | 0:05:08.548741 | 0.32s 2025-10-03 08:04:10.229785 | fa163e2f-d608-ed31-39ea-0000000061da | TASK | Load distro-specific variables 2025-10-03 08:04:10.283374 | fa163e2f-d608-ed31-39ea-0000000061da | OK | Load distro-specific variables | np0005468029 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:10.286138 | fa163e2f-d608-ed31-39ea-0000000061da | TIMING | chrony : Load distro-specific variables | np0005468029 | 0:05:08.611468 | 0.06s 2025-10-03 08:04:10.291435 | fa163e2f-d608-ed31-39ea-0000000061da | TIMING | chrony : Load distro-specific variables | np0005468029 | 0:05:08.616759 | 0.06s 2025-10-03 08:04:10.311958 | fa163e2f-d608-ed31-39ea-000000006194 | TASK | Check for NTP service 2025-10-03 08:04:10.322271 | fa163e2f-d608-ed31-39ea-0000000033ee | CHANGED | Copy in cleanup service | np0005468024 2025-10-03 08:04:10.323375 | fa163e2f-d608-ed31-39ea-0000000033ee | TIMING | Copy in cleanup service | np0005468024 | 0:05:08.648701 | 0.99s 2025-10-03 08:04:10.342764 | fa163e2f-d608-ed31-39ea-0000000033ef | TASK | Enabling the cleanup service 2025-10-03 08:04:10.446725 | fa163e2f-d608-ed31-39ea-00000000350e | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2025-10-03 08:04:10.449494 | fa163e2f-d608-ed31-39ea-00000000350e | TIMING | create persistent directories | np0005468026 | 0:05:08.774782 | 0.54s 2025-10-03 08:04:10.457359 | fa163e2f-d608-ed31-39ea-00000000350e | TIMING | create persistent directories | np0005468026 | 0:05:08.782691 | 0.55s 2025-10-03 08:04:10.476894 | fa163e2f-d608-ed31-39ea-00000000350f | TASK | ensure qemu group is present on the host 2025-10-03 08:04:10.586993 | fa163e2f-d608-ed31-39ea-000000003515 | CHANGED | Copy in cleanup service | np0005468025 2025-10-03 08:04:10.588114 | fa163e2f-d608-ed31-39ea-000000003515 | TIMING | Copy in cleanup service | np0005468025 | 0:05:08.913444 | 0.93s 2025-10-03 08:04:10.588754 | fa163e2f-d608-ed31-39ea-000000006194 | CHANGED | Check for NTP service | np0005468029 2025-10-03 08:04:10.589511 | fa163e2f-d608-ed31-39ea-000000006194 | TIMING | chrony : Check for NTP service | np0005468029 | 0:05:08.914851 | 0.27s 2025-10-03 08:04:10.602748 | fa163e2f-d608-ed31-39ea-000000006195 | TASK | Disable NTP before configuring Chrony 2025-10-03 08:04:10.626095 | fa163e2f-d608-ed31-39ea-000000003516 | TASK | Enabling the cleanup service 2025-10-03 08:04:10.652736 | fa163e2f-d608-ed31-39ea-000000006195 | SKIPPED | Disable NTP before configuring Chrony | np0005468029 2025-10-03 08:04:10.653601 | fa163e2f-d608-ed31-39ea-000000006195 | TIMING | chrony : Disable NTP before configuring Chrony | np0005468029 | 0:05:08.978934 | 0.05s 2025-10-03 08:04:10.663441 | fa163e2f-d608-ed31-39ea-000000006196 | TASK | Install chronyd package 2025-10-03 08:04:10.834097 | fa163e2f-d608-ed31-39ea-00000000350f | CHANGED | ensure qemu group is present on the host | np0005468026 2025-10-03 08:04:10.834997 | fa163e2f-d608-ed31-39ea-00000000350f | TIMING | ensure qemu group is present on the host | np0005468026 | 0:05:09.160331 | 0.36s 2025-10-03 08:04:10.849389 | fa163e2f-d608-ed31-39ea-000000003510 | TASK | ensure qemu user is present on the host 2025-10-03 08:04:11.002717 | fa163e2f-d608-ed31-39ea-000000005cda | OK | Install chronyd package | np0005468027 2025-10-03 08:04:11.003938 | fa163e2f-d608-ed31-39ea-000000005cda | TIMING | chrony : Install chronyd package | np0005468027 | 0:05:09.329272 | 2.98s 2025-10-03 08:04:11.013953 | fa163e2f-d608-ed31-39ea-000000005bbf | TASK | Upgrade chronyd 2025-10-03 08:04:11.035552 | fa163e2f-d608-ed31-39ea-000000005bbf | SKIPPED | Upgrade chronyd | np0005468027 2025-10-03 08:04:11.036553 | fa163e2f-d608-ed31-39ea-000000005bbf | TIMING | chrony : Upgrade chronyd | np0005468027 | 0:05:09.361885 | 0.02s 2025-10-03 08:04:11.048949 | fa163e2f-d608-ed31-39ea-000000005bc0 | TASK | Configure chronyd 2025-10-03 08:04:11.080944 | fa163e2f-d608-ed31-39ea-0000000033ef | CHANGED | Enabling the cleanup service | np0005468024 2025-10-03 08:04:11.082076 | fa163e2f-d608-ed31-39ea-0000000033ef | TIMING | Enabling the cleanup service | np0005468024 | 0:05:09.407412 | 0.74s 2025-10-03 08:04:11.083151 | fa163e2f-d608-ed31-39ea-000000005bc0 | TIMING | chrony : Configure chronyd | np0005468027 | 0:05:09.408492 | 0.03s 2025-10-03 08:04:11.097914 | 3fb7b8c1-07ce-41cb-9d89-09072a3d9e14 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005468027 2025-10-03 08:04:11.119578 | fa163e2f-d608-ed31-39ea-000000006221 | TASK | Load distro-specific variables 2025-10-03 08:04:11.137073 | fa163e2f-d608-ed31-39ea-0000000033f0 | TASK | Make sure python3-novaclient is installed when IHA is enabled 2025-10-03 08:04:11.146261 | fa163e2f-d608-ed31-39ea-000000006221 | TIMING | chrony : Load distro-specific variables | np0005468027 | 0:05:09.471586 | 0.03s 2025-10-03 08:04:11.158194 | 4f971d84-92a5-4cdc-a8e1-a9b0cb76d228 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468027 2025-10-03 08:04:11.170013 | fa163e2f-d608-ed31-39ea-00000000628f | TASK | Load distro-specific variables 2025-10-03 08:04:11.174562 | fa163e2f-d608-ed31-39ea-0000000033f0 | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0005468024 2025-10-03 08:04:11.175339 | fa163e2f-d608-ed31-39ea-0000000033f0 | TIMING | Make sure python3-novaclient is installed when IHA is enabled | np0005468024 | 0:05:09.500669 | 0.04s 2025-10-03 08:04:11.189612 | fa163e2f-d608-ed31-39ea-0000000033f1 | TASK | Remove existing entries from logind conf 2025-10-03 08:04:11.224255 | fa163e2f-d608-ed31-39ea-00000000628f | OK | Load distro-specific variables | np0005468027 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:11.226744 | fa163e2f-d608-ed31-39ea-00000000628f | TIMING | chrony : Load distro-specific variables | np0005468027 | 0:05:09.552058 | 0.06s 2025-10-03 08:04:11.233847 | fa163e2f-d608-ed31-39ea-00000000628f | TIMING | chrony : Load distro-specific variables | np0005468027 | 0:05:09.559182 | 0.06s 2025-10-03 08:04:11.244055 | fa163e2f-d608-ed31-39ea-000000006222 | TASK | Install chrony configuration file 2025-10-03 08:04:11.308215 | fa163e2f-d608-ed31-39ea-000000003510 | CHANGED | ensure qemu user is present on the host | np0005468026 2025-10-03 08:04:11.311443 | fa163e2f-d608-ed31-39ea-000000003510 | TIMING | ensure qemu user is present on the host | np0005468026 | 0:05:09.636776 | 0.46s 2025-10-03 08:04:11.312162 | fa163e2f-d608-ed31-39ea-000000003516 | CHANGED | Enabling the cleanup service | np0005468025 2025-10-03 08:04:11.312704 | fa163e2f-d608-ed31-39ea-000000003516 | TIMING | Enabling the cleanup service | np0005468025 | 0:05:09.638047 | 0.69s 2025-10-03 08:04:11.327117 | fa163e2f-d608-ed31-39ea-000000003517 | TASK | Make sure python3-novaclient is installed when IHA is enabled 2025-10-03 08:04:11.355317 | fa163e2f-d608-ed31-39ea-000000003511 | TASK | allow logrotate to read inside containers 2025-10-03 08:04:11.360269 | fa163e2f-d608-ed31-39ea-000000003517 | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0005468025 2025-10-03 08:04:11.361153 | fa163e2f-d608-ed31-39ea-000000003517 | TIMING | Make sure python3-novaclient is installed when IHA is enabled | np0005468025 | 0:05:09.686482 | 0.03s 2025-10-03 08:04:11.375718 | fa163e2f-d608-ed31-39ea-000000003518 | TASK | Remove existing entries from logind conf 2025-10-03 08:04:11.540899 | fa163e2f-d608-ed31-39ea-000000005f33 | OK | Install chronyd package | np0005468028 2025-10-03 08:04:11.541857 | fa163e2f-d608-ed31-39ea-000000005f33 | TIMING | chrony : Install chronyd package | np0005468028 | 0:05:09.867181 | 2.95s 2025-10-03 08:04:11.553363 | fa163e2f-d608-ed31-39ea-000000005bbf | TASK | Upgrade chronyd 2025-10-03 08:04:11.583198 | fa163e2f-d608-ed31-39ea-000000005bbf | SKIPPED | Upgrade chronyd | np0005468028 2025-10-03 08:04:11.583914 | fa163e2f-d608-ed31-39ea-000000005bbf | TIMING | chrony : Upgrade chronyd | np0005468028 | 0:05:09.909252 | 0.03s 2025-10-03 08:04:11.593050 | fa163e2f-d608-ed31-39ea-000000005bc0 | TASK | Configure chronyd 2025-10-03 08:04:11.622291 | fa163e2f-d608-ed31-39ea-000000005bc0 | TIMING | chrony : Configure chronyd | np0005468028 | 0:05:09.947623 | 0.03s 2025-10-03 08:04:11.632057 | 2c2933fb-e50c-4196-962c-cea31d89910f | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005468028 2025-10-03 08:04:11.652774 | fa163e2f-d608-ed31-39ea-0000000062ba | TASK | Load distro-specific variables 2025-10-03 08:04:11.657191 | fa163e2f-d608-ed31-39ea-000000003518 | CHANGED | Remove existing entries from logind conf | np0005468025 2025-10-03 08:04:11.658019 | fa163e2f-d608-ed31-39ea-000000003518 | TIMING | Remove existing entries from logind conf | np0005468025 | 0:05:09.983350 | 0.28s 2025-10-03 08:04:11.687981 | fa163e2f-d608-ed31-39ea-000000003519 | TASK | Make sure systemd-logind ignores power off 2025-10-03 08:04:11.692850 | fa163e2f-d608-ed31-39ea-0000000062ba | TIMING | chrony : Load distro-specific variables | np0005468028 | 0:05:10.018175 | 0.04s 2025-10-03 08:04:11.693626 | fa163e2f-d608-ed31-39ea-0000000033f1 | CHANGED | Remove existing entries from logind conf | np0005468024 2025-10-03 08:04:11.694104 | fa163e2f-d608-ed31-39ea-0000000033f1 | TIMING | Remove existing entries from logind conf | np0005468024 | 0:05:10.019447 | 0.50s 2025-10-03 08:04:11.703835 | 179611e2-07b3-4bc0-ad9c-1bc84a29e5ca | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468028 2025-10-03 08:04:11.715663 | fa163e2f-d608-ed31-39ea-00000000632a | TASK | Load distro-specific variables 2025-10-03 08:04:11.733398 | fa163e2f-d608-ed31-39ea-0000000033f2 | TASK | Make sure systemd-logind ignores power off 2025-10-03 08:04:11.781448 | fa163e2f-d608-ed31-39ea-00000000632a | OK | Load distro-specific variables | np0005468028 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:11.783327 | fa163e2f-d608-ed31-39ea-00000000632a | TIMING | chrony : Load distro-specific variables | np0005468028 | 0:05:10.108654 | 0.07s 2025-10-03 08:04:11.789805 | fa163e2f-d608-ed31-39ea-00000000632a | TIMING | chrony : Load distro-specific variables | np0005468028 | 0:05:10.115146 | 0.07s 2025-10-03 08:04:11.800396 | fa163e2f-d608-ed31-39ea-0000000062bb | TASK | Install chrony configuration file 2025-10-03 08:04:11.993933 | fa163e2f-d608-ed31-39ea-000000003519 | CHANGED | Make sure systemd-logind ignores power off | np0005468025 2025-10-03 08:04:11.995572 | fa163e2f-d608-ed31-39ea-000000003519 | TIMING | Make sure systemd-logind ignores power off | np0005468025 | 0:05:10.320892 | 0.31s 2025-10-03 08:04:12.027076 | fa163e2f-d608-ed31-39ea-00000000351a | TASK | Restart systemd-logind 2025-10-03 08:04:12.049247 | fa163e2f-d608-ed31-39ea-0000000033f2 | CHANGED | Make sure systemd-logind ignores power off | np0005468024 2025-10-03 08:04:12.050902 | fa163e2f-d608-ed31-39ea-0000000033f2 | TIMING | Make sure systemd-logind ignores power off | np0005468024 | 0:05:10.376225 | 0.32s 2025-10-03 08:04:12.080863 | fa163e2f-d608-ed31-39ea-0000000033f3 | TASK | Restart systemd-logind 2025-10-03 08:04:12.276596 | fa163e2f-d608-ed31-39ea-000000006222 | CHANGED | Install chrony configuration file | np0005468027 2025-10-03 08:04:12.277450 | fa163e2f-d608-ed31-39ea-000000006222 | TIMING | chrony : Install chrony configuration file | np0005468027 | 0:05:10.602786 | 1.03s 2025-10-03 08:04:12.287632 | fa163e2f-d608-ed31-39ea-000000005bc1 | TASK | Run chronyd 2025-10-03 08:04:12.315602 | fa163e2f-d608-ed31-39ea-000000005bc1 | TIMING | chrony : Run chronyd | np0005468027 | 0:05:10.640922 | 0.03s 2025-10-03 08:04:12.342252 | 52153d48-8933-440d-9578-e4466ac03cc7 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005468027 2025-10-03 08:04:12.376538 | fa163e2f-d608-ed31-39ea-000000006353 | TASK | Load distro-specific variables 2025-10-03 08:04:12.384800 | fa163e2f-d608-ed31-39ea-000000003511 | CHANGED | allow logrotate to read inside containers | np0005468026 2025-10-03 08:04:12.386285 | fa163e2f-d608-ed31-39ea-000000003511 | TIMING | allow logrotate to read inside containers | np0005468026 | 0:05:10.711600 | 1.03s 2025-10-03 08:04:12.413683 | fa163e2f-d608-ed31-39ea-000000003512 | TASK | create persistent directories 2025-10-03 08:04:12.419398 | fa163e2f-d608-ed31-39ea-000000006353 | TIMING | chrony : Load distro-specific variables | np0005468027 | 0:05:10.744713 | 0.04s 2025-10-03 08:04:12.430916 | 5e2b5367-65c9-4f4a-8eaa-524e7ffc43d5 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468027 2025-10-03 08:04:12.443988 | fa163e2f-d608-ed31-39ea-0000000063d7 | TASK | Load distro-specific variables 2025-10-03 08:04:12.486930 | fa163e2f-d608-ed31-39ea-0000000063d7 | OK | Load distro-specific variables | np0005468027 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:12.489086 | fa163e2f-d608-ed31-39ea-0000000063d7 | TIMING | chrony : Load distro-specific variables | np0005468027 | 0:05:10.814413 | 0.04s 2025-10-03 08:04:12.498029 | fa163e2f-d608-ed31-39ea-0000000063d7 | TIMING | chrony : Load distro-specific variables | np0005468027 | 0:05:10.823357 | 0.05s 2025-10-03 08:04:12.510969 | fa163e2f-d608-ed31-39ea-000000006354 | TASK | Ensure chronyd is running 2025-10-03 08:04:12.585653 | fa163e2f-d608-ed31-39ea-00000000351a | CHANGED | Restart systemd-logind | np0005468025 2025-10-03 08:04:12.587956 | fa163e2f-d608-ed31-39ea-00000000351a | TIMING | Restart systemd-logind | np0005468025 | 0:05:10.913275 | 0.56s 2025-10-03 08:04:12.623163 | fa163e2f-d608-ed31-39ea-00000000351b | TASK | Gather service_facts on pacemaker_bootstrap_node [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-03 08:04:12.673969 | fa163e2f-d608-ed31-39ea-0000000033f3 | CHANGED | Restart systemd-logind | np0005468024 2025-10-03 08:04:12.676831 | fa163e2f-d608-ed31-39ea-0000000033f3 | TIMING | Restart systemd-logind | np0005468024 | 0:05:11.002110 | 0.59s 2025-10-03 08:04:12.702793 | fa163e2f-d608-ed31-39ea-0000000033f4 | TASK | Gather service_facts on pacemaker_bootstrap_node 2025-10-03 08:04:12.709511 | fa163e2f-d608-ed31-39ea-00000000351b | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0005468025 2025-10-03 08:04:12.710788 | fa163e2f-d608-ed31-39ea-00000000351b | TIMING | Gather service_facts on pacemaker_bootstrap_node | np0005468025 | 0:05:11.036108 | 0.09s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-03 08:04:12.734137 | fa163e2f-d608-ed31-39ea-00000000351e | TASK | Check and eventually delete duplicate constraints (bootstrap node) [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-03 08:04:12.757308 | fa163e2f-d608-ed31-39ea-0000000033f4 | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0005468024 2025-10-03 08:04:12.761054 | fa163e2f-d608-ed31-39ea-0000000033f4 | TIMING | Gather service_facts on pacemaker_bootstrap_node | np0005468024 | 0:05:11.086379 | 0.06s 2025-10-03 08:04:12.761770 | fa163e2f-d608-ed31-39ea-000000003512 | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-03 08:04:12.762250 | fa163e2f-d608-ed31-39ea-000000003512 | TIMING | create persistent directories | np0005468026 | 0:05:11.087591 | 0.35s 2025-10-03 08:04:12.781695 | fa163e2f-d608-ed31-39ea-0000000033f5 | TASK | Check and eventually delete duplicate constraints (bootstrap node) [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-03 08:04:12.807154 | fa163e2f-d608-ed31-39ea-00000000351e | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0005468025 2025-10-03 08:04:12.808008 | fa163e2f-d608-ed31-39ea-00000000351e | TIMING | Check and eventually delete duplicate constraints (bootstrap node) | np0005468025 | 0:05:11.133327 | 0.07s 2025-10-03 08:04:12.828745 | fa163e2f-d608-ed31-39ea-00000000351f | TASK | create persistent logs directory 2025-10-03 08:04:12.838921 | fa163e2f-d608-ed31-39ea-0000000033f5 | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0005468024 2025-10-03 08:04:12.839692 | fa163e2f-d608-ed31-39ea-0000000033f5 | TIMING | Check and eventually delete duplicate constraints (bootstrap node) | np0005468024 | 0:05:11.165026 | 0.06s 2025-10-03 08:04:12.853868 | fa163e2f-d608-ed31-39ea-0000000033f6 | TASK | create persistent logs directory 2025-10-03 08:04:12.911304 | fa163e2f-d608-ed31-39ea-0000000062bb | CHANGED | Install chrony configuration file | np0005468028 2025-10-03 08:04:12.912549 | fa163e2f-d608-ed31-39ea-0000000062bb | TIMING | chrony : Install chrony configuration file | np0005468028 | 0:05:11.237877 | 1.11s 2025-10-03 08:04:12.926371 | fa163e2f-d608-ed31-39ea-000000005bc1 | TASK | Run chronyd 2025-10-03 08:04:12.951231 | fa163e2f-d608-ed31-39ea-000000005bc1 | TIMING | chrony : Run chronyd | np0005468028 | 0:05:11.276559 | 0.02s 2025-10-03 08:04:12.966163 | 2b28a570-ba06-4f54-9121-f0b78232d7e1 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005468028 2025-10-03 08:04:12.991795 | fa163e2f-d608-ed31-39ea-000000006410 | TASK | Load distro-specific variables 2025-10-03 08:04:13.002970 | fa163e2f-d608-ed31-39ea-000000006354 | OK | Ensure chronyd is running | np0005468027 2025-10-03 08:04:13.004091 | fa163e2f-d608-ed31-39ea-000000006354 | TIMING | chrony : Ensure chronyd is running | np0005468027 | 0:05:11.329419 | 0.49s 2025-10-03 08:04:13.015346 | fa163e2f-d608-ed31-39ea-000000006355 | TASK | Force chronyd restart 2025-10-03 08:04:13.025448 | fa163e2f-d608-ed31-39ea-000000006410 | TIMING | chrony : Load distro-specific variables | np0005468028 | 0:05:11.350771 | 0.03s 2025-10-03 08:04:13.039058 | fa163e2f-d608-ed31-39ea-000000003512 | CHANGED | create persistent directories | np0005468026 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-03 08:04:13.044214 | fa163e2f-d608-ed31-39ea-000000003512 | TIMING | create persistent directories | np0005468026 | 0:05:11.369545 | 0.63s 2025-10-03 08:04:13.045219 | d2e43b6e-bf75-4905-aaa8-85f4e55a379d | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468028 2025-10-03 08:04:13.062441 | fa163e2f-d608-ed31-39ea-000000006498 | TASK | Load distro-specific variables 2025-10-03 08:04:13.068393 | fa163e2f-d608-ed31-39ea-000000003512 | TIMING | create persistent directories | np0005468026 | 0:05:11.393718 | 0.65s 2025-10-03 08:04:13.083581 | fa163e2f-d608-ed31-39ea-000000003513 | TASK | create persistent directories 2025-10-03 08:04:13.121646 | fa163e2f-d608-ed31-39ea-000000006498 | OK | Load distro-specific variables | np0005468028 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:13.123921 | fa163e2f-d608-ed31-39ea-000000006498 | TIMING | chrony : Load distro-specific variables | np0005468028 | 0:05:11.449237 | 0.06s 2025-10-03 08:04:13.130553 | fa163e2f-d608-ed31-39ea-000000006498 | TIMING | chrony : Load distro-specific variables | np0005468028 | 0:05:11.455895 | 0.07s 2025-10-03 08:04:13.135830 | fa163e2f-d608-ed31-39ea-00000000351f | CHANGED | create persistent logs directory | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2025-10-03 08:04:13.136823 | fa163e2f-d608-ed31-39ea-00000000351f | TIMING | create persistent logs directory | np0005468025 | 0:05:11.462157 | 0.31s 2025-10-03 08:04:13.146819 | fa163e2f-d608-ed31-39ea-000000006411 | TASK | Ensure chronyd is running 2025-10-03 08:04:13.159197 | fa163e2f-d608-ed31-39ea-0000000033f6 | CHANGED | create persistent logs directory | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2025-10-03 08:04:13.162556 | fa163e2f-d608-ed31-39ea-0000000033f6 | TIMING | create persistent logs directory | np0005468024 | 0:05:11.487876 | 0.31s 2025-10-03 08:04:13.398271 | fa163e2f-d608-ed31-39ea-000000003513 | OK | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-03 08:04:13.402918 | fa163e2f-d608-ed31-39ea-000000003513 | TIMING | create persistent directories | np0005468026 | 0:05:11.728248 | 0.32s 2025-10-03 08:04:13.424549 | fa163e2f-d608-ed31-39ea-00000000351f | CHANGED | create persistent logs directory | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2025-10-03 08:04:13.427061 | fa163e2f-d608-ed31-39ea-00000000351f | TIMING | create persistent logs directory | np0005468025 | 0:05:11.752395 | 0.60s 2025-10-03 08:04:13.436324 | fa163e2f-d608-ed31-39ea-00000000351f | TIMING | create persistent logs directory | np0005468025 | 0:05:11.761657 | 0.61s 2025-10-03 08:04:13.455361 | fa163e2f-d608-ed31-39ea-0000000033f6 | CHANGED | create persistent logs directory | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2025-10-03 08:04:13.459452 | fa163e2f-d608-ed31-39ea-0000000033f6 | TIMING | create persistent logs directory | np0005468024 | 0:05:11.784786 | 0.60s 2025-10-03 08:04:13.479870 | fa163e2f-d608-ed31-39ea-000000003520 | TASK | create fcontext for rabbitmq data 2025-10-03 08:04:13.489257 | fa163e2f-d608-ed31-39ea-0000000033f6 | TIMING | create persistent logs directory | np0005468024 | 0:05:11.814567 | 0.63s 2025-10-03 08:04:13.525848 | fa163e2f-d608-ed31-39ea-0000000033f7 | TASK | create fcontext for rabbitmq data 2025-10-03 08:04:13.534920 | fa163e2f-d608-ed31-39ea-000000006355 | CHANGED | Force chronyd restart | np0005468027 2025-10-03 08:04:13.537130 | fa163e2f-d608-ed31-39ea-000000006355 | TIMING | chrony : Force chronyd restart | np0005468027 | 0:05:11.862447 | 0.52s 2025-10-03 08:04:13.558678 | fa163e2f-d608-ed31-39ea-000000005bc2 | TASK | Enable online service 2025-10-03 08:04:13.588930 | fa163e2f-d608-ed31-39ea-000000005bc2 | TIMING | chrony : Enable online service | np0005468027 | 0:05:11.914260 | 0.03s 2025-10-03 08:04:13.603368 | 0df7d591-26b3-4cc5-b4d8-91b63bfc4963 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005468027 2025-10-03 08:04:13.630236 | fa163e2f-d608-ed31-39ea-0000000064d3 | TASK | Create chrony-online.service unit file 2025-10-03 08:04:13.677711 | fa163e2f-d608-ed31-39ea-000000006411 | OK | Ensure chronyd is running | np0005468028 2025-10-03 08:04:13.688104 | fa163e2f-d608-ed31-39ea-000000006411 | TIMING | chrony : Ensure chronyd is running | np0005468028 | 0:05:12.013432 | 0.54s 2025-10-03 08:04:13.689291 | fa163e2f-d608-ed31-39ea-000000003513 | OK | create persistent directories | np0005468026 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-03 08:04:13.690158 | fa163e2f-d608-ed31-39ea-000000003513 | TIMING | create persistent directories | np0005468026 | 0:05:12.015492 | 0.61s 2025-10-03 08:04:13.691275 | fa163e2f-d608-ed31-39ea-000000006196 | OK | Install chronyd package | np0005468029 2025-10-03 08:04:13.696065 | fa163e2f-d608-ed31-39ea-000000006196 | TIMING | chrony : Install chronyd package | np0005468029 | 0:05:12.021408 | 3.03s 2025-10-03 08:04:13.696824 | fa163e2f-d608-ed31-39ea-000000003513 | TIMING | create persistent directories | np0005468026 | 0:05:12.022167 | 0.61s 2025-10-03 08:04:13.708366 | fa163e2f-d608-ed31-39ea-000000006412 | TASK | Force chronyd restart 2025-10-03 08:04:13.722203 | fa163e2f-d608-ed31-39ea-000000005bbf | TASK | Upgrade chronyd 2025-10-03 08:04:13.741353 | fa163e2f-d608-ed31-39ea-000000003514 | TASK | Copy in cleanup script 2025-10-03 08:04:13.758594 | fa163e2f-d608-ed31-39ea-000000005bbf | SKIPPED | Upgrade chronyd | np0005468029 2025-10-03 08:04:13.759575 | fa163e2f-d608-ed31-39ea-000000005bbf | TIMING | chrony : Upgrade chronyd | np0005468029 | 0:05:12.084907 | 0.04s 2025-10-03 08:04:13.776517 | fa163e2f-d608-ed31-39ea-000000005bc0 | TASK | Configure chronyd 2025-10-03 08:04:13.810618 | fa163e2f-d608-ed31-39ea-000000005bc0 | TIMING | chrony : Configure chronyd | np0005468029 | 0:05:12.135926 | 0.03s 2025-10-03 08:04:13.835136 | e8e85d67-7618-436a-8787-248429b3e999 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005468029 2025-10-03 08:04:13.863909 | fa163e2f-d608-ed31-39ea-00000000657f | TASK | Load distro-specific variables 2025-10-03 08:04:13.890951 | fa163e2f-d608-ed31-39ea-00000000657f | TIMING | chrony : Load distro-specific variables | np0005468029 | 0:05:12.216276 | 0.03s 2025-10-03 08:04:13.903910 | 3eeb56a2-df2c-4c7f-8db8-60239fd03742 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468029 2025-10-03 08:04:13.920482 | fa163e2f-d608-ed31-39ea-0000000065eb | TASK | Load distro-specific variables 2025-10-03 08:04:13.978854 | fa163e2f-d608-ed31-39ea-0000000065eb | OK | Load distro-specific variables | np0005468029 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:13.980822 | fa163e2f-d608-ed31-39ea-0000000065eb | TIMING | chrony : Load distro-specific variables | np0005468029 | 0:05:12.306151 | 0.06s 2025-10-03 08:04:13.987609 | fa163e2f-d608-ed31-39ea-0000000065eb | TIMING | chrony : Load distro-specific variables | np0005468029 | 0:05:12.312941 | 0.07s 2025-10-03 08:04:13.996921 | fa163e2f-d608-ed31-39ea-000000006580 | TASK | Install chrony configuration file 2025-10-03 08:04:14.280533 | fa163e2f-d608-ed31-39ea-000000006412 | CHANGED | Force chronyd restart | np0005468028 2025-10-03 08:04:14.281641 | fa163e2f-d608-ed31-39ea-000000006412 | TIMING | chrony : Force chronyd restart | np0005468028 | 0:05:12.606976 | 0.57s 2025-10-03 08:04:14.291885 | fa163e2f-d608-ed31-39ea-000000005bc2 | TASK | Enable online service 2025-10-03 08:04:14.322475 | fa163e2f-d608-ed31-39ea-000000005bc2 | TIMING | chrony : Enable online service | np0005468028 | 0:05:12.647778 | 0.03s 2025-10-03 08:04:14.337235 | b028255a-be3f-45f0-ad85-6bf06c93e1b4 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005468028 2025-10-03 08:04:14.364116 | fa163e2f-d608-ed31-39ea-00000000660e | TASK | Create chrony-online.service unit file 2025-10-03 08:04:14.508364 | fa163e2f-d608-ed31-39ea-0000000064d3 | CHANGED | Create chrony-online.service unit file | np0005468027 2025-10-03 08:04:14.510553 | fa163e2f-d608-ed31-39ea-0000000064d3 | TIMING | chrony : Create chrony-online.service unit file | np0005468027 | 0:05:12.835865 | 0.88s 2025-10-03 08:04:14.532075 | fa163e2f-d608-ed31-39ea-0000000064d4 | TASK | Enable chrony-online.service 2025-10-03 08:04:14.647319 | fa163e2f-d608-ed31-39ea-000000003514 | CHANGED | Copy in cleanup script | np0005468026 2025-10-03 08:04:14.649224 | fa163e2f-d608-ed31-39ea-000000003514 | TIMING | Copy in cleanup script | np0005468026 | 0:05:12.974544 | 0.91s 2025-10-03 08:04:14.681662 | fa163e2f-d608-ed31-39ea-000000003515 | TASK | Copy in cleanup service 2025-10-03 08:04:14.768251 | fa163e2f-d608-ed31-39ea-000000003520 | CHANGED | create fcontext for rabbitmq data | np0005468025 2025-10-03 08:04:14.770509 | fa163e2f-d608-ed31-39ea-000000003520 | TIMING | create fcontext for rabbitmq data | np0005468025 | 0:05:13.095797 | 1.29s 2025-10-03 08:04:14.796492 | fa163e2f-d608-ed31-39ea-000000003521 | TASK | create persistent directories 2025-10-03 08:04:14.817376 | fa163e2f-d608-ed31-39ea-0000000033f7 | CHANGED | create fcontext for rabbitmq data | np0005468024 2025-10-03 08:04:14.819262 | fa163e2f-d608-ed31-39ea-0000000033f7 | TIMING | create fcontext for rabbitmq data | np0005468024 | 0:05:13.144580 | 1.29s 2025-10-03 08:04:14.850589 | fa163e2f-d608-ed31-39ea-0000000033f8 | TASK | create persistent directories 2025-10-03 08:04:15.109496 | fa163e2f-d608-ed31-39ea-000000006580 | CHANGED | Install chrony configuration file | np0005468029 2025-10-03 08:04:15.110752 | fa163e2f-d608-ed31-39ea-000000006580 | TIMING | chrony : Install chrony configuration file | np0005468029 | 0:05:13.436079 | 1.11s 2025-10-03 08:04:15.136732 | fa163e2f-d608-ed31-39ea-000000005bc1 | TASK | Run chronyd 2025-10-03 08:04:15.157726 | fa163e2f-d608-ed31-39ea-000000003521 | CHANGED | create persistent directories | np0005468025 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2025-10-03 08:04:15.163665 | fa163e2f-d608-ed31-39ea-000000003521 | TIMING | create persistent directories | np0005468025 | 0:05:13.488976 | 0.37s 2025-10-03 08:04:15.172764 | fa163e2f-d608-ed31-39ea-0000000033f8 | CHANGED | create persistent directories | np0005468024 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2025-10-03 08:04:15.176387 | fa163e2f-d608-ed31-39ea-0000000033f8 | TIMING | create persistent directories | np0005468024 | 0:05:13.501719 | 0.32s 2025-10-03 08:04:15.187410 | fa163e2f-d608-ed31-39ea-000000005bc1 | TIMING | chrony : Run chronyd | np0005468029 | 0:05:13.512743 | 0.05s 2025-10-03 08:04:15.209587 | aad3f34b-5054-4d65-96c2-a09a3135954b | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005468029 2025-10-03 08:04:15.239199 | fa163e2f-d608-ed31-39ea-0000000066be | TASK | Load distro-specific variables 2025-10-03 08:04:15.267907 | fa163e2f-d608-ed31-39ea-0000000066be | TIMING | chrony : Load distro-specific variables | np0005468029 | 0:05:13.593235 | 0.03s 2025-10-03 08:04:15.278042 | 79ee5b5a-c90e-4490-b00d-66887ab3f461 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468029 2025-10-03 08:04:15.290437 | fa163e2f-d608-ed31-39ea-000000006742 | TASK | Load distro-specific variables 2025-10-03 08:04:15.307833 | fa163e2f-d608-ed31-39ea-00000000660e | CHANGED | Create chrony-online.service unit file | np0005468028 2025-10-03 08:04:15.308856 | fa163e2f-d608-ed31-39ea-00000000660e | TIMING | chrony : Create chrony-online.service unit file | np0005468028 | 0:05:13.634182 | 0.94s 2025-10-03 08:04:15.320805 | fa163e2f-d608-ed31-39ea-00000000660f | TASK | Enable chrony-online.service 2025-10-03 08:04:15.345673 | fa163e2f-d608-ed31-39ea-000000006742 | OK | Load distro-specific variables | np0005468029 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:15.350769 | fa163e2f-d608-ed31-39ea-000000006742 | TIMING | chrony : Load distro-specific variables | np0005468029 | 0:05:13.676080 | 0.06s 2025-10-03 08:04:15.363586 | fa163e2f-d608-ed31-39ea-000000006742 | TIMING | chrony : Load distro-specific variables | np0005468029 | 0:05:13.688924 | 0.07s 2025-10-03 08:04:15.375677 | fa163e2f-d608-ed31-39ea-0000000066bf | TASK | Ensure chronyd is running 2025-10-03 08:04:15.402935 | fa163e2f-d608-ed31-39ea-0000000064d4 | CHANGED | Enable chrony-online.service | np0005468027 2025-10-03 08:04:15.404060 | fa163e2f-d608-ed31-39ea-0000000064d4 | TIMING | chrony : Enable chrony-online.service | np0005468027 | 0:05:13.729394 | 0.87s 2025-10-03 08:04:15.414704 | fa163e2f-d608-ed31-39ea-000000005bc3 | TASK | Sync chronyc 2025-10-03 08:04:15.436127 | fa163e2f-d608-ed31-39ea-000000003521 | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2025-10-03 08:04:15.437954 | fa163e2f-d608-ed31-39ea-000000003521 | TIMING | create persistent directories | np0005468025 | 0:05:13.763290 | 0.64s 2025-10-03 08:04:15.438470 | fa163e2f-d608-ed31-39ea-000000005bc3 | TIMING | chrony : Sync chronyc | np0005468027 | 0:05:13.763796 | 0.02s 2025-10-03 08:04:15.443014 | fa163e2f-d608-ed31-39ea-0000000033f8 | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2025-10-03 08:04:15.443445 | fa163e2f-d608-ed31-39ea-0000000033f8 | TIMING | create persistent directories | np0005468024 | 0:05:13.768787 | 0.59s 2025-10-03 08:04:15.444299 | fa163e2f-d608-ed31-39ea-000000003521 | TIMING | create persistent directories | np0005468025 | 0:05:13.769640 | 0.65s 2025-10-03 08:04:15.447199 | fa163e2f-d608-ed31-39ea-0000000033f8 | TIMING | create persistent directories | np0005468024 | 0:05:13.772541 | 0.60s 2025-10-03 08:04:15.457749 | 51d4225d-4f92-4594-b372-28b663faac5b | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005468027 2025-10-03 08:04:15.481962 | fa163e2f-d608-ed31-39ea-000000006777 | TASK | Force NTP sync 2025-10-03 08:04:15.500701 | fa163e2f-d608-ed31-39ea-0000000033f9 | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2025-10-03 08:04:15.518795 | fa163e2f-d608-ed31-39ea-000000003522 | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2025-10-03 08:04:15.559771 | fa163e2f-d608-ed31-39ea-000000003515 | CHANGED | Copy in cleanup service | np0005468026 2025-10-03 08:04:15.560723 | fa163e2f-d608-ed31-39ea-000000003515 | TIMING | Copy in cleanup service | np0005468026 | 0:05:13.886055 | 0.88s 2025-10-03 08:04:15.583306 | fa163e2f-d608-ed31-39ea-000000003516 | TASK | Enabling the cleanup service 2025-10-03 08:04:15.761375 | fa163e2f-d608-ed31-39ea-000000006777 | CHANGED | Force NTP sync | np0005468027 2025-10-03 08:04:15.762516 | fa163e2f-d608-ed31-39ea-000000006777 | TIMING | chrony : Force NTP sync | np0005468027 | 0:05:14.087848 | 0.28s 2025-10-03 08:04:15.775515 | fa163e2f-d608-ed31-39ea-000000006778 | TASK | Ensure system is NTP time synced 2025-10-03 08:04:15.857035 | fa163e2f-d608-ed31-39ea-0000000066bf | OK | Ensure chronyd is running | np0005468029 2025-10-03 08:04:15.860447 | fa163e2f-d608-ed31-39ea-0000000066bf | TIMING | chrony : Ensure chronyd is running | np0005468029 | 0:05:14.185767 | 0.48s 2025-10-03 08:04:15.885658 | fa163e2f-d608-ed31-39ea-0000000066c0 | TASK | Force chronyd restart 2025-10-03 08:04:15.893695 | fa163e2f-d608-ed31-39ea-000000003522 | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005468025 2025-10-03 08:04:15.895119 | fa163e2f-d608-ed31-39ea-000000003522 | TIMING | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005468025 | 0:05:14.220434 | 0.37s 2025-10-03 08:04:15.900644 | fa163e2f-d608-ed31-39ea-0000000033f9 | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005468024 2025-10-03 08:04:15.901155 | fa163e2f-d608-ed31-39ea-0000000033f9 | TIMING | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005468024 | 0:05:14.226495 | 0.40s 2025-10-03 08:04:15.921727 | fa163e2f-d608-ed31-39ea-0000000033fb | TASK | Set login facts 2025-10-03 08:04:15.945295 | fa163e2f-d608-ed31-39ea-000000003524 | TASK | Set login facts 2025-10-03 08:04:15.959176 | fa163e2f-d608-ed31-39ea-0000000033fb | OK | Set login facts | np0005468024 2025-10-03 08:04:15.960202 | fa163e2f-d608-ed31-39ea-0000000033fb | TIMING | Set login facts | np0005468024 | 0:05:14.285534 | 0.04s 2025-10-03 08:04:15.978848 | fa163e2f-d608-ed31-39ea-0000000033fc | TASK | Convert logins json to dict 2025-10-03 08:04:15.982778 | fa163e2f-d608-ed31-39ea-000000003524 | OK | Set login facts | np0005468025 2025-10-03 08:04:15.983708 | fa163e2f-d608-ed31-39ea-000000003524 | TIMING | Set login facts | np0005468025 | 0:05:14.309038 | 0.04s 2025-10-03 08:04:15.998305 | fa163e2f-d608-ed31-39ea-000000003525 | TASK | Convert logins json to dict 2025-10-03 08:04:16.023216 | fa163e2f-d608-ed31-39ea-0000000033fc | SKIPPED | Convert logins json to dict | np0005468024 2025-10-03 08:04:16.024134 | fa163e2f-d608-ed31-39ea-0000000033fc | TIMING | Convert logins json to dict | np0005468024 | 0:05:14.349466 | 0.04s 2025-10-03 08:04:16.042086 | fa163e2f-d608-ed31-39ea-0000000033fd | TASK | Set registry logins 2025-10-03 08:04:16.045979 | fa163e2f-d608-ed31-39ea-000000003525 | SKIPPED | Convert logins json to dict | np0005468025 2025-10-03 08:04:16.046784 | fa163e2f-d608-ed31-39ea-000000003525 | TIMING | Convert logins json to dict | np0005468025 | 0:05:14.372115 | 0.05s 2025-10-03 08:04:16.061591 | fa163e2f-d608-ed31-39ea-000000003526 | TASK | Set registry logins 2025-10-03 08:04:16.077269 | fa163e2f-d608-ed31-39ea-0000000033fd | SKIPPED | Set registry logins | np0005468024 2025-10-03 08:04:16.078160 | fa163e2f-d608-ed31-39ea-0000000033fd | TIMING | Set registry logins | np0005468024 | 0:05:14.403491 | 0.04s 2025-10-03 08:04:16.093069 | fa163e2f-d608-ed31-39ea-0000000033fe | TASK | Run podman install 2025-10-03 08:04:16.110003 | fa163e2f-d608-ed31-39ea-000000003526 | SKIPPED | Set registry logins | np0005468025 2025-10-03 08:04:16.116601 | fa163e2f-d608-ed31-39ea-000000003526 | TIMING | Set registry logins | np0005468025 | 0:05:14.441933 | 0.05s 2025-10-03 08:04:16.116983 | fa163e2f-d608-ed31-39ea-0000000033fe | TIMING | Run podman install | np0005468024 | 0:05:14.442326 | 0.02s 2025-10-03 08:04:16.156699 | fa163e2f-d608-ed31-39ea-0000000051aa | TASK | Gather variables for each operating system 2025-10-03 08:04:16.174663 | fa163e2f-d608-ed31-39ea-000000003527 | TASK | Run podman install 2025-10-03 08:04:16.201433 | fa163e2f-d608-ed31-39ea-000000003527 | TIMING | Run podman install | np0005468025 | 0:05:14.526757 | 0.03s 2025-10-03 08:04:16.242185 | fa163e2f-d608-ed31-39ea-0000000051aa | TASK | Gather variables for each operating system 2025-10-03 08:04:16.261538 | fa163e2f-d608-ed31-39ea-00000000660f | CHANGED | Enable chrony-online.service | np0005468028 2025-10-03 08:04:16.262627 | fa163e2f-d608-ed31-39ea-00000000660f | TIMING | chrony : Enable chrony-online.service | np0005468028 | 0:05:14.587959 | 0.94s 2025-10-03 08:04:16.273391 | fa163e2f-d608-ed31-39ea-000000005bc3 | TASK | Sync chronyc 2025-10-03 08:04:16.297240 | fa163e2f-d608-ed31-39ea-000000005bc3 | TIMING | chrony : Sync chronyc | np0005468028 | 0:05:14.622569 | 0.02s 2025-10-03 08:04:16.306843 | 2db07ecc-1528-488c-9321-83f5b759583f | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005468028 2025-10-03 08:04:16.383899 | fa163e2f-d608-ed31-39ea-0000000051aa | OK | Gather variables for each operating system | np0005468024 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-03 08:04:16.388342 | fa163e2f-d608-ed31-39ea-0000000051aa | TIMING | tripleo_podman : Gather variables for each operating system | np0005468024 | 0:05:14.713680 | 0.23s 2025-10-03 08:04:16.394529 | fa163e2f-d608-ed31-39ea-0000000051aa | OK | Gather variables for each operating system | np0005468025 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-03 08:04:16.396205 | fa163e2f-d608-ed31-39ea-0000000051aa | TIMING | tripleo_podman : Gather variables for each operating system | np0005468025 | 0:05:14.721548 | 0.15s 2025-10-03 08:04:16.407179 | fa163e2f-d608-ed31-39ea-00000000690e | TASK | Force NTP sync 2025-10-03 08:04:16.413968 | fa163e2f-d608-ed31-39ea-0000000051aa | TIMING | tripleo_podman : Gather variables for each operating system | np0005468024 | 0:05:14.739277 | 0.26s 2025-10-03 08:04:16.415156 | fa163e2f-d608-ed31-39ea-000000003516 | CHANGED | Enabling the cleanup service | np0005468026 2025-10-03 08:04:16.415850 | fa163e2f-d608-ed31-39ea-000000003516 | TIMING | Enabling the cleanup service | np0005468026 | 0:05:14.741193 | 0.83s 2025-10-03 08:04:16.416881 | fa163e2f-d608-ed31-39ea-0000000051aa | TIMING | tripleo_podman : Gather variables for each operating system | np0005468025 | 0:05:14.742224 | 0.17s 2025-10-03 08:04:16.417498 | fa163e2f-d608-ed31-39ea-0000000066c0 | CHANGED | Force chronyd restart | np0005468029 2025-10-03 08:04:16.418035 | fa163e2f-d608-ed31-39ea-0000000066c0 | TIMING | chrony : Force chronyd restart | np0005468029 | 0:05:14.743378 | 0.53s 2025-10-03 08:04:16.429747 | fa163e2f-d608-ed31-39ea-000000005bc2 | TASK | Enable online service 2025-10-03 08:04:16.447357 | fa163e2f-d608-ed31-39ea-0000000051ac | TASK | ensure podman and deps are installed 2025-10-03 08:04:16.473719 | fa163e2f-d608-ed31-39ea-0000000051ac | TASK | ensure podman and deps are installed 2025-10-03 08:04:16.492279 | fa163e2f-d608-ed31-39ea-000000003517 | TASK | Make sure python3-novaclient is installed when IHA is enabled 2025-10-03 08:04:16.498099 | fa163e2f-d608-ed31-39ea-000000005bc2 | TIMING | chrony : Enable online service | np0005468029 | 0:05:14.823421 | 0.07s 2025-10-03 08:04:16.508999 | 3aef6edb-73e7-4a4e-b512-246ccdd09168 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005468029 2025-10-03 08:04:16.534215 | fa163e2f-d608-ed31-39ea-0000000069d3 | TASK | Create chrony-online.service unit file 2025-10-03 08:04:16.538780 | fa163e2f-d608-ed31-39ea-000000003517 | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0005468026 2025-10-03 08:04:16.539552 | fa163e2f-d608-ed31-39ea-000000003517 | TIMING | Make sure python3-novaclient is installed when IHA is enabled | np0005468026 | 0:05:14.864880 | 0.05s 2025-10-03 08:04:16.553826 | fa163e2f-d608-ed31-39ea-000000003518 | TASK | Remove existing entries from logind conf 2025-10-03 08:04:16.734691 | fa163e2f-d608-ed31-39ea-00000000690e | CHANGED | Force NTP sync | np0005468028 2025-10-03 08:04:16.735657 | fa163e2f-d608-ed31-39ea-00000000690e | TIMING | chrony : Force NTP sync | np0005468028 | 0:05:15.060990 | 0.33s 2025-10-03 08:04:16.745539 | fa163e2f-d608-ed31-39ea-00000000690f | TASK | Ensure system is NTP time synced 2025-10-03 08:04:16.867357 | fa163e2f-d608-ed31-39ea-000000003518 | CHANGED | Remove existing entries from logind conf | np0005468026 2025-10-03 08:04:16.868232 | fa163e2f-d608-ed31-39ea-000000003518 | TIMING | Remove existing entries from logind conf | np0005468026 | 0:05:15.193568 | 0.31s 2025-10-03 08:04:16.883396 | fa163e2f-d608-ed31-39ea-000000003519 | TASK | Make sure systemd-logind ignores power off 2025-10-03 08:04:17.139312 | fa163e2f-d608-ed31-39ea-000000003519 | CHANGED | Make sure systemd-logind ignores power off | np0005468026 2025-10-03 08:04:17.140373 | fa163e2f-d608-ed31-39ea-000000003519 | TIMING | Make sure systemd-logind ignores power off | np0005468026 | 0:05:15.465708 | 0.26s 2025-10-03 08:04:17.160115 | fa163e2f-d608-ed31-39ea-00000000351a | TASK | Restart systemd-logind 2025-10-03 08:04:17.412621 | fa163e2f-d608-ed31-39ea-0000000069d3 | CHANGED | Create chrony-online.service unit file | np0005468029 2025-10-03 08:04:17.414827 | fa163e2f-d608-ed31-39ea-0000000069d3 | TIMING | chrony : Create chrony-online.service unit file | np0005468029 | 0:05:15.740141 | 0.88s 2025-10-03 08:04:17.445944 | fa163e2f-d608-ed31-39ea-0000000069d4 | TASK | Enable chrony-online.service 2025-10-03 08:04:17.715520 | fa163e2f-d608-ed31-39ea-00000000351a | CHANGED | Restart systemd-logind | np0005468026 2025-10-03 08:04:17.716992 | fa163e2f-d608-ed31-39ea-00000000351a | TIMING | Restart systemd-logind | np0005468026 | 0:05:16.042323 | 0.56s 2025-10-03 08:04:17.736985 | fa163e2f-d608-ed31-39ea-00000000351b | TASK | Gather service_facts on pacemaker_bootstrap_node [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-03 08:04:17.821122 | fa163e2f-d608-ed31-39ea-00000000351b | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0005468026 2025-10-03 08:04:17.822099 | fa163e2f-d608-ed31-39ea-00000000351b | TIMING | Gather service_facts on pacemaker_bootstrap_node | np0005468026 | 0:05:16.147428 | 0.08s 2025-10-03 08:04:17.843559 | fa163e2f-d608-ed31-39ea-00000000351e | TASK | Check and eventually delete duplicate constraints (bootstrap node) [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-03 08:04:17.902433 | fa163e2f-d608-ed31-39ea-00000000351e | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0005468026 2025-10-03 08:04:17.903229 | fa163e2f-d608-ed31-39ea-00000000351e | TIMING | Check and eventually delete duplicate constraints (bootstrap node) | np0005468026 | 0:05:16.228562 | 0.06s 2025-10-03 08:04:17.925658 | fa163e2f-d608-ed31-39ea-00000000351f | TASK | create persistent logs directory 2025-10-03 08:04:18.209008 | fa163e2f-d608-ed31-39ea-00000000351f | CHANGED | create persistent logs directory | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2025-10-03 08:04:18.213982 | fa163e2f-d608-ed31-39ea-00000000351f | TIMING | create persistent logs directory | np0005468026 | 0:05:16.539296 | 0.29s 2025-10-03 08:04:18.457639 | fa163e2f-d608-ed31-39ea-0000000069d4 | CHANGED | Enable chrony-online.service | np0005468029 2025-10-03 08:04:18.458784 | fa163e2f-d608-ed31-39ea-0000000069d4 | TIMING | chrony : Enable chrony-online.service | np0005468029 | 0:05:16.784121 | 1.01s 2025-10-03 08:04:18.473096 | fa163e2f-d608-ed31-39ea-000000005bc3 | TASK | Sync chronyc 2025-10-03 08:04:18.497552 | fa163e2f-d608-ed31-39ea-000000005bc3 | TIMING | chrony : Sync chronyc | np0005468029 | 0:05:16.822880 | 0.02s 2025-10-03 08:04:18.501660 | fa163e2f-d608-ed31-39ea-00000000351f | CHANGED | create persistent logs directory | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2025-10-03 08:04:18.502885 | fa163e2f-d608-ed31-39ea-00000000351f | TIMING | create persistent logs directory | np0005468026 | 0:05:16.828223 | 0.58s 2025-10-03 08:04:18.514202 | 4d7581bb-df73-4a2a-b40c-b6ff1ed76b68 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005468029 2025-10-03 08:04:18.539657 | fa163e2f-d608-ed31-39ea-000000006a8d | TASK | Force NTP sync 2025-10-03 08:04:18.545820 | fa163e2f-d608-ed31-39ea-00000000351f | TIMING | create persistent logs directory | np0005468026 | 0:05:16.871137 | 0.62s 2025-10-03 08:04:18.561518 | fa163e2f-d608-ed31-39ea-000000003520 | TASK | create fcontext for rabbitmq data 2025-10-03 08:04:18.803775 | fa163e2f-d608-ed31-39ea-000000006a8d | CHANGED | Force NTP sync | np0005468029 2025-10-03 08:04:18.805628 | fa163e2f-d608-ed31-39ea-000000006a8d | TIMING | chrony : Force NTP sync | np0005468029 | 0:05:17.130953 | 0.27s 2025-10-03 08:04:18.824258 | fa163e2f-d608-ed31-39ea-000000006a8e | TASK | Ensure system is NTP time synced 2025-10-03 08:04:19.425652 | fa163e2f-d608-ed31-39ea-0000000051ac | OK | ensure podman and deps are installed | np0005468025 2025-10-03 08:04:19.427504 | fa163e2f-d608-ed31-39ea-0000000051ac | TIMING | tripleo_podman : ensure podman and deps are installed | np0005468025 | 0:05:17.752798 | 2.95s 2025-10-03 08:04:19.459334 | fa163e2f-d608-ed31-39ea-0000000051ad | TASK | Ensure we get the ansible interfaces facts 2025-10-03 08:04:19.492735 | fa163e2f-d608-ed31-39ea-0000000051ac | OK | ensure podman and deps are installed | np0005468024 2025-10-03 08:04:19.494578 | fa163e2f-d608-ed31-39ea-0000000051ac | TIMING | tripleo_podman : ensure podman and deps are installed | np0005468024 | 0:05:17.819898 | 3.05s 2025-10-03 08:04:19.526917 | fa163e2f-d608-ed31-39ea-0000000051ad | TASK | Ensure we get the ansible interfaces facts 2025-10-03 08:04:19.852556 | fa163e2f-d608-ed31-39ea-000000003520 | CHANGED | create fcontext for rabbitmq data | np0005468026 2025-10-03 08:04:19.854179 | fa163e2f-d608-ed31-39ea-000000003520 | TIMING | create fcontext for rabbitmq data | np0005468026 | 0:05:18.179503 | 1.29s 2025-10-03 08:04:19.879595 | fa163e2f-d608-ed31-39ea-000000003521 | TASK | create persistent directories 2025-10-03 08:04:20.117497 | fa163e2f-d608-ed31-39ea-0000000051ad | OK | Ensure we get the ansible interfaces facts | np0005468025 2025-10-03 08:04:20.118579 | fa163e2f-d608-ed31-39ea-0000000051ad | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005468025 | 0:05:18.443910 | 0.66s 2025-10-03 08:04:20.143213 | fa163e2f-d608-ed31-39ea-0000000051ae | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-03 08:04:20.165331 | fa163e2f-d608-ed31-39ea-0000000051ad | OK | Ensure we get the ansible interfaces facts | np0005468024 2025-10-03 08:04:20.169952 | fa163e2f-d608-ed31-39ea-0000000051ad | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005468024 | 0:05:18.495275 | 0.64s 2025-10-03 08:04:20.170869 | fa163e2f-d608-ed31-39ea-0000000051ae | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005468025 2025-10-03 08:04:20.171515 | fa163e2f-d608-ed31-39ea-0000000051ae | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005468025 | 0:05:18.496850 | 0.03s 2025-10-03 08:04:20.203187 | fa163e2f-d608-ed31-39ea-0000000051ae | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-03 08:04:20.221969 | fa163e2f-d608-ed31-39ea-000000003521 | CHANGED | create persistent directories | np0005468026 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2025-10-03 08:04:20.224836 | fa163e2f-d608-ed31-39ea-000000003521 | TIMING | create persistent directories | np0005468026 | 0:05:18.550160 | 0.34s 2025-10-03 08:04:20.247725 | fa163e2f-d608-ed31-39ea-0000000051b0 | TASK | Make sure /etc/cni/net.d folder exists 2025-10-03 08:04:20.254956 | fa163e2f-d608-ed31-39ea-0000000051ae | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005468024 2025-10-03 08:04:20.256579 | fa163e2f-d608-ed31-39ea-0000000051ae | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005468024 | 0:05:18.581891 | 0.05s 2025-10-03 08:04:20.291198 | fa163e2f-d608-ed31-39ea-0000000051b0 | TASK | Make sure /etc/cni/net.d folder exists 2025-10-03 08:04:20.297004 | fa163e2f-d608-ed31-39ea-0000000051b0 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005468025 2025-10-03 08:04:20.298130 | fa163e2f-d608-ed31-39ea-0000000051b0 | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005468025 | 0:05:18.623454 | 0.05s 2025-10-03 08:04:20.320918 | fa163e2f-d608-ed31-39ea-0000000051b1 | TASK | Update default network configuration if possible 2025-10-03 08:04:20.325529 | fa163e2f-d608-ed31-39ea-0000000051b0 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005468024 2025-10-03 08:04:20.326582 | fa163e2f-d608-ed31-39ea-0000000051b0 | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005468024 | 0:05:18.651902 | 0.03s 2025-10-03 08:04:20.350684 | fa163e2f-d608-ed31-39ea-0000000051b1 | TASK | Update default network configuration if possible 2025-10-03 08:04:20.354631 | fa163e2f-d608-ed31-39ea-0000000051b1 | SKIPPED | Update default network configuration if possible | np0005468025 2025-10-03 08:04:20.355383 | fa163e2f-d608-ed31-39ea-0000000051b1 | TIMING | tripleo_podman : Update default network configuration if possible | np0005468025 | 0:05:18.680713 | 0.03s 2025-10-03 08:04:20.371176 | fa163e2f-d608-ed31-39ea-0000000051b3 | TASK | Make sure /etc/containers/networks exists 2025-10-03 08:04:20.386496 | fa163e2f-d608-ed31-39ea-0000000051b1 | SKIPPED | Update default network configuration if possible | np0005468024 2025-10-03 08:04:20.387619 | fa163e2f-d608-ed31-39ea-0000000051b1 | TIMING | tripleo_podman : Update default network configuration if possible | np0005468024 | 0:05:18.712949 | 0.04s 2025-10-03 08:04:20.406004 | fa163e2f-d608-ed31-39ea-0000000051b3 | TASK | Make sure /etc/containers/networks exists 2025-10-03 08:04:20.503280 | fa163e2f-d608-ed31-39ea-000000003521 | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2025-10-03 08:04:20.506772 | fa163e2f-d608-ed31-39ea-000000003521 | TIMING | create persistent directories | np0005468026 | 0:05:18.832096 | 0.63s 2025-10-03 08:04:20.512591 | fa163e2f-d608-ed31-39ea-000000003521 | TIMING | create persistent directories | np0005468026 | 0:05:18.837932 | 0.63s 2025-10-03 08:04:20.528069 | fa163e2f-d608-ed31-39ea-000000003522 | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2025-10-03 08:04:20.634813 | fa163e2f-d608-ed31-39ea-0000000051b3 | OK | Make sure /etc/containers/networks exists | np0005468025 2025-10-03 08:04:20.635825 | fa163e2f-d608-ed31-39ea-0000000051b3 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005468025 | 0:05:18.961160 | 0.26s 2025-10-03 08:04:20.650390 | fa163e2f-d608-ed31-39ea-0000000051b4 | TASK | Get current podman network 2025-10-03 08:04:20.678163 | fa163e2f-d608-ed31-39ea-0000000051b3 | OK | Make sure /etc/containers/networks exists | np0005468024 2025-10-03 08:04:20.679133 | fa163e2f-d608-ed31-39ea-0000000051b3 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005468024 | 0:05:19.004465 | 0.27s 2025-10-03 08:04:20.694347 | fa163e2f-d608-ed31-39ea-0000000051b4 | TASK | Get current podman network 2025-10-03 08:04:20.896016 | fa163e2f-d608-ed31-39ea-000000003522 | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005468026 2025-10-03 08:04:20.896922 | fa163e2f-d608-ed31-39ea-000000003522 | TIMING | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005468026 | 0:05:19.222255 | 0.37s 2025-10-03 08:04:20.911966 | fa163e2f-d608-ed31-39ea-000000003524 | TASK | Set login facts 2025-10-03 08:04:20.936056 | fa163e2f-d608-ed31-39ea-000000003524 | OK | Set login facts | np0005468026 2025-10-03 08:04:20.936803 | fa163e2f-d608-ed31-39ea-000000003524 | TIMING | Set login facts | np0005468026 | 0:05:19.262137 | 0.02s 2025-10-03 08:04:20.951079 | fa163e2f-d608-ed31-39ea-000000003525 | TASK | Convert logins json to dict 2025-10-03 08:04:20.985473 | fa163e2f-d608-ed31-39ea-000000003525 | SKIPPED | Convert logins json to dict | np0005468026 2025-10-03 08:04:20.986217 | fa163e2f-d608-ed31-39ea-000000003525 | TIMING | Convert logins json to dict | np0005468026 | 0:05:19.311552 | 0.03s 2025-10-03 08:04:20.999942 | fa163e2f-d608-ed31-39ea-000000003526 | TASK | Set registry logins 2025-10-03 08:04:21.029994 | fa163e2f-d608-ed31-39ea-000000003526 | SKIPPED | Set registry logins | np0005468026 2025-10-03 08:04:21.030797 | fa163e2f-d608-ed31-39ea-000000003526 | TIMING | Set registry logins | np0005468026 | 0:05:19.356133 | 0.03s 2025-10-03 08:04:21.048177 | fa163e2f-d608-ed31-39ea-000000003527 | TASK | Run podman install 2025-10-03 08:04:21.071373 | fa163e2f-d608-ed31-39ea-000000003527 | TIMING | Run podman install | np0005468026 | 0:05:19.396701 | 0.02s 2025-10-03 08:04:21.118767 | fa163e2f-d608-ed31-39ea-0000000051aa | TASK | Gather variables for each operating system 2025-10-03 08:04:21.124383 | fa163e2f-d608-ed31-39ea-0000000051b4 | CHANGED | Get current podman network | np0005468025 2025-10-03 08:04:21.125472 | fa163e2f-d608-ed31-39ea-0000000051b4 | TIMING | tripleo_podman : Get current podman network | np0005468025 | 0:05:19.450786 | 0.47s 2025-10-03 08:04:21.126098 | fa163e2f-d608-ed31-39ea-0000000051b4 | CHANGED | Get current podman network | np0005468024 2025-10-03 08:04:21.126506 | fa163e2f-d608-ed31-39ea-0000000051b4 | TIMING | tripleo_podman : Get current podman network | np0005468024 | 0:05:19.451848 | 0.43s 2025-10-03 08:04:21.142019 | fa163e2f-d608-ed31-39ea-0000000051b5 | TASK | Update the default network configuration 2025-10-03 08:04:21.160572 | fa163e2f-d608-ed31-39ea-0000000051b5 | TASK | Update the default network configuration 2025-10-03 08:04:21.265357 | fa163e2f-d608-ed31-39ea-0000000051aa | OK | Gather variables for each operating system | np0005468026 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-03 08:04:21.271162 | fa163e2f-d608-ed31-39ea-0000000051aa | TIMING | tripleo_podman : Gather variables for each operating system | np0005468026 | 0:05:19.596478 | 0.15s 2025-10-03 08:04:21.280961 | fa163e2f-d608-ed31-39ea-0000000051aa | TIMING | tripleo_podman : Gather variables for each operating system | np0005468026 | 0:05:19.606291 | 0.16s 2025-10-03 08:04:21.296898 | fa163e2f-d608-ed31-39ea-0000000051ac | TASK | ensure podman and deps are installed 2025-10-03 08:04:22.201000 | fa163e2f-d608-ed31-39ea-0000000051b5 | CHANGED | Update the default network configuration | np0005468024 2025-10-03 08:04:22.201920 | fa163e2f-d608-ed31-39ea-0000000051b5 | TIMING | tripleo_podman : Update the default network configuration | np0005468024 | 0:05:20.527257 | 1.06s 2025-10-03 08:04:22.217016 | fa163e2f-d608-ed31-39ea-0000000051b6 | TASK | Write containers registries.conf 2025-10-03 08:04:22.261171 | fa163e2f-d608-ed31-39ea-0000000051b5 | CHANGED | Update the default network configuration | np0005468025 2025-10-03 08:04:22.262127 | fa163e2f-d608-ed31-39ea-0000000051b5 | TIMING | tripleo_podman : Update the default network configuration | np0005468025 | 0:05:20.587460 | 1.10s 2025-10-03 08:04:22.277076 | fa163e2f-d608-ed31-39ea-0000000051b6 | TASK | Write containers registries.conf 2025-10-03 08:04:23.307295 | fa163e2f-d608-ed31-39ea-0000000051b6 | CHANGED | Write containers registries.conf | np0005468025 2025-10-03 08:04:23.308821 | fa163e2f-d608-ed31-39ea-0000000051b6 | TIMING | tripleo_podman : Write containers registries.conf | np0005468025 | 0:05:21.634149 | 1.03s 2025-10-03 08:04:23.309897 | fa163e2f-d608-ed31-39ea-0000000051b6 | CHANGED | Write containers registries.conf | np0005468024 2025-10-03 08:04:23.310794 | fa163e2f-d608-ed31-39ea-0000000051b6 | TIMING | tripleo_podman : Write containers registries.conf | np0005468024 | 0:05:21.636128 | 1.09s 2025-10-03 08:04:23.335772 | fa163e2f-d608-ed31-39ea-0000000051b7 | TASK | Write containers.conf 2025-10-03 08:04:23.359585 | fa163e2f-d608-ed31-39ea-0000000051b7 | TASK | Write containers.conf 2025-10-03 08:04:23.679648 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468024 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-03 08:04:23.686427 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468024 | 0:05:22.011751 | 0.35s 2025-10-03 08:04:23.712227 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468025 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-03 08:04:23.715859 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468025 | 0:05:22.041194 | 0.35s 2025-10-03 08:04:23.963317 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468024 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-03 08:04:23.968535 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468024 | 0:05:22.293863 | 0.63s 2025-10-03 08:04:23.997812 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468025 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-03 08:04:24.002664 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468025 | 0:05:22.327999 | 0.64s 2025-10-03 08:04:24.263085 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468024 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-03 08:04:24.266588 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468024 | 0:05:22.591919 | 0.93s 2025-10-03 08:04:24.270614 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468025 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-03 08:04:24.276058 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468025 | 0:05:22.601391 | 0.92s 2025-10-03 08:04:24.284940 | fa163e2f-d608-ed31-39ea-0000000051ac | OK | ensure podman and deps are installed | np0005468026 2025-10-03 08:04:24.286263 | fa163e2f-d608-ed31-39ea-0000000051ac | TIMING | tripleo_podman : ensure podman and deps are installed | np0005468026 | 0:05:22.611592 | 2.99s 2025-10-03 08:04:24.314178 | fa163e2f-d608-ed31-39ea-0000000051ad | TASK | Ensure we get the ansible interfaces facts 2025-10-03 08:04:24.504419 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468025 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-03 08:04:24.508621 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468025 | 0:05:22.833951 | 1.15s 2025-10-03 08:04:24.513356 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468025 | 0:05:22.838698 | 1.15s 2025-10-03 08:04:24.528223 | fa163e2f-d608-ed31-39ea-0000000051b8 | TASK | Enable podman.socket service 2025-10-03 08:04:24.560705 | fa163e2f-d608-ed31-39ea-0000000051b8 | SKIPPED | Enable podman.socket service | np0005468025 2025-10-03 08:04:24.567108 | fa163e2f-d608-ed31-39ea-0000000051b8 | TIMING | tripleo_podman : Enable podman.socket service | np0005468025 | 0:05:22.892429 | 0.04s 2025-10-03 08:04:24.568633 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468024 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-03 08:04:24.569774 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468024 | 0:05:22.895105 | 1.23s 2025-10-03 08:04:24.607193 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468024 | 0:05:22.932523 | 1.27s 2025-10-03 08:04:24.629332 | fa163e2f-d608-ed31-39ea-0000000051b8 | TASK | Enable podman.socket service 2025-10-03 08:04:24.654944 | fa163e2f-d608-ed31-39ea-000000003528 | TASK | Run podman login 2025-10-03 08:04:24.666947 | fa163e2f-d608-ed31-39ea-0000000051b8 | SKIPPED | Enable podman.socket service | np0005468024 2025-10-03 08:04:24.668120 | fa163e2f-d608-ed31-39ea-0000000051b8 | TIMING | tripleo_podman : Enable podman.socket service | np0005468024 | 0:05:22.993439 | 0.04s 2025-10-03 08:04:24.696569 | fa163e2f-d608-ed31-39ea-000000003528 | TIMING | Run podman login | np0005468025 | 0:05:23.021901 | 0.03s 2025-10-03 08:04:24.757833 | fa163e2f-d608-ed31-39ea-0000000033ff | TASK | Run podman login 2025-10-03 08:04:24.786208 | fa163e2f-d608-ed31-39ea-000000005452 | TASK | Perform container registry login(s) with podman 2025-10-03 08:04:24.792583 | fa163e2f-d608-ed31-39ea-0000000033ff | TIMING | Run podman login | np0005468024 | 0:05:23.117899 | 0.03s 2025-10-03 08:04:24.861557 | fa163e2f-d608-ed31-39ea-000000005452 | TASK | Perform container registry login(s) with podman 2025-10-03 08:04:24.867633 | fa163e2f-d608-ed31-39ea-000000005452 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005468025 | 0:05:23.192952 | 0.08s 2025-10-03 08:04:24.903948 | fa163e2f-d608-ed31-39ea-00000000352a | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-03 08:04:24.909878 | fa163e2f-d608-ed31-39ea-000000005452 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005468024 | 0:05:23.235196 | 0.05s 2025-10-03 08:04:24.938414 | fa163e2f-d608-ed31-39ea-000000003401 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-03 08:04:24.989133 | fa163e2f-d608-ed31-39ea-0000000051ad | OK | Ensure we get the ansible interfaces facts | np0005468026 2025-10-03 08:04:24.989944 | fa163e2f-d608-ed31-39ea-0000000051ad | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005468026 | 0:05:23.315280 | 0.67s 2025-10-03 08:04:25.004218 | fa163e2f-d608-ed31-39ea-0000000051ae | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-03 08:04:25.024228 | fa163e2f-d608-ed31-39ea-0000000051ae | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005468026 2025-10-03 08:04:25.024948 | fa163e2f-d608-ed31-39ea-0000000051ae | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005468026 | 0:05:23.350284 | 0.02s 2025-10-03 08:04:25.039491 | fa163e2f-d608-ed31-39ea-0000000051b0 | TASK | Make sure /etc/cni/net.d folder exists 2025-10-03 08:04:25.075692 | fa163e2f-d608-ed31-39ea-0000000051b0 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005468026 2025-10-03 08:04:25.076571 | fa163e2f-d608-ed31-39ea-0000000051b0 | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005468026 | 0:05:23.401906 | 0.04s 2025-10-03 08:04:25.092263 | fa163e2f-d608-ed31-39ea-0000000051b1 | TASK | Update default network configuration if possible 2025-10-03 08:04:25.126982 | fa163e2f-d608-ed31-39ea-0000000051b1 | SKIPPED | Update default network configuration if possible | np0005468026 2025-10-03 08:04:25.127781 | fa163e2f-d608-ed31-39ea-0000000051b1 | TIMING | tripleo_podman : Update default network configuration if possible | np0005468026 | 0:05:23.453119 | 0.03s 2025-10-03 08:04:25.142447 | fa163e2f-d608-ed31-39ea-0000000051b3 | TASK | Make sure /etc/containers/networks exists 2025-10-03 08:04:25.471532 | fa163e2f-d608-ed31-39ea-0000000051b3 | OK | Make sure /etc/containers/networks exists | np0005468026 2025-10-03 08:04:25.472710 | fa163e2f-d608-ed31-39ea-0000000051b3 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005468026 | 0:05:23.798033 | 0.33s 2025-10-03 08:04:25.494717 | fa163e2f-d608-ed31-39ea-0000000051b4 | TASK | Get current podman network 2025-10-03 08:04:25.891169 | fa163e2f-d608-ed31-39ea-00000000352a | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005468025 2025-10-03 08:04:25.892353 | fa163e2f-d608-ed31-39ea-00000000352a | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005468025 | 0:05:24.217685 | 0.99s 2025-10-03 08:04:25.916793 | fa163e2f-d608-ed31-39ea-00000000352b | TASK | create persistent directories 2025-10-03 08:04:25.923550 | fa163e2f-d608-ed31-39ea-0000000051b4 | CHANGED | Get current podman network | np0005468026 2025-10-03 08:04:25.924730 | fa163e2f-d608-ed31-39ea-0000000051b4 | TIMING | tripleo_podman : Get current podman network | np0005468026 | 0:05:24.250057 | 0.43s 2025-10-03 08:04:25.951200 | fa163e2f-d608-ed31-39ea-0000000051b5 | TASK | Update the default network configuration 2025-10-03 08:04:25.957063 | fa163e2f-d608-ed31-39ea-000000003401 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005468024 2025-10-03 08:04:25.958162 | fa163e2f-d608-ed31-39ea-000000003401 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005468024 | 0:05:24.283491 | 1.02s 2025-10-03 08:04:25.973812 | fa163e2f-d608-ed31-39ea-000000003402 | TASK | create persistent directories 2025-10-03 08:04:26.054313 | fa163e2f-d608-ed31-39ea-000000006778 | CHANGED | Ensure system is NTP time synced | np0005468027 2025-10-03 08:04:26.055265 | fa163e2f-d608-ed31-39ea-000000006778 | TIMING | chrony : Ensure system is NTP time synced | np0005468027 | 0:05:24.380600 | 10.28s 2025-10-03 08:04:26.074394 | fa163e2f-d608-ed31-39ea-000000003205 | TASK | Force NTP sync 2025-10-03 08:04:26.265714 | fa163e2f-d608-ed31-39ea-00000000352b | CHANGED | create persistent directories | np0005468025 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2025-10-03 08:04:26.268522 | fa163e2f-d608-ed31-39ea-00000000352b | TIMING | create persistent directories | np0005468025 | 0:05:24.593837 | 0.35s 2025-10-03 08:04:26.344759 | fa163e2f-d608-ed31-39ea-000000003402 | CHANGED | create persistent directories | np0005468024 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2025-10-03 08:04:26.347582 | fa163e2f-d608-ed31-39ea-000000003402 | TIMING | create persistent directories | np0005468024 | 0:05:24.672911 | 0.37s 2025-10-03 08:04:26.370049 | fa163e2f-d608-ed31-39ea-000000003205 | CHANGED | Force NTP sync | np0005468027 2025-10-03 08:04:26.370875 | fa163e2f-d608-ed31-39ea-000000003205 | TIMING | Force NTP sync | np0005468027 | 0:05:24.696209 | 0.30s 2025-10-03 08:04:26.382511 | fa163e2f-d608-ed31-39ea-000000003206 | TASK | Ensure system is NTP time synced 2025-10-03 08:04:26.562623 | fa163e2f-d608-ed31-39ea-00000000352b | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2025-10-03 08:04:26.566430 | fa163e2f-d608-ed31-39ea-00000000352b | TIMING | create persistent directories | np0005468025 | 0:05:24.891759 | 0.65s 2025-10-03 08:04:26.658265 | fa163e2f-d608-ed31-39ea-000000003402 | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2025-10-03 08:04:26.661301 | fa163e2f-d608-ed31-39ea-000000003402 | TIMING | create persistent directories | np0005468024 | 0:05:24.986638 | 0.69s 2025-10-03 08:04:26.680645 | fa163e2f-d608-ed31-39ea-000000003206 | CHANGED | Ensure system is NTP time synced | np0005468027 2025-10-03 08:04:26.681731 | fa163e2f-d608-ed31-39ea-000000003206 | TIMING | Ensure system is NTP time synced | np0005468027 | 0:05:25.007062 | 0.30s 2025-10-03 08:04:26.699901 | fa163e2f-d608-ed31-39ea-000000003207 | TASK | Run timezone role 2025-10-03 08:04:26.730823 | fa163e2f-d608-ed31-39ea-000000003207 | TIMING | Run timezone role | np0005468027 | 0:05:25.056151 | 0.03s 2025-10-03 08:04:26.802841 | fa163e2f-d608-ed31-39ea-000000006f63 | TASK | Set timezone 2025-10-03 08:04:26.888956 | fa163e2f-d608-ed31-39ea-00000000352b | CHANGED | create persistent directories | np0005468025 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2025-10-03 08:04:26.893923 | fa163e2f-d608-ed31-39ea-00000000352b | TIMING | create persistent directories | np0005468025 | 0:05:25.219234 | 0.98s 2025-10-03 08:04:26.904443 | fa163e2f-d608-ed31-39ea-00000000352b | TIMING | create persistent directories | np0005468025 | 0:05:25.229778 | 0.99s 2025-10-03 08:04:26.919889 | fa163e2f-d608-ed31-39ea-00000000352c | TASK | ensure /run/redis is present upon reboot 2025-10-03 08:04:26.934384 | fa163e2f-d608-ed31-39ea-000000003402 | CHANGED | create persistent directories | np0005468024 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2025-10-03 08:04:26.940271 | fa163e2f-d608-ed31-39ea-000000003402 | TIMING | create persistent directories | np0005468024 | 0:05:25.265586 | 0.97s 2025-10-03 08:04:26.951115 | fa163e2f-d608-ed31-39ea-000000003402 | TIMING | create persistent directories | np0005468024 | 0:05:25.276444 | 0.98s 2025-10-03 08:04:26.967564 | fa163e2f-d608-ed31-39ea-000000003403 | TASK | ensure /run/redis is present upon reboot 2025-10-03 08:04:27.077593 | fa163e2f-d608-ed31-39ea-0000000051b5 | CHANGED | Update the default network configuration | np0005468026 2025-10-03 08:04:27.078802 | fa163e2f-d608-ed31-39ea-0000000051b5 | TIMING | tripleo_podman : Update the default network configuration | np0005468026 | 0:05:25.404104 | 1.13s 2025-10-03 08:04:27.111389 | fa163e2f-d608-ed31-39ea-0000000051b6 | TASK | Write containers registries.conf 2025-10-03 08:04:27.120939 | fa163e2f-d608-ed31-39ea-00000000690f | CHANGED | Ensure system is NTP time synced | np0005468028 2025-10-03 08:04:27.122085 | fa163e2f-d608-ed31-39ea-00000000690f | TIMING | chrony : Ensure system is NTP time synced | np0005468028 | 0:05:25.447410 | 10.38s 2025-10-03 08:04:27.150057 | fa163e2f-d608-ed31-39ea-00000000314c | TASK | Force NTP sync 2025-10-03 08:04:27.434243 | fa163e2f-d608-ed31-39ea-00000000314c | CHANGED | Force NTP sync | np0005468028 2025-10-03 08:04:27.435251 | fa163e2f-d608-ed31-39ea-00000000314c | TIMING | Force NTP sync | np0005468028 | 0:05:25.760585 | 0.28s 2025-10-03 08:04:27.460387 | fa163e2f-d608-ed31-39ea-00000000314d | TASK | Ensure system is NTP time synced 2025-10-03 08:04:27.473525 | fa163e2f-d608-ed31-39ea-000000006f63 | OK | Set timezone | np0005468027 2025-10-03 08:04:27.476927 | fa163e2f-d608-ed31-39ea-000000006f63 | TIMING | tripleo_timezone : Set timezone | np0005468027 | 0:05:25.802228 | 0.67s 2025-10-03 08:04:27.491890 | fa163e2f-d608-ed31-39ea-000000006f64 | TASK | Restart time services 2025-10-03 08:04:27.532755 | fa163e2f-d608-ed31-39ea-000000006f64 | SKIPPED | Restart time services | np0005468027 | item=rsyslog 2025-10-03 08:04:27.542931 | fa163e2f-d608-ed31-39ea-000000006f64 | SKIPPED | Restart time services | np0005468027 | item=crond 2025-10-03 08:04:27.551673 | fa163e2f-d608-ed31-39ea-000000006f64 | TIMING | tripleo_timezone : Restart time services | np0005468027 | 0:05:25.876999 | 0.06s 2025-10-03 08:04:27.583771 | fa163e2f-d608-ed31-39ea-000000003208 | TASK | Notice - ctlplane subnet is set 2025-10-03 08:04:27.617310 | fa163e2f-d608-ed31-39ea-000000003208 | OK | Notice - ctlplane subnet is set | np0005468027 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-03 08:04:27.619163 | fa163e2f-d608-ed31-39ea-000000003208 | TIMING | Notice - ctlplane subnet is set | np0005468027 | 0:05:25.944482 | 0.03s 2025-10-03 08:04:27.666235 | fa163e2f-d608-ed31-39ea-000000003209 | TIMING | include_role : tuned | np0005468027 | 0:05:25.991555 | 0.03s 2025-10-03 08:04:27.755305 | fa163e2f-d608-ed31-39ea-00000000718b | TASK | Gather variables for each operating system 2025-10-03 08:04:27.769742 | fa163e2f-d608-ed31-39ea-00000000314d | CHANGED | Ensure system is NTP time synced | np0005468028 2025-10-03 08:04:27.770833 | fa163e2f-d608-ed31-39ea-00000000314d | TIMING | Ensure system is NTP time synced | np0005468028 | 0:05:26.096163 | 0.31s 2025-10-03 08:04:27.781157 | fa163e2f-d608-ed31-39ea-00000000314e | TASK | Run timezone role 2025-10-03 08:04:27.811640 | fa163e2f-d608-ed31-39ea-00000000314e | TIMING | Run timezone role | np0005468028 | 0:05:26.136950 | 0.03s 2025-10-03 08:04:27.882100 | fa163e2f-d608-ed31-39ea-000000006f63 | TASK | Set timezone 2025-10-03 08:04:27.888677 | fa163e2f-d608-ed31-39ea-00000000352c | CHANGED | ensure /run/redis is present upon reboot | np0005468025 2025-10-03 08:04:27.889530 | fa163e2f-d608-ed31-39ea-00000000352c | TIMING | ensure /run/redis is present upon reboot | np0005468025 | 0:05:26.214857 | 0.97s 2025-10-03 08:04:27.905250 | fa163e2f-d608-ed31-39ea-00000000718b | OK | Gather variables for each operating system | np0005468027 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-03 08:04:27.906419 | fa163e2f-d608-ed31-39ea-00000000718b | TIMING | tuned : Gather variables for each operating system | np0005468027 | 0:05:26.231754 | 0.15s 2025-10-03 08:04:27.912446 | fa163e2f-d608-ed31-39ea-00000000352d | TASK | create persistent logs directory for rsyslog 2025-10-03 08:04:27.918370 | fa163e2f-d608-ed31-39ea-00000000718b | TIMING | tuned : Gather variables for each operating system | np0005468027 | 0:05:26.243697 | 0.16s 2025-10-03 08:04:27.949863 | fa163e2f-d608-ed31-39ea-000000003403 | CHANGED | ensure /run/redis is present upon reboot | np0005468024 2025-10-03 08:04:27.950782 | fa163e2f-d608-ed31-39ea-000000003403 | TIMING | ensure /run/redis is present upon reboot | np0005468024 | 0:05:26.276117 | 0.98s 2025-10-03 08:04:27.964978 | fa163e2f-d608-ed31-39ea-000000003404 | TASK | create persistent logs directory for rsyslog 2025-10-03 08:04:27.996172 | fa163e2f-d608-ed31-39ea-00000000718c | TIMING | tuned : include_tasks | np0005468027 | 0:05:26.321505 | 0.07s 2025-10-03 08:04:28.008578 | 54126a87-c5ca-4680-a638-37f213c01e29 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005468027 2025-10-03 08:04:28.022069 | fa163e2f-d608-ed31-39ea-0000000074a4 | TASK | Check tuned package is installed 2025-10-03 08:04:28.233265 | fa163e2f-d608-ed31-39ea-0000000051b6 | CHANGED | Write containers registries.conf | np0005468026 2025-10-03 08:04:28.238263 | fa163e2f-d608-ed31-39ea-0000000051b6 | TIMING | tripleo_podman : Write containers registries.conf | np0005468026 | 0:05:26.563586 | 1.13s 2025-10-03 08:04:28.239902 | fa163e2f-d608-ed31-39ea-00000000352d | CHANGED | create persistent logs directory for rsyslog | np0005468025 2025-10-03 08:04:28.240743 | fa163e2f-d608-ed31-39ea-00000000352d | TIMING | create persistent logs directory for rsyslog | np0005468025 | 0:05:26.566078 | 0.33s 2025-10-03 08:04:28.275340 | fa163e2f-d608-ed31-39ea-00000000352e | TASK | create persistent state directory for rsyslog 2025-10-03 08:04:28.304929 | fa163e2f-d608-ed31-39ea-0000000051b7 | TASK | Write containers.conf 2025-10-03 08:04:28.314257 | fa163e2f-d608-ed31-39ea-000000003404 | CHANGED | create persistent logs directory for rsyslog | np0005468024 2025-10-03 08:04:28.318903 | fa163e2f-d608-ed31-39ea-000000003404 | TIMING | create persistent logs directory for rsyslog | np0005468024 | 0:05:26.644228 | 0.35s 2025-10-03 08:04:28.319790 | fa163e2f-d608-ed31-39ea-0000000074a4 | CHANGED | Check tuned package is installed | np0005468027 2025-10-03 08:04:28.320284 | fa163e2f-d608-ed31-39ea-0000000074a4 | TIMING | tuned : Check tuned package is installed | np0005468027 | 0:05:26.645624 | 0.30s 2025-10-03 08:04:28.335727 | fa163e2f-d608-ed31-39ea-0000000074a5 | TASK | Install tuned 2025-10-03 08:04:28.366836 | fa163e2f-d608-ed31-39ea-000000003405 | TASK | create persistent state directory for rsyslog 2025-10-03 08:04:28.373419 | fa163e2f-d608-ed31-39ea-0000000074a5 | SKIPPED | Install tuned | np0005468027 2025-10-03 08:04:28.374692 | fa163e2f-d608-ed31-39ea-0000000074a5 | TIMING | tuned : Install tuned | np0005468027 | 0:05:26.700011 | 0.04s 2025-10-03 08:04:28.389042 | fa163e2f-d608-ed31-39ea-0000000074a6 | TASK | Restart tuned 2025-10-03 08:04:28.412443 | fa163e2f-d608-ed31-39ea-0000000074a6 | SKIPPED | Restart tuned | np0005468027 2025-10-03 08:04:28.413400 | fa163e2f-d608-ed31-39ea-0000000074a6 | TIMING | tuned : Restart tuned | np0005468027 | 0:05:26.738732 | 0.02s 2025-10-03 08:04:28.423265 | fa163e2f-d608-ed31-39ea-00000000718d | TASK | Check for tuned-adm 2025-10-03 08:04:28.606827 | fa163e2f-d608-ed31-39ea-00000000352e | CHANGED | create persistent state directory for rsyslog | np0005468025 2025-10-03 08:04:28.607785 | fa163e2f-d608-ed31-39ea-00000000352e | TIMING | create persistent state directory for rsyslog | np0005468025 | 0:05:26.933120 | 0.33s 2025-10-03 08:04:28.655031 | fa163e2f-d608-ed31-39ea-00000000352f | TIMING | include_role : tripleo_sshd | np0005468025 | 0:05:26.980362 | 0.03s 2025-10-03 08:04:28.655782 | fa163e2f-d608-ed31-39ea-000000003405 | CHANGED | create persistent state directory for rsyslog | np0005468024 2025-10-03 08:04:28.656258 | fa163e2f-d608-ed31-39ea-000000003405 | TIMING | create persistent state directory for rsyslog | np0005468024 | 0:05:26.981601 | 0.29s 2025-10-03 08:04:28.665968 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468026 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-03 08:04:28.668146 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468026 | 0:05:26.993471 | 0.36s 2025-10-03 08:04:28.739792 | fa163e2f-d608-ed31-39ea-0000000056bf | TASK | Gather variables for each operating system 2025-10-03 08:04:28.745619 | fa163e2f-d608-ed31-39ea-00000000718d | OK | Check for tuned-adm | np0005468027 2025-10-03 08:04:28.746580 | fa163e2f-d608-ed31-39ea-00000000718d | TIMING | tuned : Check for tuned-adm | np0005468027 | 0:05:27.071908 | 0.32s 2025-10-03 08:04:28.747130 | fa163e2f-d608-ed31-39ea-000000003406 | TIMING | include_role : tripleo_sshd | np0005468024 | 0:05:27.072472 | 0.03s 2025-10-03 08:04:28.812335 | fa163e2f-d608-ed31-39ea-0000000056bf | TASK | Gather variables for each operating system 2025-10-03 08:04:28.829600 | fa163e2f-d608-ed31-39ea-00000000718e | TIMING | tuned : include_tasks | np0005468027 | 0:05:27.154923 | 0.04s 2025-10-03 08:04:28.838523 | fa163e2f-d608-ed31-39ea-0000000056bf | OK | Gather variables for each operating system | np0005468025 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-03 08:04:28.841108 | fa163e2f-d608-ed31-39ea-0000000056bf | TIMING | tripleo_sshd : Gather variables for each operating system | np0005468025 | 0:05:27.166437 | 0.10s 2025-10-03 08:04:28.858022 | 076b5c92-14e5-452a-beac-cbe95e2e18bf | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005468027 2025-10-03 08:04:28.874301 | fa163e2f-d608-ed31-39ea-0000000076c1 | TASK | Ensure profile directory exists 2025-10-03 08:04:28.880484 | fa163e2f-d608-ed31-39ea-0000000056bf | TIMING | tripleo_sshd : Gather variables for each operating system | np0005468025 | 0:05:27.205786 | 0.14s 2025-10-03 08:04:28.896778 | fa163e2f-d608-ed31-39ea-0000000056c1 | TASK | Install the OpenSSH server 2025-10-03 08:04:28.924540 | fa163e2f-d608-ed31-39ea-0000000076c1 | SKIPPED | Ensure profile directory exists | np0005468027 2025-10-03 08:04:28.925506 | fa163e2f-d608-ed31-39ea-0000000076c1 | TIMING | tuned : Ensure profile directory exists | np0005468027 | 0:05:27.250833 | 0.05s 2025-10-03 08:04:28.933067 | fa163e2f-d608-ed31-39ea-0000000056bf | OK | Gather variables for each operating system | np0005468024 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-03 08:04:28.935605 | fa163e2f-d608-ed31-39ea-0000000056bf | TIMING | tripleo_sshd : Gather variables for each operating system | np0005468024 | 0:05:27.260933 | 0.12s 2025-10-03 08:04:28.951770 | fa163e2f-d608-ed31-39ea-0000000076c2 | TASK | Create custom tuned profile 2025-10-03 08:04:28.957930 | fa163e2f-d608-ed31-39ea-0000000056bf | TIMING | tripleo_sshd : Gather variables for each operating system | np0005468024 | 0:05:27.283252 | 0.14s 2025-10-03 08:04:28.962123 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468026 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-03 08:04:28.962740 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468026 | 0:05:27.288081 | 0.66s 2025-10-03 08:04:28.977164 | fa163e2f-d608-ed31-39ea-0000000056c1 | TASK | Install the OpenSSH server 2025-10-03 08:04:28.990094 | fa163e2f-d608-ed31-39ea-0000000076c2 | SKIPPED | Create custom tuned profile | np0005468027 2025-10-03 08:04:28.991834 | fa163e2f-d608-ed31-39ea-0000000076c2 | TIMING | tuned : Create custom tuned profile | np0005468027 | 0:05:27.317149 | 0.04s 2025-10-03 08:04:29.012418 | fa163e2f-d608-ed31-39ea-0000000076c3 | TASK | Check tuned active profile 2025-10-03 08:04:29.124668 | fa163e2f-d608-ed31-39ea-000000006a8e | CHANGED | Ensure system is NTP time synced | np0005468029 2025-10-03 08:04:29.126279 | fa163e2f-d608-ed31-39ea-000000006a8e | TIMING | chrony : Ensure system is NTP time synced | np0005468029 | 0:05:27.451602 | 10.30s 2025-10-03 08:04:29.158075 | fa163e2f-d608-ed31-39ea-000000003360 | TASK | Force NTP sync 2025-10-03 08:04:29.293525 | fa163e2f-d608-ed31-39ea-0000000076c3 | OK | Check tuned active profile | np0005468027 2025-10-03 08:04:29.294704 | fa163e2f-d608-ed31-39ea-0000000076c3 | TIMING | tuned : Check tuned active profile | np0005468027 | 0:05:27.620034 | 0.28s 2025-10-03 08:04:29.306213 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468026 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-03 08:04:29.307864 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468026 | 0:05:27.633193 | 1.00s 2025-10-03 08:04:29.322555 | fa163e2f-d608-ed31-39ea-0000000076c4 | TASK | Check Tuned Configuration file exists 2025-10-03 08:04:29.330197 | fa163e2f-d608-ed31-39ea-000000006f63 | OK | Set timezone | np0005468028 2025-10-03 08:04:29.331309 | fa163e2f-d608-ed31-39ea-000000006f63 | TIMING | tripleo_timezone : Set timezone | np0005468028 | 0:05:27.656633 | 1.45s 2025-10-03 08:04:29.345811 | fa163e2f-d608-ed31-39ea-000000006f64 | TASK | Restart time services 2025-10-03 08:04:29.379355 | fa163e2f-d608-ed31-39ea-000000006f64 | SKIPPED | Restart time services | np0005468028 | item=rsyslog 2025-10-03 08:04:29.386673 | fa163e2f-d608-ed31-39ea-000000006f64 | SKIPPED | Restart time services | np0005468028 | item=crond 2025-10-03 08:04:29.394493 | fa163e2f-d608-ed31-39ea-000000006f64 | TIMING | tripleo_timezone : Restart time services | np0005468028 | 0:05:27.719823 | 0.05s 2025-10-03 08:04:29.418906 | fa163e2f-d608-ed31-39ea-00000000314f | TASK | Notice - ctlplane subnet is set 2025-10-03 08:04:29.444679 | fa163e2f-d608-ed31-39ea-00000000314f | OK | Notice - ctlplane subnet is set | np0005468028 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-03 08:04:29.445632 | fa163e2f-d608-ed31-39ea-00000000314f | TIMING | Notice - ctlplane subnet is set | np0005468028 | 0:05:27.770966 | 0.03s 2025-10-03 08:04:29.479267 | fa163e2f-d608-ed31-39ea-000000003150 | TIMING | include_role : tuned | np0005468028 | 0:05:27.804593 | 0.02s 2025-10-03 08:04:29.484368 | fa163e2f-d608-ed31-39ea-000000003360 | CHANGED | Force NTP sync | np0005468029 2025-10-03 08:04:29.484858 | fa163e2f-d608-ed31-39ea-000000003360 | TIMING | Force NTP sync | np0005468029 | 0:05:27.810200 | 0.33s 2025-10-03 08:04:29.548993 | fa163e2f-d608-ed31-39ea-00000000718b | TASK | Gather variables for each operating system 2025-10-03 08:04:29.562056 | fa163e2f-d608-ed31-39ea-000000003361 | TASK | Ensure system is NTP time synced 2025-10-03 08:04:29.611702 | fa163e2f-d608-ed31-39ea-0000000051b7 | CHANGED | Write containers.conf | np0005468026 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-03 08:04:29.614377 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468026 | 0:05:27.939702 | 1.31s 2025-10-03 08:04:29.621092 | fa163e2f-d608-ed31-39ea-0000000051b7 | TIMING | tripleo_podman : Write containers.conf | np0005468026 | 0:05:27.946428 | 1.31s 2025-10-03 08:04:29.637333 | fa163e2f-d608-ed31-39ea-0000000051b8 | TASK | Enable podman.socket service 2025-10-03 08:04:29.649935 | fa163e2f-d608-ed31-39ea-0000000076c4 | OK | Check Tuned Configuration file exists | np0005468027 2025-10-03 08:04:29.650900 | fa163e2f-d608-ed31-39ea-0000000076c4 | TIMING | tuned : Check Tuned Configuration file exists | np0005468027 | 0:05:27.976236 | 0.33s 2025-10-03 08:04:29.668688 | fa163e2f-d608-ed31-39ea-0000000076c5 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-03 08:04:29.677899 | fa163e2f-d608-ed31-39ea-0000000051b8 | SKIPPED | Enable podman.socket service | np0005468026 2025-10-03 08:04:29.679106 | fa163e2f-d608-ed31-39ea-0000000051b8 | TIMING | tripleo_podman : Enable podman.socket service | np0005468026 | 0:05:28.004432 | 0.04s 2025-10-03 08:04:29.696744 | fa163e2f-d608-ed31-39ea-00000000718b | OK | Gather variables for each operating system | np0005468028 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-03 08:04:29.700380 | fa163e2f-d608-ed31-39ea-00000000718b | TIMING | tuned : Gather variables for each operating system | np0005468028 | 0:05:28.025717 | 0.15s 2025-10-03 08:04:29.707231 | fa163e2f-d608-ed31-39ea-00000000718b | TIMING | tuned : Gather variables for each operating system | np0005468028 | 0:05:28.032565 | 0.16s 2025-10-03 08:04:29.738004 | fa163e2f-d608-ed31-39ea-000000003528 | TASK | Run podman login 2025-10-03 08:04:29.743908 | fa163e2f-d608-ed31-39ea-0000000076c5 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005468027 2025-10-03 08:04:29.744839 | fa163e2f-d608-ed31-39ea-0000000076c5 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005468027 | 0:05:28.070167 | 0.07s 2025-10-03 08:04:29.761907 | fa163e2f-d608-ed31-39ea-0000000076c6 | TASK | Configure isolated cores for profile throughput-performance 2025-10-03 08:04:29.768015 | fa163e2f-d608-ed31-39ea-00000000718c | TIMING | tuned : include_tasks | np0005468028 | 0:05:28.093340 | 0.05s 2025-10-03 08:04:29.768697 | fa163e2f-d608-ed31-39ea-000000003528 | TIMING | Run podman login | np0005468026 | 0:05:28.094040 | 0.03s 2025-10-03 08:04:29.805857 | bacdf4c3-da48-491a-8a7f-49dbff660152 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005468028 2025-10-03 08:04:29.838234 | fa163e2f-d608-ed31-39ea-0000000079ee | TASK | Check tuned package is installed 2025-10-03 08:04:29.856475 | fa163e2f-d608-ed31-39ea-000000005452 | TASK | Perform container registry login(s) with podman 2025-10-03 08:04:29.865704 | fa163e2f-d608-ed31-39ea-0000000076c6 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005468027 2025-10-03 08:04:29.866566 | fa163e2f-d608-ed31-39ea-0000000076c6 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005468027 | 0:05:28.191893 | 0.10s 2025-10-03 08:04:29.867026 | fa163e2f-d608-ed31-39ea-000000003361 | CHANGED | Ensure system is NTP time synced | np0005468029 2025-10-03 08:04:29.867399 | fa163e2f-d608-ed31-39ea-000000003361 | TIMING | Ensure system is NTP time synced | np0005468029 | 0:05:28.192742 | 0.30s 2025-10-03 08:04:29.878943 | fa163e2f-d608-ed31-39ea-0000000076c7 | TASK | Enable tuned profile 2025-10-03 08:04:29.898771 | fa163e2f-d608-ed31-39ea-000000003362 | TASK | Run timezone role 2025-10-03 08:04:29.905069 | fa163e2f-d608-ed31-39ea-000000005452 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005468026 | 0:05:28.230392 | 0.04s 2025-10-03 08:04:29.911363 | fa163e2f-d608-ed31-39ea-0000000076c7 | SKIPPED | Enable tuned profile | np0005468027 2025-10-03 08:04:29.912079 | fa163e2f-d608-ed31-39ea-0000000076c7 | TIMING | tuned : Enable tuned profile | np0005468027 | 0:05:28.237421 | 0.03s 2025-10-03 08:04:29.940632 | fa163e2f-d608-ed31-39ea-000000003362 | TIMING | Run timezone role | np0005468029 | 0:05:28.265970 | 0.04s 2025-10-03 08:04:29.997531 | fa163e2f-d608-ed31-39ea-00000000320a | TASK | create persistent directories 2025-10-03 08:04:30.012153 | fa163e2f-d608-ed31-39ea-000000006f63 | TASK | Set timezone 2025-10-03 08:04:30.030936 | fa163e2f-d608-ed31-39ea-00000000352a | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-03 08:04:30.203211 | fa163e2f-d608-ed31-39ea-0000000079ee | CHANGED | Check tuned package is installed | np0005468028 2025-10-03 08:04:30.204759 | fa163e2f-d608-ed31-39ea-0000000079ee | TIMING | tuned : Check tuned package is installed | np0005468028 | 0:05:28.530089 | 0.37s 2025-10-03 08:04:30.215117 | fa163e2f-d608-ed31-39ea-0000000079ef | TASK | Install tuned 2025-10-03 08:04:30.244427 | fa163e2f-d608-ed31-39ea-0000000079ef | SKIPPED | Install tuned | np0005468028 2025-10-03 08:04:30.245663 | fa163e2f-d608-ed31-39ea-0000000079ef | TIMING | tuned : Install tuned | np0005468028 | 0:05:28.571000 | 0.03s 2025-10-03 08:04:30.255830 | fa163e2f-d608-ed31-39ea-0000000079f0 | TASK | Restart tuned 2025-10-03 08:04:30.285644 | fa163e2f-d608-ed31-39ea-0000000079f0 | SKIPPED | Restart tuned | np0005468028 2025-10-03 08:04:30.287027 | fa163e2f-d608-ed31-39ea-0000000079f0 | TIMING | tuned : Restart tuned | np0005468028 | 0:05:28.612345 | 0.03s 2025-10-03 08:04:30.309562 | fa163e2f-d608-ed31-39ea-00000000718d | TASK | Check for tuned-adm 2025-10-03 08:04:30.333838 | fa163e2f-d608-ed31-39ea-00000000320a | CHANGED | create persistent directories | np0005468027 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-03 08:04:30.340415 | fa163e2f-d608-ed31-39ea-00000000320a | TIMING | create persistent directories | np0005468027 | 0:05:28.665734 | 0.34s 2025-10-03 08:04:30.413933 | fa163e2f-d608-ed31-39ea-000000006f63 | OK | Set timezone | np0005468029 2025-10-03 08:04:30.414987 | fa163e2f-d608-ed31-39ea-000000006f63 | TIMING | tripleo_timezone : Set timezone | np0005468029 | 0:05:28.740319 | 0.40s 2025-10-03 08:04:30.435413 | fa163e2f-d608-ed31-39ea-000000006f64 | TASK | Restart time services 2025-10-03 08:04:30.483723 | fa163e2f-d608-ed31-39ea-000000006f64 | SKIPPED | Restart time services | np0005468029 | item=rsyslog 2025-10-03 08:04:30.496001 | fa163e2f-d608-ed31-39ea-000000006f64 | SKIPPED | Restart time services | np0005468029 | item=crond 2025-10-03 08:04:30.504090 | fa163e2f-d608-ed31-39ea-000000006f64 | TIMING | tripleo_timezone : Restart time services | np0005468029 | 0:05:28.829413 | 0.07s 2025-10-03 08:04:30.545040 | fa163e2f-d608-ed31-39ea-000000003363 | TASK | Notice - ctlplane subnet is set 2025-10-03 08:04:30.579279 | fa163e2f-d608-ed31-39ea-000000003363 | OK | Notice - ctlplane subnet is set | np0005468029 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-03 08:04:30.580528 | fa163e2f-d608-ed31-39ea-000000003363 | TIMING | Notice - ctlplane subnet is set | np0005468029 | 0:05:28.905855 | 0.03s 2025-10-03 08:04:30.618346 | fa163e2f-d608-ed31-39ea-00000000718d | OK | Check for tuned-adm | np0005468028 2025-10-03 08:04:30.620406 | fa163e2f-d608-ed31-39ea-00000000718d | TIMING | tuned : Check for tuned-adm | np0005468028 | 0:05:28.945726 | 0.31s 2025-10-03 08:04:30.628802 | fa163e2f-d608-ed31-39ea-00000000320a | CHANGED | create persistent directories | np0005468027 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-03 08:04:30.632282 | fa163e2f-d608-ed31-39ea-00000000320a | TIMING | create persistent directories | np0005468027 | 0:05:28.957617 | 0.63s 2025-10-03 08:04:30.660053 | fa163e2f-d608-ed31-39ea-000000003364 | TIMING | include_role : tuned | np0005468029 | 0:05:28.985357 | 0.06s 2025-10-03 08:04:30.662397 | fa163e2f-d608-ed31-39ea-00000000320a | TIMING | create persistent directories | np0005468027 | 0:05:28.987730 | 0.66s 2025-10-03 08:04:30.751077 | fa163e2f-d608-ed31-39ea-00000000320b | TASK | Copy in cleanup script 2025-10-03 08:04:30.764174 | fa163e2f-d608-ed31-39ea-00000000718b | TASK | Gather variables for each operating system 2025-10-03 08:04:30.769429 | fa163e2f-d608-ed31-39ea-00000000718e | TIMING | tuned : include_tasks | np0005468028 | 0:05:29.094750 | 0.12s 2025-10-03 08:04:30.784132 | 59ef28c4-9b25-418a-aeb8-ab093f0b9080 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005468028 2025-10-03 08:04:30.802084 | fa163e2f-d608-ed31-39ea-000000007ee2 | TASK | Ensure profile directory exists 2025-10-03 08:04:30.869607 | fa163e2f-d608-ed31-39ea-000000007ee2 | SKIPPED | Ensure profile directory exists | np0005468028 2025-10-03 08:04:30.870352 | fa163e2f-d608-ed31-39ea-000000007ee2 | TIMING | tuned : Ensure profile directory exists | np0005468028 | 0:05:29.195690 | 0.07s 2025-10-03 08:04:30.879355 | fa163e2f-d608-ed31-39ea-000000007ee3 | TASK | Create custom tuned profile 2025-10-03 08:04:30.898980 | fa163e2f-d608-ed31-39ea-00000000718b | OK | Gather variables for each operating system | np0005468029 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-03 08:04:30.901725 | fa163e2f-d608-ed31-39ea-00000000718b | TIMING | tuned : Gather variables for each operating system | np0005468029 | 0:05:29.227044 | 0.14s 2025-10-03 08:04:30.909116 | fa163e2f-d608-ed31-39ea-00000000718b | TIMING | tuned : Gather variables for each operating system | np0005468029 | 0:05:29.234452 | 0.14s 2025-10-03 08:04:30.940687 | fa163e2f-d608-ed31-39ea-000000007ee3 | SKIPPED | Create custom tuned profile | np0005468028 2025-10-03 08:04:30.941886 | fa163e2f-d608-ed31-39ea-000000007ee3 | TIMING | tuned : Create custom tuned profile | np0005468028 | 0:05:29.267217 | 0.06s 2025-10-03 08:04:30.953662 | fa163e2f-d608-ed31-39ea-000000007ee4 | TASK | Check tuned active profile 2025-10-03 08:04:30.967068 | fa163e2f-d608-ed31-39ea-00000000352a | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005468026 2025-10-03 08:04:30.968023 | fa163e2f-d608-ed31-39ea-00000000352a | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005468026 | 0:05:29.293357 | 0.94s 2025-10-03 08:04:30.988321 | fa163e2f-d608-ed31-39ea-00000000352b | TASK | create persistent directories 2025-10-03 08:04:30.993295 | fa163e2f-d608-ed31-39ea-00000000718c | TIMING | tuned : include_tasks | np0005468029 | 0:05:29.318619 | 0.07s 2025-10-03 08:04:31.005412 | a69478b9-b822-4ae6-86cb-4b667d0a9cc7 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005468029 2025-10-03 08:04:31.018849 | fa163e2f-d608-ed31-39ea-000000007f34 | TASK | Check tuned package is installed 2025-10-03 08:04:31.251421 | fa163e2f-d608-ed31-39ea-000000007ee4 | OK | Check tuned active profile | np0005468028 2025-10-03 08:04:31.252616 | fa163e2f-d608-ed31-39ea-000000007ee4 | TIMING | tuned : Check tuned active profile | np0005468028 | 0:05:29.577944 | 0.30s 2025-10-03 08:04:31.266145 | fa163e2f-d608-ed31-39ea-000000007ee5 | TASK | Check Tuned Configuration file exists 2025-10-03 08:04:31.301555 | fa163e2f-d608-ed31-39ea-00000000352b | CHANGED | create persistent directories | np0005468026 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2025-10-03 08:04:31.304657 | fa163e2f-d608-ed31-39ea-00000000352b | TIMING | create persistent directories | np0005468026 | 0:05:29.629973 | 0.32s 2025-10-03 08:04:31.360379 | fa163e2f-d608-ed31-39ea-000000007f34 | CHANGED | Check tuned package is installed | np0005468029 2025-10-03 08:04:31.361268 | fa163e2f-d608-ed31-39ea-000000007f34 | TIMING | tuned : Check tuned package is installed | np0005468029 | 0:05:29.686603 | 0.34s 2025-10-03 08:04:31.376393 | fa163e2f-d608-ed31-39ea-000000007f35 | TASK | Install tuned 2025-10-03 08:04:31.411569 | fa163e2f-d608-ed31-39ea-000000007f35 | SKIPPED | Install tuned | np0005468029 2025-10-03 08:04:31.412367 | fa163e2f-d608-ed31-39ea-000000007f35 | TIMING | tuned : Install tuned | np0005468029 | 0:05:29.737703 | 0.03s 2025-10-03 08:04:31.422108 | fa163e2f-d608-ed31-39ea-000000007f36 | TASK | Restart tuned 2025-10-03 08:04:31.452085 | fa163e2f-d608-ed31-39ea-000000007f36 | SKIPPED | Restart tuned | np0005468029 2025-10-03 08:04:31.452879 | fa163e2f-d608-ed31-39ea-000000007f36 | TIMING | tuned : Restart tuned | np0005468029 | 0:05:29.778215 | 0.03s 2025-10-03 08:04:31.462450 | fa163e2f-d608-ed31-39ea-00000000718d | TASK | Check for tuned-adm 2025-10-03 08:04:31.549724 | fa163e2f-d608-ed31-39ea-000000007ee5 | OK | Check Tuned Configuration file exists | np0005468028 2025-10-03 08:04:31.550698 | fa163e2f-d608-ed31-39ea-000000007ee5 | TIMING | tuned : Check Tuned Configuration file exists | np0005468028 | 0:05:29.876031 | 0.28s 2025-10-03 08:04:31.560924 | fa163e2f-d608-ed31-39ea-000000007ee6 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-03 08:04:31.588320 | fa163e2f-d608-ed31-39ea-00000000352b | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2025-10-03 08:04:31.592370 | fa163e2f-d608-ed31-39ea-00000000352b | TIMING | create persistent directories | np0005468026 | 0:05:29.917687 | 0.60s 2025-10-03 08:04:31.621437 | fa163e2f-d608-ed31-39ea-000000007ee6 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005468028 2025-10-03 08:04:31.622111 | fa163e2f-d608-ed31-39ea-000000007ee6 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005468028 | 0:05:29.947450 | 0.06s 2025-10-03 08:04:31.633214 | fa163e2f-d608-ed31-39ea-000000007ee7 | TASK | Configure isolated cores for profile throughput-performance 2025-10-03 08:04:31.684990 | fa163e2f-d608-ed31-39ea-00000000320b | CHANGED | Copy in cleanup script | np0005468027 2025-10-03 08:04:31.686012 | fa163e2f-d608-ed31-39ea-00000000320b | TIMING | Copy in cleanup script | np0005468027 | 0:05:30.011346 | 0.93s 2025-10-03 08:04:31.701516 | fa163e2f-d608-ed31-39ea-00000000320c | TASK | Copy in cleanup service 2025-10-03 08:04:31.707835 | fa163e2f-d608-ed31-39ea-000000007ee7 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005468028 2025-10-03 08:04:31.708691 | fa163e2f-d608-ed31-39ea-000000007ee7 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005468028 | 0:05:30.034021 | 0.07s 2025-10-03 08:04:31.718656 | fa163e2f-d608-ed31-39ea-000000007ee8 | TASK | Enable tuned profile 2025-10-03 08:04:31.750477 | fa163e2f-d608-ed31-39ea-000000007ee8 | SKIPPED | Enable tuned profile | np0005468028 2025-10-03 08:04:31.751010 | fa163e2f-d608-ed31-39ea-000000007ee8 | TIMING | tuned : Enable tuned profile | np0005468028 | 0:05:30.076349 | 0.03s 2025-10-03 08:04:31.768768 | fa163e2f-d608-ed31-39ea-000000003151 | TASK | create persistent directories 2025-10-03 08:04:31.802591 | fa163e2f-d608-ed31-39ea-00000000718d | OK | Check for tuned-adm | np0005468029 2025-10-03 08:04:31.803546 | fa163e2f-d608-ed31-39ea-00000000718d | TIMING | tuned : Check for tuned-adm | np0005468029 | 0:05:30.128881 | 0.34s 2025-10-03 08:04:31.825354 | fa163e2f-d608-ed31-39ea-0000000056c1 | OK | Install the OpenSSH server | np0005468025 2025-10-03 08:04:31.826228 | fa163e2f-d608-ed31-39ea-0000000056c1 | TIMING | tripleo_sshd : Install the OpenSSH server | np0005468025 | 0:05:30.151563 | 2.93s 2025-10-03 08:04:31.841198 | fa163e2f-d608-ed31-39ea-0000000056c2 | TASK | Start sshd 2025-10-03 08:04:31.852512 | fa163e2f-d608-ed31-39ea-00000000718e | TIMING | tuned : include_tasks | np0005468029 | 0:05:30.177842 | 0.04s 2025-10-03 08:04:31.867026 | 2767e904-4934-4b30-94f4-f7aa772562bc | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005468029 2025-10-03 08:04:31.887825 | fa163e2f-d608-ed31-39ea-000000007f73 | TASK | Ensure profile directory exists 2025-10-03 08:04:31.892816 | fa163e2f-d608-ed31-39ea-0000000056c2 | SKIPPED | Start sshd | np0005468025 2025-10-03 08:04:31.893608 | fa163e2f-d608-ed31-39ea-0000000056c2 | TIMING | tripleo_sshd : Start sshd | np0005468025 | 0:05:30.218937 | 0.05s 2025-10-03 08:04:31.908038 | fa163e2f-d608-ed31-39ea-0000000056c3 | TASK | PasswordAuthentication notice 2025-10-03 08:04:31.922262 | fa163e2f-d608-ed31-39ea-00000000352b | CHANGED | create persistent directories | np0005468026 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2025-10-03 08:04:31.924686 | fa163e2f-d608-ed31-39ea-00000000352b | TIMING | create persistent directories | np0005468026 | 0:05:30.250004 | 0.94s 2025-10-03 08:04:31.931996 | fa163e2f-d608-ed31-39ea-00000000352b | TIMING | create persistent directories | np0005468026 | 0:05:30.257337 | 0.94s 2025-10-03 08:04:31.948532 | fa163e2f-d608-ed31-39ea-00000000352c | TASK | ensure /run/redis is present upon reboot 2025-10-03 08:04:31.961683 | fa163e2f-d608-ed31-39ea-000000007f73 | SKIPPED | Ensure profile directory exists | np0005468029 2025-10-03 08:04:31.962574 | fa163e2f-d608-ed31-39ea-000000007f73 | TIMING | tuned : Ensure profile directory exists | np0005468029 | 0:05:30.287901 | 0.07s 2025-10-03 08:04:31.963057 | fa163e2f-d608-ed31-39ea-0000000056c3 | OK | PasswordAuthentication notice | np0005468025 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-03 08:04:31.963383 | fa163e2f-d608-ed31-39ea-0000000056c3 | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005468025 | 0:05:30.288726 | 0.05s 2025-10-03 08:04:31.973817 | fa163e2f-d608-ed31-39ea-000000007f74 | TASK | Create custom tuned profile 2025-10-03 08:04:31.991559 | fa163e2f-d608-ed31-39ea-0000000056c4 | TASK | PasswordAuthentication duplication notice 2025-10-03 08:04:32.014651 | fa163e2f-d608-ed31-39ea-0000000056c4 | SKIPPED | PasswordAuthentication duplication notice | np0005468025 2025-10-03 08:04:32.015223 | fa163e2f-d608-ed31-39ea-0000000056c4 | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005468025 | 0:05:30.340556 | 0.02s 2025-10-03 08:04:32.032637 | fa163e2f-d608-ed31-39ea-0000000056c5 | TASK | Motd duplication notice 2025-10-03 08:04:32.037266 | fa163e2f-d608-ed31-39ea-000000007f74 | SKIPPED | Create custom tuned profile | np0005468029 2025-10-03 08:04:32.038128 | fa163e2f-d608-ed31-39ea-000000007f74 | TIMING | tuned : Create custom tuned profile | np0005468029 | 0:05:30.363459 | 0.06s 2025-10-03 08:04:32.048450 | fa163e2f-d608-ed31-39ea-000000007f75 | TASK | Check tuned active profile 2025-10-03 08:04:32.060191 | fa163e2f-d608-ed31-39ea-0000000056c5 | OK | Motd duplication notice | np0005468025 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-03 08:04:32.060972 | fa163e2f-d608-ed31-39ea-0000000056c5 | TIMING | tripleo_sshd : Motd duplication notice | np0005468025 | 0:05:30.386309 | 0.03s 2025-10-03 08:04:32.075018 | fa163e2f-d608-ed31-39ea-0000000056c6 | TASK | Configure the banner text 2025-10-03 08:04:32.095521 | fa163e2f-d608-ed31-39ea-000000003151 | CHANGED | create persistent directories | np0005468028 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-03 08:04:32.097857 | fa163e2f-d608-ed31-39ea-000000003151 | TIMING | create persistent directories | np0005468028 | 0:05:30.423174 | 0.33s 2025-10-03 08:04:32.104269 | fa163e2f-d608-ed31-39ea-0000000056c6 | SKIPPED | Configure the banner text | np0005468025 2025-10-03 08:04:32.104653 | fa163e2f-d608-ed31-39ea-0000000056c6 | TIMING | tripleo_sshd : Configure the banner text | np0005468025 | 0:05:30.429991 | 0.03s 2025-10-03 08:04:32.118771 | fa163e2f-d608-ed31-39ea-0000000056c7 | TASK | Configure the motd banner 2025-10-03 08:04:32.148860 | fa163e2f-d608-ed31-39ea-0000000056c7 | SKIPPED | Configure the motd banner | np0005468025 2025-10-03 08:04:32.149573 | fa163e2f-d608-ed31-39ea-0000000056c7 | TIMING | tripleo_sshd : Configure the motd banner | np0005468025 | 0:05:30.474907 | 0.03s 2025-10-03 08:04:32.163841 | fa163e2f-d608-ed31-39ea-0000000056c8 | TASK | Update sshd configuration options from vars 2025-10-03 08:04:32.203131 | fa163e2f-d608-ed31-39ea-0000000056c8 | OK | Update sshd configuration options from vars | np0005468025 2025-10-03 08:04:32.204066 | fa163e2f-d608-ed31-39ea-0000000056c8 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005468025 | 0:05:30.529399 | 0.04s 2025-10-03 08:04:32.226931 | fa163e2f-d608-ed31-39ea-0000000056c9 | TASK | Adjust ssh server configuration 2025-10-03 08:04:32.345288 | fa163e2f-d608-ed31-39ea-000000007f75 | OK | Check tuned active profile | np0005468029 2025-10-03 08:04:32.346357 | fa163e2f-d608-ed31-39ea-000000007f75 | TIMING | tuned : Check tuned active profile | np0005468029 | 0:05:30.671687 | 0.30s 2025-10-03 08:04:32.359938 | fa163e2f-d608-ed31-39ea-000000007f76 | TASK | Check Tuned Configuration file exists 2025-10-03 08:04:32.411278 | fa163e2f-d608-ed31-39ea-000000003151 | CHANGED | create persistent directories | np0005468028 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-03 08:04:32.414433 | fa163e2f-d608-ed31-39ea-000000003151 | TIMING | create persistent directories | np0005468028 | 0:05:30.739758 | 0.65s 2025-10-03 08:04:32.422154 | fa163e2f-d608-ed31-39ea-000000003151 | TIMING | create persistent directories | np0005468028 | 0:05:30.747490 | 0.65s 2025-10-03 08:04:32.435811 | fa163e2f-d608-ed31-39ea-000000003152 | TASK | Copy in cleanup script 2025-10-03 08:04:32.601359 | fa163e2f-d608-ed31-39ea-00000000320c | CHANGED | Copy in cleanup service | np0005468027 2025-10-03 08:04:32.602609 | fa163e2f-d608-ed31-39ea-00000000320c | TIMING | Copy in cleanup service | np0005468027 | 0:05:30.927935 | 0.90s 2025-10-03 08:04:32.615241 | fa163e2f-d608-ed31-39ea-00000000320d | TASK | Enabling the cleanup service 2025-10-03 08:04:32.661998 | fa163e2f-d608-ed31-39ea-000000007f76 | OK | Check Tuned Configuration file exists | np0005468029 2025-10-03 08:04:32.663523 | fa163e2f-d608-ed31-39ea-000000007f76 | TIMING | tuned : Check Tuned Configuration file exists | np0005468029 | 0:05:30.988833 | 0.30s 2025-10-03 08:04:32.684833 | fa163e2f-d608-ed31-39ea-000000007f77 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-03 08:04:32.735920 | fa163e2f-d608-ed31-39ea-000000007f77 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005468029 2025-10-03 08:04:32.737114 | fa163e2f-d608-ed31-39ea-000000007f77 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005468029 | 0:05:31.062439 | 0.05s 2025-10-03 08:04:32.758699 | fa163e2f-d608-ed31-39ea-000000007f78 | TASK | Configure isolated cores for profile throughput-performance 2025-10-03 08:04:32.788006 | fa163e2f-d608-ed31-39ea-0000000056c1 | OK | Install the OpenSSH server | np0005468024 2025-10-03 08:04:32.789262 | fa163e2f-d608-ed31-39ea-0000000056c1 | TIMING | tripleo_sshd : Install the OpenSSH server | np0005468024 | 0:05:31.114594 | 3.81s 2025-10-03 08:04:32.813475 | fa163e2f-d608-ed31-39ea-0000000056c2 | TASK | Start sshd 2025-10-03 08:04:32.820173 | fa163e2f-d608-ed31-39ea-000000007f78 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005468029 2025-10-03 08:04:32.821261 | fa163e2f-d608-ed31-39ea-000000007f78 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005468029 | 0:05:31.146587 | 0.06s 2025-10-03 08:04:32.840768 | fa163e2f-d608-ed31-39ea-000000007f79 | TASK | Enable tuned profile 2025-10-03 08:04:32.854784 | fa163e2f-d608-ed31-39ea-0000000056c2 | SKIPPED | Start sshd | np0005468024 2025-10-03 08:04:32.857643 | fa163e2f-d608-ed31-39ea-0000000056c2 | TIMING | tripleo_sshd : Start sshd | np0005468024 | 0:05:31.182951 | 0.04s 2025-10-03 08:04:32.896623 | fa163e2f-d608-ed31-39ea-0000000056c3 | TASK | PasswordAuthentication notice 2025-10-03 08:04:32.910257 | fa163e2f-d608-ed31-39ea-000000007f79 | SKIPPED | Enable tuned profile | np0005468029 2025-10-03 08:04:32.912139 | fa163e2f-d608-ed31-39ea-000000007f79 | TIMING | tuned : Enable tuned profile | np0005468029 | 0:05:31.237461 | 0.07s 2025-10-03 08:04:32.936292 | fa163e2f-d608-ed31-39ea-00000000352c | CHANGED | ensure /run/redis is present upon reboot | np0005468026 2025-10-03 08:04:32.937733 | fa163e2f-d608-ed31-39ea-00000000352c | TIMING | ensure /run/redis is present upon reboot | np0005468026 | 0:05:31.263069 | 0.98s 2025-10-03 08:04:32.956337 | fa163e2f-d608-ed31-39ea-000000003365 | TASK | create persistent directories 2025-10-03 08:04:32.980136 | fa163e2f-d608-ed31-39ea-00000000352d | TASK | create persistent logs directory for rsyslog 2025-10-03 08:04:32.985890 | fa163e2f-d608-ed31-39ea-0000000056c3 | OK | PasswordAuthentication notice | np0005468024 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-03 08:04:32.987096 | fa163e2f-d608-ed31-39ea-0000000056c3 | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005468024 | 0:05:31.312427 | 0.08s 2025-10-03 08:04:33.002641 | fa163e2f-d608-ed31-39ea-0000000056c4 | TASK | PasswordAuthentication duplication notice 2025-10-03 08:04:33.022086 | fa163e2f-d608-ed31-39ea-0000000056c4 | SKIPPED | PasswordAuthentication duplication notice | np0005468024 2025-10-03 08:04:33.023293 | fa163e2f-d608-ed31-39ea-0000000056c4 | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005468024 | 0:05:31.348629 | 0.02s 2025-10-03 08:04:33.038645 | fa163e2f-d608-ed31-39ea-0000000056c5 | TASK | Motd duplication notice 2025-10-03 08:04:33.075103 | fa163e2f-d608-ed31-39ea-0000000056c5 | OK | Motd duplication notice | np0005468024 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-03 08:04:33.076740 | fa163e2f-d608-ed31-39ea-0000000056c5 | TIMING | tripleo_sshd : Motd duplication notice | np0005468024 | 0:05:31.402031 | 0.04s 2025-10-03 08:04:33.090657 | fa163e2f-d608-ed31-39ea-0000000056c6 | TASK | Configure the banner text 2025-10-03 08:04:33.111597 | fa163e2f-d608-ed31-39ea-0000000056c6 | SKIPPED | Configure the banner text | np0005468024 2025-10-03 08:04:33.113292 | fa163e2f-d608-ed31-39ea-0000000056c6 | TIMING | tripleo_sshd : Configure the banner text | np0005468024 | 0:05:31.438571 | 0.02s 2025-10-03 08:04:33.127365 | fa163e2f-d608-ed31-39ea-0000000056c7 | TASK | Configure the motd banner 2025-10-03 08:04:33.158125 | fa163e2f-d608-ed31-39ea-0000000056c7 | SKIPPED | Configure the motd banner | np0005468024 2025-10-03 08:04:33.159536 | fa163e2f-d608-ed31-39ea-0000000056c7 | TIMING | tripleo_sshd : Configure the motd banner | np0005468024 | 0:05:31.484854 | 0.03s 2025-10-03 08:04:33.188522 | fa163e2f-d608-ed31-39ea-0000000056c8 | TASK | Update sshd configuration options from vars 2025-10-03 08:04:33.233786 | fa163e2f-d608-ed31-39ea-0000000056c8 | OK | Update sshd configuration options from vars | np0005468024 2025-10-03 08:04:33.234731 | fa163e2f-d608-ed31-39ea-0000000056c8 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005468024 | 0:05:31.560066 | 0.04s 2025-10-03 08:04:33.252484 | fa163e2f-d608-ed31-39ea-0000000056c9 | TASK | Adjust ssh server configuration 2025-10-03 08:04:33.277928 | fa163e2f-d608-ed31-39ea-0000000056c9 | CHANGED | Adjust ssh server configuration | np0005468025 2025-10-03 08:04:33.280079 | fa163e2f-d608-ed31-39ea-0000000056c9 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005468025 | 0:05:31.605410 | 1.05s 2025-10-03 08:04:33.315988 | fa163e2f-d608-ed31-39ea-0000000056ca | TASK | Restart sshd 2025-10-03 08:04:33.322443 | fa163e2f-d608-ed31-39ea-000000003365 | CHANGED | create persistent directories | np0005468029 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-03 08:04:33.323774 | fa163e2f-d608-ed31-39ea-000000003365 | TIMING | create persistent directories | np0005468029 | 0:05:31.649097 | 0.37s 2025-10-03 08:04:33.330558 | fa163e2f-d608-ed31-39ea-00000000352d | CHANGED | create persistent logs directory for rsyslog | np0005468026 2025-10-03 08:04:33.331936 | fa163e2f-d608-ed31-39ea-00000000352d | TIMING | create persistent logs directory for rsyslog | np0005468026 | 0:05:31.657251 | 0.35s 2025-10-03 08:04:33.332992 | fa163e2f-d608-ed31-39ea-00000000320d | CHANGED | Enabling the cleanup service | np0005468027 2025-10-03 08:04:33.333888 | fa163e2f-d608-ed31-39ea-00000000320d | TIMING | Enabling the cleanup service | np0005468027 | 0:05:31.659228 | 0.72s 2025-10-03 08:04:33.348519 | fa163e2f-d608-ed31-39ea-00000000320e | TASK | create persistent directories 2025-10-03 08:04:33.370556 | fa163e2f-d608-ed31-39ea-00000000352e | TASK | create persistent state directory for rsyslog 2025-10-03 08:04:33.428127 | fa163e2f-d608-ed31-39ea-000000003152 | CHANGED | Copy in cleanup script | np0005468028 2025-10-03 08:04:33.429260 | fa163e2f-d608-ed31-39ea-000000003152 | TIMING | Copy in cleanup script | np0005468028 | 0:05:31.754589 | 0.99s 2025-10-03 08:04:33.439167 | fa163e2f-d608-ed31-39ea-000000003153 | TASK | Copy in cleanup service 2025-10-03 08:04:33.637658 | fa163e2f-d608-ed31-39ea-000000003365 | CHANGED | create persistent directories | np0005468029 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-03 08:04:33.640719 | fa163e2f-d608-ed31-39ea-000000003365 | TIMING | create persistent directories | np0005468029 | 0:05:31.966037 | 0.68s 2025-10-03 08:04:33.649173 | fa163e2f-d608-ed31-39ea-000000003365 | TIMING | create persistent directories | np0005468029 | 0:05:31.974505 | 0.69s 2025-10-03 08:04:33.659637 | fa163e2f-d608-ed31-39ea-000000003366 | TASK | Copy in cleanup script 2025-10-03 08:04:33.673227 | fa163e2f-d608-ed31-39ea-00000000320e | CHANGED | create persistent directories | np0005468027 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-03 08:04:33.676211 | fa163e2f-d608-ed31-39ea-00000000320e | TIMING | create persistent directories | np0005468027 | 0:05:32.001517 | 0.33s 2025-10-03 08:04:33.691123 | fa163e2f-d608-ed31-39ea-00000000320e | TIMING | create persistent directories | np0005468027 | 0:05:32.016458 | 0.34s 2025-10-03 08:04:33.691835 | fa163e2f-d608-ed31-39ea-00000000352e | CHANGED | create persistent state directory for rsyslog | np0005468026 2025-10-03 08:04:33.692325 | fa163e2f-d608-ed31-39ea-00000000352e | TIMING | create persistent state directory for rsyslog | np0005468026 | 0:05:32.017667 | 0.32s 2025-10-03 08:04:33.702324 | fa163e2f-d608-ed31-39ea-00000000320f | TASK | create /run/netns with temp namespace 2025-10-03 08:04:33.751475 | fa163e2f-d608-ed31-39ea-00000000352f | TIMING | include_role : tripleo_sshd | np0005468026 | 0:05:32.076775 | 0.03s 2025-10-03 08:04:33.804756 | fa163e2f-d608-ed31-39ea-0000000056bf | TASK | Gather variables for each operating system 2025-10-03 08:04:33.866424 | fa163e2f-d608-ed31-39ea-0000000056ca | CHANGED | Restart sshd | np0005468025 2025-10-03 08:04:33.867622 | fa163e2f-d608-ed31-39ea-0000000056ca | TIMING | tripleo_sshd : Restart sshd | np0005468025 | 0:05:32.192955 | 0.54s 2025-10-03 08:04:33.899663 | fa163e2f-d608-ed31-39ea-000000003530 | TASK | create persistent directories 2025-10-03 08:04:33.950675 | fa163e2f-d608-ed31-39ea-0000000056bf | OK | Gather variables for each operating system | np0005468026 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-03 08:04:33.953262 | fa163e2f-d608-ed31-39ea-0000000056bf | TIMING | tripleo_sshd : Gather variables for each operating system | np0005468026 | 0:05:32.278590 | 0.15s 2025-10-03 08:04:33.957321 | fa163e2f-d608-ed31-39ea-0000000056bf | TIMING | tripleo_sshd : Gather variables for each operating system | np0005468026 | 0:05:32.282663 | 0.15s 2025-10-03 08:04:33.972367 | fa163e2f-d608-ed31-39ea-0000000056c1 | TASK | Install the OpenSSH server 2025-10-03 08:04:34.006769 | fa163e2f-d608-ed31-39ea-00000000320f | CHANGED | create /run/netns with temp namespace | np0005468027 2025-10-03 08:04:34.007683 | fa163e2f-d608-ed31-39ea-00000000320f | TIMING | create /run/netns with temp namespace | np0005468027 | 0:05:32.333015 | 0.30s 2025-10-03 08:04:34.017786 | fa163e2f-d608-ed31-39ea-000000003210 | TASK | remove temp namespace 2025-10-03 08:04:34.253338 | fa163e2f-d608-ed31-39ea-0000000056c9 | CHANGED | Adjust ssh server configuration | np0005468024 2025-10-03 08:04:34.254778 | fa163e2f-d608-ed31-39ea-0000000056c9 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005468024 | 0:05:32.580109 | 1.00s 2025-10-03 08:04:34.264451 | fa163e2f-d608-ed31-39ea-000000003530 | CHANGED | create persistent directories | np0005468025 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-03 08:04:34.265838 | fa163e2f-d608-ed31-39ea-000000003530 | TIMING | create persistent directories | np0005468025 | 0:05:32.591178 | 0.37s 2025-10-03 08:04:34.274135 | fa163e2f-d608-ed31-39ea-0000000056ca | TASK | Restart sshd 2025-10-03 08:04:34.331632 | fa163e2f-d608-ed31-39ea-000000003210 | CHANGED | remove temp namespace | np0005468027 2025-10-03 08:04:34.332499 | fa163e2f-d608-ed31-39ea-000000003210 | TIMING | remove temp namespace | np0005468027 | 0:05:32.657834 | 0.31s 2025-10-03 08:04:34.342127 | fa163e2f-d608-ed31-39ea-000000003211 | TASK | create /var/lib/neutron 2025-10-03 08:04:34.463232 | fa163e2f-d608-ed31-39ea-000000003153 | CHANGED | Copy in cleanup service | np0005468028 2025-10-03 08:04:34.464114 | fa163e2f-d608-ed31-39ea-000000003153 | TIMING | Copy in cleanup service | np0005468028 | 0:05:32.789429 | 1.02s 2025-10-03 08:04:34.473568 | fa163e2f-d608-ed31-39ea-000000003154 | TASK | Enabling the cleanup service 2025-10-03 08:04:34.587288 | fa163e2f-d608-ed31-39ea-000000003530 | CHANGED | create persistent directories | np0005468025 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2025-10-03 08:04:34.590250 | fa163e2f-d608-ed31-39ea-000000003530 | TIMING | create persistent directories | np0005468025 | 0:05:32.915564 | 0.69s 2025-10-03 08:04:34.635278 | fa163e2f-d608-ed31-39ea-000000003366 | CHANGED | Copy in cleanup script | np0005468029 2025-10-03 08:04:34.636064 | fa163e2f-d608-ed31-39ea-000000003366 | TIMING | Copy in cleanup script | np0005468029 | 0:05:32.961402 | 0.98s 2025-10-03 08:04:34.648471 | fa163e2f-d608-ed31-39ea-000000003367 | TASK | Copy in cleanup service 2025-10-03 08:04:34.685635 | fa163e2f-d608-ed31-39ea-000000003211 | CHANGED | create /var/lib/neutron | np0005468027 2025-10-03 08:04:34.686745 | fa163e2f-d608-ed31-39ea-000000003211 | TIMING | create /var/lib/neutron | np0005468027 | 0:05:33.012075 | 0.34s 2025-10-03 08:04:34.699201 | fa163e2f-d608-ed31-39ea-000000003212 | TASK | set conditions 2025-10-03 08:04:34.732768 | fa163e2f-d608-ed31-39ea-000000003212 | OK | set conditions | np0005468027 2025-10-03 08:04:34.733680 | fa163e2f-d608-ed31-39ea-000000003212 | TIMING | set conditions | np0005468027 | 0:05:33.059015 | 0.03s 2025-10-03 08:04:34.746021 | fa163e2f-d608-ed31-39ea-000000003213 | TASK | create kill_scripts directory within /var/lib/neutron 2025-10-03 08:04:34.793274 | fa163e2f-d608-ed31-39ea-0000000056ca | CHANGED | Restart sshd | np0005468024 2025-10-03 08:04:34.795296 | fa163e2f-d608-ed31-39ea-0000000056ca | TIMING | tripleo_sshd : Restart sshd | np0005468024 | 0:05:33.120624 | 0.52s 2025-10-03 08:04:34.831280 | fa163e2f-d608-ed31-39ea-000000003407 | TASK | create persistent directories 2025-10-03 08:04:34.884611 | fa163e2f-d608-ed31-39ea-000000003530 | CHANGED | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-03 08:04:34.887078 | fa163e2f-d608-ed31-39ea-000000003530 | TIMING | create persistent directories | np0005468025 | 0:05:33.212396 | 0.99s 2025-10-03 08:04:34.895053 | fa163e2f-d608-ed31-39ea-000000003530 | TIMING | create persistent directories | np0005468025 | 0:05:33.220386 | 0.99s 2025-10-03 08:04:34.911191 | fa163e2f-d608-ed31-39ea-000000003531 | TASK | create persistent directories 2025-10-03 08:04:35.064728 | fa163e2f-d608-ed31-39ea-000000003213 | CHANGED | create kill_scripts directory within /var/lib/neutron | np0005468027 2025-10-03 08:04:35.065765 | fa163e2f-d608-ed31-39ea-000000003213 | TIMING | create kill_scripts directory within /var/lib/neutron | np0005468027 | 0:05:33.391098 | 0.32s 2025-10-03 08:04:35.075505 | fa163e2f-d608-ed31-39ea-000000003214 | TASK | create haproxy kill script 2025-10-03 08:04:35.177366 | fa163e2f-d608-ed31-39ea-000000003407 | CHANGED | create persistent directories | np0005468024 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-03 08:04:35.180557 | fa163e2f-d608-ed31-39ea-000000003407 | TIMING | create persistent directories | np0005468024 | 0:05:33.505873 | 0.35s 2025-10-03 08:04:35.211743 | fa163e2f-d608-ed31-39ea-000000003154 | CHANGED | Enabling the cleanup service | np0005468028 2025-10-03 08:04:35.212747 | fa163e2f-d608-ed31-39ea-000000003154 | TIMING | Enabling the cleanup service | np0005468028 | 0:05:33.538084 | 0.74s 2025-10-03 08:04:35.226250 | fa163e2f-d608-ed31-39ea-000000003155 | TASK | create persistent directories 2025-10-03 08:04:35.274540 | fa163e2f-d608-ed31-39ea-000000003531 | OK | create persistent directories | np0005468025 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-03 08:04:35.278013 | fa163e2f-d608-ed31-39ea-000000003531 | TIMING | create persistent directories | np0005468025 | 0:05:33.603322 | 0.37s 2025-10-03 08:04:35.502744 | fa163e2f-d608-ed31-39ea-000000003407 | CHANGED | create persistent directories | np0005468024 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2025-10-03 08:04:35.506171 | fa163e2f-d608-ed31-39ea-000000003407 | TIMING | create persistent directories | np0005468024 | 0:05:33.831497 | 0.67s 2025-10-03 08:04:35.550727 | fa163e2f-d608-ed31-39ea-000000003531 | CHANGED | create persistent directories | np0005468025 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2025-10-03 08:04:35.553496 | fa163e2f-d608-ed31-39ea-000000003531 | TIMING | create persistent directories | np0005468025 | 0:05:33.878785 | 0.64s 2025-10-03 08:04:35.580499 | fa163e2f-d608-ed31-39ea-000000003155 | CHANGED | create persistent directories | np0005468028 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-03 08:04:35.583778 | fa163e2f-d608-ed31-39ea-000000003155 | TIMING | create persistent directories | np0005468028 | 0:05:33.909107 | 0.36s 2025-10-03 08:04:35.591903 | fa163e2f-d608-ed31-39ea-000000003155 | TIMING | create persistent directories | np0005468028 | 0:05:33.917234 | 0.36s 2025-10-03 08:04:35.597505 | fa163e2f-d608-ed31-39ea-000000003367 | CHANGED | Copy in cleanup service | np0005468029 2025-10-03 08:04:35.598162 | fa163e2f-d608-ed31-39ea-000000003367 | TIMING | Copy in cleanup service | np0005468029 | 0:05:33.923501 | 0.95s 2025-10-03 08:04:35.611301 | fa163e2f-d608-ed31-39ea-000000003156 | TASK | create /run/netns with temp namespace 2025-10-03 08:04:35.634142 | fa163e2f-d608-ed31-39ea-000000003368 | TASK | Enabling the cleanup service 2025-10-03 08:04:35.791680 | fa163e2f-d608-ed31-39ea-000000003407 | CHANGED | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-03 08:04:35.795689 | fa163e2f-d608-ed31-39ea-000000003407 | TIMING | create persistent directories | np0005468024 | 0:05:34.121005 | 0.96s 2025-10-03 08:04:35.807267 | fa163e2f-d608-ed31-39ea-000000003407 | TIMING | create persistent directories | np0005468024 | 0:05:34.132593 | 0.98s 2025-10-03 08:04:35.839271 | fa163e2f-d608-ed31-39ea-000000003408 | TASK | create persistent directories 2025-10-03 08:04:35.881204 | fa163e2f-d608-ed31-39ea-000000003531 | OK | create persistent directories | np0005468025 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-03 08:04:35.884418 | fa163e2f-d608-ed31-39ea-000000003531 | TIMING | create persistent directories | np0005468025 | 0:05:34.209735 | 0.97s 2025-10-03 08:04:35.892315 | fa163e2f-d608-ed31-39ea-000000003531 | TIMING | create persistent directories | np0005468025 | 0:05:34.217644 | 0.98s 2025-10-03 08:04:35.912386 | fa163e2f-d608-ed31-39ea-000000003532 | TASK | Set swift_use_local_disks fact 2025-10-03 08:04:35.946749 | fa163e2f-d608-ed31-39ea-000000003532 | OK | Set swift_use_local_disks fact | np0005468025 2025-10-03 08:04:35.947732 | fa163e2f-d608-ed31-39ea-000000003532 | TIMING | Set swift_use_local_disks fact | np0005468025 | 0:05:34.273067 | 0.03s 2025-10-03 08:04:35.972311 | fa163e2f-d608-ed31-39ea-000000003533 | TASK | Set use_node_data_lookup fact 2025-10-03 08:04:35.979596 | fa163e2f-d608-ed31-39ea-000000003156 | CHANGED | create /run/netns with temp namespace | np0005468028 2025-10-03 08:04:35.980828 | fa163e2f-d608-ed31-39ea-000000003156 | TIMING | create /run/netns with temp namespace | np0005468028 | 0:05:34.306153 | 0.37s 2025-10-03 08:04:35.994807 | fa163e2f-d608-ed31-39ea-000000003157 | TASK | remove temp namespace 2025-10-03 08:04:36.007203 | fa163e2f-d608-ed31-39ea-000000003533 | OK | Set use_node_data_lookup fact | np0005468025 2025-10-03 08:04:36.008661 | fa163e2f-d608-ed31-39ea-000000003533 | TIMING | Set use_node_data_lookup fact | np0005468025 | 0:05:34.333981 | 0.03s 2025-10-03 08:04:36.027352 | fa163e2f-d608-ed31-39ea-000000003534 | TASK | Create Swift d1 directory if needed 2025-10-03 08:04:36.045924 | fa163e2f-d608-ed31-39ea-000000003214 | CHANGED | create haproxy kill script | np0005468027 2025-10-03 08:04:36.046965 | fa163e2f-d608-ed31-39ea-000000003214 | TIMING | create haproxy kill script | np0005468027 | 0:05:34.372298 | 0.97s 2025-10-03 08:04:36.191573 | fa163e2f-d608-ed31-39ea-000000003408 | OK | create persistent directories | np0005468024 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-03 08:04:36.194523 | fa163e2f-d608-ed31-39ea-000000003408 | TIMING | create persistent directories | np0005468024 | 0:05:34.519801 | 0.35s 2025-10-03 08:04:36.326060 | fa163e2f-d608-ed31-39ea-000000003368 | CHANGED | Enabling the cleanup service | np0005468029 2025-10-03 08:04:36.332506 | fa163e2f-d608-ed31-39ea-000000003368 | TIMING | Enabling the cleanup service | np0005468029 | 0:05:34.657838 | 0.70s 2025-10-03 08:04:36.334200 | fa163e2f-d608-ed31-39ea-000000003157 | CHANGED | remove temp namespace | np0005468028 2025-10-03 08:04:36.334756 | fa163e2f-d608-ed31-39ea-000000003157 | TIMING | remove temp namespace | np0005468028 | 0:05:34.660096 | 0.33s 2025-10-03 08:04:36.339903 | fa163e2f-d608-ed31-39ea-000000003534 | CHANGED | Create Swift d1 directory if needed | np0005468025 2025-10-03 08:04:36.340553 | fa163e2f-d608-ed31-39ea-000000003534 | TIMING | Create Swift d1 directory if needed | np0005468025 | 0:05:34.665891 | 0.31s 2025-10-03 08:04:36.352630 | fa163e2f-d608-ed31-39ea-000000003158 | TASK | create /var/lib/neutron 2025-10-03 08:04:36.368516 | fa163e2f-d608-ed31-39ea-000000003369 | TASK | create persistent directories 2025-10-03 08:04:36.398180 | fa163e2f-d608-ed31-39ea-000000003535 | TASK | Set fact for SwiftRawDisks 2025-10-03 08:04:36.441031 | fa163e2f-d608-ed31-39ea-000000003535 | OK | Set fact for SwiftRawDisks | np0005468025 2025-10-03 08:04:36.441807 | fa163e2f-d608-ed31-39ea-000000003535 | TIMING | Set fact for SwiftRawDisks | np0005468025 | 0:05:34.767141 | 0.04s 2025-10-03 08:04:36.455005 | fa163e2f-d608-ed31-39ea-000000003536 | TASK | Get hiera swift::storage::disks::args 2025-10-03 08:04:36.469370 | fa163e2f-d608-ed31-39ea-000000003408 | CHANGED | create persistent directories | np0005468024 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2025-10-03 08:04:36.473128 | fa163e2f-d608-ed31-39ea-000000003408 | TIMING | create persistent directories | np0005468024 | 0:05:34.798426 | 0.63s 2025-10-03 08:04:36.491558 | fa163e2f-d608-ed31-39ea-000000003536 | SKIPPED | Get hiera swift::storage::disks::args | np0005468025 2025-10-03 08:04:36.492304 | fa163e2f-d608-ed31-39ea-000000003536 | TIMING | Get hiera swift::storage::disks::args | np0005468025 | 0:05:34.817641 | 0.04s 2025-10-03 08:04:36.510238 | fa163e2f-d608-ed31-39ea-000000003537 | TASK | Set fact for swift_raw_disks 2025-10-03 08:04:36.542794 | fa163e2f-d608-ed31-39ea-000000003537 | SKIPPED | Set fact for swift_raw_disks | np0005468025 2025-10-03 08:04:36.543522 | fa163e2f-d608-ed31-39ea-000000003537 | TIMING | Set fact for swift_raw_disks | np0005468025 | 0:05:34.868858 | 0.03s 2025-10-03 08:04:36.556894 | fa163e2f-d608-ed31-39ea-000000003538 | TASK | Format SwiftRawDisks 2025-10-03 08:04:36.590025 | fa163e2f-d608-ed31-39ea-000000003538 | TIMING | Format SwiftRawDisks | np0005468025 | 0:05:34.915348 | 0.03s 2025-10-03 08:04:36.609075 | fa163e2f-d608-ed31-39ea-000000003539 | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2025-10-03 08:04:36.664267 | fa163e2f-d608-ed31-39ea-000000003539 | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005468025 2025-10-03 08:04:36.666285 | fa163e2f-d608-ed31-39ea-000000003539 | TIMING | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005468025 | 0:05:34.991618 | 0.06s 2025-10-03 08:04:36.666862 | fa163e2f-d608-ed31-39ea-000000003158 | CHANGED | create /var/lib/neutron | np0005468028 2025-10-03 08:04:36.667366 | fa163e2f-d608-ed31-39ea-000000003158 | TIMING | create /var/lib/neutron | np0005468028 | 0:05:34.992706 | 0.31s 2025-10-03 08:04:36.679232 | fa163e2f-d608-ed31-39ea-000000003159 | TASK | set conditions 2025-10-03 08:04:36.702986 | fa163e2f-d608-ed31-39ea-000000003369 | CHANGED | create persistent directories | np0005468029 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-03 08:04:36.704984 | fa163e2f-d608-ed31-39ea-000000003369 | TIMING | create persistent directories | np0005468029 | 0:05:35.030307 | 0.34s 2025-10-03 08:04:36.721421 | fa163e2f-d608-ed31-39ea-00000000353a | TASK | Mount devices defined in SwiftRawDisks 2025-10-03 08:04:36.727926 | fa163e2f-d608-ed31-39ea-000000003369 | TIMING | create persistent directories | np0005468029 | 0:05:35.053245 | 0.36s 2025-10-03 08:04:36.729054 | fa163e2f-d608-ed31-39ea-000000003159 | OK | set conditions | np0005468028 2025-10-03 08:04:36.729659 | fa163e2f-d608-ed31-39ea-000000003159 | TIMING | set conditions | np0005468028 | 0:05:35.054999 | 0.05s 2025-10-03 08:04:36.742881 | fa163e2f-d608-ed31-39ea-00000000315a | TASK | create kill_scripts directory within /var/lib/neutron 2025-10-03 08:04:36.765497 | fa163e2f-d608-ed31-39ea-00000000336a | TASK | create /run/netns with temp namespace 2025-10-03 08:04:36.777678 | fa163e2f-d608-ed31-39ea-00000000353a | TIMING | Mount devices defined in SwiftRawDisks | np0005468025 | 0:05:35.102999 | 0.05s 2025-10-03 08:04:36.780564 | fa163e2f-d608-ed31-39ea-000000003408 | OK | create persistent directories | np0005468024 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-03 08:04:36.784941 | fa163e2f-d608-ed31-39ea-000000003408 | TIMING | create persistent directories | np0005468024 | 0:05:35.110270 | 0.94s 2025-10-03 08:04:36.808366 | fa163e2f-d608-ed31-39ea-00000000353b | TASK | Check for NTP service 2025-10-03 08:04:36.816373 | fa163e2f-d608-ed31-39ea-000000003408 | TIMING | create persistent directories | np0005468024 | 0:05:35.141692 | 0.98s 2025-10-03 08:04:36.832337 | fa163e2f-d608-ed31-39ea-000000003409 | TASK | Set swift_use_local_disks fact 2025-10-03 08:04:36.864925 | fa163e2f-d608-ed31-39ea-000000003409 | OK | Set swift_use_local_disks fact | np0005468024 2025-10-03 08:04:36.865735 | fa163e2f-d608-ed31-39ea-000000003409 | TIMING | Set swift_use_local_disks fact | np0005468024 | 0:05:35.191072 | 0.03s 2025-10-03 08:04:36.879485 | fa163e2f-d608-ed31-39ea-00000000340a | TASK | Set use_node_data_lookup fact 2025-10-03 08:04:36.907438 | fa163e2f-d608-ed31-39ea-0000000056c1 | OK | Install the OpenSSH server | np0005468026 2025-10-03 08:04:36.912861 | fa163e2f-d608-ed31-39ea-0000000056c1 | TIMING | tripleo_sshd : Install the OpenSSH server | np0005468026 | 0:05:35.238195 | 2.94s 2025-10-03 08:04:36.913420 | fa163e2f-d608-ed31-39ea-00000000340a | OK | Set use_node_data_lookup fact | np0005468024 2025-10-03 08:04:36.913750 | fa163e2f-d608-ed31-39ea-00000000340a | TIMING | Set use_node_data_lookup fact | np0005468024 | 0:05:35.239093 | 0.03s 2025-10-03 08:04:36.927592 | fa163e2f-d608-ed31-39ea-00000000340b | TASK | Create Swift d1 directory if needed 2025-10-03 08:04:36.947691 | fa163e2f-d608-ed31-39ea-0000000056c2 | TASK | Start sshd 2025-10-03 08:04:36.976070 | fa163e2f-d608-ed31-39ea-0000000056c2 | SKIPPED | Start sshd | np0005468026 2025-10-03 08:04:36.976718 | fa163e2f-d608-ed31-39ea-0000000056c2 | TIMING | tripleo_sshd : Start sshd | np0005468026 | 0:05:35.302050 | 0.03s 2025-10-03 08:04:36.991184 | fa163e2f-d608-ed31-39ea-0000000056c3 | TASK | PasswordAuthentication notice 2025-10-03 08:04:37.033339 | fa163e2f-d608-ed31-39ea-0000000056c3 | OK | PasswordAuthentication notice | np0005468026 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-03 08:04:37.034139 | fa163e2f-d608-ed31-39ea-0000000056c3 | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005468026 | 0:05:35.359476 | 0.04s 2025-10-03 08:04:37.048018 | fa163e2f-d608-ed31-39ea-0000000056c4 | TASK | PasswordAuthentication duplication notice 2025-10-03 08:04:37.063657 | fa163e2f-d608-ed31-39ea-00000000315a | CHANGED | create kill_scripts directory within /var/lib/neutron | np0005468028 2025-10-03 08:04:37.064566 | fa163e2f-d608-ed31-39ea-00000000315a | TIMING | create kill_scripts directory within /var/lib/neutron | np0005468028 | 0:05:35.389901 | 0.32s 2025-10-03 08:04:37.085102 | fa163e2f-d608-ed31-39ea-00000000315b | TASK | create haproxy kill script 2025-10-03 08:04:37.094412 | fa163e2f-d608-ed31-39ea-00000000336a | CHANGED | create /run/netns with temp namespace | np0005468029 2025-10-03 08:04:37.095610 | fa163e2f-d608-ed31-39ea-00000000336a | TIMING | create /run/netns with temp namespace | np0005468029 | 0:05:35.420937 | 0.33s 2025-10-03 08:04:37.096206 | fa163e2f-d608-ed31-39ea-0000000056c4 | SKIPPED | PasswordAuthentication duplication notice | np0005468026 2025-10-03 08:04:37.096565 | fa163e2f-d608-ed31-39ea-0000000056c4 | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005468026 | 0:05:35.421908 | 0.05s 2025-10-03 08:04:37.108237 | fa163e2f-d608-ed31-39ea-00000000336b | TASK | remove temp namespace 2025-10-03 08:04:37.126268 | fa163e2f-d608-ed31-39ea-0000000056c5 | TASK | Motd duplication notice 2025-10-03 08:04:37.152589 | fa163e2f-d608-ed31-39ea-00000000353b | CHANGED | Check for NTP service | np0005468025 2025-10-03 08:04:37.153572 | fa163e2f-d608-ed31-39ea-00000000353b | TIMING | Check for NTP service | np0005468025 | 0:05:35.478906 | 0.34s 2025-10-03 08:04:37.172684 | fa163e2f-d608-ed31-39ea-00000000353c | TASK | Disable NTP before configuring Chrony 2025-10-03 08:04:37.178433 | fa163e2f-d608-ed31-39ea-0000000056c5 | OK | Motd duplication notice | np0005468026 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-03 08:04:37.179303 | fa163e2f-d608-ed31-39ea-0000000056c5 | TIMING | tripleo_sshd : Motd duplication notice | np0005468026 | 0:05:35.504625 | 0.05s 2025-10-03 08:04:37.194750 | fa163e2f-d608-ed31-39ea-0000000056c6 | TASK | Configure the banner text 2025-10-03 08:04:37.218021 | fa163e2f-d608-ed31-39ea-00000000353c | SKIPPED | Disable NTP before configuring Chrony | np0005468025 2025-10-03 08:04:37.218987 | fa163e2f-d608-ed31-39ea-00000000353c | TIMING | Disable NTP before configuring Chrony | np0005468025 | 0:05:35.544316 | 0.05s 2025-10-03 08:04:37.235603 | fa163e2f-d608-ed31-39ea-00000000353d | TASK | Install, Configure and Run Chrony 2025-10-03 08:04:37.241694 | fa163e2f-d608-ed31-39ea-0000000056c6 | SKIPPED | Configure the banner text | np0005468026 2025-10-03 08:04:37.249334 | fa163e2f-d608-ed31-39ea-0000000056c6 | TIMING | tripleo_sshd : Configure the banner text | np0005468026 | 0:05:35.574656 | 0.05s 2025-10-03 08:04:37.249789 | fa163e2f-d608-ed31-39ea-00000000340b | CHANGED | Create Swift d1 directory if needed | np0005468024 2025-10-03 08:04:37.250178 | fa163e2f-d608-ed31-39ea-00000000340b | TIMING | Create Swift d1 directory if needed | np0005468024 | 0:05:35.575521 | 0.32s 2025-10-03 08:04:37.271977 | fa163e2f-d608-ed31-39ea-00000000340c | TASK | Set fact for SwiftRawDisks 2025-10-03 08:04:37.290275 | fa163e2f-d608-ed31-39ea-0000000056c7 | TASK | Configure the motd banner 2025-10-03 08:04:37.297148 | fa163e2f-d608-ed31-39ea-00000000353d | TIMING | Install, Configure and Run Chrony | np0005468025 | 0:05:35.622466 | 0.06s 2025-10-03 08:04:37.301884 | fa163e2f-d608-ed31-39ea-00000000340c | OK | Set fact for SwiftRawDisks | np0005468024 2025-10-03 08:04:37.302402 | fa163e2f-d608-ed31-39ea-00000000340c | TIMING | Set fact for SwiftRawDisks | np0005468024 | 0:05:35.627745 | 0.03s 2025-10-03 08:04:37.369964 | fa163e2f-d608-ed31-39ea-00000000340d | TASK | Get hiera swift::storage::disks::args 2025-10-03 08:04:37.389317 | fa163e2f-d608-ed31-39ea-000000005bbd | TASK | Load distro-specific variables 2025-10-03 08:04:37.396222 | fa163e2f-d608-ed31-39ea-0000000056c7 | SKIPPED | Configure the motd banner | np0005468026 2025-10-03 08:04:37.397128 | fa163e2f-d608-ed31-39ea-0000000056c7 | TIMING | tripleo_sshd : Configure the motd banner | np0005468026 | 0:05:35.722455 | 0.11s 2025-10-03 08:04:37.423687 | fa163e2f-d608-ed31-39ea-0000000056c8 | TASK | Update sshd configuration options from vars 2025-10-03 08:04:37.431449 | fa163e2f-d608-ed31-39ea-00000000340d | SKIPPED | Get hiera swift::storage::disks::args | np0005468024 2025-10-03 08:04:37.432439 | fa163e2f-d608-ed31-39ea-00000000340d | TIMING | Get hiera swift::storage::disks::args | np0005468024 | 0:05:35.757767 | 0.06s 2025-10-03 08:04:37.432857 | fa163e2f-d608-ed31-39ea-000000005bbd | TIMING | chrony : Load distro-specific variables | np0005468025 | 0:05:35.758199 | 0.04s 2025-10-03 08:04:37.448533 | 31966aa3-e9d4-4504-ba64-e0527f4e35ff | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468025 2025-10-03 08:04:37.474281 | fa163e2f-d608-ed31-39ea-00000000340e | TASK | Set fact for swift_raw_disks 2025-10-03 08:04:37.501998 | fa163e2f-d608-ed31-39ea-00000000830f | TASK | Load distro-specific variables 2025-10-03 08:04:37.518538 | fa163e2f-d608-ed31-39ea-00000000336b | CHANGED | remove temp namespace | np0005468029 2025-10-03 08:04:37.520080 | fa163e2f-d608-ed31-39ea-00000000336b | TIMING | remove temp namespace | np0005468029 | 0:05:35.845403 | 0.41s 2025-10-03 08:04:37.520929 | fa163e2f-d608-ed31-39ea-0000000056c8 | OK | Update sshd configuration options from vars | np0005468026 2025-10-03 08:04:37.521393 | fa163e2f-d608-ed31-39ea-0000000056c8 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005468026 | 0:05:35.846733 | 0.10s 2025-10-03 08:04:37.521938 | fa163e2f-d608-ed31-39ea-00000000340e | SKIPPED | Set fact for swift_raw_disks | np0005468024 2025-10-03 08:04:37.522395 | fa163e2f-d608-ed31-39ea-00000000340e | TIMING | Set fact for swift_raw_disks | np0005468024 | 0:05:35.847736 | 0.05s 2025-10-03 08:04:37.534314 | fa163e2f-d608-ed31-39ea-00000000336c | TASK | create /var/lib/neutron 2025-10-03 08:04:37.553234 | fa163e2f-d608-ed31-39ea-00000000340f | TASK | Format SwiftRawDisks 2025-10-03 08:04:37.559617 | fa163e2f-d608-ed31-39ea-00000000830f | OK | Load distro-specific variables | np0005468025 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:37.560550 | fa163e2f-d608-ed31-39ea-00000000830f | TIMING | chrony : Load distro-specific variables | np0005468025 | 0:05:35.885870 | 0.05s 2025-10-03 08:04:37.581751 | fa163e2f-d608-ed31-39ea-0000000056c9 | TASK | Adjust ssh server configuration 2025-10-03 08:04:37.591936 | fa163e2f-d608-ed31-39ea-00000000830f | TIMING | chrony : Load distro-specific variables | np0005468025 | 0:05:35.917254 | 0.08s 2025-10-03 08:04:37.592776 | fa163e2f-d608-ed31-39ea-00000000340f | TIMING | Format SwiftRawDisks | np0005468024 | 0:05:35.918119 | 0.03s 2025-10-03 08:04:37.607572 | fa163e2f-d608-ed31-39ea-000000003410 | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2025-10-03 08:04:37.625989 | fa163e2f-d608-ed31-39ea-000000005bbe | TASK | Install chronyd 2025-10-03 08:04:37.642426 | fa163e2f-d608-ed31-39ea-000000003410 | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005468024 2025-10-03 08:04:37.643328 | fa163e2f-d608-ed31-39ea-000000003410 | TIMING | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005468024 | 0:05:35.968660 | 0.03s 2025-10-03 08:04:37.661337 | fa163e2f-d608-ed31-39ea-000000003411 | TASK | Mount devices defined in SwiftRawDisks 2025-10-03 08:04:37.666803 | fa163e2f-d608-ed31-39ea-000000005bbe | TIMING | chrony : Install chronyd | np0005468025 | 0:05:35.992126 | 0.04s 2025-10-03 08:04:37.684184 | 0c268bac-4dcd-44c7-b4cb-a107f6109857 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005468025 2025-10-03 08:04:37.710281 | fa163e2f-d608-ed31-39ea-000000008352 | TASK | Load distro-specific variables 2025-10-03 08:04:37.717348 | fa163e2f-d608-ed31-39ea-000000003411 | TIMING | Mount devices defined in SwiftRawDisks | np0005468024 | 0:05:36.042663 | 0.06s 2025-10-03 08:04:37.743704 | fa163e2f-d608-ed31-39ea-000000003412 | TASK | Check for NTP service 2025-10-03 08:04:37.748635 | fa163e2f-d608-ed31-39ea-000000008352 | TIMING | chrony : Load distro-specific variables | np0005468025 | 0:05:36.073955 | 0.04s 2025-10-03 08:04:37.762976 | 2d26ba37-10f7-49fe-bef6-88b9b1673fe1 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468025 2025-10-03 08:04:37.787805 | fa163e2f-d608-ed31-39ea-00000000839b | TASK | Load distro-specific variables 2025-10-03 08:04:37.861946 | fa163e2f-d608-ed31-39ea-00000000839b | OK | Load distro-specific variables | np0005468025 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:37.863127 | fa163e2f-d608-ed31-39ea-00000000839b | TIMING | chrony : Load distro-specific variables | np0005468025 | 0:05:36.188455 | 0.07s 2025-10-03 08:04:37.868056 | fa163e2f-d608-ed31-39ea-00000000839b | TIMING | chrony : Load distro-specific variables | np0005468025 | 0:05:36.193395 | 0.08s 2025-10-03 08:04:37.871850 | fa163e2f-d608-ed31-39ea-00000000336c | CHANGED | create /var/lib/neutron | np0005468029 2025-10-03 08:04:37.872586 | fa163e2f-d608-ed31-39ea-00000000336c | TIMING | create /var/lib/neutron | np0005468029 | 0:05:36.197925 | 0.34s 2025-10-03 08:04:37.885909 | fa163e2f-d608-ed31-39ea-00000000336d | TASK | set conditions 2025-10-03 08:04:37.916441 | fa163e2f-d608-ed31-39ea-000000008353 | TASK | Check for NTP service 2025-10-03 08:04:37.925513 | fa163e2f-d608-ed31-39ea-00000000336d | OK | set conditions | np0005468029 2025-10-03 08:04:37.926634 | fa163e2f-d608-ed31-39ea-00000000336d | TIMING | set conditions | np0005468029 | 0:05:36.251952 | 0.04s 2025-10-03 08:04:37.941016 | fa163e2f-d608-ed31-39ea-00000000336e | TASK | create kill_scripts directory within /var/lib/neutron 2025-10-03 08:04:38.085529 | fa163e2f-d608-ed31-39ea-000000003412 | CHANGED | Check for NTP service | np0005468024 2025-10-03 08:04:38.086702 | fa163e2f-d608-ed31-39ea-000000003412 | TIMING | Check for NTP service | np0005468024 | 0:05:36.412033 | 0.34s 2025-10-03 08:04:38.110759 | fa163e2f-d608-ed31-39ea-000000003413 | TASK | Disable NTP before configuring Chrony 2025-10-03 08:04:38.117261 | fa163e2f-d608-ed31-39ea-00000000315b | CHANGED | create haproxy kill script | np0005468028 2025-10-03 08:04:38.118349 | fa163e2f-d608-ed31-39ea-00000000315b | TIMING | create haproxy kill script | np0005468028 | 0:05:36.443677 | 1.03s 2025-10-03 08:04:38.144116 | fa163e2f-d608-ed31-39ea-000000003413 | SKIPPED | Disable NTP before configuring Chrony | np0005468024 2025-10-03 08:04:38.144634 | fa163e2f-d608-ed31-39ea-000000003413 | TIMING | Disable NTP before configuring Chrony | np0005468024 | 0:05:36.469973 | 0.03s 2025-10-03 08:04:38.179571 | fa163e2f-d608-ed31-39ea-000000003414 | TASK | Install, Configure and Run Chrony 2025-10-03 08:04:38.201315 | fa163e2f-d608-ed31-39ea-000000003414 | TIMING | Install, Configure and Run Chrony | np0005468024 | 0:05:36.526647 | 0.02s 2025-10-03 08:04:38.271019 | fa163e2f-d608-ed31-39ea-000000005bbd | TASK | Load distro-specific variables 2025-10-03 08:04:38.275330 | fa163e2f-d608-ed31-39ea-00000000336e | CHANGED | create kill_scripts directory within /var/lib/neutron | np0005468029 2025-10-03 08:04:38.276184 | fa163e2f-d608-ed31-39ea-00000000336e | TIMING | create kill_scripts directory within /var/lib/neutron | np0005468029 | 0:05:36.601515 | 0.33s 2025-10-03 08:04:38.276645 | fa163e2f-d608-ed31-39ea-000000008353 | CHANGED | Check for NTP service | np0005468025 2025-10-03 08:04:38.277004 | fa163e2f-d608-ed31-39ea-000000008353 | TIMING | chrony : Check for NTP service | np0005468025 | 0:05:36.602347 | 0.36s 2025-10-03 08:04:38.287278 | fa163e2f-d608-ed31-39ea-00000000336f | TASK | create haproxy kill script 2025-10-03 08:04:38.309081 | fa163e2f-d608-ed31-39ea-000000008354 | TASK | Disable NTP before configuring Chrony 2025-10-03 08:04:38.315094 | fa163e2f-d608-ed31-39ea-000000005bbd | TIMING | chrony : Load distro-specific variables | np0005468024 | 0:05:36.640419 | 0.04s 2025-10-03 08:04:38.329560 | e4382d87-0360-45ba-bb51-52e39a068ef1 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468024 2025-10-03 08:04:38.349936 | fa163e2f-d608-ed31-39ea-00000000856e | TASK | Load distro-specific variables 2025-10-03 08:04:38.365586 | fa163e2f-d608-ed31-39ea-000000008354 | SKIPPED | Disable NTP before configuring Chrony | np0005468025 2025-10-03 08:04:38.366443 | fa163e2f-d608-ed31-39ea-000000008354 | TIMING | chrony : Disable NTP before configuring Chrony | np0005468025 | 0:05:36.691774 | 0.06s 2025-10-03 08:04:38.381820 | fa163e2f-d608-ed31-39ea-000000008355 | TASK | Install chronyd package 2025-10-03 08:04:38.407597 | fa163e2f-d608-ed31-39ea-00000000856e | OK | Load distro-specific variables | np0005468024 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:38.409858 | fa163e2f-d608-ed31-39ea-00000000856e | TIMING | chrony : Load distro-specific variables | np0005468024 | 0:05:36.735185 | 0.06s 2025-10-03 08:04:38.415124 | fa163e2f-d608-ed31-39ea-00000000856e | TIMING | chrony : Load distro-specific variables | np0005468024 | 0:05:36.740458 | 0.06s 2025-10-03 08:04:38.430812 | fa163e2f-d608-ed31-39ea-000000005bbe | TASK | Install chronyd 2025-10-03 08:04:38.463136 | fa163e2f-d608-ed31-39ea-000000005bbe | TIMING | chrony : Install chronyd | np0005468024 | 0:05:36.788470 | 0.03s 2025-10-03 08:04:38.479193 | 7d140501-0f35-4a01-a61d-4958c98d2038 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005468024 2025-10-03 08:04:38.498603 | fa163e2f-d608-ed31-39ea-0000000085a9 | TASK | Load distro-specific variables 2025-10-03 08:04:38.525260 | fa163e2f-d608-ed31-39ea-0000000085a9 | TIMING | chrony : Load distro-specific variables | np0005468024 | 0:05:36.850594 | 0.03s 2025-10-03 08:04:38.538055 | 71ee0360-b54d-40da-aaff-40539bd282d7 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468024 2025-10-03 08:04:38.555066 | fa163e2f-d608-ed31-39ea-0000000085f0 | TASK | Load distro-specific variables 2025-10-03 08:04:38.608832 | fa163e2f-d608-ed31-39ea-0000000085f0 | OK | Load distro-specific variables | np0005468024 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:38.611237 | fa163e2f-d608-ed31-39ea-0000000085f0 | TIMING | chrony : Load distro-specific variables | np0005468024 | 0:05:36.936560 | 0.06s 2025-10-03 08:04:38.619098 | fa163e2f-d608-ed31-39ea-0000000085f0 | TIMING | chrony : Load distro-specific variables | np0005468024 | 0:05:36.944427 | 0.06s 2025-10-03 08:04:38.638756 | fa163e2f-d608-ed31-39ea-0000000085aa | TASK | Check for NTP service 2025-10-03 08:04:38.697377 | fa163e2f-d608-ed31-39ea-0000000056c9 | CHANGED | Adjust ssh server configuration | np0005468026 2025-10-03 08:04:38.698302 | fa163e2f-d608-ed31-39ea-0000000056c9 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005468026 | 0:05:37.023636 | 1.11s 2025-10-03 08:04:38.712942 | fa163e2f-d608-ed31-39ea-0000000056ca | TASK | Restart sshd 2025-10-03 08:04:38.980593 | fa163e2f-d608-ed31-39ea-0000000085aa | CHANGED | Check for NTP service | np0005468024 2025-10-03 08:04:38.981526 | fa163e2f-d608-ed31-39ea-0000000085aa | TIMING | chrony : Check for NTP service | np0005468024 | 0:05:37.306851 | 0.34s 2025-10-03 08:04:38.996115 | fa163e2f-d608-ed31-39ea-0000000085ab | TASK | Disable NTP before configuring Chrony 2025-10-03 08:04:39.045572 | fa163e2f-d608-ed31-39ea-0000000085ab | SKIPPED | Disable NTP before configuring Chrony | np0005468024 2025-10-03 08:04:39.046358 | fa163e2f-d608-ed31-39ea-0000000085ab | TIMING | chrony : Disable NTP before configuring Chrony | np0005468024 | 0:05:37.371695 | 0.05s 2025-10-03 08:04:39.060162 | fa163e2f-d608-ed31-39ea-0000000085ac | TASK | Install chronyd package 2025-10-03 08:04:39.216045 | fa163e2f-d608-ed31-39ea-0000000056ca | CHANGED | Restart sshd | np0005468026 2025-10-03 08:04:39.217720 | fa163e2f-d608-ed31-39ea-0000000056ca | TIMING | tripleo_sshd : Restart sshd | np0005468026 | 0:05:37.543048 | 0.50s 2025-10-03 08:04:39.256897 | fa163e2f-d608-ed31-39ea-000000003530 | TASK | create persistent directories 2025-10-03 08:04:39.269685 | fa163e2f-d608-ed31-39ea-00000000336f | CHANGED | create haproxy kill script | np0005468029 2025-10-03 08:04:39.270723 | fa163e2f-d608-ed31-39ea-00000000336f | TIMING | create haproxy kill script | np0005468029 | 0:05:37.596053 | 0.98s 2025-10-03 08:04:39.573951 | fa163e2f-d608-ed31-39ea-000000003530 | CHANGED | create persistent directories | np0005468026 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-03 08:04:39.576157 | fa163e2f-d608-ed31-39ea-000000003530 | TIMING | create persistent directories | np0005468026 | 0:05:37.901487 | 0.32s 2025-10-03 08:04:39.852830 | fa163e2f-d608-ed31-39ea-000000003530 | CHANGED | create persistent directories | np0005468026 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2025-10-03 08:04:39.855045 | fa163e2f-d608-ed31-39ea-000000003530 | TIMING | create persistent directories | np0005468026 | 0:05:38.180375 | 0.60s 2025-10-03 08:04:40.154926 | fa163e2f-d608-ed31-39ea-000000003530 | CHANGED | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-03 08:04:40.156965 | fa163e2f-d608-ed31-39ea-000000003530 | TIMING | create persistent directories | np0005468026 | 0:05:38.482294 | 0.90s 2025-10-03 08:04:40.164487 | fa163e2f-d608-ed31-39ea-000000003530 | TIMING | create persistent directories | np0005468026 | 0:05:38.489821 | 0.91s 2025-10-03 08:04:40.178532 | fa163e2f-d608-ed31-39ea-000000003531 | TASK | create persistent directories 2025-10-03 08:04:40.508450 | fa163e2f-d608-ed31-39ea-000000003531 | OK | create persistent directories | np0005468026 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-03 08:04:40.512249 | fa163e2f-d608-ed31-39ea-000000003531 | TIMING | create persistent directories | np0005468026 | 0:05:38.837562 | 0.33s 2025-10-03 08:04:40.777238 | fa163e2f-d608-ed31-39ea-000000003531 | CHANGED | create persistent directories | np0005468026 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2025-10-03 08:04:40.780090 | fa163e2f-d608-ed31-39ea-000000003531 | TIMING | create persistent directories | np0005468026 | 0:05:39.105421 | 0.60s 2025-10-03 08:04:41.063372 | fa163e2f-d608-ed31-39ea-000000003531 | OK | create persistent directories | np0005468026 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-03 08:04:41.066011 | fa163e2f-d608-ed31-39ea-000000003531 | TIMING | create persistent directories | np0005468026 | 0:05:39.391343 | 0.89s 2025-10-03 08:04:41.074513 | fa163e2f-d608-ed31-39ea-000000003531 | TIMING | create persistent directories | np0005468026 | 0:05:39.399835 | 0.90s 2025-10-03 08:04:41.104950 | fa163e2f-d608-ed31-39ea-000000003532 | TASK | Set swift_use_local_disks fact 2025-10-03 08:04:41.140739 | fa163e2f-d608-ed31-39ea-000000003532 | OK | Set swift_use_local_disks fact | np0005468026 2025-10-03 08:04:41.141996 | fa163e2f-d608-ed31-39ea-000000003532 | TIMING | Set swift_use_local_disks fact | np0005468026 | 0:05:39.467323 | 0.04s 2025-10-03 08:04:41.169820 | fa163e2f-d608-ed31-39ea-000000003533 | TASK | Set use_node_data_lookup fact 2025-10-03 08:04:41.202697 | fa163e2f-d608-ed31-39ea-000000003533 | OK | Set use_node_data_lookup fact | np0005468026 2025-10-03 08:04:41.203507 | fa163e2f-d608-ed31-39ea-000000003533 | TIMING | Set use_node_data_lookup fact | np0005468026 | 0:05:39.528836 | 0.03s 2025-10-03 08:04:41.222145 | fa163e2f-d608-ed31-39ea-000000003534 | TASK | Create Swift d1 directory if needed 2025-10-03 08:04:41.271508 | fa163e2f-d608-ed31-39ea-000000008355 | OK | Install chronyd package | np0005468025 2025-10-03 08:04:41.272620 | fa163e2f-d608-ed31-39ea-000000008355 | TIMING | chrony : Install chronyd package | np0005468025 | 0:05:39.597950 | 2.89s 2025-10-03 08:04:41.291853 | fa163e2f-d608-ed31-39ea-000000005bbf | TASK | Upgrade chronyd 2025-10-03 08:04:41.323020 | fa163e2f-d608-ed31-39ea-000000005bbf | SKIPPED | Upgrade chronyd | np0005468025 2025-10-03 08:04:41.323858 | fa163e2f-d608-ed31-39ea-000000005bbf | TIMING | chrony : Upgrade chronyd | np0005468025 | 0:05:39.649192 | 0.03s 2025-10-03 08:04:41.343808 | fa163e2f-d608-ed31-39ea-000000005bc0 | TASK | Configure chronyd 2025-10-03 08:04:41.380049 | fa163e2f-d608-ed31-39ea-000000005bc0 | TIMING | chrony : Configure chronyd | np0005468025 | 0:05:39.705376 | 0.03s 2025-10-03 08:04:41.400391 | 357a344e-0cc5-4f61-b30d-c8cc8ea17083 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005468025 2025-10-03 08:04:41.424642 | fa163e2f-d608-ed31-39ea-000000008643 | TASK | Load distro-specific variables 2025-10-03 08:04:41.450149 | fa163e2f-d608-ed31-39ea-000000008643 | TIMING | chrony : Load distro-specific variables | np0005468025 | 0:05:39.775481 | 0.02s 2025-10-03 08:04:41.463670 | 90830b79-2f69-4ef5-83d8-2406da47426a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468025 2025-10-03 08:04:41.479574 | fa163e2f-d608-ed31-39ea-0000000086af | TASK | Load distro-specific variables 2025-10-03 08:04:41.538008 | fa163e2f-d608-ed31-39ea-0000000086af | OK | Load distro-specific variables | np0005468025 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:41.540335 | fa163e2f-d608-ed31-39ea-0000000086af | TIMING | chrony : Load distro-specific variables | np0005468025 | 0:05:39.865657 | 0.06s 2025-10-03 08:04:41.551385 | fa163e2f-d608-ed31-39ea-0000000086af | TIMING | chrony : Load distro-specific variables | np0005468025 | 0:05:39.876719 | 0.07s 2025-10-03 08:04:41.552000 | fa163e2f-d608-ed31-39ea-000000003534 | CHANGED | Create Swift d1 directory if needed | np0005468026 2025-10-03 08:04:41.552468 | fa163e2f-d608-ed31-39ea-000000003534 | TIMING | Create Swift d1 directory if needed | np0005468026 | 0:05:39.877798 | 0.33s 2025-10-03 08:04:41.566217 | fa163e2f-d608-ed31-39ea-000000008644 | TASK | Install chrony configuration file 2025-10-03 08:04:41.585948 | fa163e2f-d608-ed31-39ea-000000003535 | TASK | Set fact for SwiftRawDisks 2025-10-03 08:04:41.622665 | fa163e2f-d608-ed31-39ea-000000003535 | OK | Set fact for SwiftRawDisks | np0005468026 2025-10-03 08:04:41.623309 | fa163e2f-d608-ed31-39ea-000000003535 | TIMING | Set fact for SwiftRawDisks | np0005468026 | 0:05:39.948644 | 0.04s 2025-10-03 08:04:41.636780 | fa163e2f-d608-ed31-39ea-000000003536 | TASK | Get hiera swift::storage::disks::args 2025-10-03 08:04:41.665311 | fa163e2f-d608-ed31-39ea-000000003536 | SKIPPED | Get hiera swift::storage::disks::args | np0005468026 2025-10-03 08:04:41.665894 | fa163e2f-d608-ed31-39ea-000000003536 | TIMING | Get hiera swift::storage::disks::args | np0005468026 | 0:05:39.991231 | 0.03s 2025-10-03 08:04:41.679444 | fa163e2f-d608-ed31-39ea-000000003537 | TASK | Set fact for swift_raw_disks 2025-10-03 08:04:41.708124 | fa163e2f-d608-ed31-39ea-000000003537 | SKIPPED | Set fact for swift_raw_disks | np0005468026 2025-10-03 08:04:41.708793 | fa163e2f-d608-ed31-39ea-000000003537 | TIMING | Set fact for swift_raw_disks | np0005468026 | 0:05:40.034130 | 0.03s 2025-10-03 08:04:41.722216 | fa163e2f-d608-ed31-39ea-000000003538 | TASK | Format SwiftRawDisks 2025-10-03 08:04:41.746875 | fa163e2f-d608-ed31-39ea-000000003538 | TIMING | Format SwiftRawDisks | np0005468026 | 0:05:40.072208 | 0.02s 2025-10-03 08:04:41.760638 | fa163e2f-d608-ed31-39ea-000000003539 | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2025-10-03 08:04:41.803917 | fa163e2f-d608-ed31-39ea-000000003539 | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005468026 2025-10-03 08:04:41.804861 | fa163e2f-d608-ed31-39ea-000000003539 | TIMING | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005468026 | 0:05:40.130195 | 0.04s 2025-10-03 08:04:41.823104 | fa163e2f-d608-ed31-39ea-00000000353a | TASK | Mount devices defined in SwiftRawDisks 2025-10-03 08:04:41.849534 | fa163e2f-d608-ed31-39ea-00000000353a | TIMING | Mount devices defined in SwiftRawDisks | np0005468026 | 0:05:40.174863 | 0.03s 2025-10-03 08:04:41.867095 | fa163e2f-d608-ed31-39ea-00000000353b | TASK | Check for NTP service 2025-10-03 08:04:41.974869 | fa163e2f-d608-ed31-39ea-0000000085ac | OK | Install chronyd package | np0005468024 2025-10-03 08:04:41.976045 | fa163e2f-d608-ed31-39ea-0000000085ac | TIMING | chrony : Install chronyd package | np0005468024 | 0:05:40.301376 | 2.91s 2025-10-03 08:04:41.995734 | fa163e2f-d608-ed31-39ea-000000005bbf | TASK | Upgrade chronyd 2025-10-03 08:04:42.026711 | fa163e2f-d608-ed31-39ea-000000005bbf | SKIPPED | Upgrade chronyd | np0005468024 2025-10-03 08:04:42.027568 | fa163e2f-d608-ed31-39ea-000000005bbf | TIMING | chrony : Upgrade chronyd | np0005468024 | 0:05:40.352900 | 0.03s 2025-10-03 08:04:42.046172 | fa163e2f-d608-ed31-39ea-000000005bc0 | TASK | Configure chronyd 2025-10-03 08:04:42.074871 | fa163e2f-d608-ed31-39ea-000000005bc0 | TIMING | chrony : Configure chronyd | np0005468024 | 0:05:40.400199 | 0.03s 2025-10-03 08:04:42.094866 | c9f3a0af-65d8-4944-8037-10e00180995c | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005468024 2025-10-03 08:04:42.119267 | fa163e2f-d608-ed31-39ea-0000000086e2 | TASK | Load distro-specific variables 2025-10-03 08:04:42.144647 | fa163e2f-d608-ed31-39ea-0000000086e2 | TIMING | chrony : Load distro-specific variables | np0005468024 | 0:05:40.469975 | 0.02s 2025-10-03 08:04:42.159075 | f709d2a1-07a3-44ca-b460-ffe2dab081c7 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468024 2025-10-03 08:04:42.175280 | fa163e2f-d608-ed31-39ea-00000000874e | TASK | Load distro-specific variables 2025-10-03 08:04:42.198407 | fa163e2f-d608-ed31-39ea-00000000353b | CHANGED | Check for NTP service | np0005468026 2025-10-03 08:04:42.199427 | fa163e2f-d608-ed31-39ea-00000000353b | TIMING | Check for NTP service | np0005468026 | 0:05:40.524760 | 0.33s 2025-10-03 08:04:42.213772 | fa163e2f-d608-ed31-39ea-00000000353c | TASK | Disable NTP before configuring Chrony 2025-10-03 08:04:42.241336 | fa163e2f-d608-ed31-39ea-00000000874e | OK | Load distro-specific variables | np0005468024 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:42.244040 | fa163e2f-d608-ed31-39ea-00000000874e | TIMING | chrony : Load distro-specific variables | np0005468024 | 0:05:40.569356 | 0.07s 2025-10-03 08:04:42.250060 | fa163e2f-d608-ed31-39ea-00000000874e | TIMING | chrony : Load distro-specific variables | np0005468024 | 0:05:40.575399 | 0.07s 2025-10-03 08:04:42.273495 | fa163e2f-d608-ed31-39ea-0000000086e3 | TASK | Install chrony configuration file 2025-10-03 08:04:42.280021 | fa163e2f-d608-ed31-39ea-00000000353c | SKIPPED | Disable NTP before configuring Chrony | np0005468026 2025-10-03 08:04:42.280925 | fa163e2f-d608-ed31-39ea-00000000353c | TIMING | Disable NTP before configuring Chrony | np0005468026 | 0:05:40.606253 | 0.07s 2025-10-03 08:04:42.295718 | fa163e2f-d608-ed31-39ea-00000000353d | TASK | Install, Configure and Run Chrony 2025-10-03 08:04:42.318723 | fa163e2f-d608-ed31-39ea-00000000353d | TIMING | Install, Configure and Run Chrony | np0005468026 | 0:05:40.644057 | 0.02s 2025-10-03 08:04:42.383274 | fa163e2f-d608-ed31-39ea-000000005bbd | TASK | Load distro-specific variables 2025-10-03 08:04:42.408924 | fa163e2f-d608-ed31-39ea-000000005bbd | TIMING | chrony : Load distro-specific variables | np0005468026 | 0:05:40.734252 | 0.02s 2025-10-03 08:04:42.422022 | 72ca272e-934a-4a19-a732-510ca3ce15c8 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468026 2025-10-03 08:04:42.439056 | fa163e2f-d608-ed31-39ea-000000008907 | TASK | Load distro-specific variables 2025-10-03 08:04:42.490158 | fa163e2f-d608-ed31-39ea-000000008907 | OK | Load distro-specific variables | np0005468026 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:42.491918 | fa163e2f-d608-ed31-39ea-000000008907 | TIMING | chrony : Load distro-specific variables | np0005468026 | 0:05:40.817249 | 0.05s 2025-10-03 08:04:42.495821 | fa163e2f-d608-ed31-39ea-000000008907 | TIMING | chrony : Load distro-specific variables | np0005468026 | 0:05:40.821160 | 0.06s 2025-10-03 08:04:42.509361 | fa163e2f-d608-ed31-39ea-000000005bbe | TASK | Install chronyd 2025-10-03 08:04:42.531435 | fa163e2f-d608-ed31-39ea-000000005bbe | TIMING | chrony : Install chronyd | np0005468026 | 0:05:40.856765 | 0.02s 2025-10-03 08:04:42.546651 | 27066920-4aba-4129-baa4-8e3c6c00d3f7 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005468026 2025-10-03 08:04:42.566224 | fa163e2f-d608-ed31-39ea-000000008940 | TASK | Load distro-specific variables 2025-10-03 08:04:42.594681 | fa163e2f-d608-ed31-39ea-000000008940 | TIMING | chrony : Load distro-specific variables | np0005468026 | 0:05:40.920011 | 0.03s 2025-10-03 08:04:42.608256 | a174f1f0-3a9f-4c26-913b-ca4446c1a9fd | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468026 2025-10-03 08:04:42.625044 | fa163e2f-d608-ed31-39ea-000000008987 | TASK | Load distro-specific variables 2025-10-03 08:04:42.676119 | fa163e2f-d608-ed31-39ea-000000008644 | CHANGED | Install chrony configuration file | np0005468025 2025-10-03 08:04:42.676941 | fa163e2f-d608-ed31-39ea-000000008644 | TIMING | chrony : Install chrony configuration file | np0005468025 | 0:05:41.002274 | 1.11s 2025-10-03 08:04:42.684653 | fa163e2f-d608-ed31-39ea-000000008987 | OK | Load distro-specific variables | np0005468026 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:42.687010 | fa163e2f-d608-ed31-39ea-000000008987 | TIMING | chrony : Load distro-specific variables | np0005468026 | 0:05:41.012338 | 0.06s 2025-10-03 08:04:42.701987 | fa163e2f-d608-ed31-39ea-000000005bc1 | TASK | Run chronyd 2025-10-03 08:04:42.707976 | fa163e2f-d608-ed31-39ea-000000008987 | TIMING | chrony : Load distro-specific variables | np0005468026 | 0:05:41.033300 | 0.08s 2025-10-03 08:04:42.722866 | fa163e2f-d608-ed31-39ea-000000008941 | TASK | Check for NTP service 2025-10-03 08:04:42.734962 | fa163e2f-d608-ed31-39ea-000000005bc1 | TIMING | chrony : Run chronyd | np0005468025 | 0:05:41.060291 | 0.03s 2025-10-03 08:04:42.751134 | abd5870a-0f0a-46ee-a67f-d532a9939bc5 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005468025 2025-10-03 08:04:42.776536 | fa163e2f-d608-ed31-39ea-0000000089ba | TASK | Load distro-specific variables 2025-10-03 08:04:42.803181 | fa163e2f-d608-ed31-39ea-0000000089ba | TIMING | chrony : Load distro-specific variables | np0005468025 | 0:05:41.128512 | 0.03s 2025-10-03 08:04:42.816538 | a61d09eb-e182-48be-9386-2d836a3fe059 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468025 2025-10-03 08:04:42.900704 | fa163e2f-d608-ed31-39ea-000000008a3e | TASK | Load distro-specific variables 2025-10-03 08:04:42.956983 | fa163e2f-d608-ed31-39ea-000000008a3e | OK | Load distro-specific variables | np0005468025 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:42.959775 | fa163e2f-d608-ed31-39ea-000000008a3e | TIMING | chrony : Load distro-specific variables | np0005468025 | 0:05:41.285106 | 0.06s 2025-10-03 08:04:42.964901 | fa163e2f-d608-ed31-39ea-000000008a3e | TIMING | chrony : Load distro-specific variables | np0005468025 | 0:05:41.290224 | 0.06s 2025-10-03 08:04:42.999448 | fa163e2f-d608-ed31-39ea-0000000089bb | TASK | Ensure chronyd is running 2025-10-03 08:04:43.027033 | fa163e2f-d608-ed31-39ea-000000008941 | CHANGED | Check for NTP service | np0005468026 2025-10-03 08:04:43.029950 | fa163e2f-d608-ed31-39ea-000000008941 | TIMING | chrony : Check for NTP service | np0005468026 | 0:05:41.355259 | 0.31s 2025-10-03 08:04:43.062232 | fa163e2f-d608-ed31-39ea-000000008942 | TASK | Disable NTP before configuring Chrony 2025-10-03 08:04:43.119202 | fa163e2f-d608-ed31-39ea-000000008942 | SKIPPED | Disable NTP before configuring Chrony | np0005468026 2025-10-03 08:04:43.120579 | fa163e2f-d608-ed31-39ea-000000008942 | TIMING | chrony : Disable NTP before configuring Chrony | np0005468026 | 0:05:41.445904 | 0.06s 2025-10-03 08:04:43.149973 | fa163e2f-d608-ed31-39ea-000000008943 | TASK | Install chronyd package 2025-10-03 08:04:43.382275 | fa163e2f-d608-ed31-39ea-0000000086e3 | CHANGED | Install chrony configuration file | np0005468024 2025-10-03 08:04:43.384027 | fa163e2f-d608-ed31-39ea-0000000086e3 | TIMING | chrony : Install chrony configuration file | np0005468024 | 0:05:41.709344 | 1.11s 2025-10-03 08:04:43.416578 | fa163e2f-d608-ed31-39ea-000000005bc1 | TASK | Run chronyd 2025-10-03 08:04:43.451993 | fa163e2f-d608-ed31-39ea-000000005bc1 | TIMING | chrony : Run chronyd | np0005468024 | 0:05:41.777323 | 0.03s 2025-10-03 08:04:43.472774 | 7e5992fe-1cee-4930-a33f-f82c96776fd3 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005468024 2025-10-03 08:04:43.507627 | fa163e2f-d608-ed31-39ea-000000008a6d | TASK | Load distro-specific variables 2025-10-03 08:04:43.535415 | fa163e2f-d608-ed31-39ea-000000008a6d | TIMING | chrony : Load distro-specific variables | np0005468024 | 0:05:41.860747 | 0.03s 2025-10-03 08:04:43.548739 | a2a964d1-a1bc-494c-b5aa-4f2d04c93eda | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468024 2025-10-03 08:04:43.565022 | fa163e2f-d608-ed31-39ea-000000008af1 | TASK | Load distro-specific variables 2025-10-03 08:04:43.621705 | fa163e2f-d608-ed31-39ea-000000008af1 | OK | Load distro-specific variables | np0005468024 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:43.624022 | fa163e2f-d608-ed31-39ea-000000008af1 | TIMING | chrony : Load distro-specific variables | np0005468024 | 0:05:41.949346 | 0.06s 2025-10-03 08:04:43.630910 | fa163e2f-d608-ed31-39ea-000000008af1 | TIMING | chrony : Load distro-specific variables | np0005468024 | 0:05:41.956243 | 0.07s 2025-10-03 08:04:43.644891 | fa163e2f-d608-ed31-39ea-000000008a6e | TASK | Ensure chronyd is running 2025-10-03 08:04:44.129506 | fa163e2f-d608-ed31-39ea-000000008a6e | OK | Ensure chronyd is running | np0005468024 2025-10-03 08:04:44.132735 | fa163e2f-d608-ed31-39ea-000000008a6e | TIMING | chrony : Ensure chronyd is running | np0005468024 | 0:05:42.458055 | 0.49s 2025-10-03 08:04:44.161045 | fa163e2f-d608-ed31-39ea-000000008a6f | TASK | Force chronyd restart 2025-10-03 08:04:44.529766 | fa163e2f-d608-ed31-39ea-0000000089bb | OK | Ensure chronyd is running | np0005468025 2025-10-03 08:04:44.532525 | fa163e2f-d608-ed31-39ea-0000000089bb | TIMING | chrony : Ensure chronyd is running | np0005468025 | 0:05:42.857841 | 1.53s 2025-10-03 08:04:44.564286 | fa163e2f-d608-ed31-39ea-0000000089bc | TASK | Force chronyd restart 2025-10-03 08:04:44.707184 | fa163e2f-d608-ed31-39ea-000000008a6f | CHANGED | Force chronyd restart | np0005468024 2025-10-03 08:04:44.709727 | fa163e2f-d608-ed31-39ea-000000008a6f | TIMING | chrony : Force chronyd restart | np0005468024 | 0:05:43.035042 | 0.55s 2025-10-03 08:04:44.735791 | fa163e2f-d608-ed31-39ea-000000005bc2 | TASK | Enable online service 2025-10-03 08:04:44.771290 | fa163e2f-d608-ed31-39ea-000000005bc2 | TIMING | chrony : Enable online service | np0005468024 | 0:05:43.096617 | 0.03s 2025-10-03 08:04:44.790933 | 93275034-2862-4f11-a9ac-377a6989e4fc | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005468024 2025-10-03 08:04:44.822099 | fa163e2f-d608-ed31-39ea-000000008b20 | TASK | Create chrony-online.service unit file 2025-10-03 08:04:45.071854 | fa163e2f-d608-ed31-39ea-0000000089bc | CHANGED | Force chronyd restart | np0005468025 2025-10-03 08:04:45.074202 | fa163e2f-d608-ed31-39ea-0000000089bc | TIMING | chrony : Force chronyd restart | np0005468025 | 0:05:43.399523 | 0.51s 2025-10-03 08:04:45.102922 | fa163e2f-d608-ed31-39ea-000000005bc2 | TASK | Enable online service 2025-10-03 08:04:45.124090 | fa163e2f-d608-ed31-39ea-000000005bc2 | TIMING | chrony : Enable online service | np0005468025 | 0:05:43.449413 | 0.02s 2025-10-03 08:04:45.144883 | f645d27e-7600-4dc6-a304-872528ced5b7 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005468025 2025-10-03 08:04:45.176660 | fa163e2f-d608-ed31-39ea-000000008bc4 | TASK | Create chrony-online.service unit file 2025-10-03 08:04:45.791448 | fa163e2f-d608-ed31-39ea-000000008b20 | CHANGED | Create chrony-online.service unit file | np0005468024 2025-10-03 08:04:45.793126 | fa163e2f-d608-ed31-39ea-000000008b20 | TIMING | chrony : Create chrony-online.service unit file | np0005468024 | 0:05:44.118448 | 0.97s 2025-10-03 08:04:45.820656 | fa163e2f-d608-ed31-39ea-000000008b21 | TASK | Enable chrony-online.service 2025-10-03 08:04:46.169101 | fa163e2f-d608-ed31-39ea-000000008943 | OK | Install chronyd package | np0005468026 2025-10-03 08:04:46.173346 | fa163e2f-d608-ed31-39ea-000000008943 | TIMING | chrony : Install chronyd package | np0005468026 | 0:05:44.498668 | 3.02s 2025-10-03 08:04:46.174378 | fa163e2f-d608-ed31-39ea-000000008bc4 | CHANGED | Create chrony-online.service unit file | np0005468025 2025-10-03 08:04:46.175219 | fa163e2f-d608-ed31-39ea-000000008bc4 | TIMING | chrony : Create chrony-online.service unit file | np0005468025 | 0:05:44.500551 | 1.00s 2025-10-03 08:04:46.208129 | fa163e2f-d608-ed31-39ea-000000008bc5 | TASK | Enable chrony-online.service 2025-10-03 08:04:46.240907 | fa163e2f-d608-ed31-39ea-000000005bbf | TASK | Upgrade chronyd 2025-10-03 08:04:46.266654 | fa163e2f-d608-ed31-39ea-000000005bbf | SKIPPED | Upgrade chronyd | np0005468026 2025-10-03 08:04:46.267432 | fa163e2f-d608-ed31-39ea-000000005bbf | TIMING | chrony : Upgrade chronyd | np0005468026 | 0:05:44.592760 | 0.02s 2025-10-03 08:04:46.287669 | fa163e2f-d608-ed31-39ea-000000005bc0 | TASK | Configure chronyd 2025-10-03 08:04:46.317685 | fa163e2f-d608-ed31-39ea-000000005bc0 | TIMING | chrony : Configure chronyd | np0005468026 | 0:05:44.643014 | 0.03s 2025-10-03 08:04:46.338037 | 800697a4-9795-4c11-8836-2f5ca0428ede | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005468026 2025-10-03 08:04:46.385186 | fa163e2f-d608-ed31-39ea-000000008c6e | TASK | Load distro-specific variables 2025-10-03 08:04:46.419034 | fa163e2f-d608-ed31-39ea-000000008c6e | TIMING | chrony : Load distro-specific variables | np0005468026 | 0:05:44.744345 | 0.03s 2025-10-03 08:04:46.449643 | afeecfa2-3193-4028-a7fb-69ef3022b991 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468026 2025-10-03 08:04:46.472812 | fa163e2f-d608-ed31-39ea-000000008cda | TASK | Load distro-specific variables 2025-10-03 08:04:46.532739 | fa163e2f-d608-ed31-39ea-000000008cda | OK | Load distro-specific variables | np0005468026 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:46.535513 | fa163e2f-d608-ed31-39ea-000000008cda | TIMING | chrony : Load distro-specific variables | np0005468026 | 0:05:44.860837 | 0.06s 2025-10-03 08:04:46.542993 | fa163e2f-d608-ed31-39ea-000000008cda | TIMING | chrony : Load distro-specific variables | np0005468026 | 0:05:44.868321 | 0.07s 2025-10-03 08:04:46.563013 | fa163e2f-d608-ed31-39ea-000000008c6f | TASK | Install chrony configuration file 2025-10-03 08:04:46.821870 | fa163e2f-d608-ed31-39ea-000000008b21 | CHANGED | Enable chrony-online.service | np0005468024 2025-10-03 08:04:46.825812 | fa163e2f-d608-ed31-39ea-000000008b21 | TIMING | chrony : Enable chrony-online.service | np0005468024 | 0:05:45.151127 | 1.00s 2025-10-03 08:04:46.863520 | fa163e2f-d608-ed31-39ea-000000005bc3 | TASK | Sync chronyc 2025-10-03 08:04:46.900699 | fa163e2f-d608-ed31-39ea-000000005bc3 | TIMING | chrony : Sync chronyc | np0005468024 | 0:05:45.226027 | 0.03s 2025-10-03 08:04:46.920433 | e860f4b7-4ccc-4d24-938b-c2e4654e84c6 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005468024 2025-10-03 08:04:46.956022 | fa163e2f-d608-ed31-39ea-000000008cfd | TASK | Force NTP sync 2025-10-03 08:04:47.232151 | fa163e2f-d608-ed31-39ea-000000008bc5 | CHANGED | Enable chrony-online.service | np0005468025 2025-10-03 08:04:47.234484 | fa163e2f-d608-ed31-39ea-000000008bc5 | TIMING | chrony : Enable chrony-online.service | np0005468025 | 0:05:45.559791 | 1.02s 2025-10-03 08:04:47.259696 | fa163e2f-d608-ed31-39ea-000000005bc3 | TASK | Sync chronyc 2025-10-03 08:04:47.282162 | fa163e2f-d608-ed31-39ea-000000008cfd | CHANGED | Force NTP sync | np0005468024 2025-10-03 08:04:47.284137 | fa163e2f-d608-ed31-39ea-000000008cfd | TIMING | chrony : Force NTP sync | np0005468024 | 0:05:45.609460 | 0.33s 2025-10-03 08:04:47.308056 | fa163e2f-d608-ed31-39ea-000000008cfe | TASK | Ensure system is NTP time synced 2025-10-03 08:04:47.314901 | fa163e2f-d608-ed31-39ea-000000005bc3 | TIMING | chrony : Sync chronyc | np0005468025 | 0:05:45.640224 | 0.05s 2025-10-03 08:04:47.331663 | 673dedff-5ea8-4ea7-a7b8-02b03c761314 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005468025 2025-10-03 08:04:47.361827 | fa163e2f-d608-ed31-39ea-000000008dba | TASK | Force NTP sync 2025-10-03 08:04:47.647990 | fa163e2f-d608-ed31-39ea-000000008dba | CHANGED | Force NTP sync | np0005468025 2025-10-03 08:04:47.648859 | fa163e2f-d608-ed31-39ea-000000008dba | TIMING | chrony : Force NTP sync | np0005468025 | 0:05:45.974196 | 0.29s 2025-10-03 08:04:47.662615 | fa163e2f-d608-ed31-39ea-000000008dbb | TASK | Ensure system is NTP time synced 2025-10-03 08:04:47.682571 | fa163e2f-d608-ed31-39ea-000000008c6f | CHANGED | Install chrony configuration file | np0005468026 2025-10-03 08:04:47.683393 | fa163e2f-d608-ed31-39ea-000000008c6f | TIMING | chrony : Install chrony configuration file | np0005468026 | 0:05:46.008730 | 1.12s 2025-10-03 08:04:47.698285 | fa163e2f-d608-ed31-39ea-000000005bc1 | TASK | Run chronyd 2025-10-03 08:04:47.730579 | fa163e2f-d608-ed31-39ea-000000005bc1 | TIMING | chrony : Run chronyd | np0005468026 | 0:05:46.055911 | 0.03s 2025-10-03 08:04:47.745521 | 784aa499-d327-4365-b2a2-70c62e0d4cdc | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005468026 2025-10-03 08:04:47.770622 | fa163e2f-d608-ed31-39ea-000000008e77 | TASK | Load distro-specific variables 2025-10-03 08:04:47.797580 | fa163e2f-d608-ed31-39ea-000000008e77 | TIMING | chrony : Load distro-specific variables | np0005468026 | 0:05:46.122912 | 0.03s 2025-10-03 08:04:47.810762 | ee9100c3-51f2-4673-88be-3e817f0003e0 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005468026 2025-10-03 08:04:47.827381 | fa163e2f-d608-ed31-39ea-000000008efb | TASK | Load distro-specific variables 2025-10-03 08:04:47.884944 | fa163e2f-d608-ed31-39ea-000000008efb | OK | Load distro-specific variables | np0005468026 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-03 08:04:47.887593 | fa163e2f-d608-ed31-39ea-000000008efb | TIMING | chrony : Load distro-specific variables | np0005468026 | 0:05:46.212915 | 0.06s 2025-10-03 08:04:47.894431 | fa163e2f-d608-ed31-39ea-000000008efb | TIMING | chrony : Load distro-specific variables | np0005468026 | 0:05:46.219766 | 0.07s 2025-10-03 08:04:47.908699 | fa163e2f-d608-ed31-39ea-000000008e78 | TASK | Ensure chronyd is running 2025-10-03 08:04:48.400415 | fa163e2f-d608-ed31-39ea-000000008e78 | OK | Ensure chronyd is running | np0005468026 2025-10-03 08:04:48.402270 | fa163e2f-d608-ed31-39ea-000000008e78 | TIMING | chrony : Ensure chronyd is running | np0005468026 | 0:05:46.727599 | 0.49s 2025-10-03 08:04:48.435984 | fa163e2f-d608-ed31-39ea-000000008e79 | TASK | Force chronyd restart 2025-10-03 08:04:48.950369 | fa163e2f-d608-ed31-39ea-000000008e79 | CHANGED | Force chronyd restart | np0005468026 2025-10-03 08:04:48.952120 | fa163e2f-d608-ed31-39ea-000000008e79 | TIMING | chrony : Force chronyd restart | np0005468026 | 0:05:47.277450 | 0.51s 2025-10-03 08:04:48.978222 | fa163e2f-d608-ed31-39ea-000000005bc2 | TASK | Enable online service 2025-10-03 08:04:49.011184 | fa163e2f-d608-ed31-39ea-000000005bc2 | TIMING | chrony : Enable online service | np0005468026 | 0:05:47.336513 | 0.03s 2025-10-03 08:04:49.032062 | 2419484d-1665-4dde-8793-f43926ee933c | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005468026 2025-10-03 08:04:49.060359 | fa163e2f-d608-ed31-39ea-000000008f28 | TASK | Create chrony-online.service unit file 2025-10-03 08:04:50.054365 | fa163e2f-d608-ed31-39ea-000000008f28 | CHANGED | Create chrony-online.service unit file | np0005468026 2025-10-03 08:04:50.055166 | fa163e2f-d608-ed31-39ea-000000008f28 | TIMING | chrony : Create chrony-online.service unit file | np0005468026 | 0:05:48.380503 | 0.99s 2025-10-03 08:04:50.069876 | fa163e2f-d608-ed31-39ea-000000008f29 | TASK | Enable chrony-online.service 2025-10-03 08:04:50.996424 | fa163e2f-d608-ed31-39ea-000000008f29 | CHANGED | Enable chrony-online.service | np0005468026 2025-10-03 08:04:50.998539 | fa163e2f-d608-ed31-39ea-000000008f29 | TIMING | chrony : Enable chrony-online.service | np0005468026 | 0:05:49.323877 | 0.93s 2025-10-03 08:04:51.016531 | fa163e2f-d608-ed31-39ea-000000005bc3 | TASK | Sync chronyc 2025-10-03 08:04:51.042269 | fa163e2f-d608-ed31-39ea-000000005bc3 | TIMING | chrony : Sync chronyc | np0005468026 | 0:05:49.367601 | 0.02s 2025-10-03 08:04:51.056939 | 6a1db90a-cfe5-4424-90b0-2e91e9cfb6d0 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005468026 2025-10-03 08:04:51.086846 | fa163e2f-d608-ed31-39ea-000000008fce | TASK | Force NTP sync 2025-10-03 08:04:51.414912 | fa163e2f-d608-ed31-39ea-000000008fce | CHANGED | Force NTP sync | np0005468026 2025-10-03 08:04:51.416355 | fa163e2f-d608-ed31-39ea-000000008fce | TIMING | chrony : Force NTP sync | np0005468026 | 0:05:49.741681 | 0.33s 2025-10-03 08:04:51.442527 | fa163e2f-d608-ed31-39ea-000000008fcf | TASK | Ensure system is NTP time synced 2025-10-03 08:04:57.655346 | fa163e2f-d608-ed31-39ea-000000008cfe | CHANGED | Ensure system is NTP time synced | np0005468024 2025-10-03 08:04:57.657012 | fa163e2f-d608-ed31-39ea-000000008cfe | TIMING | chrony : Ensure system is NTP time synced | np0005468024 | 0:05:55.982334 | 10.35s 2025-10-03 08:04:57.718972 | fa163e2f-d608-ed31-39ea-000000003415 | TASK | Force NTP sync 2025-10-03 08:04:58.005734 | fa163e2f-d608-ed31-39ea-000000008dbb | CHANGED | Ensure system is NTP time synced | np0005468025 2025-10-03 08:04:58.007398 | fa163e2f-d608-ed31-39ea-000000008dbb | TIMING | chrony : Ensure system is NTP time synced | np0005468025 | 0:05:56.332723 | 10.34s 2025-10-03 08:04:58.044076 | fa163e2f-d608-ed31-39ea-000000003415 | CHANGED | Force NTP sync | np0005468024 2025-10-03 08:04:58.045115 | fa163e2f-d608-ed31-39ea-000000003415 | TIMING | Force NTP sync | np0005468024 | 0:05:56.370445 | 0.32s 2025-10-03 08:04:58.071152 | fa163e2f-d608-ed31-39ea-000000003416 | TASK | Ensure system is NTP time synced 2025-10-03 08:04:58.097386 | fa163e2f-d608-ed31-39ea-00000000353e | TASK | Force NTP sync 2025-10-03 08:04:58.402264 | fa163e2f-d608-ed31-39ea-00000000353e | CHANGED | Force NTP sync | np0005468025 2025-10-03 08:04:58.403333 | fa163e2f-d608-ed31-39ea-00000000353e | TIMING | Force NTP sync | np0005468025 | 0:05:56.728662 | 0.30s 2025-10-03 08:04:58.425577 | fa163e2f-d608-ed31-39ea-00000000353f | TASK | Ensure system is NTP time synced 2025-10-03 08:04:58.432408 | fa163e2f-d608-ed31-39ea-000000003416 | CHANGED | Ensure system is NTP time synced | np0005468024 2025-10-03 08:04:58.433503 | fa163e2f-d608-ed31-39ea-000000003416 | TIMING | Ensure system is NTP time synced | np0005468024 | 0:05:56.758830 | 0.36s 2025-10-03 08:04:58.453287 | fa163e2f-d608-ed31-39ea-000000003417 | TASK | Run timezone role 2025-10-03 08:04:58.479518 | fa163e2f-d608-ed31-39ea-000000003417 | TIMING | Run timezone role | np0005468024 | 0:05:56.804849 | 0.03s 2025-10-03 08:04:58.548890 | fa163e2f-d608-ed31-39ea-000000006f63 | TASK | Set timezone 2025-10-03 08:04:58.723397 | fa163e2f-d608-ed31-39ea-00000000353f | CHANGED | Ensure system is NTP time synced | np0005468025 2025-10-03 08:04:58.724393 | fa163e2f-d608-ed31-39ea-00000000353f | TIMING | Ensure system is NTP time synced | np0005468025 | 0:05:57.049725 | 0.30s 2025-10-03 08:04:58.738392 | fa163e2f-d608-ed31-39ea-000000003540 | TASK | Run timezone role 2025-10-03 08:04:58.758826 | fa163e2f-d608-ed31-39ea-000000003540 | TIMING | Run timezone role | np0005468025 | 0:05:57.084155 | 0.02s 2025-10-03 08:04:58.829476 | fa163e2f-d608-ed31-39ea-000000006f63 | TASK | Set timezone 2025-10-03 08:04:59.025402 | fa163e2f-d608-ed31-39ea-000000006f63 | OK | Set timezone | np0005468024 2025-10-03 08:04:59.026500 | fa163e2f-d608-ed31-39ea-000000006f63 | TIMING | tripleo_timezone : Set timezone | np0005468024 | 0:05:57.351830 | 0.48s 2025-10-03 08:04:59.048305 | fa163e2f-d608-ed31-39ea-000000006f64 | TASK | Restart time services 2025-10-03 08:04:59.073884 | fa163e2f-d608-ed31-39ea-000000006f64 | SKIPPED | Restart time services | np0005468024 | item=rsyslog 2025-10-03 08:04:59.079872 | fa163e2f-d608-ed31-39ea-000000006f64 | SKIPPED | Restart time services | np0005468024 | item=crond 2025-10-03 08:04:59.086299 | fa163e2f-d608-ed31-39ea-000000006f64 | TIMING | tripleo_timezone : Restart time services | np0005468024 | 0:05:57.411625 | 0.04s 2025-10-03 08:04:59.123413 | fa163e2f-d608-ed31-39ea-000000003418 | TASK | Notice - ctlplane subnet is set 2025-10-03 08:04:59.160169 | fa163e2f-d608-ed31-39ea-000000003418 | OK | Notice - ctlplane subnet is set | np0005468024 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-03 08:04:59.161058 | fa163e2f-d608-ed31-39ea-000000003418 | TIMING | Notice - ctlplane subnet is set | np0005468024 | 0:05:57.486393 | 0.04s 2025-10-03 08:04:59.209095 | fa163e2f-d608-ed31-39ea-000000003419 | TIMING | include_role : tuned | np0005468024 | 0:05:57.534422 | 0.03s 2025-10-03 08:04:59.298441 | fa163e2f-d608-ed31-39ea-00000000718b | TASK | Gather variables for each operating system 2025-10-03 08:04:59.304625 | fa163e2f-d608-ed31-39ea-000000006f63 | OK | Set timezone | np0005468025 2025-10-03 08:04:59.305870 | fa163e2f-d608-ed31-39ea-000000006f63 | TIMING | tripleo_timezone : Set timezone | np0005468025 | 0:05:57.631195 | 0.48s 2025-10-03 08:04:59.321133 | fa163e2f-d608-ed31-39ea-000000006f64 | TASK | Restart time services 2025-10-03 08:04:59.366113 | fa163e2f-d608-ed31-39ea-000000006f64 | SKIPPED | Restart time services | np0005468025 | item=rsyslog 2025-10-03 08:04:59.374755 | fa163e2f-d608-ed31-39ea-000000006f64 | SKIPPED | Restart time services | np0005468025 | item=crond 2025-10-03 08:04:59.382538 | fa163e2f-d608-ed31-39ea-000000006f64 | TIMING | tripleo_timezone : Restart time services | np0005468025 | 0:05:57.707870 | 0.06s 2025-10-03 08:04:59.401256 | fa163e2f-d608-ed31-39ea-00000000718b | OK | Gather variables for each operating system | np0005468024 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-03 08:04:59.404741 | fa163e2f-d608-ed31-39ea-00000000718b | TIMING | tuned : Gather variables for each operating system | np0005468024 | 0:05:57.730071 | 0.11s 2025-10-03 08:04:59.419504 | fa163e2f-d608-ed31-39ea-000000003541 | TASK | Notice - ctlplane subnet is set 2025-10-03 08:04:59.425392 | fa163e2f-d608-ed31-39ea-00000000718b | TIMING | tuned : Gather variables for each operating system | np0005468024 | 0:05:57.750714 | 0.13s 2025-10-03 08:04:59.450046 | fa163e2f-d608-ed31-39ea-000000003541 | OK | Notice - ctlplane subnet is set | np0005468025 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-03 08:04:59.451016 | fa163e2f-d608-ed31-39ea-000000003541 | TIMING | Notice - ctlplane subnet is set | np0005468025 | 0:05:57.776348 | 0.03s 2025-10-03 08:04:59.488749 | fa163e2f-d608-ed31-39ea-000000003542 | TIMING | include_role : tuned | np0005468025 | 0:05:57.814075 | 0.02s 2025-10-03 08:04:59.565535 | fa163e2f-d608-ed31-39ea-00000000718b | TASK | Gather variables for each operating system 2025-10-03 08:04:59.571428 | fa163e2f-d608-ed31-39ea-00000000718c | TIMING | tuned : include_tasks | np0005468024 | 0:05:57.896733 | 0.13s 2025-10-03 08:04:59.587742 | 61fb4c50-6372-45e2-9b38-42b74cc14e7c | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005468024 2025-10-03 08:04:59.605031 | fa163e2f-d608-ed31-39ea-00000000991d | TASK | Check tuned package is installed 2025-10-03 08:04:59.680896 | fa163e2f-d608-ed31-39ea-00000000718b | OK | Gather variables for each operating system | np0005468025 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-03 08:04:59.683813 | fa163e2f-d608-ed31-39ea-00000000718b | TIMING | tuned : Gather variables for each operating system | np0005468025 | 0:05:58.009128 | 0.12s 2025-10-03 08:04:59.690811 | fa163e2f-d608-ed31-39ea-00000000718b | TIMING | tuned : Gather variables for each operating system | np0005468025 | 0:05:58.016146 | 0.12s 2025-10-03 08:04:59.754936 | fa163e2f-d608-ed31-39ea-00000000718c | TIMING | tuned : include_tasks | np0005468025 | 0:05:58.080259 | 0.05s 2025-10-03 08:04:59.776818 | ff2d83c2-676d-4b5c-9e52-7380d721d911 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005468025 2025-10-03 08:04:59.796699 | fa163e2f-d608-ed31-39ea-000000009946 | TASK | Check tuned package is installed 2025-10-03 08:04:59.962596 | fa163e2f-d608-ed31-39ea-00000000991d | CHANGED | Check tuned package is installed | np0005468024 2025-10-03 08:04:59.963861 | fa163e2f-d608-ed31-39ea-00000000991d | TIMING | tuned : Check tuned package is installed | np0005468024 | 0:05:58.289191 | 0.36s 2025-10-03 08:04:59.983713 | fa163e2f-d608-ed31-39ea-00000000991e | TASK | Install tuned 2025-10-03 08:05:00.016346 | fa163e2f-d608-ed31-39ea-00000000991e | SKIPPED | Install tuned | np0005468024 2025-10-03 08:05:00.017716 | fa163e2f-d608-ed31-39ea-00000000991e | TIMING | tuned : Install tuned | np0005468024 | 0:05:58.343043 | 0.03s 2025-10-03 08:05:00.037777 | fa163e2f-d608-ed31-39ea-00000000991f | TASK | Restart tuned 2025-10-03 08:05:00.068772 | fa163e2f-d608-ed31-39ea-00000000991f | SKIPPED | Restart tuned | np0005468024 2025-10-03 08:05:00.069381 | fa163e2f-d608-ed31-39ea-00000000991f | TIMING | tuned : Restart tuned | np0005468024 | 0:05:58.394719 | 0.03s 2025-10-03 08:05:00.082650 | fa163e2f-d608-ed31-39ea-00000000718d | TASK | Check for tuned-adm 2025-10-03 08:05:00.141807 | fa163e2f-d608-ed31-39ea-000000009946 | CHANGED | Check tuned package is installed | np0005468025 2025-10-03 08:05:00.142882 | fa163e2f-d608-ed31-39ea-000000009946 | TIMING | tuned : Check tuned package is installed | np0005468025 | 0:05:58.468211 | 0.35s 2025-10-03 08:05:00.162360 | fa163e2f-d608-ed31-39ea-000000009947 | TASK | Install tuned 2025-10-03 08:05:00.194371 | fa163e2f-d608-ed31-39ea-000000009947 | SKIPPED | Install tuned | np0005468025 2025-10-03 08:05:00.195205 | fa163e2f-d608-ed31-39ea-000000009947 | TIMING | tuned : Install tuned | np0005468025 | 0:05:58.520539 | 0.03s 2025-10-03 08:05:00.213892 | fa163e2f-d608-ed31-39ea-000000009948 | TASK | Restart tuned 2025-10-03 08:05:00.244734 | fa163e2f-d608-ed31-39ea-000000009948 | SKIPPED | Restart tuned | np0005468025 2025-10-03 08:05:00.245330 | fa163e2f-d608-ed31-39ea-000000009948 | TIMING | tuned : Restart tuned | np0005468025 | 0:05:58.570668 | 0.03s 2025-10-03 08:05:00.259123 | fa163e2f-d608-ed31-39ea-00000000718d | TASK | Check for tuned-adm 2025-10-03 08:05:00.380204 | fa163e2f-d608-ed31-39ea-00000000718d | OK | Check for tuned-adm | np0005468024 2025-10-03 08:05:00.381135 | fa163e2f-d608-ed31-39ea-00000000718d | TIMING | tuned : Check for tuned-adm | np0005468024 | 0:05:58.706471 | 0.30s 2025-10-03 08:05:00.423100 | fa163e2f-d608-ed31-39ea-00000000718e | TIMING | tuned : include_tasks | np0005468024 | 0:05:58.748425 | 0.03s 2025-10-03 08:05:00.445794 | 3bfedd1c-d5c9-484e-b00b-29b328b920d0 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005468024 2025-10-03 08:05:00.465995 | fa163e2f-d608-ed31-39ea-000000009979 | TASK | Ensure profile directory exists 2025-10-03 08:05:00.527534 | fa163e2f-d608-ed31-39ea-000000009979 | SKIPPED | Ensure profile directory exists | np0005468024 2025-10-03 08:05:00.528267 | fa163e2f-d608-ed31-39ea-000000009979 | TIMING | tuned : Ensure profile directory exists | np0005468024 | 0:05:58.853604 | 0.06s 2025-10-03 08:05:00.541654 | fa163e2f-d608-ed31-39ea-00000000997a | TASK | Create custom tuned profile 2025-10-03 08:05:00.572145 | fa163e2f-d608-ed31-39ea-00000000718d | OK | Check for tuned-adm | np0005468025 2025-10-03 08:05:00.573035 | fa163e2f-d608-ed31-39ea-00000000718d | TIMING | tuned : Check for tuned-adm | np0005468025 | 0:05:58.898370 | 0.31s 2025-10-03 08:05:00.611993 | fa163e2f-d608-ed31-39ea-00000000997a | SKIPPED | Create custom tuned profile | np0005468024 2025-10-03 08:05:00.612798 | fa163e2f-d608-ed31-39ea-00000000997a | TIMING | tuned : Create custom tuned profile | np0005468024 | 0:05:58.938132 | 0.07s 2025-10-03 08:05:00.631146 | fa163e2f-d608-ed31-39ea-00000000997b | TASK | Check tuned active profile 2025-10-03 08:05:00.636913 | fa163e2f-d608-ed31-39ea-00000000718e | TIMING | tuned : include_tasks | np0005468025 | 0:05:58.962234 | 0.05s 2025-10-03 08:05:00.655758 | 6d154b15-cb3d-46f8-a406-7120a48e3096 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005468025 2025-10-03 08:05:00.676381 | fa163e2f-d608-ed31-39ea-0000000099c7 | TASK | Ensure profile directory exists 2025-10-03 08:05:00.745354 | fa163e2f-d608-ed31-39ea-0000000099c7 | SKIPPED | Ensure profile directory exists | np0005468025 2025-10-03 08:05:00.746090 | fa163e2f-d608-ed31-39ea-0000000099c7 | TIMING | tuned : Ensure profile directory exists | np0005468025 | 0:05:59.071428 | 0.07s 2025-10-03 08:05:00.759418 | fa163e2f-d608-ed31-39ea-0000000099c8 | TASK | Create custom tuned profile 2025-10-03 08:05:00.827882 | fa163e2f-d608-ed31-39ea-0000000099c8 | SKIPPED | Create custom tuned profile | np0005468025 2025-10-03 08:05:00.828683 | fa163e2f-d608-ed31-39ea-0000000099c8 | TIMING | tuned : Create custom tuned profile | np0005468025 | 0:05:59.154021 | 0.07s 2025-10-03 08:05:00.842605 | fa163e2f-d608-ed31-39ea-0000000099c9 | TASK | Check tuned active profile 2025-10-03 08:05:00.933022 | fa163e2f-d608-ed31-39ea-00000000997b | OK | Check tuned active profile | np0005468024 2025-10-03 08:05:00.934752 | fa163e2f-d608-ed31-39ea-00000000997b | TIMING | tuned : Check tuned active profile | np0005468024 | 0:05:59.260073 | 0.30s 2025-10-03 08:05:00.969266 | fa163e2f-d608-ed31-39ea-00000000997c | TASK | Check Tuned Configuration file exists 2025-10-03 08:05:01.142592 | fa163e2f-d608-ed31-39ea-0000000099c9 | OK | Check tuned active profile | np0005468025 2025-10-03 08:05:01.143736 | fa163e2f-d608-ed31-39ea-0000000099c9 | TIMING | tuned : Check tuned active profile | np0005468025 | 0:05:59.469068 | 0.30s 2025-10-03 08:05:01.163001 | fa163e2f-d608-ed31-39ea-0000000099ca | TASK | Check Tuned Configuration file exists 2025-10-03 08:05:01.278580 | fa163e2f-d608-ed31-39ea-00000000997c | OK | Check Tuned Configuration file exists | np0005468024 2025-10-03 08:05:01.279991 | fa163e2f-d608-ed31-39ea-00000000997c | TIMING | tuned : Check Tuned Configuration file exists | np0005468024 | 0:05:59.605322 | 0.31s 2025-10-03 08:05:01.298706 | fa163e2f-d608-ed31-39ea-00000000997d | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-03 08:05:01.357541 | fa163e2f-d608-ed31-39ea-00000000997d | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005468024 2025-10-03 08:05:01.358251 | fa163e2f-d608-ed31-39ea-00000000997d | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005468024 | 0:05:59.683589 | 0.06s 2025-10-03 08:05:01.372933 | fa163e2f-d608-ed31-39ea-00000000997e | TASK | Configure isolated cores for profile throughput-performance 2025-10-03 08:05:01.424828 | fa163e2f-d608-ed31-39ea-00000000997e | SKIPPED | Configure isolated cores for profile throughput-performance | np0005468024 2025-10-03 08:05:01.425550 | fa163e2f-d608-ed31-39ea-00000000997e | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005468024 | 0:05:59.750887 | 0.05s 2025-10-03 08:05:01.438931 | fa163e2f-d608-ed31-39ea-00000000997f | TASK | Enable tuned profile 2025-10-03 08:05:01.467470 | fa163e2f-d608-ed31-39ea-00000000997f | SKIPPED | Enable tuned profile | np0005468024 2025-10-03 08:05:01.468177 | fa163e2f-d608-ed31-39ea-00000000997f | TIMING | tuned : Enable tuned profile | np0005468024 | 0:05:59.793515 | 0.03s 2025-10-03 08:05:01.486968 | fa163e2f-d608-ed31-39ea-0000000099ca | OK | Check Tuned Configuration file exists | np0005468025 2025-10-03 08:05:01.487361 | fa163e2f-d608-ed31-39ea-0000000099ca | TIMING | tuned : Check Tuned Configuration file exists | np0005468025 | 0:05:59.812703 | 0.32s 2025-10-03 08:05:01.520105 | fa163e2f-d608-ed31-39ea-0000000099cb | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-03 08:05:01.576817 | fa163e2f-d608-ed31-39ea-0000000099cb | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005468025 2025-10-03 08:05:01.577515 | fa163e2f-d608-ed31-39ea-0000000099cb | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005468025 | 0:05:59.902852 | 0.06s 2025-10-03 08:05:01.591293 | fa163e2f-d608-ed31-39ea-0000000099cc | TASK | Configure isolated cores for profile throughput-performance 2025-10-03 08:05:01.654432 | fa163e2f-d608-ed31-39ea-0000000099cc | SKIPPED | Configure isolated cores for profile throughput-performance | np0005468025 2025-10-03 08:05:01.655113 | fa163e2f-d608-ed31-39ea-0000000099cc | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005468025 | 0:05:59.980451 | 0.06s 2025-10-03 08:05:01.668752 | fa163e2f-d608-ed31-39ea-0000000099cd | TASK | Enable tuned profile 2025-10-03 08:05:01.703056 | fa163e2f-d608-ed31-39ea-0000000099cd | SKIPPED | Enable tuned profile | np0005468025 2025-10-03 08:05:01.703677 | fa163e2f-d608-ed31-39ea-0000000099cd | TIMING | tuned : Enable tuned profile | np0005468025 | 0:06:00.029014 | 0.03s 2025-10-03 08:05:01.777492 | fa163e2f-d608-ed31-39ea-000000008fcf | CHANGED | Ensure system is NTP time synced | np0005468026 2025-10-03 08:05:01.778022 | fa163e2f-d608-ed31-39ea-000000008fcf | TIMING | chrony : Ensure system is NTP time synced | np0005468026 | 0:06:00.103363 | 10.33s 2025-10-03 08:05:01.802667 | fa163e2f-d608-ed31-39ea-00000000353e | TASK | Force NTP sync 2025-10-03 08:05:02.122938 | fa163e2f-d608-ed31-39ea-00000000353e | CHANGED | Force NTP sync | np0005468026 2025-10-03 08:05:02.123737 | fa163e2f-d608-ed31-39ea-00000000353e | TIMING | Force NTP sync | np0005468026 | 0:06:00.449074 | 0.32s 2025-10-03 08:05:02.136866 | fa163e2f-d608-ed31-39ea-00000000353f | TASK | Ensure system is NTP time synced 2025-10-03 08:05:02.435794 | fa163e2f-d608-ed31-39ea-00000000353f | CHANGED | Ensure system is NTP time synced | np0005468026 2025-10-03 08:05:02.437251 | fa163e2f-d608-ed31-39ea-00000000353f | TIMING | Ensure system is NTP time synced | np0005468026 | 0:06:00.762577 | 0.30s 2025-10-03 08:05:02.464593 | fa163e2f-d608-ed31-39ea-000000003540 | TASK | Run timezone role 2025-10-03 08:05:02.493290 | fa163e2f-d608-ed31-39ea-000000003540 | TIMING | Run timezone role | np0005468026 | 0:06:00.818611 | 0.03s 2025-10-03 08:05:02.574030 | fa163e2f-d608-ed31-39ea-000000006f63 | TASK | Set timezone 2025-10-03 08:05:03.026666 | fa163e2f-d608-ed31-39ea-000000006f63 | OK | Set timezone | np0005468026 2025-10-03 08:05:03.028040 | fa163e2f-d608-ed31-39ea-000000006f63 | TIMING | tripleo_timezone : Set timezone | np0005468026 | 0:06:01.353364 | 0.45s 2025-10-03 08:05:03.056410 | fa163e2f-d608-ed31-39ea-000000006f64 | TASK | Restart time services 2025-10-03 08:05:03.098711 | fa163e2f-d608-ed31-39ea-000000006f64 | SKIPPED | Restart time services | np0005468026 | item=rsyslog 2025-10-03 08:05:03.106219 | fa163e2f-d608-ed31-39ea-000000006f64 | SKIPPED | Restart time services | np0005468026 | item=crond 2025-10-03 08:05:03.114816 | fa163e2f-d608-ed31-39ea-000000006f64 | TIMING | tripleo_timezone : Restart time services | np0005468026 | 0:06:01.440136 | 0.06s 2025-10-03 08:05:03.169820 | fa163e2f-d608-ed31-39ea-000000003541 | TASK | Notice - ctlplane subnet is set 2025-10-03 08:05:03.205643 | fa163e2f-d608-ed31-39ea-000000003541 | OK | Notice - ctlplane subnet is set | np0005468026 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-03 08:05:03.206961 | fa163e2f-d608-ed31-39ea-000000003541 | TIMING | Notice - ctlplane subnet is set | np0005468026 | 0:06:01.532287 | 0.04s 2025-10-03 08:05:03.261734 | fa163e2f-d608-ed31-39ea-000000003542 | TIMING | include_role : tuned | np0005468026 | 0:06:01.587040 | 0.03s 2025-10-03 08:05:03.346654 | fa163e2f-d608-ed31-39ea-00000000718b | TASK | Gather variables for each operating system 2025-10-03 08:05:03.472644 | fa163e2f-d608-ed31-39ea-00000000718b | OK | Gather variables for each operating system | np0005468026 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-03 08:05:03.475111 | fa163e2f-d608-ed31-39ea-00000000718b | TIMING | tuned : Gather variables for each operating system | np0005468026 | 0:06:01.800427 | 0.13s 2025-10-03 08:05:03.483405 | fa163e2f-d608-ed31-39ea-00000000718b | TIMING | tuned : Gather variables for each operating system | np0005468026 | 0:06:01.808744 | 0.14s 2025-10-03 08:05:03.566641 | fa163e2f-d608-ed31-39ea-00000000718c | TIMING | tuned : include_tasks | np0005468026 | 0:06:01.891965 | 0.06s 2025-10-03 08:05:03.586612 | fa0e27ad-527f-45ca-a56f-f6f5ffd8cb6d | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005468026 2025-10-03 08:05:03.610345 | fa163e2f-d608-ed31-39ea-000000009e73 | TASK | Check tuned package is installed 2025-10-03 08:05:03.966200 | fa163e2f-d608-ed31-39ea-000000009e73 | CHANGED | Check tuned package is installed | np0005468026 2025-10-03 08:05:03.969010 | fa163e2f-d608-ed31-39ea-000000009e73 | TIMING | tuned : Check tuned package is installed | np0005468026 | 0:06:02.294316 | 0.36s 2025-10-03 08:05:04.011311 | fa163e2f-d608-ed31-39ea-000000009e74 | TASK | Install tuned 2025-10-03 08:05:04.042922 | fa163e2f-d608-ed31-39ea-000000009e74 | SKIPPED | Install tuned | np0005468026 2025-10-03 08:05:04.043878 | fa163e2f-d608-ed31-39ea-000000009e74 | TIMING | tuned : Install tuned | np0005468026 | 0:06:02.369211 | 0.03s 2025-10-03 08:05:04.063806 | fa163e2f-d608-ed31-39ea-000000009e75 | TASK | Restart tuned 2025-10-03 08:05:04.098687 | fa163e2f-d608-ed31-39ea-000000009e75 | SKIPPED | Restart tuned | np0005468026 2025-10-03 08:05:04.100002 | fa163e2f-d608-ed31-39ea-000000009e75 | TIMING | tuned : Restart tuned | np0005468026 | 0:06:02.425331 | 0.04s 2025-10-03 08:05:04.119718 | fa163e2f-d608-ed31-39ea-00000000718d | TASK | Check for tuned-adm 2025-10-03 08:05:04.459156 | fa163e2f-d608-ed31-39ea-00000000718d | OK | Check for tuned-adm | np0005468026 2025-10-03 08:05:04.460413 | fa163e2f-d608-ed31-39ea-00000000718d | TIMING | tuned : Check for tuned-adm | np0005468026 | 0:06:02.785744 | 0.34s 2025-10-03 08:05:04.517574 | fa163e2f-d608-ed31-39ea-00000000718e | TIMING | tuned : include_tasks | np0005468026 | 0:06:02.842899 | 0.03s 2025-10-03 08:05:04.541604 | 2e31d5c6-27f9-4fce-b702-3d7fb4e9ec95 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005468026 2025-10-03 08:05:04.565080 | fa163e2f-d608-ed31-39ea-000000009ea0 | TASK | Ensure profile directory exists 2025-10-03 08:05:04.626696 | fa163e2f-d608-ed31-39ea-000000009ea0 | SKIPPED | Ensure profile directory exists | np0005468026 2025-10-03 08:05:04.627377 | fa163e2f-d608-ed31-39ea-000000009ea0 | TIMING | tuned : Ensure profile directory exists | np0005468026 | 0:06:02.952714 | 0.06s 2025-10-03 08:05:04.641062 | fa163e2f-d608-ed31-39ea-000000009ea1 | TASK | Create custom tuned profile 2025-10-03 08:05:04.697562 | fa163e2f-d608-ed31-39ea-000000009ea1 | SKIPPED | Create custom tuned profile | np0005468026 2025-10-03 08:05:04.698227 | fa163e2f-d608-ed31-39ea-000000009ea1 | TIMING | tuned : Create custom tuned profile | np0005468026 | 0:06:03.023565 | 0.06s 2025-10-03 08:05:04.711994 | fa163e2f-d608-ed31-39ea-000000009ea2 | TASK | Check tuned active profile 2025-10-03 08:05:05.004563 | fa163e2f-d608-ed31-39ea-000000009ea2 | OK | Check tuned active profile | np0005468026 2025-10-03 08:05:05.005927 | fa163e2f-d608-ed31-39ea-000000009ea2 | TIMING | tuned : Check tuned active profile | np0005468026 | 0:06:03.331254 | 0.29s 2025-10-03 08:05:05.030738 | fa163e2f-d608-ed31-39ea-000000009ea3 | TASK | Check Tuned Configuration file exists 2025-10-03 08:05:05.333505 | fa163e2f-d608-ed31-39ea-000000009ea3 | OK | Check Tuned Configuration file exists | np0005468026 2025-10-03 08:05:05.334903 | fa163e2f-d608-ed31-39ea-000000009ea3 | TIMING | tuned : Check Tuned Configuration file exists | np0005468026 | 0:06:03.660230 | 0.30s 2025-10-03 08:05:05.362584 | fa163e2f-d608-ed31-39ea-000000009ea4 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-03 08:05:05.427142 | fa163e2f-d608-ed31-39ea-000000009ea4 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005468026 2025-10-03 08:05:05.428247 | fa163e2f-d608-ed31-39ea-000000009ea4 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005468026 | 0:06:03.753581 | 0.06s 2025-10-03 08:05:05.448306 | fa163e2f-d608-ed31-39ea-000000009ea5 | TASK | Configure isolated cores for profile throughput-performance 2025-10-03 08:05:05.499569 | fa163e2f-d608-ed31-39ea-000000009ea5 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005468026 2025-10-03 08:05:05.500634 | fa163e2f-d608-ed31-39ea-000000009ea5 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005468026 | 0:06:03.825967 | 0.05s 2025-10-03 08:05:05.519214 | fa163e2f-d608-ed31-39ea-000000009ea6 | TASK | Enable tuned profile 2025-10-03 08:05:05.551234 | fa163e2f-d608-ed31-39ea-000000009ea6 | SKIPPED | Enable tuned profile | np0005468026 2025-10-03 08:05:05.552103 | fa163e2f-d608-ed31-39ea-000000009ea6 | TIMING | tuned : Enable tuned profile | np0005468026 | 0:06:03.877436 | 0.03s PLAY [Overcloud container setup tasks] ***************************************** 2025-10-03 08:05:05.749844 | fa163e2f-d608-ed31-39ea-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-03 08:05:05.764231 | fa163e2f-d608-ed31-39ea-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-03 08:05:05.783913 | fa163e2f-d608-ed31-39ea-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-03 08:05:05.816004 | fa163e2f-d608-ed31-39ea-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-03 08:05:05.835061 | fa163e2f-d608-ed31-39ea-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-03 08:05:05.864215 | fa163e2f-d608-ed31-39ea-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-03 08:05:05.869500 | fa163e2f-d608-ed31-39ea-0000000000b1 | OK | Overcloud container setup tasks | np0005468027 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005468027 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000b1') missing from stats 2025-10-03 08:05:05.870922 | fa163e2f-d608-ed31-39ea-0000000000b1 | OK | Overcloud container setup tasks | np0005468028 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005468028 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000b1') missing from stats 2025-10-03 08:05:05.871656 | fa163e2f-d608-ed31-39ea-0000000000b1 | OK | Overcloud container setup tasks | np0005468029 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005468029 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000b1') missing from stats 2025-10-03 08:05:05.872376 | fa163e2f-d608-ed31-39ea-0000000000b1 | OK | Overcloud container setup tasks | np0005468024 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005468024 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000b1') missing from stats 2025-10-03 08:05:05.873117 | fa163e2f-d608-ed31-39ea-0000000000b1 | OK | Overcloud container setup tasks | np0005468025 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005468025 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000b1') missing from stats 2025-10-03 08:05:05.883667 | fa163e2f-d608-ed31-39ea-0000000000b2 | TASK | Write config data 2025-10-03 08:05:05.902226 | fa163e2f-d608-ed31-39ea-0000000000b2 | TASK | Write config data 2025-10-03 08:05:05.915790 | fa163e2f-d608-ed31-39ea-0000000000b2 | TASK | Write config data 2025-10-03 08:05:05.932773 | fa163e2f-d608-ed31-39ea-0000000000b2 | TASK | Write config data 2025-10-03 08:05:05.955647 | fa163e2f-d608-ed31-39ea-0000000000b2 | TASK | Write config data 2025-10-03 08:05:05.966134 | fa163e2f-d608-ed31-39ea-0000000000b1 | OK | Overcloud container setup tasks | np0005468026 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005468026 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000b1') missing from stats 2025-10-03 08:05:05.967398 | fa163e2f-d608-ed31-39ea-0000000000b2 | TIMING | Write config data | np0005468027 | 0:06:04.292727 | 0.08s 2025-10-03 08:05:05.967737 | fa163e2f-d608-ed31-39ea-0000000000b2 | TIMING | Write config data | np0005468028 | 0:06:04.293081 | 0.06s 2025-10-03 08:05:06.007531 | 142c575b-9d53-4fdb-963b-79a09703fa53 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005468027 2025-10-03 08:05:06.012907 | 142c575b-9d53-4fdb-963b-79a09703fa53 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005468028 2025-10-03 08:05:06.026096 | fa163e2f-d608-ed31-39ea-000000009f12 | TASK | Create and ensure setype for /var/log/containers directory 2025-10-03 08:05:06.039072 | fa163e2f-d608-ed31-39ea-000000009f12 | TASK | Create and ensure setype for /var/log/containers directory 2025-10-03 08:05:06.056518 | fa163e2f-d608-ed31-39ea-0000000000b2 | TASK | Write config data 2025-10-03 08:05:06.061530 | fa163e2f-d608-ed31-39ea-0000000000b2 | TIMING | Write config data | np0005468029 | 0:06:04.386852 | 0.14s 2025-10-03 08:05:06.062213 | fa163e2f-d608-ed31-39ea-0000000000b2 | TIMING | Write config data | np0005468024 | 0:06:04.387556 | 0.13s 2025-10-03 08:05:06.062535 | fa163e2f-d608-ed31-39ea-0000000000b2 | TIMING | Write config data | np0005468025 | 0:06:04.387878 | 0.10s 2025-10-03 08:05:06.103332 | 18625177-f468-41b1-ab35-a5e5eadcc6c8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005468029 2025-10-03 08:05:06.103855 | 18625177-f468-41b1-ab35-a5e5eadcc6c8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005468024 2025-10-03 08:05:06.104089 | 18625177-f468-41b1-ab35-a5e5eadcc6c8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005468025 2025-10-03 08:05:06.116675 | fa163e2f-d608-ed31-39ea-000000009f34 | TASK | Create and ensure setype for /var/log/containers directory 2025-10-03 08:05:06.140922 | fa163e2f-d608-ed31-39ea-000000009f34 | TASK | Create and ensure setype for /var/log/containers directory 2025-10-03 08:05:06.157900 | fa163e2f-d608-ed31-39ea-000000009f34 | TASK | Create and ensure setype for /var/log/containers directory 2025-10-03 08:05:06.163829 | fa163e2f-d608-ed31-39ea-0000000000b2 | TIMING | Write config data | np0005468026 | 0:06:04.489155 | 0.11s 2025-10-03 08:05:06.188279 | 8151dabe-149a-4603-bdbb-0b685d1d6f7b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005468026 2025-10-03 08:05:06.204788 | fa163e2f-d608-ed31-39ea-000000009f59 | TASK | Create and ensure setype for /var/log/containers directory 2025-10-03 08:05:06.335751 | fa163e2f-d608-ed31-39ea-000000009f12 | OK | Create and ensure setype for /var/log/containers directory | np0005468027 2025-10-03 08:05:06.336632 | fa163e2f-d608-ed31-39ea-000000009f12 | TIMING | Create and ensure setype for /var/log/containers directory | np0005468027 | 0:06:04.661966 | 0.31s 2025-10-03 08:05:06.346074 | fa163e2f-d608-ed31-39ea-000000009f13 | TASK | Create ContainerLogStdoutPath directory 2025-10-03 08:05:06.365598 | fa163e2f-d608-ed31-39ea-000000009f12 | OK | Create and ensure setype for /var/log/containers directory | np0005468028 2025-10-03 08:05:06.366818 | fa163e2f-d608-ed31-39ea-000000009f12 | TIMING | Create and ensure setype for /var/log/containers directory | np0005468028 | 0:06:04.692150 | 0.33s 2025-10-03 08:05:06.379952 | fa163e2f-d608-ed31-39ea-000000009f13 | TASK | Create ContainerLogStdoutPath directory 2025-10-03 08:05:06.391806 | fa163e2f-d608-ed31-39ea-000000009f34 | OK | Create and ensure setype for /var/log/containers directory | np0005468029 2025-10-03 08:05:06.392907 | fa163e2f-d608-ed31-39ea-000000009f34 | TIMING | Create and ensure setype for /var/log/containers directory | np0005468029 | 0:06:04.718223 | 0.28s 2025-10-03 08:05:06.406843 | fa163e2f-d608-ed31-39ea-000000009f35 | TASK | Create ContainerLogStdoutPath directory 2025-10-03 08:05:06.437423 | fa163e2f-d608-ed31-39ea-000000009f34 | OK | Create and ensure setype for /var/log/containers directory | np0005468024 2025-10-03 08:05:06.438551 | fa163e2f-d608-ed31-39ea-000000009f34 | TIMING | Create and ensure setype for /var/log/containers directory | np0005468024 | 0:06:04.763882 | 0.30s 2025-10-03 08:05:06.457206 | fa163e2f-d608-ed31-39ea-000000009f35 | TASK | Create ContainerLogStdoutPath directory 2025-10-03 08:05:06.489612 | fa163e2f-d608-ed31-39ea-000000009f34 | OK | Create and ensure setype for /var/log/containers directory | np0005468025 2025-10-03 08:05:06.490779 | fa163e2f-d608-ed31-39ea-000000009f34 | TIMING | Create and ensure setype for /var/log/containers directory | np0005468025 | 0:06:04.816111 | 0.33s 2025-10-03 08:05:06.504868 | fa163e2f-d608-ed31-39ea-000000009f35 | TASK | Create ContainerLogStdoutPath directory 2025-10-03 08:05:06.523266 | fa163e2f-d608-ed31-39ea-000000009f59 | OK | Create and ensure setype for /var/log/containers directory | np0005468026 2025-10-03 08:05:06.524124 | fa163e2f-d608-ed31-39ea-000000009f59 | TIMING | Create and ensure setype for /var/log/containers directory | np0005468026 | 0:06:04.849459 | 0.32s 2025-10-03 08:05:06.538123 | fa163e2f-d608-ed31-39ea-000000009f5a | TASK | Create ContainerLogStdoutPath directory 2025-10-03 08:05:06.664229 | fa163e2f-d608-ed31-39ea-000000009f13 | CHANGED | Create ContainerLogStdoutPath directory | np0005468027 2025-10-03 08:05:06.665079 | fa163e2f-d608-ed31-39ea-000000009f13 | TIMING | Create ContainerLogStdoutPath directory | np0005468027 | 0:06:04.990415 | 0.32s 2025-10-03 08:05:06.674315 | fa163e2f-d608-ed31-39ea-000000009f14 | TASK | Create /var/lib/tripleo-config directory 2025-10-03 08:05:06.725483 | fa163e2f-d608-ed31-39ea-000000009f13 | CHANGED | Create ContainerLogStdoutPath directory | np0005468028 2025-10-03 08:05:06.726396 | fa163e2f-d608-ed31-39ea-000000009f13 | TIMING | Create ContainerLogStdoutPath directory | np0005468028 | 0:06:05.051731 | 0.34s 2025-10-03 08:05:06.726836 | fa163e2f-d608-ed31-39ea-000000009f35 | CHANGED | Create ContainerLogStdoutPath directory | np0005468029 2025-10-03 08:05:06.727159 | fa163e2f-d608-ed31-39ea-000000009f35 | TIMING | Create ContainerLogStdoutPath directory | np0005468029 | 0:06:05.052503 | 0.32s 2025-10-03 08:05:06.736651 | fa163e2f-d608-ed31-39ea-000000009f14 | TASK | Create /var/lib/tripleo-config directory 2025-10-03 08:05:06.750084 | fa163e2f-d608-ed31-39ea-000000009f36 | TASK | Create /var/lib/tripleo-config directory 2025-10-03 08:05:06.774723 | fa163e2f-d608-ed31-39ea-000000009f35 | CHANGED | Create ContainerLogStdoutPath directory | np0005468024 2025-10-03 08:05:06.775996 | fa163e2f-d608-ed31-39ea-000000009f35 | TIMING | Create ContainerLogStdoutPath directory | np0005468024 | 0:06:05.101329 | 0.32s 2025-10-03 08:05:06.790004 | fa163e2f-d608-ed31-39ea-000000009f36 | TASK | Create /var/lib/tripleo-config directory 2025-10-03 08:05:06.834606 | fa163e2f-d608-ed31-39ea-000000009f5a | CHANGED | Create ContainerLogStdoutPath directory | np0005468026 2025-10-03 08:05:06.835755 | fa163e2f-d608-ed31-39ea-000000009f5a | TIMING | Create ContainerLogStdoutPath directory | np0005468026 | 0:06:05.161083 | 0.30s 2025-10-03 08:05:06.836295 | fa163e2f-d608-ed31-39ea-000000009f35 | CHANGED | Create ContainerLogStdoutPath directory | np0005468025 2025-10-03 08:05:06.836652 | fa163e2f-d608-ed31-39ea-000000009f35 | TIMING | Create ContainerLogStdoutPath directory | np0005468025 | 0:06:05.161995 | 0.33s 2025-10-03 08:05:06.851132 | fa163e2f-d608-ed31-39ea-000000009f36 | TASK | Create /var/lib/tripleo-config directory 2025-10-03 08:05:06.868725 | fa163e2f-d608-ed31-39ea-000000009f5b | TASK | Create /var/lib/tripleo-config directory 2025-10-03 08:05:06.999292 | fa163e2f-d608-ed31-39ea-000000009f14 | CHANGED | Create /var/lib/tripleo-config directory | np0005468027 2025-10-03 08:05:07.000509 | fa163e2f-d608-ed31-39ea-000000009f14 | TIMING | Create /var/lib/tripleo-config directory | np0005468027 | 0:06:05.325837 | 0.33s 2025-10-03 08:05:07.013638 | fa163e2f-d608-ed31-39ea-000000009f15 | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-03 08:05:07.050205 | fa163e2f-d608-ed31-39ea-000000009f14 | CHANGED | Create /var/lib/tripleo-config directory | np0005468028 2025-10-03 08:05:07.051511 | fa163e2f-d608-ed31-39ea-000000009f14 | TIMING | Create /var/lib/tripleo-config directory | np0005468028 | 0:06:05.376838 | 0.31s 2025-10-03 08:05:07.069219 | fa163e2f-d608-ed31-39ea-000000009f15 | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-03 08:05:07.074746 | fa163e2f-d608-ed31-39ea-000000009f36 | CHANGED | Create /var/lib/tripleo-config directory | np0005468029 2025-10-03 08:05:07.075891 | fa163e2f-d608-ed31-39ea-000000009f36 | TIMING | Create /var/lib/tripleo-config directory | np0005468029 | 0:06:05.401220 | 0.32s 2025-10-03 08:05:07.088723 | fa163e2f-d608-ed31-39ea-000000009f37 | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-03 08:05:07.106537 | fa163e2f-d608-ed31-39ea-000000009f36 | CHANGED | Create /var/lib/tripleo-config directory | np0005468024 2025-10-03 08:05:07.107724 | fa163e2f-d608-ed31-39ea-000000009f36 | TIMING | Create /var/lib/tripleo-config directory | np0005468024 | 0:06:05.433048 | 0.32s 2025-10-03 08:05:07.133520 | fa163e2f-d608-ed31-39ea-000000009f37 | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-03 08:05:07.139985 | fa163e2f-d608-ed31-39ea-000000009f36 | CHANGED | Create /var/lib/tripleo-config directory | np0005468025 2025-10-03 08:05:07.141187 | fa163e2f-d608-ed31-39ea-000000009f36 | TIMING | Create /var/lib/tripleo-config directory | np0005468025 | 0:06:05.466491 | 0.29s 2025-10-03 08:05:07.160105 | fa163e2f-d608-ed31-39ea-000000009f37 | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-03 08:05:07.178589 | fa163e2f-d608-ed31-39ea-000000009f5b | CHANGED | Create /var/lib/tripleo-config directory | np0005468026 2025-10-03 08:05:07.180414 | fa163e2f-d608-ed31-39ea-000000009f5b | TIMING | Create /var/lib/tripleo-config directory | np0005468026 | 0:06:05.505735 | 0.31s 2025-10-03 08:05:07.220330 | fa163e2f-d608-ed31-39ea-000000009f5c | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-03 08:05:07.313995 | fa163e2f-d608-ed31-39ea-000000009f15 | OK | Clean old /var/lib/container-startup-configs.json file | np0005468027 2025-10-03 08:05:07.315152 | fa163e2f-d608-ed31-39ea-000000009f15 | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005468027 | 0:06:05.640481 | 0.30s 2025-10-03 08:05:07.327988 | fa163e2f-d608-ed31-39ea-000000009f16 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-03 08:05:07.368627 | fa163e2f-d608-ed31-39ea-000000009f15 | OK | Clean old /var/lib/container-startup-configs.json file | np0005468028 2025-10-03 08:05:07.370547 | fa163e2f-d608-ed31-39ea-000000009f15 | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005468028 | 0:06:05.695860 | 0.30s 2025-10-03 08:05:07.391529 | fa163e2f-d608-ed31-39ea-000000009f16 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-03 08:05:07.407935 | fa163e2f-d608-ed31-39ea-000000009f37 | OK | Clean old /var/lib/container-startup-configs.json file | np0005468029 2025-10-03 08:05:07.409483 | fa163e2f-d608-ed31-39ea-000000009f37 | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005468029 | 0:06:05.734777 | 0.32s 2025-10-03 08:05:07.430293 | fa163e2f-d608-ed31-39ea-000000009f38 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-03 08:05:07.467112 | fa163e2f-d608-ed31-39ea-000000009f37 | OK | Clean old /var/lib/container-startup-configs.json file | np0005468024 2025-10-03 08:05:07.468855 | fa163e2f-d608-ed31-39ea-000000009f37 | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005468024 | 0:06:05.794176 | 0.33s 2025-10-03 08:05:07.469949 | fa163e2f-d608-ed31-39ea-000000009f37 | OK | Clean old /var/lib/container-startup-configs.json file | np0005468025 2025-10-03 08:05:07.470803 | fa163e2f-d608-ed31-39ea-000000009f37 | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005468025 | 0:06:05.796137 | 0.31s 2025-10-03 08:05:07.501084 | fa163e2f-d608-ed31-39ea-000000009f38 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-03 08:05:07.528219 | fa163e2f-d608-ed31-39ea-000000009f38 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-03 08:05:07.560035 | fa163e2f-d608-ed31-39ea-000000009f5c | OK | Clean old /var/lib/container-startup-configs.json file | np0005468026 2025-10-03 08:05:07.561305 | fa163e2f-d608-ed31-39ea-000000009f5c | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005468026 | 0:06:05.886628 | 0.34s 2025-10-03 08:05:07.581545 | fa163e2f-d608-ed31-39ea-000000009f5d | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-03 08:05:07.608682 | fa163e2f-d608-ed31-39ea-000000009f16 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005468027 2025-10-03 08:05:07.610226 | fa163e2f-d608-ed31-39ea-000000009f16 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005468027 | 0:06:05.935544 | 0.28s 2025-10-03 08:05:07.632349 | fa163e2f-d608-ed31-39ea-000000009f1a | TASK | Create fcontext entry for container-config-scripts 2025-10-03 08:05:07.698805 | fa163e2f-d608-ed31-39ea-000000009f16 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005468028 2025-10-03 08:05:07.700323 | fa163e2f-d608-ed31-39ea-000000009f16 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005468028 | 0:06:06.025647 | 0.31s 2025-10-03 08:05:07.720203 | fa163e2f-d608-ed31-39ea-000000009f1a | TASK | Create fcontext entry for container-config-scripts 2025-10-03 08:05:07.740607 | fa163e2f-d608-ed31-39ea-000000009f38 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005468029 2025-10-03 08:05:07.741845 | fa163e2f-d608-ed31-39ea-000000009f38 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005468029 | 0:06:06.067175 | 0.31s 2025-10-03 08:05:07.755672 | fa163e2f-d608-ed31-39ea-000000009f3c | TASK | Create fcontext entry for container-config-scripts 2025-10-03 08:05:07.800519 | fa163e2f-d608-ed31-39ea-000000009f38 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005468024 2025-10-03 08:05:07.802354 | fa163e2f-d608-ed31-39ea-000000009f38 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005468024 | 0:06:06.127671 | 0.30s 2025-10-03 08:05:07.838534 | fa163e2f-d608-ed31-39ea-000000009f3c | TASK | Create fcontext entry for container-config-scripts 2025-10-03 08:05:07.848618 | fa163e2f-d608-ed31-39ea-000000009f38 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005468025 2025-10-03 08:05:07.851182 | fa163e2f-d608-ed31-39ea-000000009f38 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005468025 | 0:06:06.176499 | 0.32s 2025-10-03 08:05:07.891024 | fa163e2f-d608-ed31-39ea-000000009f3c | TASK | Create fcontext entry for container-config-scripts 2025-10-03 08:05:07.899287 | fa163e2f-d608-ed31-39ea-000000009f5d | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005468026 2025-10-03 08:05:07.900969 | fa163e2f-d608-ed31-39ea-000000009f5d | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005468026 | 0:06:06.226284 | 0.32s 2025-10-03 08:05:07.958901 | fa163e2f-d608-ed31-39ea-000000009f61 | TASK | Create fcontext entry for container-config-scripts 2025-10-03 08:05:08.884641 | fa163e2f-d608-ed31-39ea-000000009f1a | CHANGED | Create fcontext entry for container-config-scripts | np0005468028 2025-10-03 08:05:08.886228 | fa163e2f-d608-ed31-39ea-000000009f1a | TIMING | Create fcontext entry for container-config-scripts | np0005468028 | 0:06:07.211550 | 1.16s 2025-10-03 08:05:08.887062 | fa163e2f-d608-ed31-39ea-000000009f1a | CHANGED | Create fcontext entry for container-config-scripts | np0005468027 2025-10-03 08:05:08.887753 | fa163e2f-d608-ed31-39ea-000000009f1a | TIMING | Create fcontext entry for container-config-scripts | np0005468027 | 0:06:07.213088 | 1.25s 2025-10-03 08:05:08.907263 | fa163e2f-d608-ed31-39ea-000000009f1d | TASK | Create /var/lib/container-config-scripts 2025-10-03 08:05:08.936542 | fa163e2f-d608-ed31-39ea-000000009f1d | TASK | Create /var/lib/container-config-scripts 2025-10-03 08:05:08.977821 | fa163e2f-d608-ed31-39ea-000000009f3c | CHANGED | Create fcontext entry for container-config-scripts | np0005468029 2025-10-03 08:05:08.979601 | fa163e2f-d608-ed31-39ea-000000009f3c | TIMING | Create fcontext entry for container-config-scripts | np0005468029 | 0:06:07.304916 | 1.22s 2025-10-03 08:05:09.008232 | fa163e2f-d608-ed31-39ea-000000009f3d | TASK | Create /var/lib/container-config-scripts 2025-10-03 08:05:09.037361 | fa163e2f-d608-ed31-39ea-000000009f3c | CHANGED | Create fcontext entry for container-config-scripts | np0005468024 2025-10-03 08:05:09.038605 | fa163e2f-d608-ed31-39ea-000000009f3c | TIMING | Create fcontext entry for container-config-scripts | np0005468024 | 0:06:07.363935 | 1.20s 2025-10-03 08:05:09.059841 | fa163e2f-d608-ed31-39ea-000000009f3d | TASK | Create /var/lib/container-config-scripts 2025-10-03 08:05:09.220376 | fa163e2f-d608-ed31-39ea-000000009f1d | CHANGED | Create /var/lib/container-config-scripts | np0005468027 2025-10-03 08:05:09.222351 | fa163e2f-d608-ed31-39ea-000000009f1d | TIMING | Create /var/lib/container-config-scripts | np0005468027 | 0:06:07.547671 | 0.31s 2025-10-03 08:05:09.223336 | fa163e2f-d608-ed31-39ea-000000009f3c | CHANGED | Create fcontext entry for container-config-scripts | np0005468025 2025-10-03 08:05:09.224039 | fa163e2f-d608-ed31-39ea-000000009f3c | TIMING | Create fcontext entry for container-config-scripts | np0005468025 | 0:06:07.549355 | 1.33s 2025-10-03 08:05:09.224798 | fa163e2f-d608-ed31-39ea-000000009f61 | CHANGED | Create fcontext entry for container-config-scripts | np0005468026 2025-10-03 08:05:09.225424 | fa163e2f-d608-ed31-39ea-000000009f61 | TIMING | Create fcontext entry for container-config-scripts | np0005468026 | 0:06:07.550760 | 1.27s 2025-10-03 08:05:09.245013 | fa163e2f-d608-ed31-39ea-000000009f1e | TASK | Write container config scripts 2025-10-03 08:05:09.280742 | fa163e2f-d608-ed31-39ea-000000009f3d | TASK | Create /var/lib/container-config-scripts 2025-10-03 08:05:09.305807 | fa163e2f-d608-ed31-39ea-000000009f62 | TASK | Create /var/lib/container-config-scripts 2025-10-03 08:05:09.312894 | fa163e2f-d608-ed31-39ea-000000009f1d | CHANGED | Create /var/lib/container-config-scripts | np0005468028 2025-10-03 08:05:09.314379 | fa163e2f-d608-ed31-39ea-000000009f1d | TIMING | Create /var/lib/container-config-scripts | np0005468028 | 0:06:07.639699 | 0.38s 2025-10-03 08:05:09.335156 | fa163e2f-d608-ed31-39ea-000000009f1e | TASK | Write container config scripts 2025-10-03 08:05:09.351689 | fa163e2f-d608-ed31-39ea-000000009f3d | CHANGED | Create /var/lib/container-config-scripts | np0005468029 2025-10-03 08:05:09.352699 | fa163e2f-d608-ed31-39ea-000000009f3d | TIMING | Create /var/lib/container-config-scripts | np0005468029 | 0:06:07.678023 | 0.34s 2025-10-03 08:05:09.363432 | fa163e2f-d608-ed31-39ea-000000009f3e | TASK | Write container config scripts 2025-10-03 08:05:09.414184 | fa163e2f-d608-ed31-39ea-000000009f3d | CHANGED | Create /var/lib/container-config-scripts | np0005468024 2025-10-03 08:05:09.415089 | fa163e2f-d608-ed31-39ea-000000009f3d | TIMING | Create /var/lib/container-config-scripts | np0005468024 | 0:06:07.740424 | 0.35s 2025-10-03 08:05:09.429314 | fa163e2f-d608-ed31-39ea-000000009f3e | TASK | Write container config scripts 2025-10-03 08:05:09.599586 | fa163e2f-d608-ed31-39ea-000000009f62 | CHANGED | Create /var/lib/container-config-scripts | np0005468026 2025-10-03 08:05:09.600799 | fa163e2f-d608-ed31-39ea-000000009f62 | TIMING | Create /var/lib/container-config-scripts | np0005468026 | 0:06:07.926128 | 0.29s 2025-10-03 08:05:09.625832 | fa163e2f-d608-ed31-39ea-000000009f63 | TASK | Write container config scripts 2025-10-03 08:05:09.631895 | fa163e2f-d608-ed31-39ea-000000009f3d | CHANGED | Create /var/lib/container-config-scripts | np0005468025 2025-10-03 08:05:09.633078 | fa163e2f-d608-ed31-39ea-000000009f3d | TIMING | Create /var/lib/container-config-scripts | np0005468025 | 0:06:07.958403 | 0.35s 2025-10-03 08:05:09.654070 | fa163e2f-d608-ed31-39ea-000000009f3e | TASK | Write container config scripts 2025-10-03 08:05:09.770381 | fa163e2f-d608-ed31-39ea-000000009f1e | CHANGED | Write container config scripts | np0005468027 2025-10-03 08:05:09.771471 | fa163e2f-d608-ed31-39ea-000000009f1e | TIMING | Write container config scripts | np0005468027 | 0:06:08.096783 | 0.52s 2025-10-03 08:05:09.798730 | fa163e2f-d608-ed31-39ea-000000009f1f | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-03 08:05:09.810739 | fa163e2f-d608-ed31-39ea-000000009f1e | CHANGED | Write container config scripts | np0005468028 2025-10-03 08:05:09.811863 | fa163e2f-d608-ed31-39ea-000000009f1e | TIMING | Write container config scripts | np0005468028 | 0:06:08.137180 | 0.47s 2025-10-03 08:05:09.812356 | fa163e2f-d608-ed31-39ea-000000009f3e | CHANGED | Write container config scripts | np0005468024 2025-10-03 08:05:09.812867 | fa163e2f-d608-ed31-39ea-000000009f3e | TIMING | Write container config scripts | np0005468024 | 0:06:08.138206 | 0.38s 2025-10-03 08:05:09.813302 | fa163e2f-d608-ed31-39ea-000000009f3e | CHANGED | Write container config scripts | np0005468029 2025-10-03 08:05:09.813857 | fa163e2f-d608-ed31-39ea-000000009f3e | TIMING | Write container config scripts | np0005468029 | 0:06:08.139197 | 0.45s 2025-10-03 08:05:09.827848 | fa163e2f-d608-ed31-39ea-000000009f1f | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-03 08:05:09.851613 | fa163e2f-d608-ed31-39ea-000000009f3f | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-03 08:05:09.871431 | fa163e2f-d608-ed31-39ea-000000009f3f | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-03 08:05:09.953070 | fa163e2f-d608-ed31-39ea-000000009f63 | CHANGED | Write container config scripts | np0005468026 2025-10-03 08:05:09.953965 | fa163e2f-d608-ed31-39ea-000000009f63 | TIMING | Write container config scripts | np0005468026 | 0:06:08.279299 | 0.33s 2025-10-03 08:05:09.967666 | fa163e2f-d608-ed31-39ea-000000009f64 | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-03 08:05:10.023940 | fa163e2f-d608-ed31-39ea-000000009f3e | CHANGED | Write container config scripts | np0005468025 2025-10-03 08:05:10.025103 | fa163e2f-d608-ed31-39ea-000000009f3e | TIMING | Write container config scripts | np0005468025 | 0:06:08.350433 | 0.37s 2025-10-03 08:05:10.043857 | fa163e2f-d608-ed31-39ea-000000009f3f | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-03 08:05:10.711735 | fa163e2f-d608-ed31-39ea-000000009f1f | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005468027 2025-10-03 08:05:10.713272 | fa163e2f-d608-ed31-39ea-000000009f1f | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005468027 | 0:06:09.038591 | 0.91s 2025-10-03 08:05:10.739523 | fa163e2f-d608-ed31-39ea-000000009f20 | TASK | Generate startup configs files per step and per container 2025-10-03 08:05:10.749088 | fa163e2f-d608-ed31-39ea-000000009f3f | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005468029 2025-10-03 08:05:10.751029 | fa163e2f-d608-ed31-39ea-000000009f3f | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005468029 | 0:06:09.076357 | 0.90s 2025-10-03 08:05:10.764158 | fa163e2f-d608-ed31-39ea-000000009f40 | TASK | Generate startup configs files per step and per container 2025-10-03 08:05:10.778296 | fa163e2f-d608-ed31-39ea-000000009f1f | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005468028 2025-10-03 08:05:10.779290 | fa163e2f-d608-ed31-39ea-000000009f1f | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005468028 | 0:06:09.104620 | 0.95s 2025-10-03 08:05:10.795344 | fa163e2f-d608-ed31-39ea-000000009f20 | TASK | Generate startup configs files per step and per container 2025-10-03 08:05:10.811272 | fa163e2f-d608-ed31-39ea-000000009f3f | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005468024 2025-10-03 08:05:10.812329 | fa163e2f-d608-ed31-39ea-000000009f3f | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005468024 | 0:06:09.137659 | 0.94s 2025-10-03 08:05:10.831895 | fa163e2f-d608-ed31-39ea-000000009f40 | TASK | Generate startup configs files per step and per container 2025-10-03 08:05:10.931756 | fa163e2f-d608-ed31-39ea-000000009f64 | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005468026 2025-10-03 08:05:10.932743 | fa163e2f-d608-ed31-39ea-000000009f64 | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005468026 | 0:06:09.258075 | 0.96s 2025-10-03 08:05:10.947882 | fa163e2f-d608-ed31-39ea-000000009f65 | TASK | Generate startup configs files per step and per container 2025-10-03 08:05:10.992864 | fa163e2f-d608-ed31-39ea-000000009f3f | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005468025 2025-10-03 08:05:10.994016 | fa163e2f-d608-ed31-39ea-000000009f3f | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005468025 | 0:06:09.319343 | 0.95s 2025-10-03 08:05:11.030750 | fa163e2f-d608-ed31-39ea-000000009f40 | TASK | Generate startup configs files per step and per container 2025-10-03 08:05:11.352258 | fa163e2f-d608-ed31-39ea-000000009f20 | CHANGED | Generate startup configs files per step and per container | np0005468028 2025-10-03 08:05:11.361811 | fa163e2f-d608-ed31-39ea-000000009f20 | TIMING | Generate startup configs files per step and per container | np0005468028 | 0:06:09.687129 | 0.56s 2025-10-03 08:05:11.372507 | fa163e2f-d608-ed31-39ea-000000009f40 | CHANGED | Generate startup configs files per step and per container | np0005468029 2025-10-03 08:05:11.375244 | fa163e2f-d608-ed31-39ea-000000009f40 | TIMING | Generate startup configs files per step and per container | np0005468029 | 0:06:09.700578 | 0.60s 2025-10-03 08:05:11.382029 | fa163e2f-d608-ed31-39ea-000000009f20 | CHANGED | Generate startup configs files per step and per container | np0005468027 2025-10-03 08:05:11.384881 | fa163e2f-d608-ed31-39ea-000000009f20 | TIMING | Generate startup configs files per step and per container | np0005468027 | 0:06:09.710215 | 0.64s 2025-10-03 08:05:11.410019 | fa163e2f-d608-ed31-39ea-000000009f21 | TASK | Create /var/lib/kolla/config_files directory 2025-10-03 08:05:11.439827 | fa163e2f-d608-ed31-39ea-000000009f21 | TASK | Create /var/lib/kolla/config_files directory 2025-10-03 08:05:11.466594 | fa163e2f-d608-ed31-39ea-000000009f41 | TASK | Create /var/lib/kolla/config_files directory 2025-10-03 08:05:11.481776 | fa163e2f-d608-ed31-39ea-000000009f40 | CHANGED | Generate startup configs files per step and per container | np0005468024 2025-10-03 08:05:11.486479 | fa163e2f-d608-ed31-39ea-000000009f40 | TIMING | Generate startup configs files per step and per container | np0005468024 | 0:06:09.811794 | 0.65s 2025-10-03 08:05:11.599973 | fa163e2f-d608-ed31-39ea-000000009f41 | TASK | Create /var/lib/kolla/config_files directory 2025-10-03 08:05:11.610716 | fa163e2f-d608-ed31-39ea-000000009f65 | CHANGED | Generate startup configs files per step and per container | np0005468026 2025-10-03 08:05:11.615212 | fa163e2f-d608-ed31-39ea-000000009f65 | TIMING | Generate startup configs files per step and per container | np0005468026 | 0:06:09.940536 | 0.67s 2025-10-03 08:05:11.626661 | fa163e2f-d608-ed31-39ea-000000009f40 | CHANGED | Generate startup configs files per step and per container | np0005468025 2025-10-03 08:05:11.630537 | fa163e2f-d608-ed31-39ea-000000009f40 | TIMING | Generate startup configs files per step and per container | np0005468025 | 0:06:09.955876 | 0.60s 2025-10-03 08:05:11.657539 | fa163e2f-d608-ed31-39ea-000000009f41 | TASK | Create /var/lib/kolla/config_files directory 2025-10-03 08:05:11.675719 | fa163e2f-d608-ed31-39ea-000000009f66 | TASK | Create /var/lib/kolla/config_files directory 2025-10-03 08:05:11.743739 | fa163e2f-d608-ed31-39ea-000000009f21 | CHANGED | Create /var/lib/kolla/config_files directory | np0005468027 2025-10-03 08:05:11.745357 | fa163e2f-d608-ed31-39ea-000000009f21 | TIMING | Create /var/lib/kolla/config_files directory | np0005468027 | 0:06:10.070680 | 0.33s 2025-10-03 08:05:11.768425 | fa163e2f-d608-ed31-39ea-000000009f22 | TASK | Create /var/lib/config-data directory 2025-10-03 08:05:11.776042 | fa163e2f-d608-ed31-39ea-000000009f21 | CHANGED | Create /var/lib/kolla/config_files directory | np0005468028 2025-10-03 08:05:11.777273 | fa163e2f-d608-ed31-39ea-000000009f21 | TIMING | Create /var/lib/kolla/config_files directory | np0005468028 | 0:06:10.102599 | 0.34s 2025-10-03 08:05:11.791447 | fa163e2f-d608-ed31-39ea-000000009f22 | TASK | Create /var/lib/config-data directory 2025-10-03 08:05:11.808255 | fa163e2f-d608-ed31-39ea-000000009f41 | CHANGED | Create /var/lib/kolla/config_files directory | np0005468029 2025-10-03 08:05:11.809649 | fa163e2f-d608-ed31-39ea-000000009f41 | TIMING | Create /var/lib/kolla/config_files directory | np0005468029 | 0:06:10.134974 | 0.34s 2025-10-03 08:05:11.826180 | fa163e2f-d608-ed31-39ea-000000009f42 | TASK | Create /var/lib/config-data directory 2025-10-03 08:05:11.913607 | fa163e2f-d608-ed31-39ea-000000009f41 | CHANGED | Create /var/lib/kolla/config_files directory | np0005468024 2025-10-03 08:05:11.914941 | fa163e2f-d608-ed31-39ea-000000009f41 | TIMING | Create /var/lib/kolla/config_files directory | np0005468024 | 0:06:10.240269 | 0.31s 2025-10-03 08:05:11.937166 | fa163e2f-d608-ed31-39ea-000000009f42 | TASK | Create /var/lib/config-data directory 2025-10-03 08:05:11.961519 | fa163e2f-d608-ed31-39ea-000000009f41 | CHANGED | Create /var/lib/kolla/config_files directory | np0005468025 2025-10-03 08:05:11.962534 | fa163e2f-d608-ed31-39ea-000000009f41 | TIMING | Create /var/lib/kolla/config_files directory | np0005468025 | 0:06:10.287866 | 0.30s 2025-10-03 08:05:11.976878 | fa163e2f-d608-ed31-39ea-000000009f42 | TASK | Create /var/lib/config-data directory 2025-10-03 08:05:11.989134 | fa163e2f-d608-ed31-39ea-000000009f66 | CHANGED | Create /var/lib/kolla/config_files directory | np0005468026 2025-10-03 08:05:11.990170 | fa163e2f-d608-ed31-39ea-000000009f66 | TIMING | Create /var/lib/kolla/config_files directory | np0005468026 | 0:06:10.315504 | 0.31s 2025-10-03 08:05:12.005539 | fa163e2f-d608-ed31-39ea-000000009f67 | TASK | Create /var/lib/config-data directory 2025-10-03 08:05:12.062003 | fa163e2f-d608-ed31-39ea-000000009f22 | CHANGED | Create /var/lib/config-data directory | np0005468027 2025-10-03 08:05:12.063064 | fa163e2f-d608-ed31-39ea-000000009f22 | TIMING | Create /var/lib/config-data directory | np0005468027 | 0:06:10.388393 | 0.29s 2025-10-03 08:05:12.073007 | fa163e2f-d608-ed31-39ea-000000009f23 | TASK | Write container config json files 2025-10-03 08:05:12.120525 | fa163e2f-d608-ed31-39ea-000000009f22 | CHANGED | Create /var/lib/config-data directory | np0005468028 2025-10-03 08:05:12.121471 | fa163e2f-d608-ed31-39ea-000000009f22 | TIMING | Create /var/lib/config-data directory | np0005468028 | 0:06:10.446792 | 0.32s 2025-10-03 08:05:12.131733 | fa163e2f-d608-ed31-39ea-000000009f23 | TASK | Write container config json files 2025-10-03 08:05:12.150329 | fa163e2f-d608-ed31-39ea-000000009f42 | CHANGED | Create /var/lib/config-data directory | np0005468029 2025-10-03 08:05:12.151452 | fa163e2f-d608-ed31-39ea-000000009f42 | TIMING | Create /var/lib/config-data directory | np0005468029 | 0:06:10.476787 | 0.32s 2025-10-03 08:05:12.161969 | fa163e2f-d608-ed31-39ea-000000009f43 | TASK | Write container config json files 2025-10-03 08:05:12.233233 | fa163e2f-d608-ed31-39ea-000000009f42 | CHANGED | Create /var/lib/config-data directory | np0005468024 2025-10-03 08:05:12.234218 | fa163e2f-d608-ed31-39ea-000000009f42 | TIMING | Create /var/lib/config-data directory | np0005468024 | 0:06:10.559546 | 0.30s 2025-10-03 08:05:12.248997 | fa163e2f-d608-ed31-39ea-000000009f43 | TASK | Write container config json files 2025-10-03 08:05:12.260075 | fa163e2f-d608-ed31-39ea-000000009f42 | CHANGED | Create /var/lib/config-data directory | np0005468025 2025-10-03 08:05:12.260946 | fa163e2f-d608-ed31-39ea-000000009f42 | TIMING | Create /var/lib/config-data directory | np0005468025 | 0:06:10.586282 | 0.28s 2025-10-03 08:05:12.275351 | fa163e2f-d608-ed31-39ea-000000009f43 | TASK | Write container config json files 2025-10-03 08:05:12.302659 | fa163e2f-d608-ed31-39ea-000000009f67 | CHANGED | Create /var/lib/config-data directory | np0005468026 2025-10-03 08:05:12.303435 | fa163e2f-d608-ed31-39ea-000000009f67 | TIMING | Create /var/lib/config-data directory | np0005468026 | 0:06:10.628772 | 0.30s 2025-10-03 08:05:12.318331 | fa163e2f-d608-ed31-39ea-000000009f68 | TASK | Write container config json files 2025-10-03 08:05:12.505566 | fa163e2f-d608-ed31-39ea-000000009f23 | CHANGED | Write container config json files | np0005468028 2025-10-03 08:05:12.507018 | fa163e2f-d608-ed31-39ea-000000009f23 | TIMING | Write container config json files | np0005468028 | 0:06:10.832354 | 0.37s 2025-10-03 08:05:12.534961 | fa163e2f-d608-ed31-39ea-000000009f23 | CHANGED | Write container config json files | np0005468027 2025-10-03 08:05:12.536125 | fa163e2f-d608-ed31-39ea-000000009f23 | TIMING | Write container config json files | np0005468027 | 0:06:10.861464 | 0.46s 2025-10-03 08:05:12.537974 | fa163e2f-d608-ed31-39ea-000000009f43 | CHANGED | Write container config json files | np0005468029 2025-10-03 08:05:12.538790 | fa163e2f-d608-ed31-39ea-000000009f43 | TIMING | Write container config json files | np0005468029 | 0:06:10.864133 | 0.38s 2025-10-03 08:05:12.692359 | fa163e2f-d608-ed31-39ea-000000009f43 | CHANGED | Write container config json files | np0005468024 2025-10-03 08:05:12.694989 | fa163e2f-d608-ed31-39ea-000000009f43 | TIMING | Write container config json files | np0005468024 | 0:06:11.020329 | 0.45s 2025-10-03 08:05:12.711102 | fa163e2f-d608-ed31-39ea-000000009f43 | CHANGED | Write container config json files | np0005468025 2025-10-03 08:05:12.713500 | fa163e2f-d608-ed31-39ea-000000009f43 | TIMING | Write container config json files | np0005468025 | 0:06:11.038842 | 0.44s 2025-10-03 08:05:12.773045 | fa163e2f-d608-ed31-39ea-000000009f68 | CHANGED | Write container config json files | np0005468026 2025-10-03 08:05:12.775632 | fa163e2f-d608-ed31-39ea-000000009f68 | TIMING | Write container config json files | np0005468026 | 0:06:11.100971 | 0.46s PLAY [Pre Deployment Step Tasks] *********************************************** 2025-10-03 08:05:12.988875 | fa163e2f-d608-ed31-39ea-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-03 08:05:13.003475 | fa163e2f-d608-ed31-39ea-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-03 08:05:13.025772 | fa163e2f-d608-ed31-39ea-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-03 08:05:13.052094 | fa163e2f-d608-ed31-39ea-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-03 08:05:13.079227 | fa163e2f-d608-ed31-39ea-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-03 08:05:13.108735 | fa163e2f-d608-ed31-39ea-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-03 08:05:13.114132 | fa163e2f-d608-ed31-39ea-0000000000b6 | OK | Pre Deployment Step Tasks | np0005468027 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005468027 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000b6') missing from stats 2025-10-03 08:05:13.115550 | fa163e2f-d608-ed31-39ea-0000000000b6 | OK | Pre Deployment Step Tasks | np0005468028 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005468028 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000b6') missing from stats 2025-10-03 08:05:13.116322 | fa163e2f-d608-ed31-39ea-0000000000b6 | OK | Pre Deployment Step Tasks | np0005468029 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005468029 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000b6') missing from stats 2025-10-03 08:05:13.117072 | fa163e2f-d608-ed31-39ea-0000000000b6 | OK | Pre Deployment Step Tasks | np0005468024 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005468024 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000b6') missing from stats 2025-10-03 08:05:13.117830 | fa163e2f-d608-ed31-39ea-0000000000b6 | OK | Pre Deployment Step Tasks | np0005468025 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005468025 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000b6') missing from stats [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:05:13.264005 | fa163e2f-d608-ed31-39ea-0000000000b6 | OK | Pre Deployment Step Tasks | np0005468026 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005468026 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000b6') missing from stats 2025-10-03 08:05:13.266929 | fa163e2f-d608-ed31-39ea-0000000000b7 | TIMING | include_tasks | np0005468027 | 0:06:11.592247 | 0.14s 2025-10-03 08:05:13.267624 | fa163e2f-d608-ed31-39ea-0000000000b7 | TIMING | include_tasks | np0005468028 | 0:06:11.592963 | 0.12s 2025-10-03 08:05:13.268191 | fa163e2f-d608-ed31-39ea-0000000000b7 | TIMING | include_tasks | np0005468029 | 0:06:11.593530 | 0.10s 2025-10-03 08:05:13.268731 | fa163e2f-d608-ed31-39ea-0000000000b7 | TIMING | include_tasks | np0005468024 | 0:06:11.594071 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:05:13.326248 | 77a5845e-d877-4f8c-be77-676a5f23468d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0005468027 2025-10-03 08:05:13.326767 | 77a5845e-d877-4f8c-be77-676a5f23468d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0005468028 2025-10-03 08:05:13.327006 | 77a5845e-d877-4f8c-be77-676a5f23468d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0005468029 2025-10-03 08:05:13.336523 | 79af3341-d899-47a1-91cd-76a35d5653c9 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0005468024 2025-10-03 08:05:13.358084 | fa163e2f-d608-ed31-39ea-00000000a030 | TASK | Get undercloud FQDN 2025-10-03 08:05:13.381435 | fa163e2f-d608-ed31-39ea-00000000a030 | TASK | Get undercloud FQDN 2025-10-03 08:05:13.406495 | fa163e2f-d608-ed31-39ea-00000000a030 | TASK | Get undercloud FQDN 2025-10-03 08:05:13.439486 | fa163e2f-d608-ed31-39ea-00000000a03c | TASK | Get undercloud FQDN 2025-10-03 08:05:13.464278 | fa163e2f-d608-ed31-39ea-0000000000b7 | TIMING | include_tasks | np0005468025 | 0:06:11.789589 | 0.21s 2025-10-03 08:05:13.465280 | fa163e2f-d608-ed31-39ea-00000000a030 | OK | Get undercloud FQDN | np0005468027 -> localhost [WARNING]: ('np0005468027 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a030') missing from stats 2025-10-03 08:05:13.472792 | fa163e2f-d608-ed31-39ea-00000000a030 | OK | Get undercloud FQDN | np0005468028 -> localhost [WARNING]: ('np0005468028 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a030') missing from stats 2025-10-03 08:05:13.473911 | fa163e2f-d608-ed31-39ea-00000000a030 | OK | Get undercloud FQDN | np0005468029 -> localhost [WARNING]: ('np0005468029 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a030') missing from stats [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:05:13.504378 | accdcf21-d662-40ff-8b0b-fa5fc5518911 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0005468025 2025-10-03 08:05:13.588577 | fa163e2f-d608-ed31-39ea-00000000a068 | TASK | Get undercloud FQDN 2025-10-03 08:05:13.594704 | fa163e2f-d608-ed31-39ea-00000000a03c | OK | Get undercloud FQDN | np0005468024 -> localhost [WARNING]: ('np0005468024 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a03c') missing from stats 2025-10-03 08:05:13.596361 | fa163e2f-d608-ed31-39ea-0000000000b7 | TIMING | include_tasks | np0005468026 | 0:06:11.921680 | 0.14s 2025-10-03 08:05:13.596957 | fa163e2f-d608-ed31-39ea-00000000a031 | TIMING | include_role : tripleo_ipa_registration | np0005468027 | 0:06:11.922298 | 0.08s 2025-10-03 08:05:13.597587 | fa163e2f-d608-ed31-39ea-00000000a031 | TIMING | include_role : tripleo_ipa_registration | np0005468028 | 0:06:11.922927 | 0.07s 2025-10-03 08:05:13.598166 | fa163e2f-d608-ed31-39ea-00000000a031 | TIMING | include_role : tripleo_ipa_registration | np0005468029 | 0:06:11.923507 | 0.05s 2025-10-03 08:05:13.640387 | dbdd0495-f9a1-41e2-8983-527efb69b126 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0005468026 2025-10-03 08:05:13.680129 | fa163e2f-d608-ed31-39ea-00000000a0b5 | TASK | set main facts 2025-10-03 08:05:13.705262 | fa163e2f-d608-ed31-39ea-00000000a0b5 | TASK | set main facts 2025-10-03 08:05:13.731616 | fa163e2f-d608-ed31-39ea-00000000a0b5 | TASK | set main facts 2025-10-03 08:05:13.792197 | fa163e2f-d608-ed31-39ea-00000000a0a4 | TASK | Get undercloud FQDN 2025-10-03 08:05:13.797642 | fa163e2f-d608-ed31-39ea-00000000a068 | OK | Get undercloud FQDN | np0005468025 -> localhost [WARNING]: ('np0005468025 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a068') missing from stats 2025-10-03 08:05:13.799072 | fa163e2f-d608-ed31-39ea-00000000a0b5 | OK | set main facts | np0005468027 -> localhost [WARNING]: ('np0005468027 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b5') missing from stats 2025-10-03 08:05:13.800213 | fa163e2f-d608-ed31-39ea-00000000a0b5 | OK | set main facts | np0005468028 -> localhost [WARNING]: ('np0005468028 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b5') missing from stats 2025-10-03 08:05:13.801324 | fa163e2f-d608-ed31-39ea-00000000a03d | TIMING | include_role : tripleo_ipa_registration | np0005468024 | 0:06:12.126650 | 0.05s 2025-10-03 08:05:13.850168 | fa163e2f-d608-ed31-39ea-00000000a0b6 | TASK | get the default.conf file 2025-10-03 08:05:13.875190 | fa163e2f-d608-ed31-39ea-00000000a0b6 | TASK | get the default.conf file 2025-10-03 08:05:13.905098 | fa163e2f-d608-ed31-39ea-00000000a0b5 | TASK | set main facts 2025-10-03 08:05:13.927103 | fa163e2f-d608-ed31-39ea-00000000a0b5 | OK | set main facts | np0005468029 -> localhost [WARNING]: ('np0005468029 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b5') missing from stats 2025-10-03 08:05:13.928591 | fa163e2f-d608-ed31-39ea-00000000a0a4 | OK | Get undercloud FQDN | np0005468026 -> localhost [WARNING]: ('np0005468026 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0a4') missing from stats 2025-10-03 08:05:13.957387 | fa163e2f-d608-ed31-39ea-00000000a0b6 | TASK | get the default.conf file 2025-10-03 08:05:13.989060 | fa163e2f-d608-ed31-39ea-00000000a069 | TIMING | include_role : tripleo_ipa_registration | np0005468025 | 0:06:12.314379 | 0.07s 2025-10-03 08:05:13.989971 | fa163e2f-d608-ed31-39ea-00000000a0b5 | OK | set main facts | np0005468024 -> localhost [WARNING]: ('np0005468024 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b5') missing from stats 2025-10-03 08:05:14.039820 | fa163e2f-d608-ed31-39ea-00000000a0b6 | TASK | get the default.conf file 2025-10-03 08:05:14.068882 | fa163e2f-d608-ed31-39ea-00000000a0b5 | TASK | set main facts 2025-10-03 08:05:14.074323 | fa163e2f-d608-ed31-39ea-00000000a0a5 | TIMING | include_role : tripleo_ipa_registration | np0005468026 | 0:06:12.399647 | 0.09s 2025-10-03 08:05:14.124404 | fa163e2f-d608-ed31-39ea-00000000a0b5 | TASK | set main facts 2025-10-03 08:05:14.129624 | fa163e2f-d608-ed31-39ea-00000000a0b6 | OK | get the default.conf file | np0005468028 -> localhost [WARNING]: ('np0005468028 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b6') missing from stats 2025-10-03 08:05:14.164025 | fa163e2f-d608-ed31-39ea-00000000a0b7 | TASK | set the principal 2025-10-03 08:05:14.170010 | fa163e2f-d608-ed31-39ea-00000000a0b5 | OK | set main facts | np0005468025 -> localhost [WARNING]: ('np0005468025 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b5') missing from stats 2025-10-03 08:05:14.171424 | fa163e2f-d608-ed31-39ea-00000000a0b6 | OK | get the default.conf file | np0005468027 -> localhost [WARNING]: ('np0005468027 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b6') missing from stats 2025-10-03 08:05:14.197036 | fa163e2f-d608-ed31-39ea-00000000a0b7 | TASK | set the principal 2025-10-03 08:05:14.229716 | fa163e2f-d608-ed31-39ea-00000000a0b6 | TASK | get the default.conf file 2025-10-03 08:05:14.236234 | fa163e2f-d608-ed31-39ea-00000000a0b5 | OK | set main facts | np0005468026 -> localhost [WARNING]: ('np0005468026 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b5') missing from stats 2025-10-03 08:05:14.243118 | fa163e2f-d608-ed31-39ea-00000000a0b7 | OK | set the principal | np0005468028 -> localhost [WARNING]: ('np0005468028 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b7') missing from stats 2025-10-03 08:05:14.248944 | fa163e2f-d608-ed31-39ea-00000000a0b7 | OK | set the principal | np0005468027 -> localhost [WARNING]: ('np0005468027 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b7') missing from stats 2025-10-03 08:05:14.275593 | fa163e2f-d608-ed31-39ea-00000000a0b9 | TASK | add new host with one-time password 2025-10-03 08:05:14.305676 | fa163e2f-d608-ed31-39ea-00000000a0b9 | TASK | add new host with one-time password 2025-10-03 08:05:14.335929 | fa163e2f-d608-ed31-39ea-00000000a0b6 | TASK | get the default.conf file 2025-10-03 08:05:14.341277 | fa163e2f-d608-ed31-39ea-00000000a0b6 | OK | get the default.conf file | np0005468029 -> localhost [WARNING]: ('np0005468029 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b6') missing from stats 2025-10-03 08:05:14.342880 | fa163e2f-d608-ed31-39ea-00000000a0b6 | OK | get the default.conf file | np0005468024 -> localhost [WARNING]: ('np0005468024 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b6') missing from stats 2025-10-03 08:05:14.364956 | fa163e2f-d608-ed31-39ea-00000000a0b7 | TASK | set the principal 2025-10-03 08:05:14.393975 | fa163e2f-d608-ed31-39ea-00000000a0b7 | TASK | set the principal 2025-10-03 08:05:14.426000 | fa163e2f-d608-ed31-39ea-00000000a0b7 | OK | set the principal | np0005468029 -> localhost [WARNING]: ('np0005468029 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b7') missing from stats 2025-10-03 08:05:14.448180 | fa163e2f-d608-ed31-39ea-00000000a0b9 | TASK | add new host with one-time password 2025-10-03 08:05:14.469329 | fa163e2f-d608-ed31-39ea-00000000a0b7 | OK | set the principal | np0005468024 -> localhost [WARNING]: ('np0005468024 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b7') missing from stats 2025-10-03 08:05:14.497489 | fa163e2f-d608-ed31-39ea-00000000a0b9 | TASK | add new host with one-time password 2025-10-03 08:05:14.514430 | fa163e2f-d608-ed31-39ea-00000000a0b6 | OK | get the default.conf file | np0005468025 -> localhost [WARNING]: ('np0005468025 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b6') missing from stats 2025-10-03 08:05:14.540754 | fa163e2f-d608-ed31-39ea-00000000a0b7 | TASK | set the principal 2025-10-03 08:05:14.587278 | fa163e2f-d608-ed31-39ea-00000000a0b6 | OK | get the default.conf file | np0005468026 -> localhost [WARNING]: ('np0005468026 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b6') missing from stats 2025-10-03 08:05:14.619533 | fa163e2f-d608-ed31-39ea-00000000a0b7 | TASK | set the principal 2025-10-03 08:05:14.625068 | fa163e2f-d608-ed31-39ea-00000000a0b7 | OK | set the principal | np0005468025 -> localhost [WARNING]: ('np0005468025 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b7') missing from stats 2025-10-03 08:05:14.652114 | fa163e2f-d608-ed31-39ea-00000000a0b9 | TASK | add new host with one-time password 2025-10-03 08:05:14.665864 | fa163e2f-d608-ed31-39ea-00000000a0b7 | OK | set the principal | np0005468026 -> localhost [WARNING]: ('np0005468026 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b7') missing from stats 2025-10-03 08:05:14.692110 | fa163e2f-d608-ed31-39ea-00000000a0b9 | TASK | add new host with one-time password 2025-10-03 08:05:15.472081 | fa163e2f-d608-ed31-39ea-00000000a0b9 | CHANGED | add new host with one-time password | np0005468029 -> localhost [WARNING]: ('np0005468029 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b9') missing from stats 2025-10-03 08:05:15.512603 | fa163e2f-d608-ed31-39ea-00000000a0ba | TASK | set otp as a host fact 2025-10-03 08:05:15.525351 | fa163e2f-d608-ed31-39ea-00000000a0b9 | CHANGED | add new host with one-time password | np0005468028 -> localhost [WARNING]: ('np0005468028 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b9') missing from stats 2025-10-03 08:05:15.552251 | fa163e2f-d608-ed31-39ea-00000000a0ba | TASK | set otp as a host fact 2025-10-03 08:05:15.560949 | fa163e2f-d608-ed31-39ea-00000000a0b9 | CHANGED | add new host with one-time password | np0005468027 -> localhost [WARNING]: ('np0005468027 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b9') missing from stats 2025-10-03 08:05:15.562503 | fa163e2f-d608-ed31-39ea-00000000a0b9 | CHANGED | add new host with one-time password | np0005468024 -> localhost [WARNING]: ('np0005468024 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b9') missing from stats 2025-10-03 08:05:15.563417 | fa163e2f-d608-ed31-39ea-00000000a0ba | OK | set otp as a host fact | np0005468029 -> 192.168.122.108 [WARNING]: ('np0005468029 -> 192.168.122.108', 'fa163e2f-d608-ed31-39ea-00000000a0ba') missing from stats 2025-10-03 08:05:15.586301 | fa163e2f-d608-ed31-39ea-00000000a0ba | TASK | set otp as a host fact 2025-10-03 08:05:15.626316 | fa163e2f-d608-ed31-39ea-00000000a0bc | TASK | add required services using custom module 2025-10-03 08:05:15.657282 | fa163e2f-d608-ed31-39ea-00000000a0ba | TASK | set otp as a host fact 2025-10-03 08:05:15.663390 | fa163e2f-d608-ed31-39ea-00000000a0ba | OK | set otp as a host fact | np0005468028 -> 192.168.122.107 [WARNING]: ('np0005468028 -> 192.168.122.107', 'fa163e2f-d608-ed31-39ea-00000000a0ba') missing from stats 2025-10-03 08:05:15.665154 | fa163e2f-d608-ed31-39ea-00000000a0ba | OK | set otp as a host fact | np0005468027 -> 192.168.122.106 [WARNING]: ('np0005468027 -> 192.168.122.106', 'fa163e2f-d608-ed31-39ea-00000000a0ba') missing from stats 2025-10-03 08:05:15.699108 | fa163e2f-d608-ed31-39ea-00000000a0bc | TASK | add required services using custom module 2025-10-03 08:05:15.735015 | fa163e2f-d608-ed31-39ea-00000000a0bc | TASK | add required services using custom module 2025-10-03 08:05:15.741440 | fa163e2f-d608-ed31-39ea-00000000a0ba | OK | set otp as a host fact | np0005468024 -> 192.168.122.103 [WARNING]: ('np0005468024 -> 192.168.122.103', 'fa163e2f-d608-ed31-39ea-00000000a0ba') missing from stats 2025-10-03 08:05:15.743281 | fa163e2f-d608-ed31-39ea-00000000a0b9 | CHANGED | add new host with one-time password | np0005468025 -> localhost [WARNING]: ('np0005468025 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b9') missing from stats 2025-10-03 08:05:15.744939 | fa163e2f-d608-ed31-39ea-00000000a0b9 | CHANGED | add new host with one-time password | np0005468026 -> localhost [WARNING]: ('np0005468026 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0b9') missing from stats 2025-10-03 08:05:15.782197 | fa163e2f-d608-ed31-39ea-00000000a0bc | TASK | add required services using custom module 2025-10-03 08:05:15.826062 | fa163e2f-d608-ed31-39ea-00000000a0ba | TASK | set otp as a host fact 2025-10-03 08:05:15.865076 | fa163e2f-d608-ed31-39ea-00000000a0ba | TASK | set otp as a host fact 2025-10-03 08:05:15.870528 | fa163e2f-d608-ed31-39ea-00000000a0ba | OK | set otp as a host fact | np0005468025 -> 192.168.122.104 [WARNING]: ('np0005468025 -> 192.168.122.104', 'fa163e2f-d608-ed31-39ea-00000000a0ba') missing from stats 2025-10-03 08:05:15.901971 | fa163e2f-d608-ed31-39ea-00000000a0bc | TASK | add required services using custom module 2025-10-03 08:05:15.907182 | fa163e2f-d608-ed31-39ea-00000000a0ba | OK | set otp as a host fact | np0005468026 -> 192.168.122.105 [WARNING]: ('np0005468026 -> 192.168.122.105', 'fa163e2f-d608-ed31-39ea-00000000a0ba') missing from stats 2025-10-03 08:05:15.933997 | fa163e2f-d608-ed31-39ea-00000000a0bc | TASK | add required services using custom module 2025-10-03 08:05:17.998206 | fa163e2f-d608-ed31-39ea-00000000a0bc | CHANGED | add required services using custom module | np0005468029 -> localhost [WARNING]: ('np0005468029 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0bc') missing from stats 2025-10-03 08:05:18.029535 | fa163e2f-d608-ed31-39ea-00000000a033 | TASK | check if default.conf exists 2025-10-03 08:05:18.042161 | fa163e2f-d608-ed31-39ea-00000000a0bc | CHANGED | add required services using custom module | np0005468028 -> localhost [WARNING]: ('np0005468028 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0bc') missing from stats 2025-10-03 08:05:18.074578 | fa163e2f-d608-ed31-39ea-00000000a033 | TASK | check if default.conf exists 2025-10-03 08:05:18.334944 | fa163e2f-d608-ed31-39ea-00000000a033 | OK | check if default.conf exists | np0005468029 2025-10-03 08:05:18.336291 | fa163e2f-d608-ed31-39ea-00000000a033 | TIMING | check if default.conf exists | np0005468029 | 0:06:16.661617 | 0.31s 2025-10-03 08:05:18.349311 | fa163e2f-d608-ed31-39ea-00000000a034 | TASK | install openssl-perl 2025-10-03 08:05:18.360264 | fa163e2f-d608-ed31-39ea-00000000a033 | OK | check if default.conf exists | np0005468028 2025-10-03 08:05:18.361391 | fa163e2f-d608-ed31-39ea-00000000a033 | TIMING | check if default.conf exists | np0005468028 | 0:06:16.686715 | 0.29s 2025-10-03 08:05:18.374730 | fa163e2f-d608-ed31-39ea-00000000a034 | TASK | install openssl-perl 2025-10-03 08:05:18.385879 | fa163e2f-d608-ed31-39ea-00000000a034 | SKIPPED | install openssl-perl | np0005468029 2025-10-03 08:05:18.386713 | fa163e2f-d608-ed31-39ea-00000000a034 | TIMING | install openssl-perl | np0005468029 | 0:06:16.712046 | 0.03s 2025-10-03 08:05:18.398680 | fa163e2f-d608-ed31-39ea-00000000a035 | TASK | register as an ipa client 2025-10-03 08:05:18.404556 | fa163e2f-d608-ed31-39ea-00000000a034 | SKIPPED | install openssl-perl | np0005468028 2025-10-03 08:05:18.405437 | fa163e2f-d608-ed31-39ea-00000000a034 | TIMING | install openssl-perl | np0005468028 | 0:06:16.730758 | 0.03s 2025-10-03 08:05:18.417077 | fa163e2f-d608-ed31-39ea-00000000a035 | TASK | register as an ipa client 2025-10-03 08:05:18.431480 | fa163e2f-d608-ed31-39ea-00000000a035 | TIMING | register as an ipa client | np0005468029 | 0:06:16.756793 | 0.03s 2025-10-03 08:05:18.466961 | fa163e2f-d608-ed31-39ea-00000000a20f | TASK | Import variables specific to distribution 2025-10-03 08:05:18.474519 | fa163e2f-d608-ed31-39ea-00000000a035 | TIMING | register as an ipa client | np0005468028 | 0:06:16.799839 | 0.06s 2025-10-03 08:05:18.499241 | fa163e2f-d608-ed31-39ea-00000000a20f | TASK | Import variables specific to distribution 2025-10-03 08:05:18.529792 | fa163e2f-d608-ed31-39ea-00000000a20f | OK | Import variables specific to distribution | np0005468029 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-03 08:05:18.535544 | fa163e2f-d608-ed31-39ea-00000000a20f | TIMING | ipaclient : Import variables specific to distribution | np0005468029 | 0:06:16.860850 | 0.07s 2025-10-03 08:05:18.545014 | fa163e2f-d608-ed31-39ea-00000000a20f | TIMING | ipaclient : Import variables specific to distribution | np0005468029 | 0:06:16.870340 | 0.08s 2025-10-03 08:05:18.553669 | fa163e2f-d608-ed31-39ea-00000000a20f | OK | Import variables specific to distribution | np0005468028 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-03 08:05:18.555858 | fa163e2f-d608-ed31-39ea-00000000a20f | TIMING | ipaclient : Import variables specific to distribution | np0005468028 | 0:06:16.881188 | 0.06s 2025-10-03 08:05:18.572686 | fa163e2f-d608-ed31-39ea-00000000a210 | TASK | Install IPA client 2025-10-03 08:05:18.581387 | fa163e2f-d608-ed31-39ea-00000000a20f | TIMING | ipaclient : Import variables specific to distribution | np0005468028 | 0:06:16.906701 | 0.08s 2025-10-03 08:05:18.593757 | fa163e2f-d608-ed31-39ea-00000000a210 | TASK | Install IPA client 2025-10-03 08:05:18.619640 | fa163e2f-d608-ed31-39ea-00000000a210 | TIMING | ipaclient : Install IPA client | np0005468029 | 0:06:16.944943 | 0.05s 2025-10-03 08:05:18.746268 | 3d9d7c8b-25a7-438f-8b04-8ae047705119 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005468029 2025-10-03 08:05:18.779765 | fa163e2f-d608-ed31-39ea-00000000a282 | TASK | Install - Ensure that IPA client packages are installed 2025-10-03 08:05:18.786752 | fa163e2f-d608-ed31-39ea-00000000a210 | TIMING | ipaclient : Install IPA client | np0005468028 | 0:06:17.112074 | 0.19s 2025-10-03 08:05:18.843934 | a225f10d-9f3d-4610-90d9-432984afe93f | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005468028 2025-10-03 08:05:18.877028 | fa163e2f-d608-ed31-39ea-00000000a2de | TASK | Install - Ensure that IPA client packages are installed 2025-10-03 08:05:18.887810 | fa163e2f-d608-ed31-39ea-00000000a282 | SKIPPED | Install - Ensure that IPA client packages are installed | np0005468029 2025-10-03 08:05:18.900944 | fa163e2f-d608-ed31-39ea-00000000a282 | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005468029 | 0:06:17.226269 | 0.12s 2025-10-03 08:05:18.901431 | fa163e2f-d608-ed31-39ea-00000000a0bc | CHANGED | add required services using custom module | np0005468027 -> localhost [WARNING]: ('np0005468027 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0bc') missing from stats 2025-10-03 08:05:18.937435 | fa163e2f-d608-ed31-39ea-00000000a283 | TASK | Install - Set ipaclient_servers 2025-10-03 08:05:18.944734 | fa163e2f-d608-ed31-39ea-00000000a2de | SKIPPED | Install - Ensure that IPA client packages are installed | np0005468028 2025-10-03 08:05:18.945814 | fa163e2f-d608-ed31-39ea-00000000a2de | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005468028 | 0:06:17.271144 | 0.07s 2025-10-03 08:05:18.957230 | fa163e2f-d608-ed31-39ea-00000000a033 | TASK | check if default.conf exists 2025-10-03 08:05:18.972733 | fa163e2f-d608-ed31-39ea-00000000a2df | TASK | Install - Set ipaclient_servers 2025-10-03 08:05:18.986873 | fa163e2f-d608-ed31-39ea-00000000a283 | SKIPPED | Install - Set ipaclient_servers | np0005468029 2025-10-03 08:05:18.988047 | fa163e2f-d608-ed31-39ea-00000000a283 | TIMING | ipaclient : Install - Set ipaclient_servers | np0005468029 | 0:06:17.313376 | 0.05s 2025-10-03 08:05:19.001491 | fa163e2f-d608-ed31-39ea-00000000a284 | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-03 08:05:19.038978 | fa163e2f-d608-ed31-39ea-00000000a2df | SKIPPED | Install - Set ipaclient_servers | np0005468028 2025-10-03 08:05:19.040315 | fa163e2f-d608-ed31-39ea-00000000a2df | TIMING | ipaclient : Install - Set ipaclient_servers | np0005468028 | 0:06:17.365642 | 0.07s 2025-10-03 08:05:19.051399 | fa163e2f-d608-ed31-39ea-00000000a2e0 | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-03 08:05:19.061428 | fa163e2f-d608-ed31-39ea-00000000a284 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005468029 2025-10-03 08:05:19.062610 | fa163e2f-d608-ed31-39ea-00000000a284 | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005468029 | 0:06:17.387938 | 0.06s 2025-10-03 08:05:19.074445 | fa163e2f-d608-ed31-39ea-00000000a285 | TASK | Install - Check that either password or keytab is set 2025-10-03 08:05:19.096953 | fa163e2f-d608-ed31-39ea-00000000a2e0 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005468028 2025-10-03 08:05:19.098105 | fa163e2f-d608-ed31-39ea-00000000a2e0 | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005468028 | 0:06:17.423434 | 0.04s 2025-10-03 08:05:19.109598 | fa163e2f-d608-ed31-39ea-00000000a2e1 | TASK | Install - Check that either password or keytab is set 2025-10-03 08:05:19.140288 | fa163e2f-d608-ed31-39ea-00000000a285 | SKIPPED | Install - Check that either password or keytab is set | np0005468029 2025-10-03 08:05:19.141341 | fa163e2f-d608-ed31-39ea-00000000a285 | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005468029 | 0:06:17.466673 | 0.07s 2025-10-03 08:05:19.153786 | fa163e2f-d608-ed31-39ea-00000000a286 | TASK | Install - Set default principal if no keytab is given 2025-10-03 08:05:19.160727 | fa163e2f-d608-ed31-39ea-00000000a2e1 | SKIPPED | Install - Check that either password or keytab is set | np0005468028 2025-10-03 08:05:19.161863 | fa163e2f-d608-ed31-39ea-00000000a2e1 | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005468028 | 0:06:17.487189 | 0.05s 2025-10-03 08:05:19.173799 | fa163e2f-d608-ed31-39ea-00000000a2e2 | TASK | Install - Set default principal if no keytab is given 2025-10-03 08:05:19.194597 | fa163e2f-d608-ed31-39ea-00000000a286 | OK | Install - Set default principal if no keytab is given | np0005468029 2025-10-03 08:05:19.195629 | fa163e2f-d608-ed31-39ea-00000000a286 | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005468029 | 0:06:17.520957 | 0.04s 2025-10-03 08:05:19.211885 | fa163e2f-d608-ed31-39ea-00000000a288 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-03 08:05:19.222493 | fa163e2f-d608-ed31-39ea-00000000a2e2 | OK | Install - Set default principal if no keytab is given | np0005468028 2025-10-03 08:05:19.223322 | fa163e2f-d608-ed31-39ea-00000000a2e2 | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005468028 | 0:06:17.548657 | 0.05s 2025-10-03 08:05:19.235938 | fa163e2f-d608-ed31-39ea-00000000a2e4 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-03 08:05:19.242000 | fa163e2f-d608-ed31-39ea-00000000a288 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005468029 2025-10-03 08:05:19.242833 | fa163e2f-d608-ed31-39ea-00000000a288 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005468029 | 0:06:17.568161 | 0.03s 2025-10-03 08:05:19.257047 | fa163e2f-d608-ed31-39ea-00000000a289 | TASK | Install - Fail on missing ipaclient_servers 2025-10-03 08:05:19.266851 | fa163e2f-d608-ed31-39ea-00000000a033 | OK | check if default.conf exists | np0005468027 2025-10-03 08:05:19.268525 | fa163e2f-d608-ed31-39ea-00000000a033 | TIMING | check if default.conf exists | np0005468027 | 0:06:17.593854 | 0.31s 2025-10-03 08:05:19.271819 | fa163e2f-d608-ed31-39ea-00000000a2e4 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005468028 2025-10-03 08:05:19.272210 | fa163e2f-d608-ed31-39ea-00000000a2e4 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005468028 | 0:06:17.597552 | 0.04s 2025-10-03 08:05:19.282793 | fa163e2f-d608-ed31-39ea-00000000a034 | TASK | install openssl-perl 2025-10-03 08:05:19.300094 | fa163e2f-d608-ed31-39ea-00000000a2e5 | TASK | Install - Fail on missing ipaclient_servers 2025-10-03 08:05:19.309872 | fa163e2f-d608-ed31-39ea-00000000a289 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005468029 2025-10-03 08:05:19.313664 | fa163e2f-d608-ed31-39ea-00000000a289 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005468029 | 0:06:17.638991 | 0.06s 2025-10-03 08:05:19.314051 | fa163e2f-d608-ed31-39ea-00000000a034 | SKIPPED | install openssl-perl | np0005468027 2025-10-03 08:05:19.314782 | fa163e2f-d608-ed31-39ea-00000000a034 | TIMING | install openssl-perl | np0005468027 | 0:06:17.640125 | 0.03s 2025-10-03 08:05:19.327654 | fa163e2f-d608-ed31-39ea-00000000a035 | TASK | register as an ipa client 2025-10-03 08:05:19.343910 | fa163e2f-d608-ed31-39ea-00000000a28a | TASK | Install - Configure DNS resolver 2025-10-03 08:05:19.352855 | fa163e2f-d608-ed31-39ea-00000000a2e5 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005468028 2025-10-03 08:05:19.354389 | fa163e2f-d608-ed31-39ea-00000000a2e5 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005468028 | 0:06:17.679715 | 0.05s 2025-10-03 08:05:19.360449 | fa163e2f-d608-ed31-39ea-00000000a035 | TIMING | register as an ipa client | np0005468027 | 0:06:17.685790 | 0.03s 2025-10-03 08:05:19.386760 | fa163e2f-d608-ed31-39ea-00000000a20f | TASK | Import variables specific to distribution 2025-10-03 08:05:19.408041 | fa163e2f-d608-ed31-39ea-00000000a2e6 | TASK | Install - Configure DNS resolver 2025-10-03 08:05:19.418995 | fa163e2f-d608-ed31-39ea-00000000a28a | SKIPPED | Install - Configure DNS resolver | np0005468029 2025-10-03 08:05:19.420575 | fa163e2f-d608-ed31-39ea-00000000a28a | TIMING | ipaclient : Install - Configure DNS resolver | np0005468029 | 0:06:17.745900 | 0.07s 2025-10-03 08:05:19.432746 | fa163e2f-d608-ed31-39ea-00000000a28c | TASK | Install - IPA client test 2025-10-03 08:05:19.453345 | fa163e2f-d608-ed31-39ea-00000000a20f | OK | Import variables specific to distribution | np0005468027 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-03 08:05:19.458255 | fa163e2f-d608-ed31-39ea-00000000a20f | TIMING | ipaclient : Import variables specific to distribution | np0005468027 | 0:06:17.783571 | 0.07s 2025-10-03 08:05:19.464812 | fa163e2f-d608-ed31-39ea-00000000a2e6 | SKIPPED | Install - Configure DNS resolver | np0005468028 2025-10-03 08:05:19.470302 | fa163e2f-d608-ed31-39ea-00000000a2e6 | TIMING | ipaclient : Install - Configure DNS resolver | np0005468028 | 0:06:17.795640 | 0.06s 2025-10-03 08:05:19.471676 | fa163e2f-d608-ed31-39ea-00000000a20f | TIMING | ipaclient : Import variables specific to distribution | np0005468027 | 0:06:17.797017 | 0.08s 2025-10-03 08:05:19.482483 | fa163e2f-d608-ed31-39ea-00000000a210 | TASK | Install IPA client 2025-10-03 08:05:19.497769 | fa163e2f-d608-ed31-39ea-00000000a2e8 | TASK | Install - IPA client test 2025-10-03 08:05:19.535928 | fa163e2f-d608-ed31-39ea-00000000a210 | TIMING | ipaclient : Install IPA client | np0005468027 | 0:06:17.861253 | 0.05s 2025-10-03 08:05:19.589059 | f040d6a5-3686-4db6-a731-6bccf9a4ee53 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005468027 2025-10-03 08:05:19.622264 | fa163e2f-d608-ed31-39ea-00000000a3a5 | TASK | Install - Ensure that IPA client packages are installed 2025-10-03 08:05:19.669808 | fa163e2f-d608-ed31-39ea-00000000a3a5 | SKIPPED | Install - Ensure that IPA client packages are installed | np0005468027 2025-10-03 08:05:19.671566 | fa163e2f-d608-ed31-39ea-00000000a3a5 | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005468027 | 0:06:17.996898 | 0.05s 2025-10-03 08:05:19.681914 | fa163e2f-d608-ed31-39ea-00000000a3a6 | TASK | Install - Set ipaclient_servers 2025-10-03 08:05:19.731500 | fa163e2f-d608-ed31-39ea-00000000a3a6 | SKIPPED | Install - Set ipaclient_servers | np0005468027 2025-10-03 08:05:19.732424 | fa163e2f-d608-ed31-39ea-00000000a3a6 | TIMING | ipaclient : Install - Set ipaclient_servers | np0005468027 | 0:06:18.057762 | 0.05s 2025-10-03 08:05:19.742796 | fa163e2f-d608-ed31-39ea-00000000a3a7 | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-03 08:05:19.810611 | fa163e2f-d608-ed31-39ea-00000000a3a7 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005468027 2025-10-03 08:05:19.812632 | fa163e2f-d608-ed31-39ea-00000000a3a7 | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005468027 | 0:06:18.137966 | 0.07s 2025-10-03 08:05:19.828816 | fa163e2f-d608-ed31-39ea-00000000a3a8 | TASK | Install - Check that either password or keytab is set 2025-10-03 08:05:19.865079 | fa163e2f-d608-ed31-39ea-00000000a3a8 | SKIPPED | Install - Check that either password or keytab is set | np0005468027 2025-10-03 08:05:19.866419 | fa163e2f-d608-ed31-39ea-00000000a3a8 | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005468027 | 0:06:18.191755 | 0.04s 2025-10-03 08:05:19.876431 | fa163e2f-d608-ed31-39ea-00000000a3a9 | TASK | Install - Set default principal if no keytab is given 2025-10-03 08:05:19.923044 | fa163e2f-d608-ed31-39ea-00000000a3a9 | OK | Install - Set default principal if no keytab is given | np0005468027 2025-10-03 08:05:19.923985 | fa163e2f-d608-ed31-39ea-00000000a3a9 | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005468027 | 0:06:18.249324 | 0.05s 2025-10-03 08:05:19.934422 | fa163e2f-d608-ed31-39ea-00000000a3ab | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-03 08:05:19.957242 | fa163e2f-d608-ed31-39ea-00000000a3ab | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005468027 2025-10-03 08:05:19.958154 | fa163e2f-d608-ed31-39ea-00000000a3ab | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005468027 | 0:06:18.283487 | 0.02s 2025-10-03 08:05:19.971193 | fa163e2f-d608-ed31-39ea-00000000a3ac | TASK | Install - Fail on missing ipaclient_servers 2025-10-03 08:05:20.003606 | fa163e2f-d608-ed31-39ea-00000000a3ac | SKIPPED | Install - Fail on missing ipaclient_servers | np0005468027 2025-10-03 08:05:20.004629 | fa163e2f-d608-ed31-39ea-00000000a3ac | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005468027 | 0:06:18.329962 | 0.03s 2025-10-03 08:05:20.016797 | fa163e2f-d608-ed31-39ea-00000000a3ad | TASK | Install - Configure DNS resolver 2025-10-03 08:05:20.040329 | fa163e2f-d608-ed31-39ea-00000000a3ad | SKIPPED | Install - Configure DNS resolver | np0005468027 2025-10-03 08:05:20.041269 | fa163e2f-d608-ed31-39ea-00000000a3ad | TIMING | ipaclient : Install - Configure DNS resolver | np0005468027 | 0:06:18.366601 | 0.02s 2025-10-03 08:05:20.054891 | fa163e2f-d608-ed31-39ea-00000000a3af | TASK | Install - IPA client test 2025-10-03 08:05:20.401672 | fa163e2f-d608-ed31-39ea-00000000a28c | OK | Install - IPA client test | np0005468029 2025-10-03 08:05:20.403420 | fa163e2f-d608-ed31-39ea-00000000a28c | TIMING | ipaclient : Install - IPA client test | np0005468029 | 0:06:18.728741 | 0.97s 2025-10-03 08:05:20.422608 | fa163e2f-d608-ed31-39ea-00000000a28e | TASK | Install - Cleanup leftover ccache 2025-10-03 08:05:20.551642 | fa163e2f-d608-ed31-39ea-00000000a2e8 | OK | Install - IPA client test | np0005468028 2025-10-03 08:05:20.552756 | fa163e2f-d608-ed31-39ea-00000000a2e8 | TIMING | ipaclient : Install - IPA client test | np0005468028 | 0:06:18.878089 | 1.05s 2025-10-03 08:05:20.567085 | fa163e2f-d608-ed31-39ea-00000000a2ea | TASK | Install - Cleanup leftover ccache 2025-10-03 08:05:20.726629 | fa163e2f-d608-ed31-39ea-00000000a28e | OK | Install - Cleanup leftover ccache | np0005468029 2025-10-03 08:05:20.727722 | fa163e2f-d608-ed31-39ea-00000000a28e | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005468029 | 0:06:19.053053 | 0.30s 2025-10-03 08:05:20.740965 | fa163e2f-d608-ed31-39ea-00000000a28f | TASK | Install - Configure NTP 2025-10-03 08:05:20.764839 | fa163e2f-d608-ed31-39ea-00000000a0bc | CHANGED | add required services using custom module | np0005468025 -> localhost [WARNING]: ('np0005468025 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0bc') missing from stats 2025-10-03 08:05:20.808532 | fa163e2f-d608-ed31-39ea-00000000a06b | TASK | check if default.conf exists 2025-10-03 08:05:20.870672 | fa163e2f-d608-ed31-39ea-00000000a2ea | OK | Install - Cleanup leftover ccache | np0005468028 2025-10-03 08:05:20.871540 | fa163e2f-d608-ed31-39ea-00000000a2ea | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005468028 | 0:06:19.196875 | 0.30s 2025-10-03 08:05:20.882343 | fa163e2f-d608-ed31-39ea-00000000a2eb | TASK | Install - Configure NTP 2025-10-03 08:05:20.939723 | fa163e2f-d608-ed31-39ea-00000000a3af | OK | Install - IPA client test | np0005468027 2025-10-03 08:05:20.940545 | fa163e2f-d608-ed31-39ea-00000000a3af | TIMING | ipaclient : Install - IPA client test | np0005468027 | 0:06:19.265881 | 0.88s 2025-10-03 08:05:20.951190 | fa163e2f-d608-ed31-39ea-00000000a3b1 | TASK | Install - Cleanup leftover ccache 2025-10-03 08:05:20.986551 | fa163e2f-d608-ed31-39ea-00000000a0bc | CHANGED | add required services using custom module | np0005468024 -> localhost [WARNING]: ('np0005468024 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0bc') missing from stats 2025-10-03 08:05:21.052234 | fa163e2f-d608-ed31-39ea-00000000a03f | TASK | check if default.conf exists 2025-10-03 08:05:21.118108 | fa163e2f-d608-ed31-39ea-00000000a06b | OK | check if default.conf exists | np0005468025 2025-10-03 08:05:21.119648 | fa163e2f-d608-ed31-39ea-00000000a06b | TIMING | check if default.conf exists | np0005468025 | 0:06:19.444969 | 0.31s 2025-10-03 08:05:21.145148 | fa163e2f-d608-ed31-39ea-00000000a06c | TASK | install openssl-perl 2025-10-03 08:05:21.180248 | fa163e2f-d608-ed31-39ea-00000000a06c | SKIPPED | install openssl-perl | np0005468025 2025-10-03 08:05:21.181059 | fa163e2f-d608-ed31-39ea-00000000a06c | TIMING | install openssl-perl | np0005468025 | 0:06:19.506393 | 0.04s 2025-10-03 08:05:21.199617 | fa163e2f-d608-ed31-39ea-00000000a06d | TASK | register as an ipa client 2025-10-03 08:05:21.241264 | fa163e2f-d608-ed31-39ea-00000000a0bc | CHANGED | add required services using custom module | np0005468026 -> localhost [WARNING]: ('np0005468026 -> localhost', 'fa163e2f-d608-ed31-39ea-00000000a0bc') missing from stats 2025-10-03 08:05:21.244562 | fa163e2f-d608-ed31-39ea-00000000a06d | TIMING | register as an ipa client | np0005468025 | 0:06:19.569885 | 0.04s 2025-10-03 08:05:21.313770 | fa163e2f-d608-ed31-39ea-00000000a20f | TASK | Import variables specific to distribution 2025-10-03 08:05:21.351940 | fa163e2f-d608-ed31-39ea-00000000a3b1 | OK | Install - Cleanup leftover ccache | np0005468027 2025-10-03 08:05:21.352789 | fa163e2f-d608-ed31-39ea-00000000a3b1 | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005468027 | 0:06:19.678121 | 0.40s 2025-10-03 08:05:21.366675 | fa163e2f-d608-ed31-39ea-00000000a3b2 | TASK | Install - Configure NTP 2025-10-03 08:05:21.387739 | fa163e2f-d608-ed31-39ea-00000000a20f | OK | Import variables specific to distribution | np0005468025 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-03 08:05:21.392606 | fa163e2f-d608-ed31-39ea-00000000a20f | TIMING | ipaclient : Import variables specific to distribution | np0005468025 | 0:06:19.717921 | 0.08s 2025-10-03 08:05:21.398068 | fa163e2f-d608-ed31-39ea-00000000a0a7 | TASK | check if default.conf exists 2025-10-03 08:05:21.403383 | fa163e2f-d608-ed31-39ea-00000000a03f | OK | check if default.conf exists | np0005468024 2025-10-03 08:05:21.404265 | fa163e2f-d608-ed31-39ea-00000000a03f | TIMING | check if default.conf exists | np0005468024 | 0:06:19.729596 | 0.35s 2025-10-03 08:05:21.404939 | fa163e2f-d608-ed31-39ea-00000000a20f | TIMING | ipaclient : Import variables specific to distribution | np0005468025 | 0:06:19.730281 | 0.09s 2025-10-03 08:05:21.419616 | fa163e2f-d608-ed31-39ea-00000000a040 | TASK | install openssl-perl 2025-10-03 08:05:21.439778 | fa163e2f-d608-ed31-39ea-00000000a210 | TASK | Install IPA client 2025-10-03 08:05:21.459607 | fa163e2f-d608-ed31-39ea-00000000a040 | SKIPPED | install openssl-perl | np0005468024 2025-10-03 08:05:21.460553 | fa163e2f-d608-ed31-39ea-00000000a040 | TIMING | install openssl-perl | np0005468024 | 0:06:19.785884 | 0.04s 2025-10-03 08:05:21.475840 | fa163e2f-d608-ed31-39ea-00000000a041 | TASK | register as an ipa client 2025-10-03 08:05:21.496350 | fa163e2f-d608-ed31-39ea-00000000a210 | TIMING | ipaclient : Install IPA client | np0005468025 | 0:06:19.821677 | 0.06s 2025-10-03 08:05:21.560084 | c5705c00-1582-420a-b3b3-07a7626b27c9 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005468025 2025-10-03 08:05:21.596657 | fa163e2f-d608-ed31-39ea-00000000a475 | TASK | Install - Ensure that IPA client packages are installed 2025-10-03 08:05:21.605322 | fa163e2f-d608-ed31-39ea-00000000a041 | TIMING | register as an ipa client | np0005468024 | 0:06:19.930634 | 0.13s 2025-10-03 08:05:21.643985 | fa163e2f-d608-ed31-39ea-00000000a20f | TASK | Import variables specific to distribution 2025-10-03 08:05:21.651957 | fa163e2f-d608-ed31-39ea-00000000a475 | SKIPPED | Install - Ensure that IPA client packages are installed | np0005468025 2025-10-03 08:05:21.653103 | fa163e2f-d608-ed31-39ea-00000000a475 | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005468025 | 0:06:19.978427 | 0.06s 2025-10-03 08:05:21.673836 | fa163e2f-d608-ed31-39ea-00000000a476 | TASK | Install - Set ipaclient_servers 2025-10-03 08:05:21.680105 | fa163e2f-d608-ed31-39ea-00000000a0a7 | OK | check if default.conf exists | np0005468026 2025-10-03 08:05:21.681042 | fa163e2f-d608-ed31-39ea-00000000a0a7 | TIMING | check if default.conf exists | np0005468026 | 0:06:20.006374 | 0.28s 2025-10-03 08:05:21.695643 | fa163e2f-d608-ed31-39ea-00000000a0a8 | TASK | install openssl-perl 2025-10-03 08:05:21.710442 | fa163e2f-d608-ed31-39ea-00000000a20f | OK | Import variables specific to distribution | np0005468024 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-03 08:05:21.713321 | fa163e2f-d608-ed31-39ea-00000000a20f | TIMING | ipaclient : Import variables specific to distribution | np0005468024 | 0:06:20.038633 | 0.07s 2025-10-03 08:05:21.720380 | fa163e2f-d608-ed31-39ea-00000000a20f | TIMING | ipaclient : Import variables specific to distribution | np0005468024 | 0:06:20.045718 | 0.08s 2025-10-03 08:05:21.747068 | fa163e2f-d608-ed31-39ea-00000000a210 | TASK | Install IPA client 2025-10-03 08:05:21.754063 | fa163e2f-d608-ed31-39ea-00000000a0a8 | SKIPPED | install openssl-perl | np0005468026 2025-10-03 08:05:21.755005 | fa163e2f-d608-ed31-39ea-00000000a0a8 | TIMING | install openssl-perl | np0005468026 | 0:06:20.080332 | 0.06s 2025-10-03 08:05:21.755340 | fa163e2f-d608-ed31-39ea-00000000a476 | SKIPPED | Install - Set ipaclient_servers | np0005468025 2025-10-03 08:05:21.755650 | fa163e2f-d608-ed31-39ea-00000000a476 | TIMING | ipaclient : Install - Set ipaclient_servers | np0005468025 | 0:06:20.080992 | 0.08s 2025-10-03 08:05:21.771107 | fa163e2f-d608-ed31-39ea-00000000a477 | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-03 08:05:21.790578 | fa163e2f-d608-ed31-39ea-00000000a0a9 | TASK | register as an ipa client 2025-10-03 08:05:21.813218 | fa163e2f-d608-ed31-39ea-00000000a210 | TIMING | ipaclient : Install IPA client | np0005468024 | 0:06:20.138532 | 0.06s 2025-10-03 08:05:21.888401 | 75fecef0-e896-4bfc-9cde-dd013d0e7eb7 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005468024 2025-10-03 08:05:21.925613 | fa163e2f-d608-ed31-39ea-00000000a520 | TASK | Install - Ensure that IPA client packages are installed 2025-10-03 08:05:21.930947 | fa163e2f-d608-ed31-39ea-00000000a0a9 | TIMING | register as an ipa client | np0005468026 | 0:06:20.256268 | 0.14s 2025-10-03 08:05:21.931717 | fa163e2f-d608-ed31-39ea-00000000a477 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005468025 2025-10-03 08:05:21.932152 | fa163e2f-d608-ed31-39ea-00000000a477 | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005468025 | 0:06:20.257494 | 0.16s 2025-10-03 08:05:21.968527 | fa163e2f-d608-ed31-39ea-00000000a478 | TASK | Install - Check that either password or keytab is set 2025-10-03 08:05:21.987077 | fa163e2f-d608-ed31-39ea-00000000a20f | TASK | Import variables specific to distribution 2025-10-03 08:05:21.994744 | fa163e2f-d608-ed31-39ea-00000000a520 | SKIPPED | Install - Ensure that IPA client packages are installed | np0005468024 2025-10-03 08:05:21.995885 | fa163e2f-d608-ed31-39ea-00000000a520 | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005468024 | 0:06:20.321207 | 0.07s 2025-10-03 08:05:22.017566 | fa163e2f-d608-ed31-39ea-00000000a521 | TASK | Install - Set ipaclient_servers 2025-10-03 08:05:22.024693 | fa163e2f-d608-ed31-39ea-00000000a478 | SKIPPED | Install - Check that either password or keytab is set | np0005468025 2025-10-03 08:05:22.027610 | fa163e2f-d608-ed31-39ea-00000000a478 | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005468025 | 0:06:20.352929 | 0.06s 2025-10-03 08:05:22.051412 | fa163e2f-d608-ed31-39ea-00000000a479 | TASK | Install - Set default principal if no keytab is given 2025-10-03 08:05:22.068587 | fa163e2f-d608-ed31-39ea-00000000a521 | SKIPPED | Install - Set ipaclient_servers | np0005468024 2025-10-03 08:05:22.069803 | fa163e2f-d608-ed31-39ea-00000000a521 | TIMING | ipaclient : Install - Set ipaclient_servers | np0005468024 | 0:06:20.395129 | 0.05s 2025-10-03 08:05:22.072896 | fa163e2f-d608-ed31-39ea-00000000a20f | OK | Import variables specific to distribution | np0005468026 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-03 08:05:22.073551 | fa163e2f-d608-ed31-39ea-00000000a20f | TIMING | ipaclient : Import variables specific to distribution | np0005468026 | 0:06:20.398889 | 0.08s 2025-10-03 08:05:22.094430 | fa163e2f-d608-ed31-39ea-00000000a522 | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-03 08:05:22.104863 | fa163e2f-d608-ed31-39ea-00000000a20f | TIMING | ipaclient : Import variables specific to distribution | np0005468026 | 0:06:20.430167 | 0.12s 2025-10-03 08:05:22.105827 | fa163e2f-d608-ed31-39ea-00000000a479 | OK | Install - Set default principal if no keytab is given | np0005468025 2025-10-03 08:05:22.106329 | fa163e2f-d608-ed31-39ea-00000000a479 | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005468025 | 0:06:20.431672 | 0.05s 2025-10-03 08:05:22.123049 | fa163e2f-d608-ed31-39ea-00000000a47b | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-03 08:05:22.144291 | fa163e2f-d608-ed31-39ea-00000000a210 | TASK | Install IPA client 2025-10-03 08:05:22.164507 | fa163e2f-d608-ed31-39ea-00000000a47b | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005468025 2025-10-03 08:05:22.165603 | fa163e2f-d608-ed31-39ea-00000000a47b | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005468025 | 0:06:20.490932 | 0.04s 2025-10-03 08:05:22.165942 | fa163e2f-d608-ed31-39ea-00000000a522 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005468024 2025-10-03 08:05:22.166230 | fa163e2f-d608-ed31-39ea-00000000a522 | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005468024 | 0:06:20.491574 | 0.07s 2025-10-03 08:05:22.181687 | fa163e2f-d608-ed31-39ea-00000000a523 | TASK | Install - Check that either password or keytab is set 2025-10-03 08:05:22.209092 | fa163e2f-d608-ed31-39ea-00000000a47c | TASK | Install - Fail on missing ipaclient_servers 2025-10-03 08:05:22.216693 | fa163e2f-d608-ed31-39ea-00000000a210 | TIMING | ipaclient : Install IPA client | np0005468026 | 0:06:20.542014 | 0.07s 2025-10-03 08:05:22.311289 | cddc9e8b-a4f5-464c-a598-ad70b1ed09d2 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005468026 2025-10-03 08:05:22.357204 | fa163e2f-d608-ed31-39ea-00000000a5cd | TASK | Install - Ensure that IPA client packages are installed 2025-10-03 08:05:22.367665 | fa163e2f-d608-ed31-39ea-00000000a523 | SKIPPED | Install - Check that either password or keytab is set | np0005468024 2025-10-03 08:05:22.369426 | fa163e2f-d608-ed31-39ea-00000000a523 | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005468024 | 0:06:20.694746 | 0.19s 2025-10-03 08:05:22.370353 | fa163e2f-d608-ed31-39ea-00000000a47c | SKIPPED | Install - Fail on missing ipaclient_servers | np0005468025 2025-10-03 08:05:22.370791 | fa163e2f-d608-ed31-39ea-00000000a47c | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005468025 | 0:06:20.696133 | 0.16s 2025-10-03 08:05:22.387306 | fa163e2f-d608-ed31-39ea-00000000a524 | TASK | Install - Set default principal if no keytab is given 2025-10-03 08:05:22.412781 | fa163e2f-d608-ed31-39ea-00000000a47d | TASK | Install - Configure DNS resolver 2025-10-03 08:05:22.419951 | fa163e2f-d608-ed31-39ea-00000000a5cd | SKIPPED | Install - Ensure that IPA client packages are installed | np0005468026 2025-10-03 08:05:22.421165 | fa163e2f-d608-ed31-39ea-00000000a5cd | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005468026 | 0:06:20.746481 | 0.06s 2025-10-03 08:05:22.461079 | fa163e2f-d608-ed31-39ea-00000000a5ce | TASK | Install - Set ipaclient_servers 2025-10-03 08:05:22.469927 | fa163e2f-d608-ed31-39ea-00000000a47d | SKIPPED | Install - Configure DNS resolver | np0005468025 2025-10-03 08:05:22.471808 | fa163e2f-d608-ed31-39ea-00000000a47d | TIMING | ipaclient : Install - Configure DNS resolver | np0005468025 | 0:06:20.797065 | 0.06s 2025-10-03 08:05:22.472894 | fa163e2f-d608-ed31-39ea-00000000a524 | OK | Install - Set default principal if no keytab is given | np0005468024 2025-10-03 08:05:22.473864 | fa163e2f-d608-ed31-39ea-00000000a524 | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005468024 | 0:06:20.799200 | 0.08s 2025-10-03 08:05:22.495972 | fa163e2f-d608-ed31-39ea-00000000a526 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-03 08:05:22.519021 | fa163e2f-d608-ed31-39ea-00000000a47f | TASK | Install - IPA client test 2025-10-03 08:05:22.541755 | fa163e2f-d608-ed31-39ea-00000000a5ce | SKIPPED | Install - Set ipaclient_servers | np0005468026 2025-10-03 08:05:22.543454 | fa163e2f-d608-ed31-39ea-00000000a5ce | TIMING | ipaclient : Install - Set ipaclient_servers | np0005468026 | 0:06:20.868755 | 0.08s 2025-10-03 08:05:22.544775 | fa163e2f-d608-ed31-39ea-00000000a526 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005468024 2025-10-03 08:05:22.545575 | fa163e2f-d608-ed31-39ea-00000000a526 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005468024 | 0:06:20.870909 | 0.05s 2025-10-03 08:05:22.577032 | fa163e2f-d608-ed31-39ea-00000000a527 | TASK | Install - Fail on missing ipaclient_servers 2025-10-03 08:05:22.610079 | fa163e2f-d608-ed31-39ea-00000000a5cf | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-03 08:05:22.623035 | fa163e2f-d608-ed31-39ea-00000000a527 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005468024 2025-10-03 08:05:22.624754 | fa163e2f-d608-ed31-39ea-00000000a527 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005468024 | 0:06:20.950066 | 0.05s 2025-10-03 08:05:22.658849 | fa163e2f-d608-ed31-39ea-00000000a528 | TASK | Install - Configure DNS resolver 2025-10-03 08:05:22.684043 | fa163e2f-d608-ed31-39ea-00000000a5cf | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005468026 2025-10-03 08:05:22.685072 | fa163e2f-d608-ed31-39ea-00000000a5cf | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005468026 | 0:06:21.010405 | 0.07s 2025-10-03 08:05:22.701039 | fa163e2f-d608-ed31-39ea-00000000a5d0 | TASK | Install - Check that either password or keytab is set 2025-10-03 08:05:22.713013 | fa163e2f-d608-ed31-39ea-00000000a528 | SKIPPED | Install - Configure DNS resolver | np0005468024 2025-10-03 08:05:22.714117 | fa163e2f-d608-ed31-39ea-00000000a528 | TIMING | ipaclient : Install - Configure DNS resolver | np0005468024 | 0:06:21.039444 | 0.05s 2025-10-03 08:05:22.732015 | fa163e2f-d608-ed31-39ea-00000000a52a | TASK | Install - IPA client test 2025-10-03 08:05:22.771060 | fa163e2f-d608-ed31-39ea-00000000a5d0 | SKIPPED | Install - Check that either password or keytab is set | np0005468026 2025-10-03 08:05:22.772245 | fa163e2f-d608-ed31-39ea-00000000a5d0 | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005468026 | 0:06:21.097574 | 0.07s 2025-10-03 08:05:22.789945 | fa163e2f-d608-ed31-39ea-00000000a5d1 | TASK | Install - Set default principal if no keytab is given 2025-10-03 08:05:22.851215 | fa163e2f-d608-ed31-39ea-00000000a5d1 | OK | Install - Set default principal if no keytab is given | np0005468026 2025-10-03 08:05:22.852143 | fa163e2f-d608-ed31-39ea-00000000a5d1 | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005468026 | 0:06:21.177478 | 0.06s 2025-10-03 08:05:22.866695 | fa163e2f-d608-ed31-39ea-00000000a5d3 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-03 08:05:22.892646 | fa163e2f-d608-ed31-39ea-00000000a5d3 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005468026 2025-10-03 08:05:22.893512 | fa163e2f-d608-ed31-39ea-00000000a5d3 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005468026 | 0:06:21.218848 | 0.03s 2025-10-03 08:05:22.907924 | fa163e2f-d608-ed31-39ea-00000000a5d4 | TASK | Install - Fail on missing ipaclient_servers 2025-10-03 08:05:22.951899 | fa163e2f-d608-ed31-39ea-00000000a5d4 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005468026 2025-10-03 08:05:22.953636 | fa163e2f-d608-ed31-39ea-00000000a5d4 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005468026 | 0:06:21.278957 | 0.04s 2025-10-03 08:05:22.983164 | fa163e2f-d608-ed31-39ea-00000000a5d5 | TASK | Install - Configure DNS resolver 2025-10-03 08:05:23.018904 | fa163e2f-d608-ed31-39ea-00000000a5d5 | SKIPPED | Install - Configure DNS resolver | np0005468026 2025-10-03 08:05:23.020486 | fa163e2f-d608-ed31-39ea-00000000a5d5 | TIMING | ipaclient : Install - Configure DNS resolver | np0005468026 | 0:06:21.345783 | 0.04s 2025-10-03 08:05:23.051372 | fa163e2f-d608-ed31-39ea-00000000a5d7 | TASK | Install - IPA client test 2025-10-03 08:05:23.656375 | fa163e2f-d608-ed31-39ea-00000000a52a | OK | Install - IPA client test | np0005468024 2025-10-03 08:05:23.659414 | fa163e2f-d608-ed31-39ea-00000000a52a | TIMING | ipaclient : Install - IPA client test | np0005468024 | 0:06:21.984727 | 0.93s 2025-10-03 08:05:23.696025 | fa163e2f-d608-ed31-39ea-00000000a52c | TASK | Install - Cleanup leftover ccache 2025-10-03 08:05:23.706040 | fa163e2f-d608-ed31-39ea-00000000a47f | OK | Install - IPA client test | np0005468025 2025-10-03 08:05:23.707740 | fa163e2f-d608-ed31-39ea-00000000a47f | TIMING | ipaclient : Install - IPA client test | np0005468025 | 0:06:22.033052 | 1.19s 2025-10-03 08:05:23.735641 | fa163e2f-d608-ed31-39ea-00000000a481 | TASK | Install - Cleanup leftover ccache 2025-10-03 08:05:24.033202 | fa163e2f-d608-ed31-39ea-00000000a52c | OK | Install - Cleanup leftover ccache | np0005468024 2025-10-03 08:05:24.034891 | fa163e2f-d608-ed31-39ea-00000000a52c | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005468024 | 0:06:22.360192 | 0.34s 2025-10-03 08:05:24.068025 | fa163e2f-d608-ed31-39ea-00000000a52d | TASK | Install - Configure NTP 2025-10-03 08:05:24.083076 | fa163e2f-d608-ed31-39ea-00000000a481 | OK | Install - Cleanup leftover ccache | np0005468025 2025-10-03 08:05:24.086052 | fa163e2f-d608-ed31-39ea-00000000a481 | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005468025 | 0:06:22.411359 | 0.35s 2025-10-03 08:05:24.119142 | fa163e2f-d608-ed31-39ea-00000000a482 | TASK | Install - Configure NTP 2025-10-03 08:05:24.218554 | fa163e2f-d608-ed31-39ea-00000000a5d7 | OK | Install - IPA client test | np0005468026 2025-10-03 08:05:24.220212 | fa163e2f-d608-ed31-39ea-00000000a5d7 | TIMING | ipaclient : Install - IPA client test | np0005468026 | 0:06:22.545534 | 1.17s 2025-10-03 08:05:24.247658 | fa163e2f-d608-ed31-39ea-00000000a5db | TASK | Install - Cleanup leftover ccache 2025-10-03 08:05:24.561951 | fa163e2f-d608-ed31-39ea-00000000a5db | OK | Install - Cleanup leftover ccache | np0005468026 2025-10-03 08:05:24.563045 | fa163e2f-d608-ed31-39ea-00000000a5db | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005468026 | 0:06:22.888379 | 0.31s 2025-10-03 08:05:24.582242 | fa163e2f-d608-ed31-39ea-00000000a5dc | TASK | Install - Configure NTP 2025-10-03 08:05:27.997094 | fa163e2f-d608-ed31-39ea-00000000a28f | CHANGED | Install - Configure NTP | np0005468029 2025-10-03 08:05:27.999038 | fa163e2f-d608-ed31-39ea-00000000a28f | TIMING | ipaclient : Install - Configure NTP | np0005468029 | 0:06:26.324352 | 7.26s 2025-10-03 08:05:28.021181 | fa163e2f-d608-ed31-39ea-00000000a290 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-03 08:05:28.090448 | fa163e2f-d608-ed31-39ea-00000000a290 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005468029 2025-10-03 08:05:28.091917 | fa163e2f-d608-ed31-39ea-00000000a290 | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005468029 | 0:06:26.417242 | 0.07s 2025-10-03 08:05:28.097238 | fa163e2f-d608-ed31-39ea-00000000a2eb | CHANGED | Install - Configure NTP | np0005468028 2025-10-03 08:05:28.098134 | fa163e2f-d608-ed31-39ea-00000000a2eb | TIMING | ipaclient : Install - Configure NTP | np0005468028 | 0:06:26.423463 | 7.21s 2025-10-03 08:05:28.118341 | fa163e2f-d608-ed31-39ea-00000000a2ec | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-03 08:05:28.138135 | fa163e2f-d608-ed31-39ea-00000000a291 | TASK | Install - Disable One-Time Password for on_master 2025-10-03 08:05:28.187213 | fa163e2f-d608-ed31-39ea-00000000a2ec | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005468028 2025-10-03 08:05:28.188203 | fa163e2f-d608-ed31-39ea-00000000a2ec | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005468028 | 0:06:26.513536 | 0.07s 2025-10-03 08:05:28.188665 | fa163e2f-d608-ed31-39ea-00000000a291 | SKIPPED | Install - Disable One-Time Password for on_master | np0005468029 2025-10-03 08:05:28.189153 | fa163e2f-d608-ed31-39ea-00000000a291 | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005468029 | 0:06:26.514493 | 0.05s 2025-10-03 08:05:28.202255 | fa163e2f-d608-ed31-39ea-00000000a2ed | TASK | Install - Disable One-Time Password for on_master 2025-10-03 08:05:28.220482 | fa163e2f-d608-ed31-39ea-00000000a292 | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-03 08:05:28.233350 | fa163e2f-d608-ed31-39ea-00000000a2ed | SKIPPED | Install - Disable One-Time Password for on_master | np0005468028 2025-10-03 08:05:28.234268 | fa163e2f-d608-ed31-39ea-00000000a2ed | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005468028 | 0:06:26.559599 | 0.03s 2025-10-03 08:05:28.244775 | fa163e2f-d608-ed31-39ea-00000000a2ee | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-03 08:05:28.580539 | fa163e2f-d608-ed31-39ea-00000000a3b2 | CHANGED | Install - Configure NTP | np0005468027 2025-10-03 08:05:28.581657 | fa163e2f-d608-ed31-39ea-00000000a3b2 | TIMING | ipaclient : Install - Configure NTP | np0005468027 | 0:06:26.906987 | 7.21s 2025-10-03 08:05:28.594922 | fa163e2f-d608-ed31-39ea-00000000a3b3 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-03 08:05:28.663771 | fa163e2f-d608-ed31-39ea-00000000a3b3 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005468027 2025-10-03 08:05:28.664797 | fa163e2f-d608-ed31-39ea-00000000a3b3 | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005468027 | 0:06:26.990130 | 0.07s 2025-10-03 08:05:28.677837 | fa163e2f-d608-ed31-39ea-00000000a3b4 | TASK | Install - Disable One-Time Password for on_master 2025-10-03 08:05:28.714121 | fa163e2f-d608-ed31-39ea-00000000a3b4 | SKIPPED | Install - Disable One-Time Password for on_master | np0005468027 2025-10-03 08:05:28.715173 | fa163e2f-d608-ed31-39ea-00000000a3b4 | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005468027 | 0:06:27.040505 | 0.04s 2025-10-03 08:05:28.728745 | fa163e2f-d608-ed31-39ea-00000000a3b5 | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-03 08:05:29.114619 | fa163e2f-d608-ed31-39ea-00000000a292 | OK | Install - Test if IPA client has working krb5.keytab | np0005468029 2025-10-03 08:05:29.116147 | fa163e2f-d608-ed31-39ea-00000000a292 | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005468029 | 0:06:27.441470 | 0.89s 2025-10-03 08:05:29.136511 | fa163e2f-d608-ed31-39ea-00000000a293 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-03 08:05:29.174061 | fa163e2f-d608-ed31-39ea-00000000a293 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005468029 2025-10-03 08:05:29.180235 | fa163e2f-d608-ed31-39ea-00000000a293 | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005468029 | 0:06:27.505554 | 0.04s 2025-10-03 08:05:29.181556 | fa163e2f-d608-ed31-39ea-00000000a2ee | OK | Install - Test if IPA client has working krb5.keytab | np0005468028 2025-10-03 08:05:29.182719 | fa163e2f-d608-ed31-39ea-00000000a2ee | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005468028 | 0:06:27.508048 | 0.94s 2025-10-03 08:05:29.205681 | fa163e2f-d608-ed31-39ea-00000000a2ef | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-03 08:05:29.235767 | fa163e2f-d608-ed31-39ea-00000000a295 | TASK | Install - Keytab or password is required for getting otp 2025-10-03 08:05:29.270163 | fa163e2f-d608-ed31-39ea-00000000a2ef | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005468028 2025-10-03 08:05:29.274445 | fa163e2f-d608-ed31-39ea-00000000a2ef | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005468028 | 0:06:27.599665 | 0.07s 2025-10-03 08:05:29.304442 | fa163e2f-d608-ed31-39ea-00000000a2f1 | TASK | Install - Keytab or password is required for getting otp 2025-10-03 08:05:29.323087 | fa163e2f-d608-ed31-39ea-00000000a295 | SKIPPED | Install - Keytab or password is required for getting otp | np0005468029 2025-10-03 08:05:29.325058 | fa163e2f-d608-ed31-39ea-00000000a295 | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005468029 | 0:06:27.650381 | 0.09s 2025-10-03 08:05:29.346383 | fa163e2f-d608-ed31-39ea-00000000a296 | TASK | Install - Create temporary file for keytab 2025-10-03 08:05:29.358515 | fa163e2f-d608-ed31-39ea-00000000a2f1 | SKIPPED | Install - Keytab or password is required for getting otp | np0005468028 2025-10-03 08:05:29.360335 | fa163e2f-d608-ed31-39ea-00000000a2f1 | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005468028 | 0:06:27.685656 | 0.05s 2025-10-03 08:05:29.380979 | fa163e2f-d608-ed31-39ea-00000000a2f2 | TASK | Install - Create temporary file for keytab 2025-10-03 08:05:29.407607 | fa163e2f-d608-ed31-39ea-00000000a296 | SKIPPED | Install - Create temporary file for keytab | np0005468029 2025-10-03 08:05:29.409163 | fa163e2f-d608-ed31-39ea-00000000a296 | TIMING | ipaclient : Install - Create temporary file for keytab | np0005468029 | 0:06:27.734490 | 0.06s 2025-10-03 08:05:29.410116 | fa163e2f-d608-ed31-39ea-00000000a3b5 | OK | Install - Test if IPA client has working krb5.keytab | np0005468027 2025-10-03 08:05:29.410577 | fa163e2f-d608-ed31-39ea-00000000a3b5 | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005468027 | 0:06:27.735919 | 0.68s 2025-10-03 08:05:29.421681 | fa163e2f-d608-ed31-39ea-00000000a3b6 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-03 08:05:29.467036 | fa163e2f-d608-ed31-39ea-00000000a297 | TASK | Install - Copy keytab to server temporary file 2025-10-03 08:05:29.476257 | fa163e2f-d608-ed31-39ea-00000000a2f2 | SKIPPED | Install - Create temporary file for keytab | np0005468028 2025-10-03 08:05:29.477798 | fa163e2f-d608-ed31-39ea-00000000a2f2 | TIMING | ipaclient : Install - Create temporary file for keytab | np0005468028 | 0:06:27.803111 | 0.09s 2025-10-03 08:05:29.478592 | fa163e2f-d608-ed31-39ea-00000000a3b6 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005468027 2025-10-03 08:05:29.479201 | fa163e2f-d608-ed31-39ea-00000000a3b6 | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005468027 | 0:06:27.804536 | 0.06s 2025-10-03 08:05:29.499769 | fa163e2f-d608-ed31-39ea-00000000a3b8 | TASK | Install - Keytab or password is required for getting otp 2025-10-03 08:05:29.522881 | fa163e2f-d608-ed31-39ea-00000000a2f5 | TASK | Install - Copy keytab to server temporary file 2025-10-03 08:05:29.536515 | fa163e2f-d608-ed31-39ea-00000000a297 | SKIPPED | Install - Copy keytab to server temporary file | np0005468029 2025-10-03 08:05:29.537550 | fa163e2f-d608-ed31-39ea-00000000a297 | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005468029 | 0:06:27.862877 | 0.07s 2025-10-03 08:05:29.559985 | fa163e2f-d608-ed31-39ea-00000000a298 | TASK | Install - Get One-Time Password for client enrollment 2025-10-03 08:05:29.566744 | fa163e2f-d608-ed31-39ea-00000000a3b8 | SKIPPED | Install - Keytab or password is required for getting otp | np0005468027 2025-10-03 08:05:29.567746 | fa163e2f-d608-ed31-39ea-00000000a3b8 | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005468027 | 0:06:27.893071 | 0.07s 2025-10-03 08:05:29.590131 | fa163e2f-d608-ed31-39ea-00000000a3b9 | TASK | Install - Create temporary file for keytab 2025-10-03 08:05:29.597356 | fa163e2f-d608-ed31-39ea-00000000a2f5 | SKIPPED | Install - Copy keytab to server temporary file | np0005468028 2025-10-03 08:05:29.598361 | fa163e2f-d608-ed31-39ea-00000000a2f5 | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005468028 | 0:06:27.923678 | 0.07s 2025-10-03 08:05:29.622518 | fa163e2f-d608-ed31-39ea-00000000a2f6 | TASK | Install - Get One-Time Password for client enrollment 2025-10-03 08:05:29.628799 | fa163e2f-d608-ed31-39ea-00000000a298 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005468029 2025-10-03 08:05:29.629670 | fa163e2f-d608-ed31-39ea-00000000a298 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005468029 | 0:06:27.954998 | 0.07s 2025-10-03 08:05:29.643739 | fa163e2f-d608-ed31-39ea-00000000a299 | TASK | Install - Report error for OTP generation 2025-10-03 08:05:29.650314 | fa163e2f-d608-ed31-39ea-00000000a3b9 | SKIPPED | Install - Create temporary file for keytab | np0005468027 2025-10-03 08:05:29.651251 | fa163e2f-d608-ed31-39ea-00000000a3b9 | TIMING | ipaclient : Install - Create temporary file for keytab | np0005468027 | 0:06:27.976581 | 0.06s 2025-10-03 08:05:29.671420 | fa163e2f-d608-ed31-39ea-00000000a3ba | TASK | Install - Copy keytab to server temporary file 2025-10-03 08:05:29.677876 | fa163e2f-d608-ed31-39ea-00000000a2f6 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005468028 2025-10-03 08:05:29.678786 | fa163e2f-d608-ed31-39ea-00000000a2f6 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005468028 | 0:06:28.004116 | 0.06s 2025-10-03 08:05:29.690262 | fa163e2f-d608-ed31-39ea-00000000a2f7 | TASK | Install - Report error for OTP generation 2025-10-03 08:05:29.710515 | fa163e2f-d608-ed31-39ea-00000000a299 | SKIPPED | Install - Report error for OTP generation | np0005468029 2025-10-03 08:05:29.711516 | fa163e2f-d608-ed31-39ea-00000000a299 | TIMING | ipaclient : Install - Report error for OTP generation | np0005468029 | 0:06:28.036851 | 0.07s 2025-10-03 08:05:29.726516 | fa163e2f-d608-ed31-39ea-00000000a29a | TASK | Install - Store the previously obtained OTP 2025-10-03 08:05:29.732694 | fa163e2f-d608-ed31-39ea-00000000a3ba | SKIPPED | Install - Copy keytab to server temporary file | np0005468027 2025-10-03 08:05:29.738972 | fa163e2f-d608-ed31-39ea-00000000a3ba | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005468027 | 0:06:28.064300 | 0.07s 2025-10-03 08:05:29.739302 | fa163e2f-d608-ed31-39ea-00000000a2f7 | SKIPPED | Install - Report error for OTP generation | np0005468028 2025-10-03 08:05:29.739611 | fa163e2f-d608-ed31-39ea-00000000a2f7 | TIMING | ipaclient : Install - Report error for OTP generation | np0005468028 | 0:06:28.064954 | 0.05s 2025-10-03 08:05:29.753908 | fa163e2f-d608-ed31-39ea-00000000a3bb | TASK | Install - Get One-Time Password for client enrollment 2025-10-03 08:05:29.775305 | fa163e2f-d608-ed31-39ea-00000000a2f8 | TASK | Install - Store the previously obtained OTP 2025-10-03 08:05:29.781665 | fa163e2f-d608-ed31-39ea-00000000a29a | SKIPPED | Install - Store the previously obtained OTP | np0005468029 2025-10-03 08:05:29.782531 | fa163e2f-d608-ed31-39ea-00000000a29a | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005468029 | 0:06:28.107860 | 0.06s 2025-10-03 08:05:29.803000 | fa163e2f-d608-ed31-39ea-00000000a29b | TASK | Install - Remove keytab temporary file 2025-10-03 08:05:29.808913 | fa163e2f-d608-ed31-39ea-00000000a3bb | SKIPPED | Install - Get One-Time Password for client enrollment | np0005468027 2025-10-03 08:05:29.809809 | fa163e2f-d608-ed31-39ea-00000000a3bb | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005468027 | 0:06:28.135118 | 0.06s 2025-10-03 08:05:29.825538 | fa163e2f-d608-ed31-39ea-00000000a3bc | TASK | Install - Report error for OTP generation 2025-10-03 08:05:29.831831 | fa163e2f-d608-ed31-39ea-00000000a2f8 | SKIPPED | Install - Store the previously obtained OTP | np0005468028 2025-10-03 08:05:29.832751 | fa163e2f-d608-ed31-39ea-00000000a2f8 | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005468028 | 0:06:28.158073 | 0.06s 2025-10-03 08:05:29.846740 | fa163e2f-d608-ed31-39ea-00000000a2f9 | TASK | Install - Remove keytab temporary file 2025-10-03 08:05:29.864053 | fa163e2f-d608-ed31-39ea-00000000a29b | SKIPPED | Install - Remove keytab temporary file | np0005468029 2025-10-03 08:05:29.869075 | fa163e2f-d608-ed31-39ea-00000000a29b | TIMING | ipaclient : Install - Remove keytab temporary file | np0005468029 | 0:06:28.194405 | 0.07s 2025-10-03 08:05:29.869557 | fa163e2f-d608-ed31-39ea-00000000a3bc | SKIPPED | Install - Report error for OTP generation | np0005468027 2025-10-03 08:05:29.869866 | fa163e2f-d608-ed31-39ea-00000000a3bc | TIMING | ipaclient : Install - Report error for OTP generation | np0005468027 | 0:06:28.195209 | 0.04s 2025-10-03 08:05:29.879979 | fa163e2f-d608-ed31-39ea-00000000a3bd | TASK | Install - Store the previously obtained OTP 2025-10-03 08:05:29.895395 | fa163e2f-d608-ed31-39ea-00000000a29c | TASK | Store predefined OTP in admin_password 2025-10-03 08:05:29.906465 | fa163e2f-d608-ed31-39ea-00000000a2f9 | SKIPPED | Install - Remove keytab temporary file | np0005468028 2025-10-03 08:05:29.907271 | fa163e2f-d608-ed31-39ea-00000000a2f9 | TIMING | ipaclient : Install - Remove keytab temporary file | np0005468028 | 0:06:28.232602 | 0.06s 2025-10-03 08:05:29.917634 | fa163e2f-d608-ed31-39ea-00000000a2fa | TASK | Store predefined OTP in admin_password 2025-10-03 08:05:29.936645 | fa163e2f-d608-ed31-39ea-00000000a3bd | SKIPPED | Install - Store the previously obtained OTP | np0005468027 2025-10-03 08:05:29.937418 | fa163e2f-d608-ed31-39ea-00000000a3bd | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005468027 | 0:06:28.262750 | 0.06s 2025-10-03 08:05:29.950833 | fa163e2f-d608-ed31-39ea-00000000a3be | TASK | Install - Remove keytab temporary file 2025-10-03 08:05:29.960969 | fa163e2f-d608-ed31-39ea-00000000a29c | OK | Store predefined OTP in admin_password | np0005468029 2025-10-03 08:05:29.961806 | fa163e2f-d608-ed31-39ea-00000000a29c | TIMING | ipaclient : Store predefined OTP in admin_password | np0005468029 | 0:06:28.287127 | 0.06s 2025-10-03 08:05:29.973276 | fa163e2f-d608-ed31-39ea-00000000a29e | TASK | Install - Check if principal and keytab are set 2025-10-03 08:05:29.989229 | fa163e2f-d608-ed31-39ea-00000000a2fa | OK | Store predefined OTP in admin_password | np0005468028 2025-10-03 08:05:29.990084 | fa163e2f-d608-ed31-39ea-00000000a2fa | TIMING | ipaclient : Store predefined OTP in admin_password | np0005468028 | 0:06:28.315420 | 0.07s 2025-10-03 08:05:30.000776 | fa163e2f-d608-ed31-39ea-00000000a2fc | TASK | Install - Check if principal and keytab are set 2025-10-03 08:05:30.018032 | fa163e2f-d608-ed31-39ea-00000000a3be | SKIPPED | Install - Remove keytab temporary file | np0005468027 2025-10-03 08:05:30.018806 | fa163e2f-d608-ed31-39ea-00000000a3be | TIMING | ipaclient : Install - Remove keytab temporary file | np0005468027 | 0:06:28.344141 | 0.06s 2025-10-03 08:05:30.019097 | fa163e2f-d608-ed31-39ea-00000000a29e | SKIPPED | Install - Check if principal and keytab are set | np0005468029 2025-10-03 08:05:30.019423 | fa163e2f-d608-ed31-39ea-00000000a29e | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005468029 | 0:06:28.344766 | 0.05s 2025-10-03 08:05:30.029275 | fa163e2f-d608-ed31-39ea-00000000a3bf | TASK | Store predefined OTP in admin_password 2025-10-03 08:05:30.043570 | fa163e2f-d608-ed31-39ea-00000000a29f | TASK | Install - Check if one of password or keytabs are set 2025-10-03 08:05:30.055853 | fa163e2f-d608-ed31-39ea-00000000a2fc | SKIPPED | Install - Check if principal and keytab are set | np0005468028 2025-10-03 08:05:30.056667 | fa163e2f-d608-ed31-39ea-00000000a2fc | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005468028 | 0:06:28.381999 | 0.06s 2025-10-03 08:05:30.066889 | fa163e2f-d608-ed31-39ea-00000000a2fd | TASK | Install - Check if one of password or keytabs are set 2025-10-03 08:05:30.105424 | fa163e2f-d608-ed31-39ea-00000000a29f | SKIPPED | Install - Check if one of password or keytabs are set | np0005468029 2025-10-03 08:05:30.106289 | fa163e2f-d608-ed31-39ea-00000000a29f | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005468029 | 0:06:28.431623 | 0.06s 2025-10-03 08:05:30.106657 | fa163e2f-d608-ed31-39ea-00000000a3bf | OK | Store predefined OTP in admin_password | np0005468027 2025-10-03 08:05:30.106938 | fa163e2f-d608-ed31-39ea-00000000a3bf | TIMING | ipaclient : Store predefined OTP in admin_password | np0005468027 | 0:06:28.432281 | 0.08s 2025-10-03 08:05:30.117228 | fa163e2f-d608-ed31-39ea-00000000a3c1 | TASK | Install - Check if principal and keytab are set 2025-10-03 08:05:30.132938 | fa163e2f-d608-ed31-39ea-00000000a2a0 | TASK | Install - From host keytab, purge OOO.TEST 2025-10-03 08:05:30.142878 | fa163e2f-d608-ed31-39ea-00000000a2fd | SKIPPED | Install - Check if one of password or keytabs are set | np0005468028 2025-10-03 08:05:30.144079 | fa163e2f-d608-ed31-39ea-00000000a2fd | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005468028 | 0:06:28.469402 | 0.08s 2025-10-03 08:05:30.161354 | fa163e2f-d608-ed31-39ea-00000000a2fe | TASK | Install - From host keytab, purge OOO.TEST 2025-10-03 08:05:30.173676 | fa163e2f-d608-ed31-39ea-00000000a3c1 | SKIPPED | Install - Check if principal and keytab are set | np0005468027 2025-10-03 08:05:30.175574 | fa163e2f-d608-ed31-39ea-00000000a3c1 | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005468027 | 0:06:28.500896 | 0.06s 2025-10-03 08:05:30.186238 | fa163e2f-d608-ed31-39ea-00000000a3c2 | TASK | Install - Check if one of password or keytabs are set 2025-10-03 08:05:30.260607 | fa163e2f-d608-ed31-39ea-00000000a3c2 | SKIPPED | Install - Check if one of password or keytabs are set | np0005468027 2025-10-03 08:05:30.261426 | fa163e2f-d608-ed31-39ea-00000000a3c2 | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005468027 | 0:06:28.586762 | 0.07s 2025-10-03 08:05:30.272116 | fa163e2f-d608-ed31-39ea-00000000a3c3 | TASK | Install - From host keytab, purge OOO.TEST 2025-10-03 08:05:30.466750 | fa163e2f-d608-ed31-39ea-00000000a2a0 | CHANGED | Install - From host keytab, purge OOO.TEST | np0005468029 2025-10-03 08:05:30.467732 | fa163e2f-d608-ed31-39ea-00000000a2a0 | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005468029 | 0:06:28.793067 | 0.33s 2025-10-03 08:05:30.477946 | fa163e2f-d608-ed31-39ea-00000000a2a1 | TASK | Install - Backup and set hostname 2025-10-03 08:05:30.516402 | fa163e2f-d608-ed31-39ea-00000000a2fe | CHANGED | Install - From host keytab, purge OOO.TEST | np0005468028 2025-10-03 08:05:30.517355 | fa163e2f-d608-ed31-39ea-00000000a2fe | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005468028 | 0:06:28.842689 | 0.35s 2025-10-03 08:05:30.529170 | fa163e2f-d608-ed31-39ea-00000000a2ff | TASK | Install - Backup and set hostname 2025-10-03 08:05:30.585374 | fa163e2f-d608-ed31-39ea-00000000a3c3 | CHANGED | Install - From host keytab, purge OOO.TEST | np0005468027 2025-10-03 08:05:30.586303 | fa163e2f-d608-ed31-39ea-00000000a3c3 | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005468027 | 0:06:28.911636 | 0.31s 2025-10-03 08:05:30.596204 | fa163e2f-d608-ed31-39ea-00000000a3c4 | TASK | Install - Backup and set hostname 2025-10-03 08:05:31.219294 | fa163e2f-d608-ed31-39ea-00000000a52d | CHANGED | Install - Configure NTP | np0005468024 2025-10-03 08:05:31.220816 | fa163e2f-d608-ed31-39ea-00000000a52d | TIMING | ipaclient : Install - Configure NTP | np0005468024 | 0:06:29.546137 | 7.15s 2025-10-03 08:05:31.251591 | fa163e2f-d608-ed31-39ea-00000000a52e | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-03 08:05:31.314985 | fa163e2f-d608-ed31-39ea-00000000a482 | CHANGED | Install - Configure NTP | np0005468025 2025-10-03 08:05:31.324106 | fa163e2f-d608-ed31-39ea-00000000a482 | TIMING | ipaclient : Install - Configure NTP | np0005468025 | 0:06:29.649423 | 7.20s 2025-10-03 08:05:31.325507 | fa163e2f-d608-ed31-39ea-00000000a52e | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005468024 2025-10-03 08:05:31.326348 | fa163e2f-d608-ed31-39ea-00000000a52e | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005468024 | 0:06:29.651681 | 0.07s 2025-10-03 08:05:31.361687 | fa163e2f-d608-ed31-39ea-00000000a52f | TASK | Install - Disable One-Time Password for on_master 2025-10-03 08:05:31.388728 | fa163e2f-d608-ed31-39ea-00000000a483 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-03 08:05:31.405136 | fa163e2f-d608-ed31-39ea-00000000a52f | SKIPPED | Install - Disable One-Time Password for on_master | np0005468024 2025-10-03 08:05:31.406320 | fa163e2f-d608-ed31-39ea-00000000a52f | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005468024 | 0:06:29.731646 | 0.04s 2025-10-03 08:05:31.452445 | fa163e2f-d608-ed31-39ea-00000000a530 | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-03 08:05:31.466337 | fa163e2f-d608-ed31-39ea-00000000a3c4 | CHANGED | Install - Backup and set hostname | np0005468027 2025-10-03 08:05:31.468495 | fa163e2f-d608-ed31-39ea-00000000a3c4 | TIMING | ipaclient : Install - Backup and set hostname | np0005468027 | 0:06:29.793801 | 0.87s 2025-10-03 08:05:31.469617 | fa163e2f-d608-ed31-39ea-00000000a2ff | CHANGED | Install - Backup and set hostname | np0005468028 2025-10-03 08:05:31.470584 | fa163e2f-d608-ed31-39ea-00000000a2ff | TIMING | ipaclient : Install - Backup and set hostname | np0005468028 | 0:06:29.795921 | 0.94s 2025-10-03 08:05:31.471586 | fa163e2f-d608-ed31-39ea-00000000a2a1 | CHANGED | Install - Backup and set hostname | np0005468029 2025-10-03 08:05:31.472497 | fa163e2f-d608-ed31-39ea-00000000a2a1 | TIMING | ipaclient : Install - Backup and set hostname | np0005468029 | 0:06:29.797835 | 0.99s 2025-10-03 08:05:31.473607 | fa163e2f-d608-ed31-39ea-00000000a483 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005468025 2025-10-03 08:05:31.474523 | fa163e2f-d608-ed31-39ea-00000000a483 | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005468025 | 0:06:29.799861 | 0.08s 2025-10-03 08:05:31.489508 | fa163e2f-d608-ed31-39ea-00000000a3c5 | TASK | Install - Create temporary krb5 configuration 2025-10-03 08:05:31.519494 | fa163e2f-d608-ed31-39ea-00000000a300 | TASK | Install - Create temporary krb5 configuration 2025-10-03 08:05:31.544870 | fa163e2f-d608-ed31-39ea-00000000a2a2 | TASK | Install - Create temporary krb5 configuration 2025-10-03 08:05:31.569542 | fa163e2f-d608-ed31-39ea-00000000a484 | TASK | Install - Disable One-Time Password for on_master 2025-10-03 08:05:31.605175 | fa163e2f-d608-ed31-39ea-00000000a484 | SKIPPED | Install - Disable One-Time Password for on_master | np0005468025 2025-10-03 08:05:31.605882 | fa163e2f-d608-ed31-39ea-00000000a484 | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005468025 | 0:06:29.931216 | 0.03s 2025-10-03 08:05:31.620337 | fa163e2f-d608-ed31-39ea-00000000a485 | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-03 08:05:31.808782 | fa163e2f-d608-ed31-39ea-00000000a5dc | CHANGED | Install - Configure NTP | np0005468026 2025-10-03 08:05:31.809645 | fa163e2f-d608-ed31-39ea-00000000a5dc | TIMING | ipaclient : Install - Configure NTP | np0005468026 | 0:06:30.134980 | 7.23s 2025-10-03 08:05:31.825387 | fa163e2f-d608-ed31-39ea-00000000a5dd | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-03 08:05:31.875413 | fa163e2f-d608-ed31-39ea-00000000a5dd | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005468026 2025-10-03 08:05:31.876625 | fa163e2f-d608-ed31-39ea-00000000a5dd | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005468026 | 0:06:30.201951 | 0.05s 2025-10-03 08:05:31.900261 | fa163e2f-d608-ed31-39ea-00000000a5de | TASK | Install - Disable One-Time Password for on_master 2025-10-03 08:05:31.946302 | fa163e2f-d608-ed31-39ea-00000000a5de | SKIPPED | Install - Disable One-Time Password for on_master | np0005468026 2025-10-03 08:05:31.947532 | fa163e2f-d608-ed31-39ea-00000000a5de | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005468026 | 0:06:30.272861 | 0.05s 2025-10-03 08:05:31.966477 | fa163e2f-d608-ed31-39ea-00000000a5df | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-03 08:05:32.201974 | fa163e2f-d608-ed31-39ea-00000000a530 | OK | Install - Test if IPA client has working krb5.keytab | np0005468024 2025-10-03 08:05:32.203224 | fa163e2f-d608-ed31-39ea-00000000a530 | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005468024 | 0:06:30.528551 | 0.74s 2025-10-03 08:05:32.222873 | fa163e2f-d608-ed31-39ea-00000000a531 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-03 08:05:32.266001 | fa163e2f-d608-ed31-39ea-00000000a531 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005468024 2025-10-03 08:05:32.266996 | fa163e2f-d608-ed31-39ea-00000000a531 | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005468024 | 0:06:30.592329 | 0.04s 2025-10-03 08:05:32.286310 | fa163e2f-d608-ed31-39ea-00000000a533 | TASK | Install - Keytab or password is required for getting otp 2025-10-03 08:05:32.352963 | fa163e2f-d608-ed31-39ea-00000000a485 | OK | Install - Test if IPA client has working krb5.keytab | np0005468025 2025-10-03 08:05:32.353911 | fa163e2f-d608-ed31-39ea-00000000a485 | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005468025 | 0:06:30.679244 | 0.73s 2025-10-03 08:05:32.354474 | fa163e2f-d608-ed31-39ea-00000000a533 | SKIPPED | Install - Keytab or password is required for getting otp | np0005468024 2025-10-03 08:05:32.354882 | fa163e2f-d608-ed31-39ea-00000000a533 | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005468024 | 0:06:30.680223 | 0.07s 2025-10-03 08:05:32.391440 | fa163e2f-d608-ed31-39ea-00000000a534 | TASK | Install - Create temporary file for keytab 2025-10-03 08:05:32.437542 | fa163e2f-d608-ed31-39ea-00000000a486 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-03 08:05:32.452897 | fa163e2f-d608-ed31-39ea-00000000a3c5 | OK | Install - Create temporary krb5 configuration | np0005468027 2025-10-03 08:05:32.454677 | fa163e2f-d608-ed31-39ea-00000000a3c5 | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005468027 | 0:06:30.779986 | 0.96s 2025-10-03 08:05:32.455581 | fa163e2f-d608-ed31-39ea-00000000a2a2 | OK | Install - Create temporary krb5 configuration | np0005468029 2025-10-03 08:05:32.456261 | fa163e2f-d608-ed31-39ea-00000000a2a2 | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005468029 | 0:06:30.781595 | 0.91s 2025-10-03 08:05:32.457094 | fa163e2f-d608-ed31-39ea-00000000a300 | OK | Install - Create temporary krb5 configuration | np0005468028 2025-10-03 08:05:32.457778 | fa163e2f-d608-ed31-39ea-00000000a300 | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005468028 | 0:06:30.783113 | 0.94s 2025-10-03 08:05:32.458563 | fa163e2f-d608-ed31-39ea-00000000a534 | SKIPPED | Install - Create temporary file for keytab | np0005468024 2025-10-03 08:05:32.459199 | fa163e2f-d608-ed31-39ea-00000000a534 | TIMING | ipaclient : Install - Create temporary file for keytab | np0005468024 | 0:06:30.784533 | 0.07s 2025-10-03 08:05:32.482682 | fa163e2f-d608-ed31-39ea-00000000a3c6 | TASK | Install - Join IPA 2025-10-03 08:05:32.504032 | fa163e2f-d608-ed31-39ea-00000000a301 | TASK | Install - Join IPA 2025-10-03 08:05:32.523967 | fa163e2f-d608-ed31-39ea-00000000a2a3 | TASK | Install - Join IPA 2025-10-03 08:05:32.548650 | fa163e2f-d608-ed31-39ea-00000000a535 | TASK | Install - Copy keytab to server temporary file 2025-10-03 08:05:32.554110 | fa163e2f-d608-ed31-39ea-00000000a486 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005468025 2025-10-03 08:05:32.554989 | fa163e2f-d608-ed31-39ea-00000000a486 | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005468025 | 0:06:30.880316 | 0.12s 2025-10-03 08:05:32.570647 | fa163e2f-d608-ed31-39ea-00000000a488 | TASK | Install - Keytab or password is required for getting otp 2025-10-03 08:05:32.599409 | fa163e2f-d608-ed31-39ea-00000000a535 | SKIPPED | Install - Copy keytab to server temporary file | np0005468024 2025-10-03 08:05:32.600361 | fa163e2f-d608-ed31-39ea-00000000a535 | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005468024 | 0:06:30.925691 | 0.05s 2025-10-03 08:05:32.624198 | fa163e2f-d608-ed31-39ea-00000000a536 | TASK | Install - Get One-Time Password for client enrollment 2025-10-03 08:05:32.630302 | fa163e2f-d608-ed31-39ea-00000000a488 | SKIPPED | Install - Keytab or password is required for getting otp | np0005468025 2025-10-03 08:05:32.631170 | fa163e2f-d608-ed31-39ea-00000000a488 | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005468025 | 0:06:30.956496 | 0.06s 2025-10-03 08:05:32.651391 | fa163e2f-d608-ed31-39ea-00000000a489 | TASK | Install - Create temporary file for keytab 2025-10-03 08:05:32.671726 | fa163e2f-d608-ed31-39ea-00000000a5df | OK | Install - Test if IPA client has working krb5.keytab | np0005468026 2025-10-03 08:05:32.673394 | fa163e2f-d608-ed31-39ea-00000000a5df | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005468026 | 0:06:30.998698 | 0.71s 2025-10-03 08:05:32.674679 | fa163e2f-d608-ed31-39ea-00000000a536 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005468024 2025-10-03 08:05:32.675306 | fa163e2f-d608-ed31-39ea-00000000a536 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005468024 | 0:06:31.000642 | 0.05s 2025-10-03 08:05:32.711779 | fa163e2f-d608-ed31-39ea-00000000a537 | TASK | Install - Report error for OTP generation 2025-10-03 08:05:32.738351 | fa163e2f-d608-ed31-39ea-00000000a5e0 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-03 08:05:32.743783 | fa163e2f-d608-ed31-39ea-00000000a489 | SKIPPED | Install - Create temporary file for keytab | np0005468025 2025-10-03 08:05:32.744755 | fa163e2f-d608-ed31-39ea-00000000a489 | TIMING | ipaclient : Install - Create temporary file for keytab | np0005468025 | 0:06:31.070083 | 0.08s 2025-10-03 08:05:32.775634 | fa163e2f-d608-ed31-39ea-00000000a48a | TASK | Install - Copy keytab to server temporary file 2025-10-03 08:05:32.788253 | fa163e2f-d608-ed31-39ea-00000000a537 | SKIPPED | Install - Report error for OTP generation | np0005468024 2025-10-03 08:05:32.789143 | fa163e2f-d608-ed31-39ea-00000000a537 | TIMING | ipaclient : Install - Report error for OTP generation | np0005468024 | 0:06:31.114471 | 0.07s 2025-10-03 08:05:32.789571 | fa163e2f-d608-ed31-39ea-00000000a5e0 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005468026 2025-10-03 08:05:32.789941 | fa163e2f-d608-ed31-39ea-00000000a5e0 | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005468026 | 0:06:31.115284 | 0.05s 2025-10-03 08:05:32.805420 | fa163e2f-d608-ed31-39ea-00000000a538 | TASK | Install - Store the previously obtained OTP 2025-10-03 08:05:32.837669 | fa163e2f-d608-ed31-39ea-00000000a5e2 | TASK | Install - Keytab or password is required for getting otp 2025-10-03 08:05:32.845748 | fa163e2f-d608-ed31-39ea-00000000a48a | SKIPPED | Install - Copy keytab to server temporary file | np0005468025 2025-10-03 08:05:32.850273 | fa163e2f-d608-ed31-39ea-00000000a48a | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005468025 | 0:06:31.175602 | 0.07s 2025-10-03 08:05:32.850633 | fa163e2f-d608-ed31-39ea-00000000a538 | SKIPPED | Install - Store the previously obtained OTP | np0005468024 2025-10-03 08:05:32.850932 | fa163e2f-d608-ed31-39ea-00000000a538 | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005468024 | 0:06:31.176274 | 0.04s 2025-10-03 08:05:32.869387 | fa163e2f-d608-ed31-39ea-00000000a539 | TASK | Install - Remove keytab temporary file 2025-10-03 08:05:32.895680 | fa163e2f-d608-ed31-39ea-00000000a48b | TASK | Install - Get One-Time Password for client enrollment 2025-10-03 08:05:32.901892 | fa163e2f-d608-ed31-39ea-00000000a5e2 | SKIPPED | Install - Keytab or password is required for getting otp | np0005468026 2025-10-03 08:05:32.902736 | fa163e2f-d608-ed31-39ea-00000000a5e2 | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005468026 | 0:06:31.228065 | 0.06s 2025-10-03 08:05:32.925119 | fa163e2f-d608-ed31-39ea-00000000a5e3 | TASK | Install - Create temporary file for keytab 2025-10-03 08:05:32.930046 | fa163e2f-d608-ed31-39ea-00000000a539 | SKIPPED | Install - Remove keytab temporary file | np0005468024 2025-10-03 08:05:32.930888 | fa163e2f-d608-ed31-39ea-00000000a539 | TIMING | ipaclient : Install - Remove keytab temporary file | np0005468024 | 0:06:31.256217 | 0.06s 2025-10-03 08:05:32.952769 | fa163e2f-d608-ed31-39ea-00000000a53a | TASK | Store predefined OTP in admin_password 2025-10-03 08:05:32.958158 | fa163e2f-d608-ed31-39ea-00000000a48b | SKIPPED | Install - Get One-Time Password for client enrollment | np0005468025 2025-10-03 08:05:32.959030 | fa163e2f-d608-ed31-39ea-00000000a48b | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005468025 | 0:06:31.284349 | 0.06s 2025-10-03 08:05:32.980149 | fa163e2f-d608-ed31-39ea-00000000a48c | TASK | Install - Report error for OTP generation 2025-10-03 08:05:32.986304 | fa163e2f-d608-ed31-39ea-00000000a5e3 | SKIPPED | Install - Create temporary file for keytab | np0005468026 2025-10-03 08:05:32.987239 | fa163e2f-d608-ed31-39ea-00000000a5e3 | TIMING | ipaclient : Install - Create temporary file for keytab | np0005468026 | 0:06:31.312564 | 0.06s 2025-10-03 08:05:33.006376 | fa163e2f-d608-ed31-39ea-00000000a5e4 | TASK | Install - Copy keytab to server temporary file 2025-10-03 08:05:33.028589 | fa163e2f-d608-ed31-39ea-00000000a53a | OK | Store predefined OTP in admin_password | np0005468024 2025-10-03 08:05:33.033663 | fa163e2f-d608-ed31-39ea-00000000a53a | TIMING | ipaclient : Store predefined OTP in admin_password | np0005468024 | 0:06:31.358991 | 0.08s 2025-10-03 08:05:33.034297 | fa163e2f-d608-ed31-39ea-00000000a48c | SKIPPED | Install - Report error for OTP generation | np0005468025 2025-10-03 08:05:33.034757 | fa163e2f-d608-ed31-39ea-00000000a48c | TIMING | ipaclient : Install - Report error for OTP generation | np0005468025 | 0:06:31.360099 | 0.05s 2025-10-03 08:05:33.049841 | fa163e2f-d608-ed31-39ea-00000000a53c | TASK | Install - Check if principal and keytab are set 2025-10-03 08:05:33.069683 | fa163e2f-d608-ed31-39ea-00000000a48d | TASK | Install - Store the previously obtained OTP 2025-10-03 08:05:33.079109 | fa163e2f-d608-ed31-39ea-00000000a5e4 | SKIPPED | Install - Copy keytab to server temporary file | np0005468026 2025-10-03 08:05:33.079945 | fa163e2f-d608-ed31-39ea-00000000a5e4 | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005468026 | 0:06:31.405276 | 0.07s 2025-10-03 08:05:33.099098 | fa163e2f-d608-ed31-39ea-00000000a5e5 | TASK | Install - Get One-Time Password for client enrollment 2025-10-03 08:05:33.112910 | fa163e2f-d608-ed31-39ea-00000000a48d | SKIPPED | Install - Store the previously obtained OTP | np0005468025 2025-10-03 08:05:33.114063 | fa163e2f-d608-ed31-39ea-00000000a48d | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005468025 | 0:06:31.439392 | 0.04s 2025-10-03 08:05:33.114476 | fa163e2f-d608-ed31-39ea-00000000a53c | SKIPPED | Install - Check if principal and keytab are set | np0005468024 2025-10-03 08:05:33.114797 | fa163e2f-d608-ed31-39ea-00000000a53c | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005468024 | 0:06:31.440139 | 0.06s 2025-10-03 08:05:33.130038 | fa163e2f-d608-ed31-39ea-00000000a53d | TASK | Install - Check if one of password or keytabs are set 2025-10-03 08:05:33.161451 | fa163e2f-d608-ed31-39ea-00000000a48e | TASK | Install - Remove keytab temporary file 2025-10-03 08:05:33.168824 | fa163e2f-d608-ed31-39ea-00000000a5e5 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005468026 2025-10-03 08:05:33.169785 | fa163e2f-d608-ed31-39ea-00000000a5e5 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005468026 | 0:06:31.495092 | 0.07s 2025-10-03 08:05:33.187147 | fa163e2f-d608-ed31-39ea-00000000a5e6 | TASK | Install - Report error for OTP generation 2025-10-03 08:05:33.200501 | fa163e2f-d608-ed31-39ea-00000000a53d | SKIPPED | Install - Check if one of password or keytabs are set | np0005468024 2025-10-03 08:05:33.201606 | fa163e2f-d608-ed31-39ea-00000000a53d | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005468024 | 0:06:31.526927 | 0.07s 2025-10-03 08:05:33.218099 | fa163e2f-d608-ed31-39ea-00000000a53e | TASK | Install - From host keytab, purge OOO.TEST 2025-10-03 08:05:33.227171 | fa163e2f-d608-ed31-39ea-00000000a48e | SKIPPED | Install - Remove keytab temporary file | np0005468025 2025-10-03 08:05:33.228094 | fa163e2f-d608-ed31-39ea-00000000a48e | TIMING | ipaclient : Install - Remove keytab temporary file | np0005468025 | 0:06:31.553421 | 0.07s 2025-10-03 08:05:33.248592 | fa163e2f-d608-ed31-39ea-00000000a48f | TASK | Store predefined OTP in admin_password 2025-10-03 08:05:33.254301 | fa163e2f-d608-ed31-39ea-00000000a5e6 | SKIPPED | Install - Report error for OTP generation | np0005468026 2025-10-03 08:05:33.255144 | fa163e2f-d608-ed31-39ea-00000000a5e6 | TIMING | ipaclient : Install - Report error for OTP generation | np0005468026 | 0:06:31.580474 | 0.07s 2025-10-03 08:05:33.270656 | fa163e2f-d608-ed31-39ea-00000000a5e7 | TASK | Install - Store the previously obtained OTP 2025-10-03 08:05:33.310616 | fa163e2f-d608-ed31-39ea-00000000a48f | OK | Store predefined OTP in admin_password | np0005468025 2025-10-03 08:05:33.311885 | fa163e2f-d608-ed31-39ea-00000000a48f | TIMING | ipaclient : Store predefined OTP in admin_password | np0005468025 | 0:06:31.637214 | 0.06s 2025-10-03 08:05:33.343500 | fa163e2f-d608-ed31-39ea-00000000a491 | TASK | Install - Check if principal and keytab are set 2025-10-03 08:05:33.350964 | fa163e2f-d608-ed31-39ea-00000000a5e7 | SKIPPED | Install - Store the previously obtained OTP | np0005468026 2025-10-03 08:05:33.352999 | fa163e2f-d608-ed31-39ea-00000000a5e7 | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005468026 | 0:06:31.678238 | 0.08s 2025-10-03 08:05:33.387199 | fa163e2f-d608-ed31-39ea-00000000a5e8 | TASK | Install - Remove keytab temporary file 2025-10-03 08:05:33.403625 | fa163e2f-d608-ed31-39ea-00000000a491 | SKIPPED | Install - Check if principal and keytab are set | np0005468025 2025-10-03 08:05:33.405982 | fa163e2f-d608-ed31-39ea-00000000a491 | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005468025 | 0:06:31.731293 | 0.06s 2025-10-03 08:05:33.428654 | fa163e2f-d608-ed31-39ea-00000000a492 | TASK | Install - Check if one of password or keytabs are set 2025-10-03 08:05:33.455964 | fa163e2f-d608-ed31-39ea-00000000a5e8 | SKIPPED | Install - Remove keytab temporary file | np0005468026 2025-10-03 08:05:33.457767 | fa163e2f-d608-ed31-39ea-00000000a5e8 | TIMING | ipaclient : Install - Remove keytab temporary file | np0005468026 | 0:06:31.783096 | 0.07s 2025-10-03 08:05:33.474245 | fa163e2f-d608-ed31-39ea-00000000a5e9 | TASK | Store predefined OTP in admin_password 2025-10-03 08:05:33.500114 | fa163e2f-d608-ed31-39ea-00000000a492 | SKIPPED | Install - Check if one of password or keytabs are set | np0005468025 2025-10-03 08:05:33.502023 | fa163e2f-d608-ed31-39ea-00000000a492 | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005468025 | 0:06:31.827334 | 0.07s 2025-10-03 08:05:33.523296 | fa163e2f-d608-ed31-39ea-00000000a493 | TASK | Install - From host keytab, purge OOO.TEST 2025-10-03 08:05:33.538932 | fa163e2f-d608-ed31-39ea-00000000a5e9 | OK | Store predefined OTP in admin_password | np0005468026 2025-10-03 08:05:33.540256 | fa163e2f-d608-ed31-39ea-00000000a5e9 | TIMING | ipaclient : Store predefined OTP in admin_password | np0005468026 | 0:06:31.865577 | 0.06s 2025-10-03 08:05:33.556929 | fa163e2f-d608-ed31-39ea-00000000a5eb | TASK | Install - Check if principal and keytab are set 2025-10-03 08:05:33.581959 | fa163e2f-d608-ed31-39ea-00000000a53e | CHANGED | Install - From host keytab, purge OOO.TEST | np0005468024 2025-10-03 08:05:33.583332 | fa163e2f-d608-ed31-39ea-00000000a53e | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005468024 | 0:06:31.908664 | 0.36s 2025-10-03 08:05:33.600575 | fa163e2f-d608-ed31-39ea-00000000a53f | TASK | Install - Backup and set hostname 2025-10-03 08:05:33.619732 | fa163e2f-d608-ed31-39ea-00000000a5eb | SKIPPED | Install - Check if principal and keytab are set | np0005468026 2025-10-03 08:05:33.621852 | fa163e2f-d608-ed31-39ea-00000000a5eb | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005468026 | 0:06:31.947111 | 0.06s 2025-10-03 08:05:33.647229 | fa163e2f-d608-ed31-39ea-00000000a5ec | TASK | Install - Check if one of password or keytabs are set 2025-10-03 08:05:33.734043 | fa163e2f-d608-ed31-39ea-00000000a5ec | SKIPPED | Install - Check if one of password or keytabs are set | np0005468026 2025-10-03 08:05:33.735884 | fa163e2f-d608-ed31-39ea-00000000a5ec | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005468026 | 0:06:32.061215 | 0.09s 2025-10-03 08:05:33.760290 | fa163e2f-d608-ed31-39ea-00000000a5ed | TASK | Install - From host keytab, purge OOO.TEST 2025-10-03 08:05:33.870975 | fa163e2f-d608-ed31-39ea-00000000a493 | CHANGED | Install - From host keytab, purge OOO.TEST | np0005468025 2025-10-03 08:05:33.877349 | fa163e2f-d608-ed31-39ea-00000000a493 | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005468025 | 0:06:32.202667 | 0.35s 2025-10-03 08:05:33.878504 | fa163e2f-d608-ed31-39ea-00000000a301 | CHANGED | Install - Join IPA | np0005468028 2025-10-03 08:05:33.879255 | fa163e2f-d608-ed31-39ea-00000000a301 | TIMING | ipaclient : Install - Join IPA | np0005468028 | 0:06:32.204589 | 1.37s 2025-10-03 08:05:33.900344 | fa163e2f-d608-ed31-39ea-00000000a303 | TASK | The krb5 configuration is not correct 2025-10-03 08:05:33.936570 | fa163e2f-d608-ed31-39ea-00000000a494 | TASK | Install - Backup and set hostname 2025-10-03 08:05:33.944167 | fa163e2f-d608-ed31-39ea-00000000a3c6 | CHANGED | Install - Join IPA | np0005468027 2025-10-03 08:05:33.945358 | fa163e2f-d608-ed31-39ea-00000000a3c6 | TIMING | ipaclient : Install - Join IPA | np0005468027 | 0:06:32.270682 | 1.46s 2025-10-03 08:05:33.946095 | fa163e2f-d608-ed31-39ea-00000000a2a3 | CHANGED | Install - Join IPA | np0005468029 2025-10-03 08:05:33.946623 | fa163e2f-d608-ed31-39ea-00000000a2a3 | TIMING | ipaclient : Install - Join IPA | np0005468029 | 0:06:32.271962 | 1.42s 2025-10-03 08:05:33.966721 | fa163e2f-d608-ed31-39ea-00000000a3c8 | TASK | The krb5 configuration is not correct 2025-10-03 08:05:33.987398 | fa163e2f-d608-ed31-39ea-00000000a2a5 | TASK | The krb5 configuration is not correct 2025-10-03 08:05:33.995364 | fa163e2f-d608-ed31-39ea-00000000a303 | SKIPPED | The krb5 configuration is not correct | np0005468028 2025-10-03 08:05:33.996607 | fa163e2f-d608-ed31-39ea-00000000a303 | TIMING | ipaclient : The krb5 configuration is not correct | np0005468028 | 0:06:32.321931 | 0.09s 2025-10-03 08:05:34.007564 | fa163e2f-d608-ed31-39ea-00000000a304 | TASK | IPA test failed 2025-10-03 08:05:34.037990 | fa163e2f-d608-ed31-39ea-00000000a3c8 | SKIPPED | The krb5 configuration is not correct | np0005468027 2025-10-03 08:05:34.039033 | fa163e2f-d608-ed31-39ea-00000000a3c8 | TIMING | ipaclient : The krb5 configuration is not correct | np0005468027 | 0:06:32.364361 | 0.07s 2025-10-03 08:05:34.055001 | fa163e2f-d608-ed31-39ea-00000000a3c9 | TASK | IPA test failed 2025-10-03 08:05:34.061168 | fa163e2f-d608-ed31-39ea-00000000a2a5 | SKIPPED | The krb5 configuration is not correct | np0005468029 2025-10-03 08:05:34.062044 | fa163e2f-d608-ed31-39ea-00000000a2a5 | TIMING | ipaclient : The krb5 configuration is not correct | np0005468029 | 0:06:32.387372 | 0.07s 2025-10-03 08:05:34.082616 | fa163e2f-d608-ed31-39ea-00000000a2a6 | TASK | IPA test failed 2025-10-03 08:05:34.088873 | fa163e2f-d608-ed31-39ea-00000000a5ed | CHANGED | Install - From host keytab, purge OOO.TEST | np0005468026 2025-10-03 08:05:34.089778 | fa163e2f-d608-ed31-39ea-00000000a5ed | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005468026 | 0:06:32.415100 | 0.33s 2025-10-03 08:05:34.090421 | fa163e2f-d608-ed31-39ea-00000000a304 | SKIPPED | IPA test failed | np0005468028 2025-10-03 08:05:34.090747 | fa163e2f-d608-ed31-39ea-00000000a304 | TIMING | ipaclient : IPA test failed | np0005468028 | 0:06:32.416090 | 0.08s 2025-10-03 08:05:34.101526 | fa163e2f-d608-ed31-39ea-00000000a305 | TASK | Fail due to missing ca.crt file 2025-10-03 08:05:34.124811 | fa163e2f-d608-ed31-39ea-00000000a5ee | TASK | Install - Backup and set hostname 2025-10-03 08:05:34.129840 | fa163e2f-d608-ed31-39ea-00000000a3c9 | SKIPPED | IPA test failed | np0005468027 2025-10-03 08:05:34.130638 | fa163e2f-d608-ed31-39ea-00000000a3c9 | TIMING | ipaclient : IPA test failed | np0005468027 | 0:06:32.455969 | 0.07s 2025-10-03 08:05:34.145839 | fa163e2f-d608-ed31-39ea-00000000a3ca | TASK | Fail due to missing ca.crt file 2025-10-03 08:05:34.157196 | fa163e2f-d608-ed31-39ea-00000000a2a6 | SKIPPED | IPA test failed | np0005468029 2025-10-03 08:05:34.157991 | fa163e2f-d608-ed31-39ea-00000000a2a6 | TIMING | ipaclient : IPA test failed | np0005468029 | 0:06:32.483322 | 0.07s 2025-10-03 08:05:34.158288 | fa163e2f-d608-ed31-39ea-00000000a305 | SKIPPED | Fail due to missing ca.crt file | np0005468028 2025-10-03 08:05:34.158603 | fa163e2f-d608-ed31-39ea-00000000a305 | TIMING | ipaclient : Fail due to missing ca.crt file | np0005468028 | 0:06:32.483945 | 0.05s 2025-10-03 08:05:34.168726 | fa163e2f-d608-ed31-39ea-00000000a307 | TASK | Install - Configure IPA default.conf 2025-10-03 08:05:34.183072 | fa163e2f-d608-ed31-39ea-00000000a2a7 | TASK | Fail due to missing ca.crt file 2025-10-03 08:05:34.204360 | fa163e2f-d608-ed31-39ea-00000000a3ca | SKIPPED | Fail due to missing ca.crt file | np0005468027 2025-10-03 08:05:34.205194 | fa163e2f-d608-ed31-39ea-00000000a3ca | TIMING | ipaclient : Fail due to missing ca.crt file | np0005468027 | 0:06:32.530526 | 0.05s 2025-10-03 08:05:34.215367 | fa163e2f-d608-ed31-39ea-00000000a3cc | TASK | Install - Configure IPA default.conf 2025-10-03 08:05:34.251735 | fa163e2f-d608-ed31-39ea-00000000a2a7 | SKIPPED | Fail due to missing ca.crt file | np0005468029 2025-10-03 08:05:34.252692 | fa163e2f-d608-ed31-39ea-00000000a2a7 | TIMING | ipaclient : Fail due to missing ca.crt file | np0005468029 | 0:06:32.578026 | 0.07s 2025-10-03 08:05:34.263061 | fa163e2f-d608-ed31-39ea-00000000a2a9 | TASK | Install - Configure IPA default.conf 2025-10-03 08:05:34.450768 | fa163e2f-d608-ed31-39ea-00000000a53f | CHANGED | Install - Backup and set hostname | np0005468024 2025-10-03 08:05:34.451633 | fa163e2f-d608-ed31-39ea-00000000a53f | TIMING | ipaclient : Install - Backup and set hostname | np0005468024 | 0:06:32.776952 | 0.85s 2025-10-03 08:05:34.465902 | fa163e2f-d608-ed31-39ea-00000000a540 | TASK | Install - Create temporary krb5 configuration 2025-10-03 08:05:34.703302 | fa163e2f-d608-ed31-39ea-00000000a494 | CHANGED | Install - Backup and set hostname | np0005468025 2025-10-03 08:05:34.704192 | fa163e2f-d608-ed31-39ea-00000000a494 | TIMING | ipaclient : Install - Backup and set hostname | np0005468025 | 0:06:33.029525 | 0.77s 2025-10-03 08:05:34.719670 | fa163e2f-d608-ed31-39ea-00000000a495 | TASK | Install - Create temporary krb5 configuration 2025-10-03 08:05:34.915931 | fa163e2f-d608-ed31-39ea-00000000a5ee | CHANGED | Install - Backup and set hostname | np0005468026 2025-10-03 08:05:34.917086 | fa163e2f-d608-ed31-39ea-00000000a5ee | TIMING | ipaclient : Install - Backup and set hostname | np0005468026 | 0:06:33.242414 | 0.79s 2025-10-03 08:05:34.938711 | fa163e2f-d608-ed31-39ea-00000000a5ef | TASK | Install - Create temporary krb5 configuration 2025-10-03 08:05:34.997398 | fa163e2f-d608-ed31-39ea-00000000a2a9 | CHANGED | Install - Configure IPA default.conf | np0005468029 2025-10-03 08:05:34.998526 | fa163e2f-d608-ed31-39ea-00000000a2a9 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005468029 | 0:06:33.323848 | 0.73s 2025-10-03 08:05:34.999133 | fa163e2f-d608-ed31-39ea-00000000a3cc | CHANGED | Install - Configure IPA default.conf | np0005468027 2025-10-03 08:05:34.999657 | fa163e2f-d608-ed31-39ea-00000000a3cc | TIMING | ipaclient : Install - Configure IPA default.conf | np0005468027 | 0:06:33.324996 | 0.78s 2025-10-03 08:05:35.019819 | fa163e2f-d608-ed31-39ea-00000000a3cd | TASK | Install - Configure SSSD 2025-10-03 08:05:35.039099 | fa163e2f-d608-ed31-39ea-00000000a2aa | TASK | Install - Configure SSSD 2025-10-03 08:05:35.045898 | fa163e2f-d608-ed31-39ea-00000000a307 | CHANGED | Install - Configure IPA default.conf | np0005468028 2025-10-03 08:05:35.046855 | fa163e2f-d608-ed31-39ea-00000000a307 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005468028 | 0:06:33.372183 | 0.88s 2025-10-03 08:05:35.057917 | fa163e2f-d608-ed31-39ea-00000000a308 | TASK | Install - Configure SSSD 2025-10-03 08:05:35.242642 | fa163e2f-d608-ed31-39ea-00000000a540 | OK | Install - Create temporary krb5 configuration | np0005468024 2025-10-03 08:05:35.243603 | fa163e2f-d608-ed31-39ea-00000000a540 | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005468024 | 0:06:33.568935 | 0.78s 2025-10-03 08:05:35.260645 | fa163e2f-d608-ed31-39ea-00000000a541 | TASK | Install - Join IPA 2025-10-03 08:05:35.392789 | fa163e2f-d608-ed31-39ea-00000000a495 | OK | Install - Create temporary krb5 configuration | np0005468025 2025-10-03 08:05:35.393793 | fa163e2f-d608-ed31-39ea-00000000a495 | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005468025 | 0:06:33.719126 | 0.67s 2025-10-03 08:05:35.413311 | fa163e2f-d608-ed31-39ea-00000000a496 | TASK | Install - Join IPA 2025-10-03 08:05:35.728554 | fa163e2f-d608-ed31-39ea-00000000a5ef | OK | Install - Create temporary krb5 configuration | np0005468026 2025-10-03 08:05:35.729678 | fa163e2f-d608-ed31-39ea-00000000a5ef | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005468026 | 0:06:34.055008 | 0.79s 2025-10-03 08:05:35.750539 | fa163e2f-d608-ed31-39ea-00000000a5f0 | TASK | Install - Join IPA 2025-10-03 08:05:35.917828 | fa163e2f-d608-ed31-39ea-00000000a308 | CHANGED | Install - Configure SSSD | np0005468028 2025-10-03 08:05:35.927864 | fa163e2f-d608-ed31-39ea-00000000a308 | TIMING | ipaclient : Install - Configure SSSD | np0005468028 | 0:06:34.253192 | 0.87s 2025-10-03 08:05:35.928372 | fa163e2f-d608-ed31-39ea-00000000a3cd | CHANGED | Install - Configure SSSD | np0005468027 2025-10-03 08:05:35.928715 | fa163e2f-d608-ed31-39ea-00000000a3cd | TIMING | ipaclient : Install - Configure SSSD | np0005468027 | 0:06:34.254057 | 0.91s 2025-10-03 08:05:35.929059 | fa163e2f-d608-ed31-39ea-00000000a2aa | CHANGED | Install - Configure SSSD | np0005468029 2025-10-03 08:05:35.929376 | fa163e2f-d608-ed31-39ea-00000000a2aa | TIMING | ipaclient : Install - Configure SSSD | np0005468029 | 0:06:34.254719 | 0.89s 2025-10-03 08:05:35.939901 | fa163e2f-d608-ed31-39ea-00000000a3ce | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-03 08:05:35.959376 | fa163e2f-d608-ed31-39ea-00000000a309 | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-03 08:05:35.978077 | fa163e2f-d608-ed31-39ea-00000000a2ab | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-03 08:05:36.632314 | fa163e2f-d608-ed31-39ea-00000000a496 | CHANGED | Install - Join IPA | np0005468025 2025-10-03 08:05:36.633941 | fa163e2f-d608-ed31-39ea-00000000a496 | TIMING | ipaclient : Install - Join IPA | np0005468025 | 0:06:34.959261 | 1.22s 2025-10-03 08:05:36.639349 | fa163e2f-d608-ed31-39ea-00000000a541 | CHANGED | Install - Join IPA | np0005468024 2025-10-03 08:05:36.640139 | fa163e2f-d608-ed31-39ea-00000000a541 | TIMING | ipaclient : Install - Join IPA | np0005468024 | 0:06:34.965473 | 1.38s 2025-10-03 08:05:36.671345 | fa163e2f-d608-ed31-39ea-00000000a543 | TASK | The krb5 configuration is not correct 2025-10-03 08:05:36.700622 | fa163e2f-d608-ed31-39ea-00000000a498 | TASK | The krb5 configuration is not correct 2025-10-03 08:05:36.741081 | fa163e2f-d608-ed31-39ea-00000000a543 | SKIPPED | The krb5 configuration is not correct | np0005468024 2025-10-03 08:05:36.742193 | fa163e2f-d608-ed31-39ea-00000000a543 | TIMING | ipaclient : The krb5 configuration is not correct | np0005468024 | 0:06:35.067520 | 0.07s 2025-10-03 08:05:36.762746 | fa163e2f-d608-ed31-39ea-00000000a544 | TASK | IPA test failed 2025-10-03 08:05:36.774576 | fa163e2f-d608-ed31-39ea-00000000a498 | SKIPPED | The krb5 configuration is not correct | np0005468025 2025-10-03 08:05:36.775716 | fa163e2f-d608-ed31-39ea-00000000a498 | TIMING | ipaclient : The krb5 configuration is not correct | np0005468025 | 0:06:35.101035 | 0.07s 2025-10-03 08:05:36.796171 | fa163e2f-d608-ed31-39ea-00000000a499 | TASK | IPA test failed 2025-10-03 08:05:36.829744 | fa163e2f-d608-ed31-39ea-00000000a544 | SKIPPED | IPA test failed | np0005468024 2025-10-03 08:05:36.830685 | fa163e2f-d608-ed31-39ea-00000000a544 | TIMING | ipaclient : IPA test failed | np0005468024 | 0:06:35.156015 | 0.06s 2025-10-03 08:05:36.846038 | fa163e2f-d608-ed31-39ea-00000000a545 | TASK | Fail due to missing ca.crt file 2025-10-03 08:05:36.864934 | fa163e2f-d608-ed31-39ea-00000000a499 | SKIPPED | IPA test failed | np0005468025 2025-10-03 08:05:36.865897 | fa163e2f-d608-ed31-39ea-00000000a499 | TIMING | ipaclient : IPA test failed | np0005468025 | 0:06:35.191228 | 0.07s 2025-10-03 08:05:36.881022 | fa163e2f-d608-ed31-39ea-00000000a49a | TASK | Fail due to missing ca.crt file 2025-10-03 08:05:36.903153 | fa163e2f-d608-ed31-39ea-00000000a545 | SKIPPED | Fail due to missing ca.crt file | np0005468024 2025-10-03 08:05:36.904131 | fa163e2f-d608-ed31-39ea-00000000a545 | TIMING | ipaclient : Fail due to missing ca.crt file | np0005468024 | 0:06:35.229462 | 0.06s 2025-10-03 08:05:36.920468 | fa163e2f-d608-ed31-39ea-00000000a547 | TASK | Install - Configure IPA default.conf 2025-10-03 08:05:36.953966 | fa163e2f-d608-ed31-39ea-00000000a49a | SKIPPED | Fail due to missing ca.crt file | np0005468025 2025-10-03 08:05:36.954885 | fa163e2f-d608-ed31-39ea-00000000a49a | TIMING | ipaclient : Fail due to missing ca.crt file | np0005468025 | 0:06:35.280216 | 0.07s 2025-10-03 08:05:36.971119 | fa163e2f-d608-ed31-39ea-00000000a49c | TASK | Install - Configure IPA default.conf 2025-10-03 08:05:37.043678 | fa163e2f-d608-ed31-39ea-00000000a5f0 | CHANGED | Install - Join IPA | np0005468026 2025-10-03 08:05:37.044764 | fa163e2f-d608-ed31-39ea-00000000a5f0 | TIMING | ipaclient : Install - Join IPA | np0005468026 | 0:06:35.370094 | 1.29s 2025-10-03 08:05:37.070123 | fa163e2f-d608-ed31-39ea-00000000a5f2 | TASK | The krb5 configuration is not correct 2025-10-03 08:05:37.136617 | fa163e2f-d608-ed31-39ea-00000000a5f2 | SKIPPED | The krb5 configuration is not correct | np0005468026 2025-10-03 08:05:37.137535 | fa163e2f-d608-ed31-39ea-00000000a5f2 | TIMING | ipaclient : The krb5 configuration is not correct | np0005468026 | 0:06:35.462868 | 0.07s 2025-10-03 08:05:37.158008 | fa163e2f-d608-ed31-39ea-00000000a5f3 | TASK | IPA test failed 2025-10-03 08:05:37.217918 | fa163e2f-d608-ed31-39ea-00000000a5f3 | SKIPPED | IPA test failed | np0005468026 2025-10-03 08:05:37.218670 | fa163e2f-d608-ed31-39ea-00000000a5f3 | TIMING | ipaclient : IPA test failed | np0005468026 | 0:06:35.544007 | 0.06s 2025-10-03 08:05:37.233466 | fa163e2f-d608-ed31-39ea-00000000a5f4 | TASK | Fail due to missing ca.crt file 2025-10-03 08:05:37.282915 | fa163e2f-d608-ed31-39ea-00000000a5f4 | SKIPPED | Fail due to missing ca.crt file | np0005468026 2025-10-03 08:05:37.283705 | fa163e2f-d608-ed31-39ea-00000000a5f4 | TIMING | ipaclient : Fail due to missing ca.crt file | np0005468026 | 0:06:35.609042 | 0.05s 2025-10-03 08:05:37.298058 | fa163e2f-d608-ed31-39ea-00000000a5f6 | TASK | Install - Configure IPA default.conf 2025-10-03 08:05:37.603803 | fa163e2f-d608-ed31-39ea-00000000a547 | CHANGED | Install - Configure IPA default.conf | np0005468024 2025-10-03 08:05:37.604670 | fa163e2f-d608-ed31-39ea-00000000a547 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005468024 | 0:06:35.930004 | 0.68s 2025-10-03 08:05:37.619265 | fa163e2f-d608-ed31-39ea-00000000a548 | TASK | Install - Configure SSSD 2025-10-03 08:05:37.718145 | fa163e2f-d608-ed31-39ea-00000000a49c | CHANGED | Install - Configure IPA default.conf | np0005468025 2025-10-03 08:05:37.719083 | fa163e2f-d608-ed31-39ea-00000000a49c | TIMING | ipaclient : Install - Configure IPA default.conf | np0005468025 | 0:06:36.044417 | 0.75s 2025-10-03 08:05:37.734283 | fa163e2f-d608-ed31-39ea-00000000a49d | TASK | Install - Configure SSSD 2025-10-03 08:05:37.946032 | fa163e2f-d608-ed31-39ea-00000000a5f6 | CHANGED | Install - Configure IPA default.conf | np0005468026 2025-10-03 08:05:37.948151 | fa163e2f-d608-ed31-39ea-00000000a5f6 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005468026 | 0:06:36.273462 | 0.65s 2025-10-03 08:05:37.989034 | fa163e2f-d608-ed31-39ea-00000000a5f7 | TASK | Install - Configure SSSD 2025-10-03 08:05:38.197415 | fa163e2f-d608-ed31-39ea-00000000a2ab | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005468029 2025-10-03 08:05:38.198893 | fa163e2f-d608-ed31-39ea-00000000a2ab | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005468029 | 0:06:36.524212 | 2.22s 2025-10-03 08:05:38.213475 | fa163e2f-d608-ed31-39ea-00000000a2ac | TASK | Install - Fix IPA ca 2025-10-03 08:05:38.292224 | fa163e2f-d608-ed31-39ea-00000000a2ac | SKIPPED | Install - Fix IPA ca | np0005468029 2025-10-03 08:05:38.293607 | fa163e2f-d608-ed31-39ea-00000000a2ac | TIMING | ipaclient : Install - Fix IPA ca | np0005468029 | 0:06:36.618935 | 0.08s 2025-10-03 08:05:38.310831 | fa163e2f-d608-ed31-39ea-00000000a2ad | TASK | Install - Create IPA NSS database 2025-10-03 08:05:38.369029 | fa163e2f-d608-ed31-39ea-00000000a548 | CHANGED | Install - Configure SSSD | np0005468024 2025-10-03 08:05:38.371008 | fa163e2f-d608-ed31-39ea-00000000a548 | TIMING | ipaclient : Install - Configure SSSD | np0005468024 | 0:06:36.696328 | 0.75s 2025-10-03 08:05:38.371984 | fa163e2f-d608-ed31-39ea-00000000a309 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005468028 2025-10-03 08:05:38.372812 | fa163e2f-d608-ed31-39ea-00000000a309 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005468028 | 0:06:36.698146 | 2.41s 2025-10-03 08:05:38.394725 | fa163e2f-d608-ed31-39ea-00000000a30a | TASK | Install - Fix IPA ca 2025-10-03 08:05:38.422103 | fa163e2f-d608-ed31-39ea-00000000a549 | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-03 08:05:38.457563 | fa163e2f-d608-ed31-39ea-00000000a30a | SKIPPED | Install - Fix IPA ca | np0005468028 2025-10-03 08:05:38.458575 | fa163e2f-d608-ed31-39ea-00000000a30a | TIMING | ipaclient : Install - Fix IPA ca | np0005468028 | 0:06:36.783902 | 0.06s 2025-10-03 08:05:38.472713 | fa163e2f-d608-ed31-39ea-00000000a30b | TASK | Install - Create IPA NSS database 2025-10-03 08:05:38.493590 | fa163e2f-d608-ed31-39ea-00000000a49d | CHANGED | Install - Configure SSSD | np0005468025 2025-10-03 08:05:38.494620 | fa163e2f-d608-ed31-39ea-00000000a49d | TIMING | ipaclient : Install - Configure SSSD | np0005468025 | 0:06:36.819951 | 0.76s 2025-10-03 08:05:38.514915 | fa163e2f-d608-ed31-39ea-00000000a49e | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-03 08:05:38.748122 | fa163e2f-d608-ed31-39ea-00000000a5f7 | CHANGED | Install - Configure SSSD | np0005468026 2025-10-03 08:05:38.749851 | fa163e2f-d608-ed31-39ea-00000000a5f7 | TIMING | ipaclient : Install - Configure SSSD | np0005468026 | 0:06:37.075171 | 0.76s 2025-10-03 08:05:38.783163 | fa163e2f-d608-ed31-39ea-00000000a5f8 | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-03 08:05:38.803667 | fa163e2f-d608-ed31-39ea-00000000a3ce | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005468027 2025-10-03 08:05:38.805265 | fa163e2f-d608-ed31-39ea-00000000a3ce | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005468027 | 0:06:37.130586 | 2.86s 2025-10-03 08:05:38.827899 | fa163e2f-d608-ed31-39ea-00000000a3cf | TASK | Install - Fix IPA ca 2025-10-03 08:05:38.904029 | fa163e2f-d608-ed31-39ea-00000000a3cf | SKIPPED | Install - Fix IPA ca | np0005468027 2025-10-03 08:05:38.904901 | fa163e2f-d608-ed31-39ea-00000000a3cf | TIMING | ipaclient : Install - Fix IPA ca | np0005468027 | 0:06:37.230235 | 0.08s 2025-10-03 08:05:38.917374 | fa163e2f-d608-ed31-39ea-00000000a3d0 | TASK | Install - Create IPA NSS database 2025-10-03 08:05:40.514908 | fa163e2f-d608-ed31-39ea-00000000a549 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005468024 2025-10-03 08:05:40.517848 | fa163e2f-d608-ed31-39ea-00000000a549 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005468024 | 0:06:38.843167 | 2.09s 2025-10-03 08:05:40.520060 | fa163e2f-d608-ed31-39ea-00000000a49e | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005468025 2025-10-03 08:05:40.520926 | fa163e2f-d608-ed31-39ea-00000000a49e | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005468025 | 0:06:38.846260 | 2.00s 2025-10-03 08:05:40.553698 | fa163e2f-d608-ed31-39ea-00000000a54a | TASK | Install - Fix IPA ca 2025-10-03 08:05:40.591496 | fa163e2f-d608-ed31-39ea-00000000a49f | TASK | Install - Fix IPA ca 2025-10-03 08:05:40.625870 | fa163e2f-d608-ed31-39ea-00000000a54a | SKIPPED | Install - Fix IPA ca | np0005468024 2025-10-03 08:05:40.627072 | fa163e2f-d608-ed31-39ea-00000000a54a | TIMING | ipaclient : Install - Fix IPA ca | np0005468024 | 0:06:38.952397 | 0.07s 2025-10-03 08:05:40.647255 | fa163e2f-d608-ed31-39ea-00000000a54b | TASK | Install - Create IPA NSS database 2025-10-03 08:05:40.665251 | fa163e2f-d608-ed31-39ea-00000000a49f | SKIPPED | Install - Fix IPA ca | np0005468025 2025-10-03 08:05:40.666380 | fa163e2f-d608-ed31-39ea-00000000a49f | TIMING | ipaclient : Install - Fix IPA ca | np0005468025 | 0:06:38.991707 | 0.07s 2025-10-03 08:05:40.686749 | fa163e2f-d608-ed31-39ea-00000000a4a0 | TASK | Install - Create IPA NSS database 2025-10-03 08:05:40.956729 | fa163e2f-d608-ed31-39ea-00000000a5f8 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005468026 2025-10-03 08:05:40.957878 | fa163e2f-d608-ed31-39ea-00000000a5f8 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005468026 | 0:06:39.283207 | 2.17s 2025-10-03 08:05:40.978561 | fa163e2f-d608-ed31-39ea-00000000a5f9 | TASK | Install - Fix IPA ca 2025-10-03 08:05:41.060922 | fa163e2f-d608-ed31-39ea-00000000a5f9 | SKIPPED | Install - Fix IPA ca | np0005468026 2025-10-03 08:05:41.061900 | fa163e2f-d608-ed31-39ea-00000000a5f9 | TIMING | ipaclient : Install - Fix IPA ca | np0005468026 | 0:06:39.387232 | 0.08s 2025-10-03 08:05:41.082351 | fa163e2f-d608-ed31-39ea-00000000a5fa | TASK | Install - Create IPA NSS database 2025-10-03 08:05:43.498682 | fa163e2f-d608-ed31-39ea-00000000a2ad | CHANGED | Install - Create IPA NSS database | np0005468029 2025-10-03 08:05:43.499917 | fa163e2f-d608-ed31-39ea-00000000a2ad | TIMING | ipaclient : Install - Create IPA NSS database | np0005468029 | 0:06:41.825244 | 5.19s 2025-10-03 08:05:43.514785 | fa163e2f-d608-ed31-39ea-00000000a2ae | TASK | Install - Configure SSH and SSHD 2025-10-03 08:05:43.616089 | fa163e2f-d608-ed31-39ea-00000000a3d0 | CHANGED | Install - Create IPA NSS database | np0005468027 2025-10-03 08:05:43.617170 | fa163e2f-d608-ed31-39ea-00000000a3d0 | TIMING | ipaclient : Install - Create IPA NSS database | np0005468027 | 0:06:41.942502 | 4.70s 2025-10-03 08:05:43.631135 | fa163e2f-d608-ed31-39ea-00000000a3d1 | TASK | Install - Configure SSH and SSHD 2025-10-03 08:05:43.697171 | fa163e2f-d608-ed31-39ea-00000000a30b | CHANGED | Install - Create IPA NSS database | np0005468028 2025-10-03 08:05:43.698498 | fa163e2f-d608-ed31-39ea-00000000a30b | TIMING | ipaclient : Install - Create IPA NSS database | np0005468028 | 0:06:42.023775 | 5.22s 2025-10-03 08:05:43.714717 | fa163e2f-d608-ed31-39ea-00000000a30c | TASK | Install - Configure SSH and SSHD 2025-10-03 08:05:44.476982 | fa163e2f-d608-ed31-39ea-00000000a2ae | CHANGED | Install - Configure SSH and SSHD | np0005468029 2025-10-03 08:05:44.478845 | fa163e2f-d608-ed31-39ea-00000000a2ae | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005468029 | 0:06:42.804162 | 0.96s 2025-10-03 08:05:44.507648 | fa163e2f-d608-ed31-39ea-00000000a2af | TASK | Install - Configure automount 2025-10-03 08:05:44.517921 | fa163e2f-d608-ed31-39ea-00000000a3d1 | CHANGED | Install - Configure SSH and SSHD | np0005468027 2025-10-03 08:05:44.519643 | fa163e2f-d608-ed31-39ea-00000000a3d1 | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005468027 | 0:06:42.844955 | 0.89s 2025-10-03 08:05:44.544774 | fa163e2f-d608-ed31-39ea-00000000a3d2 | TASK | Install - Configure automount 2025-10-03 08:05:44.607658 | fa163e2f-d608-ed31-39ea-00000000a30c | CHANGED | Install - Configure SSH and SSHD | np0005468028 2025-10-03 08:05:44.608971 | fa163e2f-d608-ed31-39ea-00000000a30c | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005468028 | 0:06:42.934296 | 0.89s 2025-10-03 08:05:44.623417 | fa163e2f-d608-ed31-39ea-00000000a30d | TASK | Install - Configure automount 2025-10-03 08:05:45.354420 | fa163e2f-d608-ed31-39ea-00000000a3d2 | CHANGED | Install - Configure automount | np0005468027 2025-10-03 08:05:45.356135 | fa163e2f-d608-ed31-39ea-00000000a3d2 | TIMING | ipaclient : Install - Configure automount | np0005468027 | 0:06:43.681458 | 0.81s 2025-10-03 08:05:45.390396 | fa163e2f-d608-ed31-39ea-00000000a3d3 | TASK | Install - Configure firefox 2025-10-03 08:05:45.403273 | fa163e2f-d608-ed31-39ea-00000000a30d | CHANGED | Install - Configure automount | np0005468028 2025-10-03 08:05:45.405248 | fa163e2f-d608-ed31-39ea-00000000a30d | TIMING | ipaclient : Install - Configure automount | np0005468028 | 0:06:43.730557 | 0.78s 2025-10-03 08:05:45.406353 | fa163e2f-d608-ed31-39ea-00000000a2af | CHANGED | Install - Configure automount | np0005468029 2025-10-03 08:05:45.407250 | fa163e2f-d608-ed31-39ea-00000000a2af | TIMING | ipaclient : Install - Configure automount | np0005468029 | 0:06:43.732582 | 0.90s 2025-10-03 08:05:45.429161 | fa163e2f-d608-ed31-39ea-00000000a30e | TASK | Install - Configure firefox 2025-10-03 08:05:45.452086 | fa163e2f-d608-ed31-39ea-00000000a2b0 | TASK | Install - Configure firefox 2025-10-03 08:05:45.469012 | fa163e2f-d608-ed31-39ea-00000000a3d3 | SKIPPED | Install - Configure firefox | np0005468027 2025-10-03 08:05:45.470180 | fa163e2f-d608-ed31-39ea-00000000a3d3 | TIMING | ipaclient : Install - Configure firefox | np0005468027 | 0:06:43.795507 | 0.08s 2025-10-03 08:05:45.484393 | fa163e2f-d608-ed31-39ea-00000000a3d4 | TASK | Install - Configure NIS 2025-10-03 08:05:45.511406 | fa163e2f-d608-ed31-39ea-00000000a30e | SKIPPED | Install - Configure firefox | np0005468028 2025-10-03 08:05:45.512534 | fa163e2f-d608-ed31-39ea-00000000a30e | TIMING | ipaclient : Install - Configure firefox | np0005468028 | 0:06:43.837861 | 0.08s 2025-10-03 08:05:45.512947 | fa163e2f-d608-ed31-39ea-00000000a2b0 | SKIPPED | Install - Configure firefox | np0005468029 2025-10-03 08:05:45.513407 | fa163e2f-d608-ed31-39ea-00000000a2b0 | TIMING | ipaclient : Install - Configure firefox | np0005468029 | 0:06:43.838747 | 0.06s 2025-10-03 08:05:45.530895 | fa163e2f-d608-ed31-39ea-00000000a30f | TASK | Install - Configure NIS 2025-10-03 08:05:45.558128 | fa163e2f-d608-ed31-39ea-00000000a2b1 | TASK | Install - Configure NIS 2025-10-03 08:05:45.714124 | fa163e2f-d608-ed31-39ea-00000000a54b | CHANGED | Install - Create IPA NSS database | np0005468024 2025-10-03 08:05:45.715339 | fa163e2f-d608-ed31-39ea-00000000a54b | TIMING | ipaclient : Install - Create IPA NSS database | np0005468024 | 0:06:44.040669 | 5.07s 2025-10-03 08:05:45.736490 | fa163e2f-d608-ed31-39ea-00000000a54c | TASK | Install - Configure SSH and SSHD 2025-10-03 08:05:45.748760 | fa163e2f-d608-ed31-39ea-00000000a4a0 | CHANGED | Install - Create IPA NSS database | np0005468025 2025-10-03 08:05:45.749889 | fa163e2f-d608-ed31-39ea-00000000a4a0 | TIMING | ipaclient : Install - Create IPA NSS database | np0005468025 | 0:06:44.075205 | 5.06s 2025-10-03 08:05:45.771265 | fa163e2f-d608-ed31-39ea-00000000a4a1 | TASK | Install - Configure SSH and SSHD 2025-10-03 08:05:46.250489 | fa163e2f-d608-ed31-39ea-00000000a5fa | CHANGED | Install - Create IPA NSS database | np0005468026 2025-10-03 08:05:46.251699 | fa163e2f-d608-ed31-39ea-00000000a5fa | TIMING | ipaclient : Install - Create IPA NSS database | np0005468026 | 0:06:44.577020 | 5.17s 2025-10-03 08:05:46.273743 | fa163e2f-d608-ed31-39ea-00000000a5fb | TASK | Install - Configure SSH and SSHD 2025-10-03 08:05:46.529882 | fa163e2f-d608-ed31-39ea-00000000a54c | CHANGED | Install - Configure SSH and SSHD | np0005468024 2025-10-03 08:05:46.531127 | fa163e2f-d608-ed31-39ea-00000000a54c | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005468024 | 0:06:44.856453 | 0.79s 2025-10-03 08:05:46.552765 | fa163e2f-d608-ed31-39ea-00000000a54d | TASK | Install - Configure automount 2025-10-03 08:05:46.601800 | fa163e2f-d608-ed31-39ea-00000000a4a1 | CHANGED | Install - Configure SSH and SSHD | np0005468025 2025-10-03 08:05:46.603052 | fa163e2f-d608-ed31-39ea-00000000a4a1 | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005468025 | 0:06:44.928381 | 0.83s 2025-10-03 08:05:46.625829 | fa163e2f-d608-ed31-39ea-00000000a4a2 | TASK | Install - Configure automount 2025-10-03 08:05:46.638606 | fa163e2f-d608-ed31-39ea-00000000a2b1 | CHANGED | Install - Configure NIS | np0005468029 2025-10-03 08:05:46.645205 | fa163e2f-d608-ed31-39ea-00000000a2b1 | TIMING | ipaclient : Install - Configure NIS | np0005468029 | 0:06:44.970525 | 1.08s 2025-10-03 08:05:46.645856 | fa163e2f-d608-ed31-39ea-00000000a30f | CHANGED | Install - Configure NIS | np0005468028 2025-10-03 08:05:46.646328 | fa163e2f-d608-ed31-39ea-00000000a30f | TIMING | ipaclient : Install - Configure NIS | np0005468028 | 0:06:44.971668 | 1.11s 2025-10-03 08:05:46.668122 | fa163e2f-d608-ed31-39ea-00000000a310 | TASK | Remove temporary krb5.conf 2025-10-03 08:05:46.691091 | fa163e2f-d608-ed31-39ea-00000000a2b2 | TASK | Remove temporary krb5.conf 2025-10-03 08:05:46.698773 | fa163e2f-d608-ed31-39ea-00000000a3d4 | CHANGED | Install - Configure NIS | np0005468027 2025-10-03 08:05:46.699736 | fa163e2f-d608-ed31-39ea-00000000a3d4 | TIMING | ipaclient : Install - Configure NIS | np0005468027 | 0:06:45.025066 | 1.21s 2025-10-03 08:05:46.710645 | fa163e2f-d608-ed31-39ea-00000000a3d5 | TASK | Remove temporary krb5.conf 2025-10-03 08:05:47.014747 | fa163e2f-d608-ed31-39ea-00000000a310 | CHANGED | Remove temporary krb5.conf | np0005468028 2025-10-03 08:05:47.015695 | fa163e2f-d608-ed31-39ea-00000000a310 | TIMING | ipaclient : Remove temporary krb5.conf | np0005468028 | 0:06:45.341030 | 0.35s 2025-10-03 08:05:47.026031 | fa163e2f-d608-ed31-39ea-00000000a311 | TASK | Install - Configure krb5 for IPA realm 2025-10-03 08:05:47.066314 | fa163e2f-d608-ed31-39ea-00000000a3d5 | CHANGED | Remove temporary krb5.conf | np0005468027 2025-10-03 08:05:47.068378 | fa163e2f-d608-ed31-39ea-00000000a3d5 | TIMING | ipaclient : Remove temporary krb5.conf | np0005468027 | 0:06:45.393712 | 0.36s 2025-10-03 08:05:47.068825 | fa163e2f-d608-ed31-39ea-00000000a2b2 | CHANGED | Remove temporary krb5.conf | np0005468029 2025-10-03 08:05:47.069144 | fa163e2f-d608-ed31-39ea-00000000a2b2 | TIMING | ipaclient : Remove temporary krb5.conf | np0005468029 | 0:06:45.394487 | 0.38s 2025-10-03 08:05:47.079093 | fa163e2f-d608-ed31-39ea-00000000a3d6 | TASK | Install - Configure krb5 for IPA realm 2025-10-03 08:05:47.099770 | fa163e2f-d608-ed31-39ea-00000000a2b3 | TASK | Install - Configure krb5 for IPA realm 2025-10-03 08:05:47.105785 | fa163e2f-d608-ed31-39ea-00000000a5fb | CHANGED | Install - Configure SSH and SSHD | np0005468026 2025-10-03 08:05:47.106603 | fa163e2f-d608-ed31-39ea-00000000a5fb | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005468026 | 0:06:45.431936 | 0.83s 2025-10-03 08:05:47.121859 | fa163e2f-d608-ed31-39ea-00000000a5fc | TASK | Install - Configure automount 2025-10-03 08:05:47.239067 | fa163e2f-d608-ed31-39ea-00000000a54d | CHANGED | Install - Configure automount | np0005468024 2025-10-03 08:05:47.240023 | fa163e2f-d608-ed31-39ea-00000000a54d | TIMING | ipaclient : Install - Configure automount | np0005468024 | 0:06:45.565358 | 0.69s 2025-10-03 08:05:47.257890 | fa163e2f-d608-ed31-39ea-00000000a54e | TASK | Install - Configure firefox 2025-10-03 08:05:47.319440 | fa163e2f-d608-ed31-39ea-00000000a54e | SKIPPED | Install - Configure firefox | np0005468024 2025-10-03 08:05:47.320250 | fa163e2f-d608-ed31-39ea-00000000a54e | TIMING | ipaclient : Install - Configure firefox | np0005468024 | 0:06:45.645586 | 0.06s 2025-10-03 08:05:47.337438 | fa163e2f-d608-ed31-39ea-00000000a54f | TASK | Install - Configure NIS 2025-10-03 08:05:47.403743 | fa163e2f-d608-ed31-39ea-00000000a4a2 | CHANGED | Install - Configure automount | np0005468025 2025-10-03 08:05:47.404749 | fa163e2f-d608-ed31-39ea-00000000a4a2 | TIMING | ipaclient : Install - Configure automount | np0005468025 | 0:06:45.730036 | 0.77s 2025-10-03 08:05:47.421171 | fa163e2f-d608-ed31-39ea-00000000a4a3 | TASK | Install - Configure firefox 2025-10-03 08:05:47.472211 | fa163e2f-d608-ed31-39ea-00000000a4a3 | SKIPPED | Install - Configure firefox | np0005468025 2025-10-03 08:05:47.473015 | fa163e2f-d608-ed31-39ea-00000000a4a3 | TIMING | ipaclient : Install - Configure firefox | np0005468025 | 0:06:45.798351 | 0.05s 2025-10-03 08:05:47.488545 | fa163e2f-d608-ed31-39ea-00000000a4a4 | TASK | Install - Configure NIS 2025-10-03 08:05:47.865243 | fa163e2f-d608-ed31-39ea-00000000a5fc | CHANGED | Install - Configure automount | np0005468026 2025-10-03 08:05:47.866505 | fa163e2f-d608-ed31-39ea-00000000a5fc | TIMING | ipaclient : Install - Configure automount | np0005468026 | 0:06:46.191831 | 0.74s 2025-10-03 08:05:47.888823 | fa163e2f-d608-ed31-39ea-00000000a5fd | TASK | Install - Configure firefox 2025-10-03 08:05:47.919017 | fa163e2f-d608-ed31-39ea-00000000a311 | CHANGED | Install - Configure krb5 for IPA realm | np0005468028 2025-10-03 08:05:47.920561 | fa163e2f-d608-ed31-39ea-00000000a311 | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005468028 | 0:06:46.245888 | 0.89s 2025-10-03 08:05:47.921156 | fa163e2f-d608-ed31-39ea-00000000a3d6 | CHANGED | Install - Configure krb5 for IPA realm | np0005468027 2025-10-03 08:05:47.921802 | fa163e2f-d608-ed31-39ea-00000000a3d6 | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005468027 | 0:06:46.247141 | 0.84s 2025-10-03 08:05:47.941187 | fa163e2f-d608-ed31-39ea-00000000a3d7 | TASK | Install - Configure certmonger 2025-10-03 08:05:47.962137 | fa163e2f-d608-ed31-39ea-00000000a312 | TASK | Install - Configure certmonger 2025-10-03 08:05:47.975729 | fa163e2f-d608-ed31-39ea-00000000a2b3 | CHANGED | Install - Configure krb5 for IPA realm | np0005468029 2025-10-03 08:05:47.976906 | fa163e2f-d608-ed31-39ea-00000000a2b3 | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005468029 | 0:06:46.302235 | 0.88s 2025-10-03 08:05:47.977361 | fa163e2f-d608-ed31-39ea-00000000a5fd | SKIPPED | Install - Configure firefox | np0005468026 2025-10-03 08:05:47.977725 | fa163e2f-d608-ed31-39ea-00000000a5fd | TIMING | ipaclient : Install - Configure firefox | np0005468026 | 0:06:46.303068 | 0.09s 2025-10-03 08:05:47.990341 | fa163e2f-d608-ed31-39ea-00000000a2b4 | TASK | Install - Configure certmonger 2025-10-03 08:05:48.012948 | fa163e2f-d608-ed31-39ea-00000000a5fe | TASK | Install - Configure NIS 2025-10-03 08:05:48.260742 | fa163e2f-d608-ed31-39ea-00000000a54f | CHANGED | Install - Configure NIS | np0005468024 2025-10-03 08:05:48.262092 | fa163e2f-d608-ed31-39ea-00000000a54f | TIMING | ipaclient : Install - Configure NIS | np0005468024 | 0:06:46.587421 | 0.92s 2025-10-03 08:05:48.284424 | fa163e2f-d608-ed31-39ea-00000000a550 | TASK | Remove temporary krb5.conf 2025-10-03 08:05:48.497330 | fa163e2f-d608-ed31-39ea-00000000a4a4 | CHANGED | Install - Configure NIS | np0005468025 2025-10-03 08:05:48.498565 | fa163e2f-d608-ed31-39ea-00000000a4a4 | TIMING | ipaclient : Install - Configure NIS | np0005468025 | 0:06:46.823893 | 1.01s 2025-10-03 08:05:48.522335 | fa163e2f-d608-ed31-39ea-00000000a4a5 | TASK | Remove temporary krb5.conf 2025-10-03 08:05:48.631530 | fa163e2f-d608-ed31-39ea-00000000a550 | CHANGED | Remove temporary krb5.conf | np0005468024 2025-10-03 08:05:48.632765 | fa163e2f-d608-ed31-39ea-00000000a550 | TIMING | ipaclient : Remove temporary krb5.conf | np0005468024 | 0:06:46.958091 | 0.35s 2025-10-03 08:05:48.652097 | fa163e2f-d608-ed31-39ea-00000000a551 | TASK | Install - Configure krb5 for IPA realm 2025-10-03 08:05:48.806785 | fa163e2f-d608-ed31-39ea-00000000a2b4 | CHANGED | Install - Configure certmonger | np0005468029 2025-10-03 08:05:48.812289 | fa163e2f-d608-ed31-39ea-00000000a2b4 | TIMING | ipaclient : Install - Configure certmonger | np0005468029 | 0:06:47.137622 | 0.82s 2025-10-03 08:05:48.812681 | fa163e2f-d608-ed31-39ea-00000000a3d7 | CHANGED | Install - Configure certmonger | np0005468027 2025-10-03 08:05:48.812991 | fa163e2f-d608-ed31-39ea-00000000a3d7 | TIMING | ipaclient : Install - Configure certmonger | np0005468027 | 0:06:47.138334 | 0.87s 2025-10-03 08:05:48.823536 | fa163e2f-d608-ed31-39ea-00000000a3d8 | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-03 08:05:48.845106 | fa163e2f-d608-ed31-39ea-00000000a2b5 | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-03 08:05:48.852830 | fa163e2f-d608-ed31-39ea-00000000a312 | CHANGED | Install - Configure certmonger | np0005468028 2025-10-03 08:05:48.855214 | fa163e2f-d608-ed31-39ea-00000000a312 | TIMING | ipaclient : Install - Configure certmonger | np0005468028 | 0:06:47.180526 | 0.89s 2025-10-03 08:05:48.867765 | fa163e2f-d608-ed31-39ea-00000000a313 | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-03 08:05:48.887644 | fa163e2f-d608-ed31-39ea-00000000a3d8 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005468027 2025-10-03 08:05:48.892780 | fa163e2f-d608-ed31-39ea-00000000a3d8 | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005468027 | 0:06:47.218112 | 0.06s 2025-10-03 08:05:48.893259 | fa163e2f-d608-ed31-39ea-00000000a4a5 | CHANGED | Remove temporary krb5.conf | np0005468025 2025-10-03 08:05:48.893603 | fa163e2f-d608-ed31-39ea-00000000a4a5 | TIMING | ipaclient : Remove temporary krb5.conf | np0005468025 | 0:06:47.218946 | 0.37s 2025-10-03 08:05:48.913036 | fa163e2f-d608-ed31-39ea-00000000a3d9 | TASK | Cleanup leftover ccache 2025-10-03 08:05:48.933363 | fa163e2f-d608-ed31-39ea-00000000a4a6 | TASK | Install - Configure krb5 for IPA realm 2025-10-03 08:05:48.940397 | fa163e2f-d608-ed31-39ea-00000000a2b5 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005468029 2025-10-03 08:05:48.941330 | fa163e2f-d608-ed31-39ea-00000000a2b5 | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005468029 | 0:06:47.266654 | 0.09s 2025-10-03 08:05:48.941650 | fa163e2f-d608-ed31-39ea-00000000a313 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005468028 2025-10-03 08:05:48.941955 | fa163e2f-d608-ed31-39ea-00000000a313 | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005468028 | 0:06:47.267297 | 0.07s 2025-10-03 08:05:48.952739 | fa163e2f-d608-ed31-39ea-00000000a314 | TASK | Cleanup leftover ccache 2025-10-03 08:05:48.967606 | fa163e2f-d608-ed31-39ea-00000000a2b6 | TASK | Cleanup leftover ccache 2025-10-03 08:05:49.064971 | fa163e2f-d608-ed31-39ea-00000000a5fe | CHANGED | Install - Configure NIS | np0005468026 2025-10-03 08:05:49.066121 | fa163e2f-d608-ed31-39ea-00000000a5fe | TIMING | ipaclient : Install - Configure NIS | np0005468026 | 0:06:47.391447 | 1.05s 2025-10-03 08:05:49.089965 | fa163e2f-d608-ed31-39ea-00000000a5ff | TASK | Remove temporary krb5.conf 2025-10-03 08:05:49.211988 | fa163e2f-d608-ed31-39ea-00000000a3d9 | OK | Cleanup leftover ccache | np0005468027 2025-10-03 08:05:49.212950 | fa163e2f-d608-ed31-39ea-00000000a3d9 | TIMING | ipaclient : Cleanup leftover ccache | np0005468027 | 0:06:47.538284 | 0.30s 2025-10-03 08:05:49.222952 | fa163e2f-d608-ed31-39ea-00000000a3da | TASK | Remove temporary krb5.conf 2025-10-03 08:05:49.258138 | fa163e2f-d608-ed31-39ea-00000000a2b6 | OK | Cleanup leftover ccache | np0005468029 2025-10-03 08:05:49.259244 | fa163e2f-d608-ed31-39ea-00000000a2b6 | TIMING | ipaclient : Cleanup leftover ccache | np0005468029 | 0:06:47.584576 | 0.29s 2025-10-03 08:05:49.270437 | fa163e2f-d608-ed31-39ea-00000000a2b7 | TASK | Remove temporary krb5.conf 2025-10-03 08:05:49.282049 | fa163e2f-d608-ed31-39ea-00000000a314 | OK | Cleanup leftover ccache | np0005468028 2025-10-03 08:05:49.282958 | fa163e2f-d608-ed31-39ea-00000000a314 | TIMING | ipaclient : Cleanup leftover ccache | np0005468028 | 0:06:47.608290 | 0.33s 2025-10-03 08:05:49.293980 | fa163e2f-d608-ed31-39ea-00000000a315 | TASK | Remove temporary krb5.conf 2025-10-03 08:05:49.453947 | fa163e2f-d608-ed31-39ea-00000000a551 | CHANGED | Install - Configure krb5 for IPA realm | np0005468024 2025-10-03 08:05:49.459504 | fa163e2f-d608-ed31-39ea-00000000a551 | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005468024 | 0:06:47.784838 | 0.81s 2025-10-03 08:05:49.459964 | fa163e2f-d608-ed31-39ea-00000000a5ff | CHANGED | Remove temporary krb5.conf | np0005468026 2025-10-03 08:05:49.460338 | fa163e2f-d608-ed31-39ea-00000000a5ff | TIMING | ipaclient : Remove temporary krb5.conf | np0005468026 | 0:06:47.785679 | 0.37s 2025-10-03 08:05:49.477064 | fa163e2f-d608-ed31-39ea-00000000a552 | TASK | Install - Configure certmonger 2025-10-03 08:05:49.499365 | fa163e2f-d608-ed31-39ea-00000000a600 | TASK | Install - Configure krb5 for IPA realm 2025-10-03 08:05:49.567230 | fa163e2f-d608-ed31-39ea-00000000a3da | OK | Remove temporary krb5.conf | np0005468027 2025-10-03 08:05:49.569187 | fa163e2f-d608-ed31-39ea-00000000a3da | TIMING | ipaclient : Remove temporary krb5.conf | np0005468027 | 0:06:47.894509 | 0.35s 2025-10-03 08:05:49.588761 | fa163e2f-d608-ed31-39ea-00000000a3db | TASK | Remove temporary krb5.conf backup 2025-10-03 08:05:49.610493 | fa163e2f-d608-ed31-39ea-00000000a2b7 | OK | Remove temporary krb5.conf | np0005468029 2025-10-03 08:05:49.612861 | fa163e2f-d608-ed31-39ea-00000000a2b7 | TIMING | ipaclient : Remove temporary krb5.conf | np0005468029 | 0:06:47.938182 | 0.34s 2025-10-03 08:05:49.639869 | fa163e2f-d608-ed31-39ea-00000000a2b8 | TASK | Remove temporary krb5.conf backup 2025-10-03 08:05:49.650640 | fa163e2f-d608-ed31-39ea-00000000a4a6 | CHANGED | Install - Configure krb5 for IPA realm | np0005468025 2025-10-03 08:05:49.652153 | fa163e2f-d608-ed31-39ea-00000000a4a6 | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005468025 | 0:06:47.977474 | 0.72s 2025-10-03 08:05:49.652749 | fa163e2f-d608-ed31-39ea-00000000a315 | OK | Remove temporary krb5.conf | np0005468028 2025-10-03 08:05:49.653193 | fa163e2f-d608-ed31-39ea-00000000a315 | TIMING | ipaclient : Remove temporary krb5.conf | np0005468028 | 0:06:47.978536 | 0.36s 2025-10-03 08:05:49.669145 | fa163e2f-d608-ed31-39ea-00000000a316 | TASK | Remove temporary krb5.conf backup 2025-10-03 08:05:49.707967 | fa163e2f-d608-ed31-39ea-00000000a4a7 | TASK | Install - Configure certmonger 2025-10-03 08:05:49.931763 | fa163e2f-d608-ed31-39ea-00000000a3db | CHANGED | Remove temporary krb5.conf backup | np0005468027 2025-10-03 08:05:49.932834 | fa163e2f-d608-ed31-39ea-00000000a3db | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005468027 | 0:06:48.258167 | 0.34s 2025-10-03 08:05:49.948048 | fa163e2f-d608-ed31-39ea-00000000a211 | TASK | Uninstall IPA client 2025-10-03 08:05:49.962719 | fa163e2f-d608-ed31-39ea-00000000a2b8 | CHANGED | Remove temporary krb5.conf backup | np0005468029 2025-10-03 08:05:49.964215 | fa163e2f-d608-ed31-39ea-00000000a2b8 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005468029 | 0:06:48.289543 | 0.32s 2025-10-03 08:05:49.976440 | fa163e2f-d608-ed31-39ea-00000000a211 | TASK | Uninstall IPA client 2025-10-03 08:05:49.989701 | fa163e2f-d608-ed31-39ea-00000000a211 | SKIPPED | Uninstall IPA client | np0005468027 2025-10-03 08:05:49.990757 | fa163e2f-d608-ed31-39ea-00000000a211 | TIMING | ipaclient : Uninstall IPA client | np0005468027 | 0:06:48.316086 | 0.04s 2025-10-03 08:05:50.007359 | fa163e2f-d608-ed31-39ea-00000000a316 | CHANGED | Remove temporary krb5.conf backup | np0005468028 2025-10-03 08:05:50.008149 | fa163e2f-d608-ed31-39ea-00000000a316 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005468028 | 0:06:48.333487 | 0.34s 2025-10-03 08:05:50.018370 | fa163e2f-d608-ed31-39ea-00000000a036 | TASK | restart certmonger service 2025-10-03 08:05:50.040865 | fa163e2f-d608-ed31-39ea-00000000a211 | TASK | Uninstall IPA client 2025-10-03 08:05:50.049639 | fa163e2f-d608-ed31-39ea-00000000a211 | SKIPPED | Uninstall IPA client | np0005468029 2025-10-03 08:05:50.050773 | fa163e2f-d608-ed31-39ea-00000000a211 | TIMING | ipaclient : Uninstall IPA client | np0005468029 | 0:06:48.376097 | 0.07s 2025-10-03 08:05:50.071808 | fa163e2f-d608-ed31-39ea-00000000a036 | TASK | restart certmonger service 2025-10-03 08:05:50.082849 | fa163e2f-d608-ed31-39ea-00000000a211 | SKIPPED | Uninstall IPA client | np0005468028 2025-10-03 08:05:50.083715 | fa163e2f-d608-ed31-39ea-00000000a211 | TIMING | ipaclient : Uninstall IPA client | np0005468028 | 0:06:48.409048 | 0.04s 2025-10-03 08:05:50.102202 | fa163e2f-d608-ed31-39ea-00000000a036 | TASK | restart certmonger service 2025-10-03 08:05:50.234516 | fa163e2f-d608-ed31-39ea-00000000a552 | CHANGED | Install - Configure certmonger | np0005468024 2025-10-03 08:05:50.235947 | fa163e2f-d608-ed31-39ea-00000000a552 | TIMING | ipaclient : Install - Configure certmonger | np0005468024 | 0:06:48.561277 | 0.76s 2025-10-03 08:05:50.255448 | fa163e2f-d608-ed31-39ea-00000000a553 | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-03 08:05:50.274690 | fa163e2f-d608-ed31-39ea-00000000a600 | CHANGED | Install - Configure krb5 for IPA realm | np0005468026 2025-10-03 08:05:50.275794 | fa163e2f-d608-ed31-39ea-00000000a600 | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005468026 | 0:06:48.601125 | 0.78s 2025-10-03 08:05:50.302176 | fa163e2f-d608-ed31-39ea-00000000a601 | TASK | Install - Configure certmonger 2025-10-03 08:05:50.310299 | fa163e2f-d608-ed31-39ea-00000000a553 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005468024 2025-10-03 08:05:50.311549 | fa163e2f-d608-ed31-39ea-00000000a553 | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005468024 | 0:06:48.636870 | 0.05s 2025-10-03 08:05:50.330773 | fa163e2f-d608-ed31-39ea-00000000a554 | TASK | Cleanup leftover ccache 2025-10-03 08:05:50.422682 | fa163e2f-d608-ed31-39ea-00000000a4a7 | CHANGED | Install - Configure certmonger | np0005468025 2025-10-03 08:05:50.423589 | fa163e2f-d608-ed31-39ea-00000000a4a7 | TIMING | ipaclient : Install - Configure certmonger | np0005468025 | 0:06:48.748922 | 0.71s 2025-10-03 08:05:50.438290 | fa163e2f-d608-ed31-39ea-00000000a4a8 | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-03 08:05:50.479776 | fa163e2f-d608-ed31-39ea-00000000a4a8 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005468025 2025-10-03 08:05:50.480572 | fa163e2f-d608-ed31-39ea-00000000a4a8 | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005468025 | 0:06:48.805907 | 0.04s 2025-10-03 08:05:50.499485 | fa163e2f-d608-ed31-39ea-00000000a4a9 | TASK | Cleanup leftover ccache 2025-10-03 08:05:50.655551 | fa163e2f-d608-ed31-39ea-00000000a554 | OK | Cleanup leftover ccache | np0005468024 2025-10-03 08:05:50.656896 | fa163e2f-d608-ed31-39ea-00000000a554 | TIMING | ipaclient : Cleanup leftover ccache | np0005468024 | 0:06:48.982220 | 0.33s 2025-10-03 08:05:50.676843 | fa163e2f-d608-ed31-39ea-00000000a555 | TASK | Remove temporary krb5.conf 2025-10-03 08:05:50.739744 | fa163e2f-d608-ed31-39ea-00000000a036 | CHANGED | restart certmonger service | np0005468027 2025-10-03 08:05:50.741276 | fa163e2f-d608-ed31-39ea-00000000a036 | TIMING | restart certmonger service | np0005468027 | 0:06:49.066605 | 0.72s 2025-10-03 08:05:50.760829 | fa163e2f-d608-ed31-39ea-00000000a037 | TASK | set discovered ipa realm 2025-10-03 08:05:50.770580 | fa163e2f-d608-ed31-39ea-00000000a036 | CHANGED | restart certmonger service | np0005468029 2025-10-03 08:05:50.772187 | fa163e2f-d608-ed31-39ea-00000000a036 | TIMING | restart certmonger service | np0005468029 | 0:06:49.097511 | 0.70s 2025-10-03 08:05:50.799202 | fa163e2f-d608-ed31-39ea-00000000a037 | TASK | set discovered ipa realm 2025-10-03 08:05:50.830347 | fa163e2f-d608-ed31-39ea-00000000a037 | OK | set discovered ipa realm | np0005468027 2025-10-03 08:05:50.831771 | fa163e2f-d608-ed31-39ea-00000000a037 | TIMING | set discovered ipa realm | np0005468027 | 0:06:49.157095 | 0.07s 2025-10-03 08:05:50.832896 | fa163e2f-d608-ed31-39ea-00000000a036 | CHANGED | restart certmonger service | np0005468028 2025-10-03 08:05:50.833952 | fa163e2f-d608-ed31-39ea-00000000a036 | TIMING | restart certmonger service | np0005468028 | 0:06:49.159290 | 0.73s 2025-10-03 08:05:50.835709 | fa163e2f-d608-ed31-39ea-00000000a4a9 | OK | Cleanup leftover ccache | np0005468025 2025-10-03 08:05:50.836438 | fa163e2f-d608-ed31-39ea-00000000a4a9 | TIMING | ipaclient : Cleanup leftover ccache | np0005468025 | 0:06:49.161772 | 0.34s 2025-10-03 08:05:50.882321 | fa163e2f-d608-ed31-39ea-00000000a037 | TASK | set discovered ipa realm 2025-10-03 08:05:50.903131 | fa163e2f-d608-ed31-39ea-00000000a4aa | TASK | Remove temporary krb5.conf 2025-10-03 08:05:50.909191 | fa163e2f-d608-ed31-39ea-00000000a037 | OK | set discovered ipa realm | np0005468029 2025-10-03 08:05:50.910039 | fa163e2f-d608-ed31-39ea-00000000a037 | TIMING | set discovered ipa realm | np0005468029 | 0:06:49.235368 | 0.11s 2025-10-03 08:05:50.945579 | fa163e2f-d608-ed31-39ea-00000000a037 | OK | set discovered ipa realm | np0005468028 2025-10-03 08:05:50.946224 | fa163e2f-d608-ed31-39ea-00000000a037 | TIMING | set discovered ipa realm | np0005468028 | 0:06:49.271562 | 0.06s 2025-10-03 08:05:51.053011 | fa163e2f-d608-ed31-39ea-00000000a601 | CHANGED | Install - Configure certmonger | np0005468026 2025-10-03 08:05:51.053596 | fa163e2f-d608-ed31-39ea-00000000a601 | TIMING | ipaclient : Install - Configure certmonger | np0005468026 | 0:06:49.378935 | 0.75s 2025-10-03 08:05:51.053928 | fa163e2f-d608-ed31-39ea-00000000a555 | OK | Remove temporary krb5.conf | np0005468024 2025-10-03 08:05:51.054224 | fa163e2f-d608-ed31-39ea-00000000a555 | TIMING | ipaclient : Remove temporary krb5.conf | np0005468024 | 0:06:49.379567 | 0.38s 2025-10-03 08:05:51.067929 | fa163e2f-d608-ed31-39ea-00000000a556 | TASK | Remove temporary krb5.conf backup 2025-10-03 08:05:51.088796 | fa163e2f-d608-ed31-39ea-00000000a602 | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-03 08:05:51.136828 | fa163e2f-d608-ed31-39ea-00000000a602 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005468026 2025-10-03 08:05:51.138115 | fa163e2f-d608-ed31-39ea-00000000a602 | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005468026 | 0:06:49.463434 | 0.05s 2025-10-03 08:05:51.171647 | fa163e2f-d608-ed31-39ea-00000000a603 | TASK | Cleanup leftover ccache 2025-10-03 08:05:51.211166 | fa163e2f-d608-ed31-39ea-00000000a4aa | OK | Remove temporary krb5.conf | np0005468025 2025-10-03 08:05:51.213140 | fa163e2f-d608-ed31-39ea-00000000a4aa | TIMING | ipaclient : Remove temporary krb5.conf | np0005468025 | 0:06:49.538468 | 0.31s 2025-10-03 08:05:51.235905 | fa163e2f-d608-ed31-39ea-00000000a4ab | TASK | Remove temporary krb5.conf backup 2025-10-03 08:05:51.412187 | fa163e2f-d608-ed31-39ea-00000000a556 | CHANGED | Remove temporary krb5.conf backup | np0005468024 2025-10-03 08:05:51.414063 | fa163e2f-d608-ed31-39ea-00000000a556 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005468024 | 0:06:49.739345 | 0.35s 2025-10-03 08:05:51.429384 | fa163e2f-d608-ed31-39ea-00000000a211 | TASK | Uninstall IPA client 2025-10-03 08:05:51.467030 | fa163e2f-d608-ed31-39ea-00000000a211 | SKIPPED | Uninstall IPA client | np0005468024 2025-10-03 08:05:51.473877 | fa163e2f-d608-ed31-39ea-00000000a211 | TIMING | ipaclient : Uninstall IPA client | np0005468024 | 0:06:49.799209 | 0.04s 2025-10-03 08:05:51.475071 | fa163e2f-d608-ed31-39ea-00000000a603 | OK | Cleanup leftover ccache | np0005468026 2025-10-03 08:05:51.476041 | fa163e2f-d608-ed31-39ea-00000000a603 | TIMING | ipaclient : Cleanup leftover ccache | np0005468026 | 0:06:49.801378 | 0.30s 2025-10-03 08:05:51.511220 | fa163e2f-d608-ed31-39ea-00000000a604 | TASK | Remove temporary krb5.conf 2025-10-03 08:05:51.530898 | fa163e2f-d608-ed31-39ea-00000000a042 | TASK | restart certmonger service 2025-10-03 08:05:51.552581 | fa163e2f-d608-ed31-39ea-00000000a4ab | CHANGED | Remove temporary krb5.conf backup | np0005468025 2025-10-03 08:05:51.554050 | fa163e2f-d608-ed31-39ea-00000000a4ab | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005468025 | 0:06:49.879383 | 0.32s 2025-10-03 08:05:51.569149 | fa163e2f-d608-ed31-39ea-00000000a211 | TASK | Uninstall IPA client 2025-10-03 08:05:51.605560 | fa163e2f-d608-ed31-39ea-00000000a211 | SKIPPED | Uninstall IPA client | np0005468025 2025-10-03 08:05:51.606890 | fa163e2f-d608-ed31-39ea-00000000a211 | TIMING | ipaclient : Uninstall IPA client | np0005468025 | 0:06:49.932223 | 0.04s 2025-10-03 08:05:51.633048 | fa163e2f-d608-ed31-39ea-00000000a06e | TASK | restart certmonger service 2025-10-03 08:05:51.861090 | fa163e2f-d608-ed31-39ea-00000000a604 | OK | Remove temporary krb5.conf | np0005468026 2025-10-03 08:05:51.864035 | fa163e2f-d608-ed31-39ea-00000000a604 | TIMING | ipaclient : Remove temporary krb5.conf | np0005468026 | 0:06:50.189340 | 0.35s 2025-10-03 08:05:51.899339 | fa163e2f-d608-ed31-39ea-00000000a605 | TASK | Remove temporary krb5.conf backup 2025-10-03 08:05:52.209733 | fa163e2f-d608-ed31-39ea-00000000a605 | CHANGED | Remove temporary krb5.conf backup | np0005468026 2025-10-03 08:05:52.211187 | fa163e2f-d608-ed31-39ea-00000000a605 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005468026 | 0:06:50.536512 | 0.31s 2025-10-03 08:05:52.244876 | fa163e2f-d608-ed31-39ea-00000000a211 | TASK | Uninstall IPA client 2025-10-03 08:05:52.313169 | fa163e2f-d608-ed31-39ea-00000000a211 | SKIPPED | Uninstall IPA client | np0005468026 2025-10-03 08:05:52.314497 | fa163e2f-d608-ed31-39ea-00000000a211 | TIMING | ipaclient : Uninstall IPA client | np0005468026 | 0:06:50.639794 | 0.07s 2025-10-03 08:05:52.315951 | fa163e2f-d608-ed31-39ea-00000000a042 | CHANGED | restart certmonger service | np0005468024 2025-10-03 08:05:52.317184 | fa163e2f-d608-ed31-39ea-00000000a042 | TIMING | restart certmonger service | np0005468024 | 0:06:50.642518 | 0.78s 2025-10-03 08:05:52.319659 | fa163e2f-d608-ed31-39ea-00000000a06e | CHANGED | restart certmonger service | np0005468025 2025-10-03 08:05:52.320883 | fa163e2f-d608-ed31-39ea-00000000a06e | TIMING | restart certmonger service | np0005468025 | 0:06:50.646217 | 0.69s 2025-10-03 08:05:52.350156 | fa163e2f-d608-ed31-39ea-00000000a043 | TASK | set discovered ipa realm 2025-10-03 08:05:52.375034 | fa163e2f-d608-ed31-39ea-00000000a06f | TASK | set discovered ipa realm 2025-10-03 08:05:52.403675 | fa163e2f-d608-ed31-39ea-00000000a043 | OK | set discovered ipa realm | np0005468024 2025-10-03 08:05:52.404530 | fa163e2f-d608-ed31-39ea-00000000a043 | TIMING | set discovered ipa realm | np0005468024 | 0:06:50.729861 | 0.05s 2025-10-03 08:05:52.444834 | fa163e2f-d608-ed31-39ea-00000000a0aa | TASK | restart certmonger service 2025-10-03 08:05:52.449094 | fa163e2f-d608-ed31-39ea-00000000a06f | OK | set discovered ipa realm | np0005468025 2025-10-03 08:05:52.449901 | fa163e2f-d608-ed31-39ea-00000000a06f | TIMING | set discovered ipa realm | np0005468025 | 0:06:50.775234 | 0.07s 2025-10-03 08:05:53.089285 | fa163e2f-d608-ed31-39ea-00000000a0aa | CHANGED | restart certmonger service | np0005468026 2025-10-03 08:05:53.092327 | fa163e2f-d608-ed31-39ea-00000000a0aa | TIMING | restart certmonger service | np0005468026 | 0:06:51.417664 | 0.65s 2025-10-03 08:05:53.120008 | fa163e2f-d608-ed31-39ea-00000000a0ab | TASK | set discovered ipa realm 2025-10-03 08:05:53.170623 | fa163e2f-d608-ed31-39ea-00000000a0ab | OK | set discovered ipa realm | np0005468026 2025-10-03 08:05:53.172055 | fa163e2f-d608-ed31-39ea-00000000a0ab | TIMING | set discovered ipa realm | np0005468026 | 0:06:51.497380 | 0.05s PLAY [External deployment step 1] ********************************************** 2025-10-03 08:05:53.296569 | fa163e2f-d608-ed31-39ea-0000000000bb | TASK | External deployment step 1 2025-10-03 08:05:53.330347 | fa163e2f-d608-ed31-39ea-0000000000bb | OK | External deployment step 1 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 1' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000bb') missing from stats 2025-10-03 08:05:53.366484 | fa163e2f-d608-ed31-39ea-0000000000bc | TIMING | include_tasks | undercloud | 0:06:51.691785 | 0.03s 2025-10-03 08:05:53.458203 | ffd4bab9-afa1-441b-8592-e5f8c69289c2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step1.yaml | undercloud 2025-10-03 08:05:53.465444 | fa163e2f-d608-ed31-39ea-00000000a882 | TASK | Container image prepare 2025-10-03 08:05:54.506329 | fa163e2f-d608-ed31-39ea-00000000a882 | CHANGED | Container image prepare | undercloud 2025-10-03 08:05:54.509657 | fa163e2f-d608-ed31-39ea-00000000a882 | TIMING | tripleo_container_image_prepare : Container image prepare | undercloud | 0:06:52.834982 | 1.04s 2025-10-03 08:05:54.585645 | fa163e2f-d608-ed31-39ea-00000000a889 | TIMING | include_role : tripleo_ipa_dns | undercloud | 0:06:52.910965 | 0.05s 2025-10-03 08:05:54.618212 | fa163e2f-d608-ed31-39ea-00000000a8a8 | TASK | get dns zones and entries to add 2025-10-03 08:05:54.689734 | fa163e2f-d608-ed31-39ea-00000000a8a8 | OK | get dns zones and entries to add | undercloud 2025-10-03 08:05:54.691616 | fa163e2f-d608-ed31-39ea-00000000a8a8 | TIMING | tripleo_ipa_dns : get dns zones and entries to add | undercloud | 0:06:53.016945 | 0.07s 2025-10-03 08:05:54.738237 | fa163e2f-d608-ed31-39ea-00000000a8a9 | OK | tripleo_ipa_dns : debug | undercloud | result={ "changed": false, "dns_zones": [ "ooo.test", "tenant.ooo.test", "storage.ooo.test", "0.21.172.in-addr.arpa", "0.18.172.in-addr.arpa", "ctlplane.ooo.test", "122.168.192.in-addr.arpa", "0.19.172.in-addr.arpa", "0.20.172.in-addr.arpa", "external.ooo.test", "0.17.172.in-addr.arpa", "internalapi.ooo.test", "storagemgmt.ooo.test" ] } 2025-10-03 08:05:54.739327 | fa163e2f-d608-ed31-39ea-00000000a8a9 | TIMING | tripleo_ipa_dns : debug | undercloud | 0:06:53.064662 | 0.04s 2025-10-03 08:05:54.798200 | fa163e2f-d608-ed31-39ea-00000000a8aa | OK | tripleo_ipa_dns : debug | undercloud | result={ "changed": false, "dns_entries": [ { "record_name": "undercloud", "record_type": "A", "record_value": "192.168.122.100", "zone_name": "ctlplane.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "192.168.122.99", "zone_name": "ctlplane.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.18.0.145", "zone_name": "storage.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.20.0.171", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.17.0.175", "zone_name": "internalapi.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.21.0.172", "zone_name": "ooo.test" }, { "record_name": "np0005468024", "record_type": "A", "record_value": "172.17.0.103", "zone_name": "ooo.test" }, { "record_name": "np0005468024", "record_type": "A", "record_value": "172.18.0.103", "zone_name": "storage.ooo.test" }, { "record_name": "np0005468024", "record_type": "A", "record_value": "172.20.0.103", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0005468024", "record_type": "A", "record_value": "172.17.0.103", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005468024", "record_type": "A", "record_value": "172.19.0.103", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005468024", "record_type": "A", "record_value": "172.21.0.103", "zone_name": "external.ooo.test" }, { "record_name": "np0005468024", "record_type": "A", "record_value": "192.168.122.103", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005468025", "record_type": "A", "record_value": "172.17.0.104", "zone_name": "ooo.test" }, { "record_name": "np0005468025", "record_type": "A", "record_value": "172.18.0.104", "zone_name": "storage.ooo.test" }, { "record_name": "np0005468025", "record_type": "A", "record_value": "172.20.0.104", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0005468025", "record_type": "A", "record_value": "172.17.0.104", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005468025", "record_type": "A", "record_value": "172.19.0.104", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005468025", "record_type": "A", "record_value": "172.21.0.104", "zone_name": "external.ooo.test" }, { "record_name": "np0005468025", "record_type": "A", "record_value": "192.168.122.104", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005468026", "record_type": "A", "record_value": "172.17.0.105", "zone_name": "ooo.test" }, { "record_name": "np0005468026", "record_type": "A", "record_value": "172.18.0.105", "zone_name": "storage.ooo.test" }, { "record_name": "np0005468026", "record_type": "A", "record_value": "172.20.0.105", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0005468026", "record_type": "A", "record_value": "172.17.0.105", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005468026", "record_type": "A", "record_value": "172.19.0.105", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005468026", "record_type": "A", "record_value": "172.21.0.105", "zone_name": "external.ooo.test" }, { "record_name": "np0005468026", "record_type": "A", "record_value": "192.168.122.105", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005468027", "record_type": "A", "record_value": "172.17.0.106", "zone_name": "ooo.test" }, { "record_name": "np0005468027", "record_type": "A", "record_value": "172.18.0.106", "zone_name": "storage.ooo.test" }, { "record_name": "np0005468027", "record_type": "A", "record_value": "172.17.0.106", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005468027", "record_type": "A", "record_value": "172.19.0.106", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005468027", "record_type": "A", "record_value": "192.168.122.106", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005468028", "record_type": "A", "record_value": "172.17.0.107", "zone_name": "ooo.test" }, { "record_name": "np0005468028", "record_type": "A", "record_value": "172.18.0.107", "zone_name": "storage.ooo.test" }, { "record_name": "np0005468028", "record_type": "A", "record_value": "172.17.0.107", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005468028", "record_type": "A", "record_value": "172.19.0.107", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005468028", "record_type": "A", "record_value": "192.168.122.107", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005468029", "record_type": "A", "record_value": "172.17.0.108", "zone_name": "ooo.test" }, { "record_name": "np0005468029", "record_type": "A", "record_value": "172.18.0.108", "zone_name": "storage.ooo.test" }, { "record_name": "np0005468029", "record_type": "A", "record_value": "172.17.0.108", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005468029", "record_type": "A", "record_value": "172.19.0.108", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005468029", "record_type": "A", "record_value": "192.168.122.108", "zone_name": "ctlplane.ooo.test" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005468029.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005468029.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005468029.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005468029.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005468028.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005468028.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005468028.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005468028.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005468027.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005468027.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005468027.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005468027.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005468026.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005468026.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005468026.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005468026.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005468026.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005468026.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005468025.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005468025.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005468025.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005468025.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005468025.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005468025.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005468024.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005468024.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005468024.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005468024.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005468024.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005468024.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "172", "record_type": "PTR", "record_value": "overcloud.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "175", "record_type": "PTR", "record_value": "overcloud.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "171", "record_type": "PTR", "record_value": "overcloud.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "145", "record_type": "PTR", "record_value": "overcloud.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "99", "record_type": "PTR", "record_value": "overcloud.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "100", "record_type": "PTR", "record_value": "undercloud.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" } ] } 2025-10-03 08:05:54.801879 | fa163e2f-d608-ed31-39ea-00000000a8aa | TIMING | tripleo_ipa_dns : debug | undercloud | 0:06:53.127214 | 0.06s 2025-10-03 08:05:54.809535 | fa163e2f-d608-ed31-39ea-00000000a8ab | TASK | add dns zones and records 2025-10-03 08:05:59.093359 | fa163e2f-d608-ed31-39ea-00000000a8ab | CHANGED | add dns zones and records | undercloud 2025-10-03 08:05:59.096028 | fa163e2f-d608-ed31-39ea-00000000a8ab | TIMING | tripleo_ipa_dns : add dns zones and records | undercloud | 0:06:57.421354 | 4.29s 2025-10-03 08:05:59.114899 | fa163e2f-d608-ed31-39ea-00000000a88b | TASK | Create /etc/openstack directory if it does not exist 2025-10-03 08:05:59.373513 | fa163e2f-d608-ed31-39ea-00000000a88b | OK | Create /etc/openstack directory if it does not exist | undercloud 2025-10-03 08:05:59.374676 | fa163e2f-d608-ed31-39ea-00000000a88b | TIMING | Create /etc/openstack directory if it does not exist | undercloud | 0:06:57.700006 | 0.26s 2025-10-03 08:05:59.381601 | fa163e2f-d608-ed31-39ea-00000000a88c | TASK | Configure /etc/openstack/clouds.yaml 2025-10-03 08:05:59.434533 | fa163e2f-d608-ed31-39ea-00000000a88c | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:06:57.759860 | 0.05s 2025-10-03 08:05:59.459891 | fa163e2f-d608-ed31-39ea-00000000a8dd | TASK | Check if /etc/openstack/clouds.yaml exists 2025-10-03 08:05:59.743561 | fa163e2f-d608-ed31-39ea-00000000a8dd | OK | Check if /etc/openstack/clouds.yaml exists | undercloud 2025-10-03 08:05:59.745091 | fa163e2f-d608-ed31-39ea-00000000a8dd | TIMING | tripleo_keystone_resources : Check if /etc/openstack/clouds.yaml exists | undercloud | 0:06:58.070417 | 0.28s 2025-10-03 08:05:59.757192 | fa163e2f-d608-ed31-39ea-00000000a8de | TASK | Create empty /etc/openstack/clouds.yaml if it does not exist 2025-10-03 08:05:59.802549 | fa163e2f-d608-ed31-39ea-00000000a8de | SKIPPED | Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud 2025-10-03 08:05:59.803827 | fa163e2f-d608-ed31-39ea-00000000a8de | TIMING | tripleo_keystone_resources : Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud | 0:06:58.129153 | 0.05s 2025-10-03 08:05:59.815756 | fa163e2f-d608-ed31-39ea-00000000a8df | TASK | Configure /etc/openstack/clouds.yaml 2025-10-03 08:05:59.870502 | fa163e2f-d608-ed31-39ea-00000000a8df | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:06:58.195788 | 0.05s 2025-10-03 08:05:59.905530 | fa163e2f-d608-ed31-39ea-00000000a919 | TASK | Check for a configured destination 2025-10-03 08:05:59.967751 | fa163e2f-d608-ed31-39ea-00000000a919 | SKIPPED | Check for a configured destination | undercloud 2025-10-03 08:05:59.968990 | fa163e2f-d608-ed31-39ea-00000000a919 | TIMING | tripleo_config : Check for a configured destination | undercloud | 0:06:58.294312 | 0.06s 2025-10-03 08:05:59.985056 | fa163e2f-d608-ed31-39ea-00000000a91a | TASK | Generate /etc/openstack/clouds.yaml config 2025-10-03 08:06:00.704335 | fa163e2f-d608-ed31-39ea-00000000a91a | CHANGED | Generate /etc/openstack/clouds.yaml config | undercloud 2025-10-03 08:06:00.705206 | fa163e2f-d608-ed31-39ea-00000000a91a | TIMING | tripleo_config : Generate /etc/openstack/clouds.yaml config | undercloud | 0:06:59.030541 | 0.72s PLAY [Deploy step tasks for 1] ************************************************* 2025-10-03 08:06:00.873193 | fa163e2f-d608-ed31-39ea-0000000000bf | TASK | Deploy step tasks for 1 2025-10-03 08:06:00.888713 | fa163e2f-d608-ed31-39ea-0000000000bf | TASK | Deploy step tasks for 1 2025-10-03 08:06:00.908113 | fa163e2f-d608-ed31-39ea-0000000000bf | TASK | Deploy step tasks for 1 2025-10-03 08:06:00.930321 | fa163e2f-d608-ed31-39ea-0000000000bf | TASK | Deploy step tasks for 1 2025-10-03 08:06:00.958418 | fa163e2f-d608-ed31-39ea-0000000000bf | TASK | Deploy step tasks for 1 2025-10-03 08:06:00.977946 | fa163e2f-d608-ed31-39ea-0000000000bf | TASK | Deploy step tasks for 1 2025-10-03 08:06:00.982937 | fa163e2f-d608-ed31-39ea-0000000000bf | OK | Deploy step tasks for 1 | np0005468027 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005468027 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000bf') missing from stats 2025-10-03 08:06:00.989713 | fa163e2f-d608-ed31-39ea-0000000000bf | OK | Deploy step tasks for 1 | np0005468028 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005468028 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000bf') missing from stats 2025-10-03 08:06:00.990518 | fa163e2f-d608-ed31-39ea-0000000000bf | OK | Deploy step tasks for 1 | np0005468029 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005468029 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000bf') missing from stats 2025-10-03 08:06:00.991213 | fa163e2f-d608-ed31-39ea-0000000000bf | OK | Deploy step tasks for 1 | np0005468024 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005468024 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000bf') missing from stats 2025-10-03 08:06:00.992018 | fa163e2f-d608-ed31-39ea-0000000000bf | OK | Deploy step tasks for 1 | np0005468025 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005468025 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000bf') missing from stats 2025-10-03 08:06:01.002149 | fa163e2f-d608-ed31-39ea-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-03 08:06:01.019155 | fa163e2f-d608-ed31-39ea-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-03 08:06:01.031692 | fa163e2f-d608-ed31-39ea-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-03 08:06:01.048043 | fa163e2f-d608-ed31-39ea-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-03 08:06:01.065127 | fa163e2f-d608-ed31-39ea-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-03 08:06:01.071004 | fa163e2f-d608-ed31-39ea-0000000000bf | OK | Deploy step tasks for 1 | np0005468026 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005468026 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000bf') missing from stats 2025-10-03 08:06:01.086926 | fa163e2f-d608-ed31-39ea-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-03 08:06:01.956639 | fa163e2f-d608-ed31-39ea-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005468029 2025-10-03 08:06:01.957712 | fa163e2f-d608-ed31-39ea-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005468029 | 0:07:00.283044 | 0.92s 2025-10-03 08:06:01.969985 | fa163e2f-d608-ed31-39ea-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-03 08:06:02.020536 | fa163e2f-d608-ed31-39ea-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005468027 2025-10-03 08:06:02.022935 | fa163e2f-d608-ed31-39ea-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005468027 | 0:07:00.348259 | 1.02s 2025-10-03 08:06:02.037306 | fa163e2f-d608-ed31-39ea-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-03 08:06:02.071889 | fa163e2f-d608-ed31-39ea-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005468024 2025-10-03 08:06:02.073614 | fa163e2f-d608-ed31-39ea-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005468024 | 0:07:00.398942 | 1.02s 2025-10-03 08:06:02.074277 | fa163e2f-d608-ed31-39ea-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005468028 2025-10-03 08:06:02.074849 | fa163e2f-d608-ed31-39ea-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005468028 | 0:07:00.400189 | 1.05s 2025-10-03 08:06:02.090929 | fa163e2f-d608-ed31-39ea-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-03 08:06:02.130507 | fa163e2f-d608-ed31-39ea-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-03 08:06:02.144144 | fa163e2f-d608-ed31-39ea-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005468025 2025-10-03 08:06:02.145955 | fa163e2f-d608-ed31-39ea-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005468025 | 0:07:00.471273 | 1.08s 2025-10-03 08:06:02.176206 | fa163e2f-d608-ed31-39ea-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-03 08:06:02.185610 | fa163e2f-d608-ed31-39ea-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005468026 2025-10-03 08:06:02.188046 | fa163e2f-d608-ed31-39ea-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005468026 | 0:07:00.513349 | 1.10s 2025-10-03 08:06:02.204477 | fa163e2f-d608-ed31-39ea-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-03 08:06:02.297490 | fa163e2f-d608-ed31-39ea-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468029 2025-10-03 08:06:02.298518 | fa163e2f-d608-ed31-39ea-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468029 | 0:07:00.623854 | 0.33s 2025-10-03 08:06:02.309317 | fa163e2f-d608-ed31-39ea-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-03 08:06:02.356776 | fa163e2f-d608-ed31-39ea-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468027 2025-10-03 08:06:02.358491 | fa163e2f-d608-ed31-39ea-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468027 | 0:07:00.683772 | 0.32s 2025-10-03 08:06:02.375781 | fa163e2f-d608-ed31-39ea-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-03 08:06:02.391926 | fa163e2f-d608-ed31-39ea-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005468029 | 0:07:00.717247 | 0.08s 2025-10-03 08:06:02.425604 | 9106b5a0-9862-41ec-b858-b5e92fe11f63 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005468029 2025-10-03 08:06:02.443662 | fa163e2f-d608-ed31-39ea-00000000a970 | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-03 08:06:02.449842 | fa163e2f-d608-ed31-39ea-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468028 2025-10-03 08:06:02.450795 | fa163e2f-d608-ed31-39ea-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468028 | 0:07:00.776124 | 0.36s 2025-10-03 08:06:02.451414 | fa163e2f-d608-ed31-39ea-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468024 2025-10-03 08:06:02.451878 | fa163e2f-d608-ed31-39ea-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468024 | 0:07:00.777220 | 0.32s 2025-10-03 08:06:02.462320 | fa163e2f-d608-ed31-39ea-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-03 08:06:02.490787 | fa163e2f-d608-ed31-39ea-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-03 08:06:02.497912 | fa163e2f-d608-ed31-39ea-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005468027 | 0:07:00.823235 | 0.12s 2025-10-03 08:06:02.498677 | fa163e2f-d608-ed31-39ea-00000000a970 | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005468029 2025-10-03 08:06:02.499190 | fa163e2f-d608-ed31-39ea-00000000a970 | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005468029 | 0:07:00.824533 | 0.05s 2025-10-03 08:06:02.521313 | 2fdf2264-a7f2-4acd-8774-9310d7029560 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005468027 2025-10-03 08:06:02.553255 | fa163e2f-d608-ed31-39ea-00000000a98e | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-03 08:06:02.576190 | fa163e2f-d608-ed31-39ea-00000000a971 | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-03 08:06:02.584002 | fa163e2f-d608-ed31-39ea-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468026 2025-10-03 08:06:02.585169 | fa163e2f-d608-ed31-39ea-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468026 | 0:07:00.910492 | 0.38s 2025-10-03 08:06:02.586021 | fa163e2f-d608-ed31-39ea-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005468028 | 0:07:00.911360 | 0.11s 2025-10-03 08:06:02.586607 | fa163e2f-d608-ed31-39ea-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468025 2025-10-03 08:06:02.586980 | fa163e2f-d608-ed31-39ea-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468025 | 0:07:00.912323 | 0.41s 2025-10-03 08:06:02.587516 | fa163e2f-d608-ed31-39ea-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005468024 | 0:07:00.912859 | 0.10s 2025-10-03 08:06:02.628753 | 2a951e51-929a-4e27-93ac-54ecfb48a6ee | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005468028 2025-10-03 08:06:02.629252 | 2a951e51-929a-4e27-93ac-54ecfb48a6ee | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005468024 2025-10-03 08:06:02.641711 | fa163e2f-d608-ed31-39ea-00000000a9b2 | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-03 08:06:02.660115 | fa163e2f-d608-ed31-39ea-00000000a9b2 | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-03 08:06:02.687031 | fa163e2f-d608-ed31-39ea-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-03 08:06:02.712989 | fa163e2f-d608-ed31-39ea-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-03 08:06:02.719741 | fa163e2f-d608-ed31-39ea-00000000a98e | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005468027 2025-10-03 08:06:02.720716 | fa163e2f-d608-ed31-39ea-00000000a98e | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005468027 | 0:07:01.046041 | 0.16s 2025-10-03 08:06:02.721031 | fa163e2f-d608-ed31-39ea-00000000a971 | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005468029 2025-10-03 08:06:02.721323 | fa163e2f-d608-ed31-39ea-00000000a971 | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005468029 | 0:07:01.046666 | 0.14s 2025-10-03 08:06:02.721714 | fa163e2f-d608-ed31-39ea-00000000a9b2 | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005468028 2025-10-03 08:06:02.722002 | fa163e2f-d608-ed31-39ea-00000000a9b2 | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005468028 | 0:07:01.047346 | 0.08s 2025-10-03 08:06:02.722281 | fa163e2f-d608-ed31-39ea-00000000a9b2 | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005468024 2025-10-03 08:06:02.722640 | fa163e2f-d608-ed31-39ea-00000000a9b2 | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005468024 | 0:07:01.047983 | 0.06s 2025-10-03 08:06:02.733359 | fa163e2f-d608-ed31-39ea-00000000a98f | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-03 08:06:02.747675 | fa163e2f-d608-ed31-39ea-00000000a9b3 | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-03 08:06:02.762162 | fa163e2f-d608-ed31-39ea-00000000a972 | TASK | Write the puppet step_config manifest 2025-10-03 08:06:02.808359 | fa163e2f-d608-ed31-39ea-00000000a9b3 | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-03 08:06:02.815290 | fa163e2f-d608-ed31-39ea-00000000a98f | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005468027 2025-10-03 08:06:02.816113 | fa163e2f-d608-ed31-39ea-00000000a98f | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005468027 | 0:07:01.141442 | 0.08s 2025-10-03 08:06:02.816446 | fa163e2f-d608-ed31-39ea-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005468025 | 0:07:01.141788 | 0.12s 2025-10-03 08:06:02.816748 | fa163e2f-d608-ed31-39ea-00000000a9b3 | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005468028 2025-10-03 08:06:02.817075 | fa163e2f-d608-ed31-39ea-00000000a9b3 | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005468028 | 0:07:01.142418 | 0.07s 2025-10-03 08:06:02.817363 | fa163e2f-d608-ed31-39ea-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005468026 | 0:07:01.142706 | 0.10s 2025-10-03 08:06:02.857767 | cd76d52b-8c1c-4e1e-9e45-0082d80fff81 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005468025 2025-10-03 08:06:02.858404 | cd76d52b-8c1c-4e1e-9e45-0082d80fff81 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005468026 2025-10-03 08:06:02.871681 | fa163e2f-d608-ed31-39ea-00000000a990 | TASK | Write the puppet step_config manifest 2025-10-03 08:06:02.885754 | fa163e2f-d608-ed31-39ea-00000000a9b4 | TASK | Write the puppet step_config manifest 2025-10-03 08:06:02.905634 | fa163e2f-d608-ed31-39ea-00000000a9dd | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-03 08:06:02.925676 | fa163e2f-d608-ed31-39ea-00000000a9dd | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-03 08:06:02.932235 | fa163e2f-d608-ed31-39ea-00000000a9b3 | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005468024 2025-10-03 08:06:02.937891 | fa163e2f-d608-ed31-39ea-00000000a9b3 | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005468024 | 0:07:01.263217 | 0.13s 2025-10-03 08:06:02.938239 | fa163e2f-d608-ed31-39ea-00000000a9dd | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005468025 2025-10-03 08:06:02.938548 | fa163e2f-d608-ed31-39ea-00000000a9dd | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005468025 | 0:07:01.263891 | 0.03s 2025-10-03 08:06:02.957928 | fa163e2f-d608-ed31-39ea-00000000a9b4 | TASK | Write the puppet step_config manifest 2025-10-03 08:06:02.978816 | fa163e2f-d608-ed31-39ea-00000000a9de | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-03 08:06:02.984477 | fa163e2f-d608-ed31-39ea-00000000a9dd | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005468026 2025-10-03 08:06:02.985251 | fa163e2f-d608-ed31-39ea-00000000a9dd | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005468026 | 0:07:01.310582 | 0.06s 2025-10-03 08:06:02.999653 | fa163e2f-d608-ed31-39ea-00000000a9de | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-03 08:06:03.012660 | fa163e2f-d608-ed31-39ea-00000000a9de | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005468025 2025-10-03 08:06:03.013622 | fa163e2f-d608-ed31-39ea-00000000a9de | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005468025 | 0:07:01.338955 | 0.03s 2025-10-03 08:06:03.030265 | fa163e2f-d608-ed31-39ea-00000000a9df | TASK | Write the puppet step_config manifest 2025-10-03 08:06:03.035108 | fa163e2f-d608-ed31-39ea-00000000a9de | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005468026 2025-10-03 08:06:03.035960 | fa163e2f-d608-ed31-39ea-00000000a9de | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005468026 | 0:07:01.361287 | 0.04s 2025-10-03 08:06:03.050776 | fa163e2f-d608-ed31-39ea-00000000a9df | TASK | Write the puppet step_config manifest 2025-10-03 08:06:03.743384 | fa163e2f-d608-ed31-39ea-00000000a972 | CHANGED | Write the puppet step_config manifest | np0005468029 2025-10-03 08:06:03.745043 | fa163e2f-d608-ed31-39ea-00000000a972 | TIMING | Write the puppet step_config manifest | np0005468029 | 0:07:02.070334 | 0.96s 2025-10-03 08:06:03.764069 | fa163e2f-d608-ed31-39ea-00000000a973 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-03 08:06:03.800202 | fa163e2f-d608-ed31-39ea-00000000a973 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005468029 2025-10-03 08:06:03.801560 | fa163e2f-d608-ed31-39ea-00000000a973 | TIMING | Diff puppet step_config manifest changes for check mode | np0005468029 | 0:07:02.126885 | 0.04s 2025-10-03 08:06:03.822573 | fa163e2f-d608-ed31-39ea-00000000a974 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-03 08:06:03.844732 | fa163e2f-d608-ed31-39ea-00000000a990 | CHANGED | Write the puppet step_config manifest | np0005468027 2025-10-03 08:06:03.846538 | fa163e2f-d608-ed31-39ea-00000000a990 | TIMING | Write the puppet step_config manifest | np0005468027 | 0:07:02.171837 | 0.97s 2025-10-03 08:06:03.870634 | fa163e2f-d608-ed31-39ea-00000000a991 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-03 08:06:03.880858 | fa163e2f-d608-ed31-39ea-00000000a974 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005468029 2025-10-03 08:06:03.882815 | fa163e2f-d608-ed31-39ea-00000000a974 | TIMING | Diff puppet step_config manifest changes for check mode | np0005468029 | 0:07:02.208112 | 0.06s 2025-10-03 08:06:03.920241 | fa163e2f-d608-ed31-39ea-00000000a975 | TASK | Create /var/lib/container-puppet 2025-10-03 08:06:03.932083 | fa163e2f-d608-ed31-39ea-00000000a9b4 | CHANGED | Write the puppet step_config manifest | np0005468024 2025-10-03 08:06:03.935150 | fa163e2f-d608-ed31-39ea-00000000a9b4 | TIMING | Write the puppet step_config manifest | np0005468024 | 0:07:02.260361 | 0.98s 2025-10-03 08:06:03.936990 | fa163e2f-d608-ed31-39ea-00000000a991 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005468027 2025-10-03 08:06:03.938840 | fa163e2f-d608-ed31-39ea-00000000a991 | TIMING | Diff puppet step_config manifest changes for check mode | np0005468027 | 0:07:02.264172 | 0.07s 2025-10-03 08:06:03.940553 | fa163e2f-d608-ed31-39ea-00000000a9b4 | CHANGED | Write the puppet step_config manifest | np0005468028 2025-10-03 08:06:03.942049 | fa163e2f-d608-ed31-39ea-00000000a9b4 | TIMING | Write the puppet step_config manifest | np0005468028 | 0:07:02.267382 | 1.05s 2025-10-03 08:06:03.966209 | fa163e2f-d608-ed31-39ea-00000000a992 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-03 08:06:03.993030 | fa163e2f-d608-ed31-39ea-00000000a9b5 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-03 08:06:04.049434 | fa163e2f-d608-ed31-39ea-00000000a9b5 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-03 08:06:04.058139 | fa163e2f-d608-ed31-39ea-00000000a992 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005468027 2025-10-03 08:06:04.059654 | fa163e2f-d608-ed31-39ea-00000000a992 | TIMING | Diff puppet step_config manifest changes for check mode | np0005468027 | 0:07:02.384970 | 0.09s 2025-10-03 08:06:04.060489 | fa163e2f-d608-ed31-39ea-00000000a9df | CHANGED | Write the puppet step_config manifest | np0005468025 2025-10-03 08:06:04.061162 | fa163e2f-d608-ed31-39ea-00000000a9df | TIMING | Write the puppet step_config manifest | np0005468025 | 0:07:02.386500 | 1.03s 2025-10-03 08:06:04.061779 | fa163e2f-d608-ed31-39ea-00000000a9df | CHANGED | Write the puppet step_config manifest | np0005468026 2025-10-03 08:06:04.062536 | fa163e2f-d608-ed31-39ea-00000000a9df | TIMING | Write the puppet step_config manifest | np0005468026 | 0:07:02.387873 | 1.01s 2025-10-03 08:06:04.063231 | fa163e2f-d608-ed31-39ea-00000000a9b5 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005468028 2025-10-03 08:06:04.063935 | fa163e2f-d608-ed31-39ea-00000000a9b5 | TIMING | Diff puppet step_config manifest changes for check mode | np0005468028 | 0:07:02.389272 | 0.06s 2025-10-03 08:06:04.086102 | fa163e2f-d608-ed31-39ea-00000000a993 | TASK | Create /var/lib/container-puppet 2025-10-03 08:06:04.103267 | fa163e2f-d608-ed31-39ea-00000000a9b6 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-03 08:06:04.134337 | fa163e2f-d608-ed31-39ea-00000000a9e0 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-03 08:06:04.152628 | fa163e2f-d608-ed31-39ea-00000000a9e0 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-03 08:06:04.159862 | fa163e2f-d608-ed31-39ea-00000000a9b5 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005468024 2025-10-03 08:06:04.166193 | fa163e2f-d608-ed31-39ea-00000000a9b5 | TIMING | Diff puppet step_config manifest changes for check mode | np0005468024 | 0:07:02.491520 | 0.11s 2025-10-03 08:06:04.166637 | fa163e2f-d608-ed31-39ea-00000000a9b6 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005468028 2025-10-03 08:06:04.167050 | fa163e2f-d608-ed31-39ea-00000000a9b6 | TIMING | Diff puppet step_config manifest changes for check mode | np0005468028 | 0:07:02.492393 | 0.06s 2025-10-03 08:06:04.167424 | fa163e2f-d608-ed31-39ea-00000000a9e0 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005468025 2025-10-03 08:06:04.167796 | fa163e2f-d608-ed31-39ea-00000000a9e0 | TIMING | Diff puppet step_config manifest changes for check mode | np0005468025 | 0:07:02.493139 | 0.03s 2025-10-03 08:06:04.178543 | fa163e2f-d608-ed31-39ea-00000000a9b7 | TASK | Create /var/lib/container-puppet 2025-10-03 08:06:04.203970 | fa163e2f-d608-ed31-39ea-00000000a9b6 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-03 08:06:04.235519 | fa163e2f-d608-ed31-39ea-00000000a9e1 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-03 08:06:04.247974 | fa163e2f-d608-ed31-39ea-00000000a9e0 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005468026 2025-10-03 08:06:04.248957 | fa163e2f-d608-ed31-39ea-00000000a9e0 | TIMING | Diff puppet step_config manifest changes for check mode | np0005468026 | 0:07:02.574285 | 0.09s 2025-10-03 08:06:04.249398 | fa163e2f-d608-ed31-39ea-00000000a9b6 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005468024 2025-10-03 08:06:04.249831 | fa163e2f-d608-ed31-39ea-00000000a9b6 | TIMING | Diff puppet step_config manifest changes for check mode | np0005468024 | 0:07:02.575173 | 0.04s 2025-10-03 08:06:04.250301 | fa163e2f-d608-ed31-39ea-00000000a975 | OK | Create /var/lib/container-puppet | np0005468029 2025-10-03 08:06:04.250743 | fa163e2f-d608-ed31-39ea-00000000a975 | TIMING | Create /var/lib/container-puppet | np0005468029 | 0:07:02.576086 | 0.33s 2025-10-03 08:06:04.277928 | fa163e2f-d608-ed31-39ea-00000000a976 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-03 08:06:04.317204 | fa163e2f-d608-ed31-39ea-00000000a9b7 | TASK | Create /var/lib/container-puppet 2025-10-03 08:06:04.341084 | fa163e2f-d608-ed31-39ea-00000000a9e1 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-03 08:06:04.348304 | fa163e2f-d608-ed31-39ea-00000000a9e1 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005468025 2025-10-03 08:06:04.349450 | fa163e2f-d608-ed31-39ea-00000000a9e1 | TIMING | Diff puppet step_config manifest changes for check mode | np0005468025 | 0:07:02.674769 | 0.11s 2025-10-03 08:06:04.349977 | fa163e2f-d608-ed31-39ea-00000000a976 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005468029 2025-10-03 08:06:04.350542 | fa163e2f-d608-ed31-39ea-00000000a976 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005468029 | 0:07:02.675798 | 0.07s 2025-10-03 08:06:04.364751 | fa163e2f-d608-ed31-39ea-00000000a977 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-03 08:06:04.416622 | fa163e2f-d608-ed31-39ea-00000000a9e2 | TASK | Create /var/lib/container-puppet 2025-10-03 08:06:04.424277 | fa163e2f-d608-ed31-39ea-00000000a993 | OK | Create /var/lib/container-puppet | np0005468027 2025-10-03 08:06:04.426020 | fa163e2f-d608-ed31-39ea-00000000a993 | TIMING | Create /var/lib/container-puppet | np0005468027 | 0:07:02.751337 | 0.34s 2025-10-03 08:06:04.427060 | fa163e2f-d608-ed31-39ea-00000000a9e1 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005468026 2025-10-03 08:06:04.427823 | fa163e2f-d608-ed31-39ea-00000000a9e1 | TIMING | Diff puppet step_config manifest changes for check mode | np0005468026 | 0:07:02.753157 | 0.09s 2025-10-03 08:06:04.428527 | fa163e2f-d608-ed31-39ea-00000000a977 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005468029 2025-10-03 08:06:04.429330 | fa163e2f-d608-ed31-39ea-00000000a977 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005468029 | 0:07:02.754664 | 0.06s 2025-10-03 08:06:04.449098 | fa163e2f-d608-ed31-39ea-00000000a994 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-03 08:06:04.468901 | fa163e2f-d608-ed31-39ea-00000000a978 | TASK | Write container-puppet.json file 2025-10-03 08:06:04.497300 | fa163e2f-d608-ed31-39ea-00000000a9e2 | TASK | Create /var/lib/container-puppet 2025-10-03 08:06:04.504125 | fa163e2f-d608-ed31-39ea-00000000a994 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005468027 2025-10-03 08:06:04.505230 | fa163e2f-d608-ed31-39ea-00000000a994 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005468027 | 0:07:02.830554 | 0.05s 2025-10-03 08:06:04.520636 | fa163e2f-d608-ed31-39ea-00000000a995 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-03 08:06:04.537899 | fa163e2f-d608-ed31-39ea-00000000a9b7 | OK | Create /var/lib/container-puppet | np0005468028 2025-10-03 08:06:04.542969 | fa163e2f-d608-ed31-39ea-00000000a9b7 | TIMING | Create /var/lib/container-puppet | np0005468028 | 0:07:02.868305 | 0.36s 2025-10-03 08:06:04.543377 | fa163e2f-d608-ed31-39ea-00000000a995 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005468027 2025-10-03 08:06:04.543814 | fa163e2f-d608-ed31-39ea-00000000a995 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005468027 | 0:07:02.869156 | 0.02s 2025-10-03 08:06:04.553568 | fa163e2f-d608-ed31-39ea-00000000a996 | TASK | Write container-puppet.json file 2025-10-03 08:06:04.567432 | fa163e2f-d608-ed31-39ea-00000000a9b8 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-03 08:06:04.591593 | fa163e2f-d608-ed31-39ea-00000000a9b8 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005468028 2025-10-03 08:06:04.592368 | fa163e2f-d608-ed31-39ea-00000000a9b8 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005468028 | 0:07:02.917700 | 0.02s 2025-10-03 08:06:04.602425 | fa163e2f-d608-ed31-39ea-00000000a9b9 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-03 08:06:04.637563 | fa163e2f-d608-ed31-39ea-00000000a9b9 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005468028 2025-10-03 08:06:04.638533 | fa163e2f-d608-ed31-39ea-00000000a9b9 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005468028 | 0:07:02.963866 | 0.04s 2025-10-03 08:06:04.638965 | fa163e2f-d608-ed31-39ea-00000000a9b7 | OK | Create /var/lib/container-puppet | np0005468024 2025-10-03 08:06:04.639383 | fa163e2f-d608-ed31-39ea-00000000a9b7 | TIMING | Create /var/lib/container-puppet | np0005468024 | 0:07:02.964726 | 0.32s 2025-10-03 08:06:04.648472 | fa163e2f-d608-ed31-39ea-00000000a9ba | TASK | Write container-puppet.json file 2025-10-03 08:06:04.666793 | fa163e2f-d608-ed31-39ea-00000000a9b8 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-03 08:06:04.701107 | fa163e2f-d608-ed31-39ea-00000000a9b8 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005468024 2025-10-03 08:06:04.701830 | fa163e2f-d608-ed31-39ea-00000000a9b8 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005468024 | 0:07:03.027162 | 0.03s 2025-10-03 08:06:04.714945 | fa163e2f-d608-ed31-39ea-00000000a9b9 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-03 08:06:04.736082 | fa163e2f-d608-ed31-39ea-00000000a9e2 | OK | Create /var/lib/container-puppet | np0005468025 2025-10-03 08:06:04.736978 | fa163e2f-d608-ed31-39ea-00000000a9e2 | TIMING | Create /var/lib/container-puppet | np0005468025 | 0:07:03.062312 | 0.32s 2025-10-03 08:06:04.757143 | fa163e2f-d608-ed31-39ea-00000000a9e3 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-03 08:06:04.762528 | fa163e2f-d608-ed31-39ea-00000000a9b9 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005468024 2025-10-03 08:06:04.763332 | fa163e2f-d608-ed31-39ea-00000000a9b9 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005468024 | 0:07:03.088664 | 0.05s 2025-10-03 08:06:04.777242 | fa163e2f-d608-ed31-39ea-00000000a9ba | TASK | Write container-puppet.json file 2025-10-03 08:06:04.789687 | fa163e2f-d608-ed31-39ea-00000000a9e3 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005468025 2025-10-03 08:06:04.790614 | fa163e2f-d608-ed31-39ea-00000000a9e3 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005468025 | 0:07:03.115947 | 0.03s 2025-10-03 08:06:04.805178 | fa163e2f-d608-ed31-39ea-00000000a9e4 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-03 08:06:04.827182 | fa163e2f-d608-ed31-39ea-00000000a9e4 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005468025 2025-10-03 08:06:04.827830 | fa163e2f-d608-ed31-39ea-00000000a9e4 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005468025 | 0:07:03.153168 | 0.02s 2025-10-03 08:06:04.848675 | fa163e2f-d608-ed31-39ea-00000000a9e5 | TASK | Write container-puppet.json file 2025-10-03 08:06:04.854333 | fa163e2f-d608-ed31-39ea-00000000a9e2 | OK | Create /var/lib/container-puppet | np0005468026 2025-10-03 08:06:04.855304 | fa163e2f-d608-ed31-39ea-00000000a9e2 | TIMING | Create /var/lib/container-puppet | np0005468026 | 0:07:03.180634 | 0.36s 2025-10-03 08:06:04.870310 | fa163e2f-d608-ed31-39ea-00000000a9e3 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-03 08:06:04.900858 | fa163e2f-d608-ed31-39ea-00000000a9e3 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005468026 2025-10-03 08:06:04.901683 | fa163e2f-d608-ed31-39ea-00000000a9e3 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005468026 | 0:07:03.227016 | 0.03s 2025-10-03 08:06:04.915497 | fa163e2f-d608-ed31-39ea-00000000a9e4 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-03 08:06:04.952393 | fa163e2f-d608-ed31-39ea-00000000a9e4 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005468026 2025-10-03 08:06:04.953199 | fa163e2f-d608-ed31-39ea-00000000a9e4 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005468026 | 0:07:03.278535 | 0.04s 2025-10-03 08:06:04.966260 | fa163e2f-d608-ed31-39ea-00000000a9e5 | TASK | Write container-puppet.json file 2025-10-03 08:06:05.455915 | fa163e2f-d608-ed31-39ea-00000000a978 | CHANGED | Write container-puppet.json file | np0005468029 2025-10-03 08:06:05.457401 | fa163e2f-d608-ed31-39ea-00000000a978 | TIMING | Write container-puppet.json file | np0005468029 | 0:07:03.782710 | 0.99s 2025-10-03 08:06:05.477380 | fa163e2f-d608-ed31-39ea-00000000a979 | TASK | Diff container-puppet.json changes for check mode 2025-10-03 08:06:05.513427 | fa163e2f-d608-ed31-39ea-00000000a979 | SKIPPED | Diff container-puppet.json changes for check mode | np0005468029 2025-10-03 08:06:05.514387 | fa163e2f-d608-ed31-39ea-00000000a979 | TIMING | Diff container-puppet.json changes for check mode | np0005468029 | 0:07:03.839721 | 0.04s 2025-10-03 08:06:05.526232 | fa163e2f-d608-ed31-39ea-00000000a97a | TASK | Diff container-puppet.json changes for check mode 2025-10-03 08:06:05.557950 | fa163e2f-d608-ed31-39ea-00000000a97a | SKIPPED | Diff container-puppet.json changes for check mode | np0005468029 2025-10-03 08:06:05.558794 | fa163e2f-d608-ed31-39ea-00000000a97a | TIMING | Diff container-puppet.json changes for check mode | np0005468029 | 0:07:03.884127 | 0.03s 2025-10-03 08:06:05.571087 | fa163e2f-d608-ed31-39ea-00000000a97b | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-03 08:06:05.607431 | fa163e2f-d608-ed31-39ea-00000000a996 | CHANGED | Write container-puppet.json file | np0005468027 2025-10-03 08:06:05.608514 | fa163e2f-d608-ed31-39ea-00000000a996 | TIMING | Write container-puppet.json file | np0005468027 | 0:07:03.933843 | 1.05s 2025-10-03 08:06:05.620655 | fa163e2f-d608-ed31-39ea-00000000a997 | TASK | Diff container-puppet.json changes for check mode 2025-10-03 08:06:05.657003 | fa163e2f-d608-ed31-39ea-00000000a997 | SKIPPED | Diff container-puppet.json changes for check mode | np0005468027 2025-10-03 08:06:05.662488 | fa163e2f-d608-ed31-39ea-00000000a997 | TIMING | Diff container-puppet.json changes for check mode | np0005468027 | 0:07:03.987800 | 0.04s 2025-10-03 08:06:05.663184 | fa163e2f-d608-ed31-39ea-00000000a9ba | CHANGED | Write container-puppet.json file | np0005468028 2025-10-03 08:06:05.663677 | fa163e2f-d608-ed31-39ea-00000000a9ba | TIMING | Write container-puppet.json file | np0005468028 | 0:07:03.989017 | 1.01s 2025-10-03 08:06:05.675785 | fa163e2f-d608-ed31-39ea-00000000a998 | TASK | Diff container-puppet.json changes for check mode 2025-10-03 08:06:05.698241 | fa163e2f-d608-ed31-39ea-00000000a9bb | TASK | Diff container-puppet.json changes for check mode 2025-10-03 08:06:05.715878 | fa163e2f-d608-ed31-39ea-00000000a998 | SKIPPED | Diff container-puppet.json changes for check mode | np0005468027 2025-10-03 08:06:05.717173 | fa163e2f-d608-ed31-39ea-00000000a998 | TIMING | Diff container-puppet.json changes for check mode | np0005468027 | 0:07:04.042501 | 0.04s 2025-10-03 08:06:05.728449 | fa163e2f-d608-ed31-39ea-00000000a999 | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-03 08:06:05.744756 | fa163e2f-d608-ed31-39ea-00000000a9bb | SKIPPED | Diff container-puppet.json changes for check mode | np0005468028 2025-10-03 08:06:05.746041 | fa163e2f-d608-ed31-39ea-00000000a9bb | TIMING | Diff container-puppet.json changes for check mode | np0005468028 | 0:07:04.071365 | 0.05s 2025-10-03 08:06:05.758680 | fa163e2f-d608-ed31-39ea-00000000a9bc | TASK | Diff container-puppet.json changes for check mode 2025-10-03 08:06:05.796367 | fa163e2f-d608-ed31-39ea-00000000a9bc | SKIPPED | Diff container-puppet.json changes for check mode | np0005468028 2025-10-03 08:06:05.797404 | fa163e2f-d608-ed31-39ea-00000000a9bc | TIMING | Diff container-puppet.json changes for check mode | np0005468028 | 0:07:04.122738 | 0.04s 2025-10-03 08:06:05.807686 | fa163e2f-d608-ed31-39ea-00000000a9bd | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-03 08:06:05.847660 | fa163e2f-d608-ed31-39ea-00000000a9ba | CHANGED | Write container-puppet.json file | np0005468024 2025-10-03 08:06:05.848587 | fa163e2f-d608-ed31-39ea-00000000a9ba | TIMING | Write container-puppet.json file | np0005468024 | 0:07:04.173919 | 1.07s 2025-10-03 08:06:05.862687 | fa163e2f-d608-ed31-39ea-00000000a9bb | TASK | Diff container-puppet.json changes for check mode 2025-10-03 08:06:05.892406 | fa163e2f-d608-ed31-39ea-00000000a9bb | SKIPPED | Diff container-puppet.json changes for check mode | np0005468024 2025-10-03 08:06:05.893163 | fa163e2f-d608-ed31-39ea-00000000a9bb | TIMING | Diff container-puppet.json changes for check mode | np0005468024 | 0:07:04.218499 | 0.03s 2025-10-03 08:06:05.907051 | fa163e2f-d608-ed31-39ea-00000000a9bc | TASK | Diff container-puppet.json changes for check mode 2025-10-03 08:06:05.935257 | fa163e2f-d608-ed31-39ea-00000000a9e5 | CHANGED | Write container-puppet.json file | np0005468025 2025-10-03 08:06:05.935907 | fa163e2f-d608-ed31-39ea-00000000a9e5 | TIMING | Write container-puppet.json file | np0005468025 | 0:07:04.261245 | 1.09s 2025-10-03 08:06:05.936278 | fa163e2f-d608-ed31-39ea-00000000a9bc | SKIPPED | Diff container-puppet.json changes for check mode | np0005468024 2025-10-03 08:06:05.936640 | fa163e2f-d608-ed31-39ea-00000000a9bc | TIMING | Diff container-puppet.json changes for check mode | np0005468024 | 0:07:04.261982 | 0.03s 2025-10-03 08:06:05.951192 | fa163e2f-d608-ed31-39ea-00000000a9bd | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-03 08:06:05.972584 | fa163e2f-d608-ed31-39ea-00000000a9e6 | TASK | Diff container-puppet.json changes for check mode 2025-10-03 08:06:06.004138 | fa163e2f-d608-ed31-39ea-00000000a9e6 | SKIPPED | Diff container-puppet.json changes for check mode | np0005468025 2025-10-03 08:06:06.005181 | fa163e2f-d608-ed31-39ea-00000000a9e6 | TIMING | Diff container-puppet.json changes for check mode | np0005468025 | 0:07:04.330510 | 0.03s 2025-10-03 08:06:06.019049 | fa163e2f-d608-ed31-39ea-00000000a9e7 | TASK | Diff container-puppet.json changes for check mode 2025-10-03 08:06:06.029327 | fa163e2f-d608-ed31-39ea-00000000a9e5 | CHANGED | Write container-puppet.json file | np0005468026 2025-10-03 08:06:06.030369 | fa163e2f-d608-ed31-39ea-00000000a9e5 | TIMING | Write container-puppet.json file | np0005468026 | 0:07:04.355702 | 1.06s 2025-10-03 08:06:06.050075 | fa163e2f-d608-ed31-39ea-00000000a9e6 | TASK | Diff container-puppet.json changes for check mode 2025-10-03 08:06:06.060493 | fa163e2f-d608-ed31-39ea-00000000a9e7 | SKIPPED | Diff container-puppet.json changes for check mode | np0005468025 2025-10-03 08:06:06.061483 | fa163e2f-d608-ed31-39ea-00000000a9e7 | TIMING | Diff container-puppet.json changes for check mode | np0005468025 | 0:07:04.386795 | 0.04s 2025-10-03 08:06:06.076991 | fa163e2f-d608-ed31-39ea-00000000a9e8 | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-03 08:06:06.094920 | fa163e2f-d608-ed31-39ea-00000000a9e6 | SKIPPED | Diff container-puppet.json changes for check mode | np0005468026 2025-10-03 08:06:06.096111 | fa163e2f-d608-ed31-39ea-00000000a9e6 | TIMING | Diff container-puppet.json changes for check mode | np0005468026 | 0:07:04.421436 | 0.05s 2025-10-03 08:06:06.096813 | fa163e2f-d608-ed31-39ea-00000000a999 | OK | Ensure config hashes are up-to-date for container startup configs | np0005468027 2025-10-03 08:06:06.097293 | fa163e2f-d608-ed31-39ea-00000000a999 | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005468027 | 0:07:04.422634 | 0.37s 2025-10-03 08:06:06.117019 | fa163e2f-d608-ed31-39ea-00000000a99a | TASK | Set host puppet debugging fact string 2025-10-03 08:06:06.138114 | fa163e2f-d608-ed31-39ea-00000000a9e7 | TASK | Diff container-puppet.json changes for check mode 2025-10-03 08:06:06.144537 | fa163e2f-d608-ed31-39ea-00000000a97b | OK | Ensure config hashes are up-to-date for container startup configs | np0005468029 2025-10-03 08:06:06.154193 | fa163e2f-d608-ed31-39ea-00000000a97b | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005468029 | 0:07:04.479520 | 0.58s 2025-10-03 08:06:06.154615 | fa163e2f-d608-ed31-39ea-00000000a99a | SKIPPED | Set host puppet debugging fact string | np0005468027 2025-10-03 08:06:06.154908 | fa163e2f-d608-ed31-39ea-00000000a99a | TIMING | Set host puppet debugging fact string | np0005468027 | 0:07:04.480251 | 0.04s 2025-10-03 08:06:06.175172 | fa163e2f-d608-ed31-39ea-00000000a99b | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-03 08:06:06.193937 | fa163e2f-d608-ed31-39ea-00000000a97c | TASK | Set host puppet debugging fact string 2025-10-03 08:06:06.202339 | fa163e2f-d608-ed31-39ea-00000000a9bd | OK | Ensure config hashes are up-to-date for container startup configs | np0005468028 2025-10-03 08:06:06.203410 | fa163e2f-d608-ed31-39ea-00000000a9bd | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005468028 | 0:07:04.528737 | 0.39s 2025-10-03 08:06:06.203837 | fa163e2f-d608-ed31-39ea-00000000a9e7 | SKIPPED | Diff container-puppet.json changes for check mode | np0005468026 2025-10-03 08:06:06.204173 | fa163e2f-d608-ed31-39ea-00000000a9e7 | TIMING | Diff container-puppet.json changes for check mode | np0005468026 | 0:07:04.529516 | 0.07s 2025-10-03 08:06:06.222474 | fa163e2f-d608-ed31-39ea-00000000a9be | TASK | Set host puppet debugging fact string 2025-10-03 08:06:06.244877 | fa163e2f-d608-ed31-39ea-00000000a9e8 | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-03 08:06:06.250787 | fa163e2f-d608-ed31-39ea-00000000a99b | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005468027 2025-10-03 08:06:06.251685 | fa163e2f-d608-ed31-39ea-00000000a99b | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005468027 | 0:07:04.577015 | 0.08s 2025-10-03 08:06:06.252094 | fa163e2f-d608-ed31-39ea-00000000a97c | SKIPPED | Set host puppet debugging fact string | np0005468029 2025-10-03 08:06:06.252434 | fa163e2f-d608-ed31-39ea-00000000a97c | TIMING | Set host puppet debugging fact string | np0005468029 | 0:07:04.577776 | 0.06s 2025-10-03 08:06:06.274768 | fa163e2f-d608-ed31-39ea-00000000a99c | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-03 08:06:06.289877 | fa163e2f-d608-ed31-39ea-00000000a97d | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-03 08:06:06.296500 | fa163e2f-d608-ed31-39ea-00000000a9be | SKIPPED | Set host puppet debugging fact string | np0005468028 2025-10-03 08:06:06.297312 | fa163e2f-d608-ed31-39ea-00000000a9be | TIMING | Set host puppet debugging fact string | np0005468028 | 0:07:04.622632 | 0.07s 2025-10-03 08:06:06.297720 | fa163e2f-d608-ed31-39ea-00000000a9bd | OK | Ensure config hashes are up-to-date for container startup configs | np0005468024 2025-10-03 08:06:06.298248 | fa163e2f-d608-ed31-39ea-00000000a9bd | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005468024 | 0:07:04.623590 | 0.35s 2025-10-03 08:06:06.316830 | fa163e2f-d608-ed31-39ea-00000000a9bf | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-03 08:06:06.351667 | fa163e2f-d608-ed31-39ea-00000000a9be | TASK | Set host puppet debugging fact string 2025-10-03 08:06:06.356660 | fa163e2f-d608-ed31-39ea-00000000a99c | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005468027 2025-10-03 08:06:06.357604 | fa163e2f-d608-ed31-39ea-00000000a99c | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005468027 | 0:07:04.682932 | 0.08s 2025-10-03 08:06:06.357927 | fa163e2f-d608-ed31-39ea-00000000a97d | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005468029 2025-10-03 08:06:06.358268 | fa163e2f-d608-ed31-39ea-00000000a97d | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005468029 | 0:07:04.683611 | 0.07s 2025-10-03 08:06:06.358663 | fa163e2f-d608-ed31-39ea-00000000a9bf | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005468028 2025-10-03 08:06:06.358988 | fa163e2f-d608-ed31-39ea-00000000a9bf | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005468028 | 0:07:04.684331 | 0.04s 2025-10-03 08:06:06.369383 | fa163e2f-d608-ed31-39ea-00000000a99d | TASK | Create puppet check-mode files if they don't exist for check mode 2025-10-03 08:06:06.411901 | fa163e2f-d608-ed31-39ea-00000000a9c0 | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-03 08:06:06.435652 | fa163e2f-d608-ed31-39ea-00000000a97e | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-03 08:06:06.450709 | fa163e2f-d608-ed31-39ea-00000000a9be | SKIPPED | Set host puppet debugging fact string | np0005468024 2025-10-03 08:06:06.457503 | fa163e2f-d608-ed31-39ea-00000000a9be | TIMING | Set host puppet debugging fact string | np0005468024 | 0:07:04.782796 | 0.10s 2025-10-03 08:06:06.458129 | fa163e2f-d608-ed31-39ea-00000000a9e8 | OK | Ensure config hashes are up-to-date for container startup configs | np0005468025 2025-10-03 08:06:06.458629 | fa163e2f-d608-ed31-39ea-00000000a9e8 | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005468025 | 0:07:04.783969 | 0.38s 2025-10-03 08:06:06.459099 | fa163e2f-d608-ed31-39ea-00000000a99d | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005468027 2025-10-03 08:06:06.459600 | fa163e2f-d608-ed31-39ea-00000000a99d | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005468027 | 0:07:04.784940 | 0.09s 2025-10-03 08:06:06.459985 | fa163e2f-d608-ed31-39ea-00000000a9c0 | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005468028 2025-10-03 08:06:06.460399 | fa163e2f-d608-ed31-39ea-00000000a9c0 | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005468028 | 0:07:04.785740 | 0.05s 2025-10-03 08:06:06.503911 | fa163e2f-d608-ed31-39ea-00000000a9c1 | TASK | Create puppet check-mode files if they don't exist for check mode [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:06:06.541875 | fa163e2f-d608-ed31-39ea-00000000a9bf | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-03 08:06:06.594867 | fa163e2f-d608-ed31-39ea-00000000a9e9 | TASK | Set host puppet debugging fact string 2025-10-03 08:06:06.606345 | fa163e2f-d608-ed31-39ea-00000000a97e | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005468029 2025-10-03 08:06:06.608105 | fa163e2f-d608-ed31-39ea-00000000a97e | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005468029 | 0:07:04.933423 | 0.17s 2025-10-03 08:06:06.608600 | fa163e2f-d608-ed31-39ea-0000000000c5 | TIMING | include_tasks | np0005468027 | 0:07:04.933940 | 0.12s 2025-10-03 08:06:06.609161 | fa163e2f-d608-ed31-39ea-00000000a9c1 | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005468028 2025-10-03 08:06:06.609661 | fa163e2f-d608-ed31-39ea-00000000a9c1 | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005468028 | 0:07:04.934999 | 0.10s 2025-10-03 08:06:06.610310 | fa163e2f-d608-ed31-39ea-00000000a9e8 | OK | Ensure config hashes are up-to-date for container startup configs | np0005468026 2025-10-03 08:06:06.610885 | fa163e2f-d608-ed31-39ea-00000000a9e8 | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005468026 | 0:07:04.936224 | 0.36s 2025-10-03 08:06:06.611344 | fa163e2f-d608-ed31-39ea-00000000a9bf | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005468024 2025-10-03 08:06:06.611812 | fa163e2f-d608-ed31-39ea-00000000a9bf | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005468024 | 0:07:04.937151 | 0.07s 2025-10-03 08:06:06.669146 | 1cbd1148-56bc-48bd-9e01-93363f8bb94a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0005468027 2025-10-03 08:06:06.688308 | fa163e2f-d608-ed31-39ea-00000000aa98 | TASK | set enable_sensubility fact 2025-10-03 08:06:06.717742 | fa163e2f-d608-ed31-39ea-00000000a97f | TASK | Create puppet check-mode files if they don't exist for check mode [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:06:06.745649 | fa163e2f-d608-ed31-39ea-00000000a9c0 | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-03 08:06:06.775205 | fa163e2f-d608-ed31-39ea-00000000a9e9 | TASK | Set host puppet debugging fact string 2025-10-03 08:06:06.782702 | fa163e2f-d608-ed31-39ea-00000000a9e9 | SKIPPED | Set host puppet debugging fact string | np0005468025 2025-10-03 08:06:06.789219 | fa163e2f-d608-ed31-39ea-00000000a9e9 | TIMING | Set host puppet debugging fact string | np0005468025 | 0:07:05.114543 | 0.19s 2025-10-03 08:06:06.789684 | fa163e2f-d608-ed31-39ea-00000000aa98 | OK | set enable_sensubility fact | np0005468027 2025-10-03 08:06:06.789995 | fa163e2f-d608-ed31-39ea-00000000aa98 | TIMING | set enable_sensubility fact | np0005468027 | 0:07:05.115337 | 0.10s 2025-10-03 08:06:06.790344 | fa163e2f-d608-ed31-39ea-0000000000c5 | TIMING | include_tasks | np0005468028 | 0:07:05.115687 | 0.09s 2025-10-03 08:06:06.790696 | fa163e2f-d608-ed31-39ea-00000000a97f | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005468029 2025-10-03 08:06:06.790993 | fa163e2f-d608-ed31-39ea-00000000a97f | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005468029 | 0:07:05.116336 | 0.07s 2025-10-03 08:06:06.791247 | fa163e2f-d608-ed31-39ea-00000000a9c0 | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005468024 2025-10-03 08:06:06.791574 | fa163e2f-d608-ed31-39ea-00000000a9c0 | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005468024 | 0:07:05.116916 | 0.04s 2025-10-03 08:06:06.826901 | d8791b06-2066-4c9f-b7eb-f2ba9c83c735 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0005468028 2025-10-03 08:06:06.843943 | fa163e2f-d608-ed31-39ea-00000000aa9a | TASK | create podman socket and appropriate systemd service 2025-10-03 08:06:06.857982 | fa163e2f-d608-ed31-39ea-00000000aad6 | TASK | set enable_sensubility fact 2025-10-03 08:06:06.905276 | fa163e2f-d608-ed31-39ea-00000000a9c1 | TASK | Create puppet check-mode files if they don't exist for check mode [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:06:06.933772 | fa163e2f-d608-ed31-39ea-00000000a9ea | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-03 08:06:06.944993 | fa163e2f-d608-ed31-39ea-00000000a9e9 | SKIPPED | Set host puppet debugging fact string | np0005468026 2025-10-03 08:06:06.946011 | fa163e2f-d608-ed31-39ea-00000000a9e9 | TIMING | Set host puppet debugging fact string | np0005468026 | 0:07:05.271332 | 0.17s 2025-10-03 08:06:06.946375 | fa163e2f-d608-ed31-39ea-00000000aa9a | SKIPPED | create podman socket and appropriate systemd service | np0005468027 2025-10-03 08:06:06.946699 | fa163e2f-d608-ed31-39ea-00000000aa9a | TIMING | create podman socket and appropriate systemd service | np0005468027 | 0:07:05.272042 | 0.10s 2025-10-03 08:06:06.947143 | fa163e2f-d608-ed31-39ea-00000000aad6 | OK | set enable_sensubility fact | np0005468028 2025-10-03 08:06:06.947471 | fa163e2f-d608-ed31-39ea-00000000aad6 | TIMING | set enable_sensubility fact | np0005468028 | 0:07:05.272797 | 0.09s 2025-10-03 08:06:06.948065 | fa163e2f-d608-ed31-39ea-0000000000c5 | TIMING | include_tasks | np0005468029 | 0:07:05.273407 | 0.07s 2025-10-03 08:06:06.948375 | fa163e2f-d608-ed31-39ea-00000000a9c1 | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005468024 2025-10-03 08:06:06.948674 | fa163e2f-d608-ed31-39ea-00000000a9c1 | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005468024 | 0:07:05.274017 | 0.04s 2025-10-03 08:06:06.984672 | 39b712e5-4a5d-4ca1-ade8-810bd01816d8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0005468029 2025-10-03 08:06:07.006376 | fa163e2f-d608-ed31-39ea-00000000aa9b | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-03 08:06:07.024129 | fa163e2f-d608-ed31-39ea-00000000aad8 | TASK | create podman socket and appropriate systemd service 2025-10-03 08:06:07.045442 | fa163e2f-d608-ed31-39ea-00000000ab16 | TASK | set enable_sensubility fact [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:06:07.096999 | fa163e2f-d608-ed31-39ea-00000000a9ea | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-03 08:06:07.104303 | fa163e2f-d608-ed31-39ea-00000000a9ea | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005468025 2025-10-03 08:06:07.105274 | fa163e2f-d608-ed31-39ea-00000000a9ea | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005468025 | 0:07:05.430586 | 0.17s 2025-10-03 08:06:07.105664 | fa163e2f-d608-ed31-39ea-00000000aa9b | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005468027 2025-10-03 08:06:07.105962 | fa163e2f-d608-ed31-39ea-00000000aa9b | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005468027 | 0:07:05.431305 | 0.10s 2025-10-03 08:06:07.106241 | fa163e2f-d608-ed31-39ea-00000000aad8 | SKIPPED | create podman socket and appropriate systemd service | np0005468028 2025-10-03 08:06:07.106538 | fa163e2f-d608-ed31-39ea-00000000aad8 | TIMING | create podman socket and appropriate systemd service | np0005468028 | 0:07:05.431881 | 0.08s 2025-10-03 08:06:07.106899 | fa163e2f-d608-ed31-39ea-00000000ab16 | OK | set enable_sensubility fact | np0005468029 2025-10-03 08:06:07.107207 | fa163e2f-d608-ed31-39ea-00000000ab16 | TIMING | set enable_sensubility fact | np0005468029 | 0:07:05.432550 | 0.06s 2025-10-03 08:06:07.123807 | fa163e2f-d608-ed31-39ea-00000000aa9c | TASK | enable podman.sock ACL service 2025-10-03 08:06:07.149605 | fa163e2f-d608-ed31-39ea-00000000aad9 | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-03 08:06:07.171555 | fa163e2f-d608-ed31-39ea-00000000ab18 | TASK | create podman socket and appropriate systemd service 2025-10-03 08:06:07.196566 | fa163e2f-d608-ed31-39ea-00000000a9eb | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-03 08:06:07.208038 | fa163e2f-d608-ed31-39ea-0000000000c5 | TIMING | include_tasks | np0005468024 | 0:07:05.533331 | 0.13s 2025-10-03 08:06:07.213752 | fa163e2f-d608-ed31-39ea-00000000a9ea | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005468026 2025-10-03 08:06:07.215093 | fa163e2f-d608-ed31-39ea-00000000a9ea | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005468026 | 0:07:05.540423 | 0.12s 2025-10-03 08:06:07.215841 | fa163e2f-d608-ed31-39ea-00000000aa9c | SKIPPED | enable podman.sock ACL service | np0005468027 2025-10-03 08:06:07.216519 | fa163e2f-d608-ed31-39ea-00000000aa9c | TIMING | enable podman.sock ACL service | np0005468027 | 0:07:05.541854 | 0.09s 2025-10-03 08:06:07.217098 | fa163e2f-d608-ed31-39ea-00000000aad9 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005468028 2025-10-03 08:06:07.217723 | fa163e2f-d608-ed31-39ea-00000000aad9 | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005468028 | 0:07:05.543058 | 0.06s 2025-10-03 08:06:07.218306 | fa163e2f-d608-ed31-39ea-00000000ab18 | SKIPPED | create podman socket and appropriate systemd service | np0005468029 2025-10-03 08:06:07.218921 | fa163e2f-d608-ed31-39ea-00000000ab18 | TIMING | create podman socket and appropriate systemd service | np0005468029 | 0:07:05.544256 | 0.05s 2025-10-03 08:06:07.351427 | d894c5ab-29ed-4d29-a754-16d89393a25c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0005468024 2025-10-03 08:06:07.386325 | fa163e2f-d608-ed31-39ea-00000000aa9d | TASK | create directory for downloads of users' scripts 2025-10-03 08:06:07.400480 | fa163e2f-d608-ed31-39ea-00000000aada | TASK | enable podman.sock ACL service 2025-10-03 08:06:07.415013 | fa163e2f-d608-ed31-39ea-00000000ab19 | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-03 08:06:07.449302 | fa163e2f-d608-ed31-39ea-00000000ab60 | TASK | Create dirs for certificates and keys 2025-10-03 08:06:07.477201 | fa163e2f-d608-ed31-39ea-00000000a9eb | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-03 08:06:07.484322 | fa163e2f-d608-ed31-39ea-00000000a9eb | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005468025 2025-10-03 08:06:07.485447 | fa163e2f-d608-ed31-39ea-00000000a9eb | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005468025 | 0:07:05.810771 | 0.29s 2025-10-03 08:06:07.485795 | fa163e2f-d608-ed31-39ea-00000000aa9d | SKIPPED | create directory for downloads of users' scripts | np0005468027 2025-10-03 08:06:07.486139 | fa163e2f-d608-ed31-39ea-00000000aa9d | TIMING | create directory for downloads of users' scripts | np0005468027 | 0:07:05.811482 | 0.10s 2025-10-03 08:06:07.486494 | fa163e2f-d608-ed31-39ea-00000000aada | SKIPPED | enable podman.sock ACL service | np0005468028 2025-10-03 08:06:07.486785 | fa163e2f-d608-ed31-39ea-00000000aada | TIMING | enable podman.sock ACL service | np0005468028 | 0:07:05.812128 | 0.08s 2025-10-03 08:06:07.487103 | fa163e2f-d608-ed31-39ea-00000000ab19 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005468029 2025-10-03 08:06:07.487413 | fa163e2f-d608-ed31-39ea-00000000ab19 | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005468029 | 0:07:05.812757 | 0.07s 2025-10-03 08:06:07.499304 | fa163e2f-d608-ed31-39ea-00000000aa9e | TASK | download exec scripts 2025-10-03 08:06:07.526702 | fa163e2f-d608-ed31-39ea-00000000aadb | TASK | create directory for downloads of users' scripts 2025-10-03 08:06:07.542002 | fa163e2f-d608-ed31-39ea-00000000ab1a | TASK | enable podman.sock ACL service 2025-10-03 08:06:07.570277 | fa163e2f-d608-ed31-39ea-00000000a9ec | TASK | Create puppet check-mode files if they don't exist for check mode 2025-10-03 08:06:07.583584 | fa163e2f-d608-ed31-39ea-00000000a9eb | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005468026 2025-10-03 08:06:07.584642 | fa163e2f-d608-ed31-39ea-00000000a9eb | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005468026 | 0:07:05.909966 | 0.11s 2025-10-03 08:06:07.584972 | fa163e2f-d608-ed31-39ea-00000000aa9e | SKIPPED | download exec scripts | np0005468027 2025-10-03 08:06:07.585278 | fa163e2f-d608-ed31-39ea-00000000aa9e | TIMING | download exec scripts | np0005468027 | 0:07:05.910622 | 0.08s 2025-10-03 08:06:07.585594 | fa163e2f-d608-ed31-39ea-00000000aadb | SKIPPED | create directory for downloads of users' scripts | np0005468028 2025-10-03 08:06:07.585875 | fa163e2f-d608-ed31-39ea-00000000aadb | TIMING | create directory for downloads of users' scripts | np0005468028 | 0:07:05.911218 | 0.06s 2025-10-03 08:06:07.586143 | fa163e2f-d608-ed31-39ea-00000000ab1a | SKIPPED | enable podman.sock ACL service | np0005468029 2025-10-03 08:06:07.586413 | fa163e2f-d608-ed31-39ea-00000000ab1a | TIMING | enable podman.sock ACL service | np0005468029 | 0:07:05.911756 | 0.04s 2025-10-03 08:06:07.597922 | fa163e2f-d608-ed31-39ea-00000000aaa0 | TASK | Run lvmfilter role 2025-10-03 08:06:07.625213 | fa163e2f-d608-ed31-39ea-00000000aadc | TASK | download exec scripts 2025-10-03 08:06:07.660005 | fa163e2f-d608-ed31-39ea-00000000ab1d | TASK | create directory for downloads of users' scripts 2025-10-03 08:06:07.686226 | fa163e2f-d608-ed31-39ea-00000000a9ec | TASK | Create puppet check-mode files if they don't exist for check mode 2025-10-03 08:06:07.690878 | fa163e2f-d608-ed31-39ea-00000000a9ec | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005468025 2025-10-03 08:06:07.691824 | fa163e2f-d608-ed31-39ea-00000000a9ec | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005468025 | 0:07:06.017149 | 0.12s 2025-10-03 08:06:07.692220 | fa163e2f-d608-ed31-39ea-00000000aaa0 | TIMING | Run lvmfilter role | np0005468027 | 0:07:06.017563 | 0.09s 2025-10-03 08:06:07.692547 | fa163e2f-d608-ed31-39ea-00000000aadc | SKIPPED | download exec scripts | np0005468028 2025-10-03 08:06:07.692832 | fa163e2f-d608-ed31-39ea-00000000aadc | TIMING | download exec scripts | np0005468028 | 0:07:06.018175 | 0.07s 2025-10-03 08:06:07.693148 | fa163e2f-d608-ed31-39ea-00000000ab1d | SKIPPED | create directory for downloads of users' scripts | np0005468029 2025-10-03 08:06:07.693420 | fa163e2f-d608-ed31-39ea-00000000ab1d | TIMING | create directory for downloads of users' scripts | np0005468029 | 0:07:06.018764 | 0.03s 2025-10-03 08:06:07.735942 | fa163e2f-d608-ed31-39ea-00000000ac6b | TASK | Check if lvm2 is installed 2025-10-03 08:06:07.753148 | fa163e2f-d608-ed31-39ea-00000000aae0 | TASK | Run lvmfilter role 2025-10-03 08:06:07.769323 | fa163e2f-d608-ed31-39ea-00000000ab1e | TASK | download exec scripts 2025-10-03 08:06:07.801671 | fa163e2f-d608-ed31-39ea-00000000a9ec | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005468026 2025-10-03 08:06:07.814442 | fa163e2f-d608-ed31-39ea-00000000a9ec | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005468026 | 0:07:06.139763 | 0.13s 2025-10-03 08:06:07.816447 | fa163e2f-d608-ed31-39ea-00000000ab1e | SKIPPED | download exec scripts | np0005468029 2025-10-03 08:06:07.816790 | fa163e2f-d608-ed31-39ea-00000000ab1e | TIMING | download exec scripts | np0005468029 | 0:07:06.142132 | 0.05s 2025-10-03 08:06:07.817139 | fa163e2f-d608-ed31-39ea-00000000aae0 | TIMING | Run lvmfilter role | np0005468028 | 0:07:06.142482 | 0.06s 2025-10-03 08:06:07.819267 | fa163e2f-d608-ed31-39ea-00000000ab60 | CHANGED | Create dirs for certificates and keys | np0005468024 | item=/etc/pki/tls/certs/httpd 2025-10-03 08:06:07.822080 | fa163e2f-d608-ed31-39ea-00000000ab60 | TIMING | Create dirs for certificates and keys | np0005468024 | 0:07:06.147403 | 0.37s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:06:07.851004 | fa163e2f-d608-ed31-39ea-00000000ac6b | TASK | Check if lvm2 is installed 2025-10-03 08:06:07.864889 | fa163e2f-d608-ed31-39ea-00000000ab20 | TASK | Run lvmfilter role 2025-10-03 08:06:07.889698 | fa163e2f-d608-ed31-39ea-0000000000c5 | TIMING | include_tasks | np0005468025 | 0:07:06.215004 | 0.10s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:06:07.996605 | 62157b92-4be9-43c2-a62f-8bd1b7d60f0d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0005468025 2025-10-03 08:06:08.037430 | fa163e2f-d608-ed31-39ea-00000000acd2 | TASK | Create dirs for certificates and keys 2025-10-03 08:06:08.042601 | fa163e2f-d608-ed31-39ea-00000000ab20 | TIMING | Run lvmfilter role | np0005468029 | 0:07:06.367912 | 0.18s 2025-10-03 08:06:08.043299 | fa163e2f-d608-ed31-39ea-0000000000c5 | TIMING | include_tasks | np0005468026 | 0:07:06.368642 | 0.16s 2025-10-03 08:06:08.140560 | 13749afe-3f3b-4a1e-8760-f8fb6341aa24 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0005468026 2025-10-03 08:06:08.156493 | fa163e2f-d608-ed31-39ea-00000000ab60 | CHANGED | Create dirs for certificates and keys | np0005468024 | item=/etc/pki/tls/private/httpd 2025-10-03 08:06:08.178633 | fa163e2f-d608-ed31-39ea-00000000ab60 | TIMING | Create dirs for certificates and keys | np0005468024 | 0:07:06.503961 | 0.73s 2025-10-03 08:06:08.198098 | fa163e2f-d608-ed31-39ea-00000000ac6b | TASK | Check if lvm2 is installed 2025-10-03 08:06:08.217071 | fa163e2f-d608-ed31-39ea-00000000adb9 | TASK | Create dirs for certificates and keys 2025-10-03 08:06:08.223683 | fa163e2f-d608-ed31-39ea-00000000ac6b | CHANGED | Check if lvm2 is installed | np0005468027 2025-10-03 08:06:08.224650 | fa163e2f-d608-ed31-39ea-00000000ac6b | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005468027 | 0:07:06.549981 | 0.49s 2025-10-03 08:06:08.225835 | fa163e2f-d608-ed31-39ea-00000000ab60 | TIMING | Create dirs for certificates and keys | np0005468024 | 0:07:06.551176 | 0.77s 2025-10-03 08:06:08.226532 | fa163e2f-d608-ed31-39ea-00000000ac6b | CHANGED | Check if lvm2 is installed | np0005468028 2025-10-03 08:06:08.226906 | fa163e2f-d608-ed31-39ea-00000000ac6b | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005468028 | 0:07:06.552248 | 0.37s 2025-10-03 08:06:08.239149 | fa163e2f-d608-ed31-39ea-00000000ac6d | TASK | collect ansible devices 2025-10-03 08:06:08.254432 | fa163e2f-d608-ed31-39ea-00000000ac6d | TASK | collect ansible devices 2025-10-03 08:06:08.292325 | fa163e2f-d608-ed31-39ea-00000000ac6d | SKIPPED | collect ansible devices | np0005468027 2025-10-03 08:06:08.293248 | fa163e2f-d608-ed31-39ea-00000000ac6d | TIMING | tripleo_lvmfilter : collect ansible devices | np0005468027 | 0:07:06.618581 | 0.05s 2025-10-03 08:06:08.303976 | fa163e2f-d608-ed31-39ea-00000000ac6e | TASK | collect in-use lvm2 devices list 2025-10-03 08:06:08.317364 | fa163e2f-d608-ed31-39ea-00000000ac6d | SKIPPED | collect ansible devices | np0005468028 2025-10-03 08:06:08.318287 | fa163e2f-d608-ed31-39ea-00000000ac6d | TIMING | tripleo_lvmfilter : collect ansible devices | np0005468028 | 0:07:06.643619 | 0.06s 2025-10-03 08:06:08.334806 | fa163e2f-d608-ed31-39ea-00000000ac6e | TASK | collect in-use lvm2 devices list 2025-10-03 08:06:08.342098 | fa163e2f-d608-ed31-39ea-00000000ab61 | TIMING | include_role : linux-system-roles.certificate | np0005468024 | 0:07:06.667422 | 0.07s 2025-10-03 08:06:08.410659 | fa163e2f-d608-ed31-39ea-00000000ae9f | TASK | Set version specific variables 2025-10-03 08:06:08.418301 | fa163e2f-d608-ed31-39ea-00000000ac6e | SKIPPED | collect in-use lvm2 devices list | np0005468027 2025-10-03 08:06:08.419660 | fa163e2f-d608-ed31-39ea-00000000ac6e | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005468027 | 0:07:06.744985 | 0.11s 2025-10-03 08:06:08.426476 | fa163e2f-d608-ed31-39ea-00000000ac6e | SKIPPED | collect in-use lvm2 devices list | np0005468028 2025-10-03 08:06:08.426949 | fa163e2f-d608-ed31-39ea-00000000ac6e | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005468028 | 0:07:06.752291 | 0.09s 2025-10-03 08:06:08.427862 | fa163e2f-d608-ed31-39ea-00000000acd2 | CHANGED | Create dirs for certificates and keys | np0005468025 | item=/etc/pki/tls/certs/httpd 2025-10-03 08:06:08.431764 | fa163e2f-d608-ed31-39ea-00000000acd2 | TIMING | Create dirs for certificates and keys | np0005468025 | 0:07:06.757093 | 0.39s 2025-10-03 08:06:08.441269 | fa163e2f-d608-ed31-39ea-00000000ac6f | TASK | set allowed_devices 2025-10-03 08:06:08.457377 | fa163e2f-d608-ed31-39ea-00000000ac6f | TASK | set allowed_devices 2025-10-03 08:06:08.472777 | fa163e2f-d608-ed31-39ea-00000000ae9f | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468024 | 0:07:06.798096 | 0.06s 2025-10-03 08:06:08.499418 | d38f1e13-b776-42d8-8936-52af3fc44a67 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468024 2025-10-03 08:06:08.521401 | fa163e2f-d608-ed31-39ea-00000000aed8 | TASK | Ensure ansible_facts used by role 2025-10-03 08:06:08.527150 | fa163e2f-d608-ed31-39ea-00000000ac6b | CHANGED | Check if lvm2 is installed | np0005468029 2025-10-03 08:06:08.528094 | fa163e2f-d608-ed31-39ea-00000000ac6b | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005468029 | 0:07:06.853423 | 0.33s 2025-10-03 08:06:08.528626 | fa163e2f-d608-ed31-39ea-00000000ac6f | SKIPPED | set allowed_devices | np0005468027 2025-10-03 08:06:08.528930 | fa163e2f-d608-ed31-39ea-00000000ac6f | TIMING | tripleo_lvmfilter : set allowed_devices | np0005468027 | 0:07:06.854273 | 0.09s 2025-10-03 08:06:08.529230 | fa163e2f-d608-ed31-39ea-00000000ac6f | SKIPPED | set allowed_devices | np0005468028 2025-10-03 08:06:08.529570 | fa163e2f-d608-ed31-39ea-00000000ac6f | TIMING | tripleo_lvmfilter : set allowed_devices | np0005468028 | 0:07:06.854913 | 0.07s 2025-10-03 08:06:08.540316 | fa163e2f-d608-ed31-39ea-00000000ac70 | TASK | build lvm2 allow list 2025-10-03 08:06:08.556532 | fa163e2f-d608-ed31-39ea-00000000ac70 | TASK | build lvm2 allow list 2025-10-03 08:06:08.573253 | fa163e2f-d608-ed31-39ea-00000000ac6d | TASK | collect ansible devices 2025-10-03 08:06:08.593492 | fa163e2f-d608-ed31-39ea-00000000ac70 | SKIPPED | build lvm2 allow list | np0005468027 2025-10-03 08:06:08.599239 | fa163e2f-d608-ed31-39ea-00000000ac70 | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005468027 | 0:07:06.924571 | 0.06s 2025-10-03 08:06:08.600083 | fa163e2f-d608-ed31-39ea-00000000adb9 | CHANGED | Create dirs for certificates and keys | np0005468026 | item=/etc/pki/tls/certs/httpd 2025-10-03 08:06:08.602897 | fa163e2f-d608-ed31-39ea-00000000adb9 | TIMING | Create dirs for certificates and keys | np0005468026 | 0:07:06.928225 | 0.38s 2025-10-03 08:06:08.617138 | fa163e2f-d608-ed31-39ea-00000000ac71 | TASK | build lvm2 deny list 2025-10-03 08:06:08.624495 | fa163e2f-d608-ed31-39ea-00000000ac70 | SKIPPED | build lvm2 allow list | np0005468028 2025-10-03 08:06:08.625488 | fa163e2f-d608-ed31-39ea-00000000ac70 | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005468028 | 0:07:06.950793 | 0.07s 2025-10-03 08:06:08.641968 | fa163e2f-d608-ed31-39ea-00000000ac71 | TASK | build lvm2 deny list 2025-10-03 08:06:08.648606 | fa163e2f-d608-ed31-39ea-00000000ac6d | SKIPPED | collect ansible devices | np0005468029 2025-10-03 08:06:08.649569 | fa163e2f-d608-ed31-39ea-00000000ac6d | TIMING | tripleo_lvmfilter : collect ansible devices | np0005468029 | 0:07:06.974895 | 0.07s 2025-10-03 08:06:08.661348 | fa163e2f-d608-ed31-39ea-00000000ac6e | TASK | collect in-use lvm2 devices list 2025-10-03 08:06:08.675659 | fa163e2f-d608-ed31-39ea-00000000ac71 | SKIPPED | build lvm2 deny list | np0005468027 2025-10-03 08:06:08.676472 | fa163e2f-d608-ed31-39ea-00000000ac71 | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005468027 | 0:07:07.001786 | 0.06s 2025-10-03 08:06:08.686652 | fa163e2f-d608-ed31-39ea-00000000ac72 | TASK | build lvm2 filter 2025-10-03 08:06:08.699068 | fa163e2f-d608-ed31-39ea-00000000ac71 | SKIPPED | build lvm2 deny list | np0005468028 2025-10-03 08:06:08.699986 | fa163e2f-d608-ed31-39ea-00000000ac71 | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005468028 | 0:07:07.025314 | 0.06s 2025-10-03 08:06:08.705158 | fa163e2f-d608-ed31-39ea-00000000ac6e | SKIPPED | collect in-use lvm2 devices list | np0005468029 2025-10-03 08:06:08.705614 | fa163e2f-d608-ed31-39ea-00000000ac6e | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005468029 | 0:07:07.030956 | 0.04s 2025-10-03 08:06:08.716190 | fa163e2f-d608-ed31-39ea-00000000ac72 | TASK | build lvm2 filter 2025-10-03 08:06:08.731915 | fa163e2f-d608-ed31-39ea-00000000ac6f | TASK | set allowed_devices 2025-10-03 08:06:08.745743 | fa163e2f-d608-ed31-39ea-00000000ac72 | SKIPPED | build lvm2 filter | np0005468027 2025-10-03 08:06:08.746746 | fa163e2f-d608-ed31-39ea-00000000ac72 | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005468027 | 0:07:07.072076 | 0.05s 2025-10-03 08:06:08.751324 | fa163e2f-d608-ed31-39ea-00000000ac72 | SKIPPED | build lvm2 filter | np0005468028 2025-10-03 08:06:08.751724 | fa163e2f-d608-ed31-39ea-00000000ac72 | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005468028 | 0:07:07.077066 | 0.03s 2025-10-03 08:06:08.757934 | fa163e2f-d608-ed31-39ea-00000000acd2 | CHANGED | Create dirs for certificates and keys | np0005468025 | item=/etc/pki/tls/private/httpd 2025-10-03 08:06:08.762136 | fa163e2f-d608-ed31-39ea-00000000acd2 | TIMING | Create dirs for certificates and keys | np0005468025 | 0:07:07.087465 | 0.72s 2025-10-03 08:06:08.774849 | fa163e2f-d608-ed31-39ea-00000000ac73 | TASK | regenerate lvm config 2025-10-03 08:06:08.792193 | fa163e2f-d608-ed31-39ea-00000000ac73 | TASK | regenerate lvm config 2025-10-03 08:06:08.799720 | fa163e2f-d608-ed31-39ea-00000000acd2 | TIMING | Create dirs for certificates and keys | np0005468025 | 0:07:07.125043 | 0.76s 2025-10-03 08:06:08.800691 | fa163e2f-d608-ed31-39ea-00000000ac6f | SKIPPED | set allowed_devices | np0005468029 2025-10-03 08:06:08.801212 | fa163e2f-d608-ed31-39ea-00000000ac6f | TIMING | tripleo_lvmfilter : set allowed_devices | np0005468029 | 0:07:07.126555 | 0.07s 2025-10-03 08:06:08.812570 | fa163e2f-d608-ed31-39ea-00000000ac70 | TASK | build lvm2 allow list 2025-10-03 08:06:08.843107 | fa163e2f-d608-ed31-39ea-00000000ac73 | SKIPPED | regenerate lvm config | np0005468027 2025-10-03 08:06:08.849701 | fa163e2f-d608-ed31-39ea-00000000ac73 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005468027 | 0:07:07.175027 | 0.07s 2025-10-03 08:06:08.850057 | fa163e2f-d608-ed31-39ea-00000000ac73 | SKIPPED | regenerate lvm config | np0005468028 2025-10-03 08:06:08.850504 | fa163e2f-d608-ed31-39ea-00000000ac73 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005468028 | 0:07:07.175847 | 0.06s 2025-10-03 08:06:08.861691 | fa163e2f-d608-ed31-39ea-00000000ac74 | TASK | copy new lvm.conf in place 2025-10-03 08:06:08.885084 | fa163e2f-d608-ed31-39ea-00000000ac74 | TASK | copy new lvm.conf in place 2025-10-03 08:06:08.896925 | fa163e2f-d608-ed31-39ea-00000000ac70 | SKIPPED | build lvm2 allow list | np0005468029 2025-10-03 08:06:08.897818 | fa163e2f-d608-ed31-39ea-00000000ac70 | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005468029 | 0:07:07.223146 | 0.08s 2025-10-03 08:06:08.898220 | fa163e2f-d608-ed31-39ea-00000000acd3 | TIMING | include_role : linux-system-roles.certificate | np0005468025 | 0:07:07.223561 | 0.06s 2025-10-03 08:06:08.913795 | fa163e2f-d608-ed31-39ea-00000000adb9 | CHANGED | Create dirs for certificates and keys | np0005468026 | item=/etc/pki/tls/private/httpd 2025-10-03 08:06:08.915844 | fa163e2f-d608-ed31-39ea-00000000adb9 | TIMING | Create dirs for certificates and keys | np0005468026 | 0:07:07.241172 | 0.70s 2025-10-03 08:06:08.951135 | fa163e2f-d608-ed31-39ea-00000000ac71 | TASK | build lvm2 deny list 2025-10-03 08:06:08.972804 | fa163e2f-d608-ed31-39ea-00000000ae9f | TASK | Set version specific variables 2025-10-03 08:06:08.980756 | fa163e2f-d608-ed31-39ea-00000000ac74 | SKIPPED | copy new lvm.conf in place | np0005468027 2025-10-03 08:06:08.981675 | fa163e2f-d608-ed31-39ea-00000000ac74 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005468027 | 0:07:07.307004 | 0.12s 2025-10-03 08:06:08.982581 | fa163e2f-d608-ed31-39ea-00000000adb9 | TIMING | Create dirs for certificates and keys | np0005468026 | 0:07:07.307924 | 0.76s 2025-10-03 08:06:08.983227 | fa163e2f-d608-ed31-39ea-00000000ac74 | SKIPPED | copy new lvm.conf in place | np0005468028 2025-10-03 08:06:08.983542 | fa163e2f-d608-ed31-39ea-00000000ac74 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005468028 | 0:07:07.308885 | 0.09s 2025-10-03 08:06:09.034059 | fa163e2f-d608-ed31-39ea-00000000ac71 | SKIPPED | build lvm2 deny list | np0005468029 2025-10-03 08:06:09.035160 | fa163e2f-d608-ed31-39ea-00000000ac71 | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005468029 | 0:07:07.360484 | 0.08s 2025-10-03 08:06:09.036939 | fa163e2f-d608-ed31-39ea-00000000aed8 | OK | Ensure ansible_facts used by role | np0005468024 2025-10-03 08:06:09.037492 | fa163e2f-d608-ed31-39ea-00000000aed8 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468024 | 0:07:07.362834 | 0.52s 2025-10-03 08:06:09.038302 | fa163e2f-d608-ed31-39ea-00000000ae9f | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468025 | 0:07:07.363644 | 0.06s 2025-10-03 08:06:09.056427 | d348efed-0695-4b4d-a31d-4c8a8f0ea979 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468025 2025-10-03 08:06:09.109928 | fa163e2f-d608-ed31-39ea-00000000ac72 | TASK | build lvm2 filter 2025-10-03 08:06:09.137033 | fa163e2f-d608-ed31-39ea-00000000aed9 | TASK | Set platform/version specific variables 2025-10-03 08:06:09.171580 | fa163e2f-d608-ed31-39ea-00000000af4e | TASK | Ensure ansible_facts used by role 2025-10-03 08:06:09.178637 | fa163e2f-d608-ed31-39ea-00000000adba | TIMING | include_role : linux-system-roles.certificate | np0005468026 | 0:07:07.503958 | 0.15s 2025-10-03 08:06:09.179431 | fa163e2f-d608-ed31-39ea-00000000aaa2 | TIMING | include_role : linux-system-roles.certificate | np0005468027 | 0:07:07.504773 | 0.11s 2025-10-03 08:06:09.179755 | fa163e2f-d608-ed31-39ea-00000000aae2 | TIMING | include_role : linux-system-roles.certificate | np0005468028 | 0:07:07.505099 | 0.09s 2025-10-03 08:06:09.180171 | fa163e2f-d608-ed31-39ea-00000000ac72 | SKIPPED | build lvm2 filter | np0005468029 2025-10-03 08:06:09.180747 | fa163e2f-d608-ed31-39ea-00000000ac72 | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005468029 | 0:07:07.506090 | 0.07s 2025-10-03 08:06:09.290399 | fa163e2f-d608-ed31-39ea-00000000aed9 | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:06:09.299028 | fa163e2f-d608-ed31-39ea-00000000aed9 | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:06:09.319216 | fa163e2f-d608-ed31-39ea-00000000aed9 | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.yml 2025-10-03 08:06:09.337934 | fa163e2f-d608-ed31-39ea-00000000afa8 | TASK | Set version specific variables 2025-10-03 08:06:09.353384 | fa163e2f-d608-ed31-39ea-00000000afa8 | TASK | Set version specific variables 2025-10-03 08:06:09.370593 | fa163e2f-d608-ed31-39ea-00000000aed9 | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.2.yml 2025-10-03 08:06:09.384901 | fa163e2f-d608-ed31-39ea-00000000ac73 | TASK | regenerate lvm config 2025-10-03 08:06:09.446847 | fa163e2f-d608-ed31-39ea-00000000ae9f | TASK | Set version specific variables 2025-10-03 08:06:09.457283 | fa163e2f-d608-ed31-39ea-00000000aed9 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468024 | 0:07:07.782566 | 0.31s 2025-10-03 08:06:09.459041 | fa163e2f-d608-ed31-39ea-00000000afa8 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468027 | 0:07:07.784375 | 0.12s 2025-10-03 08:06:09.459840 | fa163e2f-d608-ed31-39ea-00000000afa8 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468028 | 0:07:07.785175 | 0.10s 2025-10-03 08:06:09.460589 | fa163e2f-d608-ed31-39ea-00000000ac73 | SKIPPED | regenerate lvm config | np0005468029 2025-10-03 08:06:09.461988 | fa163e2f-d608-ed31-39ea-00000000ac73 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005468029 | 0:07:07.787317 | 0.08s 2025-10-03 08:06:09.497080 | b0aa15d0-e126-474f-bc23-d886b5286b2c | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468027 2025-10-03 08:06:09.505681 | b0aa15d0-e126-474f-bc23-d886b5286b2c | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468028 2025-10-03 08:06:09.524838 | fa163e2f-d608-ed31-39ea-00000000b00c | TASK | Ensure ansible_facts used by role 2025-10-03 08:06:09.547990 | fa163e2f-d608-ed31-39ea-00000000b00c | TASK | Ensure ansible_facts used by role 2025-10-03 08:06:09.564491 | fa163e2f-d608-ed31-39ea-00000000ac74 | TASK | copy new lvm.conf in place 2025-10-03 08:06:09.583428 | fa163e2f-d608-ed31-39ea-00000000aea0 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:06:09.589517 | fa163e2f-d608-ed31-39ea-00000000ae9f | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468026 | 0:07:07.914840 | 0.14s 2025-10-03 08:06:09.605131 | a6e1b04b-fbab-49c0-aac6-88fe43e07934 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468026 2025-10-03 08:06:09.626810 | fa163e2f-d608-ed31-39ea-00000000b035 | TASK | Ensure ansible_facts used by role 2025-10-03 08:06:09.644675 | fa163e2f-d608-ed31-39ea-00000000ac74 | SKIPPED | copy new lvm.conf in place | np0005468029 2025-10-03 08:06:09.652763 | fa163e2f-d608-ed31-39ea-00000000ac74 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005468029 | 0:07:07.978088 | 0.09s 2025-10-03 08:06:09.654475 | fa163e2f-d608-ed31-39ea-00000000af4e | OK | Ensure ansible_facts used by role | np0005468025 2025-10-03 08:06:09.654959 | fa163e2f-d608-ed31-39ea-00000000af4e | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468025 | 0:07:07.980301 | 0.48s 2025-10-03 08:06:09.678473 | fa163e2f-d608-ed31-39ea-00000000af4f | TASK | Set platform/version specific variables 2025-10-03 08:06:09.756201 | fa163e2f-d608-ed31-39ea-00000000ab22 | TIMING | include_role : linux-system-roles.certificate | np0005468029 | 0:07:08.081528 | 0.06s 2025-10-03 08:06:09.763325 | fa163e2f-d608-ed31-39ea-00000000af4f | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:06:09.788986 | fa163e2f-d608-ed31-39ea-00000000afa8 | TASK | Set version specific variables 2025-10-03 08:06:09.800799 | fa163e2f-d608-ed31-39ea-00000000af4f | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:06:09.827991 | fa163e2f-d608-ed31-39ea-00000000af4f | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.yml 2025-10-03 08:06:09.829885 | fa163e2f-d608-ed31-39ea-00000000afa8 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468029 | 0:07:08.155218 | 0.04s 2025-10-03 08:06:09.840143 | 8b9caf73-f1be-4d9c-bd59-193701aae594 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468029 2025-10-03 08:06:09.846238 | fa163e2f-d608-ed31-39ea-00000000af4f | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.2.yml 2025-10-03 08:06:09.856994 | fa163e2f-d608-ed31-39ea-00000000b081 | TASK | Ensure ansible_facts used by role 2025-10-03 08:06:09.861882 | fa163e2f-d608-ed31-39ea-00000000af4f | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468025 | 0:07:08.187201 | 0.18s 2025-10-03 08:06:09.877488 | fa163e2f-d608-ed31-39ea-00000000aea0 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:06:09.958931 | fa163e2f-d608-ed31-39ea-00000000b00c | OK | Ensure ansible_facts used by role | np0005468027 2025-10-03 08:06:09.960002 | fa163e2f-d608-ed31-39ea-00000000b00c | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468027 | 0:07:08.285334 | 0.43s 2025-10-03 08:06:09.970641 | fa163e2f-d608-ed31-39ea-00000000b00d | TASK | Set platform/version specific variables 2025-10-03 08:06:10.018617 | fa163e2f-d608-ed31-39ea-00000000b00c | OK | Ensure ansible_facts used by role | np0005468028 2025-10-03 08:06:10.019603 | fa163e2f-d608-ed31-39ea-00000000b00c | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468028 | 0:07:08.344937 | 0.47s 2025-10-03 08:06:10.030182 | fa163e2f-d608-ed31-39ea-00000000b00d | TASK | Set platform/version specific variables 2025-10-03 08:06:10.057211 | fa163e2f-d608-ed31-39ea-00000000b00d | SKIPPED | Set platform/version specific variables | np0005468027 | item=RedHat.yml 2025-10-03 08:06:10.079854 | fa163e2f-d608-ed31-39ea-00000000b00d | SKIPPED | Set platform/version specific variables | np0005468027 | item=RedHat.yml 2025-10-03 08:06:10.104816 | fa163e2f-d608-ed31-39ea-00000000b035 | OK | Ensure ansible_facts used by role | np0005468026 2025-10-03 08:06:10.106178 | fa163e2f-d608-ed31-39ea-00000000b035 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468026 | 0:07:08.431486 | 0.48s 2025-10-03 08:06:10.117612 | fa163e2f-d608-ed31-39ea-00000000b00d | SKIPPED | Set platform/version specific variables | np0005468027 | item=RedHat_9.yml 2025-10-03 08:06:10.123822 | fa163e2f-d608-ed31-39ea-00000000b00d | SKIPPED | Set platform/version specific variables | np0005468028 | item=RedHat.yml 2025-10-03 08:06:10.143624 | fa163e2f-d608-ed31-39ea-00000000b036 | TASK | Set platform/version specific variables 2025-10-03 08:06:10.161087 | fa163e2f-d608-ed31-39ea-00000000b00d | SKIPPED | Set platform/version specific variables | np0005468028 | item=RedHat.yml 2025-10-03 08:06:10.168970 | fa163e2f-d608-ed31-39ea-00000000b00d | SKIPPED | Set platform/version specific variables | np0005468027 | item=RedHat_9.2.yml 2025-10-03 08:06:10.176120 | fa163e2f-d608-ed31-39ea-00000000b00d | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468027 | 0:07:08.501445 | 0.20s 2025-10-03 08:06:10.184135 | fa163e2f-d608-ed31-39ea-00000000b00d | SKIPPED | Set platform/version specific variables | np0005468028 | item=RedHat_9.yml 2025-10-03 08:06:10.192895 | fa163e2f-d608-ed31-39ea-00000000afa9 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:06:10.207362 | fa163e2f-d608-ed31-39ea-00000000b00d | SKIPPED | Set platform/version specific variables | np0005468028 | item=RedHat_9.2.yml 2025-10-03 08:06:10.215269 | fa163e2f-d608-ed31-39ea-00000000b00d | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468028 | 0:07:08.540597 | 0.18s 2025-10-03 08:06:10.226127 | fa163e2f-d608-ed31-39ea-00000000afa9 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:06:10.240088 | fa163e2f-d608-ed31-39ea-00000000b036 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:06:10.275671 | fa163e2f-d608-ed31-39ea-00000000b036 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:06:10.300297 | fa163e2f-d608-ed31-39ea-00000000b036 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.yml 2025-10-03 08:06:10.311839 | fa163e2f-d608-ed31-39ea-00000000b081 | OK | Ensure ansible_facts used by role | np0005468029 2025-10-03 08:06:10.312564 | fa163e2f-d608-ed31-39ea-00000000b081 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468029 | 0:07:08.637892 | 0.45s 2025-10-03 08:06:10.323314 | fa163e2f-d608-ed31-39ea-00000000b082 | TASK | Set platform/version specific variables 2025-10-03 08:06:10.353666 | fa163e2f-d608-ed31-39ea-00000000b036 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.2.yml 2025-10-03 08:06:10.360855 | fa163e2f-d608-ed31-39ea-00000000b036 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468026 | 0:07:08.686182 | 0.22s 2025-10-03 08:06:10.376233 | fa163e2f-d608-ed31-39ea-00000000aea0 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:06:10.385519 | fa163e2f-d608-ed31-39ea-00000000b082 | SKIPPED | Set platform/version specific variables | np0005468029 | item=RedHat.yml 2025-10-03 08:06:10.418855 | fa163e2f-d608-ed31-39ea-00000000b082 | SKIPPED | Set platform/version specific variables | np0005468029 | item=RedHat.yml 2025-10-03 08:06:10.447241 | fa163e2f-d608-ed31-39ea-00000000b082 | SKIPPED | Set platform/version specific variables | np0005468029 | item=RedHat_9.yml 2025-10-03 08:06:10.467716 | fa163e2f-d608-ed31-39ea-00000000b082 | SKIPPED | Set platform/version specific variables | np0005468029 | item=RedHat_9.2.yml 2025-10-03 08:06:10.471903 | fa163e2f-d608-ed31-39ea-00000000b082 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468029 | 0:07:08.797235 | 0.15s 2025-10-03 08:06:10.482443 | fa163e2f-d608-ed31-39ea-00000000afa9 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:06:12.753774 | fa163e2f-d608-ed31-39ea-00000000aea0 | OK | Ensure certificate role dependencies are installed | np0005468025 2025-10-03 08:06:12.755142 | fa163e2f-d608-ed31-39ea-00000000aea0 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468025 | 0:07:11.080461 | 2.88s 2025-10-03 08:06:12.776028 | fa163e2f-d608-ed31-39ea-00000000aea2 | TASK | Ensure provider packages are installed 2025-10-03 08:06:13.016570 | fa163e2f-d608-ed31-39ea-00000000aea0 | OK | Ensure certificate role dependencies are installed | np0005468024 2025-10-03 08:06:13.018273 | fa163e2f-d608-ed31-39ea-00000000aea0 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468024 | 0:07:11.343584 | 3.43s 2025-10-03 08:06:13.044847 | fa163e2f-d608-ed31-39ea-00000000aea2 | TASK | Ensure provider packages are installed 2025-10-03 08:06:13.124366 | fa163e2f-d608-ed31-39ea-00000000afa9 | OK | Ensure certificate role dependencies are installed | np0005468028 2025-10-03 08:06:13.126046 | fa163e2f-d608-ed31-39ea-00000000afa9 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468028 | 0:07:11.451366 | 2.90s 2025-10-03 08:06:13.146515 | fa163e2f-d608-ed31-39ea-00000000afab | TASK | Ensure provider packages are installed 2025-10-03 08:06:13.223091 | fa163e2f-d608-ed31-39ea-00000000afa9 | OK | Ensure certificate role dependencies are installed | np0005468027 2025-10-03 08:06:13.224792 | fa163e2f-d608-ed31-39ea-00000000afa9 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468027 | 0:07:11.550111 | 3.03s 2025-10-03 08:06:13.246857 | fa163e2f-d608-ed31-39ea-00000000afab | TASK | Ensure provider packages are installed 2025-10-03 08:06:13.269322 | fa163e2f-d608-ed31-39ea-00000000aea0 | OK | Ensure certificate role dependencies are installed | np0005468026 2025-10-03 08:06:13.272320 | fa163e2f-d608-ed31-39ea-00000000aea0 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468026 | 0:07:11.597468 | 2.89s 2025-10-03 08:06:13.313549 | fa163e2f-d608-ed31-39ea-00000000aea2 | TASK | Ensure provider packages are installed 2025-10-03 08:06:13.483841 | fa163e2f-d608-ed31-39ea-00000000afa9 | OK | Ensure certificate role dependencies are installed | np0005468029 2025-10-03 08:06:13.485097 | fa163e2f-d608-ed31-39ea-00000000afa9 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468029 | 0:07:11.810426 | 3.00s 2025-10-03 08:06:13.499323 | fa163e2f-d608-ed31-39ea-00000000afab | TASK | Ensure provider packages are installed 2025-10-03 08:06:15.818826 | fa163e2f-d608-ed31-39ea-00000000aea2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:07:14.144126 | 3.04s 2025-10-03 08:06:15.828568 | fa163e2f-d608-ed31-39ea-00000000aea2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:07:14.153891 | 3.05s 2025-10-03 08:06:15.858609 | fa163e2f-d608-ed31-39ea-00000000aea4 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:06:16.081395 | fa163e2f-d608-ed31-39ea-00000000aea2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:07:14.406700 | 3.04s 2025-10-03 08:06:16.091178 | fa163e2f-d608-ed31-39ea-00000000aea2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:07:14.416501 | 3.05s 2025-10-03 08:06:16.125849 | fa163e2f-d608-ed31-39ea-00000000aea4 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:06:16.244196 | fa163e2f-d608-ed31-39ea-00000000afab | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468027 | 0:07:14.569496 | 3.00s 2025-10-03 08:06:16.256976 | fa163e2f-d608-ed31-39ea-00000000aea4 | CHANGED | Ensure pre-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:06:16.259907 | fa163e2f-d608-ed31-39ea-00000000aea4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:07:14.585238 | 0.40s 2025-10-03 08:06:16.265674 | fa163e2f-d608-ed31-39ea-00000000afab | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468027 | 0:07:14.590994 | 3.02s 2025-10-03 08:06:16.268343 | fa163e2f-d608-ed31-39ea-00000000aea4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:07:14.593677 | 0.41s 2025-10-03 08:06:16.290706 | fa163e2f-d608-ed31-39ea-00000000afad | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:06:16.297884 | fa163e2f-d608-ed31-39ea-00000000aea2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:07:14.623210 | 2.98s 2025-10-03 08:06:16.322755 | fa163e2f-d608-ed31-39ea-00000000afab | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468028 | 0:07:14.648039 | 3.17s 2025-10-03 08:06:16.349079 | fa163e2f-d608-ed31-39ea-00000000aea6 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:06:16.356809 | fa163e2f-d608-ed31-39ea-00000000aea2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:07:14.682121 | 3.04s 2025-10-03 08:06:16.358800 | fa163e2f-d608-ed31-39ea-00000000afab | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468028 | 0:07:14.684139 | 3.21s 2025-10-03 08:06:16.373776 | fa163e2f-d608-ed31-39ea-00000000afad | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:06:16.398971 | fa163e2f-d608-ed31-39ea-00000000aea4 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:06:16.471593 | fa163e2f-d608-ed31-39ea-00000000aea4 | CHANGED | Ensure pre-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:06:16.475994 | fa163e2f-d608-ed31-39ea-00000000aea4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:07:14.801309 | 0.35s 2025-10-03 08:06:16.482539 | fa163e2f-d608-ed31-39ea-00000000aea4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:07:14.807871 | 0.35s 2025-10-03 08:06:16.503539 | fa163e2f-d608-ed31-39ea-00000000aea6 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:06:16.543272 | fa163e2f-d608-ed31-39ea-00000000afab | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468029 | 0:07:14.868566 | 3.04s 2025-10-03 08:06:16.551279 | fa163e2f-d608-ed31-39ea-00000000afab | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468029 | 0:07:14.876604 | 3.05s 2025-10-03 08:06:16.574180 | fa163e2f-d608-ed31-39ea-00000000afad | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:06:16.646265 | fa163e2f-d608-ed31-39ea-00000000afad | CHANGED | Ensure pre-scripts hooks directory exists | np0005468027 | item=certmonger 2025-10-03 08:06:16.649794 | fa163e2f-d608-ed31-39ea-00000000afad | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468027 | 0:07:14.975111 | 0.35s 2025-10-03 08:06:16.658645 | fa163e2f-d608-ed31-39ea-00000000afad | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468027 | 0:07:14.983972 | 0.35s 2025-10-03 08:06:16.680050 | fa163e2f-d608-ed31-39ea-00000000afaf | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:06:16.747109 | fa163e2f-d608-ed31-39ea-00000000afad | CHANGED | Ensure pre-scripts hooks directory exists | np0005468028 | item=certmonger 2025-10-03 08:06:16.749858 | fa163e2f-d608-ed31-39ea-00000000afad | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468028 | 0:07:15.075175 | 0.37s 2025-10-03 08:06:16.757169 | fa163e2f-d608-ed31-39ea-00000000afad | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468028 | 0:07:15.082503 | 0.38s 2025-10-03 08:06:16.763247 | fa163e2f-d608-ed31-39ea-00000000aea6 | CHANGED | Ensure post-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:06:16.764134 | fa163e2f-d608-ed31-39ea-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:07:15.089467 | 0.41s 2025-10-03 08:06:16.781409 | fa163e2f-d608-ed31-39ea-00000000afaf | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:06:16.788655 | fa163e2f-d608-ed31-39ea-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:07:15.113977 | 0.44s 2025-10-03 08:06:16.813399 | fa163e2f-d608-ed31-39ea-00000000aea4 | CHANGED | Ensure pre-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:06:16.817790 | fa163e2f-d608-ed31-39ea-00000000aea4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:07:15.143119 | 0.42s 2025-10-03 08:06:16.823395 | fa163e2f-d608-ed31-39ea-00000000aea8 | TASK | Ensure provider service is running 2025-10-03 08:06:16.831014 | fa163e2f-d608-ed31-39ea-00000000aea4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:07:15.156332 | 0.43s 2025-10-03 08:06:16.852559 | fa163e2f-d608-ed31-39ea-00000000aea6 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:06:16.881923 | fa163e2f-d608-ed31-39ea-00000000aea6 | CHANGED | Ensure post-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:06:16.884515 | fa163e2f-d608-ed31-39ea-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:07:15.209826 | 0.38s 2025-10-03 08:06:16.892163 | fa163e2f-d608-ed31-39ea-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:07:15.217499 | 0.39s 2025-10-03 08:06:16.904070 | fa163e2f-d608-ed31-39ea-00000000afad | CHANGED | Ensure pre-scripts hooks directory exists | np0005468029 | item=certmonger 2025-10-03 08:06:16.905615 | fa163e2f-d608-ed31-39ea-00000000afad | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468029 | 0:07:15.230946 | 0.33s 2025-10-03 08:06:16.919249 | fa163e2f-d608-ed31-39ea-00000000aea8 | TASK | Ensure provider service is running 2025-10-03 08:06:16.925908 | fa163e2f-d608-ed31-39ea-00000000afad | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468029 | 0:07:15.251234 | 0.35s 2025-10-03 08:06:16.937281 | fa163e2f-d608-ed31-39ea-00000000afaf | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:06:17.055767 | fa163e2f-d608-ed31-39ea-00000000afaf | CHANGED | Ensure post-scripts hooks directory exists | np0005468027 | item=certmonger 2025-10-03 08:06:17.058199 | fa163e2f-d608-ed31-39ea-00000000afaf | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468027 | 0:07:15.383525 | 0.38s 2025-10-03 08:06:17.063504 | fa163e2f-d608-ed31-39ea-00000000afaf | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468027 | 0:07:15.388835 | 0.38s 2025-10-03 08:06:17.079361 | fa163e2f-d608-ed31-39ea-00000000afb1 | TASK | Ensure provider service is running 2025-10-03 08:06:17.141332 | fa163e2f-d608-ed31-39ea-00000000afaf | CHANGED | Ensure post-scripts hooks directory exists | np0005468028 | item=certmonger 2025-10-03 08:06:17.144321 | fa163e2f-d608-ed31-39ea-00000000afaf | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468028 | 0:07:15.469635 | 0.36s 2025-10-03 08:06:17.152164 | fa163e2f-d608-ed31-39ea-00000000afaf | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468028 | 0:07:15.477474 | 0.37s 2025-10-03 08:06:17.166596 | fa163e2f-d608-ed31-39ea-00000000afb1 | TASK | Ensure provider service is running 2025-10-03 08:06:17.215401 | fa163e2f-d608-ed31-39ea-00000000aea6 | CHANGED | Ensure post-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:06:17.218335 | fa163e2f-d608-ed31-39ea-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:07:15.543648 | 0.36s 2025-10-03 08:06:17.226237 | fa163e2f-d608-ed31-39ea-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:07:15.551569 | 0.37s 2025-10-03 08:06:17.246294 | fa163e2f-d608-ed31-39ea-00000000aea8 | TASK | Ensure provider service is running 2025-10-03 08:06:17.280961 | fa163e2f-d608-ed31-39ea-00000000afaf | CHANGED | Ensure post-scripts hooks directory exists | np0005468029 | item=certmonger 2025-10-03 08:06:17.284532 | fa163e2f-d608-ed31-39ea-00000000afaf | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468029 | 0:07:15.609846 | 0.35s 2025-10-03 08:06:17.291326 | fa163e2f-d608-ed31-39ea-00000000afaf | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468029 | 0:07:15.616663 | 0.35s 2025-10-03 08:06:17.302071 | fa163e2f-d608-ed31-39ea-00000000afb1 | TASK | Ensure provider service is running 2025-10-03 08:06:17.627812 | fa163e2f-d608-ed31-39ea-00000000aea8 | CHANGED | Ensure provider service is running | np0005468025 | item=certmonger 2025-10-03 08:06:17.631292 | fa163e2f-d608-ed31-39ea-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:07:15.956610 | 0.81s 2025-10-03 08:06:17.642804 | fa163e2f-d608-ed31-39ea-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:07:15.968063 | 0.82s 2025-10-03 08:06:17.664321 | fa163e2f-d608-ed31-39ea-00000000aeab | TASK | Ensure certificate requests 2025-10-03 08:06:17.672018 | fa163e2f-d608-ed31-39ea-00000000aea8 | CHANGED | Ensure provider service is running | np0005468024 | item=certmonger 2025-10-03 08:06:17.673579 | fa163e2f-d608-ed31-39ea-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:07:15.998908 | 0.75s 2025-10-03 08:06:17.685353 | fa163e2f-d608-ed31-39ea-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:07:16.010669 | 0.77s 2025-10-03 08:06:17.707952 | fa163e2f-d608-ed31-39ea-00000000aeab | TASK | Ensure certificate requests 2025-10-03 08:06:17.841340 | fa163e2f-d608-ed31-39ea-00000000afb1 | CHANGED | Ensure provider service is running | np0005468027 | item=certmonger 2025-10-03 08:06:17.845590 | fa163e2f-d608-ed31-39ea-00000000afb1 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468027 | 0:07:16.170908 | 0.76s 2025-10-03 08:06:17.859921 | fa163e2f-d608-ed31-39ea-00000000afb1 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468027 | 0:07:16.185251 | 0.78s 2025-10-03 08:06:17.877678 | fa163e2f-d608-ed31-39ea-00000000afb4 | TASK | Ensure certificate requests 2025-10-03 08:06:17.918780 | fa163e2f-d608-ed31-39ea-00000000afb1 | CHANGED | Ensure provider service is running | np0005468028 | item=certmonger 2025-10-03 08:06:17.922732 | fa163e2f-d608-ed31-39ea-00000000afb1 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468028 | 0:07:16.248049 | 0.76s 2025-10-03 08:06:17.934030 | fa163e2f-d608-ed31-39ea-00000000afb1 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468028 | 0:07:16.259363 | 0.77s 2025-10-03 08:06:17.945561 | fa163e2f-d608-ed31-39ea-00000000afb4 | TASK | Ensure certificate requests 2025-10-03 08:06:17.999917 | fa163e2f-d608-ed31-39ea-00000000afb1 | CHANGED | Ensure provider service is running | np0005468029 | item=certmonger 2025-10-03 08:06:18.005253 | fa163e2f-d608-ed31-39ea-00000000afb1 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468029 | 0:07:16.330560 | 0.70s 2025-10-03 08:06:18.023465 | fa163e2f-d608-ed31-39ea-00000000aea8 | CHANGED | Ensure provider service is running | np0005468026 | item=certmonger 2025-10-03 08:06:18.024307 | fa163e2f-d608-ed31-39ea-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:07:16.349645 | 0.78s 2025-10-03 08:06:18.029296 | fa163e2f-d608-ed31-39ea-00000000afb1 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468029 | 0:07:16.354630 | 0.73s 2025-10-03 08:06:18.031418 | fa163e2f-d608-ed31-39ea-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:07:16.356760 | 0.78s 2025-10-03 08:06:18.054971 | fa163e2f-d608-ed31-39ea-00000000afb4 | TASK | Ensure certificate requests 2025-10-03 08:06:18.087602 | fa163e2f-d608-ed31-39ea-00000000aeab | TASK | Ensure certificate requests 2025-10-03 08:06:19.852097 | fa163e2f-d608-ed31-39ea-00000000aeab | CHANGED | Ensure certificate requests | np0005468024 | item={'ca': 'ipa', 'dns': 'np0005468024.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0005468024.ctlplane.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-ctlplane.crt /etc/pki/tls/certs/httpd/httpd-ctlplane.crt\ncp /etc/pki/tls/private/httpd-ctlplane.key /etc/pki/tls/private/httpd/httpd-ctlplane.key\npkill -USR1 httpd\n'} 2025-10-03 08:06:19.858303 | fa163e2f-d608-ed31-39ea-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:07:18.183619 | 2.15s 2025-10-03 08:06:19.951330 | fa163e2f-d608-ed31-39ea-00000000afb4 | CHANGED | Ensure certificate requests | np0005468029 | item={'ca': 'ipa', 'dns': 'np0005468029.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005468029.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-03 08:06:19.952335 | fa163e2f-d608-ed31-39ea-00000000afb4 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468029 | 0:07:18.277669 | 1.90s 2025-10-03 08:06:19.961359 | fa163e2f-d608-ed31-39ea-00000000afb4 | CHANGED | Ensure certificate requests | np0005468027 | item={'ca': 'ipa', 'dns': 'np0005468027.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005468027.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-03 08:06:19.969202 | fa163e2f-d608-ed31-39ea-00000000afb4 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468027 | 0:07:18.294533 | 2.09s 2025-10-03 08:06:19.975905 | fa163e2f-d608-ed31-39ea-00000000afb4 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468029 | 0:07:18.301237 | 1.92s 2025-10-03 08:06:19.977029 | fa163e2f-d608-ed31-39ea-00000000aeab | CHANGED | Ensure certificate requests | np0005468025 | item={'ca': 'ipa', 'dns': 'np0005468025.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0005468025.ctlplane.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-ctlplane.crt /etc/pki/tls/certs/httpd/httpd-ctlplane.crt\ncp /etc/pki/tls/private/httpd-ctlplane.key /etc/pki/tls/private/httpd/httpd-ctlplane.key\npkill -USR1 httpd\n'} 2025-10-03 08:06:19.977776 | fa163e2f-d608-ed31-39ea-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:07:18.303113 | 2.30s 2025-10-03 08:06:19.978979 | fa163e2f-d608-ed31-39ea-00000000afb4 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468027 | 0:07:18.304309 | 2.10s 2025-10-03 08:06:20.012624 | fa163e2f-d608-ed31-39ea-00000000aaa4 | TASK | install systemd-container for a greenfield 2025-10-03 08:06:20.033133 | fa163e2f-d608-ed31-39ea-00000000ab24 | TASK | install systemd-container for a greenfield 2025-10-03 08:06:20.277208 | fa163e2f-d608-ed31-39ea-00000000aeab | CHANGED | Ensure certificate requests | np0005468026 | item={'ca': 'ipa', 'dns': 'np0005468026.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0005468026.ctlplane.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-ctlplane.crt /etc/pki/tls/certs/httpd/httpd-ctlplane.crt\ncp /etc/pki/tls/private/httpd-ctlplane.key /etc/pki/tls/private/httpd/httpd-ctlplane.key\npkill -USR1 httpd\n'} 2025-10-03 08:06:20.280224 | fa163e2f-d608-ed31-39ea-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:07:18.605541 | 2.19s 2025-10-03 08:06:20.520261 | fa163e2f-d608-ed31-39ea-00000000afb4 | CHANGED | Ensure certificate requests | np0005468028 | item={'ca': 'ipa', 'dns': 'np0005468028.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005468028.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-03 08:06:20.523374 | fa163e2f-d608-ed31-39ea-00000000afb4 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468028 | 0:07:18.848702 | 2.58s 2025-10-03 08:06:20.536341 | fa163e2f-d608-ed31-39ea-00000000afb4 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468028 | 0:07:18.861669 | 2.59s 2025-10-03 08:06:20.562521 | fa163e2f-d608-ed31-39ea-00000000aae4 | TASK | install systemd-container for a greenfield 2025-10-03 08:06:21.397860 | fa163e2f-d608-ed31-39ea-00000000aeab | CHANGED | Ensure certificate requests | np0005468024 | item={'ca': 'ipa', 'dns': 'np0005468024.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0005468024.storage.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage.crt /etc/pki/tls/certs/httpd/httpd-storage.crt\ncp /etc/pki/tls/private/httpd-storage.key /etc/pki/tls/private/httpd/httpd-storage.key\npkill -USR1 httpd\n'} 2025-10-03 08:06:21.401876 | fa163e2f-d608-ed31-39ea-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:07:19.727203 | 3.69s 2025-10-03 08:06:21.438395 | fa163e2f-d608-ed31-39ea-00000000aeab | CHANGED | Ensure certificate requests | np0005468025 | item={'ca': 'ipa', 'dns': 'np0005468025.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0005468025.storage.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage.crt /etc/pki/tls/certs/httpd/httpd-storage.crt\ncp /etc/pki/tls/private/httpd-storage.key /etc/pki/tls/private/httpd/httpd-storage.key\npkill -USR1 httpd\n'} 2025-10-03 08:06:21.441408 | fa163e2f-d608-ed31-39ea-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:07:19.766744 | 3.77s 2025-10-03 08:06:21.655749 | fa163e2f-d608-ed31-39ea-00000000aeab | CHANGED | Ensure certificate requests | np0005468026 | item={'ca': 'ipa', 'dns': 'np0005468026.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0005468026.storage.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage.crt /etc/pki/tls/certs/httpd/httpd-storage.crt\ncp /etc/pki/tls/private/httpd-storage.key /etc/pki/tls/private/httpd/httpd-storage.key\npkill -USR1 httpd\n'} 2025-10-03 08:06:21.659685 | fa163e2f-d608-ed31-39ea-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:07:19.985010 | 3.57s 2025-10-03 08:06:22.727613 | fa163e2f-d608-ed31-39ea-00000000aeab | CHANGED | Ensure certificate requests | np0005468024 | item={'ca': 'ipa', 'dns': 'np0005468024.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0005468024.storagemgmt.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage_mgmt.crt /etc/pki/tls/certs/httpd/httpd-storage_mgmt.crt\ncp /etc/pki/tls/private/httpd-storage_mgmt.key /etc/pki/tls/private/httpd/httpd-storage_mgmt.key\npkill -USR1 httpd\n'} 2025-10-03 08:06:22.731091 | fa163e2f-d608-ed31-39ea-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:07:21.056428 | 5.02s 2025-10-03 08:06:22.733577 | fa163e2f-d608-ed31-39ea-00000000aeab | CHANGED | Ensure certificate requests | np0005468025 | item={'ca': 'ipa', 'dns': 'np0005468025.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0005468025.storagemgmt.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage_mgmt.crt /etc/pki/tls/certs/httpd/httpd-storage_mgmt.crt\ncp /etc/pki/tls/private/httpd-storage_mgmt.key /etc/pki/tls/private/httpd/httpd-storage_mgmt.key\npkill -USR1 httpd\n'} 2025-10-03 08:06:22.737163 | fa163e2f-d608-ed31-39ea-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:07:21.062504 | 5.06s 2025-10-03 08:06:23.228193 | fa163e2f-d608-ed31-39ea-00000000aeab | CHANGED | Ensure certificate requests | np0005468026 | item={'ca': 'ipa', 'dns': 'np0005468026.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0005468026.storagemgmt.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage_mgmt.crt /etc/pki/tls/certs/httpd/httpd-storage_mgmt.crt\ncp /etc/pki/tls/private/httpd-storage_mgmt.key /etc/pki/tls/private/httpd/httpd-storage_mgmt.key\npkill -USR1 httpd\n'} 2025-10-03 08:06:23.231997 | fa163e2f-d608-ed31-39ea-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:07:21.557323 | 5.14s 2025-10-03 08:06:24.148715 | fa163e2f-d608-ed31-39ea-00000000aeab | CHANGED | Ensure certificate requests | np0005468025 | item={'ca': 'ipa', 'dns': 'np0005468025.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0005468025.internalapi.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-internal_api.crt /etc/pki/tls/certs/httpd/httpd-internal_api.crt\ncp /etc/pki/tls/private/httpd-internal_api.key /etc/pki/tls/private/httpd/httpd-internal_api.key\npkill -USR1 httpd\n'} 2025-10-03 08:06:24.150806 | fa163e2f-d608-ed31-39ea-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:07:22.476141 | 6.48s 2025-10-03 08:06:24.231573 | fa163e2f-d608-ed31-39ea-00000000aeab | CHANGED | Ensure certificate requests | np0005468024 | item={'ca': 'ipa', 'dns': 'np0005468024.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0005468024.internalapi.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-internal_api.crt /etc/pki/tls/certs/httpd/httpd-internal_api.crt\ncp /etc/pki/tls/private/httpd-internal_api.key /etc/pki/tls/private/httpd/httpd-internal_api.key\npkill -USR1 httpd\n'} 2025-10-03 08:06:24.237262 | fa163e2f-d608-ed31-39ea-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:07:22.562589 | 6.53s 2025-10-03 08:06:24.678653 | fa163e2f-d608-ed31-39ea-00000000aeab | CHANGED | Ensure certificate requests | np0005468026 | item={'ca': 'ipa', 'dns': 'np0005468026.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0005468026.internalapi.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-internal_api.crt /etc/pki/tls/certs/httpd/httpd-internal_api.crt\ncp /etc/pki/tls/private/httpd-internal_api.key /etc/pki/tls/private/httpd/httpd-internal_api.key\npkill -USR1 httpd\n'} 2025-10-03 08:06:24.682360 | fa163e2f-d608-ed31-39ea-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:07:23.007690 | 6.59s 2025-10-03 08:06:25.579888 | fa163e2f-d608-ed31-39ea-00000000aeab | CHANGED | Ensure certificate requests | np0005468025 | item={'ca': 'ipa', 'dns': 'np0005468025.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0005468025.external.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-external.crt /etc/pki/tls/certs/httpd/httpd-external.crt\ncp /etc/pki/tls/private/httpd-external.key /etc/pki/tls/private/httpd/httpd-external.key\npkill -USR1 httpd\n'} 2025-10-03 08:06:25.583698 | fa163e2f-d608-ed31-39ea-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:07:23.909027 | 7.91s 2025-10-03 08:06:25.596441 | fa163e2f-d608-ed31-39ea-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:07:23.921755 | 7.92s 2025-10-03 08:06:25.642161 | fa163e2f-d608-ed31-39ea-00000000ab68 | TASK | Fail if container image is undefined 2025-10-03 08:06:25.710598 | fa163e2f-d608-ed31-39ea-00000000ab68 | SKIPPED | Fail if container image is undefined | np0005468025 2025-10-03 08:06:25.711485 | fa163e2f-d608-ed31-39ea-00000000ab68 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005468025 | 0:07:24.036798 | 0.07s 2025-10-03 08:06:25.739985 | fa163e2f-d608-ed31-39ea-00000000ab69 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-03 08:06:25.804319 | fa163e2f-d608-ed31-39ea-00000000aeab | CHANGED | Ensure certificate requests | np0005468024 | item={'ca': 'ipa', 'dns': 'np0005468024.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0005468024.external.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-external.crt /etc/pki/tls/certs/httpd/httpd-external.crt\ncp /etc/pki/tls/private/httpd-external.key /etc/pki/tls/private/httpd/httpd-external.key\npkill -USR1 httpd\n'} 2025-10-03 08:06:25.807242 | fa163e2f-d608-ed31-39ea-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:07:24.132559 | 8.10s 2025-10-03 08:06:25.830513 | fa163e2f-d608-ed31-39ea-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:07:24.155849 | 8.12s 2025-10-03 08:06:25.858979 | fa163e2f-d608-ed31-39ea-00000000ab68 | TASK | Fail if container image is undefined 2025-10-03 08:06:25.926480 | fa163e2f-d608-ed31-39ea-00000000ab68 | SKIPPED | Fail if container image is undefined | np0005468024 2025-10-03 08:06:25.927339 | fa163e2f-d608-ed31-39ea-00000000ab68 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005468024 | 0:07:24.252672 | 0.07s 2025-10-03 08:06:25.956859 | fa163e2f-d608-ed31-39ea-00000000ab69 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-03 08:06:26.067997 | fa163e2f-d608-ed31-39ea-00000000aeab | CHANGED | Ensure certificate requests | np0005468026 | item={'ca': 'ipa', 'dns': 'np0005468026.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0005468026.external.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-external.crt /etc/pki/tls/certs/httpd/httpd-external.crt\ncp /etc/pki/tls/private/httpd-external.key /etc/pki/tls/private/httpd/httpd-external.key\npkill -USR1 httpd\n'} 2025-10-03 08:06:26.070737 | fa163e2f-d608-ed31-39ea-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:07:24.396052 | 7.98s 2025-10-03 08:06:26.079818 | fa163e2f-d608-ed31-39ea-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:07:24.405152 | 7.99s 2025-10-03 08:06:26.108750 | fa163e2f-d608-ed31-39ea-00000000ab68 | TASK | Fail if container image is undefined 2025-10-03 08:06:26.145848 | fa163e2f-d608-ed31-39ea-00000000ab68 | SKIPPED | Fail if container image is undefined | np0005468026 2025-10-03 08:06:26.146741 | fa163e2f-d608-ed31-39ea-00000000ab68 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005468026 | 0:07:24.472076 | 0.04s 2025-10-03 08:06:26.170280 | fa163e2f-d608-ed31-39ea-00000000ab69 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-03 08:06:36.105123 | fa163e2f-d608-ed31-39ea-00000000ab24 | CHANGED | install systemd-container for a greenfield | np0005468029 2025-10-03 08:06:36.106770 | fa163e2f-d608-ed31-39ea-00000000ab24 | TIMING | install systemd-container for a greenfield | np0005468029 | 0:07:34.432092 | 16.07s 2025-10-03 08:06:36.127808 | fa163e2f-d608-ed31-39ea-00000000ab25 | TASK | manage PMEM namespaces for vPMEM 2025-10-03 08:06:36.181610 | fa163e2f-d608-ed31-39ea-00000000ab25 | SKIPPED | manage PMEM namespaces for vPMEM | np0005468029 2025-10-03 08:06:36.182848 | fa163e2f-d608-ed31-39ea-00000000ab25 | TIMING | manage PMEM namespaces for vPMEM | np0005468029 | 0:07:34.508174 | 0.05s 2025-10-03 08:06:36.202423 | fa163e2f-d608-ed31-39ea-00000000ab27 | TASK | Enable post-copy by setting unprivileged_userfaultfd 2025-10-03 08:06:36.445796 | fa163e2f-d608-ed31-39ea-00000000aaa4 | CHANGED | install systemd-container for a greenfield | np0005468027 2025-10-03 08:06:36.446943 | fa163e2f-d608-ed31-39ea-00000000aaa4 | TIMING | install systemd-container for a greenfield | np0005468027 | 0:07:34.772271 | 16.43s 2025-10-03 08:06:36.460245 | fa163e2f-d608-ed31-39ea-00000000aaa5 | TASK | manage PMEM namespaces for vPMEM 2025-10-03 08:06:36.513825 | fa163e2f-d608-ed31-39ea-00000000aaa5 | SKIPPED | manage PMEM namespaces for vPMEM | np0005468027 2025-10-03 08:06:36.514798 | fa163e2f-d608-ed31-39ea-00000000aaa5 | TIMING | manage PMEM namespaces for vPMEM | np0005468027 | 0:07:34.840133 | 0.05s 2025-10-03 08:06:36.528336 | fa163e2f-d608-ed31-39ea-00000000aaa7 | TASK | Enable post-copy by setting unprivileged_userfaultfd 2025-10-03 08:06:36.557759 | fa163e2f-d608-ed31-39ea-00000000ab27 | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0005468029 2025-10-03 08:06:36.559258 | fa163e2f-d608-ed31-39ea-00000000ab27 | TIMING | Enable post-copy by setting unprivileged_userfaultfd | np0005468029 | 0:07:34.884579 | 0.36s 2025-10-03 08:06:36.581779 | fa163e2f-d608-ed31-39ea-00000000ab29 | TASK | is KSM enabled 2025-10-03 08:06:36.640606 | fa163e2f-d608-ed31-39ea-00000000ab29 | OK | is KSM enabled | np0005468029 2025-10-03 08:06:36.643146 | fa163e2f-d608-ed31-39ea-00000000ab29 | TIMING | is KSM enabled | np0005468029 | 0:07:34.968469 | 0.06s 2025-10-03 08:06:36.665920 | fa163e2f-d608-ed31-39ea-00000000ab2b | TASK | Check for ksm 2025-10-03 08:06:36.872768 | fa163e2f-d608-ed31-39ea-00000000aaa7 | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0005468027 2025-10-03 08:06:36.876863 | fa163e2f-d608-ed31-39ea-00000000aaa7 | TIMING | Enable post-copy by setting unprivileged_userfaultfd | np0005468027 | 0:07:35.202172 | 0.35s 2025-10-03 08:06:36.900598 | fa163e2f-d608-ed31-39ea-00000000aaa9 | TASK | is KSM enabled 2025-10-03 08:06:36.958060 | fa163e2f-d608-ed31-39ea-00000000aaa9 | OK | is KSM enabled | np0005468027 2025-10-03 08:06:36.959133 | fa163e2f-d608-ed31-39ea-00000000aaa9 | TIMING | is KSM enabled | np0005468027 | 0:07:35.284465 | 0.06s 2025-10-03 08:06:36.971964 | fa163e2f-d608-ed31-39ea-00000000aaab | TASK | Check for ksm 2025-10-03 08:06:37.007746 | fa163e2f-d608-ed31-39ea-00000000ab2b | CHANGED | Check for ksm | np0005468029 2025-10-03 08:06:37.009066 | fa163e2f-d608-ed31-39ea-00000000ab2b | TIMING | Check for ksm | np0005468029 | 0:07:35.334396 | 0.34s 2025-10-03 08:06:37.023132 | fa163e2f-d608-ed31-39ea-00000000ab2c | TASK | disable KSM services 2025-10-03 08:06:37.110974 | fa163e2f-d608-ed31-39ea-00000000ab2c | SKIPPED | disable KSM services | np0005468029 | item=ksm.service 2025-10-03 08:06:37.144421 | fa163e2f-d608-ed31-39ea-00000000ab2c | SKIPPED | disable KSM services | np0005468029 | item=ksmtuned.service 2025-10-03 08:06:37.152391 | fa163e2f-d608-ed31-39ea-00000000ab2c | TIMING | disable KSM services | np0005468029 | 0:07:35.477724 | 0.13s 2025-10-03 08:06:37.165426 | fa163e2f-d608-ed31-39ea-00000000ab2d | TASK | delete PageKSM after disable ksm on compute 2025-10-03 08:06:37.218774 | fa163e2f-d608-ed31-39ea-00000000ab2d | SKIPPED | delete PageKSM after disable ksm on compute | np0005468029 2025-10-03 08:06:37.219715 | fa163e2f-d608-ed31-39ea-00000000ab2d | TIMING | delete PageKSM after disable ksm on compute | np0005468029 | 0:07:35.545045 | 0.05s 2025-10-03 08:06:37.233212 | fa163e2f-d608-ed31-39ea-00000000ab2f | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2025-10-03 08:06:37.270182 | fa163e2f-d608-ed31-39ea-00000000ab2f | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005468029 2025-10-03 08:06:37.270944 | fa163e2f-d608-ed31-39ea-00000000ab2f | TIMING | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005468029 | 0:07:35.596278 | 0.04s 2025-10-03 08:06:37.283331 | fa163e2f-d608-ed31-39ea-00000000ab30 | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2025-10-03 08:06:37.322105 | fa163e2f-d608-ed31-39ea-00000000ab30 | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005468029 2025-10-03 08:06:37.322886 | fa163e2f-d608-ed31-39ea-00000000ab30 | TIMING | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005468029 | 0:07:35.648220 | 0.04s 2025-10-03 08:06:37.336123 | fa163e2f-d608-ed31-39ea-00000000ab31 | TASK | enable ksmtunded 2025-10-03 08:06:37.353239 | fa163e2f-d608-ed31-39ea-00000000aaab | CHANGED | Check for ksm | np0005468027 2025-10-03 08:06:37.354271 | fa163e2f-d608-ed31-39ea-00000000aaab | TIMING | Check for ksm | np0005468027 | 0:07:35.679602 | 0.38s 2025-10-03 08:06:37.370198 | fa163e2f-d608-ed31-39ea-00000000aaac | TASK | disable KSM services 2025-10-03 08:06:37.386227 | fa163e2f-d608-ed31-39ea-00000000ab31 | SKIPPED | enable ksmtunded | np0005468029 | item=ksm.service 2025-10-03 08:06:37.398186 | fa163e2f-d608-ed31-39ea-00000000ab31 | SKIPPED | enable ksmtunded | np0005468029 | item=ksmtuned.service 2025-10-03 08:06:37.409262 | fa163e2f-d608-ed31-39ea-00000000ab31 | TIMING | enable ksmtunded | np0005468029 | 0:07:35.734593 | 0.07s 2025-10-03 08:06:37.426720 | fa163e2f-d608-ed31-39ea-00000000ab33 | TASK | Create dirs for certificates and keys 2025-10-03 08:06:37.463504 | fa163e2f-d608-ed31-39ea-00000000aaac | SKIPPED | disable KSM services | np0005468027 | item=ksm.service 2025-10-03 08:06:37.498132 | fa163e2f-d608-ed31-39ea-00000000aaac | SKIPPED | disable KSM services | np0005468027 | item=ksmtuned.service 2025-10-03 08:06:37.507236 | fa163e2f-d608-ed31-39ea-00000000aaac | TIMING | disable KSM services | np0005468027 | 0:07:35.832550 | 0.14s 2025-10-03 08:06:37.521655 | fa163e2f-d608-ed31-39ea-00000000aaad | TASK | delete PageKSM after disable ksm on compute 2025-10-03 08:06:37.544530 | fa163e2f-d608-ed31-39ea-00000000aae4 | CHANGED | install systemd-container for a greenfield | np0005468028 2025-10-03 08:06:37.545756 | fa163e2f-d608-ed31-39ea-00000000aae4 | TIMING | install systemd-container for a greenfield | np0005468028 | 0:07:35.871084 | 16.98s 2025-10-03 08:06:37.559942 | fa163e2f-d608-ed31-39ea-00000000aae5 | TASK | manage PMEM namespaces for vPMEM 2025-10-03 08:06:37.588815 | fa163e2f-d608-ed31-39ea-00000000aaad | SKIPPED | delete PageKSM after disable ksm on compute | np0005468027 2025-10-03 08:06:37.590113 | fa163e2f-d608-ed31-39ea-00000000aaad | TIMING | delete PageKSM after disable ksm on compute | np0005468027 | 0:07:35.915437 | 0.07s 2025-10-03 08:06:37.605553 | fa163e2f-d608-ed31-39ea-00000000aaaf | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2025-10-03 08:06:37.612733 | fa163e2f-d608-ed31-39ea-00000000aae5 | SKIPPED | manage PMEM namespaces for vPMEM | np0005468028 2025-10-03 08:06:37.613965 | fa163e2f-d608-ed31-39ea-00000000aae5 | TIMING | manage PMEM namespaces for vPMEM | np0005468028 | 0:07:35.939289 | 0.05s 2025-10-03 08:06:37.627694 | fa163e2f-d608-ed31-39ea-00000000aae7 | TASK | Enable post-copy by setting unprivileged_userfaultfd 2025-10-03 08:06:37.643379 | fa163e2f-d608-ed31-39ea-00000000aaaf | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005468027 2025-10-03 08:06:37.644307 | fa163e2f-d608-ed31-39ea-00000000aaaf | TIMING | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005468027 | 0:07:35.969637 | 0.04s 2025-10-03 08:06:37.655167 | fa163e2f-d608-ed31-39ea-00000000aab0 | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2025-10-03 08:06:37.713844 | fa163e2f-d608-ed31-39ea-00000000aab0 | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005468027 2025-10-03 08:06:37.714901 | fa163e2f-d608-ed31-39ea-00000000aab0 | TIMING | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005468027 | 0:07:36.040232 | 0.06s 2025-10-03 08:06:37.729510 | fa163e2f-d608-ed31-39ea-00000000aab1 | TASK | enable ksmtunded 2025-10-03 08:06:37.760543 | fa163e2f-d608-ed31-39ea-00000000ab33 | CHANGED | Create dirs for certificates and keys | np0005468029 | item=/etc/pki/libvirt 2025-10-03 08:06:37.763323 | fa163e2f-d608-ed31-39ea-00000000ab33 | TIMING | Create dirs for certificates and keys | np0005468029 | 0:07:36.088654 | 0.34s 2025-10-03 08:06:37.767491 | fa163e2f-d608-ed31-39ea-00000000aab1 | SKIPPED | enable ksmtunded | np0005468027 | item=ksm.service 2025-10-03 08:06:37.776185 | fa163e2f-d608-ed31-39ea-00000000aab1 | SKIPPED | enable ksmtunded | np0005468027 | item=ksmtuned.service 2025-10-03 08:06:37.780850 | fa163e2f-d608-ed31-39ea-00000000aab1 | TIMING | enable ksmtunded | np0005468027 | 0:07:36.106184 | 0.05s 2025-10-03 08:06:37.791555 | fa163e2f-d608-ed31-39ea-00000000aab3 | TASK | Create dirs for certificates and keys 2025-10-03 08:06:38.001337 | fa163e2f-d608-ed31-39ea-00000000aae7 | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0005468028 2025-10-03 08:06:38.002522 | fa163e2f-d608-ed31-39ea-00000000aae7 | TIMING | Enable post-copy by setting unprivileged_userfaultfd | np0005468028 | 0:07:36.327853 | 0.37s 2025-10-03 08:06:38.015607 | fa163e2f-d608-ed31-39ea-00000000aae9 | TASK | is KSM enabled 2025-10-03 08:06:38.055890 | fa163e2f-d608-ed31-39ea-00000000ab33 | CHANGED | Create dirs for certificates and keys | np0005468029 | item=/etc/pki/libvirt/private 2025-10-03 08:06:38.059525 | fa163e2f-d608-ed31-39ea-00000000ab33 | TIMING | Create dirs for certificates and keys | np0005468029 | 0:07:36.384792 | 0.63s 2025-10-03 08:06:38.071922 | fa163e2f-d608-ed31-39ea-00000000aae9 | OK | is KSM enabled | np0005468028 2025-10-03 08:06:38.072706 | fa163e2f-d608-ed31-39ea-00000000aae9 | TIMING | is KSM enabled | np0005468028 | 0:07:36.398043 | 0.06s 2025-10-03 08:06:38.086214 | fa163e2f-d608-ed31-39ea-00000000aaeb | TASK | Check for ksm 2025-10-03 08:06:38.122720 | fa163e2f-d608-ed31-39ea-00000000aab3 | CHANGED | Create dirs for certificates and keys | np0005468027 | item=/etc/pki/libvirt 2025-10-03 08:06:38.126078 | fa163e2f-d608-ed31-39ea-00000000aab3 | TIMING | Create dirs for certificates and keys | np0005468027 | 0:07:36.451390 | 0.33s 2025-10-03 08:06:38.366043 | fa163e2f-d608-ed31-39ea-00000000ab33 | CHANGED | Create dirs for certificates and keys | np0005468029 | item=/etc/pki/qemu 2025-10-03 08:06:38.369112 | fa163e2f-d608-ed31-39ea-00000000ab33 | TIMING | Create dirs for certificates and keys | np0005468029 | 0:07:36.694448 | 0.94s 2025-10-03 08:06:38.376519 | fa163e2f-d608-ed31-39ea-00000000ab33 | TIMING | Create dirs for certificates and keys | np0005468029 | 0:07:36.701851 | 0.95s 2025-10-03 08:06:38.430023 | fa163e2f-d608-ed31-39ea-00000000aab3 | CHANGED | Create dirs for certificates and keys | np0005468027 | item=/etc/pki/libvirt/private 2025-10-03 08:06:38.433246 | fa163e2f-d608-ed31-39ea-00000000aab3 | TIMING | Create dirs for certificates and keys | np0005468027 | 0:07:36.758557 | 0.64s 2025-10-03 08:06:38.445056 | fa163e2f-d608-ed31-39ea-00000000ab34 | TIMING | include_role : linux-system-roles.certificate | np0005468029 | 0:07:36.770389 | 0.05s 2025-10-03 08:06:38.500429 | fa163e2f-d608-ed31-39ea-00000000b1cc | TASK | Set version specific variables 2025-10-03 08:06:38.507658 | fa163e2f-d608-ed31-39ea-00000000aaeb | CHANGED | Check for ksm | np0005468028 2025-10-03 08:06:38.508987 | fa163e2f-d608-ed31-39ea-00000000aaeb | TIMING | Check for ksm | np0005468028 | 0:07:36.834309 | 0.42s 2025-10-03 08:06:38.520477 | fa163e2f-d608-ed31-39ea-00000000aaec | TASK | disable KSM services 2025-10-03 08:06:38.549535 | fa163e2f-d608-ed31-39ea-00000000b1cc | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468029 | 0:07:36.874864 | 0.05s 2025-10-03 08:06:38.561143 | ae0f48d9-0419-47db-8ad9-d8fe33d60572 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468029 2025-10-03 08:06:38.572991 | fa163e2f-d608-ed31-39ea-00000000b1ff | TASK | Ensure ansible_facts used by role 2025-10-03 08:06:38.612146 | fa163e2f-d608-ed31-39ea-00000000aaec | SKIPPED | disable KSM services | np0005468028 | item=ksm.service 2025-10-03 08:06:38.646954 | fa163e2f-d608-ed31-39ea-00000000aaec | SKIPPED | disable KSM services | np0005468028 | item=ksmtuned.service 2025-10-03 08:06:38.653428 | fa163e2f-d608-ed31-39ea-00000000aaec | TIMING | disable KSM services | np0005468028 | 0:07:36.978752 | 0.13s 2025-10-03 08:06:38.667080 | fa163e2f-d608-ed31-39ea-00000000aaed | TASK | delete PageKSM after disable ksm on compute 2025-10-03 08:06:38.685448 | fa163e2f-d608-ed31-39ea-00000000aab3 | CHANGED | Create dirs for certificates and keys | np0005468027 | item=/etc/pki/qemu 2025-10-03 08:06:38.691114 | fa163e2f-d608-ed31-39ea-00000000aab3 | TIMING | Create dirs for certificates and keys | np0005468027 | 0:07:37.016427 | 0.90s 2025-10-03 08:06:38.704875 | fa163e2f-d608-ed31-39ea-00000000aab3 | TIMING | Create dirs for certificates and keys | np0005468027 | 0:07:37.030209 | 0.91s 2025-10-03 08:06:38.733201 | fa163e2f-d608-ed31-39ea-00000000aaed | SKIPPED | delete PageKSM after disable ksm on compute | np0005468028 2025-10-03 08:06:38.734717 | fa163e2f-d608-ed31-39ea-00000000aaed | TIMING | delete PageKSM after disable ksm on compute | np0005468028 | 0:07:37.060034 | 0.07s 2025-10-03 08:06:38.753705 | fa163e2f-d608-ed31-39ea-00000000aaef | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2025-10-03 08:06:38.774556 | fa163e2f-d608-ed31-39ea-00000000aab4 | TIMING | include_role : linux-system-roles.certificate | np0005468027 | 0:07:37.099886 | 0.05s 2025-10-03 08:06:38.803623 | fa163e2f-d608-ed31-39ea-00000000b1cc | TASK | Set version specific variables 2025-10-03 08:06:38.809665 | fa163e2f-d608-ed31-39ea-00000000aaef | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005468028 2025-10-03 08:06:38.810539 | fa163e2f-d608-ed31-39ea-00000000aaef | TIMING | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005468028 | 0:07:37.135869 | 0.06s 2025-10-03 08:06:38.820821 | fa163e2f-d608-ed31-39ea-00000000aaf0 | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2025-10-03 08:06:38.852393 | fa163e2f-d608-ed31-39ea-00000000b1cc | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468027 | 0:07:37.177719 | 0.05s 2025-10-03 08:06:38.864312 | 9e73c594-c705-42e4-8e7f-ca8aa0fdc915 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468027 2025-10-03 08:06:38.876135 | fa163e2f-d608-ed31-39ea-00000000b257 | TASK | Ensure ansible_facts used by role 2025-10-03 08:06:38.886764 | fa163e2f-d608-ed31-39ea-00000000aaf0 | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005468028 2025-10-03 08:06:38.887623 | fa163e2f-d608-ed31-39ea-00000000aaf0 | TIMING | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005468028 | 0:07:37.212953 | 0.07s 2025-10-03 08:06:38.897807 | fa163e2f-d608-ed31-39ea-00000000aaf1 | TASK | enable ksmtunded 2025-10-03 08:06:38.957382 | fa163e2f-d608-ed31-39ea-00000000aaf1 | SKIPPED | enable ksmtunded | np0005468028 | item=ksm.service 2025-10-03 08:06:38.975620 | fa163e2f-d608-ed31-39ea-00000000aaf1 | SKIPPED | enable ksmtunded | np0005468028 | item=ksmtuned.service 2025-10-03 08:06:38.982213 | fa163e2f-d608-ed31-39ea-00000000aaf1 | TIMING | enable ksmtunded | np0005468028 | 0:07:37.307549 | 0.08s 2025-10-03 08:06:38.992283 | fa163e2f-d608-ed31-39ea-00000000aaf3 | TASK | Create dirs for certificates and keys 2025-10-03 08:06:39.043553 | fa163e2f-d608-ed31-39ea-00000000b1ff | OK | Ensure ansible_facts used by role | np0005468029 2025-10-03 08:06:39.045574 | fa163e2f-d608-ed31-39ea-00000000b1ff | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468029 | 0:07:37.370898 | 0.47s 2025-10-03 08:06:39.069420 | fa163e2f-d608-ed31-39ea-00000000b200 | TASK | Set platform/version specific variables 2025-10-03 08:06:39.141984 | fa163e2f-d608-ed31-39ea-00000000b200 | SKIPPED | Set platform/version specific variables | np0005468029 | item=RedHat.yml 2025-10-03 08:06:39.160799 | fa163e2f-d608-ed31-39ea-00000000b200 | SKIPPED | Set platform/version specific variables | np0005468029 | item=RedHat.yml 2025-10-03 08:06:39.179834 | fa163e2f-d608-ed31-39ea-00000000b200 | SKIPPED | Set platform/version specific variables | np0005468029 | item=RedHat_9.yml 2025-10-03 08:06:39.193470 | fa163e2f-d608-ed31-39ea-00000000b200 | SKIPPED | Set platform/version specific variables | np0005468029 | item=RedHat_9.2.yml 2025-10-03 08:06:39.199170 | fa163e2f-d608-ed31-39ea-00000000b200 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468029 | 0:07:37.524495 | 0.13s 2025-10-03 08:06:39.213150 | fa163e2f-d608-ed31-39ea-00000000b1cd | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:06:39.309117 | fa163e2f-d608-ed31-39ea-00000000aaf3 | CHANGED | Create dirs for certificates and keys | np0005468028 | item=/etc/pki/libvirt 2025-10-03 08:06:39.313508 | fa163e2f-d608-ed31-39ea-00000000aaf3 | TIMING | Create dirs for certificates and keys | np0005468028 | 0:07:37.638800 | 0.32s 2025-10-03 08:06:39.339721 | fa163e2f-d608-ed31-39ea-00000000b257 | OK | Ensure ansible_facts used by role | np0005468027 2025-10-03 08:06:39.342066 | fa163e2f-d608-ed31-39ea-00000000b257 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468027 | 0:07:37.667397 | 0.46s 2025-10-03 08:06:39.365358 | fa163e2f-d608-ed31-39ea-00000000b258 | TASK | Set platform/version specific variables 2025-10-03 08:06:39.415017 | fa163e2f-d608-ed31-39ea-00000000b258 | SKIPPED | Set platform/version specific variables | np0005468027 | item=RedHat.yml 2025-10-03 08:06:39.434310 | fa163e2f-d608-ed31-39ea-00000000b258 | SKIPPED | Set platform/version specific variables | np0005468027 | item=RedHat.yml 2025-10-03 08:06:39.449618 | fa163e2f-d608-ed31-39ea-00000000b258 | SKIPPED | Set platform/version specific variables | np0005468027 | item=RedHat_9.yml 2025-10-03 08:06:39.463119 | fa163e2f-d608-ed31-39ea-00000000b258 | SKIPPED | Set platform/version specific variables | np0005468027 | item=RedHat_9.2.yml 2025-10-03 08:06:39.470364 | fa163e2f-d608-ed31-39ea-00000000b258 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468027 | 0:07:37.795694 | 0.10s 2025-10-03 08:06:39.480588 | fa163e2f-d608-ed31-39ea-00000000b1cd | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:06:39.640035 | fa163e2f-d608-ed31-39ea-00000000aaf3 | CHANGED | Create dirs for certificates and keys | np0005468028 | item=/etc/pki/libvirt/private 2025-10-03 08:06:39.643381 | fa163e2f-d608-ed31-39ea-00000000aaf3 | TIMING | Create dirs for certificates and keys | np0005468028 | 0:07:37.968700 | 0.65s 2025-10-03 08:06:39.946787 | fa163e2f-d608-ed31-39ea-00000000aaf3 | CHANGED | Create dirs for certificates and keys | np0005468028 | item=/etc/pki/qemu 2025-10-03 08:06:39.949992 | fa163e2f-d608-ed31-39ea-00000000aaf3 | TIMING | Create dirs for certificates and keys | np0005468028 | 0:07:38.275322 | 0.96s 2025-10-03 08:06:39.960788 | fa163e2f-d608-ed31-39ea-00000000aaf3 | TIMING | Create dirs for certificates and keys | np0005468028 | 0:07:38.286112 | 0.97s 2025-10-03 08:06:40.020251 | fa163e2f-d608-ed31-39ea-00000000aaf4 | TIMING | include_role : linux-system-roles.certificate | np0005468028 | 0:07:38.345570 | 0.03s 2025-10-03 08:06:40.063184 | fa163e2f-d608-ed31-39ea-00000000b1cc | TASK | Set version specific variables 2025-10-03 08:06:40.099227 | fa163e2f-d608-ed31-39ea-00000000b1cc | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468028 | 0:07:38.424555 | 0.03s 2025-10-03 08:06:40.113024 | c1f64fcd-6603-42e8-be19-41ad73cae654 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468028 2025-10-03 08:06:40.128507 | fa163e2f-d608-ed31-39ea-00000000b2c9 | TASK | Ensure ansible_facts used by role 2025-10-03 08:06:40.568036 | fa163e2f-d608-ed31-39ea-00000000b2c9 | OK | Ensure ansible_facts used by role | np0005468028 2025-10-03 08:06:40.569757 | fa163e2f-d608-ed31-39ea-00000000b2c9 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468028 | 0:07:38.895074 | 0.44s 2025-10-03 08:06:40.591853 | fa163e2f-d608-ed31-39ea-00000000b2ca | TASK | Set platform/version specific variables 2025-10-03 08:06:40.639537 | fa163e2f-d608-ed31-39ea-00000000b2ca | SKIPPED | Set platform/version specific variables | np0005468028 | item=RedHat.yml 2025-10-03 08:06:40.650501 | fa163e2f-d608-ed31-39ea-00000000b2ca | SKIPPED | Set platform/version specific variables | np0005468028 | item=RedHat.yml 2025-10-03 08:06:40.664537 | fa163e2f-d608-ed31-39ea-00000000b2ca | SKIPPED | Set platform/version specific variables | np0005468028 | item=RedHat_9.yml 2025-10-03 08:06:40.676954 | fa163e2f-d608-ed31-39ea-00000000b2ca | SKIPPED | Set platform/version specific variables | np0005468028 | item=RedHat_9.2.yml 2025-10-03 08:06:40.686971 | fa163e2f-d608-ed31-39ea-00000000b2ca | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468028 | 0:07:39.012289 | 0.09s 2025-10-03 08:06:40.711167 | fa163e2f-d608-ed31-39ea-00000000b1cd | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:06:41.563839 | fa163e2f-d608-ed31-39ea-00000000ab69 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005468025 2025-10-03 08:06:41.565750 | fa163e2f-d608-ed31-39ea-00000000ab69 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005468025 | 0:07:39.891062 | 15.82s 2025-10-03 08:06:41.622523 | fa163e2f-d608-ed31-39ea-00000000ab6a | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-03 08:06:42.066571 | fa163e2f-d608-ed31-39ea-00000000ab6a | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005468025 2025-10-03 08:06:42.067661 | fa163e2f-d608-ed31-39ea-00000000ab6a | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005468025 | 0:07:40.392991 | 0.44s 2025-10-03 08:06:42.102568 | fa163e2f-d608-ed31-39ea-00000000ab69 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005468024 2025-10-03 08:06:42.103737 | fa163e2f-d608-ed31-39ea-00000000ab69 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005468024 | 0:07:40.429067 | 16.15s 2025-10-03 08:06:42.153020 | fa163e2f-d608-ed31-39ea-00000000ab6a | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-03 08:06:42.174856 | fa163e2f-d608-ed31-39ea-00000000ab79 | TASK | Fail if container image is undefined 2025-10-03 08:06:42.220211 | fa163e2f-d608-ed31-39ea-00000000ab79 | SKIPPED | Fail if container image is undefined | np0005468025 2025-10-03 08:06:42.221334 | fa163e2f-d608-ed31-39ea-00000000ab79 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005468025 | 0:07:40.546629 | 0.05s 2025-10-03 08:06:42.255093 | fa163e2f-d608-ed31-39ea-00000000ab7a | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-03 08:06:42.338360 | fa163e2f-d608-ed31-39ea-00000000b1cd | OK | Ensure certificate role dependencies are installed | np0005468029 2025-10-03 08:06:42.339557 | fa163e2f-d608-ed31-39ea-00000000b1cd | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468029 | 0:07:40.664886 | 3.13s 2025-10-03 08:06:42.355354 | fa163e2f-d608-ed31-39ea-00000000b1cf | TASK | Ensure provider packages are installed 2025-10-03 08:06:42.445262 | fa163e2f-d608-ed31-39ea-00000000b1cd | OK | Ensure certificate role dependencies are installed | np0005468027 2025-10-03 08:06:42.446889 | fa163e2f-d608-ed31-39ea-00000000b1cd | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468027 | 0:07:40.772212 | 2.97s 2025-10-03 08:06:42.469446 | fa163e2f-d608-ed31-39ea-00000000b1cf | TASK | Ensure provider packages are installed 2025-10-03 08:06:42.627364 | fa163e2f-d608-ed31-39ea-00000000ab6a | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005468024 2025-10-03 08:06:42.628656 | fa163e2f-d608-ed31-39ea-00000000ab6a | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005468024 | 0:07:40.953981 | 0.47s 2025-10-03 08:06:42.670160 | fa163e2f-d608-ed31-39ea-00000000ab79 | TASK | Fail if container image is undefined 2025-10-03 08:06:42.733672 | fa163e2f-d608-ed31-39ea-00000000ab79 | SKIPPED | Fail if container image is undefined | np0005468024 2025-10-03 08:06:42.734694 | fa163e2f-d608-ed31-39ea-00000000ab79 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005468024 | 0:07:41.060024 | 0.06s 2025-10-03 08:06:42.787686 | fa163e2f-d608-ed31-39ea-00000000ab7a | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-03 08:06:43.812073 | fa163e2f-d608-ed31-39ea-00000000b1cd | OK | Ensure certificate role dependencies are installed | np0005468028 2025-10-03 08:06:43.814108 | fa163e2f-d608-ed31-39ea-00000000b1cd | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468028 | 0:07:42.139420 | 3.10s 2025-10-03 08:06:43.836674 | fa163e2f-d608-ed31-39ea-00000000b1cf | TASK | Ensure provider packages are installed 2025-10-03 08:06:43.863436 | fa163e2f-d608-ed31-39ea-00000000ab69 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005468026 2025-10-03 08:06:43.865502 | fa163e2f-d608-ed31-39ea-00000000ab69 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005468026 | 0:07:42.190789 | 17.69s 2025-10-03 08:06:43.918952 | fa163e2f-d608-ed31-39ea-00000000ab6a | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-03 08:06:44.305708 | fa163e2f-d608-ed31-39ea-00000000ab6a | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005468026 2025-10-03 08:06:44.306857 | fa163e2f-d608-ed31-39ea-00000000ab6a | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005468026 | 0:07:42.632191 | 0.39s 2025-10-03 08:06:44.345153 | fa163e2f-d608-ed31-39ea-00000000ab79 | TASK | Fail if container image is undefined 2025-10-03 08:06:44.414607 | fa163e2f-d608-ed31-39ea-00000000ab79 | SKIPPED | Fail if container image is undefined | np0005468026 2025-10-03 08:06:44.415637 | fa163e2f-d608-ed31-39ea-00000000ab79 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005468026 | 0:07:42.740968 | 0.07s 2025-10-03 08:06:44.444822 | fa163e2f-d608-ed31-39ea-00000000ab7a | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-03 08:06:45.477151 | fa163e2f-d608-ed31-39ea-00000000b1cf | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468029 | 0:07:43.802441 | 3.12s 2025-10-03 08:06:45.487023 | fa163e2f-d608-ed31-39ea-00000000b1cf | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468029 | 0:07:43.812348 | 3.13s 2025-10-03 08:06:45.509878 | fa163e2f-d608-ed31-39ea-00000000b1d1 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:06:45.634036 | fa163e2f-d608-ed31-39ea-00000000b1cf | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468027 | 0:07:43.959360 | 3.16s 2025-10-03 08:06:45.639131 | fa163e2f-d608-ed31-39ea-00000000b1cf | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468027 | 0:07:43.964465 | 3.17s 2025-10-03 08:06:45.652967 | fa163e2f-d608-ed31-39ea-00000000b1d1 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:06:45.870105 | fa163e2f-d608-ed31-39ea-00000000b1d1 | OK | Ensure pre-scripts hooks directory exists | np0005468029 | item=certmonger 2025-10-03 08:06:45.872819 | fa163e2f-d608-ed31-39ea-00000000b1d1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468029 | 0:07:44.198138 | 0.36s 2025-10-03 08:06:45.880389 | fa163e2f-d608-ed31-39ea-00000000b1d1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468029 | 0:07:44.205722 | 0.37s 2025-10-03 08:06:45.894565 | fa163e2f-d608-ed31-39ea-00000000b1d3 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:06:46.041285 | fa163e2f-d608-ed31-39ea-00000000b1d1 | OK | Ensure pre-scripts hooks directory exists | np0005468027 | item=certmonger 2025-10-03 08:06:46.044121 | fa163e2f-d608-ed31-39ea-00000000b1d1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468027 | 0:07:44.369444 | 0.39s 2025-10-03 08:06:46.051923 | fa163e2f-d608-ed31-39ea-00000000b1d1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468027 | 0:07:44.377252 | 0.40s 2025-10-03 08:06:46.066150 | fa163e2f-d608-ed31-39ea-00000000b1d3 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:06:46.260349 | fa163e2f-d608-ed31-39ea-00000000b1d3 | OK | Ensure post-scripts hooks directory exists | np0005468029 | item=certmonger 2025-10-03 08:06:46.262940 | fa163e2f-d608-ed31-39ea-00000000b1d3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468029 | 0:07:44.588264 | 0.37s 2025-10-03 08:06:46.268995 | fa163e2f-d608-ed31-39ea-00000000b1d3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468029 | 0:07:44.594324 | 0.37s 2025-10-03 08:06:46.283103 | fa163e2f-d608-ed31-39ea-00000000b1d5 | TASK | Ensure provider service is running 2025-10-03 08:06:46.451497 | fa163e2f-d608-ed31-39ea-00000000b1d3 | OK | Ensure post-scripts hooks directory exists | np0005468027 | item=certmonger 2025-10-03 08:06:46.453940 | fa163e2f-d608-ed31-39ea-00000000b1d3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468027 | 0:07:44.779266 | 0.39s 2025-10-03 08:06:46.459765 | fa163e2f-d608-ed31-39ea-00000000b1d3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468027 | 0:07:44.785095 | 0.39s 2025-10-03 08:06:46.474338 | fa163e2f-d608-ed31-39ea-00000000b1d5 | TASK | Ensure provider service is running 2025-10-03 08:06:46.847001 | fa163e2f-d608-ed31-39ea-00000000b1d5 | OK | Ensure provider service is running | np0005468029 | item=certmonger 2025-10-03 08:06:46.850271 | fa163e2f-d608-ed31-39ea-00000000b1d5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468029 | 0:07:45.175588 | 0.57s 2025-10-03 08:06:46.861587 | fa163e2f-d608-ed31-39ea-00000000b1d5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468029 | 0:07:45.186916 | 0.58s 2025-10-03 08:06:46.879162 | fa163e2f-d608-ed31-39ea-00000000b1d8 | TASK | Ensure certificate requests 2025-10-03 08:06:46.967735 | fa163e2f-d608-ed31-39ea-00000000b1d5 | OK | Ensure provider service is running | np0005468027 | item=certmonger 2025-10-03 08:06:46.970762 | fa163e2f-d608-ed31-39ea-00000000b1d5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468027 | 0:07:45.296086 | 0.50s 2025-10-03 08:06:46.980692 | fa163e2f-d608-ed31-39ea-00000000b1d5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468027 | 0:07:45.306020 | 0.51s 2025-10-03 08:06:46.995902 | fa163e2f-d608-ed31-39ea-00000000b1d8 | TASK | Ensure certificate requests 2025-10-03 08:06:47.015294 | fa163e2f-d608-ed31-39ea-00000000b1cf | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468028 | 0:07:45.340614 | 3.18s 2025-10-03 08:06:47.022557 | fa163e2f-d608-ed31-39ea-00000000b1cf | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468028 | 0:07:45.347890 | 3.18s 2025-10-03 08:06:47.037326 | fa163e2f-d608-ed31-39ea-00000000b1d1 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:06:47.399374 | fa163e2f-d608-ed31-39ea-00000000b1d1 | OK | Ensure pre-scripts hooks directory exists | np0005468028 | item=certmonger 2025-10-03 08:06:47.402161 | fa163e2f-d608-ed31-39ea-00000000b1d1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468028 | 0:07:45.727494 | 0.36s 2025-10-03 08:06:47.408842 | fa163e2f-d608-ed31-39ea-00000000b1d1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468028 | 0:07:45.734172 | 0.37s 2025-10-03 08:06:47.423102 | fa163e2f-d608-ed31-39ea-00000000b1d3 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:06:47.774764 | fa163e2f-d608-ed31-39ea-00000000b1d3 | OK | Ensure post-scripts hooks directory exists | np0005468028 | item=certmonger 2025-10-03 08:06:47.777497 | fa163e2f-d608-ed31-39ea-00000000b1d3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468028 | 0:07:46.102791 | 0.35s 2025-10-03 08:06:47.786320 | fa163e2f-d608-ed31-39ea-00000000b1d3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468028 | 0:07:46.111653 | 0.36s 2025-10-03 08:06:47.801484 | fa163e2f-d608-ed31-39ea-00000000b1d5 | TASK | Ensure provider service is running 2025-10-03 08:06:48.317220 | fa163e2f-d608-ed31-39ea-00000000b1d5 | OK | Ensure provider service is running | np0005468028 | item=certmonger 2025-10-03 08:06:48.321092 | fa163e2f-d608-ed31-39ea-00000000b1d5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468028 | 0:07:46.646425 | 0.52s 2025-10-03 08:06:48.331158 | fa163e2f-d608-ed31-39ea-00000000b1d5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468028 | 0:07:46.656483 | 0.53s 2025-10-03 08:06:48.351943 | fa163e2f-d608-ed31-39ea-00000000b1d8 | CHANGED | Ensure certificate requests | np0005468029 | item={'ca': 'ipa', 'dns': 'np0005468029.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0005468029.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/ipa/ca.crt /etc/pki/CA/cacert.pem\nchown root:root /etc/pki/CA/cacert.pem\nchmod 644 /etc/pki/CA/cacert.pem\ncp /etc/pki/tls/certs/libvirt-server-cert.crt /etc/pki/libvirt/servercert.pem\ncp /etc/pki/tls/private/libvirt-server-cert.key /etc/pki/libvirt/private/serverkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-03 08:06:48.353626 | fa163e2f-d608-ed31-39ea-00000000b1d8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468029 | 0:07:46.678955 | 1.47s 2025-10-03 08:06:48.363798 | fa163e2f-d608-ed31-39ea-00000000b1d8 | TASK | Ensure certificate requests 2025-10-03 08:06:48.422523 | fa163e2f-d608-ed31-39ea-00000000ab7a | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005468024 2025-10-03 08:06:48.423817 | fa163e2f-d608-ed31-39ea-00000000ab7a | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005468024 | 0:07:46.749146 | 5.63s 2025-10-03 08:06:48.460473 | fa163e2f-d608-ed31-39ea-00000000b1d8 | CHANGED | Ensure certificate requests | np0005468027 | item={'ca': 'ipa', 'dns': 'np0005468027.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0005468027.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/ipa/ca.crt /etc/pki/CA/cacert.pem\nchown root:root /etc/pki/CA/cacert.pem\nchmod 644 /etc/pki/CA/cacert.pem\ncp /etc/pki/tls/certs/libvirt-server-cert.crt /etc/pki/libvirt/servercert.pem\ncp /etc/pki/tls/private/libvirt-server-cert.key /etc/pki/libvirt/private/serverkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-03 08:06:48.463294 | fa163e2f-d608-ed31-39ea-00000000b1d8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468027 | 0:07:46.788632 | 1.47s 2025-10-03 08:06:48.476869 | fa163e2f-d608-ed31-39ea-00000000ab7b | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-03 08:06:48.898407 | fa163e2f-d608-ed31-39ea-00000000ab7b | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005468024 2025-10-03 08:06:48.899491 | fa163e2f-d608-ed31-39ea-00000000ab7b | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005468024 | 0:07:47.224793 | 0.42s 2025-10-03 08:06:48.938155 | fa163e2f-d608-ed31-39ea-00000000ab85 | TASK | set enable_sensubility fact 2025-10-03 08:06:48.966166 | fa163e2f-d608-ed31-39ea-00000000ab85 | OK | set enable_sensubility fact | np0005468024 2025-10-03 08:06:48.966915 | fa163e2f-d608-ed31-39ea-00000000ab85 | TIMING | set enable_sensubility fact | np0005468024 | 0:07:47.292253 | 0.03s 2025-10-03 08:06:48.981279 | fa163e2f-d608-ed31-39ea-00000000ab87 | TASK | create podman socket and appropriate systemd service 2025-10-03 08:06:49.007282 | fa163e2f-d608-ed31-39ea-00000000ab87 | SKIPPED | create podman socket and appropriate systemd service | np0005468024 2025-10-03 08:06:49.008036 | fa163e2f-d608-ed31-39ea-00000000ab87 | TIMING | create podman socket and appropriate systemd service | np0005468024 | 0:07:47.333372 | 0.03s 2025-10-03 08:06:49.022273 | fa163e2f-d608-ed31-39ea-00000000ab88 | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-03 08:06:49.043875 | fa163e2f-d608-ed31-39ea-00000000ab88 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005468024 2025-10-03 08:06:49.044618 | fa163e2f-d608-ed31-39ea-00000000ab88 | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005468024 | 0:07:47.369955 | 0.02s 2025-10-03 08:06:49.058628 | fa163e2f-d608-ed31-39ea-00000000ab89 | TASK | enable podman.sock ACL service 2025-10-03 08:06:49.079665 | fa163e2f-d608-ed31-39ea-00000000ab89 | SKIPPED | enable podman.sock ACL service | np0005468024 2025-10-03 08:06:49.080700 | fa163e2f-d608-ed31-39ea-00000000ab89 | TIMING | enable podman.sock ACL service | np0005468024 | 0:07:47.406033 | 0.02s 2025-10-03 08:06:49.096295 | fa163e2f-d608-ed31-39ea-00000000ab8a | TASK | create directory for downloads of users' scripts 2025-10-03 08:06:49.118841 | fa163e2f-d608-ed31-39ea-00000000ab8a | SKIPPED | create directory for downloads of users' scripts | np0005468024 2025-10-03 08:06:49.119736 | fa163e2f-d608-ed31-39ea-00000000ab8a | TIMING | create directory for downloads of users' scripts | np0005468024 | 0:07:47.445069 | 0.02s 2025-10-03 08:06:49.135653 | fa163e2f-d608-ed31-39ea-00000000ab8b | TASK | download exec scripts 2025-10-03 08:06:49.154507 | fa163e2f-d608-ed31-39ea-00000000ab8b | SKIPPED | download exec scripts | np0005468024 2025-10-03 08:06:49.155333 | fa163e2f-d608-ed31-39ea-00000000ab8b | TIMING | download exec scripts | np0005468024 | 0:07:47.480670 | 0.02s 2025-10-03 08:06:49.171128 | fa163e2f-d608-ed31-39ea-00000000ab8d | TASK | Check if rsyslog exists 2025-10-03 08:06:49.462512 | fa163e2f-d608-ed31-39ea-00000000ab7a | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005468026 2025-10-03 08:06:49.463684 | fa163e2f-d608-ed31-39ea-00000000ab7a | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005468026 | 0:07:47.789014 | 5.02s 2025-10-03 08:06:49.505506 | fa163e2f-d608-ed31-39ea-00000000ab7b | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-03 08:06:49.525157 | fa163e2f-d608-ed31-39ea-00000000ab8d | CHANGED | Check if rsyslog exists | np0005468024 2025-10-03 08:06:49.526507 | fa163e2f-d608-ed31-39ea-00000000ab8d | TIMING | Check if rsyslog exists | np0005468024 | 0:07:47.851837 | 0.35s 2025-10-03 08:06:49.552262 | fa163e2f-d608-ed31-39ea-00000000ab8f | TASK | Forward logging to haproxy.log file 2025-10-03 08:06:49.678557 | fa163e2f-d608-ed31-39ea-00000000b1d8 | CHANGED | Ensure certificate requests | np0005468029 | item={'ca': 'ipa', 'dns': 'np0005468029.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0005468029.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/pki/tls/certs/libvirt-client-cert.crt /etc/pki/libvirt/clientcert.pem\ncp /etc/pki/tls/private/libvirt-client-cert.key /etc/pki/libvirt/private/clientkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-03 08:06:49.682617 | fa163e2f-d608-ed31-39ea-00000000b1d8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468029 | 0:07:48.007937 | 2.80s 2025-10-03 08:06:49.917839 | fa163e2f-d608-ed31-39ea-00000000ab8f | CHANGED | Forward logging to haproxy.log file | np0005468024 2025-10-03 08:06:49.919071 | fa163e2f-d608-ed31-39ea-00000000ab8f | TIMING | Forward logging to haproxy.log file | np0005468024 | 0:07:48.244406 | 0.37s 2025-10-03 08:06:49.944962 | fa163e2f-d608-ed31-39ea-00000000ab90 | TASK | restart rsyslog service after logging conf change 2025-10-03 08:06:49.953579 | fa163e2f-d608-ed31-39ea-00000000ab7b | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005468026 2025-10-03 08:06:49.955088 | fa163e2f-d608-ed31-39ea-00000000ab7b | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005468026 | 0:07:48.280419 | 0.45s 2025-10-03 08:06:49.990020 | fa163e2f-d608-ed31-39ea-00000000b1d8 | CHANGED | Ensure certificate requests | np0005468028 | item={'ca': 'ipa', 'dns': 'np0005468028.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0005468028.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/ipa/ca.crt /etc/pki/CA/cacert.pem\nchown root:root /etc/pki/CA/cacert.pem\nchmod 644 /etc/pki/CA/cacert.pem\ncp /etc/pki/tls/certs/libvirt-server-cert.crt /etc/pki/libvirt/servercert.pem\ncp /etc/pki/tls/private/libvirt-server-cert.key /etc/pki/libvirt/private/serverkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-03 08:06:49.999339 | fa163e2f-d608-ed31-39ea-00000000b1d8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468028 | 0:07:48.324667 | 1.63s 2025-10-03 08:06:50.007016 | fa163e2f-d608-ed31-39ea-00000000b1d8 | CHANGED | Ensure certificate requests | np0005468027 | item={'ca': 'ipa', 'dns': 'np0005468027.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0005468027.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/pki/tls/certs/libvirt-client-cert.crt /etc/pki/libvirt/clientcert.pem\ncp /etc/pki/tls/private/libvirt-client-cert.key /etc/pki/libvirt/private/clientkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-03 08:06:50.009242 | fa163e2f-d608-ed31-39ea-00000000b1d8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468027 | 0:07:48.334571 | 3.01s 2025-10-03 08:06:50.032341 | fa163e2f-d608-ed31-39ea-00000000add2 | TASK | set enable_sensubility fact 2025-10-03 08:06:50.079811 | fa163e2f-d608-ed31-39ea-00000000add2 | OK | set enable_sensubility fact | np0005468026 2025-10-03 08:06:50.081108 | fa163e2f-d608-ed31-39ea-00000000add2 | TIMING | set enable_sensubility fact | np0005468026 | 0:07:48.406435 | 0.05s 2025-10-03 08:06:50.107251 | fa163e2f-d608-ed31-39ea-00000000add4 | TASK | create podman socket and appropriate systemd service 2025-10-03 08:06:50.135171 | fa163e2f-d608-ed31-39ea-00000000add4 | SKIPPED | create podman socket and appropriate systemd service | np0005468026 2025-10-03 08:06:50.136237 | fa163e2f-d608-ed31-39ea-00000000add4 | TIMING | create podman socket and appropriate systemd service | np0005468026 | 0:07:48.461571 | 0.03s 2025-10-03 08:06:50.156013 | fa163e2f-d608-ed31-39ea-00000000add5 | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-03 08:06:50.185038 | fa163e2f-d608-ed31-39ea-00000000add5 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005468026 2025-10-03 08:06:50.186011 | fa163e2f-d608-ed31-39ea-00000000add5 | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005468026 | 0:07:48.511342 | 0.03s 2025-10-03 08:06:50.206814 | fa163e2f-d608-ed31-39ea-00000000add6 | TASK | enable podman.sock ACL service 2025-10-03 08:06:50.246940 | fa163e2f-d608-ed31-39ea-00000000add6 | SKIPPED | enable podman.sock ACL service | np0005468026 2025-10-03 08:06:50.247893 | fa163e2f-d608-ed31-39ea-00000000add6 | TIMING | enable podman.sock ACL service | np0005468026 | 0:07:48.573226 | 0.04s 2025-10-03 08:06:50.270961 | fa163e2f-d608-ed31-39ea-00000000add7 | TASK | create directory for downloads of users' scripts 2025-10-03 08:06:50.303202 | fa163e2f-d608-ed31-39ea-00000000add7 | SKIPPED | create directory for downloads of users' scripts | np0005468026 2025-10-03 08:06:50.303991 | fa163e2f-d608-ed31-39ea-00000000add7 | TIMING | create directory for downloads of users' scripts | np0005468026 | 0:07:48.629327 | 0.03s 2025-10-03 08:06:50.319304 | fa163e2f-d608-ed31-39ea-00000000add8 | TASK | download exec scripts 2025-10-03 08:06:50.344350 | fa163e2f-d608-ed31-39ea-00000000add8 | SKIPPED | download exec scripts | np0005468026 2025-10-03 08:06:50.345132 | fa163e2f-d608-ed31-39ea-00000000add8 | TIMING | download exec scripts | np0005468026 | 0:07:48.670468 | 0.02s 2025-10-03 08:06:50.359507 | fa163e2f-d608-ed31-39ea-00000000adda | TASK | Check if rsyslog exists 2025-10-03 08:06:50.706605 | fa163e2f-d608-ed31-39ea-00000000adda | CHANGED | Check if rsyslog exists | np0005468026 2025-10-03 08:06:50.707993 | fa163e2f-d608-ed31-39ea-00000000adda | TIMING | Check if rsyslog exists | np0005468026 | 0:07:49.033319 | 0.35s 2025-10-03 08:06:50.739644 | fa163e2f-d608-ed31-39ea-00000000addc | TASK | Forward logging to haproxy.log file 2025-10-03 08:06:50.761220 | fa163e2f-d608-ed31-39ea-00000000ab90 | CHANGED | restart rsyslog service after logging conf change | np0005468024 2025-10-03 08:06:50.763430 | fa163e2f-d608-ed31-39ea-00000000ab90 | TIMING | restart rsyslog service after logging conf change | np0005468024 | 0:07:49.088751 | 0.82s 2025-10-03 08:06:50.794501 | fa163e2f-d608-ed31-39ea-00000000ab97 | TASK | Fail if container image is undefined 2025-10-03 08:06:50.862267 | fa163e2f-d608-ed31-39ea-00000000ab97 | SKIPPED | Fail if container image is undefined | np0005468024 2025-10-03 08:06:50.863614 | fa163e2f-d608-ed31-39ea-00000000ab97 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005468024 | 0:07:49.188939 | 0.07s 2025-10-03 08:06:50.904937 | fa163e2f-d608-ed31-39ea-00000000ab98 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-03 08:06:51.081743 | fa163e2f-d608-ed31-39ea-00000000addc | CHANGED | Forward logging to haproxy.log file | np0005468026 2025-10-03 08:06:51.082983 | fa163e2f-d608-ed31-39ea-00000000addc | TIMING | Forward logging to haproxy.log file | np0005468026 | 0:07:49.408314 | 0.34s 2025-10-03 08:06:51.109019 | fa163e2f-d608-ed31-39ea-00000000addd | TASK | restart rsyslog service after logging conf change 2025-10-03 08:06:51.176376 | fa163e2f-d608-ed31-39ea-00000000b1d8 | CHANGED | Ensure certificate requests | np0005468029 | item={'ca': 'ipa', 'dns': 'np0005468029.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0005468029.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp /etc/ipa/ca.crt /etc/pki/qemu/ca-cert.pem\nchown root:root /etc/pki/qemu/ca-cert.pem\nchmod 644 /etc/pki/qemu/ca-cert.pem\ncp -a /etc/pki/tls/certs/qemu-server-cert.crt /etc/pki/qemu/server-cert.pem\ncp -a /etc/pki/tls/private/qemu-server-cert.key /etc/pki/qemu/server-key.pem\nchgrp qemu /etc/pki/qemu/server-*\nchmod 0640 /etc/pki/qemu/server-cert.pem\nchmod 0640 /etc/pki/qemu/server-key.pem\n'} 2025-10-03 08:06:51.177500 | fa163e2f-d608-ed31-39ea-00000000b1d8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468029 | 0:07:49.502801 | 4.30s 2025-10-03 08:06:51.425542 | fa163e2f-d608-ed31-39ea-00000000b1d8 | CHANGED | Ensure certificate requests | np0005468027 | item={'ca': 'ipa', 'dns': 'np0005468027.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0005468027.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp /etc/ipa/ca.crt /etc/pki/qemu/ca-cert.pem\nchown root:root /etc/pki/qemu/ca-cert.pem\nchmod 644 /etc/pki/qemu/ca-cert.pem\ncp -a /etc/pki/tls/certs/qemu-server-cert.crt /etc/pki/qemu/server-cert.pem\ncp -a /etc/pki/tls/private/qemu-server-cert.key /etc/pki/qemu/server-key.pem\nchgrp qemu /etc/pki/qemu/server-*\nchmod 0640 /etc/pki/qemu/server-cert.pem\nchmod 0640 /etc/pki/qemu/server-key.pem\n'} 2025-10-03 08:06:51.428447 | fa163e2f-d608-ed31-39ea-00000000b1d8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468027 | 0:07:49.753776 | 4.43s 2025-10-03 08:06:51.543738 | fa163e2f-d608-ed31-39ea-00000000b1d8 | CHANGED | Ensure certificate requests | np0005468028 | item={'ca': 'ipa', 'dns': 'np0005468028.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0005468028.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/pki/tls/certs/libvirt-client-cert.crt /etc/pki/libvirt/clientcert.pem\ncp /etc/pki/tls/private/libvirt-client-cert.key /etc/pki/libvirt/private/clientkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-03 08:06:51.544552 | fa163e2f-d608-ed31-39ea-00000000b1d8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468028 | 0:07:49.869890 | 3.18s 2025-10-03 08:06:52.872386 | fa163e2f-d608-ed31-39ea-00000000b1d8 | CHANGED | Ensure certificate requests | np0005468027 | item={'ca': 'ipa', 'dns': 'np0005468027.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0005468027.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp -a /etc/pki/tls/certs/qemu-client-cert.crt /etc/pki/qemu/client-cert.pem\ncp -a /etc/pki/tls/private/qemu-client-cert.key /etc/pki/qemu/client-key.pem\nchgrp qemu /etc/pki/qemu/client-*\nchmod 0640 /etc/pki/qemu/client-cert.pem\nchmod 0640 /etc/pki/qemu/client-key.pem\n'} 2025-10-03 08:06:52.874585 | fa163e2f-d608-ed31-39ea-00000000b1d8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468027 | 0:07:51.199922 | 5.88s 2025-10-03 08:06:52.881408 | fa163e2f-d608-ed31-39ea-00000000b1d8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468027 | 0:07:51.206741 | 5.88s 2025-10-03 08:06:52.901278 | fa163e2f-d608-ed31-39ea-00000000aab6 | TASK | Pre-fetch all the containers 2025-10-03 08:06:52.922063 | fa163e2f-d608-ed31-39ea-00000000b1d8 | CHANGED | Ensure certificate requests | np0005468029 | item={'ca': 'ipa', 'dns': 'np0005468029.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0005468029.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp -a /etc/pki/tls/certs/qemu-client-cert.crt /etc/pki/qemu/client-cert.pem\ncp -a /etc/pki/tls/private/qemu-client-cert.key /etc/pki/qemu/client-key.pem\nchgrp qemu /etc/pki/qemu/client-*\nchmod 0640 /etc/pki/qemu/client-cert.pem\nchmod 0640 /etc/pki/qemu/client-key.pem\n'} 2025-10-03 08:06:52.924443 | fa163e2f-d608-ed31-39ea-00000000b1d8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468029 | 0:07:51.249766 | 6.04s 2025-10-03 08:06:52.931991 | fa163e2f-d608-ed31-39ea-00000000b1d8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468029 | 0:07:51.257327 | 6.05s 2025-10-03 08:06:52.935834 | fa163e2f-d608-ed31-39ea-00000000addd | CHANGED | restart rsyslog service after logging conf change | np0005468026 2025-10-03 08:06:52.936469 | fa163e2f-d608-ed31-39ea-00000000addd | TIMING | restart rsyslog service after logging conf change | np0005468026 | 0:07:51.261797 | 1.83s 2025-10-03 08:06:52.961372 | fa163e2f-d608-ed31-39ea-00000000ab97 | TASK | Fail if container image is undefined 2025-10-03 08:06:52.978842 | fa163e2f-d608-ed31-39ea-00000000ab36 | TASK | Pre-fetch all the containers 2025-10-03 08:06:53.013642 | fa163e2f-d608-ed31-39ea-00000000ab97 | SKIPPED | Fail if container image is undefined | np0005468026 2025-10-03 08:06:53.014562 | fa163e2f-d608-ed31-39ea-00000000ab97 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005468026 | 0:07:51.339894 | 0.05s 2025-10-03 08:06:53.040308 | fa163e2f-d608-ed31-39ea-00000000ab98 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-03 08:06:53.115682 | fa163e2f-d608-ed31-39ea-00000000ab7a | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005468025 2025-10-03 08:06:53.116678 | fa163e2f-d608-ed31-39ea-00000000ab7a | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005468025 | 0:07:51.442011 | 10.86s 2025-10-03 08:06:53.148045 | fa163e2f-d608-ed31-39ea-00000000ab7b | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-03 08:06:53.607870 | fa163e2f-d608-ed31-39ea-00000000ab7b | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005468025 2025-10-03 08:06:53.609435 | fa163e2f-d608-ed31-39ea-00000000ab7b | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005468025 | 0:07:51.934680 | 0.46s 2025-10-03 08:06:53.673406 | fa163e2f-d608-ed31-39ea-00000000aced | TASK | set enable_sensubility fact 2025-10-03 08:06:53.705495 | fa163e2f-d608-ed31-39ea-00000000aced | OK | set enable_sensubility fact | np0005468025 2025-10-03 08:06:53.706335 | fa163e2f-d608-ed31-39ea-00000000aced | TIMING | set enable_sensubility fact | np0005468025 | 0:07:52.031665 | 0.03s 2025-10-03 08:06:53.710354 | fa163e2f-d608-ed31-39ea-00000000b1d8 | CHANGED | Ensure certificate requests | np0005468028 | item={'ca': 'ipa', 'dns': 'np0005468028.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0005468028.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp /etc/ipa/ca.crt /etc/pki/qemu/ca-cert.pem\nchown root:root /etc/pki/qemu/ca-cert.pem\nchmod 644 /etc/pki/qemu/ca-cert.pem\ncp -a /etc/pki/tls/certs/qemu-server-cert.crt /etc/pki/qemu/server-cert.pem\ncp -a /etc/pki/tls/private/qemu-server-cert.key /etc/pki/qemu/server-key.pem\nchgrp qemu /etc/pki/qemu/server-*\nchmod 0640 /etc/pki/qemu/server-cert.pem\nchmod 0640 /etc/pki/qemu/server-key.pem\n'} 2025-10-03 08:06:53.714704 | fa163e2f-d608-ed31-39ea-00000000b1d8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468028 | 0:07:52.040042 | 5.35s 2025-10-03 08:06:53.730779 | fa163e2f-d608-ed31-39ea-00000000acef | TASK | create podman socket and appropriate systemd service 2025-10-03 08:06:53.764344 | fa163e2f-d608-ed31-39ea-00000000acef | SKIPPED | create podman socket and appropriate systemd service | np0005468025 2025-10-03 08:06:53.765224 | fa163e2f-d608-ed31-39ea-00000000acef | TIMING | create podman socket and appropriate systemd service | np0005468025 | 0:07:52.090558 | 0.03s 2025-10-03 08:06:53.783905 | fa163e2f-d608-ed31-39ea-00000000acf0 | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-03 08:06:53.811780 | fa163e2f-d608-ed31-39ea-00000000acf0 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005468025 2025-10-03 08:06:53.812522 | fa163e2f-d608-ed31-39ea-00000000acf0 | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005468025 | 0:07:52.137859 | 0.03s 2025-10-03 08:06:53.826479 | fa163e2f-d608-ed31-39ea-00000000acf1 | TASK | enable podman.sock ACL service 2025-10-03 08:06:53.858013 | fa163e2f-d608-ed31-39ea-00000000acf1 | SKIPPED | enable podman.sock ACL service | np0005468025 2025-10-03 08:06:53.858671 | fa163e2f-d608-ed31-39ea-00000000acf1 | TIMING | enable podman.sock ACL service | np0005468025 | 0:07:52.184010 | 0.03s 2025-10-03 08:06:53.872822 | fa163e2f-d608-ed31-39ea-00000000acf2 | TASK | create directory for downloads of users' scripts 2025-10-03 08:06:53.906980 | fa163e2f-d608-ed31-39ea-00000000acf2 | SKIPPED | create directory for downloads of users' scripts | np0005468025 2025-10-03 08:06:53.907721 | fa163e2f-d608-ed31-39ea-00000000acf2 | TIMING | create directory for downloads of users' scripts | np0005468025 | 0:07:52.233059 | 0.03s 2025-10-03 08:06:53.921980 | fa163e2f-d608-ed31-39ea-00000000acf3 | TASK | download exec scripts 2025-10-03 08:06:53.945121 | fa163e2f-d608-ed31-39ea-00000000acf3 | SKIPPED | download exec scripts | np0005468025 2025-10-03 08:06:53.945781 | fa163e2f-d608-ed31-39ea-00000000acf3 | TIMING | download exec scripts | np0005468025 | 0:07:52.271119 | 0.02s 2025-10-03 08:06:53.959928 | fa163e2f-d608-ed31-39ea-00000000acf5 | TASK | Check if rsyslog exists 2025-10-03 08:06:54.308430 | fa163e2f-d608-ed31-39ea-00000000acf5 | CHANGED | Check if rsyslog exists | np0005468025 2025-10-03 08:06:54.309270 | fa163e2f-d608-ed31-39ea-00000000acf5 | TIMING | Check if rsyslog exists | np0005468025 | 0:07:52.634608 | 0.35s 2025-10-03 08:06:54.324197 | fa163e2f-d608-ed31-39ea-00000000acf7 | TASK | Forward logging to haproxy.log file 2025-10-03 08:06:54.645913 | fa163e2f-d608-ed31-39ea-00000000acf7 | CHANGED | Forward logging to haproxy.log file | np0005468025 2025-10-03 08:06:54.647736 | fa163e2f-d608-ed31-39ea-00000000acf7 | TIMING | Forward logging to haproxy.log file | np0005468025 | 0:07:52.973014 | 0.32s 2025-10-03 08:06:54.663931 | fa163e2f-d608-ed31-39ea-00000000acf8 | TASK | restart rsyslog service after logging conf change 2025-10-03 08:06:55.113635 | fa163e2f-d608-ed31-39ea-00000000acf8 | CHANGED | restart rsyslog service after logging conf change | np0005468025 2025-10-03 08:06:55.114906 | fa163e2f-d608-ed31-39ea-00000000acf8 | TIMING | restart rsyslog service after logging conf change | np0005468025 | 0:07:53.440243 | 0.45s 2025-10-03 08:06:55.133335 | fa163e2f-d608-ed31-39ea-00000000ab97 | TASK | Fail if container image is undefined 2025-10-03 08:06:55.170832 | fa163e2f-d608-ed31-39ea-00000000ab97 | SKIPPED | Fail if container image is undefined | np0005468025 2025-10-03 08:06:55.171517 | fa163e2f-d608-ed31-39ea-00000000ab97 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005468025 | 0:07:53.496855 | 0.04s 2025-10-03 08:06:55.193300 | fa163e2f-d608-ed31-39ea-00000000ab98 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-03 08:06:55.274980 | fa163e2f-d608-ed31-39ea-00000000b1d8 | CHANGED | Ensure certificate requests | np0005468028 | item={'ca': 'ipa', 'dns': 'np0005468028.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0005468028.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp -a /etc/pki/tls/certs/qemu-client-cert.crt /etc/pki/qemu/client-cert.pem\ncp -a /etc/pki/tls/private/qemu-client-cert.key /etc/pki/qemu/client-key.pem\nchgrp qemu /etc/pki/qemu/client-*\nchmod 0640 /etc/pki/qemu/client-cert.pem\nchmod 0640 /etc/pki/qemu/client-key.pem\n'} 2025-10-03 08:06:55.279331 | fa163e2f-d608-ed31-39ea-00000000b1d8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468028 | 0:07:53.604646 | 6.91s 2025-10-03 08:06:55.292679 | fa163e2f-d608-ed31-39ea-00000000b1d8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468028 | 0:07:53.618003 | 6.93s 2025-10-03 08:06:55.328731 | fa163e2f-d608-ed31-39ea-00000000aaf6 | TASK | Pre-fetch all the containers 2025-10-03 08:06:56.863306 | fa163e2f-d608-ed31-39ea-00000000ab98 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005468024 2025-10-03 08:06:56.864324 | fa163e2f-d608-ed31-39ea-00000000ab98 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005468024 | 0:07:55.189658 | 5.96s 2025-10-03 08:06:56.893442 | fa163e2f-d608-ed31-39ea-00000000ab99 | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-03 08:06:57.319329 | fa163e2f-d608-ed31-39ea-00000000ab99 | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005468024 2025-10-03 08:06:57.320178 | fa163e2f-d608-ed31-39ea-00000000ab99 | TIMING | tripleo_container_tag : Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005468024 | 0:07:55.645516 | 0.43s 2025-10-03 08:06:57.350677 | fa163e2f-d608-ed31-39ea-00000000aba4 | TASK | make sure certmonger is installed 2025-10-03 08:06:58.493481 | fa163e2f-d608-ed31-39ea-00000000ab98 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005468026 2025-10-03 08:06:58.494675 | fa163e2f-d608-ed31-39ea-00000000ab98 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005468026 | 0:07:56.820004 | 5.45s 2025-10-03 08:06:58.533330 | fa163e2f-d608-ed31-39ea-00000000ab99 | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-03 08:06:58.993228 | fa163e2f-d608-ed31-39ea-00000000ab99 | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005468026 2025-10-03 08:06:58.994033 | fa163e2f-d608-ed31-39ea-00000000ab99 | TIMING | tripleo_container_tag : Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005468026 | 0:07:57.319370 | 0.46s 2025-10-03 08:06:59.021937 | fa163e2f-d608-ed31-39ea-00000000adeb | TASK | make sure certmonger is installed 2025-10-03 08:07:00.648733 | fa163e2f-d608-ed31-39ea-00000000aba4 | OK | make sure certmonger is installed | np0005468024 2025-10-03 08:07:00.649907 | fa163e2f-d608-ed31-39ea-00000000aba4 | TIMING | make sure certmonger is installed | np0005468024 | 0:07:58.975238 | 3.30s 2025-10-03 08:07:00.671082 | fa163e2f-d608-ed31-39ea-00000000aba5 | TASK | make sure certmonger service is started 2025-10-03 08:07:01.175891 | fa163e2f-d608-ed31-39ea-00000000ab98 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005468025 2025-10-03 08:07:01.177537 | fa163e2f-d608-ed31-39ea-00000000ab98 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005468025 | 0:07:59.502830 | 5.98s 2025-10-03 08:07:01.239725 | fa163e2f-d608-ed31-39ea-00000000ab99 | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-03 08:07:01.246872 | fa163e2f-d608-ed31-39ea-00000000aba5 | OK | make sure certmonger service is started | np0005468024 2025-10-03 08:07:01.248367 | fa163e2f-d608-ed31-39ea-00000000aba5 | TIMING | make sure certmonger service is started | np0005468024 | 0:07:59.573695 | 0.58s 2025-10-03 08:07:01.270647 | fa163e2f-d608-ed31-39ea-00000000aba6 | TASK | Create dirs for certificates and keys 2025-10-03 08:07:01.442829 | fa163e2f-d608-ed31-39ea-00000000ab36 | CHANGED | Pre-fetch all the containers | np0005468029 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-03 08:07:01.448247 | fa163e2f-d608-ed31-39ea-00000000ab36 | TIMING | Pre-fetch all the containers | np0005468029 | 0:07:59.773561 | 8.47s 2025-10-03 08:07:01.465111 | fa163e2f-d608-ed31-39ea-00000000aab6 | CHANGED | Pre-fetch all the containers | np0005468027 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-03 08:07:01.467333 | fa163e2f-d608-ed31-39ea-00000000aab6 | TIMING | Pre-fetch all the containers | np0005468027 | 0:07:59.792667 | 8.56s 2025-10-03 08:07:01.643630 | fa163e2f-d608-ed31-39ea-00000000aba6 | CHANGED | Create dirs for certificates and keys | np0005468024 | item=/etc/pki/tls/certs/haproxy 2025-10-03 08:07:01.647360 | fa163e2f-d608-ed31-39ea-00000000aba6 | TIMING | Create dirs for certificates and keys | np0005468024 | 0:07:59.972690 | 0.38s 2025-10-03 08:07:01.657929 | fa163e2f-d608-ed31-39ea-00000000ab99 | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005468025 2025-10-03 08:07:01.658786 | fa163e2f-d608-ed31-39ea-00000000ab99 | TIMING | tripleo_container_tag : Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005468025 | 0:07:59.984119 | 0.42s 2025-10-03 08:07:01.718342 | fa163e2f-d608-ed31-39ea-00000000ad06 | TASK | make sure certmonger is installed 2025-10-03 08:07:01.918547 | fa163e2f-d608-ed31-39ea-00000000adeb | OK | make sure certmonger is installed | np0005468026 2025-10-03 08:07:01.919729 | fa163e2f-d608-ed31-39ea-00000000adeb | TIMING | make sure certmonger is installed | np0005468026 | 0:08:00.245060 | 2.90s 2025-10-03 08:07:01.938695 | fa163e2f-d608-ed31-39ea-00000000adec | TASK | make sure certmonger service is started 2025-10-03 08:07:01.960831 | fa163e2f-d608-ed31-39ea-00000000aba6 | CHANGED | Create dirs for certificates and keys | np0005468024 | item=/etc/pki/tls/private/haproxy 2025-10-03 08:07:01.966026 | fa163e2f-d608-ed31-39ea-00000000aba6 | TIMING | Create dirs for certificates and keys | np0005468024 | 0:08:00.291342 | 0.69s 2025-10-03 08:07:01.973658 | fa163e2f-d608-ed31-39ea-00000000aba6 | TIMING | Create dirs for certificates and keys | np0005468024 | 0:08:00.298997 | 0.70s 2025-10-03 08:07:01.994208 | fa163e2f-d608-ed31-39ea-00000000aba7 | TASK | Extract and trust certmonger's local CA 2025-10-03 08:07:02.462129 | fa163e2f-d608-ed31-39ea-00000000adec | OK | make sure certmonger service is started | np0005468026 2025-10-03 08:07:02.463368 | fa163e2f-d608-ed31-39ea-00000000adec | TIMING | make sure certmonger service is started | np0005468026 | 0:08:00.788703 | 0.52s 2025-10-03 08:07:02.478669 | fa163e2f-d608-ed31-39ea-00000000aded | TASK | Create dirs for certificates and keys 2025-10-03 08:07:02.846456 | fa163e2f-d608-ed31-39ea-00000000aded | CHANGED | Create dirs for certificates and keys | np0005468026 | item=/etc/pki/tls/certs/haproxy 2025-10-03 08:07:02.850006 | fa163e2f-d608-ed31-39ea-00000000aded | TIMING | Create dirs for certificates and keys | np0005468026 | 0:08:01.175327 | 0.37s 2025-10-03 08:07:03.174895 | fa163e2f-d608-ed31-39ea-00000000aded | CHANGED | Create dirs for certificates and keys | np0005468026 | item=/etc/pki/tls/private/haproxy 2025-10-03 08:07:03.177715 | fa163e2f-d608-ed31-39ea-00000000aded | TIMING | Create dirs for certificates and keys | np0005468026 | 0:08:01.503048 | 0.70s 2025-10-03 08:07:03.184205 | fa163e2f-d608-ed31-39ea-00000000aded | TIMING | Create dirs for certificates and keys | np0005468026 | 0:08:01.509538 | 0.70s 2025-10-03 08:07:03.207869 | fa163e2f-d608-ed31-39ea-00000000adee | TASK | Extract and trust certmonger's local CA 2025-10-03 08:07:03.371350 | fa163e2f-d608-ed31-39ea-00000000aba7 | CHANGED | Extract and trust certmonger's local CA | np0005468024 2025-10-03 08:07:03.372447 | fa163e2f-d608-ed31-39ea-00000000aba7 | TIMING | Extract and trust certmonger's local CA | np0005468024 | 0:08:01.697780 | 1.38s 2025-10-03 08:07:03.443839 | fa163e2f-d608-ed31-39ea-00000000aba8 | TIMING | include_role : linux-system-roles.certificate | np0005468024 | 0:08:01.769167 | 0.05s 2025-10-03 08:07:03.500417 | fa163e2f-d608-ed31-39ea-00000000b3dc | TASK | Set version specific variables 2025-10-03 08:07:03.537834 | fa163e2f-d608-ed31-39ea-00000000b3dc | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468024 | 0:08:01.863164 | 0.04s 2025-10-03 08:07:03.553316 | 98c277eb-7712-4d18-850b-bc208fa239ac | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468024 2025-10-03 08:07:03.571024 | fa163e2f-d608-ed31-39ea-00000000b41b | TASK | Ensure ansible_facts used by role 2025-10-03 08:07:04.036882 | fa163e2f-d608-ed31-39ea-00000000b41b | OK | Ensure ansible_facts used by role | np0005468024 2025-10-03 08:07:04.037683 | fa163e2f-d608-ed31-39ea-00000000b41b | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468024 | 0:08:02.363021 | 0.47s 2025-10-03 08:07:04.052030 | fa163e2f-d608-ed31-39ea-00000000b41c | TASK | Set platform/version specific variables 2025-10-03 08:07:04.107814 | fa163e2f-d608-ed31-39ea-00000000b41c | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:07:04.126733 | fa163e2f-d608-ed31-39ea-00000000b41c | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:07:04.147970 | fa163e2f-d608-ed31-39ea-00000000b41c | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.yml 2025-10-03 08:07:04.157874 | fa163e2f-d608-ed31-39ea-00000000b41c | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.2.yml 2025-10-03 08:07:04.166179 | fa163e2f-d608-ed31-39ea-00000000b41c | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468024 | 0:08:02.491508 | 0.11s 2025-10-03 08:07:04.175093 | fa163e2f-d608-ed31-39ea-00000000aaf6 | CHANGED | Pre-fetch all the containers | np0005468028 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-03 08:07:04.181049 | fa163e2f-d608-ed31-39ea-00000000aaf6 | TIMING | Pre-fetch all the containers | np0005468028 | 0:08:02.506378 | 8.85s 2025-10-03 08:07:04.199936 | fa163e2f-d608-ed31-39ea-00000000b3dd | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:07:04.522020 | fa163e2f-d608-ed31-39ea-00000000adee | CHANGED | Extract and trust certmonger's local CA | np0005468026 2025-10-03 08:07:04.523008 | fa163e2f-d608-ed31-39ea-00000000adee | TIMING | Extract and trust certmonger's local CA | np0005468026 | 0:08:02.848343 | 1.31s 2025-10-03 08:07:04.574397 | fa163e2f-d608-ed31-39ea-00000000adef | TIMING | include_role : linux-system-roles.certificate | np0005468026 | 0:08:02.899726 | 0.04s 2025-10-03 08:07:04.615195 | fa163e2f-d608-ed31-39ea-00000000b3dc | TASK | Set version specific variables 2025-10-03 08:07:04.664437 | fa163e2f-d608-ed31-39ea-00000000b3dc | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468026 | 0:08:02.989767 | 0.05s 2025-10-03 08:07:04.700520 | 6c58fb94-cc51-40b3-ba71-ddb2408db26f | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468026 2025-10-03 08:07:04.737403 | fa163e2f-d608-ed31-39ea-00000000b48f | TASK | Ensure ansible_facts used by role 2025-10-03 08:07:04.743275 | fa163e2f-d608-ed31-39ea-00000000ad06 | OK | make sure certmonger is installed | np0005468025 2025-10-03 08:07:04.744636 | fa163e2f-d608-ed31-39ea-00000000ad06 | TIMING | make sure certmonger is installed | np0005468025 | 0:08:03.069959 | 3.03s 2025-10-03 08:07:04.778134 | fa163e2f-d608-ed31-39ea-00000000ad07 | TASK | make sure certmonger service is started 2025-10-03 08:07:05.173995 | fa163e2f-d608-ed31-39ea-00000000b48f | OK | Ensure ansible_facts used by role | np0005468026 2025-10-03 08:07:05.175724 | fa163e2f-d608-ed31-39ea-00000000b48f | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468026 | 0:08:03.501058 | 0.44s 2025-10-03 08:07:05.192356 | fa163e2f-d608-ed31-39ea-00000000b490 | TASK | Set platform/version specific variables 2025-10-03 08:07:05.264899 | fa163e2f-d608-ed31-39ea-00000000b490 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:07:05.287337 | fa163e2f-d608-ed31-39ea-00000000b490 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:07:05.301116 | fa163e2f-d608-ed31-39ea-00000000b490 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.yml 2025-10-03 08:07:05.303573 | fa163e2f-d608-ed31-39ea-00000000ad07 | OK | make sure certmonger service is started | np0005468025 2025-10-03 08:07:05.304869 | fa163e2f-d608-ed31-39ea-00000000ad07 | TIMING | make sure certmonger service is started | np0005468025 | 0:08:03.630193 | 0.52s 2025-10-03 08:07:05.308136 | fa163e2f-d608-ed31-39ea-00000000b490 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.2.yml 2025-10-03 08:07:05.326831 | fa163e2f-d608-ed31-39ea-00000000ad08 | TASK | Create dirs for certificates and keys 2025-10-03 08:07:05.334304 | fa163e2f-d608-ed31-39ea-00000000b490 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468026 | 0:08:03.659623 | 0.14s 2025-10-03 08:07:05.351936 | fa163e2f-d608-ed31-39ea-00000000b3dd | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:07:05.670145 | fa163e2f-d608-ed31-39ea-00000000ad08 | CHANGED | Create dirs for certificates and keys | np0005468025 | item=/etc/pki/tls/certs/haproxy 2025-10-03 08:07:05.675105 | fa163e2f-d608-ed31-39ea-00000000ad08 | TIMING | Create dirs for certificates and keys | np0005468025 | 0:08:04.000404 | 0.35s 2025-10-03 08:07:05.953594 | fa163e2f-d608-ed31-39ea-00000000ad08 | CHANGED | Create dirs for certificates and keys | np0005468025 | item=/etc/pki/tls/private/haproxy 2025-10-03 08:07:05.955947 | fa163e2f-d608-ed31-39ea-00000000ad08 | TIMING | Create dirs for certificates and keys | np0005468025 | 0:08:04.281284 | 0.63s 2025-10-03 08:07:05.960603 | fa163e2f-d608-ed31-39ea-00000000ad08 | TIMING | Create dirs for certificates and keys | np0005468025 | 0:08:04.285937 | 0.63s 2025-10-03 08:07:05.981283 | fa163e2f-d608-ed31-39ea-00000000ad09 | TASK | Extract and trust certmonger's local CA 2025-10-03 08:07:07.271503 | fa163e2f-d608-ed31-39ea-00000000ad09 | CHANGED | Extract and trust certmonger's local CA | np0005468025 2025-10-03 08:07:07.272911 | fa163e2f-d608-ed31-39ea-00000000ad09 | TIMING | Extract and trust certmonger's local CA | np0005468025 | 0:08:05.598239 | 1.29s 2025-10-03 08:07:07.340706 | fa163e2f-d608-ed31-39ea-00000000ad0a | TIMING | include_role : linux-system-roles.certificate | np0005468025 | 0:08:05.666022 | 0.03s 2025-10-03 08:07:07.402841 | fa163e2f-d608-ed31-39ea-00000000b3dc | TASK | Set version specific variables 2025-10-03 08:07:07.456446 | fa163e2f-d608-ed31-39ea-00000000b3dc | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468025 | 0:08:05.781754 | 0.05s 2025-10-03 08:07:07.494117 | 7c396e0d-967e-4c4a-9641-f66f940930cb | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468025 2025-10-03 08:07:07.520426 | fa163e2f-d608-ed31-39ea-00000000b509 | TASK | Ensure ansible_facts used by role 2025-10-03 08:07:07.527733 | fa163e2f-d608-ed31-39ea-00000000b3dd | OK | Ensure certificate role dependencies are installed | np0005468024 2025-10-03 08:07:07.529307 | fa163e2f-d608-ed31-39ea-00000000b3dd | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468024 | 0:08:05.854625 | 3.33s 2025-10-03 08:07:07.566780 | fa163e2f-d608-ed31-39ea-00000000b3df | TASK | Ensure provider packages are installed 2025-10-03 08:07:07.968348 | fa163e2f-d608-ed31-39ea-00000000b509 | OK | Ensure ansible_facts used by role | np0005468025 2025-10-03 08:07:07.970681 | fa163e2f-d608-ed31-39ea-00000000b509 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468025 | 0:08:06.295997 | 0.45s 2025-10-03 08:07:08.004171 | fa163e2f-d608-ed31-39ea-00000000b50a | TASK | Set platform/version specific variables 2025-10-03 08:07:08.088147 | fa163e2f-d608-ed31-39ea-00000000b50a | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:07:08.105168 | fa163e2f-d608-ed31-39ea-00000000b50a | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:07:08.125809 | fa163e2f-d608-ed31-39ea-00000000b50a | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.yml 2025-10-03 08:07:08.141654 | fa163e2f-d608-ed31-39ea-00000000b50a | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.2.yml 2025-10-03 08:07:08.153970 | fa163e2f-d608-ed31-39ea-00000000b50a | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468025 | 0:08:06.479288 | 0.15s 2025-10-03 08:07:08.180996 | fa163e2f-d608-ed31-39ea-00000000b3dd | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:07:08.307584 | fa163e2f-d608-ed31-39ea-00000000b3dd | OK | Ensure certificate role dependencies are installed | np0005468026 2025-10-03 08:07:08.309179 | fa163e2f-d608-ed31-39ea-00000000b3dd | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468026 | 0:08:06.634505 | 2.96s 2025-10-03 08:07:08.331462 | fa163e2f-d608-ed31-39ea-00000000b3df | TASK | Ensure provider packages are installed 2025-10-03 08:07:10.754499 | fa163e2f-d608-ed31-39ea-00000000b3df | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:08:09.079782 | 3.19s 2025-10-03 08:07:10.764643 | fa163e2f-d608-ed31-39ea-00000000b3df | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:08:09.089975 | 3.20s 2025-10-03 08:07:10.787015 | fa163e2f-d608-ed31-39ea-00000000b3e1 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:07:11.086495 | fa163e2f-d608-ed31-39ea-00000000b3dd | OK | Ensure certificate role dependencies are installed | np0005468025 2025-10-03 08:07:11.088082 | fa163e2f-d608-ed31-39ea-00000000b3dd | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468025 | 0:08:09.413393 | 2.91s 2025-10-03 08:07:11.124590 | fa163e2f-d608-ed31-39ea-00000000b3df | TASK | Ensure provider packages are installed 2025-10-03 08:07:11.188538 | fa163e2f-d608-ed31-39ea-00000000b3e1 | OK | Ensure pre-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:07:11.192927 | fa163e2f-d608-ed31-39ea-00000000b3e1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:08:09.518252 | 0.40s 2025-10-03 08:07:11.200017 | fa163e2f-d608-ed31-39ea-00000000b3e1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:08:09.525339 | 0.41s 2025-10-03 08:07:11.235505 | fa163e2f-d608-ed31-39ea-00000000b3e3 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:07:11.616196 | fa163e2f-d608-ed31-39ea-00000000b3e3 | OK | Ensure post-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:07:11.619725 | fa163e2f-d608-ed31-39ea-00000000b3e3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:08:09.945048 | 0.38s 2025-10-03 08:07:11.628796 | fa163e2f-d608-ed31-39ea-00000000b3e3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:08:09.954129 | 0.39s 2025-10-03 08:07:11.650050 | fa163e2f-d608-ed31-39ea-00000000b3e5 | TASK | Ensure provider service is running 2025-10-03 08:07:11.659325 | fa163e2f-d608-ed31-39ea-00000000aab6 | CHANGED | Pre-fetch all the containers | np0005468027 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2025-10-03 08:07:11.662837 | fa163e2f-d608-ed31-39ea-00000000aab6 | TIMING | Pre-fetch all the containers | np0005468027 | 0:08:09.988165 | 18.76s 2025-10-03 08:07:12.837277 | fa163e2f-d608-ed31-39ea-00000000b3df | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:08:11.162585 | 4.50s 2025-10-03 08:07:12.850222 | fa163e2f-d608-ed31-39ea-00000000b3df | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:08:11.175554 | 4.52s 2025-10-03 08:07:12.887552 | fa163e2f-d608-ed31-39ea-00000000b3e1 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:07:13.321222 | fa163e2f-d608-ed31-39ea-00000000b3e1 | OK | Ensure pre-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:07:13.325286 | fa163e2f-d608-ed31-39ea-00000000b3e1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:08:11.650610 | 0.44s 2025-10-03 08:07:13.336152 | fa163e2f-d608-ed31-39ea-00000000b3e1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:08:11.661487 | 0.45s 2025-10-03 08:07:13.363876 | fa163e2f-d608-ed31-39ea-00000000b3e3 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:07:13.521084 | fa163e2f-d608-ed31-39ea-00000000ab36 | CHANGED | Pre-fetch all the containers | np0005468029 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2025-10-03 08:07:13.530890 | fa163e2f-d608-ed31-39ea-00000000ab36 | TIMING | Pre-fetch all the containers | np0005468029 | 0:08:11.856207 | 20.55s 2025-10-03 08:07:14.177218 | fa163e2f-d608-ed31-39ea-00000000b3df | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:08:12.502537 | 3.05s 2025-10-03 08:07:14.191600 | fa163e2f-d608-ed31-39ea-00000000b3df | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:08:12.516917 | 3.07s 2025-10-03 08:07:14.221080 | fa163e2f-d608-ed31-39ea-00000000b3e1 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:07:14.593627 | fa163e2f-d608-ed31-39ea-00000000b3e1 | OK | Ensure pre-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:07:14.596706 | fa163e2f-d608-ed31-39ea-00000000b3e1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:08:12.922032 | 0.37s 2025-10-03 08:07:14.604336 | fa163e2f-d608-ed31-39ea-00000000b3e1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:08:12.929669 | 0.38s 2025-10-03 08:07:14.619550 | fa163e2f-d608-ed31-39ea-00000000b3e3 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:07:14.693302 | fa163e2f-d608-ed31-39ea-00000000aaf6 | CHANGED | Pre-fetch all the containers | np0005468028 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2025-10-03 08:07:14.704374 | fa163e2f-d608-ed31-39ea-00000000aaf6 | TIMING | Pre-fetch all the containers | np0005468028 | 0:08:13.029686 | 19.37s 2025-10-03 08:07:14.720728 | fa163e2f-d608-ed31-39ea-00000000b3e5 | OK | Ensure provider service is running | np0005468024 | item=certmonger 2025-10-03 08:07:14.723801 | fa163e2f-d608-ed31-39ea-00000000b3e5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:08:13.049132 | 3.06s 2025-10-03 08:07:14.737565 | fa163e2f-d608-ed31-39ea-00000000b3e5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:08:13.062895 | 3.07s 2025-10-03 08:07:14.765307 | fa163e2f-d608-ed31-39ea-00000000b3e8 | TASK | Ensure certificate requests 2025-10-03 08:07:15.027317 | fa163e2f-d608-ed31-39ea-00000000b3e3 | OK | Ensure post-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:07:15.032668 | fa163e2f-d608-ed31-39ea-00000000b3e3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:08:13.357998 | 0.41s 2025-10-03 08:07:15.038929 | fa163e2f-d608-ed31-39ea-00000000b3e3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:08:13.364261 | 0.42s 2025-10-03 08:07:15.059283 | fa163e2f-d608-ed31-39ea-00000000b3e5 | TASK | Ensure provider service is running 2025-10-03 08:07:15.610249 | fa163e2f-d608-ed31-39ea-00000000b3e5 | OK | Ensure provider service is running | np0005468025 | item=certmonger 2025-10-03 08:07:15.616052 | fa163e2f-d608-ed31-39ea-00000000b3e5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:08:13.941373 | 0.56s 2025-10-03 08:07:15.627598 | fa163e2f-d608-ed31-39ea-00000000b3e5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:08:13.952931 | 0.57s 2025-10-03 08:07:15.650531 | fa163e2f-d608-ed31-39ea-00000000b3e8 | TASK | Ensure certificate requests 2025-10-03 08:07:16.143707 | fa163e2f-d608-ed31-39ea-00000000b3e3 | OK | Ensure post-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:07:16.154672 | fa163e2f-d608-ed31-39ea-00000000b3e3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:08:14.479990 | 2.79s 2025-10-03 08:07:16.171050 | fa163e2f-d608-ed31-39ea-00000000b3e3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:08:14.496374 | 2.81s 2025-10-03 08:07:16.192879 | fa163e2f-d608-ed31-39ea-00000000b3e5 | TASK | Ensure provider service is running 2025-10-03 08:07:16.726398 | fa163e2f-d608-ed31-39ea-00000000b3e5 | OK | Ensure provider service is running | np0005468026 | item=certmonger 2025-10-03 08:07:16.733600 | fa163e2f-d608-ed31-39ea-00000000b3e5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:08:15.058931 | 0.54s 2025-10-03 08:07:16.748779 | fa163e2f-d608-ed31-39ea-00000000b3e5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:08:15.074105 | 0.55s 2025-10-03 08:07:16.772283 | fa163e2f-d608-ed31-39ea-00000000b3e8 | TASK | Ensure certificate requests 2025-10-03 08:07:17.113756 | fa163e2f-d608-ed31-39ea-00000000b3e8 | CHANGED | Ensure certificate requests | np0005468024 | item={'ca': 'ipa', 'dns': 'overcloud.ooo.test', 'ip': [], 'key_size': '2048', 'name': 'haproxy-external-cert', 'principal': 'haproxy/overcloud.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-external-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\ncp "/etc/pki/tls/private/haproxy-external-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\n\nca_type=ipa\nif [ "$ca_type" = "self-sign" ]; then\n # refresh the ca cert just in case the ca cert has been renewed\n ca_pem=\'/etc/pki/ca-trust/source/anchors/cm-local-ca.pem\'\n openssl pkcs12 -in /var/lib/certmonger/local/creds -out ${ca_pem} -nokeys -nodes -passin pass:\'\'\n chmod 0644 ${ca_pem}\n update-ca-trust extract\n test -e ${ca_pem} && openssl x509 -checkend 0 -noout -in ${ca_pem}\n openssl x509 -in ${ca_pem} -out /tmp/cm-local-ca.pem\n ca_path="/tmp/cm-local-ca.pem"\nelse\n ca_path="/etc/ipa/ca.crt"\nfi\n\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\nservice_pem="/etc/pki/tls/private/overcloud_endpoint.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-03 08:07:17.119889 | fa163e2f-d608-ed31-39ea-00000000b3e8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:08:15.445210 | 2.35s 2025-10-03 08:07:17.136224 | fa163e2f-d608-ed31-39ea-00000000b3e8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:08:15.461548 | 2.37s 2025-10-03 08:07:17.180287 | fa163e2f-d608-ed31-39ea-00000000abaa | TASK | Create dirs for certificates and keys 2025-10-03 08:07:17.522023 | fa163e2f-d608-ed31-39ea-00000000abaa | OK | Create dirs for certificates and keys | np0005468024 | item=/etc/pki/tls/certs/haproxy 2025-10-03 08:07:17.527725 | fa163e2f-d608-ed31-39ea-00000000abaa | TIMING | Create dirs for certificates and keys | np0005468024 | 0:08:15.853046 | 0.35s 2025-10-03 08:07:17.857192 | fa163e2f-d608-ed31-39ea-00000000abaa | OK | Create dirs for certificates and keys | np0005468024 | item=/etc/pki/tls/private/haproxy 2025-10-03 08:07:17.860934 | fa163e2f-d608-ed31-39ea-00000000abaa | TIMING | Create dirs for certificates and keys | np0005468024 | 0:08:16.186263 | 0.68s 2025-10-03 08:07:17.874279 | fa163e2f-d608-ed31-39ea-00000000abaa | TIMING | Create dirs for certificates and keys | np0005468024 | 0:08:16.199596 | 0.69s 2025-10-03 08:07:17.956808 | fa163e2f-d608-ed31-39ea-00000000abab | TIMING | include_role : linux-system-roles.certificate | np0005468024 | 0:08:16.282124 | 0.06s 2025-10-03 08:07:18.029325 | fa163e2f-d608-ed31-39ea-00000000b580 | TASK | Set version specific variables 2025-10-03 08:07:18.092146 | fa163e2f-d608-ed31-39ea-00000000b580 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468024 | 0:08:16.417455 | 0.06s 2025-10-03 08:07:18.111691 | fa163e2f-d608-ed31-39ea-00000000b3e8 | CHANGED | Ensure certificate requests | np0005468025 | item={'ca': 'ipa', 'dns': 'overcloud.ooo.test', 'ip': [], 'key_size': '2048', 'name': 'haproxy-external-cert', 'principal': 'haproxy/overcloud.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-external-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\ncp "/etc/pki/tls/private/haproxy-external-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\n\nca_type=ipa\nif [ "$ca_type" = "self-sign" ]; then\n # refresh the ca cert just in case the ca cert has been renewed\n ca_pem=\'/etc/pki/ca-trust/source/anchors/cm-local-ca.pem\'\n openssl pkcs12 -in /var/lib/certmonger/local/creds -out ${ca_pem} -nokeys -nodes -passin pass:\'\'\n chmod 0644 ${ca_pem}\n update-ca-trust extract\n test -e ${ca_pem} && openssl x509 -checkend 0 -noout -in ${ca_pem}\n openssl x509 -in ${ca_pem} -out /tmp/cm-local-ca.pem\n ca_path="/tmp/cm-local-ca.pem"\nelse\n ca_path="/etc/ipa/ca.crt"\nfi\n\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\nservice_pem="/etc/pki/tls/private/overcloud_endpoint.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-03 08:07:18.114301 | fa163e2f-d608-ed31-39ea-00000000b3e8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:08:16.439627 | 2.46s 2025-10-03 08:07:18.136240 | ba754908-92d5-4180-9caa-4822aa7eafc6 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468024 2025-10-03 08:07:18.154790 | fa163e2f-d608-ed31-39ea-00000000b5b7 | TASK | Ensure ansible_facts used by role 2025-10-03 08:07:18.162586 | fa163e2f-d608-ed31-39ea-00000000b3e8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:08:16.487900 | 2.51s 2025-10-03 08:07:18.197387 | fa163e2f-d608-ed31-39ea-00000000ad0c | TASK | Create dirs for certificates and keys 2025-10-03 08:07:18.519488 | fa163e2f-d608-ed31-39ea-00000000ad0c | OK | Create dirs for certificates and keys | np0005468025 | item=/etc/pki/tls/certs/haproxy 2025-10-03 08:07:18.523156 | fa163e2f-d608-ed31-39ea-00000000ad0c | TIMING | Create dirs for certificates and keys | np0005468025 | 0:08:16.848478 | 0.32s 2025-10-03 08:07:18.664086 | fa163e2f-d608-ed31-39ea-00000000b5b7 | OK | Ensure ansible_facts used by role | np0005468024 2025-10-03 08:07:18.664991 | fa163e2f-d608-ed31-39ea-00000000b5b7 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468024 | 0:08:16.990328 | 0.51s 2025-10-03 08:07:18.686008 | fa163e2f-d608-ed31-39ea-00000000b5b8 | TASK | Set platform/version specific variables 2025-10-03 08:07:18.764901 | fa163e2f-d608-ed31-39ea-00000000b5b8 | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:07:18.784180 | fa163e2f-d608-ed31-39ea-00000000b5b8 | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:07:18.805371 | fa163e2f-d608-ed31-39ea-00000000b5b8 | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.yml 2025-10-03 08:07:18.823073 | fa163e2f-d608-ed31-39ea-00000000ad0c | OK | Create dirs for certificates and keys | np0005468025 | item=/etc/pki/tls/private/haproxy 2025-10-03 08:07:18.825570 | fa163e2f-d608-ed31-39ea-00000000ad0c | TIMING | Create dirs for certificates and keys | np0005468025 | 0:08:17.150901 | 0.63s 2025-10-03 08:07:18.832986 | fa163e2f-d608-ed31-39ea-00000000b5b8 | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.2.yml 2025-10-03 08:07:18.841976 | fa163e2f-d608-ed31-39ea-00000000b5b8 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468024 | 0:08:17.167317 | 0.15s 2025-10-03 08:07:18.842678 | fa163e2f-d608-ed31-39ea-00000000ad0c | TIMING | Create dirs for certificates and keys | np0005468025 | 0:08:17.168020 | 0.64s 2025-10-03 08:07:18.858449 | fa163e2f-d608-ed31-39ea-00000000b581 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:07:18.916669 | fa163e2f-d608-ed31-39ea-00000000ad0d | TIMING | include_role : linux-system-roles.certificate | np0005468025 | 0:08:17.241989 | 0.04s 2025-10-03 08:07:18.954600 | fa163e2f-d608-ed31-39ea-00000000b580 | TASK | Set version specific variables 2025-10-03 08:07:18.994055 | fa163e2f-d608-ed31-39ea-00000000b3e8 | CHANGED | Ensure certificate requests | np0005468026 | item={'ca': 'ipa', 'dns': 'overcloud.ooo.test', 'ip': [], 'key_size': '2048', 'name': 'haproxy-external-cert', 'principal': 'haproxy/overcloud.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-external-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\ncp "/etc/pki/tls/private/haproxy-external-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\n\nca_type=ipa\nif [ "$ca_type" = "self-sign" ]; then\n # refresh the ca cert just in case the ca cert has been renewed\n ca_pem=\'/etc/pki/ca-trust/source/anchors/cm-local-ca.pem\'\n openssl pkcs12 -in /var/lib/certmonger/local/creds -out ${ca_pem} -nokeys -nodes -passin pass:\'\'\n chmod 0644 ${ca_pem}\n update-ca-trust extract\n test -e ${ca_pem} && openssl x509 -checkend 0 -noout -in ${ca_pem}\n openssl x509 -in ${ca_pem} -out /tmp/cm-local-ca.pem\n ca_path="/tmp/cm-local-ca.pem"\nelse\n ca_path="/etc/ipa/ca.crt"\nfi\n\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\nservice_pem="/etc/pki/tls/private/overcloud_endpoint.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-03 08:07:18.999750 | fa163e2f-d608-ed31-39ea-00000000b3e8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:08:17.325050 | 2.23s 2025-10-03 08:07:19.019394 | fa163e2f-d608-ed31-39ea-00000000b3e8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:08:17.344724 | 2.25s 2025-10-03 08:07:19.021389 | fa163e2f-d608-ed31-39ea-00000000b580 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468025 | 0:08:17.346730 | 0.07s 2025-10-03 08:07:19.039446 | 502c91fd-990e-4941-bab8-b85097ca018f | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468025 2025-10-03 08:07:19.057478 | fa163e2f-d608-ed31-39ea-00000000b617 | TASK | Ensure ansible_facts used by role 2025-10-03 08:07:19.092146 | fa163e2f-d608-ed31-39ea-00000000adf1 | TASK | Create dirs for certificates and keys 2025-10-03 08:07:19.451223 | fa163e2f-d608-ed31-39ea-00000000adf1 | OK | Create dirs for certificates and keys | np0005468026 | item=/etc/pki/tls/certs/haproxy 2025-10-03 08:07:19.459261 | fa163e2f-d608-ed31-39ea-00000000adf1 | TIMING | Create dirs for certificates and keys | np0005468026 | 0:08:17.784561 | 0.37s 2025-10-03 08:07:19.523167 | fa163e2f-d608-ed31-39ea-00000000b617 | OK | Ensure ansible_facts used by role | np0005468025 2025-10-03 08:07:19.524835 | fa163e2f-d608-ed31-39ea-00000000b617 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468025 | 0:08:17.850160 | 0.47s 2025-10-03 08:07:19.554844 | fa163e2f-d608-ed31-39ea-00000000b618 | TASK | Set platform/version specific variables 2025-10-03 08:07:19.629233 | fa163e2f-d608-ed31-39ea-00000000b618 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:07:19.647164 | fa163e2f-d608-ed31-39ea-00000000b618 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:07:19.671158 | fa163e2f-d608-ed31-39ea-00000000b618 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.yml 2025-10-03 08:07:19.683085 | fa163e2f-d608-ed31-39ea-00000000b618 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.2.yml 2025-10-03 08:07:19.691585 | fa163e2f-d608-ed31-39ea-00000000b618 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468025 | 0:08:18.016919 | 0.14s 2025-10-03 08:07:19.711813 | fa163e2f-d608-ed31-39ea-00000000b581 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:07:19.757673 | fa163e2f-d608-ed31-39ea-00000000adf1 | OK | Create dirs for certificates and keys | np0005468026 | item=/etc/pki/tls/private/haproxy 2025-10-03 08:07:19.761329 | fa163e2f-d608-ed31-39ea-00000000adf1 | TIMING | Create dirs for certificates and keys | np0005468026 | 0:08:18.086648 | 0.67s 2025-10-03 08:07:19.770707 | fa163e2f-d608-ed31-39ea-00000000adf1 | TIMING | Create dirs for certificates and keys | np0005468026 | 0:08:18.096047 | 0.68s 2025-10-03 08:07:19.832067 | fa163e2f-d608-ed31-39ea-00000000adf2 | TIMING | include_role : linux-system-roles.certificate | np0005468026 | 0:08:18.157394 | 0.04s 2025-10-03 08:07:19.873183 | fa163e2f-d608-ed31-39ea-00000000b580 | TASK | Set version specific variables 2025-10-03 08:07:19.922748 | fa163e2f-d608-ed31-39ea-00000000b580 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468026 | 0:08:18.248078 | 0.05s 2025-10-03 08:07:19.936887 | b9a69886-22fc-4c82-966f-a6e04d82ec86 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468026 2025-10-03 08:07:19.953747 | fa163e2f-d608-ed31-39ea-00000000b673 | TASK | Ensure ansible_facts used by role 2025-10-03 08:07:20.418238 | fa163e2f-d608-ed31-39ea-00000000b673 | OK | Ensure ansible_facts used by role | np0005468026 2025-10-03 08:07:20.419486 | fa163e2f-d608-ed31-39ea-00000000b673 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468026 | 0:08:18.744798 | 0.46s 2025-10-03 08:07:20.441836 | fa163e2f-d608-ed31-39ea-00000000b674 | TASK | Set platform/version specific variables 2025-10-03 08:07:20.485286 | fa163e2f-d608-ed31-39ea-00000000b674 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:07:20.497868 | fa163e2f-d608-ed31-39ea-00000000b674 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:07:20.512287 | fa163e2f-d608-ed31-39ea-00000000b674 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.yml 2025-10-03 08:07:20.520843 | fa163e2f-d608-ed31-39ea-00000000b674 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.2.yml 2025-10-03 08:07:20.527059 | fa163e2f-d608-ed31-39ea-00000000b674 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468026 | 0:08:18.852388 | 0.08s 2025-10-03 08:07:20.550149 | fa163e2f-d608-ed31-39ea-00000000b581 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:07:21.869917 | fa163e2f-d608-ed31-39ea-00000000b581 | OK | Ensure certificate role dependencies are installed | np0005468024 2025-10-03 08:07:21.871150 | fa163e2f-d608-ed31-39ea-00000000b581 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468024 | 0:08:20.196481 | 3.01s 2025-10-03 08:07:21.892824 | fa163e2f-d608-ed31-39ea-00000000b583 | TASK | Ensure provider packages are installed 2025-10-03 08:07:23.195688 | fa163e2f-d608-ed31-39ea-00000000b581 | OK | Ensure certificate role dependencies are installed | np0005468025 2025-10-03 08:07:23.197779 | fa163e2f-d608-ed31-39ea-00000000b581 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468025 | 0:08:21.523110 | 3.48s 2025-10-03 08:07:23.218022 | fa163e2f-d608-ed31-39ea-00000000b583 | TASK | Ensure provider packages are installed 2025-10-03 08:07:23.474055 | fa163e2f-d608-ed31-39ea-00000000b581 | OK | Ensure certificate role dependencies are installed | np0005468026 2025-10-03 08:07:23.476039 | fa163e2f-d608-ed31-39ea-00000000b581 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468026 | 0:08:21.801366 | 2.92s 2025-10-03 08:07:23.497802 | fa163e2f-d608-ed31-39ea-00000000b583 | TASK | Ensure provider packages are installed 2025-10-03 08:07:24.893796 | fa163e2f-d608-ed31-39ea-00000000b583 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:08:23.219102 | 3.00s 2025-10-03 08:07:24.905594 | fa163e2f-d608-ed31-39ea-00000000b583 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:08:23.230914 | 3.01s 2025-10-03 08:07:24.939620 | fa163e2f-d608-ed31-39ea-00000000b585 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:07:25.325495 | fa163e2f-d608-ed31-39ea-00000000b585 | OK | Ensure pre-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:07:25.329676 | fa163e2f-d608-ed31-39ea-00000000b585 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:08:23.655004 | 0.39s 2025-10-03 08:07:25.340147 | fa163e2f-d608-ed31-39ea-00000000b585 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:08:23.665479 | 0.40s 2025-10-03 08:07:25.367741 | fa163e2f-d608-ed31-39ea-00000000b587 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:07:25.751067 | fa163e2f-d608-ed31-39ea-00000000b587 | OK | Ensure post-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:07:25.751926 | fa163e2f-d608-ed31-39ea-00000000b587 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:08:24.077265 | 0.38s 2025-10-03 08:07:25.761156 | fa163e2f-d608-ed31-39ea-00000000b587 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:08:24.086479 | 0.39s 2025-10-03 08:07:25.797076 | fa163e2f-d608-ed31-39ea-00000000b589 | TASK | Ensure provider service is running 2025-10-03 08:07:26.562545 | fa163e2f-d608-ed31-39ea-00000000b583 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:08:24.887858 | 3.06s 2025-10-03 08:07:26.571389 | fa163e2f-d608-ed31-39ea-00000000b583 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:08:24.896720 | 3.07s 2025-10-03 08:07:26.595905 | fa163e2f-d608-ed31-39ea-00000000b585 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:07:26.632254 | fa163e2f-d608-ed31-39ea-00000000b583 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:08:24.957569 | 3.41s 2025-10-03 08:07:26.641040 | fa163e2f-d608-ed31-39ea-00000000b583 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:08:24.966370 | 3.42s 2025-10-03 08:07:26.664724 | fa163e2f-d608-ed31-39ea-00000000b585 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:07:26.999803 | fa163e2f-d608-ed31-39ea-00000000b585 | OK | Ensure pre-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:07:27.003332 | fa163e2f-d608-ed31-39ea-00000000b585 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:08:25.328651 | 0.41s 2025-10-03 08:07:27.012135 | fa163e2f-d608-ed31-39ea-00000000b585 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:08:25.337467 | 0.41s 2025-10-03 08:07:27.018101 | fa163e2f-d608-ed31-39ea-00000000b585 | OK | Ensure pre-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:07:27.023268 | fa163e2f-d608-ed31-39ea-00000000b585 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:08:25.348599 | 0.36s 2025-10-03 08:07:27.043540 | fa163e2f-d608-ed31-39ea-00000000b587 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:07:27.049759 | fa163e2f-d608-ed31-39ea-00000000b585 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:08:25.375062 | 0.38s 2025-10-03 08:07:27.071869 | fa163e2f-d608-ed31-39ea-00000000b587 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:07:27.393156 | fa163e2f-d608-ed31-39ea-00000000b589 | OK | Ensure provider service is running | np0005468024 | item=certmonger 2025-10-03 08:07:27.399575 | fa163e2f-d608-ed31-39ea-00000000b589 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:08:25.724881 | 1.60s 2025-10-03 08:07:27.411814 | fa163e2f-d608-ed31-39ea-00000000b589 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:08:25.737145 | 1.61s 2025-10-03 08:07:27.437195 | fa163e2f-d608-ed31-39ea-00000000b58c | TASK | Ensure certificate requests 2025-10-03 08:07:27.442915 | fa163e2f-d608-ed31-39ea-00000000b587 | OK | Ensure post-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:07:27.444058 | fa163e2f-d608-ed31-39ea-00000000b587 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:08:25.769388 | 0.40s 2025-10-03 08:07:27.453549 | fa163e2f-d608-ed31-39ea-00000000b587 | OK | Ensure post-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:07:27.463001 | fa163e2f-d608-ed31-39ea-00000000b587 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:08:25.788306 | 0.39s 2025-10-03 08:07:27.469070 | fa163e2f-d608-ed31-39ea-00000000b587 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:08:25.794410 | 0.42s 2025-10-03 08:07:27.469956 | fa163e2f-d608-ed31-39ea-00000000b587 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:08:25.795295 | 0.40s 2025-10-03 08:07:27.494660 | fa163e2f-d608-ed31-39ea-00000000b589 | TASK | Ensure provider service is running 2025-10-03 08:07:27.514788 | fa163e2f-d608-ed31-39ea-00000000b589 | TASK | Ensure provider service is running 2025-10-03 08:07:28.006548 | fa163e2f-d608-ed31-39ea-00000000b589 | OK | Ensure provider service is running | np0005468025 | item=certmonger 2025-10-03 08:07:28.010094 | fa163e2f-d608-ed31-39ea-00000000b589 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:08:26.335414 | 0.51s 2025-10-03 08:07:28.022476 | fa163e2f-d608-ed31-39ea-00000000b589 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:08:26.347797 | 0.53s 2025-10-03 08:07:28.029913 | fa163e2f-d608-ed31-39ea-00000000b589 | OK | Ensure provider service is running | np0005468026 | item=certmonger 2025-10-03 08:07:28.034606 | fa163e2f-d608-ed31-39ea-00000000b589 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:08:26.359933 | 0.52s 2025-10-03 08:07:28.052994 | fa163e2f-d608-ed31-39ea-00000000b58c | TASK | Ensure certificate requests 2025-10-03 08:07:28.059604 | fa163e2f-d608-ed31-39ea-00000000b589 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:08:26.384926 | 0.54s 2025-10-03 08:07:28.076894 | fa163e2f-d608-ed31-39ea-00000000b58c | TASK | Ensure certificate requests 2025-10-03 08:07:28.136373 | fa163e2f-d608-ed31-39ea-00000000ab36 | CHANGED | Pre-fetch all the containers | np0005468029 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2025-10-03 08:07:28.143710 | fa163e2f-d608-ed31-39ea-00000000ab36 | TIMING | Pre-fetch all the containers | np0005468029 | 0:08:26.468982 | 35.16s 2025-10-03 08:07:29.279849 | fa163e2f-d608-ed31-39ea-00000000aab6 | CHANGED | Pre-fetch all the containers | np0005468027 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2025-10-03 08:07:29.291656 | fa163e2f-d608-ed31-39ea-00000000aab6 | TIMING | Pre-fetch all the containers | np0005468027 | 0:08:27.616978 | 36.39s 2025-10-03 08:07:29.355638 | fa163e2f-d608-ed31-39ea-00000000b58c | CHANGED | Ensure certificate requests | np0005468024 | item={'ca': 'ipa', 'dns': ['np0005468024.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0005468024.ctlplane.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-ctlplane-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\ncp "/etc/pki/tls/private/haproxy-ctlplane-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-03 08:07:29.360859 | fa163e2f-d608-ed31-39ea-00000000b58c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:08:27.686186 | 1.92s 2025-10-03 08:07:29.852144 | fa163e2f-d608-ed31-39ea-00000000b58c | CHANGED | Ensure certificate requests | np0005468025 | item={'ca': 'ipa', 'dns': ['np0005468025.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0005468025.ctlplane.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-ctlplane-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\ncp "/etc/pki/tls/private/haproxy-ctlplane-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-03 08:07:29.858933 | fa163e2f-d608-ed31-39ea-00000000b58c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:08:28.184258 | 1.81s 2025-10-03 08:07:30.730862 | fa163e2f-d608-ed31-39ea-00000000b58c | CHANGED | Ensure certificate requests | np0005468026 | item={'ca': 'ipa', 'dns': ['np0005468026.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0005468026.ctlplane.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-ctlplane-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\ncp "/etc/pki/tls/private/haproxy-ctlplane-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-03 08:07:30.734892 | fa163e2f-d608-ed31-39ea-00000000b58c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:08:29.060223 | 2.66s 2025-10-03 08:07:31.347520 | fa163e2f-d608-ed31-39ea-00000000b58c | CHANGED | Ensure certificate requests | np0005468024 | item={'ca': 'ipa', 'dns': ['np0005468024.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0005468024.storage.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\ncp "/etc/pki/tls/private/haproxy-storage-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-03 08:07:31.351518 | fa163e2f-d608-ed31-39ea-00000000b58c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:08:29.676856 | 3.91s 2025-10-03 08:07:31.711890 | fa163e2f-d608-ed31-39ea-00000000b58c | CHANGED | Ensure certificate requests | np0005468025 | item={'ca': 'ipa', 'dns': ['np0005468025.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0005468025.storage.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\ncp "/etc/pki/tls/private/haproxy-storage-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-03 08:07:31.714986 | fa163e2f-d608-ed31-39ea-00000000b58c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:08:30.040320 | 3.66s 2025-10-03 08:07:33.007765 | fa163e2f-d608-ed31-39ea-00000000b58c | CHANGED | Ensure certificate requests | np0005468026 | item={'ca': 'ipa', 'dns': ['np0005468026.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0005468026.storage.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\ncp "/etc/pki/tls/private/haproxy-storage-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-03 08:07:33.016848 | fa163e2f-d608-ed31-39ea-00000000b58c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:08:31.342168 | 4.94s 2025-10-03 08:07:33.644300 | fa163e2f-d608-ed31-39ea-00000000b58c | CHANGED | Ensure certificate requests | np0005468024 | item={'ca': 'ipa', 'dns': ['np0005468024.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0005468024.storagemgmt.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage_mgmt-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\ncp "/etc/pki/tls/private/haproxy-storage_mgmt-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-03 08:07:33.648693 | fa163e2f-d608-ed31-39ea-00000000b58c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:08:31.974026 | 6.20s 2025-10-03 08:07:33.698302 | fa163e2f-d608-ed31-39ea-00000000b58c | CHANGED | Ensure certificate requests | np0005468025 | item={'ca': 'ipa', 'dns': ['np0005468025.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0005468025.storagemgmt.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage_mgmt-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\ncp "/etc/pki/tls/private/haproxy-storage_mgmt-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-03 08:07:33.702972 | fa163e2f-d608-ed31-39ea-00000000b58c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:08:32.028302 | 5.65s 2025-10-03 08:07:34.785222 | fa163e2f-d608-ed31-39ea-00000000b58c | CHANGED | Ensure certificate requests | np0005468026 | item={'ca': 'ipa', 'dns': ['np0005468026.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0005468026.storagemgmt.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage_mgmt-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\ncp "/etc/pki/tls/private/haproxy-storage_mgmt-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-03 08:07:34.790429 | fa163e2f-d608-ed31-39ea-00000000b58c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:08:33.115746 | 6.71s 2025-10-03 08:07:35.668177 | fa163e2f-d608-ed31-39ea-00000000b58c | CHANGED | Ensure certificate requests | np0005468024 | item={'ca': 'ipa', 'dns': ['np0005468024.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0005468024.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-internal_api-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\ncp "/etc/pki/tls/private/haproxy-internal_api-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-03 08:07:35.671187 | fa163e2f-d608-ed31-39ea-00000000b58c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:08:33.996524 | 8.23s 2025-10-03 08:07:35.677878 | fa163e2f-d608-ed31-39ea-00000000b58c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:08:34.003216 | 8.23s 2025-10-03 08:07:35.716817 | fa163e2f-d608-ed31-39ea-00000000abad | TASK | Run lvmfilter role 2025-10-03 08:07:35.768593 | fa163e2f-d608-ed31-39ea-00000000abad | TIMING | Run lvmfilter role | np0005468024 | 0:08:34.093903 | 0.05s 2025-10-03 08:07:35.865886 | fa163e2f-d608-ed31-39ea-00000000ac6b | TASK | Check if lvm2 is installed 2025-10-03 08:07:36.107899 | fa163e2f-d608-ed31-39ea-00000000b58c | CHANGED | Ensure certificate requests | np0005468025 | item={'ca': 'ipa', 'dns': ['np0005468025.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0005468025.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-internal_api-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\ncp "/etc/pki/tls/private/haproxy-internal_api-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-03 08:07:36.113392 | fa163e2f-d608-ed31-39ea-00000000b58c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:08:34.438709 | 8.06s 2025-10-03 08:07:36.127072 | fa163e2f-d608-ed31-39ea-00000000b58c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:08:34.452400 | 8.07s 2025-10-03 08:07:36.161963 | fa163e2f-d608-ed31-39ea-00000000ad0f | TASK | Run lvmfilter role 2025-10-03 08:07:36.189752 | fa163e2f-d608-ed31-39ea-00000000ac6b | CHANGED | Check if lvm2 is installed | np0005468024 2025-10-03 08:07:36.190769 | fa163e2f-d608-ed31-39ea-00000000ac6b | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005468024 | 0:08:34.516101 | 0.32s 2025-10-03 08:07:36.212055 | fa163e2f-d608-ed31-39ea-00000000ac6d | TASK | collect ansible devices 2025-10-03 08:07:36.216977 | fa163e2f-d608-ed31-39ea-00000000ad0f | TIMING | Run lvmfilter role | np0005468025 | 0:08:34.542294 | 0.05s 2025-10-03 08:07:36.262832 | fa163e2f-d608-ed31-39ea-00000000ac6b | TASK | Check if lvm2 is installed 2025-10-03 08:07:36.268749 | fa163e2f-d608-ed31-39ea-00000000ac6d | SKIPPED | collect ansible devices | np0005468024 2025-10-03 08:07:36.269710 | fa163e2f-d608-ed31-39ea-00000000ac6d | TIMING | tripleo_lvmfilter : collect ansible devices | np0005468024 | 0:08:34.595035 | 0.06s 2025-10-03 08:07:36.286630 | fa163e2f-d608-ed31-39ea-00000000ac6e | TASK | collect in-use lvm2 devices list 2025-10-03 08:07:36.302422 | fa163e2f-d608-ed31-39ea-00000000aaf6 | CHANGED | Pre-fetch all the containers | np0005468028 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2025-10-03 08:07:36.307412 | fa163e2f-d608-ed31-39ea-00000000aaf6 | TIMING | Pre-fetch all the containers | np0005468028 | 0:08:34.632734 | 40.98s 2025-10-03 08:07:36.347298 | fa163e2f-d608-ed31-39ea-00000000ac6e | SKIPPED | collect in-use lvm2 devices list | np0005468024 2025-10-03 08:07:36.347946 | fa163e2f-d608-ed31-39ea-00000000ac6e | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005468024 | 0:08:34.673286 | 0.06s 2025-10-03 08:07:36.362241 | fa163e2f-d608-ed31-39ea-00000000ac6f | TASK | set allowed_devices 2025-10-03 08:07:36.405358 | fa163e2f-d608-ed31-39ea-00000000ac6f | SKIPPED | set allowed_devices | np0005468024 2025-10-03 08:07:36.406113 | fa163e2f-d608-ed31-39ea-00000000ac6f | TIMING | tripleo_lvmfilter : set allowed_devices | np0005468024 | 0:08:34.731451 | 0.04s 2025-10-03 08:07:36.420418 | fa163e2f-d608-ed31-39ea-00000000ac70 | TASK | build lvm2 allow list 2025-10-03 08:07:36.456769 | fa163e2f-d608-ed31-39ea-00000000ac70 | SKIPPED | build lvm2 allow list | np0005468024 2025-10-03 08:07:36.457401 | fa163e2f-d608-ed31-39ea-00000000ac70 | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005468024 | 0:08:34.782739 | 0.04s 2025-10-03 08:07:36.471717 | fa163e2f-d608-ed31-39ea-00000000ac71 | TASK | build lvm2 deny list 2025-10-03 08:07:36.516334 | fa163e2f-d608-ed31-39ea-00000000b58c | CHANGED | Ensure certificate requests | np0005468026 | item={'ca': 'ipa', 'dns': ['np0005468026.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0005468026.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-internal_api-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\ncp "/etc/pki/tls/private/haproxy-internal_api-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-03 08:07:36.519343 | fa163e2f-d608-ed31-39ea-00000000b58c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:08:34.844659 | 8.44s 2025-10-03 08:07:36.530013 | fa163e2f-d608-ed31-39ea-00000000b58c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:08:34.855345 | 8.45s 2025-10-03 08:07:36.531636 | fa163e2f-d608-ed31-39ea-00000000ac71 | SKIPPED | build lvm2 deny list | np0005468024 2025-10-03 08:07:36.532134 | fa163e2f-d608-ed31-39ea-00000000ac71 | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005468024 | 0:08:34.857474 | 0.06s 2025-10-03 08:07:36.551953 | fa163e2f-d608-ed31-39ea-00000000ac72 | TASK | build lvm2 filter 2025-10-03 08:07:36.585363 | fa163e2f-d608-ed31-39ea-00000000adf4 | TASK | Run lvmfilter role 2025-10-03 08:07:36.604322 | fa163e2f-d608-ed31-39ea-00000000ac72 | SKIPPED | build lvm2 filter | np0005468024 2025-10-03 08:07:36.605377 | fa163e2f-d608-ed31-39ea-00000000ac72 | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005468024 | 0:08:34.930706 | 0.05s 2025-10-03 08:07:36.632211 | fa163e2f-d608-ed31-39ea-00000000ac73 | TASK | regenerate lvm config 2025-10-03 08:07:36.638306 | fa163e2f-d608-ed31-39ea-00000000ac6b | CHANGED | Check if lvm2 is installed | np0005468025 2025-10-03 08:07:36.639300 | fa163e2f-d608-ed31-39ea-00000000ac6b | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005468025 | 0:08:34.964628 | 0.38s 2025-10-03 08:07:36.639835 | fa163e2f-d608-ed31-39ea-00000000adf4 | TIMING | Run lvmfilter role | np0005468026 | 0:08:34.965178 | 0.05s 2025-10-03 08:07:36.684686 | fa163e2f-d608-ed31-39ea-00000000ac6d | TASK | collect ansible devices 2025-10-03 08:07:36.712203 | fa163e2f-d608-ed31-39ea-00000000ac6b | TASK | Check if lvm2 is installed 2025-10-03 08:07:36.719799 | fa163e2f-d608-ed31-39ea-00000000ac73 | SKIPPED | regenerate lvm config | np0005468024 2025-10-03 08:07:36.726555 | fa163e2f-d608-ed31-39ea-00000000ac73 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005468024 | 0:08:35.051879 | 0.09s 2025-10-03 08:07:36.726916 | fa163e2f-d608-ed31-39ea-00000000ac6d | SKIPPED | collect ansible devices | np0005468025 2025-10-03 08:07:36.727324 | fa163e2f-d608-ed31-39ea-00000000ac6d | TIMING | tripleo_lvmfilter : collect ansible devices | np0005468025 | 0:08:35.052667 | 0.04s 2025-10-03 08:07:36.743642 | fa163e2f-d608-ed31-39ea-00000000ac74 | TASK | copy new lvm.conf in place 2025-10-03 08:07:36.762356 | fa163e2f-d608-ed31-39ea-00000000ac6e | TASK | collect in-use lvm2 devices list 2025-10-03 08:07:36.798428 | fa163e2f-d608-ed31-39ea-00000000ac6e | SKIPPED | collect in-use lvm2 devices list | np0005468025 2025-10-03 08:07:36.799036 | fa163e2f-d608-ed31-39ea-00000000ac6e | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005468025 | 0:08:35.124375 | 0.04s 2025-10-03 08:07:36.799324 | fa163e2f-d608-ed31-39ea-00000000ac74 | SKIPPED | copy new lvm.conf in place | np0005468024 2025-10-03 08:07:36.799665 | fa163e2f-d608-ed31-39ea-00000000ac74 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005468024 | 0:08:35.125008 | 0.06s 2025-10-03 08:07:36.825186 | fa163e2f-d608-ed31-39ea-00000000ac6f | TASK | set allowed_devices 2025-10-03 08:07:36.845364 | fa163e2f-d608-ed31-39ea-00000000abb3 | TASK | Fail if container image is undefined 2025-10-03 08:07:36.857829 | fa163e2f-d608-ed31-39ea-00000000ac6f | SKIPPED | set allowed_devices | np0005468025 2025-10-03 08:07:36.858617 | fa163e2f-d608-ed31-39ea-00000000ac6f | TIMING | tripleo_lvmfilter : set allowed_devices | np0005468025 | 0:08:35.183948 | 0.03s 2025-10-03 08:07:36.873629 | fa163e2f-d608-ed31-39ea-00000000ac70 | TASK | build lvm2 allow list 2025-10-03 08:07:36.905394 | fa163e2f-d608-ed31-39ea-00000000ac70 | SKIPPED | build lvm2 allow list | np0005468025 2025-10-03 08:07:36.910537 | fa163e2f-d608-ed31-39ea-00000000ac70 | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005468025 | 0:08:35.235875 | 0.04s 2025-10-03 08:07:36.910844 | fa163e2f-d608-ed31-39ea-00000000abb3 | SKIPPED | Fail if container image is undefined | np0005468024 2025-10-03 08:07:36.911139 | fa163e2f-d608-ed31-39ea-00000000abb3 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005468024 | 0:08:35.236481 | 0.06s 2025-10-03 08:07:36.933205 | fa163e2f-d608-ed31-39ea-00000000abb4 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-03 08:07:36.951889 | fa163e2f-d608-ed31-39ea-00000000ac71 | TASK | build lvm2 deny list 2025-10-03 08:07:37.019216 | fa163e2f-d608-ed31-39ea-00000000ac71 | SKIPPED | build lvm2 deny list | np0005468025 2025-10-03 08:07:37.019942 | fa163e2f-d608-ed31-39ea-00000000ac71 | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005468025 | 0:08:35.345275 | 0.07s 2025-10-03 08:07:37.038685 | fa163e2f-d608-ed31-39ea-00000000ac72 | TASK | build lvm2 filter 2025-10-03 08:07:37.044050 | fa163e2f-d608-ed31-39ea-00000000ac6b | CHANGED | Check if lvm2 is installed | np0005468026 2025-10-03 08:07:37.044947 | fa163e2f-d608-ed31-39ea-00000000ac6b | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005468026 | 0:08:35.370279 | 0.33s 2025-10-03 08:07:37.060934 | fa163e2f-d608-ed31-39ea-00000000ac6d | TASK | collect ansible devices 2025-10-03 08:07:37.070626 | fa163e2f-d608-ed31-39ea-00000000ac72 | SKIPPED | build lvm2 filter | np0005468025 2025-10-03 08:07:37.071522 | fa163e2f-d608-ed31-39ea-00000000ac72 | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005468025 | 0:08:35.396853 | 0.03s 2025-10-03 08:07:37.087289 | fa163e2f-d608-ed31-39ea-00000000ac73 | TASK | regenerate lvm config 2025-10-03 08:07:37.105018 | fa163e2f-d608-ed31-39ea-00000000ac6d | SKIPPED | collect ansible devices | np0005468026 2025-10-03 08:07:37.105893 | fa163e2f-d608-ed31-39ea-00000000ac6d | TIMING | tripleo_lvmfilter : collect ansible devices | np0005468026 | 0:08:35.431226 | 0.04s 2025-10-03 08:07:37.121366 | fa163e2f-d608-ed31-39ea-00000000ac6e | TASK | collect in-use lvm2 devices list 2025-10-03 08:07:37.145309 | fa163e2f-d608-ed31-39ea-00000000ac73 | SKIPPED | regenerate lvm config | np0005468025 2025-10-03 08:07:37.150298 | fa163e2f-d608-ed31-39ea-00000000ac73 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005468025 | 0:08:35.475635 | 0.06s 2025-10-03 08:07:37.150610 | fa163e2f-d608-ed31-39ea-00000000ac6e | SKIPPED | collect in-use lvm2 devices list | np0005468026 2025-10-03 08:07:37.150907 | fa163e2f-d608-ed31-39ea-00000000ac6e | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005468026 | 0:08:35.476250 | 0.03s 2025-10-03 08:07:37.166173 | fa163e2f-d608-ed31-39ea-00000000ac74 | TASK | copy new lvm.conf in place 2025-10-03 08:07:37.183784 | fa163e2f-d608-ed31-39ea-00000000ac6f | TASK | set allowed_devices 2025-10-03 08:07:37.195751 | fa163e2f-d608-ed31-39ea-00000000ac74 | SKIPPED | copy new lvm.conf in place | np0005468025 2025-10-03 08:07:37.196581 | fa163e2f-d608-ed31-39ea-00000000ac74 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005468025 | 0:08:35.521914 | 0.03s 2025-10-03 08:07:37.225772 | fa163e2f-d608-ed31-39ea-00000000abb3 | TASK | Fail if container image is undefined 2025-10-03 08:07:37.234170 | fa163e2f-d608-ed31-39ea-00000000ac6f | SKIPPED | set allowed_devices | np0005468026 2025-10-03 08:07:37.235013 | fa163e2f-d608-ed31-39ea-00000000ac6f | TIMING | tripleo_lvmfilter : set allowed_devices | np0005468026 | 0:08:35.560344 | 0.05s 2025-10-03 08:07:37.250540 | fa163e2f-d608-ed31-39ea-00000000ac70 | TASK | build lvm2 allow list 2025-10-03 08:07:37.280025 | fa163e2f-d608-ed31-39ea-00000000ac70 | SKIPPED | build lvm2 allow list | np0005468026 2025-10-03 08:07:37.280667 | fa163e2f-d608-ed31-39ea-00000000ac70 | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005468026 | 0:08:35.606005 | 0.03s 2025-10-03 08:07:37.298989 | fa163e2f-d608-ed31-39ea-00000000ac71 | TASK | build lvm2 deny list 2025-10-03 08:07:37.303700 | fa163e2f-d608-ed31-39ea-00000000abb3 | SKIPPED | Fail if container image is undefined | np0005468025 2025-10-03 08:07:37.304588 | fa163e2f-d608-ed31-39ea-00000000abb3 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005468025 | 0:08:35.629917 | 0.07s 2025-10-03 08:07:37.328230 | fa163e2f-d608-ed31-39ea-00000000abb4 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-03 08:07:37.338390 | fa163e2f-d608-ed31-39ea-00000000ac71 | SKIPPED | build lvm2 deny list | np0005468026 2025-10-03 08:07:37.339294 | fa163e2f-d608-ed31-39ea-00000000ac71 | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005468026 | 0:08:35.664616 | 0.04s 2025-10-03 08:07:37.355638 | fa163e2f-d608-ed31-39ea-00000000ac72 | TASK | build lvm2 filter 2025-10-03 08:07:37.391921 | fa163e2f-d608-ed31-39ea-00000000ac72 | SKIPPED | build lvm2 filter | np0005468026 2025-10-03 08:07:37.392616 | fa163e2f-d608-ed31-39ea-00000000ac72 | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005468026 | 0:08:35.717955 | 0.04s 2025-10-03 08:07:37.407498 | fa163e2f-d608-ed31-39ea-00000000ac73 | TASK | regenerate lvm config 2025-10-03 08:07:37.457872 | fa163e2f-d608-ed31-39ea-00000000ac73 | SKIPPED | regenerate lvm config | np0005468026 2025-10-03 08:07:37.458570 | fa163e2f-d608-ed31-39ea-00000000ac73 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005468026 | 0:08:35.783908 | 0.05s 2025-10-03 08:07:37.472605 | fa163e2f-d608-ed31-39ea-00000000ac74 | TASK | copy new lvm.conf in place 2025-10-03 08:07:37.529105 | fa163e2f-d608-ed31-39ea-00000000ac74 | SKIPPED | copy new lvm.conf in place | np0005468026 2025-10-03 08:07:37.529847 | fa163e2f-d608-ed31-39ea-00000000ac74 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005468026 | 0:08:35.855185 | 0.06s 2025-10-03 08:07:37.557787 | fa163e2f-d608-ed31-39ea-00000000abb3 | TASK | Fail if container image is undefined 2025-10-03 08:07:37.615962 | fa163e2f-d608-ed31-39ea-00000000abb3 | SKIPPED | Fail if container image is undefined | np0005468026 2025-10-03 08:07:37.616656 | fa163e2f-d608-ed31-39ea-00000000abb3 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005468026 | 0:08:35.941994 | 0.06s 2025-10-03 08:07:37.638803 | fa163e2f-d608-ed31-39ea-00000000abb4 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-03 08:07:40.114976 | fa163e2f-d608-ed31-39ea-00000000ab36 | CHANGED | Pre-fetch all the containers | np0005468029 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2025-10-03 08:07:40.119689 | fa163e2f-d608-ed31-39ea-00000000ab36 | TIMING | Pre-fetch all the containers | np0005468029 | 0:08:38.445010 | 47.14s 2025-10-03 08:07:44.379328 | fa163e2f-d608-ed31-39ea-00000000aab6 | CHANGED | Pre-fetch all the containers | np0005468027 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2025-10-03 08:07:44.382967 | fa163e2f-d608-ed31-39ea-00000000aab6 | TIMING | Pre-fetch all the containers | np0005468027 | 0:08:42.708301 | 51.48s 2025-10-03 08:07:45.633887 | fa163e2f-d608-ed31-39ea-00000000ab36 | CHANGED | Pre-fetch all the containers | np0005468029 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2025-10-03 08:07:45.638716 | fa163e2f-d608-ed31-39ea-00000000ab36 | TIMING | Pre-fetch all the containers | np0005468029 | 0:08:43.964046 | 52.66s 2025-10-03 08:07:46.152245 | fa163e2f-d608-ed31-39ea-00000000abb4 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005468025 2025-10-03 08:07:46.153117 | fa163e2f-d608-ed31-39ea-00000000abb4 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005468025 | 0:08:44.478456 | 8.82s 2025-10-03 08:07:46.184222 | fa163e2f-d608-ed31-39ea-00000000abb5 | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-03 08:07:46.321478 | fa163e2f-d608-ed31-39ea-00000000abb4 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005468026 2025-10-03 08:07:46.322464 | fa163e2f-d608-ed31-39ea-00000000abb4 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005468026 | 0:08:44.647787 | 8.68s 2025-10-03 08:07:46.351807 | fa163e2f-d608-ed31-39ea-00000000abb5 | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-03 08:07:46.402470 | fa163e2f-d608-ed31-39ea-00000000abb4 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005468024 2025-10-03 08:07:46.403363 | fa163e2f-d608-ed31-39ea-00000000abb4 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005468024 | 0:08:44.728699 | 9.47s 2025-10-03 08:07:46.458740 | fa163e2f-d608-ed31-39ea-00000000abb5 | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-03 08:07:46.616824 | fa163e2f-d608-ed31-39ea-00000000abb5 | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005468025 2025-10-03 08:07:46.618733 | fa163e2f-d608-ed31-39ea-00000000abb5 | TIMING | tripleo_container_tag : Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005468025 | 0:08:44.944064 | 0.43s 2025-10-03 08:07:46.710823 | fa163e2f-d608-ed31-39ea-00000000ad1c | TIMING | include_role : linux-system-roles.certificate | np0005468025 | 0:08:45.036149 | 0.05s 2025-10-03 08:07:46.766181 | fa163e2f-d608-ed31-39ea-00000000b896 | TASK | Set version specific variables 2025-10-03 08:07:46.813073 | fa163e2f-d608-ed31-39ea-00000000abb5 | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005468026 2025-10-03 08:07:46.819210 | fa163e2f-d608-ed31-39ea-00000000abb5 | TIMING | tripleo_container_tag : Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005468026 | 0:08:45.144536 | 0.47s 2025-10-03 08:07:46.820190 | fa163e2f-d608-ed31-39ea-00000000b896 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468025 | 0:08:45.145525 | 0.05s 2025-10-03 08:07:46.850416 | ed28205f-a6b7-4c6a-908e-08ac1e689b4f | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468025 2025-10-03 08:07:46.873323 | fa163e2f-d608-ed31-39ea-00000000b8c7 | TASK | Ensure ansible_facts used by role 2025-10-03 08:07:46.928791 | fa163e2f-d608-ed31-39ea-00000000abb5 | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005468024 2025-10-03 08:07:46.929861 | fa163e2f-d608-ed31-39ea-00000000abb5 | TIMING | tripleo_container_tag : Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005468024 | 0:08:45.255193 | 0.47s 2025-10-03 08:07:46.972201 | fa163e2f-d608-ed31-39ea-00000000ae01 | TIMING | include_role : linux-system-roles.certificate | np0005468026 | 0:08:45.297527 | 0.05s 2025-10-03 08:07:47.026258 | fa163e2f-d608-ed31-39ea-00000000b896 | TASK | Set version specific variables 2025-10-03 08:07:47.037080 | fa163e2f-d608-ed31-39ea-00000000abc0 | TIMING | include_role : linux-system-roles.certificate | np0005468024 | 0:08:45.362374 | 0.08s 2025-10-03 08:07:47.093958 | fa163e2f-d608-ed31-39ea-00000000b896 | TASK | Set version specific variables 2025-10-03 08:07:47.100681 | fa163e2f-d608-ed31-39ea-00000000b896 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468026 | 0:08:45.425997 | 0.07s 2025-10-03 08:07:47.117036 | ce4898e7-af38-44c4-aa1e-87c0d521eaee | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468026 2025-10-03 08:07:47.134406 | fa163e2f-d608-ed31-39ea-00000000b935 | TASK | Ensure ansible_facts used by role 2025-10-03 08:07:47.147284 | fa163e2f-d608-ed31-39ea-00000000b896 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468024 | 0:08:45.472608 | 0.05s 2025-10-03 08:07:47.162845 | 4ee2296f-119a-492c-ada5-17d2a17ea078 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468024 2025-10-03 08:07:47.179226 | fa163e2f-d608-ed31-39ea-00000000b94d | TASK | Ensure ansible_facts used by role 2025-10-03 08:07:47.323347 | fa163e2f-d608-ed31-39ea-00000000b8c7 | OK | Ensure ansible_facts used by role | np0005468025 2025-10-03 08:07:47.324742 | fa163e2f-d608-ed31-39ea-00000000b8c7 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468025 | 0:08:45.650073 | 0.45s 2025-10-03 08:07:47.345787 | fa163e2f-d608-ed31-39ea-00000000b8c8 | TASK | Set platform/version specific variables 2025-10-03 08:07:47.419601 | fa163e2f-d608-ed31-39ea-00000000b8c8 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:07:47.449405 | fa163e2f-d608-ed31-39ea-00000000b8c8 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:07:47.481815 | fa163e2f-d608-ed31-39ea-00000000b8c8 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.yml 2025-10-03 08:07:47.496432 | fa163e2f-d608-ed31-39ea-00000000b8c8 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.2.yml 2025-10-03 08:07:47.510286 | fa163e2f-d608-ed31-39ea-00000000b8c8 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468025 | 0:08:45.835611 | 0.16s 2025-10-03 08:07:47.530679 | fa163e2f-d608-ed31-39ea-00000000b897 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:07:47.597025 | fa163e2f-d608-ed31-39ea-00000000b935 | OK | Ensure ansible_facts used by role | np0005468026 2025-10-03 08:07:47.598218 | fa163e2f-d608-ed31-39ea-00000000b935 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468026 | 0:08:45.923550 | 0.46s 2025-10-03 08:07:47.631370 | fa163e2f-d608-ed31-39ea-00000000b936 | TASK | Set platform/version specific variables 2025-10-03 08:07:47.685813 | fa163e2f-d608-ed31-39ea-00000000b94d | OK | Ensure ansible_facts used by role | np0005468024 2025-10-03 08:07:47.687748 | fa163e2f-d608-ed31-39ea-00000000b94d | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468024 | 0:08:46.013071 | 0.51s 2025-10-03 08:07:47.715748 | fa163e2f-d608-ed31-39ea-00000000b936 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:07:47.728199 | fa163e2f-d608-ed31-39ea-00000000b94e | TASK | Set platform/version specific variables 2025-10-03 08:07:47.742390 | fa163e2f-d608-ed31-39ea-00000000b936 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:07:47.758324 | fa163e2f-d608-ed31-39ea-00000000b936 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.yml 2025-10-03 08:07:47.771077 | fa163e2f-d608-ed31-39ea-00000000b94e | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:07:47.776221 | fa163e2f-d608-ed31-39ea-00000000b936 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.2.yml 2025-10-03 08:07:47.784266 | fa163e2f-d608-ed31-39ea-00000000b936 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468026 | 0:08:46.109576 | 0.15s 2025-10-03 08:07:47.787811 | fa163e2f-d608-ed31-39ea-00000000b94e | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:07:47.802612 | fa163e2f-d608-ed31-39ea-00000000b94e | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.yml 2025-10-03 08:07:47.813804 | fa163e2f-d608-ed31-39ea-00000000b94e | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.2.yml 2025-10-03 08:07:47.825780 | fa163e2f-d608-ed31-39ea-00000000b897 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:07:47.832538 | fa163e2f-d608-ed31-39ea-00000000b94e | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468024 | 0:08:46.157840 | 0.10s 2025-10-03 08:07:47.855835 | fa163e2f-d608-ed31-39ea-00000000b897 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:07:50.661844 | fa163e2f-d608-ed31-39ea-00000000b897 | OK | Ensure certificate role dependencies are installed | np0005468025 2025-10-03 08:07:50.664894 | fa163e2f-d608-ed31-39ea-00000000b897 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468025 | 0:08:48.990213 | 3.13s 2025-10-03 08:07:50.666918 | fa163e2f-d608-ed31-39ea-00000000b897 | OK | Ensure certificate role dependencies are installed | np0005468026 2025-10-03 08:07:50.668751 | fa163e2f-d608-ed31-39ea-00000000b897 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468026 | 0:08:48.994082 | 2.84s 2025-10-03 08:07:50.703308 | fa163e2f-d608-ed31-39ea-00000000b899 | TASK | Ensure provider packages are installed 2025-10-03 08:07:50.731494 | fa163e2f-d608-ed31-39ea-00000000b899 | TASK | Ensure provider packages are installed 2025-10-03 08:07:50.888261 | fa163e2f-d608-ed31-39ea-00000000aaf6 | CHANGED | Pre-fetch all the containers | np0005468028 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2025-10-03 08:07:50.891818 | fa163e2f-d608-ed31-39ea-00000000aaf6 | TIMING | Pre-fetch all the containers | np0005468028 | 0:08:49.217148 | 55.56s 2025-10-03 08:07:51.060037 | fa163e2f-d608-ed31-39ea-00000000b897 | OK | Ensure certificate role dependencies are installed | np0005468024 2025-10-03 08:07:51.060877 | fa163e2f-d608-ed31-39ea-00000000b897 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468024 | 0:08:49.386210 | 3.20s 2025-10-03 08:07:51.082500 | fa163e2f-d608-ed31-39ea-00000000b899 | TASK | Ensure provider packages are installed 2025-10-03 08:07:51.429892 | fa163e2f-d608-ed31-39ea-00000000aab6 | CHANGED | Pre-fetch all the containers | np0005468027 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2025-10-03 08:07:51.433813 | fa163e2f-d608-ed31-39ea-00000000aab6 | TIMING | Pre-fetch all the containers | np0005468027 | 0:08:49.759146 | 58.53s 2025-10-03 08:07:53.661176 | fa163e2f-d608-ed31-39ea-00000000b899 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:08:51.986496 | 2.93s 2025-10-03 08:07:53.669100 | fa163e2f-d608-ed31-39ea-00000000b899 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:08:51.994435 | 2.93s 2025-10-03 08:07:53.685517 | fa163e2f-d608-ed31-39ea-00000000b89b | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:07:53.767818 | fa163e2f-d608-ed31-39ea-00000000b899 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:08:52.093121 | 3.06s 2025-10-03 08:07:53.777962 | fa163e2f-d608-ed31-39ea-00000000b899 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:08:52.103288 | 3.07s 2025-10-03 08:07:53.804805 | fa163e2f-d608-ed31-39ea-00000000b89b | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:07:54.023758 | fa163e2f-d608-ed31-39ea-00000000b89b | OK | Ensure pre-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:07:54.028267 | fa163e2f-d608-ed31-39ea-00000000b89b | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:08:52.353584 | 0.34s 2025-10-03 08:07:54.038194 | fa163e2f-d608-ed31-39ea-00000000b89b | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:08:52.363525 | 0.35s 2025-10-03 08:07:54.071051 | fa163e2f-d608-ed31-39ea-00000000b89d | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:07:54.131309 | fa163e2f-d608-ed31-39ea-00000000b899 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:08:52.456598 | 3.05s 2025-10-03 08:07:54.142211 | fa163e2f-d608-ed31-39ea-00000000b899 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:08:52.467535 | 3.06s 2025-10-03 08:07:54.174938 | fa163e2f-d608-ed31-39ea-00000000ab36 | CHANGED | Pre-fetch all the containers | np0005468029 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-03 08:07:54.178852 | fa163e2f-d608-ed31-39ea-00000000ab36 | TIMING | Pre-fetch all the containers | np0005468029 | 0:08:52.504179 | 61.20s 2025-10-03 08:07:54.190808 | fa163e2f-d608-ed31-39ea-00000000b89b | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:07:54.192359 | fa163e2f-d608-ed31-39ea-00000000b89b | OK | Ensure pre-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:07:54.193724 | fa163e2f-d608-ed31-39ea-00000000b89b | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:08:52.519054 | 0.39s 2025-10-03 08:07:54.208583 | fa163e2f-d608-ed31-39ea-00000000b89b | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:08:52.533887 | 0.40s 2025-10-03 08:07:54.234214 | fa163e2f-d608-ed31-39ea-00000000b89d | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:07:54.444442 | fa163e2f-d608-ed31-39ea-00000000b89d | OK | Ensure post-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:07:54.450301 | fa163e2f-d608-ed31-39ea-00000000b89d | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:08:52.775619 | 0.38s 2025-10-03 08:07:54.459611 | fa163e2f-d608-ed31-39ea-00000000b89d | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:08:52.784940 | 0.39s 2025-10-03 08:07:54.482267 | fa163e2f-d608-ed31-39ea-00000000b89f | TASK | Ensure provider service is running 2025-10-03 08:07:54.544233 | fa163e2f-d608-ed31-39ea-00000000b89b | OK | Ensure pre-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:07:54.547855 | fa163e2f-d608-ed31-39ea-00000000b89b | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:08:52.873175 | 0.35s 2025-10-03 08:07:54.557606 | fa163e2f-d608-ed31-39ea-00000000b89b | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:08:52.882935 | 0.36s 2025-10-03 08:07:54.563788 | fa163e2f-d608-ed31-39ea-00000000b89d | OK | Ensure post-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:07:54.568024 | fa163e2f-d608-ed31-39ea-00000000b89d | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:08:52.893354 | 0.33s 2025-10-03 08:07:54.591125 | fa163e2f-d608-ed31-39ea-00000000b89d | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:07:54.598749 | fa163e2f-d608-ed31-39ea-00000000b89d | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:08:52.924062 | 0.36s 2025-10-03 08:07:54.618764 | fa163e2f-d608-ed31-39ea-00000000b89f | TASK | Ensure provider service is running 2025-10-03 08:07:54.955222 | fa163e2f-d608-ed31-39ea-00000000b89d | OK | Ensure post-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:07:54.958760 | fa163e2f-d608-ed31-39ea-00000000b89d | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:08:53.284079 | 0.37s 2025-10-03 08:07:54.977225 | fa163e2f-d608-ed31-39ea-00000000b89d | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:08:53.302554 | 0.38s 2025-10-03 08:07:55.000951 | fa163e2f-d608-ed31-39ea-00000000b89f | OK | Ensure provider service is running | np0005468026 | item=certmonger 2025-10-03 08:07:55.002776 | fa163e2f-d608-ed31-39ea-00000000b89f | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:08:53.328109 | 0.52s 2025-10-03 08:07:55.011204 | fa163e2f-d608-ed31-39ea-00000000b89f | TASK | Ensure provider service is running 2025-10-03 08:07:55.020552 | fa163e2f-d608-ed31-39ea-00000000b89f | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:08:53.345848 | 0.54s 2025-10-03 08:07:55.044661 | fa163e2f-d608-ed31-39ea-00000000b8a2 | TASK | Ensure certificate requests 2025-10-03 08:07:55.496718 | fa163e2f-d608-ed31-39ea-00000000b89f | OK | Ensure provider service is running | np0005468024 | item=certmonger 2025-10-03 08:07:55.500237 | fa163e2f-d608-ed31-39ea-00000000b89f | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:08:53.825555 | 0.49s 2025-10-03 08:07:55.510353 | fa163e2f-d608-ed31-39ea-00000000b89f | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:08:53.835685 | 0.50s 2025-10-03 08:07:55.527329 | fa163e2f-d608-ed31-39ea-00000000b8a2 | TASK | Ensure certificate requests 2025-10-03 08:07:56.197920 | fa163e2f-d608-ed31-39ea-00000000b89f | OK | Ensure provider service is running | np0005468025 | item=certmonger 2025-10-03 08:07:56.203092 | fa163e2f-d608-ed31-39ea-00000000b89f | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:08:54.528409 | 1.58s 2025-10-03 08:07:56.218155 | fa163e2f-d608-ed31-39ea-00000000b89f | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:08:54.543478 | 1.60s 2025-10-03 08:07:56.249550 | fa163e2f-d608-ed31-39ea-00000000b8a2 | TASK | Ensure certificate requests 2025-10-03 08:07:56.940591 | fa163e2f-d608-ed31-39ea-00000000aab6 | CHANGED | Pre-fetch all the containers | np0005468027 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-03 08:07:56.944969 | fa163e2f-d608-ed31-39ea-00000000aab6 | TIMING | Pre-fetch all the containers | np0005468027 | 0:08:55.270294 | 64.04s 2025-10-03 08:07:57.338340 | fa163e2f-d608-ed31-39ea-00000000b8a2 | CHANGED | Ensure certificate requests | np0005468026 | item={'ca': 'ipa', 'dns': 'np0005468026.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0005468026.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep memcached)\nservice_crt="/etc/pki/tls/certs/memcached.crt"\nservice_key="/etc/pki/tls/private/memcached.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec -u root "$container_name" chown memcached:memcached "$service_crt"\npodman exec -u root "$container_name" chown memcached:memcached "$service_key"\n# Send refresh_certs command to memcached to read the new certificate\nmemcached_ip="$(hiera -c /etc/puppet/hiera.yaml memcached::listen_ip.0 127.0.0.1)"\nmemcached_port="$(hiera -c /etc/puppet/hiera.yaml memcached::tcp_port 11211)"\necho refresh_certs | openssl s_client -connect $memcached_ip:$memcached_port\n'} 2025-10-03 08:07:57.343688 | fa163e2f-d608-ed31-39ea-00000000b8a2 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:08:55.669018 | 2.30s 2025-10-03 08:07:57.353507 | fa163e2f-d608-ed31-39ea-00000000b8a2 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:08:55.678828 | 2.31s 2025-10-03 08:07:57.449326 | fa163e2f-d608-ed31-39ea-00000000ae03 | TIMING | include_role : linux-system-roles.certificate | np0005468026 | 0:08:55.774651 | 0.06s 2025-10-03 08:07:57.484358 | fa163e2f-d608-ed31-39ea-00000000afa8 | TASK | Set version specific variables 2025-10-03 08:07:57.506034 | fa163e2f-d608-ed31-39ea-00000000b8a2 | CHANGED | Ensure certificate requests | np0005468024 | item={'ca': 'ipa', 'dns': 'np0005468024.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0005468024.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep memcached)\nservice_crt="/etc/pki/tls/certs/memcached.crt"\nservice_key="/etc/pki/tls/private/memcached.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec -u root "$container_name" chown memcached:memcached "$service_crt"\npodman exec -u root "$container_name" chown memcached:memcached "$service_key"\n# Send refresh_certs command to memcached to read the new certificate\nmemcached_ip="$(hiera -c /etc/puppet/hiera.yaml memcached::listen_ip.0 127.0.0.1)"\nmemcached_port="$(hiera -c /etc/puppet/hiera.yaml memcached::tcp_port 11211)"\necho refresh_certs | openssl s_client -connect $memcached_ip:$memcached_port\n'} 2025-10-03 08:07:57.511117 | fa163e2f-d608-ed31-39ea-00000000b8a2 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:08:55.836416 | 1.98s 2025-10-03 08:07:57.521238 | fa163e2f-d608-ed31-39ea-00000000b8a2 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:08:55.846572 | 1.99s 2025-10-03 08:07:57.543037 | fa163e2f-d608-ed31-39ea-00000000afa8 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468026 | 0:08:55.868374 | 0.06s 2025-10-03 08:07:57.558670 | 3601fd5c-e3d3-40c3-82a3-20f9053f4a22 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468026 2025-10-03 08:07:57.593624 | fa163e2f-d608-ed31-39ea-00000000b9f9 | TASK | Ensure ansible_facts used by role 2025-10-03 08:07:57.627867 | fa163e2f-d608-ed31-39ea-00000000abc2 | TIMING | include_role : linux-system-roles.certificate | np0005468024 | 0:08:55.953189 | 0.05s 2025-10-03 08:07:57.663220 | fa163e2f-d608-ed31-39ea-00000000afa8 | TASK | Set version specific variables 2025-10-03 08:07:57.714143 | fa163e2f-d608-ed31-39ea-00000000afa8 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468024 | 0:08:56.039472 | 0.05s 2025-10-03 08:07:57.728993 | 69e1134a-e798-4a9d-901d-6f1333701e03 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468024 2025-10-03 08:07:57.744978 | fa163e2f-d608-ed31-39ea-00000000ba3b | TASK | Ensure ansible_facts used by role 2025-10-03 08:07:58.083277 | fa163e2f-d608-ed31-39ea-00000000b9f9 | OK | Ensure ansible_facts used by role | np0005468026 2025-10-03 08:07:58.084217 | fa163e2f-d608-ed31-39ea-00000000b9f9 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468026 | 0:08:56.409552 | 0.49s 2025-10-03 08:07:58.099799 | fa163e2f-d608-ed31-39ea-00000000b9fa | TASK | Set platform/version specific variables 2025-10-03 08:07:58.164378 | fa163e2f-d608-ed31-39ea-00000000b9fa | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:07:58.198641 | fa163e2f-d608-ed31-39ea-00000000b9fa | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:07:58.208967 | fa163e2f-d608-ed31-39ea-00000000ba3b | OK | Ensure ansible_facts used by role | np0005468024 2025-10-03 08:07:58.209706 | fa163e2f-d608-ed31-39ea-00000000ba3b | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468024 | 0:08:56.535040 | 0.46s 2025-10-03 08:07:58.220917 | fa163e2f-d608-ed31-39ea-00000000b9fa | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.yml 2025-10-03 08:07:58.230799 | fa163e2f-d608-ed31-39ea-00000000ba3c | TASK | Set platform/version specific variables 2025-10-03 08:07:58.249646 | fa163e2f-d608-ed31-39ea-00000000b9fa | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.2.yml 2025-10-03 08:07:58.259514 | fa163e2f-d608-ed31-39ea-00000000b9fa | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468026 | 0:08:56.584836 | 0.16s 2025-10-03 08:07:58.265416 | fa163e2f-d608-ed31-39ea-00000000b8a2 | CHANGED | Ensure certificate requests | np0005468025 | item={'ca': 'ipa', 'dns': 'np0005468025.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0005468025.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep memcached)\nservice_crt="/etc/pki/tls/certs/memcached.crt"\nservice_key="/etc/pki/tls/private/memcached.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec -u root "$container_name" chown memcached:memcached "$service_crt"\npodman exec -u root "$container_name" chown memcached:memcached "$service_key"\n# Send refresh_certs command to memcached to read the new certificate\nmemcached_ip="$(hiera -c /etc/puppet/hiera.yaml memcached::listen_ip.0 127.0.0.1)"\nmemcached_port="$(hiera -c /etc/puppet/hiera.yaml memcached::tcp_port 11211)"\necho refresh_certs | openssl s_client -connect $memcached_ip:$memcached_port\n'} 2025-10-03 08:07:58.266488 | fa163e2f-d608-ed31-39ea-00000000b8a2 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:08:56.591791 | 2.02s 2025-10-03 08:07:58.291723 | fa163e2f-d608-ed31-39ea-00000000ba3c | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:07:58.300048 | fa163e2f-d608-ed31-39ea-00000000afa9 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:07:58.306225 | fa163e2f-d608-ed31-39ea-00000000b8a2 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:08:56.631540 | 2.06s 2025-10-03 08:07:58.324166 | fa163e2f-d608-ed31-39ea-00000000ba3c | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:07:58.348250 | fa163e2f-d608-ed31-39ea-00000000ba3c | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.yml 2025-10-03 08:07:58.368688 | fa163e2f-d608-ed31-39ea-00000000ba3c | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.2.yml 2025-10-03 08:07:58.381546 | fa163e2f-d608-ed31-39ea-00000000ba3c | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468024 | 0:08:56.706800 | 0.15s 2025-10-03 08:07:58.410408 | fa163e2f-d608-ed31-39ea-00000000afa9 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:07:58.417392 | fa163e2f-d608-ed31-39ea-00000000ad1e | TIMING | include_role : linux-system-roles.certificate | np0005468025 | 0:08:56.742704 | 0.04s 2025-10-03 08:07:58.457513 | fa163e2f-d608-ed31-39ea-00000000afa8 | TASK | Set version specific variables 2025-10-03 08:07:58.489002 | fa163e2f-d608-ed31-39ea-00000000afa8 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468025 | 0:08:56.814329 | 0.03s 2025-10-03 08:07:58.503612 | 9647e44d-1c32-48ea-8d0b-ce25dbd2df05 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468025 2025-10-03 08:07:58.520987 | fa163e2f-d608-ed31-39ea-00000000ba99 | TASK | Ensure ansible_facts used by role 2025-10-03 08:07:58.979165 | fa163e2f-d608-ed31-39ea-00000000ba99 | OK | Ensure ansible_facts used by role | np0005468025 2025-10-03 08:07:58.980634 | fa163e2f-d608-ed31-39ea-00000000ba99 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468025 | 0:08:57.305963 | 0.46s 2025-10-03 08:07:59.011380 | fa163e2f-d608-ed31-39ea-00000000ba9a | TASK | Set platform/version specific variables 2025-10-03 08:07:59.089849 | fa163e2f-d608-ed31-39ea-00000000ba9a | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:07:59.113110 | fa163e2f-d608-ed31-39ea-00000000ba9a | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:07:59.135327 | fa163e2f-d608-ed31-39ea-00000000ba9a | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.yml 2025-10-03 08:07:59.161419 | fa163e2f-d608-ed31-39ea-00000000ba9a | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.2.yml 2025-10-03 08:07:59.170350 | fa163e2f-d608-ed31-39ea-00000000ba9a | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468025 | 0:08:57.495675 | 0.16s 2025-10-03 08:07:59.190109 | fa163e2f-d608-ed31-39ea-00000000afa9 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:08:00.019531 | fa163e2f-d608-ed31-39ea-00000000aaf6 | CHANGED | Pre-fetch all the containers | np0005468028 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2025-10-03 08:08:00.025613 | fa163e2f-d608-ed31-39ea-00000000aaf6 | TIMING | Pre-fetch all the containers | np0005468028 | 0:08:58.350932 | 64.70s 2025-10-03 08:08:00.743160 | fa163e2f-d608-ed31-39ea-00000000aab6 | CHANGED | Pre-fetch all the containers | np0005468027 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-03 08:08:00.749092 | fa163e2f-d608-ed31-39ea-00000000aab6 | TIMING | Pre-fetch all the containers | np0005468027 | 0:08:59.074425 | 67.85s 2025-10-03 08:08:01.255161 | fa163e2f-d608-ed31-39ea-00000000ab36 | CHANGED | Pre-fetch all the containers | np0005468029 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-03 08:08:01.259006 | fa163e2f-d608-ed31-39ea-00000000ab36 | TIMING | Pre-fetch all the containers | np0005468029 | 0:08:59.584338 | 68.28s 2025-10-03 08:08:01.279328 | fa163e2f-d608-ed31-39ea-00000000afa9 | OK | Ensure certificate role dependencies are installed | np0005468026 2025-10-03 08:08:01.280270 | fa163e2f-d608-ed31-39ea-00000000afa9 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468026 | 0:08:59.605603 | 2.98s 2025-10-03 08:08:01.302716 | fa163e2f-d608-ed31-39ea-00000000afab | TASK | Ensure provider packages are installed 2025-10-03 08:08:01.491045 | fa163e2f-d608-ed31-39ea-00000000afa9 | OK | Ensure certificate role dependencies are installed | np0005468024 2025-10-03 08:08:01.492237 | fa163e2f-d608-ed31-39ea-00000000afa9 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468024 | 0:08:59.817569 | 3.08s 2025-10-03 08:08:01.509721 | fa163e2f-d608-ed31-39ea-00000000afab | TASK | Ensure provider packages are installed 2025-10-03 08:08:02.252599 | fa163e2f-d608-ed31-39ea-00000000afa9 | OK | Ensure certificate role dependencies are installed | np0005468025 2025-10-03 08:08:02.253737 | fa163e2f-d608-ed31-39ea-00000000afa9 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468025 | 0:09:00.579068 | 3.06s 2025-10-03 08:08:02.275052 | fa163e2f-d608-ed31-39ea-00000000afab | TASK | Ensure provider packages are installed 2025-10-03 08:08:04.252356 | fa163e2f-d608-ed31-39ea-00000000aab6 | CHANGED | Pre-fetch all the containers | np0005468027 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-03 08:08:04.255378 | fa163e2f-d608-ed31-39ea-00000000aab6 | TIMING | Pre-fetch all the containers | np0005468027 | 0:09:02.580694 | 71.35s 2025-10-03 08:08:04.266134 | fa163e2f-d608-ed31-39ea-00000000afab | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:09:02.591466 | 2.96s 2025-10-03 08:08:04.285348 | fa163e2f-d608-ed31-39ea-00000000ab36 | CHANGED | Pre-fetch all the containers | np0005468029 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-03 08:08:04.287816 | fa163e2f-d608-ed31-39ea-00000000ab36 | TIMING | Pre-fetch all the containers | np0005468029 | 0:09:02.613146 | 71.31s 2025-10-03 08:08:04.292194 | fa163e2f-d608-ed31-39ea-00000000afab | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:09:02.617499 | 2.99s 2025-10-03 08:08:04.316678 | fa163e2f-d608-ed31-39ea-00000000afad | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:08:04.668726 | fa163e2f-d608-ed31-39ea-00000000afad | OK | Ensure pre-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:08:04.671251 | fa163e2f-d608-ed31-39ea-00000000afad | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:09:02.996583 | 0.35s 2025-10-03 08:08:04.677324 | fa163e2f-d608-ed31-39ea-00000000afad | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:09:03.002658 | 0.36s 2025-10-03 08:08:04.686315 | fa163e2f-d608-ed31-39ea-00000000afab | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:09:03.011643 | 3.18s 2025-10-03 08:08:04.703350 | fa163e2f-d608-ed31-39ea-00000000afaf | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:08:04.708352 | fa163e2f-d608-ed31-39ea-00000000afab | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:09:03.033675 | 3.20s 2025-10-03 08:08:04.724606 | fa163e2f-d608-ed31-39ea-00000000afad | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:08:05.119549 | fa163e2f-d608-ed31-39ea-00000000afad | OK | Ensure pre-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:08:05.120993 | fa163e2f-d608-ed31-39ea-00000000afad | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:09:03.446323 | 0.40s 2025-10-03 08:08:05.132773 | fa163e2f-d608-ed31-39ea-00000000afaf | OK | Ensure post-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:08:05.136909 | fa163e2f-d608-ed31-39ea-00000000afaf | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:09:03.462243 | 0.43s 2025-10-03 08:08:05.138321 | fa163e2f-d608-ed31-39ea-00000000afad | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:09:03.463639 | 0.41s 2025-10-03 08:08:05.143363 | fa163e2f-d608-ed31-39ea-00000000afaf | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:09:03.468696 | 0.44s 2025-10-03 08:08:05.176177 | fa163e2f-d608-ed31-39ea-00000000afaf | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:08:05.206533 | fa163e2f-d608-ed31-39ea-00000000afb1 | TASK | Ensure provider service is running 2025-10-03 08:08:05.219555 | fa163e2f-d608-ed31-39ea-00000000aaf6 | CHANGED | Pre-fetch all the containers | np0005468028 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-03 08:08:05.221490 | fa163e2f-d608-ed31-39ea-00000000aaf6 | TIMING | Pre-fetch all the containers | np0005468028 | 0:09:03.546784 | 69.89s 2025-10-03 08:08:05.436163 | fa163e2f-d608-ed31-39ea-00000000afab | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:09:03.761471 | 3.16s 2025-10-03 08:08:05.445849 | fa163e2f-d608-ed31-39ea-00000000afab | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:09:03.771135 | 3.17s 2025-10-03 08:08:05.467411 | fa163e2f-d608-ed31-39ea-00000000afad | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:08:05.593634 | fa163e2f-d608-ed31-39ea-00000000afaf | OK | Ensure post-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:08:05.597045 | fa163e2f-d608-ed31-39ea-00000000afaf | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:09:03.922365 | 0.42s 2025-10-03 08:08:05.606364 | fa163e2f-d608-ed31-39ea-00000000afaf | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:09:03.931693 | 0.43s 2025-10-03 08:08:05.626859 | fa163e2f-d608-ed31-39ea-00000000afb1 | TASK | Ensure provider service is running 2025-10-03 08:08:05.779074 | fa163e2f-d608-ed31-39ea-00000000afb1 | OK | Ensure provider service is running | np0005468026 | item=certmonger 2025-10-03 08:08:05.782528 | fa163e2f-d608-ed31-39ea-00000000afb1 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:09:04.107846 | 0.56s 2025-10-03 08:08:05.792291 | fa163e2f-d608-ed31-39ea-00000000afb1 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:09:04.117624 | 0.57s 2025-10-03 08:08:05.809355 | fa163e2f-d608-ed31-39ea-00000000afb4 | TASK | Ensure certificate requests 2025-10-03 08:08:05.850093 | fa163e2f-d608-ed31-39ea-00000000afad | OK | Ensure pre-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:08:05.853168 | fa163e2f-d608-ed31-39ea-00000000afad | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:09:04.178487 | 0.38s 2025-10-03 08:08:05.861116 | fa163e2f-d608-ed31-39ea-00000000afad | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:09:04.186452 | 0.39s 2025-10-03 08:08:05.876599 | fa163e2f-d608-ed31-39ea-00000000afaf | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:08:06.137158 | fa163e2f-d608-ed31-39ea-00000000afb1 | OK | Ensure provider service is running | np0005468024 | item=certmonger 2025-10-03 08:08:06.145436 | fa163e2f-d608-ed31-39ea-00000000afb1 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:09:04.470748 | 0.52s 2025-10-03 08:08:06.158609 | fa163e2f-d608-ed31-39ea-00000000afb1 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:09:04.483934 | 0.53s 2025-10-03 08:08:06.187134 | fa163e2f-d608-ed31-39ea-00000000afb4 | TASK | Ensure certificate requests 2025-10-03 08:08:06.252427 | fa163e2f-d608-ed31-39ea-00000000afaf | OK | Ensure post-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:08:06.256961 | fa163e2f-d608-ed31-39ea-00000000afaf | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:09:04.582267 | 0.38s 2025-10-03 08:08:06.278360 | fa163e2f-d608-ed31-39ea-00000000afaf | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:09:04.603686 | 0.40s 2025-10-03 08:08:06.306249 | fa163e2f-d608-ed31-39ea-00000000afb1 | TASK | Ensure provider service is running 2025-10-03 08:08:06.831524 | fa163e2f-d608-ed31-39ea-00000000afb1 | OK | Ensure provider service is running | np0005468025 | item=certmonger 2025-10-03 08:08:06.834404 | fa163e2f-d608-ed31-39ea-00000000afb1 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:09:05.159736 | 0.53s 2025-10-03 08:08:06.842152 | fa163e2f-d608-ed31-39ea-00000000afb1 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:09:05.167485 | 0.53s 2025-10-03 08:08:06.858287 | fa163e2f-d608-ed31-39ea-00000000afb4 | TASK | Ensure certificate requests 2025-10-03 08:08:07.473193 | fa163e2f-d608-ed31-39ea-00000000afb4 | CHANGED | Ensure certificate requests | np0005468026 | item={'ca': 'ipa', 'dns': 'np0005468026.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005468026.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-03 08:08:07.474099 | fa163e2f-d608-ed31-39ea-00000000afb4 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:09:05.799435 | 1.66s 2025-10-03 08:08:07.489005 | fa163e2f-d608-ed31-39ea-00000000afb4 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:09:05.814330 | 1.68s 2025-10-03 08:08:07.607728 | fa163e2f-d608-ed31-39ea-00000000ae05 | TIMING | include_role : linux-system-roles.certificate | np0005468026 | 0:09:05.933040 | 0.06s 2025-10-03 08:08:07.686354 | fa163e2f-d608-ed31-39ea-00000000ab36 | CHANGED | Pre-fetch all the containers | np0005468029 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2025-10-03 08:08:07.690210 | fa163e2f-d608-ed31-39ea-00000000ab36 | TIMING | Pre-fetch all the containers | np0005468029 | 0:09:06.015539 | 74.71s 2025-10-03 08:08:07.714575 | fa163e2f-d608-ed31-39ea-00000000bb0e | TASK | Set version specific variables 2025-10-03 08:08:07.773275 | fa163e2f-d608-ed31-39ea-00000000bb0e | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468026 | 0:09:06.098593 | 0.06s 2025-10-03 08:08:07.799368 | e95eb9a6-6d1b-47f3-a069-59ec8b875e05 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468026 2025-10-03 08:08:07.823047 | fa163e2f-d608-ed31-39ea-00000000bb3f | TASK | Ensure ansible_facts used by role 2025-10-03 08:08:07.943029 | fa163e2f-d608-ed31-39ea-00000000afb4 | CHANGED | Ensure certificate requests | np0005468024 | item={'ca': 'ipa', 'dns': 'np0005468024.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005468024.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-03 08:08:07.946750 | fa163e2f-d608-ed31-39ea-00000000afb4 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:09:06.272066 | 1.76s 2025-10-03 08:08:07.960269 | fa163e2f-d608-ed31-39ea-00000000afb4 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:09:06.285593 | 1.77s 2025-10-03 08:08:08.063307 | fa163e2f-d608-ed31-39ea-00000000abc4 | TIMING | include_role : linux-system-roles.certificate | np0005468024 | 0:09:06.388617 | 0.06s 2025-10-03 08:08:08.145491 | fa163e2f-d608-ed31-39ea-00000000bb0e | TASK | Set version specific variables 2025-10-03 08:08:08.200045 | fa163e2f-d608-ed31-39ea-00000000bb0e | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468024 | 0:09:06.525369 | 0.05s 2025-10-03 08:08:08.220602 | 864d972e-0aa8-4f78-a9da-8b86e8339a62 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468024 2025-10-03 08:08:08.245064 | fa163e2f-d608-ed31-39ea-00000000bb85 | TASK | Ensure ansible_facts used by role 2025-10-03 08:08:08.284864 | fa163e2f-d608-ed31-39ea-00000000bb3f | OK | Ensure ansible_facts used by role | np0005468026 2025-10-03 08:08:08.285841 | fa163e2f-d608-ed31-39ea-00000000bb3f | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468026 | 0:09:06.611176 | 0.46s 2025-10-03 08:08:08.302282 | fa163e2f-d608-ed31-39ea-00000000bb40 | TASK | Set platform/version specific variables 2025-10-03 08:08:08.363214 | fa163e2f-d608-ed31-39ea-00000000bb40 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:08:08.387040 | fa163e2f-d608-ed31-39ea-00000000bb40 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:08:08.412088 | fa163e2f-d608-ed31-39ea-00000000bb40 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.yml 2025-10-03 08:08:08.433776 | fa163e2f-d608-ed31-39ea-00000000bb40 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.2.yml 2025-10-03 08:08:08.443555 | fa163e2f-d608-ed31-39ea-00000000bb40 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468026 | 0:09:06.768884 | 0.14s 2025-10-03 08:08:08.462080 | fa163e2f-d608-ed31-39ea-00000000bb0f | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:08:08.709610 | fa163e2f-d608-ed31-39ea-00000000bb85 | OK | Ensure ansible_facts used by role | np0005468024 2025-10-03 08:08:08.711430 | fa163e2f-d608-ed31-39ea-00000000bb85 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468024 | 0:09:07.036753 | 0.47s 2025-10-03 08:08:08.744773 | fa163e2f-d608-ed31-39ea-00000000bb86 | TASK | Set platform/version specific variables 2025-10-03 08:08:08.799647 | fa163e2f-d608-ed31-39ea-00000000aaf6 | CHANGED | Pre-fetch all the containers | np0005468028 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-03 08:08:08.804870 | fa163e2f-d608-ed31-39ea-00000000aaf6 | TIMING | Pre-fetch all the containers | np0005468028 | 0:09:07.130196 | 73.47s 2025-10-03 08:08:08.829414 | fa163e2f-d608-ed31-39ea-00000000afb4 | CHANGED | Ensure certificate requests | np0005468025 | item={'ca': 'ipa', 'dns': 'np0005468025.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005468025.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-03 08:08:08.833197 | fa163e2f-d608-ed31-39ea-00000000afb4 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:09:07.158532 | 1.97s 2025-10-03 08:08:08.839358 | fa163e2f-d608-ed31-39ea-00000000bb86 | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:08:08.843495 | fa163e2f-d608-ed31-39ea-00000000afb4 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:09:07.168793 | 1.98s 2025-10-03 08:08:08.850028 | fa163e2f-d608-ed31-39ea-00000000aab6 | CHANGED | Pre-fetch all the containers | np0005468027 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2025-10-03 08:08:08.857330 | fa163e2f-d608-ed31-39ea-00000000aab6 | TIMING | Pre-fetch all the containers | np0005468027 | 0:09:07.182666 | 75.95s 2025-10-03 08:08:08.865115 | fa163e2f-d608-ed31-39ea-00000000bb86 | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:08:08.898338 | fa163e2f-d608-ed31-39ea-00000000bb86 | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.yml 2025-10-03 08:08:08.918840 | fa163e2f-d608-ed31-39ea-00000000bb86 | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.2.yml 2025-10-03 08:08:08.930541 | fa163e2f-d608-ed31-39ea-00000000bb86 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468024 | 0:09:07.255849 | 0.18s 2025-10-03 08:08:08.952198 | fa163e2f-d608-ed31-39ea-00000000bb0f | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:08:08.978097 | fa163e2f-d608-ed31-39ea-00000000ad20 | TIMING | include_role : linux-system-roles.certificate | np0005468025 | 0:09:07.303408 | 0.06s 2025-10-03 08:08:09.028736 | fa163e2f-d608-ed31-39ea-00000000bb0e | TASK | Set version specific variables 2025-10-03 08:08:09.082867 | fa163e2f-d608-ed31-39ea-00000000bb0e | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468025 | 0:09:07.408192 | 0.05s 2025-10-03 08:08:09.098027 | bed97cc4-2376-4445-9c4d-69cb7b16f16f | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468025 2025-10-03 08:08:09.117921 | fa163e2f-d608-ed31-39ea-00000000bbe7 | TASK | Ensure ansible_facts used by role 2025-10-03 08:08:09.603889 | fa163e2f-d608-ed31-39ea-00000000bbe7 | OK | Ensure ansible_facts used by role | np0005468025 2025-10-03 08:08:09.604752 | fa163e2f-d608-ed31-39ea-00000000bbe7 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468025 | 0:09:07.930089 | 0.48s 2025-10-03 08:08:09.619598 | fa163e2f-d608-ed31-39ea-00000000bbe8 | TASK | Set platform/version specific variables 2025-10-03 08:08:09.707353 | fa163e2f-d608-ed31-39ea-00000000bbe8 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:08:09.729922 | fa163e2f-d608-ed31-39ea-00000000bbe8 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:08:09.754195 | fa163e2f-d608-ed31-39ea-00000000bbe8 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.yml 2025-10-03 08:08:09.777923 | fa163e2f-d608-ed31-39ea-00000000bbe8 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.2.yml 2025-10-03 08:08:09.785477 | fa163e2f-d608-ed31-39ea-00000000bbe8 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468025 | 0:09:08.110786 | 0.17s 2025-10-03 08:08:09.805611 | fa163e2f-d608-ed31-39ea-00000000bb0f | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:08:11.456284 | fa163e2f-d608-ed31-39ea-00000000bb0f | OK | Ensure certificate role dependencies are installed | np0005468026 2025-10-03 08:08:11.458066 | fa163e2f-d608-ed31-39ea-00000000bb0f | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468026 | 0:09:09.783387 | 2.99s 2025-10-03 08:08:11.493721 | fa163e2f-d608-ed31-39ea-00000000bb11 | TASK | Ensure provider packages are installed 2025-10-03 08:08:11.811719 | fa163e2f-d608-ed31-39ea-00000000aaf6 | CHANGED | Pre-fetch all the containers | np0005468028 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-03 08:08:11.816267 | fa163e2f-d608-ed31-39ea-00000000aaf6 | TIMING | Pre-fetch all the containers | np0005468028 | 0:09:10.141596 | 76.49s 2025-10-03 08:08:12.191139 | fa163e2f-d608-ed31-39ea-00000000bb0f | OK | Ensure certificate role dependencies are installed | np0005468024 2025-10-03 08:08:12.192387 | fa163e2f-d608-ed31-39ea-00000000bb0f | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468024 | 0:09:10.517715 | 3.24s 2025-10-03 08:08:12.219859 | fa163e2f-d608-ed31-39ea-00000000bb11 | TASK | Ensure provider packages are installed 2025-10-03 08:08:12.552350 | fa163e2f-d608-ed31-39ea-00000000ab36 | CHANGED | Pre-fetch all the containers | np0005468029 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-03 08:08:12.557243 | fa163e2f-d608-ed31-39ea-00000000ab36 | TIMING | Pre-fetch all the containers | np0005468029 | 0:09:10.882560 | 79.58s 2025-10-03 08:08:12.822709 | fa163e2f-d608-ed31-39ea-00000000bb0f | OK | Ensure certificate role dependencies are installed | np0005468025 2025-10-03 08:08:12.823474 | fa163e2f-d608-ed31-39ea-00000000bb0f | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468025 | 0:09:11.148795 | 3.02s 2025-10-03 08:08:12.840052 | fa163e2f-d608-ed31-39ea-00000000bb11 | TASK | Ensure provider packages are installed 2025-10-03 08:08:14.753190 | fa163e2f-d608-ed31-39ea-00000000aab6 | CHANGED | Pre-fetch all the containers | np0005468027 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-03 08:08:14.757921 | fa163e2f-d608-ed31-39ea-00000000aab6 | TIMING | Pre-fetch all the containers | np0005468027 | 0:09:13.083240 | 81.86s 2025-10-03 08:08:15.139313 | fa163e2f-d608-ed31-39ea-00000000bb11 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:09:13.462969 | 3.64s 2025-10-03 08:08:15.147070 | fa163e2f-d608-ed31-39ea-00000000bb11 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:09:13.472402 | 3.65s 2025-10-03 08:08:15.169314 | fa163e2f-d608-ed31-39ea-00000000bb13 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:08:15.203618 | fa163e2f-d608-ed31-39ea-00000000aaf6 | CHANGED | Pre-fetch all the containers | np0005468028 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2025-10-03 08:08:15.211215 | fa163e2f-d608-ed31-39ea-00000000aaf6 | TIMING | Pre-fetch all the containers | np0005468028 | 0:09:13.536532 | 79.88s 2025-10-03 08:08:15.269614 | fa163e2f-d608-ed31-39ea-00000000bb11 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:09:13.594939 | 3.05s 2025-10-03 08:08:15.281082 | fa163e2f-d608-ed31-39ea-00000000bb11 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:09:13.606405 | 3.06s 2025-10-03 08:08:15.312931 | fa163e2f-d608-ed31-39ea-00000000bb13 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:08:15.552886 | fa163e2f-d608-ed31-39ea-00000000bb13 | OK | Ensure pre-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:08:15.556360 | fa163e2f-d608-ed31-39ea-00000000bb13 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:09:13.881680 | 0.39s 2025-10-03 08:08:15.565335 | fa163e2f-d608-ed31-39ea-00000000bb13 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:09:13.890663 | 0.39s 2025-10-03 08:08:15.600601 | fa163e2f-d608-ed31-39ea-00000000bb15 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:08:15.657875 | fa163e2f-d608-ed31-39ea-00000000bb13 | OK | Ensure pre-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:08:15.661779 | fa163e2f-d608-ed31-39ea-00000000bb13 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:09:13.987106 | 0.35s 2025-10-03 08:08:15.667355 | fa163e2f-d608-ed31-39ea-00000000bb13 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:09:13.992690 | 0.35s 2025-10-03 08:08:15.683733 | fa163e2f-d608-ed31-39ea-00000000bb15 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:08:15.978075 | fa163e2f-d608-ed31-39ea-00000000bb15 | OK | Ensure post-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:08:15.980325 | fa163e2f-d608-ed31-39ea-00000000bb15 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:09:14.305660 | 0.30s 2025-10-03 08:08:15.984375 | fa163e2f-d608-ed31-39ea-00000000bb15 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:09:14.309715 | 0.30s 2025-10-03 08:08:16.002255 | fa163e2f-d608-ed31-39ea-00000000bb17 | TASK | Ensure provider service is running 2025-10-03 08:08:16.026234 | fa163e2f-d608-ed31-39ea-00000000bb15 | OK | Ensure post-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:08:16.028580 | fa163e2f-d608-ed31-39ea-00000000bb15 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:09:14.353911 | 0.43s 2025-10-03 08:08:16.033963 | fa163e2f-d608-ed31-39ea-00000000bb15 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:09:14.359303 | 0.43s 2025-10-03 08:08:16.050178 | fa163e2f-d608-ed31-39ea-00000000bb17 | TASK | Ensure provider service is running 2025-10-03 08:08:16.290684 | fa163e2f-d608-ed31-39ea-00000000ab36 | CHANGED | Pre-fetch all the containers | np0005468029 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-03 08:08:16.296835 | fa163e2f-d608-ed31-39ea-00000000ab36 | TIMING | Pre-fetch all the containers | np0005468029 | 0:09:14.622165 | 83.32s 2025-10-03 08:08:16.356827 | fa163e2f-d608-ed31-39ea-00000000ab36 | TIMING | Pre-fetch all the containers | np0005468029 | 0:09:14.682152 | 83.38s 2025-10-03 08:08:16.433245 | fa163e2f-d608-ed31-39ea-00000000ab39 | TIMING | include_role : linux-system-roles.certificate | np0005468029 | 0:09:14.758570 | 0.03s 2025-10-03 08:08:16.467907 | fa163e2f-d608-ed31-39ea-00000000bc40 | TASK | Set version specific variables 2025-10-03 08:08:16.477671 | fa163e2f-d608-ed31-39ea-00000000bb17 | OK | Ensure provider service is running | np0005468024 | item=certmonger 2025-10-03 08:08:16.480286 | fa163e2f-d608-ed31-39ea-00000000bb17 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:09:14.805615 | 0.48s 2025-10-03 08:08:16.486041 | fa163e2f-d608-ed31-39ea-00000000bb17 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:09:14.811382 | 0.48s 2025-10-03 08:08:16.504194 | fa163e2f-d608-ed31-39ea-00000000bb1a | TASK | Ensure certificate requests 2025-10-03 08:08:16.508598 | fa163e2f-d608-ed31-39ea-00000000bc40 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468029 | 0:09:14.833920 | 0.04s 2025-10-03 08:08:16.520229 | 342dae47-ff30-45ff-b9f7-b04d062b8a9b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468029 2025-10-03 08:08:16.536100 | fa163e2f-d608-ed31-39ea-00000000bc73 | TASK | Ensure ansible_facts used by role 2025-10-03 08:08:16.548487 | fa163e2f-d608-ed31-39ea-00000000bb17 | OK | Ensure provider service is running | np0005468026 | item=certmonger 2025-10-03 08:08:16.552421 | fa163e2f-d608-ed31-39ea-00000000bb17 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:09:14.877753 | 0.50s 2025-10-03 08:08:16.559449 | fa163e2f-d608-ed31-39ea-00000000bb17 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:09:14.884776 | 0.51s 2025-10-03 08:08:16.593966 | fa163e2f-d608-ed31-39ea-00000000bb1a | TASK | Ensure certificate requests 2025-10-03 08:08:17.054117 | fa163e2f-d608-ed31-39ea-00000000bc73 | OK | Ensure ansible_facts used by role | np0005468029 2025-10-03 08:08:17.055355 | fa163e2f-d608-ed31-39ea-00000000bc73 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468029 | 0:09:15.380687 | 0.52s 2025-10-03 08:08:17.075836 | fa163e2f-d608-ed31-39ea-00000000bc74 | TASK | Set platform/version specific variables 2025-10-03 08:08:17.093958 | fa163e2f-d608-ed31-39ea-00000000bb11 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:09:15.419259 | 4.25s 2025-10-03 08:08:17.111243 | fa163e2f-d608-ed31-39ea-00000000bb11 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:09:15.436561 | 4.27s 2025-10-03 08:08:17.151380 | fa163e2f-d608-ed31-39ea-00000000bb13 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:08:17.184035 | fa163e2f-d608-ed31-39ea-00000000bc74 | SKIPPED | Set platform/version specific variables | np0005468029 | item=RedHat.yml 2025-10-03 08:08:17.205445 | fa163e2f-d608-ed31-39ea-00000000bc74 | SKIPPED | Set platform/version specific variables | np0005468029 | item=RedHat.yml 2025-10-03 08:08:17.281292 | fa163e2f-d608-ed31-39ea-00000000bc74 | SKIPPED | Set platform/version specific variables | np0005468029 | item=RedHat_9.yml 2025-10-03 08:08:17.288033 | fa163e2f-d608-ed31-39ea-00000000bc74 | SKIPPED | Set platform/version specific variables | np0005468029 | item=RedHat_9.2.yml 2025-10-03 08:08:17.296704 | fa163e2f-d608-ed31-39ea-00000000bc74 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468029 | 0:09:15.622016 | 0.22s 2025-10-03 08:08:17.315682 | fa163e2f-d608-ed31-39ea-00000000bc41 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:08:17.487504 | fa163e2f-d608-ed31-39ea-00000000bb13 | OK | Ensure pre-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:08:17.491169 | fa163e2f-d608-ed31-39ea-00000000bb13 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:09:15.816492 | 0.34s 2025-10-03 08:08:17.500022 | fa163e2f-d608-ed31-39ea-00000000bb13 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:09:15.825353 | 0.35s 2025-10-03 08:08:17.520851 | fa163e2f-d608-ed31-39ea-00000000bb15 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:08:17.838585 | fa163e2f-d608-ed31-39ea-00000000aab6 | CHANGED | Pre-fetch all the containers | np0005468027 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-03 08:08:17.844963 | fa163e2f-d608-ed31-39ea-00000000aab6 | TIMING | Pre-fetch all the containers | np0005468027 | 0:09:16.170276 | 84.94s 2025-10-03 08:08:17.937879 | fa163e2f-d608-ed31-39ea-00000000aab6 | TIMING | Pre-fetch all the containers | np0005468027 | 0:09:16.263196 | 85.04s 2025-10-03 08:08:18.046278 | fa163e2f-d608-ed31-39ea-00000000bb15 | OK | Ensure post-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:08:18.056016 | fa163e2f-d608-ed31-39ea-00000000bb15 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:09:16.381338 | 0.53s 2025-10-03 08:08:18.078423 | fa163e2f-d608-ed31-39ea-00000000bb15 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:09:16.403744 | 0.56s 2025-10-03 08:08:18.113055 | fa163e2f-d608-ed31-39ea-00000000bb17 | TASK | Ensure provider service is running 2025-10-03 08:08:18.129964 | fa163e2f-d608-ed31-39ea-00000000aab9 | TIMING | include_role : linux-system-roles.certificate | np0005468027 | 0:09:16.455283 | 0.06s 2025-10-03 08:08:18.169812 | fa163e2f-d608-ed31-39ea-00000000bc40 | TASK | Set version specific variables 2025-10-03 08:08:18.231870 | fa163e2f-d608-ed31-39ea-00000000bc40 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468027 | 0:09:16.557198 | 0.06s 2025-10-03 08:08:18.250497 | fa163e2f-d608-ed31-39ea-00000000bb1a | CHANGED | Ensure certificate requests | np0005468024 | item={'ca': 'ipa', 'dns': ['np0005468024.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0005468024.internalapi.ooo.test@OOO.TEST'} 2025-10-03 08:08:18.255490 | fa163e2f-d608-ed31-39ea-00000000bb1a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:09:16.580798 | 1.75s 2025-10-03 08:08:18.256519 | 55cd921b-bc05-4045-9310-3655b521d911 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468027 2025-10-03 08:08:18.270911 | fa163e2f-d608-ed31-39ea-00000000bb1a | CHANGED | Ensure certificate requests | np0005468026 | item={'ca': 'ipa', 'dns': ['np0005468026.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0005468026.internalapi.ooo.test@OOO.TEST'} 2025-10-03 08:08:18.273641 | fa163e2f-d608-ed31-39ea-00000000bb1a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:09:16.598975 | 1.68s 2025-10-03 08:08:18.285712 | fa163e2f-d608-ed31-39ea-00000000bcd7 | TASK | Ensure ansible_facts used by role 2025-10-03 08:08:18.294128 | fa163e2f-d608-ed31-39ea-00000000bb1a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:09:16.619446 | 1.79s 2025-10-03 08:08:18.296002 | fa163e2f-d608-ed31-39ea-00000000bb1a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:09:16.621343 | 1.70s 2025-10-03 08:08:18.350956 | fa163e2f-d608-ed31-39ea-00000000abcb | TASK | Fail if container image is undefined 2025-10-03 08:08:18.377738 | fa163e2f-d608-ed31-39ea-00000000abcb | TASK | Fail if container image is undefined 2025-10-03 08:08:18.414646 | fa163e2f-d608-ed31-39ea-00000000abcb | SKIPPED | Fail if container image is undefined | np0005468024 2025-10-03 08:08:18.415587 | fa163e2f-d608-ed31-39ea-00000000abcb | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005468024 | 0:09:16.740917 | 0.06s 2025-10-03 08:08:18.447924 | fa163e2f-d608-ed31-39ea-00000000abcc | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-03 08:08:18.455819 | fa163e2f-d608-ed31-39ea-00000000abcb | SKIPPED | Fail if container image is undefined | np0005468026 2025-10-03 08:08:18.457105 | fa163e2f-d608-ed31-39ea-00000000abcb | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005468026 | 0:09:16.782431 | 0.08s 2025-10-03 08:08:18.484807 | fa163e2f-d608-ed31-39ea-00000000abcc | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-03 08:08:18.619992 | fa163e2f-d608-ed31-39ea-00000000bb17 | OK | Ensure provider service is running | np0005468025 | item=certmonger 2025-10-03 08:08:18.623546 | fa163e2f-d608-ed31-39ea-00000000bb17 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:09:16.948861 | 0.51s 2025-10-03 08:08:18.636728 | fa163e2f-d608-ed31-39ea-00000000bb17 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:09:16.962057 | 0.52s 2025-10-03 08:08:18.655571 | fa163e2f-d608-ed31-39ea-00000000bb1a | TASK | Ensure certificate requests 2025-10-03 08:08:18.748340 | fa163e2f-d608-ed31-39ea-00000000bcd7 | OK | Ensure ansible_facts used by role | np0005468027 2025-10-03 08:08:18.749939 | fa163e2f-d608-ed31-39ea-00000000bcd7 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468027 | 0:09:17.075267 | 0.46s 2025-10-03 08:08:18.768205 | fa163e2f-d608-ed31-39ea-00000000bcd8 | TASK | Set platform/version specific variables 2025-10-03 08:08:18.831055 | fa163e2f-d608-ed31-39ea-00000000bcd8 | SKIPPED | Set platform/version specific variables | np0005468027 | item=RedHat.yml 2025-10-03 08:08:18.850603 | fa163e2f-d608-ed31-39ea-00000000bcd8 | SKIPPED | Set platform/version specific variables | np0005468027 | item=RedHat.yml 2025-10-03 08:08:18.875613 | fa163e2f-d608-ed31-39ea-00000000bcd8 | SKIPPED | Set platform/version specific variables | np0005468027 | item=RedHat_9.yml 2025-10-03 08:08:18.896027 | fa163e2f-d608-ed31-39ea-00000000bcd8 | SKIPPED | Set platform/version specific variables | np0005468027 | item=RedHat_9.2.yml 2025-10-03 08:08:18.902579 | fa163e2f-d608-ed31-39ea-00000000bcd8 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468027 | 0:09:17.227910 | 0.13s 2025-10-03 08:08:18.912682 | fa163e2f-d608-ed31-39ea-00000000bc41 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:08:20.212569 | fa163e2f-d608-ed31-39ea-00000000aaf6 | CHANGED | Pre-fetch all the containers | np0005468028 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-03 08:08:20.217568 | fa163e2f-d608-ed31-39ea-00000000aaf6 | TIMING | Pre-fetch all the containers | np0005468028 | 0:09:18.542895 | 84.89s 2025-10-03 08:08:20.336070 | fa163e2f-d608-ed31-39ea-00000000bb1a | CHANGED | Ensure certificate requests | np0005468025 | item={'ca': 'ipa', 'dns': ['np0005468025.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0005468025.internalapi.ooo.test@OOO.TEST'} 2025-10-03 08:08:20.338524 | fa163e2f-d608-ed31-39ea-00000000bb1a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:09:18.663859 | 1.68s 2025-10-03 08:08:20.345325 | fa163e2f-d608-ed31-39ea-00000000bb1a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:09:18.670661 | 1.69s 2025-10-03 08:08:20.368922 | fa163e2f-d608-ed31-39ea-00000000bc41 | OK | Ensure certificate role dependencies are installed | np0005468029 2025-10-03 08:08:20.369525 | fa163e2f-d608-ed31-39ea-00000000bc41 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468029 | 0:09:18.694864 | 3.05s 2025-10-03 08:08:20.382838 | fa163e2f-d608-ed31-39ea-00000000bc43 | TASK | Ensure provider packages are installed 2025-10-03 08:08:20.409713 | fa163e2f-d608-ed31-39ea-00000000abcb | TASK | Fail if container image is undefined 2025-10-03 08:08:20.477896 | fa163e2f-d608-ed31-39ea-00000000abcb | SKIPPED | Fail if container image is undefined | np0005468025 2025-10-03 08:08:20.479143 | fa163e2f-d608-ed31-39ea-00000000abcb | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005468025 | 0:09:18.804461 | 0.07s 2025-10-03 08:08:20.517942 | fa163e2f-d608-ed31-39ea-00000000abcc | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-03 08:08:21.910660 | fa163e2f-d608-ed31-39ea-00000000bc41 | OK | Ensure certificate role dependencies are installed | np0005468027 2025-10-03 08:08:21.911979 | fa163e2f-d608-ed31-39ea-00000000bc41 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468027 | 0:09:20.237311 | 3.00s 2025-10-03 08:08:21.927352 | fa163e2f-d608-ed31-39ea-00000000bc43 | TASK | Ensure provider packages are installed 2025-10-03 08:08:23.221327 | fa163e2f-d608-ed31-39ea-00000000aaf6 | CHANGED | Pre-fetch all the containers | np0005468028 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-03 08:08:23.228186 | fa163e2f-d608-ed31-39ea-00000000aaf6 | TIMING | Pre-fetch all the containers | np0005468028 | 0:09:21.553493 | 87.90s 2025-10-03 08:08:23.277937 | fa163e2f-d608-ed31-39ea-00000000aaf6 | TIMING | Pre-fetch all the containers | np0005468028 | 0:09:21.603263 | 87.95s 2025-10-03 08:08:23.349857 | fa163e2f-d608-ed31-39ea-00000000aaf9 | TIMING | include_role : linux-system-roles.certificate | np0005468028 | 0:09:21.675176 | 0.03s 2025-10-03 08:08:23.380924 | fa163e2f-d608-ed31-39ea-00000000bc40 | TASK | Set version specific variables 2025-10-03 08:08:23.390121 | fa163e2f-d608-ed31-39ea-00000000bc43 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468029 | 0:09:21.715439 | 3.01s 2025-10-03 08:08:23.394577 | fa163e2f-d608-ed31-39ea-00000000bc43 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468029 | 0:09:21.719919 | 3.01s 2025-10-03 08:08:23.405142 | fa163e2f-d608-ed31-39ea-00000000bc45 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:08:23.429978 | fa163e2f-d608-ed31-39ea-00000000bc40 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468028 | 0:09:21.755295 | 0.05s 2025-10-03 08:08:23.443205 | 65058ae2-2603-4828-8a4d-f5a493e65328 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468028 2025-10-03 08:08:23.456086 | fa163e2f-d608-ed31-39ea-00000000bd47 | TASK | Ensure ansible_facts used by role 2025-10-03 08:08:23.794097 | fa163e2f-d608-ed31-39ea-00000000bc45 | OK | Ensure pre-scripts hooks directory exists | np0005468029 | item=certmonger 2025-10-03 08:08:23.798070 | fa163e2f-d608-ed31-39ea-00000000bc45 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468029 | 0:09:22.123385 | 0.39s 2025-10-03 08:08:23.808824 | fa163e2f-d608-ed31-39ea-00000000bc45 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468029 | 0:09:22.134144 | 0.40s 2025-10-03 08:08:23.833594 | fa163e2f-d608-ed31-39ea-00000000bc47 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:08:23.938668 | fa163e2f-d608-ed31-39ea-00000000bd47 | OK | Ensure ansible_facts used by role | np0005468028 2025-10-03 08:08:23.940949 | fa163e2f-d608-ed31-39ea-00000000bd47 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468028 | 0:09:22.266270 | 0.48s 2025-10-03 08:08:23.952653 | fa163e2f-d608-ed31-39ea-00000000bd48 | TASK | Set platform/version specific variables 2025-10-03 08:08:24.037681 | fa163e2f-d608-ed31-39ea-00000000bd48 | SKIPPED | Set platform/version specific variables | np0005468028 | item=RedHat.yml 2025-10-03 08:08:24.073924 | fa163e2f-d608-ed31-39ea-00000000bd48 | SKIPPED | Set platform/version specific variables | np0005468028 | item=RedHat.yml 2025-10-03 08:08:24.102422 | fa163e2f-d608-ed31-39ea-00000000bd48 | SKIPPED | Set platform/version specific variables | np0005468028 | item=RedHat_9.yml 2025-10-03 08:08:24.123449 | fa163e2f-d608-ed31-39ea-00000000bd48 | SKIPPED | Set platform/version specific variables | np0005468028 | item=RedHat_9.2.yml 2025-10-03 08:08:24.131865 | fa163e2f-d608-ed31-39ea-00000000bd48 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468028 | 0:09:22.457189 | 0.18s 2025-10-03 08:08:24.145405 | fa163e2f-d608-ed31-39ea-00000000bc41 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:08:24.232726 | fa163e2f-d608-ed31-39ea-00000000bc47 | OK | Ensure post-scripts hooks directory exists | np0005468029 | item=certmonger 2025-10-03 08:08:24.235333 | fa163e2f-d608-ed31-39ea-00000000bc47 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468029 | 0:09:22.560648 | 0.40s 2025-10-03 08:08:24.242541 | fa163e2f-d608-ed31-39ea-00000000bc47 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468029 | 0:09:22.567873 | 0.41s 2025-10-03 08:08:24.253966 | fa163e2f-d608-ed31-39ea-00000000bc49 | TASK | Ensure provider service is running 2025-10-03 08:08:24.729660 | fa163e2f-d608-ed31-39ea-00000000bc49 | OK | Ensure provider service is running | np0005468029 | item=certmonger 2025-10-03 08:08:24.732332 | fa163e2f-d608-ed31-39ea-00000000bc49 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468029 | 0:09:23.057664 | 0.48s 2025-10-03 08:08:24.739831 | fa163e2f-d608-ed31-39ea-00000000bc49 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468029 | 0:09:23.065160 | 0.48s 2025-10-03 08:08:24.752937 | fa163e2f-d608-ed31-39ea-00000000bc4c | TASK | Ensure certificate requests 2025-10-03 08:08:25.120295 | fa163e2f-d608-ed31-39ea-00000000bc43 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468027 | 0:09:23.445602 | 3.19s 2025-10-03 08:08:25.129886 | fa163e2f-d608-ed31-39ea-00000000bc43 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468027 | 0:09:23.455217 | 3.20s 2025-10-03 08:08:25.142296 | fa163e2f-d608-ed31-39ea-00000000bc45 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:08:25.479586 | fa163e2f-d608-ed31-39ea-00000000bc45 | OK | Ensure pre-scripts hooks directory exists | np0005468027 | item=certmonger 2025-10-03 08:08:25.481735 | fa163e2f-d608-ed31-39ea-00000000bc45 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468027 | 0:09:23.807067 | 0.34s 2025-10-03 08:08:25.486795 | fa163e2f-d608-ed31-39ea-00000000bc45 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468027 | 0:09:23.812128 | 0.34s 2025-10-03 08:08:25.498820 | fa163e2f-d608-ed31-39ea-00000000bc47 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:08:25.874482 | fa163e2f-d608-ed31-39ea-00000000bc47 | OK | Ensure post-scripts hooks directory exists | np0005468027 | item=certmonger 2025-10-03 08:08:25.877743 | fa163e2f-d608-ed31-39ea-00000000bc47 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468027 | 0:09:24.203079 | 0.38s 2025-10-03 08:08:25.882091 | fa163e2f-d608-ed31-39ea-00000000bc47 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468027 | 0:09:24.207419 | 0.38s 2025-10-03 08:08:25.903340 | fa163e2f-d608-ed31-39ea-00000000bc49 | TASK | Ensure provider service is running 2025-10-03 08:08:26.161651 | fa163e2f-d608-ed31-39ea-00000000abcc | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005468024 2025-10-03 08:08:26.162846 | fa163e2f-d608-ed31-39ea-00000000abcc | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005468024 | 0:09:24.488180 | 7.71s 2025-10-03 08:08:26.196089 | fa163e2f-d608-ed31-39ea-00000000abcd | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-03 08:08:26.223008 | fa163e2f-d608-ed31-39ea-00000000bc4c | CHANGED | Ensure certificate requests | np0005468029 | item={'ca': 'ipa', 'dns': 'np0005468029.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005468029.internalapi.ooo.test@OOO.TEST'} 2025-10-03 08:08:26.224369 | fa163e2f-d608-ed31-39ea-00000000bc4c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468029 | 0:09:24.549696 | 1.47s 2025-10-03 08:08:26.233241 | fa163e2f-d608-ed31-39ea-00000000bc4c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468029 | 0:09:24.558571 | 1.48s 2025-10-03 08:08:26.292187 | fa163e2f-d608-ed31-39ea-00000000ab3b | TIMING | include_role : linux-system-roles.certificate | np0005468029 | 0:09:24.617519 | 0.04s 2025-10-03 08:08:26.327679 | fa163e2f-d608-ed31-39ea-00000000bd94 | TASK | Set version specific variables 2025-10-03 08:08:26.356402 | fa163e2f-d608-ed31-39ea-00000000bd94 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468029 | 0:09:24.681726 | 0.03s 2025-10-03 08:08:26.367791 | d12ec072-44af-4c03-89c4-fe4bfae7f236 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468029 2025-10-03 08:08:26.382852 | fa163e2f-d608-ed31-39ea-00000000bdc3 | TASK | Ensure ansible_facts used by role 2025-10-03 08:08:26.387483 | fa163e2f-d608-ed31-39ea-00000000bc49 | OK | Ensure provider service is running | np0005468027 | item=certmonger 2025-10-03 08:08:26.388292 | fa163e2f-d608-ed31-39ea-00000000bc49 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468027 | 0:09:24.713632 | 0.48s 2025-10-03 08:08:26.396981 | fa163e2f-d608-ed31-39ea-00000000bc49 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468027 | 0:09:24.722306 | 0.49s 2025-10-03 08:08:26.409426 | fa163e2f-d608-ed31-39ea-00000000bc4c | TASK | Ensure certificate requests 2025-10-03 08:08:26.564346 | fa163e2f-d608-ed31-39ea-00000000abcd | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005468024 2025-10-03 08:08:26.565322 | fa163e2f-d608-ed31-39ea-00000000abcd | TIMING | tripleo_container_tag : Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005468024 | 0:09:24.890656 | 0.37s 2025-10-03 08:08:26.623133 | fa163e2f-d608-ed31-39ea-00000000abd8 | TIMING | include_role : linux-system-roles.certificate | np0005468024 | 0:09:24.948462 | 0.03s 2025-10-03 08:08:26.667407 | fa163e2f-d608-ed31-39ea-00000000bdec | TASK | Set version specific variables 2025-10-03 08:08:26.696433 | fa163e2f-d608-ed31-39ea-00000000bdec | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468024 | 0:09:25.021759 | 0.03s 2025-10-03 08:08:26.716773 | 2984b90c-885b-4755-bb8d-48b543bb5be5 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468024 2025-10-03 08:08:26.741157 | fa163e2f-d608-ed31-39ea-00000000be1b | TASK | Ensure ansible_facts used by role 2025-10-03 08:08:26.823165 | fa163e2f-d608-ed31-39ea-00000000bdc3 | OK | Ensure ansible_facts used by role | np0005468029 2025-10-03 08:08:26.824196 | fa163e2f-d608-ed31-39ea-00000000bdc3 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468029 | 0:09:25.149528 | 0.43s 2025-10-03 08:08:26.835563 | fa163e2f-d608-ed31-39ea-00000000bdc4 | TASK | Set platform/version specific variables 2025-10-03 08:08:26.891768 | fa163e2f-d608-ed31-39ea-00000000bdc4 | SKIPPED | Set platform/version specific variables | np0005468029 | item=RedHat.yml 2025-10-03 08:08:26.915216 | fa163e2f-d608-ed31-39ea-00000000bdc4 | SKIPPED | Set platform/version specific variables | np0005468029 | item=RedHat.yml 2025-10-03 08:08:26.938973 | fa163e2f-d608-ed31-39ea-00000000bdc4 | SKIPPED | Set platform/version specific variables | np0005468029 | item=RedHat_9.yml 2025-10-03 08:08:26.958379 | fa163e2f-d608-ed31-39ea-00000000bdc4 | SKIPPED | Set platform/version specific variables | np0005468029 | item=RedHat_9.2.yml 2025-10-03 08:08:26.965039 | fa163e2f-d608-ed31-39ea-00000000bdc4 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468029 | 0:09:25.290372 | 0.13s 2025-10-03 08:08:26.978756 | fa163e2f-d608-ed31-39ea-00000000bd95 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:08:27.126413 | fa163e2f-d608-ed31-39ea-00000000bc41 | OK | Ensure certificate role dependencies are installed | np0005468028 2025-10-03 08:08:27.127433 | fa163e2f-d608-ed31-39ea-00000000bc41 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468028 | 0:09:25.452766 | 2.98s 2025-10-03 08:08:27.138921 | fa163e2f-d608-ed31-39ea-00000000bc43 | TASK | Ensure provider packages are installed 2025-10-03 08:08:27.178835 | fa163e2f-d608-ed31-39ea-00000000be1b | OK | Ensure ansible_facts used by role | np0005468024 2025-10-03 08:08:27.179810 | fa163e2f-d608-ed31-39ea-00000000be1b | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468024 | 0:09:25.505144 | 0.44s 2025-10-03 08:08:27.195950 | fa163e2f-d608-ed31-39ea-00000000be1c | TASK | Set platform/version specific variables 2025-10-03 08:08:27.240671 | fa163e2f-d608-ed31-39ea-00000000be1c | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:08:27.255665 | fa163e2f-d608-ed31-39ea-00000000be1c | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:08:27.270304 | fa163e2f-d608-ed31-39ea-00000000be1c | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.yml 2025-10-03 08:08:27.281062 | fa163e2f-d608-ed31-39ea-00000000be1c | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.2.yml 2025-10-03 08:08:27.290389 | fa163e2f-d608-ed31-39ea-00000000be1c | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468024 | 0:09:25.615718 | 0.09s 2025-10-03 08:08:27.305346 | fa163e2f-d608-ed31-39ea-00000000bded | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:08:28.025996 | fa163e2f-d608-ed31-39ea-00000000abcc | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005468025 2025-10-03 08:08:28.027622 | fa163e2f-d608-ed31-39ea-00000000abcc | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005468025 | 0:09:26.352931 | 7.51s 2025-10-03 08:08:28.090324 | fa163e2f-d608-ed31-39ea-00000000abcd | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-03 08:08:28.096636 | fa163e2f-d608-ed31-39ea-00000000abcc | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005468026 2025-10-03 08:08:28.097942 | fa163e2f-d608-ed31-39ea-00000000abcc | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005468026 | 0:09:26.423267 | 9.61s 2025-10-03 08:08:28.139582 | fa163e2f-d608-ed31-39ea-00000000abcd | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-03 08:08:28.509553 | fa163e2f-d608-ed31-39ea-00000000abcd | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005468025 2025-10-03 08:08:28.511005 | fa163e2f-d608-ed31-39ea-00000000abcd | TIMING | tripleo_container_tag : Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005468025 | 0:09:26.836336 | 0.42s 2025-10-03 08:08:28.546691 | fa163e2f-d608-ed31-39ea-00000000bc4c | CHANGED | Ensure certificate requests | np0005468027 | item={'ca': 'ipa', 'dns': 'np0005468027.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005468027.internalapi.ooo.test@OOO.TEST'} 2025-10-03 08:08:28.548674 | fa163e2f-d608-ed31-39ea-00000000bc4c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468027 | 0:09:26.874009 | 2.14s 2025-10-03 08:08:28.573582 | fa163e2f-d608-ed31-39ea-00000000bc4c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468027 | 0:09:26.898890 | 2.16s 2025-10-03 08:08:28.618358 | fa163e2f-d608-ed31-39ea-00000000ad2e | TIMING | include_role : linux-system-roles.certificate | np0005468025 | 0:09:26.943656 | 0.05s 2025-10-03 08:08:28.620482 | fa163e2f-d608-ed31-39ea-00000000abcd | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005468026 2025-10-03 08:08:28.621933 | fa163e2f-d608-ed31-39ea-00000000abcd | TIMING | tripleo_container_tag : Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005468026 | 0:09:26.947261 | 0.48s 2025-10-03 08:08:28.678108 | fa163e2f-d608-ed31-39ea-00000000bdec | TASK | Set version specific variables 2025-10-03 08:08:28.696517 | fa163e2f-d608-ed31-39ea-00000000aabb | TIMING | include_role : linux-system-roles.certificate | np0005468027 | 0:09:27.021842 | 0.10s 2025-10-03 08:08:28.723280 | fa163e2f-d608-ed31-39ea-00000000bd94 | TASK | Set version specific variables 2025-10-03 08:08:28.748915 | fa163e2f-d608-ed31-39ea-00000000bdec | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468025 | 0:09:27.074222 | 0.07s 2025-10-03 08:08:28.795060 | 9dd0639c-a55b-4dde-894c-49e97b00940d | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468025 2025-10-03 08:08:28.835683 | fa163e2f-d608-ed31-39ea-00000000beaf | TASK | Ensure ansible_facts used by role 2025-10-03 08:08:28.842892 | fa163e2f-d608-ed31-39ea-00000000bd94 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468027 | 0:09:27.168208 | 0.12s 2025-10-03 08:08:28.843945 | fa163e2f-d608-ed31-39ea-00000000ae13 | TIMING | include_role : linux-system-roles.certificate | np0005468026 | 0:09:27.169285 | 0.10s 2025-10-03 08:08:28.875739 | 85ad5c91-1553-4f20-b305-6753fcd9b8dc | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468027 2025-10-03 08:08:28.895050 | fa163e2f-d608-ed31-39ea-00000000becf | TASK | Ensure ansible_facts used by role 2025-10-03 08:08:28.924733 | fa163e2f-d608-ed31-39ea-00000000bdec | TASK | Set version specific variables 2025-10-03 08:08:28.960399 | fa163e2f-d608-ed31-39ea-00000000bdec | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468026 | 0:09:27.285707 | 0.03s 2025-10-03 08:08:28.992232 | bf15ef3f-ec87-4b70-9ce6-b297a5788f08 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468026 2025-10-03 08:08:29.017314 | fa163e2f-d608-ed31-39ea-00000000bf07 | TASK | Ensure ansible_facts used by role 2025-10-03 08:08:29.301846 | fa163e2f-d608-ed31-39ea-00000000beaf | OK | Ensure ansible_facts used by role | np0005468025 2025-10-03 08:08:29.303160 | fa163e2f-d608-ed31-39ea-00000000beaf | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468025 | 0:09:27.628488 | 0.47s 2025-10-03 08:08:29.324095 | fa163e2f-d608-ed31-39ea-00000000beb1 | TASK | Set platform/version specific variables 2025-10-03 08:08:29.359235 | fa163e2f-d608-ed31-39ea-00000000becf | OK | Ensure ansible_facts used by role | np0005468027 2025-10-03 08:08:29.360577 | fa163e2f-d608-ed31-39ea-00000000becf | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468027 | 0:09:27.685905 | 0.46s 2025-10-03 08:08:29.377439 | fa163e2f-d608-ed31-39ea-00000000bed0 | TASK | Set platform/version specific variables 2025-10-03 08:08:29.407354 | fa163e2f-d608-ed31-39ea-00000000beb1 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:08:29.426384 | fa163e2f-d608-ed31-39ea-00000000beb1 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:08:29.449186 | fa163e2f-d608-ed31-39ea-00000000beb1 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.yml 2025-10-03 08:08:29.462943 | fa163e2f-d608-ed31-39ea-00000000beb1 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.2.yml 2025-10-03 08:08:29.477633 | fa163e2f-d608-ed31-39ea-00000000beb1 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468025 | 0:09:27.802951 | 0.15s 2025-10-03 08:08:29.480702 | fa163e2f-d608-ed31-39ea-00000000bed0 | SKIPPED | Set platform/version specific variables | np0005468027 | item=RedHat.yml 2025-10-03 08:08:29.495958 | fa163e2f-d608-ed31-39ea-00000000bed0 | SKIPPED | Set platform/version specific variables | np0005468027 | item=RedHat.yml 2025-10-03 08:08:29.516078 | fa163e2f-d608-ed31-39ea-00000000bded | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:08:29.522316 | fa163e2f-d608-ed31-39ea-00000000bed0 | SKIPPED | Set platform/version specific variables | np0005468027 | item=RedHat_9.yml 2025-10-03 08:08:29.532306 | fa163e2f-d608-ed31-39ea-00000000bf07 | OK | Ensure ansible_facts used by role | np0005468026 2025-10-03 08:08:29.533783 | fa163e2f-d608-ed31-39ea-00000000bf07 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468026 | 0:09:27.859111 | 0.52s 2025-10-03 08:08:29.550385 | fa163e2f-d608-ed31-39ea-00000000bed0 | SKIPPED | Set platform/version specific variables | np0005468027 | item=RedHat_9.2.yml 2025-10-03 08:08:29.566340 | fa163e2f-d608-ed31-39ea-00000000bf08 | TASK | Set platform/version specific variables 2025-10-03 08:08:29.573756 | fa163e2f-d608-ed31-39ea-00000000bed0 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468027 | 0:09:27.899074 | 0.19s 2025-10-03 08:08:29.585370 | fa163e2f-d608-ed31-39ea-00000000bd95 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:08:29.636689 | fa163e2f-d608-ed31-39ea-00000000bf08 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:08:29.663482 | fa163e2f-d608-ed31-39ea-00000000bf08 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:08:29.684788 | fa163e2f-d608-ed31-39ea-00000000bf08 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.yml 2025-10-03 08:08:29.707985 | fa163e2f-d608-ed31-39ea-00000000bf08 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.2.yml 2025-10-03 08:08:29.714562 | fa163e2f-d608-ed31-39ea-00000000bf08 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468026 | 0:09:28.039889 | 0.15s 2025-10-03 08:08:29.729961 | fa163e2f-d608-ed31-39ea-00000000bded | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:08:29.975942 | fa163e2f-d608-ed31-39ea-00000000bd95 | OK | Ensure certificate role dependencies are installed | np0005468029 2025-10-03 08:08:29.976938 | fa163e2f-d608-ed31-39ea-00000000bd95 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468029 | 0:09:28.302270 | 3.00s 2025-10-03 08:08:29.987718 | fa163e2f-d608-ed31-39ea-00000000bd97 | TASK | Ensure provider packages are installed 2025-10-03 08:08:30.035702 | fa163e2f-d608-ed31-39ea-00000000bc43 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468028 | 0:09:28.360998 | 2.90s 2025-10-03 08:08:30.048339 | fa163e2f-d608-ed31-39ea-00000000bc43 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468028 | 0:09:28.373674 | 2.91s 2025-10-03 08:08:30.059063 | fa163e2f-d608-ed31-39ea-00000000bc45 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:08:30.333959 | fa163e2f-d608-ed31-39ea-00000000bded | OK | Ensure certificate role dependencies are installed | np0005468024 2025-10-03 08:08:30.335084 | fa163e2f-d608-ed31-39ea-00000000bded | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468024 | 0:09:28.660414 | 3.03s 2025-10-03 08:08:30.355192 | fa163e2f-d608-ed31-39ea-00000000bdef | TASK | Ensure provider packages are installed 2025-10-03 08:08:30.406354 | fa163e2f-d608-ed31-39ea-00000000bc45 | OK | Ensure pre-scripts hooks directory exists | np0005468028 | item=certmonger 2025-10-03 08:08:30.409862 | fa163e2f-d608-ed31-39ea-00000000bc45 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468028 | 0:09:28.735188 | 0.35s 2025-10-03 08:08:30.420180 | fa163e2f-d608-ed31-39ea-00000000bc45 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468028 | 0:09:28.745517 | 0.36s 2025-10-03 08:08:30.431296 | fa163e2f-d608-ed31-39ea-00000000bc47 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:08:30.824541 | fa163e2f-d608-ed31-39ea-00000000bc47 | OK | Ensure post-scripts hooks directory exists | np0005468028 | item=certmonger 2025-10-03 08:08:30.826147 | fa163e2f-d608-ed31-39ea-00000000bc47 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468028 | 0:09:29.151470 | 0.39s 2025-10-03 08:08:30.834581 | fa163e2f-d608-ed31-39ea-00000000bc47 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468028 | 0:09:29.159910 | 0.40s 2025-10-03 08:08:30.848267 | fa163e2f-d608-ed31-39ea-00000000bc49 | TASK | Ensure provider service is running 2025-10-03 08:08:31.370055 | fa163e2f-d608-ed31-39ea-00000000bc49 | OK | Ensure provider service is running | np0005468028 | item=certmonger 2025-10-03 08:08:31.374291 | fa163e2f-d608-ed31-39ea-00000000bc49 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468028 | 0:09:29.699614 | 0.52s 2025-10-03 08:08:31.387190 | fa163e2f-d608-ed31-39ea-00000000bc49 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468028 | 0:09:29.712519 | 0.54s 2025-10-03 08:08:31.403500 | fa163e2f-d608-ed31-39ea-00000000bc4c | TASK | Ensure certificate requests 2025-10-03 08:08:32.572657 | fa163e2f-d608-ed31-39ea-00000000bd95 | OK | Ensure certificate role dependencies are installed | np0005468027 2025-10-03 08:08:32.574117 | fa163e2f-d608-ed31-39ea-00000000bd95 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468027 | 0:09:30.899444 | 2.99s 2025-10-03 08:08:32.593017 | fa163e2f-d608-ed31-39ea-00000000bd97 | TASK | Ensure provider packages are installed 2025-10-03 08:08:32.713122 | fa163e2f-d608-ed31-39ea-00000000bded | OK | Ensure certificate role dependencies are installed | np0005468025 2025-10-03 08:08:32.714752 | fa163e2f-d608-ed31-39ea-00000000bded | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468025 | 0:09:31.040075 | 3.19s 2025-10-03 08:08:32.754064 | fa163e2f-d608-ed31-39ea-00000000bdef | TASK | Ensure provider packages are installed 2025-10-03 08:08:32.766889 | fa163e2f-d608-ed31-39ea-00000000bded | OK | Ensure certificate role dependencies are installed | np0005468026 2025-10-03 08:08:32.768860 | fa163e2f-d608-ed31-39ea-00000000bded | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468026 | 0:09:31.094174 | 3.04s 2025-10-03 08:08:32.794085 | fa163e2f-d608-ed31-39ea-00000000bdef | TASK | Ensure provider packages are installed 2025-10-03 08:08:33.014409 | fa163e2f-d608-ed31-39ea-00000000bd97 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468029 | 0:09:31.339728 | 3.03s 2025-10-03 08:08:33.025177 | fa163e2f-d608-ed31-39ea-00000000bd97 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468029 | 0:09:31.350500 | 3.04s 2025-10-03 08:08:33.052303 | fa163e2f-d608-ed31-39ea-00000000bd99 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:08:33.057515 | fa163e2f-d608-ed31-39ea-00000000bc4c | CHANGED | Ensure certificate requests | np0005468028 | item={'ca': 'ipa', 'dns': 'np0005468028.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005468028.internalapi.ooo.test@OOO.TEST'} 2025-10-03 08:08:33.058903 | fa163e2f-d608-ed31-39ea-00000000bc4c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468028 | 0:09:31.384233 | 1.65s 2025-10-03 08:08:33.071762 | fa163e2f-d608-ed31-39ea-00000000bc4c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468028 | 0:09:31.397056 | 1.67s 2025-10-03 08:08:33.164077 | fa163e2f-d608-ed31-39ea-00000000aafb | TIMING | include_role : linux-system-roles.certificate | np0005468028 | 0:09:31.489399 | 0.06s 2025-10-03 08:08:33.203884 | fa163e2f-d608-ed31-39ea-00000000bd94 | TASK | Set version specific variables 2025-10-03 08:08:33.268503 | fa163e2f-d608-ed31-39ea-00000000bd94 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468028 | 0:09:31.593802 | 0.06s 2025-10-03 08:08:33.283347 | 81a41a6b-951a-4ed0-88df-c8b5ee93484e | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468028 2025-10-03 08:08:33.299937 | fa163e2f-d608-ed31-39ea-00000000bf8f | TASK | Ensure ansible_facts used by role 2025-10-03 08:08:33.462633 | fa163e2f-d608-ed31-39ea-00000000bd99 | OK | Ensure pre-scripts hooks directory exists | np0005468029 | item=certmonger 2025-10-03 08:08:33.465250 | fa163e2f-d608-ed31-39ea-00000000bd99 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468029 | 0:09:31.790563 | 0.41s 2025-10-03 08:08:33.472851 | fa163e2f-d608-ed31-39ea-00000000bd99 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468029 | 0:09:31.798181 | 0.41s 2025-10-03 08:08:33.483441 | fa163e2f-d608-ed31-39ea-00000000bd9b | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:08:33.499257 | fa163e2f-d608-ed31-39ea-00000000bdef | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:09:31.824565 | 3.14s 2025-10-03 08:08:33.510434 | fa163e2f-d608-ed31-39ea-00000000bdef | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:09:31.835753 | 3.15s 2025-10-03 08:08:33.548837 | fa163e2f-d608-ed31-39ea-00000000bdf1 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:08:33.748432 | fa163e2f-d608-ed31-39ea-00000000bf8f | OK | Ensure ansible_facts used by role | np0005468028 2025-10-03 08:08:33.750016 | fa163e2f-d608-ed31-39ea-00000000bf8f | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468028 | 0:09:32.075346 | 0.45s 2025-10-03 08:08:33.765727 | fa163e2f-d608-ed31-39ea-00000000bf90 | TASK | Set platform/version specific variables 2025-10-03 08:08:33.855661 | fa163e2f-d608-ed31-39ea-00000000bf90 | SKIPPED | Set platform/version specific variables | np0005468028 | item=RedHat.yml 2025-10-03 08:08:33.885149 | fa163e2f-d608-ed31-39ea-00000000bf90 | SKIPPED | Set platform/version specific variables | np0005468028 | item=RedHat.yml 2025-10-03 08:08:33.914843 | fa163e2f-d608-ed31-39ea-00000000bdf1 | OK | Ensure pre-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:08:33.917598 | fa163e2f-d608-ed31-39ea-00000000bdf1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:09:32.242906 | 0.37s 2025-10-03 08:08:33.926631 | fa163e2f-d608-ed31-39ea-00000000bd9b | OK | Ensure post-scripts hooks directory exists | np0005468029 | item=certmonger 2025-10-03 08:08:33.929501 | fa163e2f-d608-ed31-39ea-00000000bd9b | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468029 | 0:09:32.254830 | 0.45s 2025-10-03 08:08:33.930794 | fa163e2f-d608-ed31-39ea-00000000bdf1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:09:32.256119 | 0.38s 2025-10-03 08:08:33.936820 | fa163e2f-d608-ed31-39ea-00000000bf90 | SKIPPED | Set platform/version specific variables | np0005468028 | item=RedHat_9.yml 2025-10-03 08:08:33.946403 | fa163e2f-d608-ed31-39ea-00000000bf90 | SKIPPED | Set platform/version specific variables | np0005468028 | item=RedHat_9.2.yml 2025-10-03 08:08:33.967654 | fa163e2f-d608-ed31-39ea-00000000bdf3 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:08:33.975795 | fa163e2f-d608-ed31-39ea-00000000bd9b | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468029 | 0:09:32.301100 | 0.49s 2025-10-03 08:08:33.977429 | fa163e2f-d608-ed31-39ea-00000000bf90 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468028 | 0:09:32.302771 | 0.21s 2025-10-03 08:08:33.990226 | fa163e2f-d608-ed31-39ea-00000000bd95 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:08:34.008764 | fa163e2f-d608-ed31-39ea-00000000bd9d | TASK | Ensure provider service is running 2025-10-03 08:08:34.323037 | fa163e2f-d608-ed31-39ea-00000000bdf3 | OK | Ensure post-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:08:34.326582 | fa163e2f-d608-ed31-39ea-00000000bdf3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:09:32.651895 | 0.36s 2025-10-03 08:08:34.336157 | fa163e2f-d608-ed31-39ea-00000000bdf3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:09:32.661475 | 0.37s 2025-10-03 08:08:34.373688 | fa163e2f-d608-ed31-39ea-00000000bdf5 | TASK | Ensure provider service is running 2025-10-03 08:08:34.531912 | fa163e2f-d608-ed31-39ea-00000000bd9d | OK | Ensure provider service is running | np0005468029 | item=certmonger 2025-10-03 08:08:34.534346 | fa163e2f-d608-ed31-39ea-00000000bd9d | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468029 | 0:09:32.859679 | 0.52s 2025-10-03 08:08:34.540865 | fa163e2f-d608-ed31-39ea-00000000bd9d | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468029 | 0:09:32.866194 | 0.53s 2025-10-03 08:08:34.556400 | fa163e2f-d608-ed31-39ea-00000000bda0 | TASK | Ensure certificate requests 2025-10-03 08:08:35.750440 | fa163e2f-d608-ed31-39ea-00000000bd97 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468027 | 0:09:34.075747 | 3.16s 2025-10-03 08:08:35.761308 | fa163e2f-d608-ed31-39ea-00000000bd97 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468027 | 0:09:34.086636 | 3.17s 2025-10-03 08:08:35.777517 | fa163e2f-d608-ed31-39ea-00000000bd99 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:08:35.859406 | fa163e2f-d608-ed31-39ea-00000000bdef | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:09:34.184729 | 3.10s 2025-10-03 08:08:35.865484 | fa163e2f-d608-ed31-39ea-00000000bdef | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:09:34.190799 | 3.11s 2025-10-03 08:08:35.878222 | fa163e2f-d608-ed31-39ea-00000000bdf5 | OK | Ensure provider service is running | np0005468024 | item=certmonger 2025-10-03 08:08:35.879450 | fa163e2f-d608-ed31-39ea-00000000bdf5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:09:34.204790 | 1.50s 2025-10-03 08:08:35.891587 | fa163e2f-d608-ed31-39ea-00000000bdf1 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:08:35.900520 | fa163e2f-d608-ed31-39ea-00000000bdf5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:09:34.225796 | 1.52s 2025-10-03 08:08:35.920785 | fa163e2f-d608-ed31-39ea-00000000bdf8 | TASK | Ensure certificate requests 2025-10-03 08:08:35.948394 | fa163e2f-d608-ed31-39ea-00000000bdef | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:09:34.273706 | 3.15s 2025-10-03 08:08:35.954091 | fa163e2f-d608-ed31-39ea-00000000bdef | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:09:34.279423 | 3.16s 2025-10-03 08:08:35.970599 | fa163e2f-d608-ed31-39ea-00000000bdf1 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:08:36.138624 | fa163e2f-d608-ed31-39ea-00000000bda0 | CHANGED | Ensure certificate requests | np0005468029 | item={'ca': 'ipa', 'dns': 'np0005468029.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0005468029.internalapi.ooo.test@OOO.TEST'} 2025-10-03 08:08:36.142100 | fa163e2f-d608-ed31-39ea-00000000bda0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468029 | 0:09:34.467398 | 1.58s 2025-10-03 08:08:36.150658 | fa163e2f-d608-ed31-39ea-00000000bda0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468029 | 0:09:34.475993 | 1.59s 2025-10-03 08:08:36.160328 | fa163e2f-d608-ed31-39ea-00000000bd99 | OK | Ensure pre-scripts hooks directory exists | np0005468027 | item=certmonger 2025-10-03 08:08:36.162536 | fa163e2f-d608-ed31-39ea-00000000bd99 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468027 | 0:09:34.487867 | 0.38s 2025-10-03 08:08:36.175393 | fa163e2f-d608-ed31-39ea-00000000bd99 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468027 | 0:09:34.500728 | 0.40s 2025-10-03 08:08:36.184663 | fa163e2f-d608-ed31-39ea-00000000bd9b | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:08:36.199030 | fa163e2f-d608-ed31-39ea-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-03 08:08:36.236410 | fa163e2f-d608-ed31-39ea-00000000bdf1 | OK | Ensure pre-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:08:36.239295 | fa163e2f-d608-ed31-39ea-00000000bdf1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:09:34.564622 | 0.35s 2025-10-03 08:08:36.244318 | fa163e2f-d608-ed31-39ea-00000000bdf1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:09:34.569660 | 0.35s 2025-10-03 08:08:36.259622 | fa163e2f-d608-ed31-39ea-00000000bdf3 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:08:36.287726 | fa163e2f-d608-ed31-39ea-00000000bdf1 | OK | Ensure pre-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:08:36.290035 | fa163e2f-d608-ed31-39ea-00000000bdf1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:09:34.615369 | 0.32s 2025-10-03 08:08:36.294218 | fa163e2f-d608-ed31-39ea-00000000bdf1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:09:34.619558 | 0.32s 2025-10-03 08:08:36.312838 | fa163e2f-d608-ed31-39ea-00000000bdf3 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:08:36.499308 | fa163e2f-d608-ed31-39ea-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468029 2025-10-03 08:08:36.500278 | fa163e2f-d608-ed31-39ea-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468029 | 0:09:34.825614 | 0.30s 2025-10-03 08:08:36.550762 | fa163e2f-d608-ed31-39ea-00000000bd9b | OK | Ensure post-scripts hooks directory exists | np0005468027 | item=certmonger 2025-10-03 08:08:36.555648 | fa163e2f-d608-ed31-39ea-00000000bd9b | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468027 | 0:09:34.880967 | 0.37s 2025-10-03 08:08:36.563394 | fa163e2f-d608-ed31-39ea-00000000bd9b | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468027 | 0:09:34.888725 | 0.38s 2025-10-03 08:08:36.567724 | fa163e2f-d608-ed31-39ea-0000000000c8 | TIMING | include_tasks | np0005468029 | 0:09:34.893059 | 0.06s 2025-10-03 08:08:36.592437 | 27eec1de-f9c1-4da5-b09e-53540df09069 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468029 2025-10-03 08:08:36.606897 | fa163e2f-d608-ed31-39ea-00000000bd9d | TASK | Ensure provider service is running 2025-10-03 08:08:36.623013 | fa163e2f-d608-ed31-39ea-00000000bff1 | TASK | Write the config_step hieradata 2025-10-03 08:08:36.642216 | fa163e2f-d608-ed31-39ea-00000000bdf3 | OK | Ensure post-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:08:36.644570 | fa163e2f-d608-ed31-39ea-00000000bdf3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:09:34.969897 | 0.38s 2025-10-03 08:08:36.650605 | fa163e2f-d608-ed31-39ea-00000000bdf3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:09:34.975947 | 0.39s 2025-10-03 08:08:36.665586 | fa163e2f-d608-ed31-39ea-00000000bdf5 | TASK | Ensure provider service is running 2025-10-03 08:08:36.692944 | fa163e2f-d608-ed31-39ea-00000000bdf3 | OK | Ensure post-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:08:36.697284 | fa163e2f-d608-ed31-39ea-00000000bdf3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:09:35.022597 | 0.38s 2025-10-03 08:08:36.703559 | fa163e2f-d608-ed31-39ea-00000000bdf3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:09:35.028893 | 0.39s 2025-10-03 08:08:36.720516 | fa163e2f-d608-ed31-39ea-00000000bdf5 | TASK | Ensure provider service is running 2025-10-03 08:08:37.091704 | fa163e2f-d608-ed31-39ea-00000000bd9d | OK | Ensure provider service is running | np0005468027 | item=certmonger 2025-10-03 08:08:37.095293 | fa163e2f-d608-ed31-39ea-00000000bd9d | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468027 | 0:09:35.420622 | 0.49s 2025-10-03 08:08:37.108826 | fa163e2f-d608-ed31-39ea-00000000bd9d | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468027 | 0:09:35.434144 | 0.50s 2025-10-03 08:08:37.112102 | fa163e2f-d608-ed31-39ea-00000000bd95 | OK | Ensure certificate role dependencies are installed | np0005468028 2025-10-03 08:08:37.113277 | fa163e2f-d608-ed31-39ea-00000000bd95 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468028 | 0:09:35.438607 | 3.12s 2025-10-03 08:08:37.141939 | fa163e2f-d608-ed31-39ea-00000000bda0 | TASK | Ensure certificate requests 2025-10-03 08:08:37.175119 | fa163e2f-d608-ed31-39ea-00000000bdf5 | OK | Ensure provider service is running | np0005468025 | item=certmonger 2025-10-03 08:08:37.178762 | fa163e2f-d608-ed31-39ea-00000000bdf5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:09:35.504078 | 0.51s 2025-10-03 08:08:37.194768 | fa163e2f-d608-ed31-39ea-00000000bd97 | TASK | Ensure provider packages are installed 2025-10-03 08:08:37.202124 | fa163e2f-d608-ed31-39ea-00000000bdf5 | OK | Ensure provider service is running | np0005468026 | item=certmonger 2025-10-03 08:08:37.213853 | fa163e2f-d608-ed31-39ea-00000000bdf5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:09:35.539153 | 0.49s 2025-10-03 08:08:37.222829 | fa163e2f-d608-ed31-39ea-00000000bdf5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:09:35.548150 | 0.56s 2025-10-03 08:08:37.227664 | fa163e2f-d608-ed31-39ea-00000000bdf5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:09:35.552997 | 0.51s 2025-10-03 08:08:37.264599 | fa163e2f-d608-ed31-39ea-00000000bdf8 | TASK | Ensure certificate requests 2025-10-03 08:08:37.292225 | fa163e2f-d608-ed31-39ea-00000000bdf8 | TASK | Ensure certificate requests 2025-10-03 08:08:37.399969 | fa163e2f-d608-ed31-39ea-00000000bff1 | OK | Write the config_step hieradata | np0005468029 2025-10-03 08:08:37.401661 | fa163e2f-d608-ed31-39ea-00000000bff1 | TIMING | Write the config_step hieradata | np0005468029 | 0:09:35.726995 | 0.78s 2025-10-03 08:08:37.413565 | fa163e2f-d608-ed31-39ea-00000000bff2 | TASK | Run puppet host configuration for step 1 2025-10-03 08:08:37.469682 | fa163e2f-d608-ed31-39ea-00000000bdf8 | CHANGED | Ensure certificate requests | np0005468024 | item={'ca': 'ipa', 'dns': 'np0005468024.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0005468024.internalapi.ooo.test@OOO.TEST'} 2025-10-03 08:08:37.472390 | fa163e2f-d608-ed31-39ea-00000000bdf8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:09:35.797715 | 1.55s 2025-10-03 08:08:37.479580 | fa163e2f-d608-ed31-39ea-00000000bdf8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:09:35.804915 | 1.56s 2025-10-03 08:08:37.515981 | fa163e2f-d608-ed31-39ea-00000000abda | TASK | Execute system role for Nova/Libvirt VNC certs 2025-10-03 08:08:37.568875 | fa163e2f-d608-ed31-39ea-00000000abda | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005468024 | 0:09:35.894184 | 0.05s 2025-10-03 08:08:37.577193 | fa163e2f-d608-ed31-39ea-00000000abda | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005468024 | 0:09:35.902528 | 0.06s 2025-10-03 08:08:37.584336 | fa163e2f-d608-ed31-39ea-00000000abda | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005468024 | 0:09:35.909669 | 0.07s 2025-10-03 08:08:37.661705 | fa163e2f-d608-ed31-39ea-00000000c03c | TASK | Set version specific variables 2025-10-03 08:08:37.700796 | fa163e2f-d608-ed31-39ea-00000000c03c | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468024 | 0:09:36.026124 | 0.04s 2025-10-03 08:08:37.715828 | 17e04126-964c-490e-acf5-e1d2dccd6b15 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468024 2025-10-03 08:08:37.732706 | fa163e2f-d608-ed31-39ea-00000000c094 | TASK | Ensure ansible_facts used by role 2025-10-03 08:08:38.130048 | fa163e2f-d608-ed31-39ea-00000000c094 | OK | Ensure ansible_facts used by role | np0005468024 2025-10-03 08:08:38.130898 | fa163e2f-d608-ed31-39ea-00000000c094 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468024 | 0:09:36.456235 | 0.40s 2025-10-03 08:08:38.145652 | fa163e2f-d608-ed31-39ea-00000000c095 | TASK | Set platform/version specific variables 2025-10-03 08:08:38.212071 | fa163e2f-d608-ed31-39ea-00000000c095 | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:08:38.231812 | fa163e2f-d608-ed31-39ea-00000000c095 | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:08:38.253092 | fa163e2f-d608-ed31-39ea-00000000c095 | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.yml 2025-10-03 08:08:38.262809 | fa163e2f-d608-ed31-39ea-00000000c095 | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.2.yml 2025-10-03 08:08:38.269715 | fa163e2f-d608-ed31-39ea-00000000c095 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468024 | 0:09:36.595046 | 0.12s 2025-10-03 08:08:38.285683 | fa163e2f-d608-ed31-39ea-00000000c03d | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:08:38.429530 | fa163e2f-d608-ed31-39ea-00000000bff2 | CHANGED | Run puppet host configuration for step 1 | np0005468029 2025-10-03 08:08:38.430489 | fa163e2f-d608-ed31-39ea-00000000bff2 | TIMING | Run puppet host configuration for step 1 | np0005468029 | 0:09:36.755823 | 1.02s 2025-10-03 08:08:38.441802 | fa163e2f-d608-ed31-39ea-00000000bff3 | TASK | Wait for puppet host configuration to finish 2025-10-03 08:08:38.850368 | fa163e2f-d608-ed31-39ea-00000000bdf8 | CHANGED | Ensure certificate requests | np0005468026 | item={'ca': 'ipa', 'dns': 'np0005468026.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0005468026.internalapi.ooo.test@OOO.TEST'} 2025-10-03 08:08:38.853554 | fa163e2f-d608-ed31-39ea-00000000bdf8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:09:37.178883 | 1.56s 2025-10-03 08:08:38.860772 | fa163e2f-d608-ed31-39ea-00000000bdf8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:09:37.186105 | 1.57s 2025-10-03 08:08:38.889877 | fa163e2f-d608-ed31-39ea-00000000ae15 | TASK | Execute system role for Nova/Libvirt VNC certs 2025-10-03 08:08:38.929375 | fa163e2f-d608-ed31-39ea-00000000bdf8 | CHANGED | Ensure certificate requests | np0005468025 | item={'ca': 'ipa', 'dns': 'np0005468025.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0005468025.internalapi.ooo.test@OOO.TEST'} 2025-10-03 08:08:38.931813 | fa163e2f-d608-ed31-39ea-00000000bdf8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:09:37.257138 | 1.66s 2025-10-03 08:08:38.936834 | fa163e2f-d608-ed31-39ea-00000000bdf8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:09:37.262176 | 1.67s 2025-10-03 08:08:38.966276 | fa163e2f-d608-ed31-39ea-00000000ad30 | TASK | Execute system role for Nova/Libvirt VNC certs 2025-10-03 08:08:38.969657 | fa163e2f-d608-ed31-39ea-00000000ae15 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005468026 | 0:09:37.294997 | 0.08s 2025-10-03 08:08:38.985176 | fa163e2f-d608-ed31-39ea-00000000bda0 | CHANGED | Ensure certificate requests | np0005468027 | item={'ca': 'ipa', 'dns': 'np0005468027.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0005468027.internalapi.ooo.test@OOO.TEST'} 2025-10-03 08:08:38.987196 | fa163e2f-d608-ed31-39ea-00000000bda0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468027 | 0:09:37.312528 | 1.84s 2025-10-03 08:08:38.991007 | fa163e2f-d608-ed31-39ea-00000000bff3 | WAITING | Wait for puppet host configuration to finish | np0005468029 | 360 retries left 2025-10-03 08:08:38.995427 | fa163e2f-d608-ed31-39ea-00000000ae15 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005468026 | 0:09:37.320766 | 0.10s 2025-10-03 08:08:39.003562 | fa163e2f-d608-ed31-39ea-00000000bda0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468027 | 0:09:37.328901 | 1.86s 2025-10-03 08:08:39.004432 | fa163e2f-d608-ed31-39ea-00000000ae15 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005468026 | 0:09:37.329772 | 0.11s 2025-10-03 08:08:39.063645 | fa163e2f-d608-ed31-39ea-00000000ad30 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005468025 | 0:09:37.388974 | 0.09s 2025-10-03 08:08:39.078739 | fa163e2f-d608-ed31-39ea-00000000ad30 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005468025 | 0:09:37.404069 | 0.11s 2025-10-03 08:08:39.088017 | fa163e2f-d608-ed31-39ea-00000000c0df | TASK | Set version specific variables 2025-10-03 08:08:39.093780 | fa163e2f-d608-ed31-39ea-00000000ad30 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005468025 | 0:09:37.419093 | 0.12s 2025-10-03 08:08:39.157615 | fa163e2f-d608-ed31-39ea-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-03 08:08:39.177278 | fa163e2f-d608-ed31-39ea-00000000c14e | TASK | Set version specific variables 2025-10-03 08:08:39.182733 | fa163e2f-d608-ed31-39ea-00000000c0df | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468026 | 0:09:37.508061 | 0.09s 2025-10-03 08:08:39.198796 | dd7e0907-52ad-490e-b32c-2c1dfcdc8ed3 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468026 2025-10-03 08:08:39.222080 | fa163e2f-d608-ed31-39ea-00000000c1a6 | TASK | Ensure ansible_facts used by role 2025-10-03 08:08:39.227726 | fa163e2f-d608-ed31-39ea-00000000c14e | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468025 | 0:09:37.553043 | 0.05s 2025-10-03 08:08:39.244385 | 2d747ccc-99e9-4666-a792-6e15fd279009 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468025 2025-10-03 08:08:39.264056 | fa163e2f-d608-ed31-39ea-00000000c1be | TASK | Ensure ansible_facts used by role 2025-10-03 08:08:39.476985 | fa163e2f-d608-ed31-39ea-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468027 2025-10-03 08:08:39.478510 | fa163e2f-d608-ed31-39ea-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468027 | 0:09:37.803838 | 0.32s 2025-10-03 08:08:39.578273 | fa163e2f-d608-ed31-39ea-0000000000c8 | TIMING | include_tasks | np0005468027 | 0:09:37.903600 | 0.08s 2025-10-03 08:08:39.597216 | 6dc74c02-a17e-421f-86bf-8213a0b87489 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468027 2025-10-03 08:08:39.611690 | fa163e2f-d608-ed31-39ea-00000000c1d8 | TASK | Write the config_step hieradata 2025-10-03 08:08:39.687533 | fa163e2f-d608-ed31-39ea-00000000c1be | OK | Ensure ansible_facts used by role | np0005468025 2025-10-03 08:08:39.689561 | fa163e2f-d608-ed31-39ea-00000000c1be | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468025 | 0:09:38.014892 | 0.42s 2025-10-03 08:08:39.717155 | fa163e2f-d608-ed31-39ea-00000000c1bf | TASK | Set platform/version specific variables 2025-10-03 08:08:39.727321 | fa163e2f-d608-ed31-39ea-00000000c1a6 | OK | Ensure ansible_facts used by role | np0005468026 2025-10-03 08:08:39.728782 | fa163e2f-d608-ed31-39ea-00000000c1a6 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468026 | 0:09:38.054108 | 0.51s 2025-10-03 08:08:39.745709 | fa163e2f-d608-ed31-39ea-00000000c1a7 | TASK | Set platform/version specific variables 2025-10-03 08:08:39.775694 | fa163e2f-d608-ed31-39ea-00000000c1bf | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:08:39.791774 | fa163e2f-d608-ed31-39ea-00000000c1bf | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:08:39.809979 | fa163e2f-d608-ed31-39ea-00000000c1bf | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.yml 2025-10-03 08:08:39.816884 | fa163e2f-d608-ed31-39ea-00000000c1a7 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:08:39.821665 | fa163e2f-d608-ed31-39ea-00000000c1bf | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.2.yml 2025-10-03 08:08:39.827804 | fa163e2f-d608-ed31-39ea-00000000c1bf | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468025 | 0:09:38.153132 | 0.11s 2025-10-03 08:08:39.838181 | fa163e2f-d608-ed31-39ea-00000000c1a7 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:08:39.853001 | fa163e2f-d608-ed31-39ea-00000000c14f | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:08:39.865208 | fa163e2f-d608-ed31-39ea-00000000c1a7 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.yml 2025-10-03 08:08:39.876290 | fa163e2f-d608-ed31-39ea-00000000c1a7 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.2.yml 2025-10-03 08:08:39.884754 | fa163e2f-d608-ed31-39ea-00000000c1a7 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468026 | 0:09:38.210075 | 0.14s 2025-10-03 08:08:39.906312 | fa163e2f-d608-ed31-39ea-00000000c0e0 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:08:40.294349 | fa163e2f-d608-ed31-39ea-00000000bd97 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468028 | 0:09:38.619651 | 3.10s 2025-10-03 08:08:40.308317 | fa163e2f-d608-ed31-39ea-00000000bd97 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468028 | 0:09:38.633640 | 3.11s 2025-10-03 08:08:40.330411 | fa163e2f-d608-ed31-39ea-00000000bd99 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:08:40.461322 | fa163e2f-d608-ed31-39ea-00000000c1d8 | OK | Write the config_step hieradata | np0005468027 2025-10-03 08:08:40.463240 | fa163e2f-d608-ed31-39ea-00000000c1d8 | TIMING | Write the config_step hieradata | np0005468027 | 0:09:38.788560 | 0.85s 2025-10-03 08:08:40.478903 | fa163e2f-d608-ed31-39ea-00000000c1d9 | TASK | Run puppet host configuration for step 1 2025-10-03 08:08:40.716027 | fa163e2f-d608-ed31-39ea-00000000bd99 | OK | Ensure pre-scripts hooks directory exists | np0005468028 | item=certmonger 2025-10-03 08:08:40.719503 | fa163e2f-d608-ed31-39ea-00000000bd99 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468028 | 0:09:39.044784 | 0.39s 2025-10-03 08:08:40.729910 | fa163e2f-d608-ed31-39ea-00000000bd99 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468028 | 0:09:39.055233 | 0.40s 2025-10-03 08:08:40.759491 | fa163e2f-d608-ed31-39ea-00000000bd9b | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:08:41.144547 | fa163e2f-d608-ed31-39ea-00000000bd9b | OK | Ensure post-scripts hooks directory exists | np0005468028 | item=certmonger 2025-10-03 08:08:41.149701 | fa163e2f-d608-ed31-39ea-00000000bd9b | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468028 | 0:09:39.475024 | 0.39s 2025-10-03 08:08:41.157722 | fa163e2f-d608-ed31-39ea-00000000bd9b | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468028 | 0:09:39.483046 | 0.40s 2025-10-03 08:08:41.180182 | fa163e2f-d608-ed31-39ea-00000000bd9d | TASK | Ensure provider service is running 2025-10-03 08:08:41.246571 | fa163e2f-d608-ed31-39ea-00000000c1d9 | CHANGED | Run puppet host configuration for step 1 | np0005468027 2025-10-03 08:08:41.248242 | fa163e2f-d608-ed31-39ea-00000000c1d9 | TIMING | Run puppet host configuration for step 1 | np0005468027 | 0:09:39.573561 | 0.77s 2025-10-03 08:08:41.269732 | fa163e2f-d608-ed31-39ea-00000000c1da | TASK | Wait for puppet host configuration to finish 2025-10-03 08:08:41.448691 | fa163e2f-d608-ed31-39ea-00000000c03d | OK | Ensure certificate role dependencies are installed | np0005468024 2025-10-03 08:08:41.450380 | fa163e2f-d608-ed31-39ea-00000000c03d | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468024 | 0:09:39.775703 | 3.16s 2025-10-03 08:08:41.482302 | fa163e2f-d608-ed31-39ea-00000000c03f | TASK | Ensure provider packages are installed 2025-10-03 08:08:41.593985 | fa163e2f-d608-ed31-39ea-00000000c1da | WAITING | Wait for puppet host configuration to finish | np0005468027 | 360 retries left 2025-10-03 08:08:41.676966 | fa163e2f-d608-ed31-39ea-00000000bd9d | OK | Ensure provider service is running | np0005468028 | item=certmonger 2025-10-03 08:08:41.680153 | fa163e2f-d608-ed31-39ea-00000000bd9d | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468028 | 0:09:40.005482 | 0.50s 2025-10-03 08:08:41.688823 | fa163e2f-d608-ed31-39ea-00000000bd9d | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468028 | 0:09:40.014138 | 0.51s 2025-10-03 08:08:41.719704 | fa163e2f-d608-ed31-39ea-00000000bda0 | TASK | Ensure certificate requests 2025-10-03 08:08:42.888135 | fa163e2f-d608-ed31-39ea-00000000c14f | OK | Ensure certificate role dependencies are installed | np0005468025 2025-10-03 08:08:42.888951 | fa163e2f-d608-ed31-39ea-00000000c14f | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468025 | 0:09:41.214290 | 3.03s 2025-10-03 08:08:42.889445 | fa163e2f-d608-ed31-39ea-00000000c0e0 | OK | Ensure certificate role dependencies are installed | np0005468026 2025-10-03 08:08:42.889866 | fa163e2f-d608-ed31-39ea-00000000c0e0 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468026 | 0:09:41.215209 | 2.98s 2025-10-03 08:08:42.905884 | fa163e2f-d608-ed31-39ea-00000000c151 | TASK | Ensure provider packages are installed 2025-10-03 08:08:42.928027 | fa163e2f-d608-ed31-39ea-00000000c0e2 | TASK | Ensure provider packages are installed 2025-10-03 08:08:43.589274 | fa163e2f-d608-ed31-39ea-00000000bda0 | CHANGED | Ensure certificate requests | np0005468028 | item={'ca': 'ipa', 'dns': 'np0005468028.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0005468028.internalapi.ooo.test@OOO.TEST'} 2025-10-03 08:08:43.593138 | fa163e2f-d608-ed31-39ea-00000000bda0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468028 | 0:09:41.918454 | 1.87s 2025-10-03 08:08:43.608792 | fa163e2f-d608-ed31-39ea-00000000bda0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468028 | 0:09:41.934120 | 1.89s 2025-10-03 08:08:43.631310 | fa163e2f-d608-ed31-39ea-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-03 08:08:43.957270 | fa163e2f-d608-ed31-39ea-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468028 2025-10-03 08:08:43.958767 | fa163e2f-d608-ed31-39ea-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468028 | 0:09:42.284095 | 0.33s 2025-10-03 08:08:44.042134 | fa163e2f-d608-ed31-39ea-0000000000c8 | TIMING | include_tasks | np0005468028 | 0:09:42.367459 | 0.06s 2025-10-03 08:08:44.068777 | 80986f5a-9176-444d-b9d4-0dc89012dd21 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468028 2025-10-03 08:08:44.090073 | fa163e2f-d608-ed31-39ea-00000000c22a | TASK | Write the config_step hieradata 2025-10-03 08:08:44.457117 | fa163e2f-d608-ed31-39ea-00000000c03f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:09:42.782423 | 2.97s 2025-10-03 08:08:44.465245 | fa163e2f-d608-ed31-39ea-00000000c03f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:09:42.790564 | 2.98s 2025-10-03 08:08:44.493367 | fa163e2f-d608-ed31-39ea-00000000c041 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:08:44.888865 | fa163e2f-d608-ed31-39ea-00000000c041 | OK | Ensure pre-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:08:44.892015 | fa163e2f-d608-ed31-39ea-00000000c041 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:09:43.217332 | 0.40s 2025-10-03 08:08:44.900666 | fa163e2f-d608-ed31-39ea-00000000c041 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:09:43.225992 | 0.41s 2025-10-03 08:08:44.921229 | fa163e2f-d608-ed31-39ea-00000000c043 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:08:44.954381 | fa163e2f-d608-ed31-39ea-00000000c22a | OK | Write the config_step hieradata | np0005468028 2025-10-03 08:08:44.956046 | fa163e2f-d608-ed31-39ea-00000000c22a | TIMING | Write the config_step hieradata | np0005468028 | 0:09:43.281372 | 0.86s 2025-10-03 08:08:44.971908 | fa163e2f-d608-ed31-39ea-00000000c22b | TASK | Run puppet host configuration for step 1 2025-10-03 08:08:45.342766 | fa163e2f-d608-ed31-39ea-00000000c043 | OK | Ensure post-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:08:45.346840 | fa163e2f-d608-ed31-39ea-00000000c043 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:09:43.672133 | 0.42s 2025-10-03 08:08:45.356844 | fa163e2f-d608-ed31-39ea-00000000c043 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:09:43.682165 | 0.43s 2025-10-03 08:08:45.385664 | fa163e2f-d608-ed31-39ea-00000000c045 | TASK | Ensure provider service is running 2025-10-03 08:08:45.722804 | fa163e2f-d608-ed31-39ea-00000000c22b | CHANGED | Run puppet host configuration for step 1 | np0005468028 2025-10-03 08:08:45.724616 | fa163e2f-d608-ed31-39ea-00000000c22b | TIMING | Run puppet host configuration for step 1 | np0005468028 | 0:09:44.049936 | 0.75s 2025-10-03 08:08:45.746117 | fa163e2f-d608-ed31-39ea-00000000c22c | TASK | Wait for puppet host configuration to finish 2025-10-03 08:08:45.798633 | fa163e2f-d608-ed31-39ea-00000000c0e2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:09:44.123917 | 2.87s 2025-10-03 08:08:45.812324 | fa163e2f-d608-ed31-39ea-00000000c0e2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:09:44.137638 | 2.88s 2025-10-03 08:08:45.830637 | fa163e2f-d608-ed31-39ea-00000000c0e4 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:08:45.911451 | fa163e2f-d608-ed31-39ea-00000000c045 | OK | Ensure provider service is running | np0005468024 | item=certmonger 2025-10-03 08:08:45.915919 | fa163e2f-d608-ed31-39ea-00000000c045 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:09:44.241224 | 0.53s 2025-10-03 08:08:45.927672 | fa163e2f-d608-ed31-39ea-00000000c045 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:09:44.252993 | 0.54s 2025-10-03 08:08:45.951023 | fa163e2f-d608-ed31-39ea-00000000c048 | TASK | Ensure certificate requests 2025-10-03 08:08:46.018572 | fa163e2f-d608-ed31-39ea-00000000c151 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:09:44.343842 | 3.11s 2025-10-03 08:08:46.028236 | fa163e2f-d608-ed31-39ea-00000000c151 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:09:44.353564 | 3.12s 2025-10-03 08:08:46.051442 | fa163e2f-d608-ed31-39ea-00000000c153 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:08:46.087289 | fa163e2f-d608-ed31-39ea-00000000c22c | WAITING | Wait for puppet host configuration to finish | np0005468028 | 360 retries left 2025-10-03 08:08:46.216713 | fa163e2f-d608-ed31-39ea-00000000c0e4 | OK | Ensure pre-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:08:46.219224 | fa163e2f-d608-ed31-39ea-00000000c0e4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:09:44.544552 | 0.39s 2025-10-03 08:08:46.227549 | fa163e2f-d608-ed31-39ea-00000000c0e4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:09:44.552876 | 0.40s 2025-10-03 08:08:46.250343 | fa163e2f-d608-ed31-39ea-00000000c0e6 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:08:46.438343 | fa163e2f-d608-ed31-39ea-00000000c153 | OK | Ensure pre-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:08:46.440987 | fa163e2f-d608-ed31-39ea-00000000c153 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:09:44.766304 | 0.39s 2025-10-03 08:08:46.448817 | fa163e2f-d608-ed31-39ea-00000000c153 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:09:44.774149 | 0.40s 2025-10-03 08:08:46.464141 | fa163e2f-d608-ed31-39ea-00000000c155 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:08:46.597151 | fa163e2f-d608-ed31-39ea-00000000c0e6 | OK | Ensure post-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:08:46.599692 | fa163e2f-d608-ed31-39ea-00000000c0e6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:09:44.925019 | 0.35s 2025-10-03 08:08:46.606999 | fa163e2f-d608-ed31-39ea-00000000c0e6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:09:44.932328 | 0.36s 2025-10-03 08:08:46.629328 | fa163e2f-d608-ed31-39ea-00000000c0e8 | TASK | Ensure provider service is running 2025-10-03 08:08:46.852979 | fa163e2f-d608-ed31-39ea-00000000c155 | OK | Ensure post-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:08:46.855425 | fa163e2f-d608-ed31-39ea-00000000c155 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:09:45.180753 | 0.39s 2025-10-03 08:08:46.861432 | fa163e2f-d608-ed31-39ea-00000000c155 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:09:45.186771 | 0.40s 2025-10-03 08:08:46.882699 | fa163e2f-d608-ed31-39ea-00000000c157 | TASK | Ensure provider service is running 2025-10-03 08:08:47.408552 | fa163e2f-d608-ed31-39ea-00000000c157 | OK | Ensure provider service is running | np0005468025 | item=certmonger 2025-10-03 08:08:47.412289 | fa163e2f-d608-ed31-39ea-00000000c157 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:09:45.737616 | 0.53s 2025-10-03 08:08:47.426101 | fa163e2f-d608-ed31-39ea-00000000c157 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:09:45.751424 | 0.54s 2025-10-03 08:08:47.457574 | fa163e2f-d608-ed31-39ea-00000000c15a | TASK | Ensure certificate requests 2025-10-03 08:08:47.752837 | fa163e2f-d608-ed31-39ea-00000000c048 | CHANGED | Ensure certificate requests | np0005468024 | item={'ca': 'ipa', 'dns': 'np0005468024.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0005468024.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/libvirt-vnc-client-cert.crt"\nservice_key="/etc/pki/tls/private/libvirt-vnc-client-cert.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-03 08:08:47.757041 | fa163e2f-d608-ed31-39ea-00000000c048 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:09:46.082357 | 1.80s 2025-10-03 08:08:47.765220 | fa163e2f-d608-ed31-39ea-00000000c048 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:09:46.090553 | 1.81s 2025-10-03 08:08:47.811096 | fa163e2f-d608-ed31-39ea-00000000c065 | TASK | Set version specific variables 2025-10-03 08:08:47.844262 | fa163e2f-d608-ed31-39ea-00000000c0e8 | OK | Ensure provider service is running | np0005468026 | item=certmonger 2025-10-03 08:08:47.849410 | fa163e2f-d608-ed31-39ea-00000000c0e8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:09:46.174713 | 1.22s 2025-10-03 08:08:47.868972 | fa163e2f-d608-ed31-39ea-00000000c0e8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:09:46.194302 | 1.24s 2025-10-03 08:08:47.870241 | fa163e2f-d608-ed31-39ea-00000000c065 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468024 | 0:09:46.195583 | 0.06s 2025-10-03 08:08:47.884879 | 2784153c-b58d-4040-bd4b-04f3db66cbe8 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468024 2025-10-03 08:08:47.901383 | fa163e2f-d608-ed31-39ea-00000000c27c | TASK | Ensure ansible_facts used by role 2025-10-03 08:08:47.920241 | fa163e2f-d608-ed31-39ea-00000000c0eb | TASK | Ensure certificate requests 2025-10-03 08:08:48.402916 | fa163e2f-d608-ed31-39ea-00000000c27c | OK | Ensure ansible_facts used by role | np0005468024 2025-10-03 08:08:48.404306 | fa163e2f-d608-ed31-39ea-00000000c27c | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468024 | 0:09:46.729637 | 0.50s 2025-10-03 08:08:48.423992 | fa163e2f-d608-ed31-39ea-00000000c27d | TASK | Set platform/version specific variables 2025-10-03 08:08:48.486362 | fa163e2f-d608-ed31-39ea-00000000c27d | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:08:48.505140 | fa163e2f-d608-ed31-39ea-00000000c27d | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:08:48.523982 | fa163e2f-d608-ed31-39ea-00000000c27d | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.yml 2025-10-03 08:08:48.535257 | fa163e2f-d608-ed31-39ea-00000000c27d | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.2.yml 2025-10-03 08:08:48.543397 | fa163e2f-d608-ed31-39ea-00000000c27d | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468024 | 0:09:46.868722 | 0.12s 2025-10-03 08:08:48.564497 | fa163e2f-d608-ed31-39ea-00000000c066 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:08:49.270946 | fa163e2f-d608-ed31-39ea-00000000bff3 | CHANGED | Wait for puppet host configuration to finish | np0005468029 2025-10-03 08:08:49.272198 | fa163e2f-d608-ed31-39ea-00000000bff3 | TIMING | Wait for puppet host configuration to finish | np0005468029 | 0:09:47.597528 | 10.83s 2025-10-03 08:08:49.287368 | fa163e2f-d608-ed31-39ea-00000000bff4 | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-03 08:08:49.367326 | fa163e2f-d608-ed31-39ea-00000000bff4 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005468029 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:08:38 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:08:44 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:08:44 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:08:44 puppet-user: (file & line not available)", "<13>Oct 3 08:08:44 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:08:44 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:08:44 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:08:44 puppet-user: Notice: Compiled catalog for np0005468029.ooo.test in environment production in 0.13 seconds", "<13>Oct 3 08:08:44 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 3 08:08:44 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 3 08:08:44 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 3 08:08:44 puppet-user: Notice: Applied catalog in 0.10 seconds", "<13>Oct 3 08:08:44 puppet-user: Application:", "<13>Oct 3 08:08:44 puppet-user: Initial environment: production", "<13>Oct 3 08:08:44 puppet-user: Converged environment: production", "<13>Oct 3 08:08:44 puppet-user: Run mode: user", "<13>Oct 3 08:08:44 puppet-user: Changes:", "<13>Oct 3 08:08:44 puppet-user: Total: 3", "<13>Oct 3 08:08:44 puppet-user: Events:", "<13>Oct 3 08:08:44 puppet-user: Success: 3", "<13>Oct 3 08:08:44 puppet-user: Resources:", "<13>Oct 3 08:08:44 puppet-user: Changed: 3", "<13>Oct 3 08:08:44 puppet-user: Out of sync: 3", "<13>Oct 3 08:08:44 puppet-user: Total: 10", "<13>Oct 3 08:08:44 puppet-user: Time:", "<13>Oct 3 08:08:44 puppet-user: Schedule: 0.00", "<13>Oct 3 08:08:44 puppet-user: File: 0.00", "<13>Oct 3 08:08:44 puppet-user: Exec: 0.02", "<13>Oct 3 08:08:44 puppet-user: Augeas: 0.06", "<13>Oct 3 08:08:44 puppet-user: Transaction evaluation: 0.09", "<13>Oct 3 08:08:44 puppet-user: Catalog application: 0.10", "<13>Oct 3 08:08:44 puppet-user: Config retrieval: 0.17", "<13>Oct 3 08:08:44 puppet-user: Last run: 1759478924", "<13>Oct 3 08:08:44 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:08:44 puppet-user: Total: 0.10", "<13>Oct 3 08:08:44 puppet-user: Version:", "<13>Oct 3 08:08:44 puppet-user: Config: 1759478924", "<13>Oct 3 08:08:44 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:08:49.368339 | fa163e2f-d608-ed31-39ea-00000000bff4 | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005468029 | 0:09:47.693674 | 0.08s 2025-10-03 08:08:49.381418 | fa163e2f-d608-ed31-39ea-00000000bff5 | TASK | Pre-cache facts for puppet containers 2025-10-03 08:08:49.406802 | fa163e2f-d608-ed31-39ea-00000000bff5 | TIMING | Pre-cache facts for puppet containers | np0005468029 | 0:09:47.732130 | 0.02s 2025-10-03 08:08:49.452981 | fa163e2f-d608-ed31-39ea-00000000c2c3 | TASK | Gather variables for each operating system 2025-10-03 08:08:49.553101 | fa163e2f-d608-ed31-39ea-00000000c2c3 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468029 | 0:09:47.878427 | 0.10s 2025-10-03 08:08:49.563186 | fa163e2f-d608-ed31-39ea-00000000c2c4 | TASK | Create puppet caching structures 2025-10-03 08:08:49.756136 | fa163e2f-d608-ed31-39ea-00000000c0eb | CHANGED | Ensure certificate requests | np0005468026 | item={'ca': 'ipa', 'dns': 'np0005468026.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0005468026.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/libvirt-vnc-client-cert.crt"\nservice_key="/etc/pki/tls/private/libvirt-vnc-client-cert.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-03 08:08:49.758779 | fa163e2f-d608-ed31-39ea-00000000c0eb | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:09:48.084100 | 1.84s 2025-10-03 08:08:49.767238 | fa163e2f-d608-ed31-39ea-00000000c0eb | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:09:48.092577 | 1.85s 2025-10-03 08:08:49.808239 | fa163e2f-d608-ed31-39ea-00000000c108 | TASK | Set version specific variables 2025-10-03 08:08:49.847298 | fa163e2f-d608-ed31-39ea-00000000c2c4 | CHANGED | Create puppet caching structures | np0005468029 2025-10-03 08:08:49.848241 | fa163e2f-d608-ed31-39ea-00000000c2c4 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468029 | 0:09:48.173575 | 0.28s 2025-10-03 08:08:49.867871 | fa163e2f-d608-ed31-39ea-00000000c2c5 | TASK | Check for facter.conf 2025-10-03 08:08:49.875232 | fa163e2f-d608-ed31-39ea-00000000c108 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468026 | 0:09:48.200552 | 0.07s 2025-10-03 08:08:49.894769 | 8ec559c4-5bda-4fd0-bf57-d5702071df04 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468026 2025-10-03 08:08:49.912339 | fa163e2f-d608-ed31-39ea-00000000c30a | TASK | Ensure ansible_facts used by role 2025-10-03 08:08:49.930514 | fa163e2f-d608-ed31-39ea-00000000c15a | CHANGED | Ensure certificate requests | np0005468025 | item={'ca': 'ipa', 'dns': 'np0005468025.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0005468025.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/libvirt-vnc-client-cert.crt"\nservice_key="/etc/pki/tls/private/libvirt-vnc-client-cert.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-03 08:08:49.933398 | fa163e2f-d608-ed31-39ea-00000000c15a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:09:48.258711 | 2.47s 2025-10-03 08:08:49.940932 | fa163e2f-d608-ed31-39ea-00000000c15a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:09:48.266268 | 2.48s 2025-10-03 08:08:49.968919 | fa163e2f-d608-ed31-39ea-00000000c179 | TASK | Set version specific variables 2025-10-03 08:08:50.002906 | fa163e2f-d608-ed31-39ea-00000000c179 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468025 | 0:09:48.328233 | 0.03s 2025-10-03 08:08:50.018863 | fb1c430f-3901-4ab7-a1a8-defbf1453e4a | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468025 2025-10-03 08:08:50.039000 | fa163e2f-d608-ed31-39ea-00000000c326 | TASK | Ensure ansible_facts used by role 2025-10-03 08:08:50.164693 | fa163e2f-d608-ed31-39ea-00000000c2c5 | OK | Check for facter.conf | np0005468029 2025-10-03 08:08:50.165650 | fa163e2f-d608-ed31-39ea-00000000c2c5 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468029 | 0:09:48.490984 | 0.30s 2025-10-03 08:08:50.175878 | fa163e2f-d608-ed31-39ea-00000000c2c6 | TASK | Remove facter.conf if directory 2025-10-03 08:08:50.221034 | fa163e2f-d608-ed31-39ea-00000000c2c6 | SKIPPED | Remove facter.conf if directory | np0005468029 2025-10-03 08:08:50.221723 | fa163e2f-d608-ed31-39ea-00000000c2c6 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468029 | 0:09:48.547060 | 0.05s 2025-10-03 08:08:50.231221 | fa163e2f-d608-ed31-39ea-00000000c2c7 | TASK | Write facter cache config 2025-10-03 08:08:50.430199 | fa163e2f-d608-ed31-39ea-00000000c30a | OK | Ensure ansible_facts used by role | np0005468026 2025-10-03 08:08:50.431142 | fa163e2f-d608-ed31-39ea-00000000c30a | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468026 | 0:09:48.756476 | 0.52s 2025-10-03 08:08:50.446062 | fa163e2f-d608-ed31-39ea-00000000c30b | TASK | Set platform/version specific variables 2025-10-03 08:08:50.496776 | fa163e2f-d608-ed31-39ea-00000000c326 | OK | Ensure ansible_facts used by role | np0005468025 2025-10-03 08:08:50.497690 | fa163e2f-d608-ed31-39ea-00000000c326 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468025 | 0:09:48.823023 | 0.46s 2025-10-03 08:08:50.513336 | fa163e2f-d608-ed31-39ea-00000000c327 | TASK | Set platform/version specific variables 2025-10-03 08:08:50.530733 | fa163e2f-d608-ed31-39ea-00000000c30b | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:08:50.557177 | fa163e2f-d608-ed31-39ea-00000000c30b | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:08:50.576292 | fa163e2f-d608-ed31-39ea-00000000c30b | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.yml 2025-10-03 08:08:50.583482 | fa163e2f-d608-ed31-39ea-00000000c327 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:08:50.590815 | fa163e2f-d608-ed31-39ea-00000000c30b | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.2.yml 2025-10-03 08:08:50.602051 | fa163e2f-d608-ed31-39ea-00000000c327 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:08:50.604681 | fa163e2f-d608-ed31-39ea-00000000c30b | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468026 | 0:09:48.929996 | 0.16s 2025-10-03 08:08:50.613275 | fa163e2f-d608-ed31-39ea-00000000c327 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.yml 2025-10-03 08:08:50.629227 | fa163e2f-d608-ed31-39ea-00000000c327 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.2.yml 2025-10-03 08:08:50.641428 | fa163e2f-d608-ed31-39ea-00000000c109 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:08:50.648176 | fa163e2f-d608-ed31-39ea-00000000c327 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468025 | 0:09:48.973489 | 0.13s 2025-10-03 08:08:50.670198 | fa163e2f-d608-ed31-39ea-00000000c17a | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:08:51.118669 | fa163e2f-d608-ed31-39ea-00000000c2c7 | CHANGED | Write facter cache config | np0005468029 2025-10-03 08:08:51.119815 | fa163e2f-d608-ed31-39ea-00000000c2c7 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468029 | 0:09:49.445143 | 0.89s 2025-10-03 08:08:51.133896 | fa163e2f-d608-ed31-39ea-00000000c2c8 | TASK | Cleanup facter cache if exists 2025-10-03 08:08:51.450735 | fa163e2f-d608-ed31-39ea-00000000c2c8 | OK | Cleanup facter cache if exists | np0005468029 2025-10-03 08:08:51.451868 | fa163e2f-d608-ed31-39ea-00000000c2c8 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468029 | 0:09:49.777201 | 0.32s 2025-10-03 08:08:51.466269 | fa163e2f-d608-ed31-39ea-00000000c2c9 | TASK | Pre-cache facts 2025-10-03 08:08:51.538971 | fa163e2f-d608-ed31-39ea-00000000c066 | OK | Ensure certificate role dependencies are installed | np0005468024 2025-10-03 08:08:51.540318 | fa163e2f-d608-ed31-39ea-00000000c066 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468024 | 0:09:49.865648 | 2.97s 2025-10-03 08:08:51.562519 | fa163e2f-d608-ed31-39ea-00000000c068 | TASK | Ensure provider packages are installed 2025-10-03 08:08:51.874613 | fa163e2f-d608-ed31-39ea-00000000c1da | CHANGED | Wait for puppet host configuration to finish | np0005468027 2025-10-03 08:08:51.875931 | fa163e2f-d608-ed31-39ea-00000000c1da | TIMING | Wait for puppet host configuration to finish | np0005468027 | 0:09:50.201260 | 10.60s 2025-10-03 08:08:51.891382 | fa163e2f-d608-ed31-39ea-00000000c1db | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-03 08:08:51.979269 | fa163e2f-d608-ed31-39ea-00000000c1db | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005468027 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:08:41 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:08:47 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:08:47 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:08:47 puppet-user: (file & line not available)", "<13>Oct 3 08:08:47 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:08:47 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:08:47 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:08:47 puppet-user: Notice: Compiled catalog for np0005468027.ooo.test in environment production in 0.16 seconds", "<13>Oct 3 08:08:47 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 3 08:08:47 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 3 08:08:47 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 3 08:08:47 puppet-user: Notice: Applied catalog in 0.07 seconds", "<13>Oct 3 08:08:47 puppet-user: Application:", "<13>Oct 3 08:08:47 puppet-user: Initial environment: production", "<13>Oct 3 08:08:47 puppet-user: Converged environment: production", "<13>Oct 3 08:08:47 puppet-user: Run mode: user", "<13>Oct 3 08:08:47 puppet-user: Changes:", "<13>Oct 3 08:08:47 puppet-user: Total: 3", "<13>Oct 3 08:08:47 puppet-user: Events:", "<13>Oct 3 08:08:47 puppet-user: Success: 3", "<13>Oct 3 08:08:47 puppet-user: Resources:", "<13>Oct 3 08:08:47 puppet-user: Changed: 3", "<13>Oct 3 08:08:47 puppet-user: Out of sync: 3", "<13>Oct 3 08:08:47 puppet-user: Total: 10", "<13>Oct 3 08:08:47 puppet-user: Time:", "<13>Oct 3 08:08:47 puppet-user: Schedule: 0.00", "<13>Oct 3 08:08:47 puppet-user: File: 0.00", "<13>Oct 3 08:08:47 puppet-user: Augeas: 0.02", "<13>Oct 3 08:08:47 puppet-user: Exec: 0.02", "<13>Oct 3 08:08:47 puppet-user: Transaction evaluation: 0.06", "<13>Oct 3 08:08:47 puppet-user: Catalog application: 0.07", "<13>Oct 3 08:08:47 puppet-user: Config retrieval: 0.20", "<13>Oct 3 08:08:47 puppet-user: Last run: 1759478927", "<13>Oct 3 08:08:47 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:08:47 puppet-user: Total: 0.07", "<13>Oct 3 08:08:47 puppet-user: Version:", "<13>Oct 3 08:08:47 puppet-user: Config: 1759478927", "<13>Oct 3 08:08:47 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:08:51.980375 | fa163e2f-d608-ed31-39ea-00000000c1db | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005468027 | 0:09:50.305707 | 0.09s 2025-10-03 08:08:51.994351 | fa163e2f-d608-ed31-39ea-00000000c1dc | TASK | Pre-cache facts for puppet containers 2025-10-03 08:08:52.024371 | fa163e2f-d608-ed31-39ea-00000000c1dc | TIMING | Pre-cache facts for puppet containers | np0005468027 | 0:09:50.349689 | 0.03s 2025-10-03 08:08:52.089777 | fa163e2f-d608-ed31-39ea-00000000c2c3 | TASK | Gather variables for each operating system 2025-10-03 08:08:52.099576 | fa163e2f-d608-ed31-39ea-00000000c2c9 | CHANGED | Pre-cache facts | np0005468029 2025-10-03 08:08:52.101800 | fa163e2f-d608-ed31-39ea-00000000c2c9 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468029 | 0:09:50.427098 | 0.63s 2025-10-03 08:08:52.125127 | fa163e2f-d608-ed31-39ea-00000000c2ca | TASK | Failed deployment if facter fails 2025-10-03 08:08:52.152651 | fa163e2f-d608-ed31-39ea-00000000c2ca | SKIPPED | Failed deployment if facter fails | np0005468029 2025-10-03 08:08:52.153961 | fa163e2f-d608-ed31-39ea-00000000c2ca | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468029 | 0:09:50.479287 | 0.03s 2025-10-03 08:08:52.193365 | fa163e2f-d608-ed31-39ea-00000000c2cb | TASK | Sync cached facts 2025-10-03 08:08:52.209593 | fa163e2f-d608-ed31-39ea-00000000c2c3 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468027 | 0:09:50.534907 | 0.12s 2025-10-03 08:08:52.225026 | fa163e2f-d608-ed31-39ea-00000000c2c4 | TASK | Create puppet caching structures 2025-10-03 08:08:52.515187 | fa163e2f-d608-ed31-39ea-00000000c2c4 | CHANGED | Create puppet caching structures | np0005468027 2025-10-03 08:08:52.516264 | fa163e2f-d608-ed31-39ea-00000000c2c4 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468027 | 0:09:50.841595 | 0.29s 2025-10-03 08:08:52.530449 | fa163e2f-d608-ed31-39ea-00000000c2c5 | TASK | Check for facter.conf 2025-10-03 08:08:52.732370 | fa163e2f-d608-ed31-39ea-00000000c2cb | CHANGED | Sync cached facts | np0005468029 -> 192.168.122.108 [WARNING]: ('np0005468029 -> 192.168.122.108', 'fa163e2f-d608-ed31-39ea-00000000c2cb') missing from stats 2025-10-03 08:08:52.783855 | fa163e2f-d608-ed31-39ea-00000000bff6 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:08:52.834307 | fa163e2f-d608-ed31-39ea-00000000bff6 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468029 | 0:09:51.159626 | 0.05s 2025-10-03 08:08:52.857642 | 79182a66-c09f-4dca-a8ad-a89298931b47 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005468029 2025-10-03 08:08:52.890625 | fa163e2f-d608-ed31-39ea-00000000c3c3 | TASK | Create base directory puppet configs 2025-10-03 08:08:52.897177 | fa163e2f-d608-ed31-39ea-00000000c2c5 | OK | Check for facter.conf | np0005468027 2025-10-03 08:08:52.898312 | fa163e2f-d608-ed31-39ea-00000000c2c5 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468027 | 0:09:51.223622 | 0.37s 2025-10-03 08:08:52.910156 | fa163e2f-d608-ed31-39ea-00000000c2c6 | TASK | Remove facter.conf if directory 2025-10-03 08:08:52.963775 | fa163e2f-d608-ed31-39ea-00000000c2c6 | SKIPPED | Remove facter.conf if directory | np0005468027 2025-10-03 08:08:52.964757 | fa163e2f-d608-ed31-39ea-00000000c2c6 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468027 | 0:09:51.290090 | 0.05s 2025-10-03 08:08:52.979780 | fa163e2f-d608-ed31-39ea-00000000c2c7 | TASK | Write facter cache config 2025-10-03 08:08:53.171281 | fa163e2f-d608-ed31-39ea-00000000c3c3 | CHANGED | Create base directory puppet configs | np0005468029 2025-10-03 08:08:53.172501 | fa163e2f-d608-ed31-39ea-00000000c3c3 | TIMING | Create base directory puppet configs | np0005468029 | 0:09:51.497802 | 0.28s 2025-10-03 08:08:53.187293 | fa163e2f-d608-ed31-39ea-00000000c3c4 | TASK | Generate container puppet configs for step 1 2025-10-03 08:08:53.528891 | fa163e2f-d608-ed31-39ea-00000000c3c4 | CHANGED | Generate container puppet configs for step 1 | np0005468029 2025-10-03 08:08:53.529998 | fa163e2f-d608-ed31-39ea-00000000c3c4 | TIMING | Generate container puppet configs for step 1 | np0005468029 | 0:09:51.855328 | 0.34s 2025-10-03 08:08:53.544330 | fa163e2f-d608-ed31-39ea-00000000c3c5 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-03 08:08:53.580006 | fa163e2f-d608-ed31-39ea-00000000c3c5 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005468029 | 0:09:51.905334 | 0.03s 2025-10-03 08:08:53.580963 | fa163e2f-d608-ed31-39ea-00000000c109 | OK | Ensure certificate role dependencies are installed | np0005468026 2025-10-03 08:08:53.581629 | fa163e2f-d608-ed31-39ea-00000000c109 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468026 | 0:09:51.906969 | 2.94s 2025-10-03 08:08:53.640047 | fa163e2f-d608-ed31-39ea-00000000c453 | TASK | Gather variables for each operating system 2025-10-03 08:08:53.684855 | fa163e2f-d608-ed31-39ea-00000000c10b | TASK | Ensure provider packages are installed 2025-10-03 08:08:53.719828 | fa163e2f-d608-ed31-39ea-00000000c17a | OK | Ensure certificate role dependencies are installed | np0005468025 2025-10-03 08:08:53.721150 | fa163e2f-d608-ed31-39ea-00000000c17a | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468025 | 0:09:52.046475 | 3.05s 2025-10-03 08:08:53.745605 | fa163e2f-d608-ed31-39ea-00000000c17c | TASK | Ensure provider packages are installed 2025-10-03 08:08:53.763133 | fa163e2f-d608-ed31-39ea-00000000c453 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468029 | 0:09:52.088457 | 0.12s 2025-10-03 08:08:53.774309 | fa163e2f-d608-ed31-39ea-00000000c454 | TASK | Create container logs path 2025-10-03 08:08:53.940726 | fa163e2f-d608-ed31-39ea-00000000c2c7 | CHANGED | Write facter cache config | np0005468027 2025-10-03 08:08:53.942804 | fa163e2f-d608-ed31-39ea-00000000c2c7 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468027 | 0:09:52.268119 | 0.96s 2025-10-03 08:08:53.964951 | fa163e2f-d608-ed31-39ea-00000000c2c8 | TASK | Cleanup facter cache if exists 2025-10-03 08:08:54.108940 | fa163e2f-d608-ed31-39ea-00000000c454 | OK | Create container logs path | np0005468029 2025-10-03 08:08:54.110611 | fa163e2f-d608-ed31-39ea-00000000c454 | TIMING | tripleo_container_manage : Create container logs path | np0005468029 | 0:09:52.435933 | 0.34s 2025-10-03 08:08:54.134850 | fa163e2f-d608-ed31-39ea-00000000c456 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:08:54.274051 | fa163e2f-d608-ed31-39ea-00000000c2c8 | OK | Cleanup facter cache if exists | np0005468027 2025-10-03 08:08:54.275193 | fa163e2f-d608-ed31-39ea-00000000c2c8 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468027 | 0:09:52.600525 | 0.31s 2025-10-03 08:08:54.290063 | fa163e2f-d608-ed31-39ea-00000000c2c9 | TASK | Pre-cache facts 2025-10-03 08:08:54.588553 | fa163e2f-d608-ed31-39ea-00000000c456 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468029 2025-10-03 08:08:54.590030 | fa163e2f-d608-ed31-39ea-00000000c456 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468029 | 0:09:52.915361 | 0.45s 2025-10-03 08:08:54.605415 | fa163e2f-d608-ed31-39ea-00000000c457 | TASK | Finalise hashes for all containers 2025-10-03 08:08:54.669308 | fa163e2f-d608-ed31-39ea-00000000c457 | OK | Finalise hashes for all containers | np0005468029 2025-10-03 08:08:54.671171 | fa163e2f-d608-ed31-39ea-00000000c457 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468029 | 0:09:52.996356 | 0.06s 2025-10-03 08:08:54.686199 | fa163e2f-d608-ed31-39ea-00000000c459 | TASK | Manage systemd shutdown files 2025-10-03 08:08:54.711362 | fa163e2f-d608-ed31-39ea-00000000c068 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:09:53.036653 | 3.15s 2025-10-03 08:08:54.725755 | fa163e2f-d608-ed31-39ea-00000000c068 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:09:53.051084 | 3.16s 2025-10-03 08:08:54.726818 | fa163e2f-d608-ed31-39ea-00000000c459 | SKIPPED | Manage systemd shutdown files | np0005468029 2025-10-03 08:08:54.727693 | fa163e2f-d608-ed31-39ea-00000000c459 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468029 | 0:09:53.053031 | 0.04s 2025-10-03 08:08:54.741439 | fa163e2f-d608-ed31-39ea-00000000c45b | TASK | Update container configs with new config hashes 2025-10-03 08:08:54.766123 | fa163e2f-d608-ed31-39ea-00000000c06a | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:08:54.796905 | fa163e2f-d608-ed31-39ea-00000000c45b | SKIPPED | Update container configs with new config hashes | np0005468029 2025-10-03 08:08:54.797993 | fa163e2f-d608-ed31-39ea-00000000c45b | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468029 | 0:09:53.123321 | 0.05s 2025-10-03 08:08:54.816511 | fa163e2f-d608-ed31-39ea-00000000c45c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:08:54.861775 | fa163e2f-d608-ed31-39ea-00000000c45c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468029 | 0:09:53.187107 | 0.04s 2025-10-03 08:08:54.873546 | 6a6c6d60-fcb4-433e-a2fe-ce2b7eb85b11 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468029 2025-10-03 08:08:54.887080 | fa163e2f-d608-ed31-39ea-00000000c4aa | TASK | Gather podman infos 2025-10-03 08:08:54.921533 | fa163e2f-d608-ed31-39ea-00000000c2c9 | CHANGED | Pre-cache facts | np0005468027 2025-10-03 08:08:54.922463 | fa163e2f-d608-ed31-39ea-00000000c2c9 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468027 | 0:09:53.247783 | 0.63s 2025-10-03 08:08:54.933360 | fa163e2f-d608-ed31-39ea-00000000c2ca | TASK | Failed deployment if facter fails 2025-10-03 08:08:54.965531 | fa163e2f-d608-ed31-39ea-00000000c2ca | SKIPPED | Failed deployment if facter fails | np0005468027 2025-10-03 08:08:54.966237 | fa163e2f-d608-ed31-39ea-00000000c2ca | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468027 | 0:09:53.291575 | 0.03s 2025-10-03 08:08:54.983562 | fa163e2f-d608-ed31-39ea-00000000c2cb | TASK | Sync cached facts 2025-10-03 08:08:55.175808 | fa163e2f-d608-ed31-39ea-00000000c06a | OK | Ensure pre-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:08:55.178340 | fa163e2f-d608-ed31-39ea-00000000c06a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:09:53.503660 | 0.41s 2025-10-03 08:08:55.188900 | fa163e2f-d608-ed31-39ea-00000000c06a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:09:53.514232 | 0.42s 2025-10-03 08:08:55.220849 | fa163e2f-d608-ed31-39ea-00000000c06c | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:08:55.380855 | fa163e2f-d608-ed31-39ea-00000000c2cb | CHANGED | Sync cached facts | np0005468027 -> 192.168.122.106 [WARNING]: ('np0005468027 -> 192.168.122.106', 'fa163e2f-d608-ed31-39ea-00000000c2cb') missing from stats 2025-10-03 08:08:55.412784 | fa163e2f-d608-ed31-39ea-00000000c1dd | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:08:55.420025 | fa163e2f-d608-ed31-39ea-00000000c4aa | OK | Gather podman infos | np0005468029 2025-10-03 08:08:55.421400 | fa163e2f-d608-ed31-39ea-00000000c4aa | TIMING | tripleo_container_manage : Gather podman infos | np0005468029 | 0:09:53.746727 | 0.53s 2025-10-03 08:08:55.449087 | fa163e2f-d608-ed31-39ea-00000000c4ab | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:08:55.466788 | fa163e2f-d608-ed31-39ea-00000000c1dd | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468027 | 0:09:53.792094 | 0.05s 2025-10-03 08:08:55.498999 | 434daef3-0133-40e0-af7f-67d1c438871a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005468027 2025-10-03 08:08:55.536797 | fa163e2f-d608-ed31-39ea-00000000c4dd | TASK | Create base directory puppet configs 2025-10-03 08:08:55.545095 | fa163e2f-d608-ed31-39ea-00000000c4ab | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468029 2025-10-03 08:08:55.546153 | fa163e2f-d608-ed31-39ea-00000000c4ab | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468029 | 0:09:53.871481 | 0.10s 2025-10-03 08:08:55.564350 | fa163e2f-d608-ed31-39ea-00000000c45d | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:08:55.624021 | fa163e2f-d608-ed31-39ea-00000000c06c | OK | Ensure post-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:08:55.628057 | fa163e2f-d608-ed31-39ea-00000000c06c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:09:53.953378 | 0.41s 2025-10-03 08:08:55.640135 | fa163e2f-d608-ed31-39ea-00000000c06c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:09:53.965467 | 0.42s 2025-10-03 08:08:55.640963 | fa163e2f-d608-ed31-39ea-00000000c45d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468029 | 0:09:53.966305 | 0.08s 2025-10-03 08:08:55.657260 | b8f337ec-2514-44e9-880d-54bafff4daf4 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468029 2025-10-03 08:08:55.683626 | fa163e2f-d608-ed31-39ea-00000000c550 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:08:55.717848 | fa163e2f-d608-ed31-39ea-00000000c06e | TASK | Ensure provider service is running 2025-10-03 08:08:55.835901 | fa163e2f-d608-ed31-39ea-00000000c4dd | CHANGED | Create base directory puppet configs | np0005468027 2025-10-03 08:08:55.837614 | fa163e2f-d608-ed31-39ea-00000000c4dd | TIMING | Create base directory puppet configs | np0005468027 | 0:09:54.162939 | 0.30s 2025-10-03 08:08:55.853813 | fa163e2f-d608-ed31-39ea-00000000c4de | TASK | Generate container puppet configs for step 1 2025-10-03 08:08:56.184290 | fa163e2f-d608-ed31-39ea-00000000c4de | CHANGED | Generate container puppet configs for step 1 | np0005468027 2025-10-03 08:08:56.185166 | fa163e2f-d608-ed31-39ea-00000000c4de | TIMING | Generate container puppet configs for step 1 | np0005468027 | 0:09:54.510501 | 0.33s 2025-10-03 08:08:56.198918 | fa163e2f-d608-ed31-39ea-00000000c4df | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-03 08:08:56.237076 | fa163e2f-d608-ed31-39ea-00000000c06e | OK | Ensure provider service is running | np0005468024 | item=certmonger 2025-10-03 08:08:56.238930 | fa163e2f-d608-ed31-39ea-00000000c06e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:09:54.564256 | 0.52s 2025-10-03 08:08:56.240716 | fa163e2f-d608-ed31-39ea-00000000c4df | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005468027 | 0:09:54.566058 | 0.04s 2025-10-03 08:08:56.246712 | fa163e2f-d608-ed31-39ea-00000000c06e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:09:54.572050 | 0.53s 2025-10-03 08:08:56.276898 | fa163e2f-d608-ed31-39ea-00000000c453 | TASK | Gather variables for each operating system 2025-10-03 08:08:56.296045 | fa163e2f-d608-ed31-39ea-00000000c071 | TASK | Ensure certificate requests 2025-10-03 08:08:56.354527 | fa163e2f-d608-ed31-39ea-00000000c22c | CHANGED | Wait for puppet host configuration to finish | np0005468028 2025-10-03 08:08:56.355379 | fa163e2f-d608-ed31-39ea-00000000c22c | TIMING | Wait for puppet host configuration to finish | np0005468028 | 0:09:54.680714 | 10.61s 2025-10-03 08:08:56.369348 | fa163e2f-d608-ed31-39ea-00000000c22d | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-03 08:08:56.383146 | fa163e2f-d608-ed31-39ea-00000000c453 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468027 | 0:09:54.708462 | 0.10s 2025-10-03 08:08:56.399781 | fa163e2f-d608-ed31-39ea-00000000c454 | TASK | Create container logs path 2025-10-03 08:08:56.424779 | fa163e2f-d608-ed31-39ea-00000000c22d | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005468028 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:08:45 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:08:54 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:08:54 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:08:54 puppet-user: (file & line not available)", "<13>Oct 3 08:08:54 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:08:54 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:08:54 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:08:54 puppet-user: Notice: Compiled catalog for np0005468028.ooo.test in environment production in 0.10 seconds", "<13>Oct 3 08:08:55 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 3 08:08:55 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 3 08:08:55 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 3 08:08:55 puppet-user: Notice: Applied catalog in 0.11 seconds", "<13>Oct 3 08:08:55 puppet-user: Application:", "<13>Oct 3 08:08:55 puppet-user: Initial environment: production", "<13>Oct 3 08:08:55 puppet-user: Converged environment: production", "<13>Oct 3 08:08:55 puppet-user: Run mode: user", "<13>Oct 3 08:08:55 puppet-user: Changes:", "<13>Oct 3 08:08:55 puppet-user: Total: 3", "<13>Oct 3 08:08:55 puppet-user: Events:", "<13>Oct 3 08:08:55 puppet-user: Success: 3", "<13>Oct 3 08:08:55 puppet-user: Resources:", "<13>Oct 3 08:08:55 puppet-user: Changed: 3", "<13>Oct 3 08:08:55 puppet-user: Out of sync: 3", "<13>Oct 3 08:08:55 puppet-user: Total: 10", "<13>Oct 3 08:08:55 puppet-user: Time:", "<13>Oct 3 08:08:55 puppet-user: Schedule: 0.00", "<13>Oct 3 08:08:55 puppet-user: File: 0.00", "<13>Oct 3 08:08:55 puppet-user: Exec: 0.03", "<13>Oct 3 08:08:55 puppet-user: Augeas: 0.07", "<13>Oct 3 08:08:55 puppet-user: Transaction evaluation: 0.10", "<13>Oct 3 08:08:55 puppet-user: Catalog application: 0.11", "<13>Oct 3 08:08:55 puppet-user: Config retrieval: 0.14", "<13>Oct 3 08:08:55 puppet-user: Last run: 1759478935", "<13>Oct 3 08:08:55 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:08:55 puppet-user: Total: 0.11", "<13>Oct 3 08:08:55 puppet-user: Version:", "<13>Oct 3 08:08:55 puppet-user: Config: 1759478934", "<13>Oct 3 08:08:55 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:08:56.425797 | fa163e2f-d608-ed31-39ea-00000000c22d | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005468028 | 0:09:54.751130 | 0.05s 2025-10-03 08:08:56.439888 | fa163e2f-d608-ed31-39ea-00000000c22e | TASK | Pre-cache facts for puppet containers 2025-10-03 08:08:56.460279 | fa163e2f-d608-ed31-39ea-00000000c22e | TIMING | Pre-cache facts for puppet containers | np0005468028 | 0:09:54.785609 | 0.02s 2025-10-03 08:08:56.499065 | fa163e2f-d608-ed31-39ea-00000000c2c3 | TASK | Gather variables for each operating system 2025-10-03 08:08:56.581783 | fa163e2f-d608-ed31-39ea-00000000c2c3 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468028 | 0:09:54.907093 | 0.08s 2025-10-03 08:08:56.595239 | fa163e2f-d608-ed31-39ea-00000000c2c4 | TASK | Create puppet caching structures 2025-10-03 08:08:56.651590 | fa163e2f-d608-ed31-39ea-00000000c10b | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:09:54.976903 | 2.96s 2025-10-03 08:08:56.659741 | fa163e2f-d608-ed31-39ea-00000000c10b | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:09:54.985077 | 2.97s 2025-10-03 08:08:56.675964 | fa163e2f-d608-ed31-39ea-00000000c10d | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:08:56.731393 | fa163e2f-d608-ed31-39ea-00000000c454 | OK | Create container logs path | np0005468027 2025-10-03 08:08:56.732636 | fa163e2f-d608-ed31-39ea-00000000c454 | TIMING | tripleo_container_manage : Create container logs path | np0005468027 | 0:09:55.057965 | 0.33s 2025-10-03 08:08:56.750648 | fa163e2f-d608-ed31-39ea-00000000c456 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:08:56.919792 | fa163e2f-d608-ed31-39ea-00000000c2c4 | CHANGED | Create puppet caching structures | np0005468028 2025-10-03 08:08:56.921122 | fa163e2f-d608-ed31-39ea-00000000c2c4 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468028 | 0:09:55.246449 | 0.32s 2025-10-03 08:08:56.935599 | fa163e2f-d608-ed31-39ea-00000000c2c5 | TASK | Check for facter.conf 2025-10-03 08:08:56.993764 | fa163e2f-d608-ed31-39ea-00000000c17c | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:09:55.319067 | 3.25s 2025-10-03 08:08:57.002896 | fa163e2f-d608-ed31-39ea-00000000c17c | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:09:55.328226 | 3.26s 2025-10-03 08:08:57.038350 | fa163e2f-d608-ed31-39ea-00000000c17e | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:08:57.046124 | fa163e2f-d608-ed31-39ea-00000000c10d | OK | Ensure pre-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:08:57.048551 | fa163e2f-d608-ed31-39ea-00000000c10d | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:09:55.373878 | 0.37s 2025-10-03 08:08:57.063593 | fa163e2f-d608-ed31-39ea-00000000c10d | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:09:55.388896 | 0.39s 2025-10-03 08:08:57.109597 | fa163e2f-d608-ed31-39ea-00000000c10f | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:08:57.116725 | fa163e2f-d608-ed31-39ea-00000000c456 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468027 2025-10-03 08:08:57.118478 | fa163e2f-d608-ed31-39ea-00000000c456 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468027 | 0:09:55.443786 | 0.37s 2025-10-03 08:08:57.135558 | fa163e2f-d608-ed31-39ea-00000000c457 | TASK | Finalise hashes for all containers 2025-10-03 08:08:57.186752 | fa163e2f-d608-ed31-39ea-00000000c457 | OK | Finalise hashes for all containers | np0005468027 2025-10-03 08:08:57.188317 | fa163e2f-d608-ed31-39ea-00000000c457 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468027 | 0:09:55.513650 | 0.05s 2025-10-03 08:08:57.212963 | fa163e2f-d608-ed31-39ea-00000000c459 | TASK | Manage systemd shutdown files 2025-10-03 08:08:57.224127 | fa163e2f-d608-ed31-39ea-00000000c2c5 | OK | Check for facter.conf | np0005468028 2025-10-03 08:08:57.225865 | fa163e2f-d608-ed31-39ea-00000000c2c5 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468028 | 0:09:55.551142 | 0.29s 2025-10-03 08:08:57.253845 | fa163e2f-d608-ed31-39ea-00000000c2c6 | TASK | Remove facter.conf if directory 2025-10-03 08:08:57.267398 | fa163e2f-d608-ed31-39ea-00000000c459 | SKIPPED | Manage systemd shutdown files | np0005468027 2025-10-03 08:08:57.269051 | fa163e2f-d608-ed31-39ea-00000000c459 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468027 | 0:09:55.594367 | 0.05s 2025-10-03 08:08:57.297290 | fa163e2f-d608-ed31-39ea-00000000c45b | TASK | Update container configs with new config hashes 2025-10-03 08:08:57.305374 | fa163e2f-d608-ed31-39ea-00000000c2c6 | SKIPPED | Remove facter.conf if directory | np0005468028 2025-10-03 08:08:57.306610 | fa163e2f-d608-ed31-39ea-00000000c2c6 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468028 | 0:09:55.631934 | 0.05s 2025-10-03 08:08:57.323896 | fa163e2f-d608-ed31-39ea-00000000c2c7 | TASK | Write facter cache config 2025-10-03 08:08:57.345090 | fa163e2f-d608-ed31-39ea-00000000c45b | SKIPPED | Update container configs with new config hashes | np0005468027 2025-10-03 08:08:57.346902 | fa163e2f-d608-ed31-39ea-00000000c45b | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468027 | 0:09:55.672223 | 0.05s 2025-10-03 08:08:57.372079 | fa163e2f-d608-ed31-39ea-00000000c45c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:08:57.427121 | fa163e2f-d608-ed31-39ea-00000000c45c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468027 | 0:09:55.752439 | 0.05s 2025-10-03 08:08:57.432385 | fa163e2f-d608-ed31-39ea-00000000c17e | OK | Ensure pre-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:08:57.434715 | fa163e2f-d608-ed31-39ea-00000000c17e | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:09:55.760046 | 0.38s 2025-10-03 08:08:57.461824 | 5c8fef6f-06de-4216-b545-213b23fc7d1c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468027 2025-10-03 08:08:57.474264 | fa163e2f-d608-ed31-39ea-00000000c10f | OK | Ensure post-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:08:57.477795 | fa163e2f-d608-ed31-39ea-00000000c10f | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:09:55.803124 | 0.37s 2025-10-03 08:08:57.492319 | fa163e2f-d608-ed31-39ea-00000000c663 | TASK | Gather podman infos 2025-10-03 08:08:57.500675 | fa163e2f-d608-ed31-39ea-00000000c17e | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:09:55.825992 | 0.45s 2025-10-03 08:08:57.502136 | fa163e2f-d608-ed31-39ea-00000000c10f | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:09:55.827474 | 0.39s 2025-10-03 08:08:57.524068 | fa163e2f-d608-ed31-39ea-00000000c180 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:08:57.566671 | fa163e2f-d608-ed31-39ea-00000000c111 | TASK | Ensure provider service is running 2025-10-03 08:08:57.896557 | fa163e2f-d608-ed31-39ea-00000000c663 | OK | Gather podman infos | np0005468027 2025-10-03 08:08:57.897550 | fa163e2f-d608-ed31-39ea-00000000c663 | TIMING | tripleo_container_manage : Gather podman infos | np0005468027 | 0:09:56.222865 | 0.40s 2025-10-03 08:08:57.908187 | fa163e2f-d608-ed31-39ea-00000000c180 | OK | Ensure post-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:08:57.909850 | fa163e2f-d608-ed31-39ea-00000000c180 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:09:56.235181 | 0.38s 2025-10-03 08:08:57.921926 | fa163e2f-d608-ed31-39ea-00000000c664 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:08:57.929506 | fa163e2f-d608-ed31-39ea-00000000c180 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:09:56.254828 | 0.40s 2025-10-03 08:08:57.945875 | fa163e2f-d608-ed31-39ea-00000000c182 | TASK | Ensure provider service is running 2025-10-03 08:08:57.980257 | fa163e2f-d608-ed31-39ea-00000000c664 | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468027 2025-10-03 08:08:57.981199 | fa163e2f-d608-ed31-39ea-00000000c664 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468027 | 0:09:56.306531 | 0.06s 2025-10-03 08:08:57.993956 | fa163e2f-d608-ed31-39ea-00000000c45d | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:08:58.032183 | fa163e2f-d608-ed31-39ea-00000000c45d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468027 | 0:09:56.357508 | 0.04s 2025-10-03 08:08:58.046500 | 677e5929-6b70-4fcd-ac9b-d98609dec33c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468027 2025-10-03 08:08:58.063534 | fa163e2f-d608-ed31-39ea-00000000c695 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:08:58.094778 | fa163e2f-d608-ed31-39ea-00000000c111 | OK | Ensure provider service is running | np0005468026 | item=certmonger 2025-10-03 08:08:58.098433 | fa163e2f-d608-ed31-39ea-00000000c111 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:09:56.423750 | 0.53s 2025-10-03 08:08:58.110502 | fa163e2f-d608-ed31-39ea-00000000c111 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:09:56.435834 | 0.54s 2025-10-03 08:08:58.127967 | fa163e2f-d608-ed31-39ea-00000000c114 | TASK | Ensure certificate requests 2025-10-03 08:08:58.214859 | fa163e2f-d608-ed31-39ea-00000000c071 | CHANGED | Ensure certificate requests | np0005468024 | item={'ca': 'ipa', 'dns': 'np0005468024.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0005468024.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/novnc-proxy.crt"\nservice_key="/etc/pki/tls/private/novnc-proxy.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-03 08:08:58.220529 | fa163e2f-d608-ed31-39ea-00000000c071 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:09:56.545800 | 1.92s 2025-10-03 08:08:58.230313 | fa163e2f-d608-ed31-39ea-00000000c071 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:09:56.555648 | 1.93s 2025-10-03 08:08:58.258102 | fa163e2f-d608-ed31-39ea-00000000abdd | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-03 08:08:58.330573 | fa163e2f-d608-ed31-39ea-00000000c2c7 | CHANGED | Write facter cache config | np0005468028 2025-10-03 08:08:58.331568 | fa163e2f-d608-ed31-39ea-00000000c2c7 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468028 | 0:09:56.656904 | 1.01s 2025-10-03 08:08:58.350222 | fa163e2f-d608-ed31-39ea-00000000c2c8 | TASK | Cleanup facter cache if exists 2025-10-03 08:08:58.357889 | fa163e2f-d608-ed31-39ea-00000000abdd | OK | set is_ovn_dbs_bootstrap_node fact | np0005468024 2025-10-03 08:08:58.358919 | fa163e2f-d608-ed31-39ea-00000000abdd | TIMING | set is_ovn_dbs_bootstrap_node fact | np0005468024 | 0:09:56.684244 | 0.10s 2025-10-03 08:08:58.378583 | fa163e2f-d608-ed31-39ea-00000000abde | TASK | Populate ansible service facts so we can check for pacemaker service 2025-10-03 08:08:58.471345 | fa163e2f-d608-ed31-39ea-00000000c182 | OK | Ensure provider service is running | np0005468025 | item=certmonger 2025-10-03 08:08:58.479734 | fa163e2f-d608-ed31-39ea-00000000c182 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:09:56.805040 | 0.53s 2025-10-03 08:08:58.495974 | fa163e2f-d608-ed31-39ea-00000000c182 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:09:56.821308 | 0.55s 2025-10-03 08:08:58.513211 | fa163e2f-d608-ed31-39ea-00000000c185 | TASK | Ensure certificate requests 2025-10-03 08:08:58.648876 | fa163e2f-d608-ed31-39ea-00000000c2c8 | OK | Cleanup facter cache if exists | np0005468028 2025-10-03 08:08:58.650055 | fa163e2f-d608-ed31-39ea-00000000c2c8 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468028 | 0:09:56.975390 | 0.30s 2025-10-03 08:08:58.660613 | fa163e2f-d608-ed31-39ea-00000000c2c9 | TASK | Pre-cache facts 2025-10-03 08:08:59.266772 | fa163e2f-d608-ed31-39ea-00000000c2c9 | CHANGED | Pre-cache facts | np0005468028 2025-10-03 08:08:59.267857 | fa163e2f-d608-ed31-39ea-00000000c2c9 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468028 | 0:09:57.593194 | 0.61s 2025-10-03 08:08:59.279130 | fa163e2f-d608-ed31-39ea-00000000c2ca | TASK | Failed deployment if facter fails 2025-10-03 08:08:59.311107 | fa163e2f-d608-ed31-39ea-00000000c2ca | SKIPPED | Failed deployment if facter fails | np0005468028 2025-10-03 08:08:59.312142 | fa163e2f-d608-ed31-39ea-00000000c2ca | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468028 | 0:09:57.637473 | 0.03s 2025-10-03 08:08:59.336493 | fa163e2f-d608-ed31-39ea-00000000c2cb | TASK | Sync cached facts 2025-10-03 08:08:59.749677 | fa163e2f-d608-ed31-39ea-00000000c2cb | CHANGED | Sync cached facts | np0005468028 -> 192.168.122.107 [WARNING]: ('np0005468028 -> 192.168.122.107', 'fa163e2f-d608-ed31-39ea-00000000c2cb') missing from stats 2025-10-03 08:08:59.775941 | fa163e2f-d608-ed31-39ea-00000000c22f | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:08:59.823424 | fa163e2f-d608-ed31-39ea-00000000c22f | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468028 | 0:09:58.148748 | 0.05s 2025-10-03 08:08:59.841571 | 608a53b4-c884-4ea5-94b2-31abba83f922 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005468028 2025-10-03 08:08:59.866251 | fa163e2f-d608-ed31-39ea-00000000c6f1 | TASK | Create base directory puppet configs 2025-10-03 08:09:00.038160 | fa163e2f-d608-ed31-39ea-00000000c114 | CHANGED | Ensure certificate requests | np0005468026 | item={'ca': 'ipa', 'dns': 'np0005468026.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0005468026.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/novnc-proxy.crt"\nservice_key="/etc/pki/tls/private/novnc-proxy.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-03 08:09:00.045993 | fa163e2f-d608-ed31-39ea-00000000c114 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:09:58.371303 | 1.92s 2025-10-03 08:09:00.056639 | fa163e2f-d608-ed31-39ea-00000000c114 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:09:58.381969 | 1.93s 2025-10-03 08:09:00.102703 | fa163e2f-d608-ed31-39ea-00000000ae18 | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-03 08:09:00.161674 | fa163e2f-d608-ed31-39ea-00000000ae18 | OK | set is_ovn_dbs_bootstrap_node fact | np0005468026 2025-10-03 08:09:00.163246 | fa163e2f-d608-ed31-39ea-00000000ae18 | TIMING | set is_ovn_dbs_bootstrap_node fact | np0005468026 | 0:09:58.488581 | 0.06s 2025-10-03 08:09:00.183193 | fa163e2f-d608-ed31-39ea-00000000ae19 | TASK | Populate ansible service facts so we can check for pacemaker service 2025-10-03 08:09:00.211648 | fa163e2f-d608-ed31-39ea-00000000c6f1 | CHANGED | Create base directory puppet configs | np0005468028 2025-10-03 08:09:00.213233 | fa163e2f-d608-ed31-39ea-00000000c6f1 | TIMING | Create base directory puppet configs | np0005468028 | 0:09:58.538565 | 0.35s 2025-10-03 08:09:00.214421 | fa163e2f-d608-ed31-39ea-00000000ae19 | SKIPPED | Populate ansible service facts so we can check for pacemaker service | np0005468026 2025-10-03 08:09:00.215562 | fa163e2f-d608-ed31-39ea-00000000ae19 | TIMING | Populate ansible service facts so we can check for pacemaker service | np0005468026 | 0:09:58.540901 | 0.03s 2025-10-03 08:09:00.230284 | fa163e2f-d608-ed31-39ea-00000000c6f2 | TASK | Generate container puppet configs for step 1 2025-10-03 08:09:00.251750 | fa163e2f-d608-ed31-39ea-00000000ae1b | TASK | Fetch ovn-dbs-bundle 2025-10-03 08:09:00.310599 | fa163e2f-d608-ed31-39ea-00000000ae1b | SKIPPED | Fetch ovn-dbs-bundle | np0005468026 2025-10-03 08:09:00.312517 | fa163e2f-d608-ed31-39ea-00000000ae1b | TIMING | Fetch ovn-dbs-bundle | np0005468026 | 0:09:58.637845 | 0.06s 2025-10-03 08:09:00.332722 | fa163e2f-d608-ed31-39ea-00000000ae1c | TASK | Fetch ovn VIP 2025-10-03 08:09:00.391292 | fa163e2f-d608-ed31-39ea-00000000ae1c | SKIPPED | Fetch ovn VIP | np0005468026 2025-10-03 08:09:00.392669 | fa163e2f-d608-ed31-39ea-00000000ae1c | TIMING | Fetch ovn VIP | np0005468026 | 0:09:58.717988 | 0.06s 2025-10-03 08:09:00.425002 | fa163e2f-d608-ed31-39ea-00000000ae1d | TASK | Remove OVNDBs from pacemaker 2025-10-03 08:09:00.463479 | fa163e2f-d608-ed31-39ea-00000000ae1d | SKIPPED | Remove OVNDBs from pacemaker | np0005468026 2025-10-03 08:09:00.464379 | fa163e2f-d608-ed31-39ea-00000000ae1d | TIMING | Remove OVNDBs from pacemaker | np0005468026 | 0:09:58.789713 | 0.04s 2025-10-03 08:09:00.484536 | fa163e2f-d608-ed31-39ea-00000000ae1e | TASK | Remove OVNDBs VIP from pacemaker 2025-10-03 08:09:00.534105 | fa163e2f-d608-ed31-39ea-00000000ae1e | SKIPPED | Remove OVNDBs VIP from pacemaker | np0005468026 2025-10-03 08:09:00.535070 | fa163e2f-d608-ed31-39ea-00000000ae1e | TIMING | Remove OVNDBs VIP from pacemaker | np0005468026 | 0:09:58.860403 | 0.05s 2025-10-03 08:09:00.554803 | fa163e2f-d608-ed31-39ea-00000000ae1f | TASK | Clean up pacemaker remote nodes cache 2025-10-03 08:09:00.589061 | fa163e2f-d608-ed31-39ea-00000000c6f2 | CHANGED | Generate container puppet configs for step 1 | np0005468028 2025-10-03 08:09:00.590621 | fa163e2f-d608-ed31-39ea-00000000c6f2 | TIMING | Generate container puppet configs for step 1 | np0005468028 | 0:09:58.915943 | 0.36s 2025-10-03 08:09:00.612080 | fa163e2f-d608-ed31-39ea-00000000c6f3 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-03 08:09:00.620596 | fa163e2f-d608-ed31-39ea-00000000ae1f | SKIPPED | Clean up pacemaker remote nodes cache | np0005468026 2025-10-03 08:09:00.622206 | fa163e2f-d608-ed31-39ea-00000000ae1f | TIMING | Clean up pacemaker remote nodes cache | np0005468026 | 0:09:58.947524 | 0.07s 2025-10-03 08:09:00.643890 | fa163e2f-d608-ed31-39ea-00000000c185 | CHANGED | Ensure certificate requests | np0005468025 | item={'ca': 'ipa', 'dns': 'np0005468025.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0005468025.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/novnc-proxy.crt"\nservice_key="/etc/pki/tls/private/novnc-proxy.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-03 08:09:00.649101 | fa163e2f-d608-ed31-39ea-00000000c185 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:09:58.974431 | 2.13s 2025-10-03 08:09:00.679164 | fa163e2f-d608-ed31-39ea-00000000ae20 | TASK | Remove pacemaker attributes 2025-10-03 08:09:00.689149 | fa163e2f-d608-ed31-39ea-00000000c6f3 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005468028 | 0:09:59.014441 | 0.08s 2025-10-03 08:09:00.692925 | fa163e2f-d608-ed31-39ea-00000000c185 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:09:59.018256 | 2.18s 2025-10-03 08:09:00.736018 | fa163e2f-d608-ed31-39ea-00000000ae20 | SKIPPED | Remove pacemaker attributes | np0005468026 | item=np0005468024 2025-10-03 08:09:00.749167 | fa163e2f-d608-ed31-39ea-00000000ae20 | SKIPPED | Remove pacemaker attributes | np0005468026 | item=np0005468025 2025-10-03 08:09:00.755846 | fa163e2f-d608-ed31-39ea-00000000c453 | TASK | Gather variables for each operating system 2025-10-03 08:09:00.769063 | fa163e2f-d608-ed31-39ea-00000000ae20 | SKIPPED | Remove pacemaker attributes | np0005468026 | item=np0005468026 2025-10-03 08:09:00.791078 | fa163e2f-d608-ed31-39ea-00000000ae20 | TIMING | Remove pacemaker attributes | np0005468026 | 0:09:59.116395 | 0.11s 2025-10-03 08:09:00.809594 | fa163e2f-d608-ed31-39ea-00000000ad33 | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-03 08:09:00.876222 | fa163e2f-d608-ed31-39ea-00000000c453 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468028 | 0:09:59.201538 | 0.12s 2025-10-03 08:09:00.877096 | fa163e2f-d608-ed31-39ea-00000000ad33 | OK | set is_ovn_dbs_bootstrap_node fact | np0005468025 2025-10-03 08:09:00.877544 | fa163e2f-d608-ed31-39ea-00000000ad33 | TIMING | set is_ovn_dbs_bootstrap_node fact | np0005468025 | 0:09:59.202887 | 0.07s 2025-10-03 08:09:00.895869 | fa163e2f-d608-ed31-39ea-00000000c454 | TASK | Create container logs path 2025-10-03 08:09:00.920941 | fa163e2f-d608-ed31-39ea-00000000ad34 | TASK | Populate ansible service facts so we can check for pacemaker service 2025-10-03 08:09:00.928966 | fa163e2f-d608-ed31-39ea-00000000ae23 | TIMING | include_role : linux-system-roles.certificate | np0005468026 | 0:09:59.254287 | 0.10s 2025-10-03 08:09:00.990912 | fa163e2f-d608-ed31-39ea-00000000c7e1 | TASK | Set version specific variables 2025-10-03 08:09:00.996399 | fa163e2f-d608-ed31-39ea-00000000ad34 | SKIPPED | Populate ansible service facts so we can check for pacemaker service | np0005468025 2025-10-03 08:09:00.997390 | fa163e2f-d608-ed31-39ea-00000000ad34 | TIMING | Populate ansible service facts so we can check for pacemaker service | np0005468025 | 0:09:59.322718 | 0.07s 2025-10-03 08:09:01.017529 | fa163e2f-d608-ed31-39ea-00000000ad36 | TASK | Fetch ovn-dbs-bundle 2025-10-03 08:09:01.049670 | fa163e2f-d608-ed31-39ea-00000000c7e1 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468026 | 0:09:59.374978 | 0.06s 2025-10-03 08:09:01.074829 | 8a058870-fb5f-4d9d-9761-c28e6d30f06f | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468026 2025-10-03 08:09:01.097542 | fa163e2f-d608-ed31-39ea-00000000c814 | TASK | Ensure ansible_facts used by role 2025-10-03 08:09:01.104477 | fa163e2f-d608-ed31-39ea-00000000ad36 | SKIPPED | Fetch ovn-dbs-bundle | np0005468025 2025-10-03 08:09:01.105524 | fa163e2f-d608-ed31-39ea-00000000ad36 | TIMING | Fetch ovn-dbs-bundle | np0005468025 | 0:09:59.430847 | 0.09s 2025-10-03 08:09:01.122001 | fa163e2f-d608-ed31-39ea-00000000ad37 | TASK | Fetch ovn VIP 2025-10-03 08:09:01.150871 | fa163e2f-d608-ed31-39ea-00000000ad37 | SKIPPED | Fetch ovn VIP | np0005468025 2025-10-03 08:09:01.151648 | fa163e2f-d608-ed31-39ea-00000000ad37 | TIMING | Fetch ovn VIP | np0005468025 | 0:09:59.476984 | 0.03s 2025-10-03 08:09:01.167995 | fa163e2f-d608-ed31-39ea-00000000ad38 | TASK | Remove OVNDBs from pacemaker 2025-10-03 08:09:01.220356 | fa163e2f-d608-ed31-39ea-00000000c454 | OK | Create container logs path | np0005468028 2025-10-03 08:09:01.221407 | fa163e2f-d608-ed31-39ea-00000000c454 | TIMING | tripleo_container_manage : Create container logs path | np0005468028 | 0:09:59.546741 | 0.32s 2025-10-03 08:09:01.237720 | fa163e2f-d608-ed31-39ea-00000000c456 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:09:01.243789 | fa163e2f-d608-ed31-39ea-00000000ad38 | SKIPPED | Remove OVNDBs from pacemaker | np0005468025 2025-10-03 08:09:01.244658 | fa163e2f-d608-ed31-39ea-00000000ad38 | TIMING | Remove OVNDBs from pacemaker | np0005468025 | 0:09:59.569988 | 0.08s 2025-10-03 08:09:01.259655 | fa163e2f-d608-ed31-39ea-00000000ad39 | TASK | Remove OVNDBs VIP from pacemaker 2025-10-03 08:09:01.308239 | fa163e2f-d608-ed31-39ea-00000000ad39 | SKIPPED | Remove OVNDBs VIP from pacemaker | np0005468025 2025-10-03 08:09:01.309116 | fa163e2f-d608-ed31-39ea-00000000ad39 | TIMING | Remove OVNDBs VIP from pacemaker | np0005468025 | 0:09:59.634449 | 0.05s 2025-10-03 08:09:01.328734 | fa163e2f-d608-ed31-39ea-00000000ad3a | TASK | Clean up pacemaker remote nodes cache 2025-10-03 08:09:01.372570 | fa163e2f-d608-ed31-39ea-00000000ad3a | SKIPPED | Clean up pacemaker remote nodes cache | np0005468025 2025-10-03 08:09:01.373635 | fa163e2f-d608-ed31-39ea-00000000ad3a | TIMING | Clean up pacemaker remote nodes cache | np0005468025 | 0:09:59.698967 | 0.04s 2025-10-03 08:09:01.395300 | fa163e2f-d608-ed31-39ea-00000000ad3b | TASK | Remove pacemaker attributes 2025-10-03 08:09:01.443696 | fa163e2f-d608-ed31-39ea-00000000ad3b | SKIPPED | Remove pacemaker attributes | np0005468025 | item=np0005468024 2025-10-03 08:09:01.465380 | fa163e2f-d608-ed31-39ea-00000000ad3b | SKIPPED | Remove pacemaker attributes | np0005468025 | item=np0005468025 2025-10-03 08:09:01.476944 | fa163e2f-d608-ed31-39ea-00000000ad3b | SKIPPED | Remove pacemaker attributes | np0005468025 | item=np0005468026 2025-10-03 08:09:01.484965 | fa163e2f-d608-ed31-39ea-00000000ad3b | TIMING | Remove pacemaker attributes | np0005468025 | 0:09:59.810290 | 0.09s 2025-10-03 08:09:01.548014 | fa163e2f-d608-ed31-39ea-00000000ad3e | TIMING | include_role : linux-system-roles.certificate | np0005468025 | 0:09:59.873336 | 0.04s 2025-10-03 08:09:01.595412 | fa163e2f-d608-ed31-39ea-00000000c7e1 | TASK | Set version specific variables 2025-10-03 08:09:01.601609 | fa163e2f-d608-ed31-39ea-00000000c456 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468028 2025-10-03 08:09:01.609228 | fa163e2f-d608-ed31-39ea-00000000c456 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468028 | 0:09:59.934556 | 0.37s 2025-10-03 08:09:01.612256 | fa163e2f-d608-ed31-39ea-00000000c814 | OK | Ensure ansible_facts used by role | np0005468026 2025-10-03 08:09:01.612771 | fa163e2f-d608-ed31-39ea-00000000c814 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468026 | 0:09:59.938113 | 0.51s 2025-10-03 08:09:01.624697 | fa163e2f-d608-ed31-39ea-00000000c457 | TASK | Finalise hashes for all containers 2025-10-03 08:09:01.657309 | fa163e2f-d608-ed31-39ea-00000000c815 | TASK | Set platform/version specific variables 2025-10-03 08:09:01.666926 | fa163e2f-d608-ed31-39ea-00000000c7e1 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468025 | 0:09:59.992221 | 0.07s 2025-10-03 08:09:01.677044 | fa163e2f-d608-ed31-39ea-00000000c457 | OK | Finalise hashes for all containers | np0005468028 2025-10-03 08:09:01.679771 | fa163e2f-d608-ed31-39ea-00000000c457 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468028 | 0:10:00.005098 | 0.05s 2025-10-03 08:09:01.713232 | 1305f3c2-466a-499e-bfac-d15ab4052dba | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468025 2025-10-03 08:09:01.724284 | fa163e2f-d608-ed31-39ea-00000000c815 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:09:01.741451 | fa163e2f-d608-ed31-39ea-00000000c815 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:09:01.743703 | fa163e2f-d608-ed31-39ea-00000000c459 | TASK | Manage systemd shutdown files 2025-10-03 08:09:01.767718 | fa163e2f-d608-ed31-39ea-00000000c815 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.yml 2025-10-03 08:09:01.783759 | fa163e2f-d608-ed31-39ea-00000000c875 | TASK | Ensure ansible_facts used by role 2025-10-03 08:09:01.790797 | fa163e2f-d608-ed31-39ea-00000000c459 | SKIPPED | Manage systemd shutdown files | np0005468028 2025-10-03 08:09:01.795575 | fa163e2f-d608-ed31-39ea-00000000c459 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468028 | 0:10:00.120766 | 0.05s 2025-10-03 08:09:01.797031 | fa163e2f-d608-ed31-39ea-00000000c815 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.2.yml 2025-10-03 08:09:01.813451 | fa163e2f-d608-ed31-39ea-00000000c45b | TASK | Update container configs with new config hashes 2025-10-03 08:09:01.820918 | fa163e2f-d608-ed31-39ea-00000000c815 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468026 | 0:10:00.146233 | 0.16s 2025-10-03 08:09:01.849860 | fa163e2f-d608-ed31-39ea-00000000c7e2 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:09:01.856470 | fa163e2f-d608-ed31-39ea-00000000c45b | SKIPPED | Update container configs with new config hashes | np0005468028 2025-10-03 08:09:01.858079 | fa163e2f-d608-ed31-39ea-00000000c45b | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468028 | 0:10:00.183405 | 0.04s 2025-10-03 08:09:01.872975 | fa163e2f-d608-ed31-39ea-00000000c45c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:09:01.906961 | fa163e2f-d608-ed31-39ea-00000000c45c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468028 | 0:10:00.232291 | 0.03s 2025-10-03 08:09:01.919404 | 142ca7dc-2327-4619-afbe-afd2d523d2b5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468028 2025-10-03 08:09:01.932928 | fa163e2f-d608-ed31-39ea-00000000c89e | TASK | Gather podman infos 2025-10-03 08:09:02.252468 | fa163e2f-d608-ed31-39ea-00000000c875 | OK | Ensure ansible_facts used by role | np0005468025 2025-10-03 08:09:02.254004 | fa163e2f-d608-ed31-39ea-00000000c875 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468025 | 0:10:00.579337 | 0.47s 2025-10-03 08:09:02.270022 | fa163e2f-d608-ed31-39ea-00000000c876 | TASK | Set platform/version specific variables 2025-10-03 08:09:02.303795 | fa163e2f-d608-ed31-39ea-00000000c89e | OK | Gather podman infos | np0005468028 2025-10-03 08:09:02.305310 | fa163e2f-d608-ed31-39ea-00000000c89e | TIMING | tripleo_container_manage : Gather podman infos | np0005468028 | 0:10:00.630641 | 0.37s 2025-10-03 08:09:02.318368 | fa163e2f-d608-ed31-39ea-00000000c89f | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:09:02.364438 | fa163e2f-d608-ed31-39ea-00000000c876 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:09:02.367593 | fa163e2f-d608-ed31-39ea-00000000c89f | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468028 2025-10-03 08:09:02.368668 | fa163e2f-d608-ed31-39ea-00000000c89f | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468028 | 0:10:00.694003 | 0.05s 2025-10-03 08:09:02.380491 | fa163e2f-d608-ed31-39ea-00000000c45d | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:09:02.400414 | fa163e2f-d608-ed31-39ea-00000000c876 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:09:02.420246 | fa163e2f-d608-ed31-39ea-00000000c45d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468028 | 0:10:00.745575 | 0.04s 2025-10-03 08:09:02.433589 | fa163e2f-d608-ed31-39ea-00000000c876 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.yml 2025-10-03 08:09:02.437911 | 8f07a5fd-0bb2-412a-aaa8-840973d88722 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468028 2025-10-03 08:09:02.453902 | fa163e2f-d608-ed31-39ea-00000000c876 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.2.yml 2025-10-03 08:09:02.466203 | fa163e2f-d608-ed31-39ea-00000000c8d0 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:09:02.474490 | fa163e2f-d608-ed31-39ea-00000000c876 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468025 | 0:10:00.799781 | 0.20s 2025-10-03 08:09:02.490550 | fa163e2f-d608-ed31-39ea-00000000c7e2 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:09:03.453131 | fa163e2f-d608-ed31-39ea-00000000abde | OK | Populate ansible service facts so we can check for pacemaker service | np0005468024 2025-10-03 08:09:03.459578 | fa163e2f-d608-ed31-39ea-00000000abde | TIMING | Populate ansible service facts so we can check for pacemaker service | np0005468024 | 0:10:01.784891 | 5.08s 2025-10-03 08:09:03.493038 | fa163e2f-d608-ed31-39ea-00000000abe0 | TASK | Fetch ovn-dbs-bundle 2025-10-03 08:09:03.551979 | fa163e2f-d608-ed31-39ea-00000000abe0 | SKIPPED | Fetch ovn-dbs-bundle | np0005468024 2025-10-03 08:09:03.553189 | fa163e2f-d608-ed31-39ea-00000000abe0 | TIMING | Fetch ovn-dbs-bundle | np0005468024 | 0:10:01.878525 | 0.06s 2025-10-03 08:09:03.569112 | fa163e2f-d608-ed31-39ea-00000000abe1 | TASK | Fetch ovn VIP 2025-10-03 08:09:03.627916 | fa163e2f-d608-ed31-39ea-00000000abe1 | SKIPPED | Fetch ovn VIP | np0005468024 2025-10-03 08:09:03.629125 | fa163e2f-d608-ed31-39ea-00000000abe1 | TIMING | Fetch ovn VIP | np0005468024 | 0:10:01.954461 | 0.06s 2025-10-03 08:09:03.645682 | fa163e2f-d608-ed31-39ea-00000000abe2 | TASK | Remove OVNDBs from pacemaker 2025-10-03 08:09:03.698042 | fa163e2f-d608-ed31-39ea-00000000abe2 | SKIPPED | Remove OVNDBs from pacemaker | np0005468024 2025-10-03 08:09:03.699246 | fa163e2f-d608-ed31-39ea-00000000abe2 | TIMING | Remove OVNDBs from pacemaker | np0005468024 | 0:10:02.024582 | 0.05s 2025-10-03 08:09:03.714606 | fa163e2f-d608-ed31-39ea-00000000abe3 | TASK | Remove OVNDBs VIP from pacemaker 2025-10-03 08:09:03.782797 | fa163e2f-d608-ed31-39ea-00000000abe3 | SKIPPED | Remove OVNDBs VIP from pacemaker | np0005468024 2025-10-03 08:09:03.784010 | fa163e2f-d608-ed31-39ea-00000000abe3 | TIMING | Remove OVNDBs VIP from pacemaker | np0005468024 | 0:10:02.109347 | 0.07s 2025-10-03 08:09:03.799818 | fa163e2f-d608-ed31-39ea-00000000abe4 | TASK | Clean up pacemaker remote nodes cache 2025-10-03 08:09:03.873510 | fa163e2f-d608-ed31-39ea-00000000abe4 | SKIPPED | Clean up pacemaker remote nodes cache | np0005468024 2025-10-03 08:09:03.874710 | fa163e2f-d608-ed31-39ea-00000000abe4 | TIMING | Clean up pacemaker remote nodes cache | np0005468024 | 0:10:02.200039 | 0.07s 2025-10-03 08:09:03.906792 | fa163e2f-d608-ed31-39ea-00000000abe5 | TASK | Remove pacemaker attributes 2025-10-03 08:09:03.981755 | fa163e2f-d608-ed31-39ea-00000000abe5 | SKIPPED | Remove pacemaker attributes | np0005468024 | item=np0005468024 2025-10-03 08:09:04.015157 | fa163e2f-d608-ed31-39ea-00000000abe5 | SKIPPED | Remove pacemaker attributes | np0005468024 | item=np0005468025 2025-10-03 08:09:04.041204 | fa163e2f-d608-ed31-39ea-00000000abe5 | SKIPPED | Remove pacemaker attributes | np0005468024 | item=np0005468026 2025-10-03 08:09:04.049706 | fa163e2f-d608-ed31-39ea-00000000abe5 | TIMING | Remove pacemaker attributes | np0005468024 | 0:10:02.375033 | 0.14s 2025-10-03 08:09:04.110382 | fa163e2f-d608-ed31-39ea-00000000abe8 | TIMING | include_role : linux-system-roles.certificate | np0005468024 | 0:10:02.435709 | 0.04s 2025-10-03 08:09:04.157223 | fa163e2f-d608-ed31-39ea-00000000c7e1 | TASK | Set version specific variables 2025-10-03 08:09:04.194439 | fa163e2f-d608-ed31-39ea-00000000c7e1 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468024 | 0:10:02.519768 | 0.04s 2025-10-03 08:09:04.210544 | 9e3a6c2a-0225-42ce-8b6e-8da4d8518282 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468024 2025-10-03 08:09:04.228021 | fa163e2f-d608-ed31-39ea-00000000c959 | TASK | Ensure ansible_facts used by role 2025-10-03 08:09:04.729975 | fa163e2f-d608-ed31-39ea-00000000c959 | OK | Ensure ansible_facts used by role | np0005468024 2025-10-03 08:09:04.731443 | fa163e2f-d608-ed31-39ea-00000000c959 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468024 | 0:10:03.056771 | 0.50s 2025-10-03 08:09:04.765207 | fa163e2f-d608-ed31-39ea-00000000c95a | TASK | Set platform/version specific variables 2025-10-03 08:09:04.828123 | fa163e2f-d608-ed31-39ea-00000000c95a | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:09:04.854089 | fa163e2f-d608-ed31-39ea-00000000c95a | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:09:04.885176 | fa163e2f-d608-ed31-39ea-00000000c95a | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.yml 2025-10-03 08:09:04.921841 | fa163e2f-d608-ed31-39ea-00000000c95a | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.2.yml 2025-10-03 08:09:04.930233 | fa163e2f-d608-ed31-39ea-00000000c95a | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468024 | 0:10:03.255561 | 0.16s 2025-10-03 08:09:04.952497 | fa163e2f-d608-ed31-39ea-00000000c7e2 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:09:05.249343 | fa163e2f-d608-ed31-39ea-00000000c7e2 | OK | Ensure certificate role dependencies are installed | np0005468026 2025-10-03 08:09:05.251903 | fa163e2f-d608-ed31-39ea-00000000c7e2 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468026 | 0:10:03.577222 | 3.40s 2025-10-03 08:09:05.286403 | fa163e2f-d608-ed31-39ea-00000000c7e4 | TASK | Ensure provider packages are installed 2025-10-03 08:09:05.498740 | fa163e2f-d608-ed31-39ea-00000000c7e2 | OK | Ensure certificate role dependencies are installed | np0005468025 2025-10-03 08:09:05.500504 | fa163e2f-d608-ed31-39ea-00000000c7e2 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468025 | 0:10:03.825788 | 3.01s 2025-10-03 08:09:05.534266 | fa163e2f-d608-ed31-39ea-00000000c7e4 | TASK | Ensure provider packages are installed 2025-10-03 08:09:08.162558 | fa163e2f-d608-ed31-39ea-00000000c7e2 | OK | Ensure certificate role dependencies are installed | np0005468024 2025-10-03 08:09:08.164363 | fa163e2f-d608-ed31-39ea-00000000c7e2 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468024 | 0:10:06.489682 | 3.21s 2025-10-03 08:09:08.193563 | fa163e2f-d608-ed31-39ea-00000000c7e4 | TASK | Ensure provider packages are installed 2025-10-03 08:09:08.376091 | fa163e2f-d608-ed31-39ea-00000000c7e4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:10:06.701411 | 3.09s 2025-10-03 08:09:08.382597 | fa163e2f-d608-ed31-39ea-00000000c7e4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:10:06.707935 | 3.09s 2025-10-03 08:09:08.403642 | fa163e2f-d608-ed31-39ea-00000000c7e6 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:09:08.785334 | fa163e2f-d608-ed31-39ea-00000000c7e6 | OK | Ensure pre-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:09:08.788143 | fa163e2f-d608-ed31-39ea-00000000c7e6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:10:07.113467 | 0.38s 2025-10-03 08:09:08.796631 | fa163e2f-d608-ed31-39ea-00000000c7e6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:10:07.121969 | 0.39s 2025-10-03 08:09:08.817019 | fa163e2f-d608-ed31-39ea-00000000c7e8 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:09:08.913239 | fa163e2f-d608-ed31-39ea-00000000c550 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468029 2025-10-03 08:09:08.914477 | fa163e2f-d608-ed31-39ea-00000000c550 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468029 | 0:10:07.239802 | 13.23s 2025-10-03 08:09:08.924738 | fa163e2f-d608-ed31-39ea-00000000c7e4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:10:07.250071 | 3.39s 2025-10-03 08:09:08.955019 | fa163e2f-d608-ed31-39ea-00000000c551 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:09:08.962831 | fa163e2f-d608-ed31-39ea-00000000c7e4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:10:07.288154 | 3.43s 2025-10-03 08:09:08.982442 | fa163e2f-d608-ed31-39ea-00000000c7e6 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:09:09.035015 | fa163e2f-d608-ed31-39ea-00000000c551 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468029 2025-10-03 08:09:09.036257 | fa163e2f-d608-ed31-39ea-00000000c551 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468029 | 0:10:07.361583 | 0.08s 2025-10-03 08:09:09.058834 | fa163e2f-d608-ed31-39ea-00000000c3c7 | TASK | Diff puppet-generated changes for check mode 2025-10-03 08:09:09.083916 | fa163e2f-d608-ed31-39ea-00000000c3c7 | SKIPPED | Diff puppet-generated changes for check mode | np0005468029 2025-10-03 08:09:09.084782 | fa163e2f-d608-ed31-39ea-00000000c3c7 | TIMING | Diff puppet-generated changes for check mode | np0005468029 | 0:10:07.410115 | 0.02s 2025-10-03 08:09:09.095727 | fa163e2f-d608-ed31-39ea-00000000c3c8 | TASK | Diff puppet-generated changes for check mode 2025-10-03 08:09:09.121499 | fa163e2f-d608-ed31-39ea-00000000c3c8 | SKIPPED | Diff puppet-generated changes for check mode | np0005468029 2025-10-03 08:09:09.122446 | fa163e2f-d608-ed31-39ea-00000000c3c8 | TIMING | Diff puppet-generated changes for check mode | np0005468029 | 0:10:07.447778 | 0.03s 2025-10-03 08:09:09.137720 | fa163e2f-d608-ed31-39ea-00000000bff8 | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-03 08:09:09.156092 | fa163e2f-d608-ed31-39ea-00000000bff8 | TIMING | Manage containers for step 1 with tripleo-ansible | np0005468029 | 0:10:07.481419 | 0.02s 2025-10-03 08:09:09.204334 | fa163e2f-d608-ed31-39ea-00000000c7e8 | OK | Ensure post-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:09:09.208193 | fa163e2f-d608-ed31-39ea-00000000c7e8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:10:07.533523 | 0.39s 2025-10-03 08:09:09.219113 | fa163e2f-d608-ed31-39ea-00000000c9a5 | TASK | Gather variables for each operating system 2025-10-03 08:09:09.225738 | fa163e2f-d608-ed31-39ea-00000000c7e8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:10:07.551063 | 0.41s 2025-10-03 08:09:09.242047 | fa163e2f-d608-ed31-39ea-00000000c7ea | TASK | Ensure provider service is running 2025-10-03 08:09:09.296307 | fa163e2f-d608-ed31-39ea-00000000c9a5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468029 | 0:10:07.621628 | 0.08s 2025-10-03 08:09:09.307918 | fa163e2f-d608-ed31-39ea-00000000c9a6 | TASK | Create container logs path 2025-10-03 08:09:09.390958 | fa163e2f-d608-ed31-39ea-00000000c7e6 | OK | Ensure pre-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:09:09.395649 | fa163e2f-d608-ed31-39ea-00000000c7e6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:10:07.720960 | 0.41s 2025-10-03 08:09:09.403945 | fa163e2f-d608-ed31-39ea-00000000c7e6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:10:07.729276 | 0.42s 2025-10-03 08:09:09.419829 | fa163e2f-d608-ed31-39ea-00000000c7e8 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:09:09.624803 | fa163e2f-d608-ed31-39ea-00000000c9a6 | OK | Create container logs path | np0005468029 2025-10-03 08:09:09.626037 | fa163e2f-d608-ed31-39ea-00000000c9a6 | TIMING | tripleo_container_manage : Create container logs path | np0005468029 | 0:10:07.951367 | 0.32s 2025-10-03 08:09:09.644615 | fa163e2f-d608-ed31-39ea-00000000c9a8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:09:09.782988 | fa163e2f-d608-ed31-39ea-00000000c7ea | OK | Ensure provider service is running | np0005468026 | item=certmonger 2025-10-03 08:09:09.787961 | fa163e2f-d608-ed31-39ea-00000000c7ea | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:10:08.113275 | 0.54s 2025-10-03 08:09:09.804430 | fa163e2f-d608-ed31-39ea-00000000c7ea | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:10:08.129762 | 0.56s 2025-10-03 08:09:09.820558 | fa163e2f-d608-ed31-39ea-00000000c7ed | TASK | Ensure certificate requests 2025-10-03 08:09:09.836768 | fa163e2f-d608-ed31-39ea-00000000c7e8 | OK | Ensure post-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:09:09.841965 | fa163e2f-d608-ed31-39ea-00000000c7e8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:10:08.167279 | 0.42s 2025-10-03 08:09:09.851273 | fa163e2f-d608-ed31-39ea-00000000c7e8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:10:08.176606 | 0.43s 2025-10-03 08:09:09.866766 | fa163e2f-d608-ed31-39ea-00000000c7ea | TASK | Ensure provider service is running 2025-10-03 08:09:09.991537 | fa163e2f-d608-ed31-39ea-00000000c9a8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005468029 2025-10-03 08:09:09.992530 | fa163e2f-d608-ed31-39ea-00000000c9a8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005468029 | 0:10:08.317865 | 0.35s 2025-10-03 08:09:10.002783 | fa163e2f-d608-ed31-39ea-00000000c9a9 | TASK | Finalise hashes for all containers 2025-10-03 08:09:10.061223 | fa163e2f-d608-ed31-39ea-00000000c9a9 | OK | Finalise hashes for all containers | np0005468029 2025-10-03 08:09:10.061999 | fa163e2f-d608-ed31-39ea-00000000c9a9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468029 | 0:10:08.387335 | 0.06s 2025-10-03 08:09:10.072089 | fa163e2f-d608-ed31-39ea-00000000c9ab | TASK | Manage systemd shutdown files 2025-10-03 08:09:10.103893 | fa163e2f-d608-ed31-39ea-00000000c9ab | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468029 | 0:10:08.429226 | 0.03s 2025-10-03 08:09:10.126458 | 0f364b41-51cb-4138-9857-b1999f1a7edf | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468029 2025-10-03 08:09:10.141323 | fa163e2f-d608-ed31-39ea-00000000c9f0 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:09:10.147248 | fa163e2f-d608-ed31-39ea-00000000c695 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468027 2025-10-03 08:09:10.148142 | fa163e2f-d608-ed31-39ea-00000000c695 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468027 | 0:10:08.473461 | 12.08s 2025-10-03 08:09:10.161055 | fa163e2f-d608-ed31-39ea-00000000c696 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:09:10.245329 | fa163e2f-d608-ed31-39ea-00000000c696 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468027 2025-10-03 08:09:10.246142 | fa163e2f-d608-ed31-39ea-00000000c696 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468027 | 0:10:08.571476 | 0.08s 2025-10-03 08:09:10.264697 | fa163e2f-d608-ed31-39ea-00000000c4e1 | TASK | Diff puppet-generated changes for check mode 2025-10-03 08:09:10.295816 | fa163e2f-d608-ed31-39ea-00000000c4e1 | SKIPPED | Diff puppet-generated changes for check mode | np0005468027 2025-10-03 08:09:10.296641 | fa163e2f-d608-ed31-39ea-00000000c4e1 | TIMING | Diff puppet-generated changes for check mode | np0005468027 | 0:10:08.621978 | 0.03s 2025-10-03 08:09:10.306913 | fa163e2f-d608-ed31-39ea-00000000c4e2 | TASK | Diff puppet-generated changes for check mode 2025-10-03 08:09:10.339525 | fa163e2f-d608-ed31-39ea-00000000c4e2 | SKIPPED | Diff puppet-generated changes for check mode | np0005468027 2025-10-03 08:09:10.340340 | fa163e2f-d608-ed31-39ea-00000000c4e2 | TIMING | Diff puppet-generated changes for check mode | np0005468027 | 0:10:08.665677 | 0.03s 2025-10-03 08:09:10.351563 | fa163e2f-d608-ed31-39ea-00000000c1df | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-03 08:09:10.388688 | fa163e2f-d608-ed31-39ea-00000000c7ea | OK | Ensure provider service is running | np0005468025 | item=certmonger 2025-10-03 08:09:10.390960 | fa163e2f-d608-ed31-39ea-00000000c7ea | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:10:08.716279 | 0.52s 2025-10-03 08:09:10.392953 | fa163e2f-d608-ed31-39ea-00000000c1df | TIMING | Manage containers for step 1 with tripleo-ansible | np0005468027 | 0:10:08.718279 | 0.04s 2025-10-03 08:09:10.399852 | fa163e2f-d608-ed31-39ea-00000000c7ea | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:10:08.725193 | 0.53s 2025-10-03 08:09:10.428128 | fa163e2f-d608-ed31-39ea-00000000c9a5 | TASK | Gather variables for each operating system 2025-10-03 08:09:10.448690 | fa163e2f-d608-ed31-39ea-00000000c7ed | TASK | Ensure certificate requests 2025-10-03 08:09:10.463433 | fa163e2f-d608-ed31-39ea-00000000c9f0 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468029 2025-10-03 08:09:10.464555 | fa163e2f-d608-ed31-39ea-00000000c9f0 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468029 | 0:10:08.789883 | 0.32s 2025-10-03 08:09:10.476349 | fa163e2f-d608-ed31-39ea-00000000c9f1 | TASK | Set podman_drop_in fact 2025-10-03 08:09:10.520439 | fa163e2f-d608-ed31-39ea-00000000c9f1 | OK | Set podman_drop_in fact | np0005468029 2025-10-03 08:09:10.521346 | fa163e2f-d608-ed31-39ea-00000000c9f1 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468029 | 0:10:08.846682 | 0.04s 2025-10-03 08:09:10.532819 | fa163e2f-d608-ed31-39ea-00000000c9f3 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:09:10.543856 | fa163e2f-d608-ed31-39ea-00000000c9a5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468027 | 0:10:08.869170 | 0.11s 2025-10-03 08:09:10.556319 | fa163e2f-d608-ed31-39ea-00000000c9a6 | TASK | Create container logs path 2025-10-03 08:09:10.894376 | fa163e2f-d608-ed31-39ea-00000000c9a6 | OK | Create container logs path | np0005468027 2025-10-03 08:09:10.895241 | fa163e2f-d608-ed31-39ea-00000000c9a6 | TIMING | tripleo_container_manage : Create container logs path | np0005468027 | 0:10:09.220577 | 0.34s 2025-10-03 08:09:10.906785 | fa163e2f-d608-ed31-39ea-00000000c9a8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:09:11.256721 | fa163e2f-d608-ed31-39ea-00000000c9a8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005468027 2025-10-03 08:09:11.257704 | fa163e2f-d608-ed31-39ea-00000000c9a8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005468027 | 0:10:09.583037 | 0.35s 2025-10-03 08:09:11.271463 | fa163e2f-d608-ed31-39ea-00000000c9a9 | TASK | Finalise hashes for all containers 2025-10-03 08:09:11.336049 | fa163e2f-d608-ed31-39ea-00000000c9a9 | OK | Finalise hashes for all containers | np0005468027 2025-10-03 08:09:11.337837 | fa163e2f-d608-ed31-39ea-00000000c9a9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468027 | 0:10:09.663171 | 0.07s 2025-10-03 08:09:11.351588 | fa163e2f-d608-ed31-39ea-00000000c9ab | TASK | Manage systemd shutdown files 2025-10-03 08:09:11.385663 | fa163e2f-d608-ed31-39ea-00000000c9ab | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468027 | 0:10:09.710980 | 0.03s 2025-10-03 08:09:11.394596 | fa163e2f-d608-ed31-39ea-00000000c7ed | CHANGED | Ensure certificate requests | np0005468026 | item={'ca': 'ipa', 'dns': 'np0005468026.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0005468026.internalapi.ooo.test@OOO.TEST'} 2025-10-03 08:09:11.396789 | fa163e2f-d608-ed31-39ea-00000000c7ed | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:10:09.722121 | 1.58s 2025-10-03 08:09:11.441969 | fa163e2f-d608-ed31-39ea-00000000c7e4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:10:09.767288 | 3.25s 2025-10-03 08:09:11.447576 | f052a768-26d3-4d5f-adec-29e32058aab9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468027 2025-10-03 08:09:11.481015 | fa163e2f-d608-ed31-39ea-00000000ca53 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:09:11.490229 | fa163e2f-d608-ed31-39ea-00000000c7ed | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:10:09.815544 | 1.67s 2025-10-03 08:09:11.497119 | fa163e2f-d608-ed31-39ea-00000000c9f3 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | item=tripleo-container-shutdown 2025-10-03 08:09:11.498362 | fa163e2f-d608-ed31-39ea-00000000c9f3 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | 0:10:09.823693 | 0.96s 2025-10-03 08:09:11.499838 | fa163e2f-d608-ed31-39ea-00000000c7e4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:10:09.825171 | 3.31s 2025-10-03 08:09:11.524332 | fa163e2f-d608-ed31-39ea-00000000c7e6 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:09:11.562145 | fa163e2f-d608-ed31-39ea-00000000ae25 | TASK | Configure OVN DBs and northd 2025-10-03 08:09:11.622821 | fa163e2f-d608-ed31-39ea-00000000ae25 | TIMING | Configure OVN DBs and northd | np0005468026 | 0:10:09.948140 | 0.06s 2025-10-03 08:09:11.666429 | fa163e2f-d608-ed31-39ea-00000000ca81 | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2025-10-03 08:09:11.837740 | fa163e2f-d608-ed31-39ea-00000000ca53 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468027 2025-10-03 08:09:11.838889 | fa163e2f-d608-ed31-39ea-00000000ca53 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468027 | 0:10:10.164216 | 0.36s 2025-10-03 08:09:11.856775 | fa163e2f-d608-ed31-39ea-00000000ca54 | TASK | Set podman_drop_in fact 2025-10-03 08:09:11.887717 | fa163e2f-d608-ed31-39ea-00000000c7e6 | OK | Ensure pre-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:09:11.893139 | fa163e2f-d608-ed31-39ea-00000000c7e6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:10:10.218466 | 0.37s 2025-10-03 08:09:11.905984 | fa163e2f-d608-ed31-39ea-00000000c7e6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:10:10.231315 | 0.38s 2025-10-03 08:09:11.906821 | fa163e2f-d608-ed31-39ea-00000000ca54 | OK | Set podman_drop_in fact | np0005468027 2025-10-03 08:09:11.907338 | fa163e2f-d608-ed31-39ea-00000000ca54 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468027 | 0:10:10.232680 | 0.05s 2025-10-03 08:09:11.918589 | fa163e2f-d608-ed31-39ea-00000000ca56 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:09:11.948501 | fa163e2f-d608-ed31-39ea-00000000c7e8 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:09:12.019629 | fa163e2f-d608-ed31-39ea-00000000ca81 | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0005468026 2025-10-03 08:09:12.025047 | fa163e2f-d608-ed31-39ea-00000000ca81 | TIMING | tripleo_ovn_cluster : create directory /var/lib/config-data/ansible-generated/ovn | np0005468026 | 0:10:10.350369 | 0.36s 2025-10-03 08:09:12.048084 | fa163e2f-d608-ed31-39ea-00000000ca82 | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-03 08:09:12.084780 | fa163e2f-d608-ed31-39ea-00000000ca82 | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0005468026 2025-10-03 08:09:12.085957 | fa163e2f-d608-ed31-39ea-00000000ca82 | TIMING | tripleo_ovn_cluster : set is_ovn_dbs_bootstrap_node fact | np0005468026 | 0:10:10.411293 | 0.04s 2025-10-03 08:09:12.100554 | fa163e2f-d608-ed31-39ea-00000000ca83 | TASK | check ovsdb-tool election-timer options 2025-10-03 08:09:12.248909 | fa163e2f-d608-ed31-39ea-00000000c7ed | CHANGED | Ensure certificate requests | np0005468025 | item={'ca': 'ipa', 'dns': 'np0005468025.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0005468025.internalapi.ooo.test@OOO.TEST'} 2025-10-03 08:09:12.253250 | fa163e2f-d608-ed31-39ea-00000000c7ed | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:10:10.578568 | 1.80s 2025-10-03 08:09:12.264691 | fa163e2f-d608-ed31-39ea-00000000c7e8 | OK | Ensure post-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:09:12.266487 | fa163e2f-d608-ed31-39ea-00000000c7e8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:10:10.591805 | 0.32s 2025-10-03 08:09:12.267571 | fa163e2f-d608-ed31-39ea-00000000c7ed | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:10:10.592905 | 1.82s 2025-10-03 08:09:12.273210 | fa163e2f-d608-ed31-39ea-00000000c7e8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:10:10.598552 | 0.32s 2025-10-03 08:09:12.289822 | fa163e2f-d608-ed31-39ea-00000000c7ea | TASK | Ensure provider service is running 2025-10-03 08:09:12.321688 | fa163e2f-d608-ed31-39ea-00000000ad40 | TASK | Configure OVN DBs and northd 2025-10-03 08:09:12.373822 | fa163e2f-d608-ed31-39ea-00000000ad40 | TIMING | Configure OVN DBs and northd | np0005468025 | 0:10:10.699150 | 0.05s 2025-10-03 08:09:12.407965 | fa163e2f-d608-ed31-39ea-00000000ca81 | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2025-10-03 08:09:12.423040 | fa163e2f-d608-ed31-39ea-00000000ca83 | CHANGED | check ovsdb-tool election-timer options | np0005468026 2025-10-03 08:09:12.424196 | fa163e2f-d608-ed31-39ea-00000000ca83 | TIMING | tripleo_ovn_cluster : check ovsdb-tool election-timer options | np0005468026 | 0:10:10.749527 | 0.32s 2025-10-03 08:09:12.448486 | fa163e2f-d608-ed31-39ea-00000000ca84 | TASK | set has_ovsdb_tool_election_timer fact 2025-10-03 08:09:12.484809 | fa163e2f-d608-ed31-39ea-00000000c9f3 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | item=tripleo-start-podman-container 2025-10-03 08:09:12.487988 | fa163e2f-d608-ed31-39ea-00000000c9f3 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | 0:10:10.813305 | 1.95s 2025-10-03 08:09:12.500364 | fa163e2f-d608-ed31-39ea-00000000c9f3 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | 0:10:10.825699 | 1.96s 2025-10-03 08:09:12.501127 | fa163e2f-d608-ed31-39ea-00000000ca84 | OK | set has_ovsdb_tool_election_timer fact | np0005468026 2025-10-03 08:09:12.501531 | fa163e2f-d608-ed31-39ea-00000000ca84 | TIMING | tripleo_ovn_cluster : set has_ovsdb_tool_election_timer fact | np0005468026 | 0:10:10.826873 | 0.05s 2025-10-03 08:09:12.511670 | fa163e2f-d608-ed31-39ea-00000000c9f4 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:09:12.530670 | fa163e2f-d608-ed31-39ea-00000000ca85 | TASK | render OVN cluster configuration 2025-10-03 08:09:12.748696 | fa163e2f-d608-ed31-39ea-00000000ca81 | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0005468025 2025-10-03 08:09:12.749956 | fa163e2f-d608-ed31-39ea-00000000ca81 | TIMING | tripleo_ovn_cluster : create directory /var/lib/config-data/ansible-generated/ovn | np0005468025 | 0:10:11.075284 | 0.34s 2025-10-03 08:09:12.773080 | fa163e2f-d608-ed31-39ea-00000000ca82 | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-03 08:09:12.823347 | fa163e2f-d608-ed31-39ea-00000000ca82 | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0005468025 2025-10-03 08:09:12.824152 | fa163e2f-d608-ed31-39ea-00000000ca82 | TIMING | tripleo_ovn_cluster : set is_ovn_dbs_bootstrap_node fact | np0005468025 | 0:10:11.149487 | 0.05s 2025-10-03 08:09:12.834554 | fa163e2f-d608-ed31-39ea-00000000c7ea | OK | Ensure provider service is running | np0005468024 | item=certmonger 2025-10-03 08:09:12.837246 | fa163e2f-d608-ed31-39ea-00000000c7ea | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:10:11.162574 | 0.55s 2025-10-03 08:09:12.855304 | fa163e2f-d608-ed31-39ea-00000000ca83 | TASK | check ovsdb-tool election-timer options 2025-10-03 08:09:12.861952 | fa163e2f-d608-ed31-39ea-00000000c7ea | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:10:11.187279 | 0.57s 2025-10-03 08:09:12.880844 | fa163e2f-d608-ed31-39ea-00000000c7ed | TASK | Ensure certificate requests 2025-10-03 08:09:12.920092 | fa163e2f-d608-ed31-39ea-00000000ca56 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | item=tripleo-container-shutdown 2025-10-03 08:09:12.923565 | fa163e2f-d608-ed31-39ea-00000000ca56 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | 0:10:11.248881 | 1.00s 2025-10-03 08:09:13.172205 | fa163e2f-d608-ed31-39ea-00000000ca83 | CHANGED | check ovsdb-tool election-timer options | np0005468025 2025-10-03 08:09:13.172929 | fa163e2f-d608-ed31-39ea-00000000ca83 | TIMING | tripleo_ovn_cluster : check ovsdb-tool election-timer options | np0005468025 | 0:10:11.498269 | 0.32s 2025-10-03 08:09:13.187647 | fa163e2f-d608-ed31-39ea-00000000ca84 | TASK | set has_ovsdb_tool_election_timer fact 2025-10-03 08:09:13.236289 | fa163e2f-d608-ed31-39ea-00000000ca84 | OK | set has_ovsdb_tool_election_timer fact | np0005468025 2025-10-03 08:09:13.237022 | fa163e2f-d608-ed31-39ea-00000000ca84 | TIMING | tripleo_ovn_cluster : set has_ovsdb_tool_election_timer fact | np0005468025 | 0:10:11.562360 | 0.05s 2025-10-03 08:09:13.251653 | fa163e2f-d608-ed31-39ea-00000000ca85 | TASK | render OVN cluster configuration 2025-10-03 08:09:13.447966 | fa163e2f-d608-ed31-39ea-00000000c9f4 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468029 2025-10-03 08:09:13.448981 | fa163e2f-d608-ed31-39ea-00000000c9f4 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468029 | 0:10:11.774315 | 0.94s 2025-10-03 08:09:13.460281 | fa163e2f-d608-ed31-39ea-00000000c9f5 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:09:13.642059 | fa163e2f-d608-ed31-39ea-00000000ca85 | CHANGED | render OVN cluster configuration | np0005468026 2025-10-03 08:09:13.643925 | fa163e2f-d608-ed31-39ea-00000000ca85 | TIMING | tripleo_ovn_cluster : render OVN cluster configuration | np0005468026 | 0:10:11.969250 | 1.11s 2025-10-03 08:09:13.667219 | fa163e2f-d608-ed31-39ea-00000000ca86 | TASK | restart OVN northd and north and south databases 2025-10-03 08:09:13.730793 | fa163e2f-d608-ed31-39ea-00000000ca86 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005468026 | 0:10:12.056112 | 0.06s 2025-10-03 08:09:13.748311 | fa163e2f-d608-ed31-39ea-00000000ca86 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005468026 | 0:10:12.073647 | 0.08s 2025-10-03 08:09:13.762378 | fa163e2f-d608-ed31-39ea-00000000ca86 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005468026 | 0:10:12.087720 | 0.09s 2025-10-03 08:09:13.770159 | fa163e2f-d608-ed31-39ea-00000000ca86 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005468026 | 0:10:12.095492 | 0.10s 2025-10-03 08:09:13.786694 | ea245157-30f2-4a9d-911e-d6e2e685cf66 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005468026 2025-10-03 08:09:13.790844 | e5f81269-a1a9-4cd2-a3ac-d1cce6ff949f | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005468026 2025-10-03 08:09:13.794540 | 1092904e-791b-4696-8d20-605239733b42 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005468026 2025-10-03 08:09:13.815343 | fa163e2f-d608-ed31-39ea-00000000cb01 | TASK | check if tripleo_cluster_north_db_server systemd service is active 2025-10-03 08:09:13.956807 | fa163e2f-d608-ed31-39ea-00000000ca56 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | item=tripleo-start-podman-container 2025-10-03 08:09:13.959432 | fa163e2f-d608-ed31-39ea-00000000ca56 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | 0:10:12.284759 | 2.03s 2025-10-03 08:09:13.968027 | fa163e2f-d608-ed31-39ea-00000000ca56 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | 0:10:12.293361 | 2.04s 2025-10-03 08:09:13.977581 | fa163e2f-d608-ed31-39ea-00000000ca57 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:09:14.165230 | fa163e2f-d608-ed31-39ea-00000000cb01 | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0005468026 2025-10-03 08:09:14.166329 | fa163e2f-d608-ed31-39ea-00000000cb01 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_north_db_server systemd service is active | np0005468026 | 0:10:12.491661 | 0.35s 2025-10-03 08:09:14.189518 | fa163e2f-d608-ed31-39ea-00000000cb02 | TASK | restart tripleo_cluster_north_db_server systemd service 2025-10-03 08:09:14.248790 | fa163e2f-d608-ed31-39ea-00000000cb02 | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0005468026 2025-10-03 08:09:14.249767 | fa163e2f-d608-ed31-39ea-00000000cb02 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_north_db_server systemd service | np0005468026 | 0:10:12.575100 | 0.06s 2025-10-03 08:09:14.273090 | fa163e2f-d608-ed31-39ea-00000000cb06 | TASK | check if tripleo_cluster_south_db_server systemd service is active 2025-10-03 08:09:14.344183 | fa163e2f-d608-ed31-39ea-00000000ca85 | CHANGED | render OVN cluster configuration | np0005468025 2025-10-03 08:09:14.345764 | fa163e2f-d608-ed31-39ea-00000000ca85 | TIMING | tripleo_ovn_cluster : render OVN cluster configuration | np0005468025 | 0:10:12.671087 | 1.09s 2025-10-03 08:09:14.368633 | fa163e2f-d608-ed31-39ea-00000000ca86 | TASK | restart OVN northd and north and south databases 2025-10-03 08:09:14.386881 | fa163e2f-d608-ed31-39ea-00000000c9f5 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468029 2025-10-03 08:09:14.388204 | fa163e2f-d608-ed31-39ea-00000000c9f5 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468029 | 0:10:12.713523 | 0.93s 2025-10-03 08:09:14.404506 | fa163e2f-d608-ed31-39ea-00000000c9f6 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:09:14.438659 | fa163e2f-d608-ed31-39ea-00000000ca86 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005468025 | 0:10:12.763940 | 0.07s 2025-10-03 08:09:14.459394 | fa163e2f-d608-ed31-39ea-00000000ca86 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005468025 | 0:10:12.784716 | 0.09s 2025-10-03 08:09:14.474218 | fa163e2f-d608-ed31-39ea-00000000ca86 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005468025 | 0:10:12.799543 | 0.10s 2025-10-03 08:09:14.481222 | fa163e2f-d608-ed31-39ea-00000000ca86 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005468025 | 0:10:12.806552 | 0.11s 2025-10-03 08:09:14.499632 | 5d6bd3c1-ebfd-4c85-81eb-d5d9e3021c2d | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005468025 2025-10-03 08:09:14.504148 | dad59f70-2405-4152-9f0b-b6d67767107e | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005468025 2025-10-03 08:09:14.508065 | e1c98779-2314-4581-bde4-e5338cd7d27a | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005468025 2025-10-03 08:09:14.529718 | fa163e2f-d608-ed31-39ea-00000000cb54 | TASK | check if tripleo_cluster_north_db_server systemd service is active 2025-10-03 08:09:14.868922 | fa163e2f-d608-ed31-39ea-00000000cb54 | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0005468025 2025-10-03 08:09:14.870172 | fa163e2f-d608-ed31-39ea-00000000cb54 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_north_db_server systemd service is active | np0005468025 | 0:10:13.195497 | 0.34s 2025-10-03 08:09:14.895147 | fa163e2f-d608-ed31-39ea-00000000cb55 | TASK | restart tripleo_cluster_north_db_server systemd service 2025-10-03 08:09:14.925132 | fa163e2f-d608-ed31-39ea-00000000ca57 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468027 2025-10-03 08:09:14.926579 | fa163e2f-d608-ed31-39ea-00000000ca57 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468027 | 0:10:13.251908 | 0.95s 2025-10-03 08:09:14.942097 | fa163e2f-d608-ed31-39ea-00000000ca58 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:09:14.962713 | fa163e2f-d608-ed31-39ea-00000000cb55 | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0005468025 2025-10-03 08:09:14.964232 | fa163e2f-d608-ed31-39ea-00000000cb55 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_north_db_server systemd service | np0005468025 | 0:10:13.289559 | 0.07s 2025-10-03 08:09:14.990930 | fa163e2f-d608-ed31-39ea-00000000cb59 | TASK | check if tripleo_cluster_south_db_server systemd service is active 2025-10-03 08:09:15.177402 | fa163e2f-d608-ed31-39ea-00000000c8d0 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468028 2025-10-03 08:09:15.179212 | fa163e2f-d608-ed31-39ea-00000000c8d0 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468028 | 0:10:13.504536 | 12.71s 2025-10-03 08:09:15.201531 | fa163e2f-d608-ed31-39ea-00000000c8d1 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:09:15.336143 | fa163e2f-d608-ed31-39ea-00000000cb59 | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0005468025 2025-10-03 08:09:15.339569 | fa163e2f-d608-ed31-39ea-00000000cb59 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_south_db_server systemd service is active | np0005468025 | 0:10:13.664902 | 0.35s 2025-10-03 08:09:15.340265 | fa163e2f-d608-ed31-39ea-00000000c9f6 | CHANGED | Enable and start tripleo-container-shutdown | np0005468029 2025-10-03 08:09:15.340965 | fa163e2f-d608-ed31-39ea-00000000c9f6 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468029 | 0:10:13.666307 | 0.94s 2025-10-03 08:09:15.352073 | fa163e2f-d608-ed31-39ea-00000000c9f7 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:09:15.384526 | fa163e2f-d608-ed31-39ea-00000000cb5a | TASK | restart tripleo_cluster_south_db_server systemd service 2025-10-03 08:09:15.390123 | fa163e2f-d608-ed31-39ea-00000000c8d1 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468028 2025-10-03 08:09:15.391103 | fa163e2f-d608-ed31-39ea-00000000c8d1 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468028 | 0:10:13.716431 | 0.19s 2025-10-03 08:09:15.411111 | fa163e2f-d608-ed31-39ea-00000000c6f5 | TASK | Diff puppet-generated changes for check mode 2025-10-03 08:09:15.437141 | fa163e2f-d608-ed31-39ea-00000000cb5a | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0005468025 2025-10-03 08:09:15.442137 | fa163e2f-d608-ed31-39ea-00000000cb5a | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_south_db_server systemd service | np0005468025 | 0:10:13.767474 | 0.06s 2025-10-03 08:09:15.442481 | fa163e2f-d608-ed31-39ea-00000000c6f5 | SKIPPED | Diff puppet-generated changes for check mode | np0005468028 2025-10-03 08:09:15.442837 | fa163e2f-d608-ed31-39ea-00000000c6f5 | TIMING | Diff puppet-generated changes for check mode | np0005468028 | 0:10:13.768180 | 0.03s 2025-10-03 08:09:15.458547 | fa163e2f-d608-ed31-39ea-00000000c6f6 | TASK | Diff puppet-generated changes for check mode 2025-10-03 08:09:15.485049 | fa163e2f-d608-ed31-39ea-00000000cb5e | TASK | check if tripleo_cluster_northd systemd service is active 2025-10-03 08:09:15.498971 | fa163e2f-d608-ed31-39ea-00000000c6f6 | SKIPPED | Diff puppet-generated changes for check mode | np0005468028 2025-10-03 08:09:15.499794 | fa163e2f-d608-ed31-39ea-00000000c6f6 | TIMING | Diff puppet-generated changes for check mode | np0005468028 | 0:10:13.825125 | 0.04s 2025-10-03 08:09:15.511606 | fa163e2f-d608-ed31-39ea-00000000c231 | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-03 08:09:15.541455 | fa163e2f-d608-ed31-39ea-00000000c231 | TIMING | Manage containers for step 1 with tripleo-ansible | np0005468028 | 0:10:13.866788 | 0.03s 2025-10-03 08:09:15.568176 | fa163e2f-d608-ed31-39ea-00000000c9a5 | TASK | Gather variables for each operating system 2025-10-03 08:09:15.606688 | fa163e2f-d608-ed31-39ea-00000000c7ed | CHANGED | Ensure certificate requests | np0005468024 | item={'ca': 'ipa', 'dns': 'np0005468024.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0005468024.internalapi.ooo.test@OOO.TEST'} 2025-10-03 08:09:15.609030 | fa163e2f-d608-ed31-39ea-00000000c7ed | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:10:13.934354 | 2.73s 2025-10-03 08:09:15.615114 | fa163e2f-d608-ed31-39ea-00000000c7ed | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:10:13.940452 | 2.73s 2025-10-03 08:09:15.635632 | fa163e2f-d608-ed31-39ea-00000000cb06 | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0005468026 2025-10-03 08:09:15.636134 | fa163e2f-d608-ed31-39ea-00000000cb06 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_south_db_server systemd service is active | np0005468026 | 0:10:13.961475 | 1.36s 2025-10-03 08:09:15.650963 | fa163e2f-d608-ed31-39ea-00000000abea | TASK | Configure OVN DBs and northd 2025-10-03 08:09:15.674370 | fa163e2f-d608-ed31-39ea-00000000cb07 | TASK | restart tripleo_cluster_south_db_server systemd service 2025-10-03 08:09:15.678957 | fa163e2f-d608-ed31-39ea-00000000c9a5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468028 | 0:10:14.004256 | 0.11s 2025-10-03 08:09:15.694445 | fa163e2f-d608-ed31-39ea-00000000c9a6 | TASK | Create container logs path 2025-10-03 08:09:15.708309 | fa163e2f-d608-ed31-39ea-00000000abea | TIMING | Configure OVN DBs and northd | np0005468024 | 0:10:14.033641 | 0.06s 2025-10-03 08:09:15.709032 | fa163e2f-d608-ed31-39ea-00000000cb07 | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0005468026 2025-10-03 08:09:15.709514 | fa163e2f-d608-ed31-39ea-00000000cb07 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_south_db_server systemd service | np0005468026 | 0:10:14.034856 | 0.03s 2025-10-03 08:09:15.748117 | fa163e2f-d608-ed31-39ea-00000000ca81 | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2025-10-03 08:09:15.768200 | fa163e2f-d608-ed31-39ea-00000000cb0b | TASK | check if tripleo_cluster_northd systemd service is active 2025-10-03 08:09:15.834142 | fa163e2f-d608-ed31-39ea-00000000cb5e | CHANGED | check if tripleo_cluster_northd systemd service is active | np0005468025 2025-10-03 08:09:15.835202 | fa163e2f-d608-ed31-39ea-00000000cb5e | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_northd systemd service is active | np0005468025 | 0:10:14.160538 | 0.35s 2025-10-03 08:09:15.852907 | fa163e2f-d608-ed31-39ea-00000000cb5f | TASK | restart tripleo_cluster_northd systemd service 2025-10-03 08:09:15.909197 | fa163e2f-d608-ed31-39ea-00000000cb5f | SKIPPED | restart tripleo_cluster_northd systemd service | np0005468025 2025-10-03 08:09:15.910007 | fa163e2f-d608-ed31-39ea-00000000cb5f | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_northd systemd service | np0005468025 | 0:10:14.235345 | 0.06s 2025-10-03 08:09:15.930538 | fa163e2f-d608-ed31-39ea-00000000ca58 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468027 2025-10-03 08:09:15.930949 | fa163e2f-d608-ed31-39ea-00000000ca58 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468027 | 0:10:14.256290 | 0.99s 2025-10-03 08:09:15.940434 | fa163e2f-d608-ed31-39ea-00000000ca59 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:09:15.997708 | fa163e2f-d608-ed31-39ea-00000000ad42 | TIMING | include_role : linux-system-roles.certificate | np0005468025 | 0:10:14.323017 | 0.04s 2025-10-03 08:09:16.052453 | fa163e2f-d608-ed31-39ea-00000000bc40 | TASK | Set version specific variables 2025-10-03 08:09:16.058737 | fa163e2f-d608-ed31-39ea-00000000c9a6 | OK | Create container logs path | np0005468028 2025-10-03 08:09:16.059857 | fa163e2f-d608-ed31-39ea-00000000c9a6 | TIMING | tripleo_container_manage : Create container logs path | np0005468028 | 0:10:14.385179 | 0.36s 2025-10-03 08:09:16.075801 | fa163e2f-d608-ed31-39ea-00000000c9a8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:09:16.086041 | fa163e2f-d608-ed31-39ea-00000000ca81 | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0005468024 2025-10-03 08:09:16.087089 | fa163e2f-d608-ed31-39ea-00000000ca81 | TIMING | tripleo_ovn_cluster : create directory /var/lib/config-data/ansible-generated/ovn | np0005468024 | 0:10:14.412419 | 0.34s 2025-10-03 08:09:16.109945 | fa163e2f-d608-ed31-39ea-00000000ca82 | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-03 08:09:16.115954 | fa163e2f-d608-ed31-39ea-00000000bc40 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468025 | 0:10:14.441282 | 0.06s 2025-10-03 08:09:16.116866 | fa163e2f-d608-ed31-39ea-00000000cb0b | CHANGED | check if tripleo_cluster_northd systemd service is active | np0005468026 2025-10-03 08:09:16.117347 | fa163e2f-d608-ed31-39ea-00000000cb0b | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_northd systemd service is active | np0005468026 | 0:10:14.442690 | 0.35s 2025-10-03 08:09:16.133733 | 3cdc9629-7157-4703-b540-46e2bdd4d686 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468025 2025-10-03 08:09:16.150825 | fa163e2f-d608-ed31-39ea-00000000cc3f | TASK | Ensure ansible_facts used by role 2025-10-03 08:09:16.173636 | fa163e2f-d608-ed31-39ea-00000000cb0c | TASK | restart tripleo_cluster_northd systemd service 2025-10-03 08:09:16.180183 | fa163e2f-d608-ed31-39ea-00000000ca82 | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0005468024 2025-10-03 08:09:16.181273 | fa163e2f-d608-ed31-39ea-00000000ca82 | TIMING | tripleo_ovn_cluster : set is_ovn_dbs_bootstrap_node fact | np0005468024 | 0:10:14.506602 | 0.07s 2025-10-03 08:09:16.199448 | fa163e2f-d608-ed31-39ea-00000000ca83 | TASK | check ovsdb-tool election-timer options 2025-10-03 08:09:16.215912 | fa163e2f-d608-ed31-39ea-00000000cb0c | SKIPPED | restart tripleo_cluster_northd systemd service | np0005468026 2025-10-03 08:09:16.216897 | fa163e2f-d608-ed31-39ea-00000000cb0c | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_northd systemd service | np0005468026 | 0:10:14.542228 | 0.04s 2025-10-03 08:09:16.279034 | fa163e2f-d608-ed31-39ea-00000000c9f7 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468029 2025-10-03 08:09:16.279970 | fa163e2f-d608-ed31-39ea-00000000c9f7 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468029 | 0:10:14.605303 | 0.93s 2025-10-03 08:09:16.294031 | fa163e2f-d608-ed31-39ea-00000000c9f8 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:09:16.300082 | fa163e2f-d608-ed31-39ea-00000000ae27 | TIMING | include_role : linux-system-roles.certificate | np0005468026 | 0:10:14.625403 | 0.05s 2025-10-03 08:09:16.337967 | fa163e2f-d608-ed31-39ea-00000000bc40 | TASK | Set version specific variables 2025-10-03 08:09:16.377959 | fa163e2f-d608-ed31-39ea-00000000bc40 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468026 | 0:10:14.703286 | 0.04s 2025-10-03 08:09:16.393096 | 229ece86-cf3e-41f4-9fbb-d8b421ca6881 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468026 2025-10-03 08:09:16.411771 | fa163e2f-d608-ed31-39ea-00000000cc87 | TASK | Ensure ansible_facts used by role 2025-10-03 08:09:16.416927 | fa163e2f-d608-ed31-39ea-00000000c9a8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005468028 2025-10-03 08:09:16.417797 | fa163e2f-d608-ed31-39ea-00000000c9a8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005468028 | 0:10:14.743129 | 0.34s 2025-10-03 08:09:16.429585 | fa163e2f-d608-ed31-39ea-00000000c9a9 | TASK | Finalise hashes for all containers 2025-10-03 08:09:16.484667 | fa163e2f-d608-ed31-39ea-00000000c9a9 | OK | Finalise hashes for all containers | np0005468028 2025-10-03 08:09:16.485403 | fa163e2f-d608-ed31-39ea-00000000c9a9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468028 | 0:10:14.810738 | 0.05s 2025-10-03 08:09:16.495314 | fa163e2f-d608-ed31-39ea-00000000c9ab | TASK | Manage systemd shutdown files 2025-10-03 08:09:16.524090 | fa163e2f-d608-ed31-39ea-00000000c9ab | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468028 | 0:10:14.849420 | 0.03s 2025-10-03 08:09:16.542252 | 0476a66c-a722-4e2f-8992-96627a8387a2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468028 2025-10-03 08:09:16.556552 | fa163e2f-d608-ed31-39ea-00000000cca3 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:09:16.562512 | fa163e2f-d608-ed31-39ea-00000000ca83 | CHANGED | check ovsdb-tool election-timer options | np0005468024 2025-10-03 08:09:16.563322 | fa163e2f-d608-ed31-39ea-00000000ca83 | TIMING | tripleo_ovn_cluster : check ovsdb-tool election-timer options | np0005468024 | 0:10:14.888652 | 0.36s 2025-10-03 08:09:16.598233 | fa163e2f-d608-ed31-39ea-00000000ca84 | TASK | set has_ovsdb_tool_election_timer fact 2025-10-03 08:09:16.611014 | fa163e2f-d608-ed31-39ea-00000000cc3f | OK | Ensure ansible_facts used by role | np0005468025 2025-10-03 08:09:16.613029 | fa163e2f-d608-ed31-39ea-00000000cc3f | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468025 | 0:10:14.938346 | 0.46s 2025-10-03 08:09:16.635494 | fa163e2f-d608-ed31-39ea-00000000cc40 | TASK | Set platform/version specific variables 2025-10-03 08:09:16.673482 | fa163e2f-d608-ed31-39ea-00000000ca84 | OK | set has_ovsdb_tool_election_timer fact | np0005468024 2025-10-03 08:09:16.674724 | fa163e2f-d608-ed31-39ea-00000000ca84 | TIMING | tripleo_ovn_cluster : set has_ovsdb_tool_election_timer fact | np0005468024 | 0:10:15.000051 | 0.07s 2025-10-03 08:09:16.698054 | fa163e2f-d608-ed31-39ea-00000000ca85 | TASK | render OVN cluster configuration 2025-10-03 08:09:16.716651 | fa163e2f-d608-ed31-39ea-00000000cc40 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:09:16.737563 | fa163e2f-d608-ed31-39ea-00000000cc40 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:09:16.761665 | fa163e2f-d608-ed31-39ea-00000000cc40 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.yml 2025-10-03 08:09:16.782278 | fa163e2f-d608-ed31-39ea-00000000cc40 | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.2.yml 2025-10-03 08:09:16.790530 | fa163e2f-d608-ed31-39ea-00000000cc40 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468025 | 0:10:15.115846 | 0.15s 2025-10-03 08:09:16.812983 | fa163e2f-d608-ed31-39ea-00000000bc41 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:09:16.853602 | fa163e2f-d608-ed31-39ea-00000000ca59 | CHANGED | Enable and start tripleo-container-shutdown | np0005468027 2025-10-03 08:09:16.855584 | fa163e2f-d608-ed31-39ea-00000000ca59 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468027 | 0:10:15.180907 | 0.91s 2025-10-03 08:09:16.864673 | fa163e2f-d608-ed31-39ea-00000000cc87 | OK | Ensure ansible_facts used by role | np0005468026 2025-10-03 08:09:16.865798 | fa163e2f-d608-ed31-39ea-00000000cc87 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468026 | 0:10:15.191133 | 0.45s 2025-10-03 08:09:16.889687 | fa163e2f-d608-ed31-39ea-00000000ca5a | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:09:16.925964 | fa163e2f-d608-ed31-39ea-00000000cc88 | TASK | Set platform/version specific variables 2025-10-03 08:09:16.933448 | fa163e2f-d608-ed31-39ea-00000000cca3 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468028 2025-10-03 08:09:16.934838 | fa163e2f-d608-ed31-39ea-00000000cca3 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468028 | 0:10:15.260155 | 0.38s 2025-10-03 08:09:16.951128 | fa163e2f-d608-ed31-39ea-00000000cca6 | TASK | Set podman_drop_in fact 2025-10-03 08:09:16.992097 | fa163e2f-d608-ed31-39ea-00000000cca6 | OK | Set podman_drop_in fact | np0005468028 2025-10-03 08:09:16.993072 | fa163e2f-d608-ed31-39ea-00000000cca6 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468028 | 0:10:15.318406 | 0.04s 2025-10-03 08:09:17.009368 | fa163e2f-d608-ed31-39ea-00000000cc88 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:09:17.016292 | fa163e2f-d608-ed31-39ea-00000000cca8 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:09:17.034788 | fa163e2f-d608-ed31-39ea-00000000cc88 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:09:17.057162 | fa163e2f-d608-ed31-39ea-00000000cc88 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.yml 2025-10-03 08:09:17.077608 | fa163e2f-d608-ed31-39ea-00000000cc88 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.2.yml 2025-10-03 08:09:17.086011 | fa163e2f-d608-ed31-39ea-00000000cc88 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468026 | 0:10:15.411329 | 0.16s 2025-10-03 08:09:17.109568 | fa163e2f-d608-ed31-39ea-00000000bc41 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:09:17.248344 | fa163e2f-d608-ed31-39ea-00000000c9f8 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468029 2025-10-03 08:09:17.249239 | fa163e2f-d608-ed31-39ea-00000000c9f8 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468029 | 0:10:15.574574 | 0.95s 2025-10-03 08:09:17.262340 | fa163e2f-d608-ed31-39ea-00000000c9f9 | TASK | Enable and start netns-placeholder 2025-10-03 08:09:17.829793 | fa163e2f-d608-ed31-39ea-00000000ca85 | CHANGED | render OVN cluster configuration | np0005468024 2025-10-03 08:09:17.836695 | fa163e2f-d608-ed31-39ea-00000000ca85 | TIMING | tripleo_ovn_cluster : render OVN cluster configuration | np0005468024 | 0:10:16.162018 | 1.14s 2025-10-03 08:09:17.838118 | fa163e2f-d608-ed31-39ea-00000000ca5a | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468027 2025-10-03 08:09:17.839027 | fa163e2f-d608-ed31-39ea-00000000ca5a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468027 | 0:10:16.164362 | 0.95s 2025-10-03 08:09:17.862246 | fa163e2f-d608-ed31-39ea-00000000ca5b | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:09:17.894514 | fa163e2f-d608-ed31-39ea-00000000ca86 | TASK | restart OVN northd and north and south databases 2025-10-03 08:09:17.939514 | fa163e2f-d608-ed31-39ea-00000000ca86 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005468024 | 0:10:16.264833 | 0.04s 2025-10-03 08:09:17.972999 | fa163e2f-d608-ed31-39ea-00000000ca86 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005468024 | 0:10:16.298331 | 0.08s 2025-10-03 08:09:17.991619 | fa163e2f-d608-ed31-39ea-00000000ca86 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005468024 | 0:10:16.316957 | 0.09s 2025-10-03 08:09:17.999285 | fa163e2f-d608-ed31-39ea-00000000cca8 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | item=tripleo-container-shutdown 2025-10-03 08:09:18.001012 | fa163e2f-d608-ed31-39ea-00000000cca8 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | 0:10:16.326351 | 0.98s 2025-10-03 08:09:18.001763 | fa163e2f-d608-ed31-39ea-00000000ca86 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005468024 | 0:10:16.327052 | 0.10s 2025-10-03 08:09:18.019548 | 3c916d34-8165-4162-b9ac-ffb6aed44bc8 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005468024 2025-10-03 08:09:18.023949 | 55ab2497-9c34-423d-9fd3-88f0a6bd0413 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005468024 2025-10-03 08:09:18.028089 | 10af64ac-0dc5-4d7c-81ed-34b0f854493e | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005468024 2025-10-03 08:09:18.049840 | fa163e2f-d608-ed31-39ea-00000000ccee | TASK | check if tripleo_cluster_north_db_server systemd service is active 2025-10-03 08:09:18.242784 | fa163e2f-d608-ed31-39ea-00000000c9f9 | CHANGED | Enable and start netns-placeholder | np0005468029 2025-10-03 08:09:18.244488 | fa163e2f-d608-ed31-39ea-00000000c9f9 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468029 | 0:10:16.569792 | 0.98s 2025-10-03 08:09:18.260953 | fa163e2f-d608-ed31-39ea-00000000c9ad | TASK | Update container configs with new config hashes 2025-10-03 08:09:18.294539 | fa163e2f-d608-ed31-39ea-00000000c9ad | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468029 | 0:10:16.619869 | 0.03s 2025-10-03 08:09:18.308773 | d9a3f6b2-1890-4e6f-99bf-61d58d1120a9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468029 2025-10-03 08:09:18.327187 | fa163e2f-d608-ed31-39ea-00000000cd31 | TASK | Update config hashes for container startup configs 2025-10-03 08:09:18.336331 | fa163e2f-d608-ed31-39ea-00000000ccee | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0005468024 2025-10-03 08:09:18.337613 | fa163e2f-d608-ed31-39ea-00000000ccee | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_north_db_server systemd service is active | np0005468024 | 0:10:16.662939 | 0.29s 2025-10-03 08:09:18.359198 | fa163e2f-d608-ed31-39ea-00000000ccef | TASK | restart tripleo_cluster_north_db_server systemd service 2025-10-03 08:09:18.408421 | fa163e2f-d608-ed31-39ea-00000000ccef | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0005468024 2025-10-03 08:09:18.409330 | fa163e2f-d608-ed31-39ea-00000000ccef | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_north_db_server systemd service | np0005468024 | 0:10:16.734663 | 0.05s 2025-10-03 08:09:18.430057 | fa163e2f-d608-ed31-39ea-00000000ccf3 | TASK | check if tripleo_cluster_south_db_server systemd service is active 2025-10-03 08:09:18.693341 | | WARNING | Config change detected for metrics_qdr, new hash: 3d199b7838fbe0787f35e1fcb7a5dd0b 2025-10-03 08:09:18.694211 | | WARNING | Config change detected for collectd, new hash: d3bcf373b59ded163edbdf22dfcf4c4d 2025-10-03 08:09:18.694483 | | WARNING | Config change detected for iscsid, new hash: d4af3a4cafdafc1ad373d5b65d0e1b63 2025-10-03 08:09:18.694717 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: 97b42f1af71ef80afe2524257fbdfec9 2025-10-03 08:09:18.694980 | | WARNING | Config change detected for nova_virtnodedevd, new hash: 97b42f1af71ef80afe2524257fbdfec9 2025-10-03 08:09:18.695358 | | WARNING | Config change detected for nova_virtproxyd, new hash: 97b42f1af71ef80afe2524257fbdfec9 2025-10-03 08:09:18.695652 | | WARNING | Config change detected for nova_virtqemud, new hash: 97b42f1af71ef80afe2524257fbdfec9 2025-10-03 08:09:18.695944 | | WARNING | Config change detected for nova_virtsecretd, new hash: 97b42f1af71ef80afe2524257fbdfec9 2025-10-03 08:09:18.696263 | | WARNING | Config change detected for nova_virtstoraged, new hash: 97b42f1af71ef80afe2524257fbdfec9 2025-10-03 08:09:18.696562 | | WARNING | Config change detected for rsyslog, new hash: 3f6c65ad9f00059d1d00e541a167ad73 2025-10-03 08:09:18.696867 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: bf41eac139aaa7ab2743c4a0602cf222 2025-10-03 08:09:18.697169 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: bf41eac139aaa7ab2743c4a0602cf222 2025-10-03 08:09:18.697527 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-03 08:09:18.697814 | | WARNING | Config change detected for nova_migration_target, new hash: 97b42f1af71ef80afe2524257fbdfec9 2025-10-03 08:09:18.698097 | | WARNING | Config change detected for ovn_metadata_agent, new hash: 8b72c4ce451491ac883beb896f185083 2025-10-03 08:09:18.698389 | | WARNING | Config change detected for nova_compute, new hash: d4af3a4cafdafc1ad373d5b65d0e1b63-97b42f1af71ef80afe2524257fbdfec9 2025-10-03 08:09:18.698740 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: 97b42f1af71ef80afe2524257fbdfec9 2025-10-03 08:09:18.699026 | fa163e2f-d608-ed31-39ea-00000000cd31 | CHANGED | Update config hashes for container startup configs | np0005468029 2025-10-03 08:09:18.699481 | fa163e2f-d608-ed31-39ea-00000000cd31 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468029 | 0:10:17.024798 | 0.37s 2025-10-03 08:09:18.713245 | fa163e2f-d608-ed31-39ea-00000000c9ae | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:09:18.760339 | fa163e2f-d608-ed31-39ea-00000000ccf3 | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0005468024 2025-10-03 08:09:18.764631 | fa163e2f-d608-ed31-39ea-00000000ccf3 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_south_db_server systemd service is active | np0005468024 | 0:10:17.089962 | 0.33s 2025-10-03 08:09:18.765262 | fa163e2f-d608-ed31-39ea-00000000c9ae | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005468029 | 0:10:17.090603 | 0.05s 2025-10-03 08:09:18.781681 | 82b53ad4-50e5-4cef-8ba0-f83c0c706a65 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468029 2025-10-03 08:09:18.798168 | fa163e2f-d608-ed31-39ea-00000000cd56 | TASK | Gather podman infos 2025-10-03 08:09:18.824097 | fa163e2f-d608-ed31-39ea-00000000ccf4 | TASK | restart tripleo_cluster_south_db_server systemd service 2025-10-03 08:09:18.830502 | fa163e2f-d608-ed31-39ea-00000000ca5b | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468027 2025-10-03 08:09:18.831390 | fa163e2f-d608-ed31-39ea-00000000ca5b | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468027 | 0:10:17.156721 | 0.97s 2025-10-03 08:09:18.842518 | fa163e2f-d608-ed31-39ea-00000000ca5c | TASK | Enable and start netns-placeholder 2025-10-03 08:09:18.868208 | fa163e2f-d608-ed31-39ea-00000000ccf4 | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0005468024 2025-10-03 08:09:18.869205 | fa163e2f-d608-ed31-39ea-00000000ccf4 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_south_db_server systemd service | np0005468024 | 0:10:17.194537 | 0.04s 2025-10-03 08:09:18.888106 | fa163e2f-d608-ed31-39ea-00000000ccf8 | TASK | check if tripleo_cluster_northd systemd service is active 2025-10-03 08:09:18.897962 | fa163e2f-d608-ed31-39ea-00000000cca8 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | item=tripleo-start-podman-container 2025-10-03 08:09:18.901936 | fa163e2f-d608-ed31-39ea-00000000cca8 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | 0:10:17.227247 | 1.88s 2025-10-03 08:09:18.908906 | fa163e2f-d608-ed31-39ea-00000000cca8 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | 0:10:17.234242 | 1.89s 2025-10-03 08:09:18.920885 | fa163e2f-d608-ed31-39ea-00000000cca9 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:09:19.261070 | fa163e2f-d608-ed31-39ea-00000000ccf8 | CHANGED | check if tripleo_cluster_northd systemd service is active | np0005468024 2025-10-03 08:09:19.262843 | fa163e2f-d608-ed31-39ea-00000000ccf8 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_northd systemd service is active | np0005468024 | 0:10:17.588161 | 0.37s 2025-10-03 08:09:19.301924 | fa163e2f-d608-ed31-39ea-00000000ccf9 | TASK | restart tripleo_cluster_northd systemd service 2025-10-03 08:09:19.344741 | fa163e2f-d608-ed31-39ea-00000000cd56 | OK | Gather podman infos | np0005468029 2025-10-03 08:09:19.346669 | fa163e2f-d608-ed31-39ea-00000000cd56 | TIMING | tripleo_container_manage : Gather podman infos | np0005468029 | 0:10:17.671998 | 0.55s 2025-10-03 08:09:19.362781 | fa163e2f-d608-ed31-39ea-00000000ccf9 | SKIPPED | restart tripleo_cluster_northd systemd service | np0005468024 2025-10-03 08:09:19.364424 | fa163e2f-d608-ed31-39ea-00000000ccf9 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_northd systemd service | np0005468024 | 0:10:17.689756 | 0.06s 2025-10-03 08:09:19.381585 | fa163e2f-d608-ed31-39ea-00000000cd57 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:09:19.433245 | fa163e2f-d608-ed31-39ea-00000000cd57 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468029 | 0:10:17.758565 | 0.05s 2025-10-03 08:09:19.476703 | fa163e2f-d608-ed31-39ea-00000000abec | TIMING | include_role : linux-system-roles.certificate | np0005468024 | 0:10:17.802016 | 0.05s 2025-10-03 08:09:19.522943 | fa163e2f-d608-ed31-39ea-00000000bc40 | TASK | Set version specific variables 2025-10-03 08:09:19.529072 | fa163e2f-d608-ed31-39ea-00000000cdac | TIMING | tripleo_container_rm : include_tasks | np0005468029 | 0:10:17.854391 | 0.06s 2025-10-03 08:09:19.551305 | fa163e2f-d608-ed31-39ea-00000000c9af | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:09:19.564669 | fa163e2f-d608-ed31-39ea-00000000bc40 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468024 | 0:10:17.889997 | 0.04s 2025-10-03 08:09:19.588142 | 1d7b65b6-7079-4197-8fcb-ebee341ce41f | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468024 2025-10-03 08:09:19.606276 | fa163e2f-d608-ed31-39ea-00000000cdfe | TASK | Ensure ansible_facts used by role 2025-10-03 08:09:19.612535 | fa163e2f-d608-ed31-39ea-00000000c9af | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005468029 | 0:10:17.937858 | 0.06s 2025-10-03 08:09:19.624746 | 0b5fc6cd-5237-4b40-a0c4-166fd2827229 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468029 2025-10-03 08:09:19.643255 | fa163e2f-d608-ed31-39ea-00000000ce14 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:09:19.796016 | fa163e2f-d608-ed31-39ea-00000000bc41 | OK | Ensure certificate role dependencies are installed | np0005468025 2025-10-03 08:09:19.797130 | fa163e2f-d608-ed31-39ea-00000000bc41 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468025 | 0:10:18.122458 | 2.98s 2025-10-03 08:09:19.829111 | fa163e2f-d608-ed31-39ea-00000000bc43 | TASK | Ensure provider packages are installed 2025-10-03 08:09:19.837270 | fa163e2f-d608-ed31-39ea-00000000cca9 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468028 2025-10-03 08:09:19.838568 | fa163e2f-d608-ed31-39ea-00000000cca9 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468028 | 0:10:18.163899 | 0.92s 2025-10-03 08:09:19.839433 | fa163e2f-d608-ed31-39ea-00000000ca5c | CHANGED | Enable and start netns-placeholder | np0005468027 2025-10-03 08:09:19.840024 | fa163e2f-d608-ed31-39ea-00000000ca5c | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468027 | 0:10:18.165366 | 1.00s 2025-10-03 08:09:19.851758 | fa163e2f-d608-ed31-39ea-00000000c9ad | TASK | Update container configs with new config hashes 2025-10-03 08:09:19.866628 | fa163e2f-d608-ed31-39ea-00000000ccaa | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:09:19.887937 | fa163e2f-d608-ed31-39ea-00000000c9ad | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468027 | 0:10:18.213262 | 0.03s 2025-10-03 08:09:19.898966 | 28721d45-ad0f-4562-9e40-abe3a44e441a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468027 2025-10-03 08:09:19.912200 | fa163e2f-d608-ed31-39ea-00000000ce5e | TASK | Update config hashes for container startup configs 2025-10-03 08:09:20.076637 | fa163e2f-d608-ed31-39ea-00000000cdfe | OK | Ensure ansible_facts used by role | np0005468024 2025-10-03 08:09:20.077667 | fa163e2f-d608-ed31-39ea-00000000cdfe | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468024 | 0:10:18.403001 | 0.47s 2025-10-03 08:09:20.094937 | fa163e2f-d608-ed31-39ea-00000000cdff | TASK | Set platform/version specific variables 2025-10-03 08:09:20.173262 | fa163e2f-d608-ed31-39ea-00000000cdff | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:09:20.178189 | fa163e2f-d608-ed31-39ea-00000000bc41 | OK | Ensure certificate role dependencies are installed | np0005468026 2025-10-03 08:09:20.178660 | fa163e2f-d608-ed31-39ea-00000000bc41 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468026 | 0:10:18.503996 | 3.07s 2025-10-03 08:09:20.207420 | fa163e2f-d608-ed31-39ea-00000000cdff | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:09:20.213636 | fa163e2f-d608-ed31-39ea-00000000bc43 | TASK | Ensure provider packages are installed 2025-10-03 08:09:20.234188 | fa163e2f-d608-ed31-39ea-00000000cdff | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.yml 2025-10-03 08:09:20.257092 | fa163e2f-d608-ed31-39ea-00000000cdff | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.2.yml 2025-10-03 08:09:20.264735 | fa163e2f-d608-ed31-39ea-00000000cdff | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468024 | 0:10:18.590064 | 0.17s 2025-10-03 08:09:20.269900 | | WARNING | Config change detected for metrics_qdr, new hash: aa93c24c76fb7aef0817b0a9ecfaf2d7 2025-10-03 08:09:20.270215 | | WARNING | Config change detected for collectd, new hash: 5923e560c9d95c3eb077adacead52760 2025-10-03 08:09:20.270459 | | WARNING | Config change detected for iscsid, new hash: 5a005768ee857bfdfa80a35d9cab7fd2 2025-10-03 08:09:20.270818 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: dce915460de8c80db200ce2f08c6a997 2025-10-03 08:09:20.271060 | | WARNING | Config change detected for nova_virtnodedevd, new hash: dce915460de8c80db200ce2f08c6a997 2025-10-03 08:09:20.271292 | | WARNING | Config change detected for nova_virtproxyd, new hash: dce915460de8c80db200ce2f08c6a997 2025-10-03 08:09:20.271550 | | WARNING | Config change detected for nova_virtqemud, new hash: dce915460de8c80db200ce2f08c6a997 2025-10-03 08:09:20.271777 | | WARNING | Config change detected for nova_virtsecretd, new hash: dce915460de8c80db200ce2f08c6a997 2025-10-03 08:09:20.272031 | | WARNING | Config change detected for nova_virtstoraged, new hash: dce915460de8c80db200ce2f08c6a997 2025-10-03 08:09:20.272275 | | WARNING | Config change detected for rsyslog, new hash: ee55c3d62b84f915709890fda25c2f90 2025-10-03 08:09:20.272533 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: c8be553f9907e2e7b8fc811683536193 2025-10-03 08:09:20.272778 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: c8be553f9907e2e7b8fc811683536193 2025-10-03 08:09:20.273009 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-03 08:09:20.273332 | | WARNING | Config change detected for nova_migration_target, new hash: dce915460de8c80db200ce2f08c6a997 2025-10-03 08:09:20.273592 | | WARNING | Config change detected for ovn_metadata_agent, new hash: 34260fe430f597f4f64c09c5c671f5c6 2025-10-03 08:09:20.273821 | | WARNING | Config change detected for nova_compute, new hash: 5a005768ee857bfdfa80a35d9cab7fd2-dce915460de8c80db200ce2f08c6a997 2025-10-03 08:09:20.274051 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: dce915460de8c80db200ce2f08c6a997 2025-10-03 08:09:20.274300 | fa163e2f-d608-ed31-39ea-00000000ce5e | CHANGED | Update config hashes for container startup configs | np0005468027 2025-10-03 08:09:20.274645 | fa163e2f-d608-ed31-39ea-00000000ce5e | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468027 | 0:10:18.599985 | 0.36s 2025-10-03 08:09:20.287481 | fa163e2f-d608-ed31-39ea-00000000c9ae | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:09:20.310044 | fa163e2f-d608-ed31-39ea-00000000bc41 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:09:20.329501 | fa163e2f-d608-ed31-39ea-00000000c9ae | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005468027 | 0:10:18.654783 | 0.04s 2025-10-03 08:09:20.344639 | a7d56b6b-97da-464c-817b-e5df91c0d890 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468027 2025-10-03 08:09:20.370957 | fa163e2f-d608-ed31-39ea-00000000ce8b | TASK | Gather podman infos 2025-10-03 08:09:20.868082 | fa163e2f-d608-ed31-39ea-00000000ccaa | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468028 2025-10-03 08:09:20.869309 | fa163e2f-d608-ed31-39ea-00000000ccaa | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468028 | 0:10:19.194639 | 1.00s 2025-10-03 08:09:20.889806 | fa163e2f-d608-ed31-39ea-00000000ccab | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:09:20.897798 | fa163e2f-d608-ed31-39ea-00000000ce8b | OK | Gather podman infos | np0005468027 2025-10-03 08:09:20.898741 | fa163e2f-d608-ed31-39ea-00000000ce8b | TIMING | tripleo_container_manage : Gather podman infos | np0005468027 | 0:10:19.224072 | 0.53s 2025-10-03 08:09:20.921878 | fa163e2f-d608-ed31-39ea-00000000ce8c | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:09:20.954167 | fa163e2f-d608-ed31-39ea-00000000ce8c | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468027 | 0:10:19.279493 | 0.03s 2025-10-03 08:09:21.005609 | fa163e2f-d608-ed31-39ea-00000000cdac | TIMING | tripleo_container_rm : include_tasks | np0005468027 | 0:10:19.330934 | 0.03s 2025-10-03 08:09:21.026852 | fa163e2f-d608-ed31-39ea-00000000c9af | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:09:21.083235 | fa163e2f-d608-ed31-39ea-00000000c9af | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005468027 | 0:10:19.408562 | 0.06s 2025-10-03 08:09:21.094274 | d61e1a5b-5c38-4b08-9179-30691ed102b5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468027 2025-10-03 08:09:21.112445 | fa163e2f-d608-ed31-39ea-00000000cef8 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:09:21.172720 | fa163e2f-d608-ed31-39ea-00000000ce14 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468029 2025-10-03 08:09:21.173752 | fa163e2f-d608-ed31-39ea-00000000ce14 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468029 | 0:10:19.499084 | 1.53s 2025-10-03 08:09:21.185533 | fa163e2f-d608-ed31-39ea-00000000ce15 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:09:21.851338 | fa163e2f-d608-ed31-39ea-00000000ccab | CHANGED | Enable and start tripleo-container-shutdown | np0005468028 2025-10-03 08:09:21.853406 | fa163e2f-d608-ed31-39ea-00000000ccab | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468028 | 0:10:20.178727 | 0.96s 2025-10-03 08:09:21.875718 | fa163e2f-d608-ed31-39ea-00000000ccac | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:09:22.710667 | fa163e2f-d608-ed31-39ea-00000000cef8 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468027 2025-10-03 08:09:22.711801 | fa163e2f-d608-ed31-39ea-00000000cef8 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468027 | 0:10:21.037133 | 1.60s 2025-10-03 08:09:22.727958 | fa163e2f-d608-ed31-39ea-00000000cef9 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:09:22.835227 | fa163e2f-d608-ed31-39ea-00000000ccac | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468028 2025-10-03 08:09:22.836135 | fa163e2f-d608-ed31-39ea-00000000ccac | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468028 | 0:10:21.161468 | 0.96s 2025-10-03 08:09:22.846447 | fa163e2f-d608-ed31-39ea-00000000ccad | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:09:23.271889 | fa163e2f-d608-ed31-39ea-00000000bc43 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:10:21.597194 | 3.44s 2025-10-03 08:09:23.283451 | fa163e2f-d608-ed31-39ea-00000000bc43 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:10:21.608779 | 3.45s 2025-10-03 08:09:23.317543 | fa163e2f-d608-ed31-39ea-00000000bc45 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:09:23.412872 | fa163e2f-d608-ed31-39ea-00000000bc41 | OK | Ensure certificate role dependencies are installed | np0005468024 2025-10-03 08:09:23.413774 | fa163e2f-d608-ed31-39ea-00000000bc41 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468024 | 0:10:21.739108 | 3.10s 2025-10-03 08:09:23.430520 | fa163e2f-d608-ed31-39ea-00000000bc43 | TASK | Ensure provider packages are installed 2025-10-03 08:09:23.500022 | fa163e2f-d608-ed31-39ea-00000000bc43 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:10:21.825343 | 3.28s 2025-10-03 08:09:23.507987 | fa163e2f-d608-ed31-39ea-00000000bc43 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:10:21.833312 | 3.29s 2025-10-03 08:09:23.540436 | fa163e2f-d608-ed31-39ea-00000000bc45 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:09:23.687287 | fa163e2f-d608-ed31-39ea-00000000bc45 | OK | Ensure pre-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:09:23.690019 | fa163e2f-d608-ed31-39ea-00000000bc45 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:10:22.015345 | 0.37s 2025-10-03 08:09:23.695854 | fa163e2f-d608-ed31-39ea-00000000bc45 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:10:22.021183 | 0.38s 2025-10-03 08:09:23.717155 | fa163e2f-d608-ed31-39ea-00000000bc47 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:09:23.838700 | fa163e2f-d608-ed31-39ea-00000000ccad | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468028 2025-10-03 08:09:23.839588 | fa163e2f-d608-ed31-39ea-00000000ccad | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468028 | 0:10:22.164924 | 0.99s 2025-10-03 08:09:23.850642 | fa163e2f-d608-ed31-39ea-00000000ccae | TASK | Enable and start netns-placeholder 2025-10-03 08:09:23.898753 | fa163e2f-d608-ed31-39ea-00000000bc45 | OK | Ensure pre-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:09:23.902046 | fa163e2f-d608-ed31-39ea-00000000bc45 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:10:22.227374 | 0.36s 2025-10-03 08:09:23.909738 | fa163e2f-d608-ed31-39ea-00000000bc45 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:10:22.235065 | 0.37s 2025-10-03 08:09:23.932118 | fa163e2f-d608-ed31-39ea-00000000bc47 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:09:24.055820 | fa163e2f-d608-ed31-39ea-00000000ce15 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468029 2025-10-03 08:09:24.057030 | fa163e2f-d608-ed31-39ea-00000000ce15 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468029 | 0:10:22.382360 | 2.87s 2025-10-03 08:09:24.096644 | fa163e2f-d608-ed31-39ea-00000000bffa | TASK | Clean container_puppet_tasks for np0005468029 step 1 2025-10-03 08:09:24.115349 | fa163e2f-d608-ed31-39ea-00000000bc47 | OK | Ensure post-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:09:24.119787 | fa163e2f-d608-ed31-39ea-00000000bc47 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:10:22.445095 | 0.40s 2025-10-03 08:09:24.128107 | fa163e2f-d608-ed31-39ea-00000000bc47 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:10:22.453442 | 0.41s 2025-10-03 08:09:24.144929 | fa163e2f-d608-ed31-39ea-00000000bc49 | TASK | Ensure provider service is running 2025-10-03 08:09:24.272325 | fa163e2f-d608-ed31-39ea-00000000bc47 | OK | Ensure post-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:09:24.275886 | fa163e2f-d608-ed31-39ea-00000000bc47 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:10:22.601193 | 0.34s 2025-10-03 08:09:24.285403 | fa163e2f-d608-ed31-39ea-00000000bc47 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:10:22.610733 | 0.35s 2025-10-03 08:09:24.308481 | fa163e2f-d608-ed31-39ea-00000000bc49 | TASK | Ensure provider service is running 2025-10-03 08:09:24.420614 | fa163e2f-d608-ed31-39ea-00000000bffa | OK | Clean container_puppet_tasks for np0005468029 step 1 | np0005468029 2025-10-03 08:09:24.421837 | fa163e2f-d608-ed31-39ea-00000000bffa | TIMING | Clean container_puppet_tasks for np0005468029 step 1 | np0005468029 | 0:10:22.747157 | 0.32s 2025-10-03 08:09:24.447878 | fa163e2f-d608-ed31-39ea-00000000bffb | TASK | Calculate container_puppet_tasks for np0005468029 step 1 2025-10-03 08:09:24.485121 | fa163e2f-d608-ed31-39ea-00000000bffb | TIMING | Calculate container_puppet_tasks for np0005468029 step 1 | np0005468029 | 0:10:22.810447 | 0.04s 2025-10-03 08:09:24.500223 | fa163e2f-d608-ed31-39ea-00000000bffc | TASK | Include container-puppet tasks for step 1 2025-10-03 08:09:24.536444 | fa163e2f-d608-ed31-39ea-00000000bffc | TIMING | Include container-puppet tasks for step 1 | np0005468029 | 0:10:22.861769 | 0.04s 2025-10-03 08:09:24.553879 | 7785808c-23c3-4088-869b-7905886ead37 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468029 2025-10-03 08:09:24.581389 | fa163e2f-d608-ed31-39ea-00000000cf66 | TASK | Write container-puppet-tasks json file for np0005468029 step 1 2025-10-03 08:09:24.640388 | fa163e2f-d608-ed31-39ea-00000000bc49 | OK | Ensure provider service is running | np0005468025 | item=certmonger 2025-10-03 08:09:24.642699 | fa163e2f-d608-ed31-39ea-00000000bc49 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:10:22.968030 | 0.50s 2025-10-03 08:09:24.649850 | fa163e2f-d608-ed31-39ea-00000000bc49 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:10:22.975186 | 0.50s 2025-10-03 08:09:24.672048 | fa163e2f-d608-ed31-39ea-00000000bc4c | TASK | Ensure certificate requests 2025-10-03 08:09:24.774194 | fa163e2f-d608-ed31-39ea-00000000bc49 | OK | Ensure provider service is running | np0005468026 | item=certmonger 2025-10-03 08:09:24.776490 | fa163e2f-d608-ed31-39ea-00000000bc49 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:10:23.101823 | 0.47s 2025-10-03 08:09:24.782734 | fa163e2f-d608-ed31-39ea-00000000bc49 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:10:23.108075 | 0.47s 2025-10-03 08:09:24.798688 | fa163e2f-d608-ed31-39ea-00000000bc4c | TASK | Ensure certificate requests 2025-10-03 08:09:24.818059 | fa163e2f-d608-ed31-39ea-00000000ccae | CHANGED | Enable and start netns-placeholder | np0005468028 2025-10-03 08:09:24.819285 | fa163e2f-d608-ed31-39ea-00000000ccae | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468028 | 0:10:23.144620 | 0.97s 2025-10-03 08:09:24.830736 | fa163e2f-d608-ed31-39ea-00000000c9ad | TASK | Update container configs with new config hashes 2025-10-03 08:09:24.881424 | fa163e2f-d608-ed31-39ea-00000000c9ad | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468028 | 0:10:23.206752 | 0.05s 2025-10-03 08:09:24.891169 | 2f5e5fa1-4805-4426-b6a3-b676983fc4c2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468028 2025-10-03 08:09:24.903686 | fa163e2f-d608-ed31-39ea-00000000cf89 | TASK | Update config hashes for container startup configs 2025-10-03 08:09:25.290108 | | WARNING | Config change detected for metrics_qdr, new hash: 3eae81df8ae20d512fe7e3b2435d3e86 2025-10-03 08:09:25.290875 | | WARNING | Config change detected for collectd, new hash: 324199e84b6ced954fd0cecf75a965ca 2025-10-03 08:09:25.291126 | | WARNING | Config change detected for iscsid, new hash: e19c80a9d17ab768f75582f0d90cc1be 2025-10-03 08:09:25.291358 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: 9fff972fc8cda610c660280a67347448 2025-10-03 08:09:25.291611 | | WARNING | Config change detected for nova_virtnodedevd, new hash: 9fff972fc8cda610c660280a67347448 2025-10-03 08:09:25.291857 | | WARNING | Config change detected for nova_virtproxyd, new hash: 9fff972fc8cda610c660280a67347448 2025-10-03 08:09:25.292106 | | WARNING | Config change detected for nova_virtqemud, new hash: 9fff972fc8cda610c660280a67347448 2025-10-03 08:09:25.292355 | | WARNING | Config change detected for nova_virtsecretd, new hash: 9fff972fc8cda610c660280a67347448 2025-10-03 08:09:25.292631 | | WARNING | Config change detected for nova_virtstoraged, new hash: 9fff972fc8cda610c660280a67347448 2025-10-03 08:09:25.292916 | | WARNING | Config change detected for rsyslog, new hash: 9a03fa0708cfbf049cee7a78e667c7a4 2025-10-03 08:09:25.293152 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: 516d226af73b893cb3001faa3a8ec2da 2025-10-03 08:09:25.293399 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: 516d226af73b893cb3001faa3a8ec2da 2025-10-03 08:09:25.293638 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-03 08:09:25.293936 | | WARNING | Config change detected for nova_migration_target, new hash: 9fff972fc8cda610c660280a67347448 2025-10-03 08:09:25.294183 | | WARNING | Config change detected for ovn_metadata_agent, new hash: 55aff7344076c4a361155a01ddc21675 2025-10-03 08:09:25.294429 | | WARNING | Config change detected for nova_compute, new hash: e19c80a9d17ab768f75582f0d90cc1be-9fff972fc8cda610c660280a67347448 2025-10-03 08:09:25.294758 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: 9fff972fc8cda610c660280a67347448 2025-10-03 08:09:25.295040 | fa163e2f-d608-ed31-39ea-00000000cf89 | CHANGED | Update config hashes for container startup configs | np0005468028 2025-10-03 08:09:25.295379 | fa163e2f-d608-ed31-39ea-00000000cf89 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468028 | 0:10:23.620716 | 0.39s 2025-10-03 08:09:25.306536 | fa163e2f-d608-ed31-39ea-00000000c9ae | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:09:25.354060 | fa163e2f-d608-ed31-39ea-00000000c9ae | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005468028 | 0:10:23.679382 | 0.05s 2025-10-03 08:09:25.371820 | 61a67aaf-bfdd-47ae-89e1-3e5d1dbe5570 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468028 2025-10-03 08:09:25.392236 | fa163e2f-d608-ed31-39ea-00000000cfa8 | TASK | Gather podman infos 2025-10-03 08:09:25.538856 | fa163e2f-d608-ed31-39ea-00000000cf66 | CHANGED | Write container-puppet-tasks json file for np0005468029 step 1 | np0005468029 2025-10-03 08:09:25.540084 | fa163e2f-d608-ed31-39ea-00000000cf66 | TIMING | Write container-puppet-tasks json file for np0005468029 step 1 | np0005468029 | 0:10:23.865402 | 0.96s 2025-10-03 08:09:25.556969 | fa163e2f-d608-ed31-39ea-00000000cf68 | TASK | Generate container puppet configs for step 1 2025-10-03 08:09:25.859582 | fa163e2f-d608-ed31-39ea-00000000cef9 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468027 2025-10-03 08:09:25.860696 | fa163e2f-d608-ed31-39ea-00000000cef9 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468027 | 0:10:24.186031 | 3.13s 2025-10-03 08:09:25.888226 | fa163e2f-d608-ed31-39ea-00000000c1e1 | TASK | Clean container_puppet_tasks for np0005468027 step 1 2025-10-03 08:09:25.899329 | fa163e2f-d608-ed31-39ea-00000000cf68 | OK | Generate container puppet configs for step 1 | np0005468029 2025-10-03 08:09:25.900452 | fa163e2f-d608-ed31-39ea-00000000cf68 | TIMING | Generate container puppet configs for step 1 | np0005468029 | 0:10:24.225782 | 0.34s 2025-10-03 08:09:25.915996 | fa163e2f-d608-ed31-39ea-00000000cf69 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-03 08:09:25.944053 | fa163e2f-d608-ed31-39ea-00000000cf69 | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005468029 | 0:10:24.269379 | 0.03s 2025-10-03 08:09:25.989514 | fa163e2f-d608-ed31-39ea-00000000c453 | TASK | Gather variables for each operating system 2025-10-03 08:09:25.996430 | fa163e2f-d608-ed31-39ea-00000000cfa8 | OK | Gather podman infos | np0005468028 2025-10-03 08:09:25.997527 | fa163e2f-d608-ed31-39ea-00000000cfa8 | TIMING | tripleo_container_manage : Gather podman infos | np0005468028 | 0:10:24.322852 | 0.60s 2025-10-03 08:09:26.018120 | fa163e2f-d608-ed31-39ea-00000000cfa9 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:09:26.075493 | fa163e2f-d608-ed31-39ea-00000000cfa9 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468028 | 0:10:24.400807 | 0.06s 2025-10-03 08:09:26.076159 | fa163e2f-d608-ed31-39ea-00000000c453 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468029 | 0:10:24.401502 | 0.09s 2025-10-03 08:09:26.118798 | fa163e2f-d608-ed31-39ea-00000000c454 | TASK | Create container logs path 2025-10-03 08:09:26.158160 | fa163e2f-d608-ed31-39ea-00000000cdac | TIMING | tripleo_container_rm : include_tasks | np0005468028 | 0:10:24.483479 | 0.05s 2025-10-03 08:09:26.159619 | fa163e2f-d608-ed31-39ea-00000000c1e1 | OK | Clean container_puppet_tasks for np0005468027 step 1 | np0005468027 2025-10-03 08:09:26.160740 | fa163e2f-d608-ed31-39ea-00000000c1e1 | TIMING | Clean container_puppet_tasks for np0005468027 step 1 | np0005468027 | 0:10:24.486063 | 0.27s 2025-10-03 08:09:26.182374 | fa163e2f-d608-ed31-39ea-00000000c1e2 | TASK | Calculate container_puppet_tasks for np0005468027 step 1 2025-10-03 08:09:26.213800 | fa163e2f-d608-ed31-39ea-00000000c9af | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:09:26.224544 | fa163e2f-d608-ed31-39ea-00000000c1e2 | TIMING | Calculate container_puppet_tasks for np0005468027 step 1 | np0005468027 | 0:10:24.549863 | 0.04s 2025-10-03 08:09:26.238279 | fa163e2f-d608-ed31-39ea-00000000c1e3 | TASK | Include container-puppet tasks for step 1 2025-10-03 08:09:26.249859 | fa163e2f-d608-ed31-39ea-00000000c9af | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005468028 | 0:10:24.575187 | 0.03s 2025-10-03 08:09:26.256657 | fa163e2f-d608-ed31-39ea-00000000bc4c | CHANGED | Ensure certificate requests | np0005468025 | item={'ca': 'ipa', 'dns': 'np0005468025.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005468025.internalapi.ooo.test@OOO.TEST'} 2025-10-03 08:09:26.257856 | fa163e2f-d608-ed31-39ea-00000000bc4c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:10:24.583194 | 1.58s 2025-10-03 08:09:26.272634 | b88551d3-0ce7-4be9-9b25-9bffa3663a4f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468028 2025-10-03 08:09:26.293682 | fa163e2f-d608-ed31-39ea-00000000d067 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:09:26.299734 | fa163e2f-d608-ed31-39ea-00000000bc4c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:10:24.625050 | 1.63s 2025-10-03 08:09:26.300657 | fa163e2f-d608-ed31-39ea-00000000c1e3 | TIMING | Include container-puppet tasks for step 1 | np0005468027 | 0:10:24.625999 | 0.06s 2025-10-03 08:09:26.313785 | aa67a72a-a154-4255-b9d0-0f6197c2be04 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468027 2025-10-03 08:09:26.336446 | fa163e2f-d608-ed31-39ea-00000000bc4c | CHANGED | Ensure certificate requests | np0005468026 | item={'ca': 'ipa', 'dns': 'np0005468026.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005468026.internalapi.ooo.test@OOO.TEST'} 2025-10-03 08:09:26.337071 | fa163e2f-d608-ed31-39ea-00000000bc4c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:10:24.662410 | 1.54s 2025-10-03 08:09:26.347334 | fa163e2f-d608-ed31-39ea-00000000d0a9 | TASK | Write container-puppet-tasks json file for np0005468027 step 1 2025-10-03 08:09:26.376185 | fa163e2f-d608-ed31-39ea-00000000bc4c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:10:24.701502 | 1.58s 2025-10-03 08:09:26.439593 | fa163e2f-d608-ed31-39ea-00000000ad44 | TIMING | include_role : linux-system-roles.certificate | np0005468025 | 0:10:24.764906 | 0.04s 2025-10-03 08:09:26.443587 | fa163e2f-d608-ed31-39ea-00000000c454 | OK | Create container logs path | np0005468029 2025-10-03 08:09:26.444147 | fa163e2f-d608-ed31-39ea-00000000c454 | TIMING | tripleo_container_manage : Create container logs path | np0005468029 | 0:10:24.769487 | 0.32s 2025-10-03 08:09:26.493871 | fa163e2f-d608-ed31-39ea-00000000c456 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:09:26.513824 | fa163e2f-d608-ed31-39ea-00000000d0d5 | TASK | Set version specific variables 2025-10-03 08:09:26.520125 | fa163e2f-d608-ed31-39ea-00000000ae29 | TIMING | include_role : linux-system-roles.certificate | np0005468026 | 0:10:24.845440 | 0.09s 2025-10-03 08:09:26.562905 | fa163e2f-d608-ed31-39ea-00000000d0d5 | TASK | Set version specific variables 2025-10-03 08:09:26.568039 | fa163e2f-d608-ed31-39ea-00000000d0d5 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468025 | 0:10:24.893354 | 0.05s 2025-10-03 08:09:26.585210 | f1117ade-1b47-4887-9a7d-92bd3175bfd9 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468025 2025-10-03 08:09:26.605263 | fa163e2f-d608-ed31-39ea-00000000d12c | TASK | Ensure ansible_facts used by role 2025-10-03 08:09:26.610181 | fa163e2f-d608-ed31-39ea-00000000d0d5 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468026 | 0:10:24.935502 | 0.05s 2025-10-03 08:09:26.628951 | fa163e2f-d608-ed31-39ea-00000000bc43 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:10:24.954282 | 3.20s 2025-10-03 08:09:26.634999 | 79902bc0-fd06-41f3-848b-2c89c8c4783e | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468026 2025-10-03 08:09:26.653828 | fa163e2f-d608-ed31-39ea-00000000d148 | TASK | Ensure ansible_facts used by role 2025-10-03 08:09:26.660276 | fa163e2f-d608-ed31-39ea-00000000bc43 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:10:24.985593 | 3.23s 2025-10-03 08:09:26.678975 | fa163e2f-d608-ed31-39ea-00000000bc45 | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:09:26.825764 | fa163e2f-d608-ed31-39ea-00000000c456 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468029 2025-10-03 08:09:26.826616 | fa163e2f-d608-ed31-39ea-00000000c456 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468029 | 0:10:25.151948 | 0.33s 2025-10-03 08:09:26.839230 | fa163e2f-d608-ed31-39ea-00000000c457 | TASK | Finalise hashes for all containers 2025-10-03 08:09:26.872627 | fa163e2f-d608-ed31-39ea-00000000c457 | OK | Finalise hashes for all containers | np0005468029 2025-10-03 08:09:26.873404 | fa163e2f-d608-ed31-39ea-00000000c457 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468029 | 0:10:25.198741 | 0.03s 2025-10-03 08:09:26.884093 | fa163e2f-d608-ed31-39ea-00000000c459 | TASK | Manage systemd shutdown files 2025-10-03 08:09:26.912577 | fa163e2f-d608-ed31-39ea-00000000c459 | SKIPPED | Manage systemd shutdown files | np0005468029 2025-10-03 08:09:26.913579 | fa163e2f-d608-ed31-39ea-00000000c459 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468029 | 0:10:25.238904 | 0.03s 2025-10-03 08:09:26.924614 | fa163e2f-d608-ed31-39ea-00000000c45b | TASK | Update container configs with new config hashes 2025-10-03 08:09:26.963474 | fa163e2f-d608-ed31-39ea-00000000c45b | SKIPPED | Update container configs with new config hashes | np0005468029 2025-10-03 08:09:26.964581 | fa163e2f-d608-ed31-39ea-00000000c45b | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468029 | 0:10:25.289914 | 0.04s 2025-10-03 08:09:26.977325 | fa163e2f-d608-ed31-39ea-00000000c45c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:09:27.000784 | fa163e2f-d608-ed31-39ea-00000000bc45 | OK | Ensure pre-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:09:27.003136 | fa163e2f-d608-ed31-39ea-00000000bc45 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:10:25.328469 | 0.32s 2025-10-03 08:09:27.009850 | fa163e2f-d608-ed31-39ea-00000000bc45 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:10:25.335187 | 0.33s 2025-10-03 08:09:27.010514 | fa163e2f-d608-ed31-39ea-00000000c45c | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468029 2025-10-03 08:09:27.010855 | fa163e2f-d608-ed31-39ea-00000000c45c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468029 | 0:10:25.336198 | 0.03s 2025-10-03 08:09:27.029645 | fa163e2f-d608-ed31-39ea-00000000c45d | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:09:27.051063 | fa163e2f-d608-ed31-39ea-00000000bc47 | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:09:27.060553 | fa163e2f-d608-ed31-39ea-00000000d12c | OK | Ensure ansible_facts used by role | np0005468025 2025-10-03 08:09:27.061601 | fa163e2f-d608-ed31-39ea-00000000d12c | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468025 | 0:10:25.386931 | 0.46s 2025-10-03 08:09:27.079217 | fa163e2f-d608-ed31-39ea-00000000d12d | TASK | Set platform/version specific variables 2025-10-03 08:09:27.093371 | fa163e2f-d608-ed31-39ea-00000000c45d | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468029 2025-10-03 08:09:27.098441 | fa163e2f-d608-ed31-39ea-00000000c45d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468029 | 0:10:25.423770 | 0.07s 2025-10-03 08:09:27.102876 | fa163e2f-d608-ed31-39ea-00000000d148 | OK | Ensure ansible_facts used by role | np0005468026 2025-10-03 08:09:27.103392 | fa163e2f-d608-ed31-39ea-00000000d148 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468026 | 0:10:25.428734 | 0.45s 2025-10-03 08:09:27.128516 | fa163e2f-d608-ed31-39ea-00000000d149 | TASK | Set platform/version specific variables 2025-10-03 08:09:27.152533 | fa163e2f-d608-ed31-39ea-00000000d12d | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:09:27.178204 | fa163e2f-d608-ed31-39ea-00000000d12d | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:09:27.187926 | fa163e2f-d608-ed31-39ea-00000000d149 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:09:27.201746 | fa163e2f-d608-ed31-39ea-00000000d12d | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.yml 2025-10-03 08:09:27.208643 | fa163e2f-d608-ed31-39ea-00000000d149 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:09:27.221439 | fa163e2f-d608-ed31-39ea-00000000d12d | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.2.yml 2025-10-03 08:09:27.226952 | fa163e2f-d608-ed31-39ea-00000000d12d | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468025 | 0:10:25.552270 | 0.15s 2025-10-03 08:09:27.234052 | fa163e2f-d608-ed31-39ea-00000000d149 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.yml 2025-10-03 08:09:27.252651 | fa163e2f-d608-ed31-39ea-00000000d0d6 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:09:27.256414 | fa163e2f-d608-ed31-39ea-00000000d149 | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.2.yml 2025-10-03 08:09:27.267348 | fa163e2f-d608-ed31-39ea-00000000d149 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468026 | 0:10:25.592658 | 0.14s 2025-10-03 08:09:27.289876 | fa163e2f-d608-ed31-39ea-00000000d0d6 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:09:27.314173 | fa163e2f-d608-ed31-39ea-00000000d0a9 | CHANGED | Write container-puppet-tasks json file for np0005468027 step 1 | np0005468027 2025-10-03 08:09:27.315155 | fa163e2f-d608-ed31-39ea-00000000d0a9 | TIMING | Write container-puppet-tasks json file for np0005468027 step 1 | np0005468027 | 0:10:25.640490 | 0.97s 2025-10-03 08:09:27.327533 | fa163e2f-d608-ed31-39ea-00000000d0ab | TASK | Generate container puppet configs for step 1 2025-10-03 08:09:27.398086 | fa163e2f-d608-ed31-39ea-00000000bc47 | OK | Ensure post-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:09:27.400056 | fa163e2f-d608-ed31-39ea-00000000bc47 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:10:25.725388 | 0.35s 2025-10-03 08:09:27.404769 | fa163e2f-d608-ed31-39ea-00000000bc47 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:10:25.730103 | 0.35s 2025-10-03 08:09:27.422741 | fa163e2f-d608-ed31-39ea-00000000bc49 | TASK | Ensure provider service is running 2025-10-03 08:09:27.676328 | fa163e2f-d608-ed31-39ea-00000000d0ab | OK | Generate container puppet configs for step 1 | np0005468027 2025-10-03 08:09:27.677422 | fa163e2f-d608-ed31-39ea-00000000d0ab | TIMING | Generate container puppet configs for step 1 | np0005468027 | 0:10:26.002750 | 0.35s 2025-10-03 08:09:27.692569 | fa163e2f-d608-ed31-39ea-00000000d0ac | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-03 08:09:27.721137 | fa163e2f-d608-ed31-39ea-00000000d0ac | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005468027 | 0:10:26.046468 | 0.03s 2025-10-03 08:09:27.756610 | fa163e2f-d608-ed31-39ea-00000000c453 | TASK | Gather variables for each operating system 2025-10-03 08:09:27.861073 | fa163e2f-d608-ed31-39ea-00000000c453 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468027 | 0:10:26.186395 | 0.10s 2025-10-03 08:09:27.875611 | fa163e2f-d608-ed31-39ea-00000000c454 | TASK | Create container logs path 2025-10-03 08:09:27.908263 | fa163e2f-d608-ed31-39ea-00000000bc49 | OK | Ensure provider service is running | np0005468024 | item=certmonger 2025-10-03 08:09:27.911824 | fa163e2f-d608-ed31-39ea-00000000bc49 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:10:26.237144 | 0.49s 2025-10-03 08:09:27.924051 | fa163e2f-d608-ed31-39ea-00000000bc49 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:10:26.249383 | 0.50s 2025-10-03 08:09:27.949228 | fa163e2f-d608-ed31-39ea-00000000bc4c | TASK | Ensure certificate requests 2025-10-03 08:09:28.029901 | fa163e2f-d608-ed31-39ea-00000000d067 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468028 2025-10-03 08:09:28.031010 | fa163e2f-d608-ed31-39ea-00000000d067 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468028 | 0:10:26.356343 | 1.74s 2025-10-03 08:09:28.043571 | fa163e2f-d608-ed31-39ea-00000000d068 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:09:28.143446 | fa163e2f-d608-ed31-39ea-00000000c454 | OK | Create container logs path | np0005468027 2025-10-03 08:09:28.145155 | fa163e2f-d608-ed31-39ea-00000000c454 | TIMING | tripleo_container_manage : Create container logs path | np0005468027 | 0:10:26.470476 | 0.27s 2025-10-03 08:09:28.171036 | fa163e2f-d608-ed31-39ea-00000000c456 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:09:28.492505 | fa163e2f-d608-ed31-39ea-00000000c456 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468027 2025-10-03 08:09:28.493683 | fa163e2f-d608-ed31-39ea-00000000c456 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468027 | 0:10:26.819012 | 0.32s 2025-10-03 08:09:28.507322 | fa163e2f-d608-ed31-39ea-00000000c457 | TASK | Finalise hashes for all containers 2025-10-03 08:09:28.549912 | fa163e2f-d608-ed31-39ea-00000000c457 | OK | Finalise hashes for all containers | np0005468027 2025-10-03 08:09:28.550749 | fa163e2f-d608-ed31-39ea-00000000c457 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468027 | 0:10:26.876084 | 0.04s 2025-10-03 08:09:28.564322 | fa163e2f-d608-ed31-39ea-00000000c459 | TASK | Manage systemd shutdown files 2025-10-03 08:09:28.601993 | fa163e2f-d608-ed31-39ea-00000000c459 | SKIPPED | Manage systemd shutdown files | np0005468027 2025-10-03 08:09:28.602956 | fa163e2f-d608-ed31-39ea-00000000c459 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468027 | 0:10:26.928290 | 0.04s 2025-10-03 08:09:28.613065 | fa163e2f-d608-ed31-39ea-00000000c45b | TASK | Update container configs with new config hashes 2025-10-03 08:09:28.661302 | fa163e2f-d608-ed31-39ea-00000000c45b | SKIPPED | Update container configs with new config hashes | np0005468027 2025-10-03 08:09:28.661923 | fa163e2f-d608-ed31-39ea-00000000c45b | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468027 | 0:10:26.987262 | 0.05s 2025-10-03 08:09:28.673128 | fa163e2f-d608-ed31-39ea-00000000c45c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:09:28.713083 | fa163e2f-d608-ed31-39ea-00000000c45c | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468027 2025-10-03 08:09:28.713863 | fa163e2f-d608-ed31-39ea-00000000c45c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468027 | 0:10:27.039201 | 0.04s 2025-10-03 08:09:28.725222 | fa163e2f-d608-ed31-39ea-00000000c45d | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:09:28.764152 | fa163e2f-d608-ed31-39ea-00000000c45d | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468027 2025-10-03 08:09:28.764887 | fa163e2f-d608-ed31-39ea-00000000c45d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468027 | 0:10:27.090224 | 0.04s 2025-10-03 08:09:30.169345 | fa163e2f-d608-ed31-39ea-00000000bc4c | CHANGED | Ensure certificate requests | np0005468024 | item={'ca': 'ipa', 'dns': 'np0005468024.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005468024.internalapi.ooo.test@OOO.TEST'} 2025-10-03 08:09:30.170515 | fa163e2f-d608-ed31-39ea-00000000bc4c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:10:28.495851 | 2.22s 2025-10-03 08:09:30.176752 | fa163e2f-d608-ed31-39ea-00000000bc4c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:10:28.502088 | 2.23s 2025-10-03 08:09:30.202390 | fa163e2f-d608-ed31-39ea-00000000d0d6 | OK | Ensure certificate role dependencies are installed | np0005468025 2025-10-03 08:09:30.203227 | fa163e2f-d608-ed31-39ea-00000000d0d6 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468025 | 0:10:28.528561 | 2.94s 2025-10-03 08:09:30.250579 | fa163e2f-d608-ed31-39ea-00000000d0d8 | TASK | Ensure provider packages are installed 2025-10-03 08:09:30.260186 | fa163e2f-d608-ed31-39ea-00000000abee | TIMING | include_role : linux-system-roles.certificate | np0005468024 | 0:10:28.585484 | 0.03s 2025-10-03 08:09:30.300487 | fa163e2f-d608-ed31-39ea-00000000d0d5 | TASK | Set version specific variables 2025-10-03 08:09:30.327651 | fa163e2f-d608-ed31-39ea-00000000d0d6 | OK | Ensure certificate role dependencies are installed | np0005468026 2025-10-03 08:09:30.328610 | fa163e2f-d608-ed31-39ea-00000000d0d6 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468026 | 0:10:28.653942 | 3.04s 2025-10-03 08:09:30.344079 | fa163e2f-d608-ed31-39ea-00000000d0d8 | TASK | Ensure provider packages are installed 2025-10-03 08:09:30.354184 | fa163e2f-d608-ed31-39ea-00000000d0d5 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468024 | 0:10:28.679513 | 0.05s 2025-10-03 08:09:30.372293 | 3a3bfede-a3a9-4051-8e45-7e5ea2414a3f | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468024 2025-10-03 08:09:30.390534 | fa163e2f-d608-ed31-39ea-00000000d21a | TASK | Ensure ansible_facts used by role 2025-10-03 08:09:30.876228 | fa163e2f-d608-ed31-39ea-00000000d21a | OK | Ensure ansible_facts used by role | np0005468024 2025-10-03 08:09:30.879200 | fa163e2f-d608-ed31-39ea-00000000d21a | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468024 | 0:10:29.204524 | 0.49s 2025-10-03 08:09:30.914905 | fa163e2f-d608-ed31-39ea-00000000d21b | TASK | Set platform/version specific variables 2025-10-03 08:09:31.007483 | fa163e2f-d608-ed31-39ea-00000000d21b | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:09:31.028925 | fa163e2f-d608-ed31-39ea-00000000d21b | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:09:31.053618 | fa163e2f-d608-ed31-39ea-00000000d21b | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.yml 2025-10-03 08:09:31.073182 | fa163e2f-d608-ed31-39ea-00000000d21b | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.2.yml 2025-10-03 08:09:31.079987 | fa163e2f-d608-ed31-39ea-00000000d21b | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468024 | 0:10:29.405320 | 0.16s 2025-10-03 08:09:31.102866 | fa163e2f-d608-ed31-39ea-00000000d0d6 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:09:32.175453 | fa163e2f-d608-ed31-39ea-00000000d068 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468028 2025-10-03 08:09:32.176908 | fa163e2f-d608-ed31-39ea-00000000d068 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468028 | 0:10:30.502238 | 4.13s 2025-10-03 08:09:32.214517 | fa163e2f-d608-ed31-39ea-00000000c233 | TASK | Clean container_puppet_tasks for np0005468028 step 1 2025-10-03 08:09:32.535589 | fa163e2f-d608-ed31-39ea-00000000c233 | OK | Clean container_puppet_tasks for np0005468028 step 1 | np0005468028 2025-10-03 08:09:32.536312 | fa163e2f-d608-ed31-39ea-00000000c233 | TIMING | Clean container_puppet_tasks for np0005468028 step 1 | np0005468028 | 0:10:30.861646 | 0.32s 2025-10-03 08:09:32.559227 | fa163e2f-d608-ed31-39ea-00000000c234 | TASK | Calculate container_puppet_tasks for np0005468028 step 1 2025-10-03 08:09:32.626982 | fa163e2f-d608-ed31-39ea-00000000c234 | TIMING | Calculate container_puppet_tasks for np0005468028 step 1 | np0005468028 | 0:10:30.952311 | 0.07s 2025-10-03 08:09:32.641225 | fa163e2f-d608-ed31-39ea-00000000c235 | TASK | Include container-puppet tasks for step 1 2025-10-03 08:09:32.685894 | fa163e2f-d608-ed31-39ea-00000000c235 | TIMING | Include container-puppet tasks for step 1 | np0005468028 | 0:10:31.011227 | 0.04s 2025-10-03 08:09:32.698140 | f804d678-6f91-484a-a3c6-764de7d98982 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468028 2025-10-03 08:09:32.717427 | fa163e2f-d608-ed31-39ea-00000000d244 | TASK | Write container-puppet-tasks json file for np0005468028 step 1 2025-10-03 08:09:33.217445 | fa163e2f-d608-ed31-39ea-00000000d0d8 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:10:31.542764 | 2.97s 2025-10-03 08:09:33.225147 | fa163e2f-d608-ed31-39ea-00000000d0d8 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:10:31.550482 | 2.97s 2025-10-03 08:09:33.239415 | fa163e2f-d608-ed31-39ea-00000000d0da | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:09:33.609587 | fa163e2f-d608-ed31-39ea-00000000d0da | OK | Ensure pre-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:09:33.614219 | fa163e2f-d608-ed31-39ea-00000000d0da | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:10:31.939532 | 0.37s 2025-10-03 08:09:33.622846 | fa163e2f-d608-ed31-39ea-00000000d0da | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:10:31.948168 | 0.38s 2025-10-03 08:09:33.638266 | fa163e2f-d608-ed31-39ea-00000000d0dc | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:09:33.698693 | fa163e2f-d608-ed31-39ea-00000000d0d8 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:10:32.023996 | 3.35s 2025-10-03 08:09:33.707039 | fa163e2f-d608-ed31-39ea-00000000d0d8 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:10:32.032372 | 3.36s 2025-10-03 08:09:33.742668 | fa163e2f-d608-ed31-39ea-00000000d0da | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:09:33.781397 | fa163e2f-d608-ed31-39ea-00000000d244 | CHANGED | Write container-puppet-tasks json file for np0005468028 step 1 | np0005468028 2025-10-03 08:09:33.784167 | fa163e2f-d608-ed31-39ea-00000000d244 | TIMING | Write container-puppet-tasks json file for np0005468028 step 1 | np0005468028 | 0:10:32.109385 | 1.07s 2025-10-03 08:09:33.808961 | fa163e2f-d608-ed31-39ea-00000000d246 | TASK | Generate container puppet configs for step 1 2025-10-03 08:09:34.018512 | fa163e2f-d608-ed31-39ea-00000000d0dc | OK | Ensure post-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:09:34.024044 | fa163e2f-d608-ed31-39ea-00000000d0dc | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:10:32.349356 | 0.38s 2025-10-03 08:09:34.032507 | fa163e2f-d608-ed31-39ea-00000000d0dc | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:10:32.357838 | 0.39s 2025-10-03 08:09:34.055078 | fa163e2f-d608-ed31-39ea-00000000d0de | TASK | Ensure provider service is running 2025-10-03 08:09:34.089894 | fa163e2f-d608-ed31-39ea-00000000d0da | OK | Ensure pre-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:09:34.092840 | fa163e2f-d608-ed31-39ea-00000000d0da | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:10:32.418158 | 0.35s 2025-10-03 08:09:34.101742 | fa163e2f-d608-ed31-39ea-00000000d0da | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:10:32.427072 | 0.36s 2025-10-03 08:09:34.125229 | fa163e2f-d608-ed31-39ea-00000000d0dc | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:09:34.158677 | fa163e2f-d608-ed31-39ea-00000000d246 | OK | Generate container puppet configs for step 1 | np0005468028 2025-10-03 08:09:34.160562 | fa163e2f-d608-ed31-39ea-00000000d246 | TIMING | Generate container puppet configs for step 1 | np0005468028 | 0:10:32.485882 | 0.35s 2025-10-03 08:09:34.177730 | fa163e2f-d608-ed31-39ea-00000000d247 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-03 08:09:34.222050 | fa163e2f-d608-ed31-39ea-00000000d247 | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005468028 | 0:10:32.547375 | 0.04s 2025-10-03 08:09:34.262833 | fa163e2f-d608-ed31-39ea-00000000c453 | TASK | Gather variables for each operating system 2025-10-03 08:09:34.309697 | fa163e2f-d608-ed31-39ea-00000000d0d6 | OK | Ensure certificate role dependencies are installed | np0005468024 2025-10-03 08:09:34.311971 | fa163e2f-d608-ed31-39ea-00000000d0d6 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468024 | 0:10:32.637297 | 3.21s 2025-10-03 08:09:34.336985 | fa163e2f-d608-ed31-39ea-00000000d0d8 | TASK | Ensure provider packages are installed 2025-10-03 08:09:34.367345 | fa163e2f-d608-ed31-39ea-00000000c453 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468028 | 0:10:32.692663 | 0.10s 2025-10-03 08:09:34.381330 | fa163e2f-d608-ed31-39ea-00000000c454 | TASK | Create container logs path 2025-10-03 08:09:34.499226 | fa163e2f-d608-ed31-39ea-00000000d0dc | OK | Ensure post-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:09:34.501770 | fa163e2f-d608-ed31-39ea-00000000d0dc | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:10:32.827088 | 0.37s 2025-10-03 08:09:34.509759 | fa163e2f-d608-ed31-39ea-00000000d0dc | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:10:32.835091 | 0.38s 2025-10-03 08:09:34.525597 | fa163e2f-d608-ed31-39ea-00000000d0de | TASK | Ensure provider service is running 2025-10-03 08:09:34.577718 | fa163e2f-d608-ed31-39ea-00000000d0de | OK | Ensure provider service is running | np0005468025 | item=certmonger 2025-10-03 08:09:34.583086 | fa163e2f-d608-ed31-39ea-00000000d0de | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:10:32.908401 | 0.53s 2025-10-03 08:09:34.594396 | fa163e2f-d608-ed31-39ea-00000000d0de | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:10:32.919730 | 0.54s 2025-10-03 08:09:34.616918 | fa163e2f-d608-ed31-39ea-00000000d0e1 | TASK | Ensure certificate requests 2025-10-03 08:09:34.697742 | fa163e2f-d608-ed31-39ea-00000000c454 | OK | Create container logs path | np0005468028 2025-10-03 08:09:34.699804 | fa163e2f-d608-ed31-39ea-00000000c454 | TIMING | tripleo_container_manage : Create container logs path | np0005468028 | 0:10:33.025131 | 0.32s 2025-10-03 08:09:34.718928 | fa163e2f-d608-ed31-39ea-00000000c456 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:09:35.020939 | fa163e2f-d608-ed31-39ea-00000000d0de | OK | Ensure provider service is running | np0005468026 | item=certmonger 2025-10-03 08:09:35.024141 | fa163e2f-d608-ed31-39ea-00000000d0de | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:10:33.349470 | 0.50s 2025-10-03 08:09:35.036113 | fa163e2f-d608-ed31-39ea-00000000d0de | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:10:33.361439 | 0.51s 2025-10-03 08:09:35.039426 | fa163e2f-d608-ed31-39ea-00000000c456 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468028 2025-10-03 08:09:35.041220 | fa163e2f-d608-ed31-39ea-00000000c456 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468028 | 0:10:33.366550 | 0.32s 2025-10-03 08:09:35.063082 | fa163e2f-d608-ed31-39ea-00000000c457 | TASK | Finalise hashes for all containers 2025-10-03 08:09:35.095281 | fa163e2f-d608-ed31-39ea-00000000d0e1 | TASK | Ensure certificate requests 2025-10-03 08:09:35.113999 | fa163e2f-d608-ed31-39ea-00000000c457 | OK | Finalise hashes for all containers | np0005468028 2025-10-03 08:09:35.115860 | fa163e2f-d608-ed31-39ea-00000000c457 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468028 | 0:10:33.441183 | 0.05s 2025-10-03 08:09:35.131833 | fa163e2f-d608-ed31-39ea-00000000c459 | TASK | Manage systemd shutdown files 2025-10-03 08:09:35.170253 | fa163e2f-d608-ed31-39ea-00000000c459 | SKIPPED | Manage systemd shutdown files | np0005468028 2025-10-03 08:09:35.171585 | fa163e2f-d608-ed31-39ea-00000000c459 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468028 | 0:10:33.496911 | 0.04s 2025-10-03 08:09:35.192632 | fa163e2f-d608-ed31-39ea-00000000c45b | TASK | Update container configs with new config hashes 2025-10-03 08:09:35.246039 | fa163e2f-d608-ed31-39ea-00000000c45b | SKIPPED | Update container configs with new config hashes | np0005468028 2025-10-03 08:09:35.247291 | fa163e2f-d608-ed31-39ea-00000000c45b | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468028 | 0:10:33.572618 | 0.05s 2025-10-03 08:09:35.269870 | fa163e2f-d608-ed31-39ea-00000000c45c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:09:35.322432 | fa163e2f-d608-ed31-39ea-00000000c45c | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468028 2025-10-03 08:09:35.323579 | fa163e2f-d608-ed31-39ea-00000000c45c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468028 | 0:10:33.648910 | 0.05s 2025-10-03 08:09:35.338665 | fa163e2f-d608-ed31-39ea-00000000c45d | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:09:35.390197 | fa163e2f-d608-ed31-39ea-00000000c45d | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468028 2025-10-03 08:09:35.391187 | fa163e2f-d608-ed31-39ea-00000000c45d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468028 | 0:10:33.716520 | 0.05s 2025-10-03 08:09:37.131787 | fa163e2f-d608-ed31-39ea-00000000d0e1 | CHANGED | Ensure certificate requests | np0005468025 | item={'ca': 'ipa', 'dns': 'np0005468025.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0005468025.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'rabbitmq(-bundle-.*-[0-9]+)?\')\nservice_crt="/etc/pki/tls/certs/rabbitmq.crt"\nservice_key="/etc/pki/tls/private/rabbitmq.key"\nif echo "$container_name" | grep -q "^rabbitmq-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_crt" "$service_key" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the cert at the mount-point\n podman cp $service_crt "$container_name:/var/lib/kolla/config_files/src-tls/$service_crt"\n # Refresh the key at the mount-point\n podman cp $service_key "$container_name:/var/lib/kolla/config_files/src-tls/$service_key"\n # Copy the new cert from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n # Copy the new key from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\nfi\n# Set appropriate permissions\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_crt"\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_key"\n# Trigger a pem cache clear in RabbitMQ to read the new certificates\npodman exec "$container_name" rabbitmqctl eval "ssl:clear_pem_cache()."\n'} 2025-10-03 08:09:37.134046 | fa163e2f-d608-ed31-39ea-00000000d0e1 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:10:35.459376 | 2.51s 2025-10-03 08:09:37.141515 | fa163e2f-d608-ed31-39ea-00000000d0e1 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:10:35.466856 | 2.52s 2025-10-03 08:09:37.168399 | fa163e2f-d608-ed31-39ea-00000000abf5 | TASK | Fail if container image is undefined 2025-10-03 08:09:37.208010 | fa163e2f-d608-ed31-39ea-00000000abf5 | SKIPPED | Fail if container image is undefined | np0005468025 2025-10-03 08:09:37.208897 | fa163e2f-d608-ed31-39ea-00000000abf5 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005468025 | 0:10:35.534232 | 0.04s 2025-10-03 08:09:37.230699 | fa163e2f-d608-ed31-39ea-00000000d0e1 | CHANGED | Ensure certificate requests | np0005468026 | item={'ca': 'ipa', 'dns': 'np0005468026.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0005468026.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'rabbitmq(-bundle-.*-[0-9]+)?\')\nservice_crt="/etc/pki/tls/certs/rabbitmq.crt"\nservice_key="/etc/pki/tls/private/rabbitmq.key"\nif echo "$container_name" | grep -q "^rabbitmq-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_crt" "$service_key" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the cert at the mount-point\n podman cp $service_crt "$container_name:/var/lib/kolla/config_files/src-tls/$service_crt"\n # Refresh the key at the mount-point\n podman cp $service_key "$container_name:/var/lib/kolla/config_files/src-tls/$service_key"\n # Copy the new cert from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n # Copy the new key from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\nfi\n# Set appropriate permissions\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_crt"\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_key"\n# Trigger a pem cache clear in RabbitMQ to read the new certificates\npodman exec "$container_name" rabbitmqctl eval "ssl:clear_pem_cache()."\n'} 2025-10-03 08:09:37.232315 | fa163e2f-d608-ed31-39ea-00000000d0e1 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:10:35.557650 | 2.13s 2025-10-03 08:09:37.241666 | fa163e2f-d608-ed31-39ea-00000000abf6 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2025-10-03 08:09:37.247607 | fa163e2f-d608-ed31-39ea-00000000d0e1 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:10:35.572933 | 2.15s 2025-10-03 08:09:37.279383 | fa163e2f-d608-ed31-39ea-00000000abf5 | TASK | Fail if container image is undefined 2025-10-03 08:09:37.343452 | fa163e2f-d608-ed31-39ea-00000000d0d8 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:10:35.668770 | 3.00s 2025-10-03 08:09:37.352717 | fa163e2f-d608-ed31-39ea-00000000d0d8 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:10:35.678050 | 3.01s 2025-10-03 08:09:37.353399 | fa163e2f-d608-ed31-39ea-00000000abf5 | SKIPPED | Fail if container image is undefined | np0005468026 2025-10-03 08:09:37.353850 | fa163e2f-d608-ed31-39ea-00000000abf5 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005468026 | 0:10:35.679193 | 0.07s 2025-10-03 08:09:37.370611 | fa163e2f-d608-ed31-39ea-00000000d0da | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:09:37.398548 | fa163e2f-d608-ed31-39ea-00000000abf6 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2025-10-03 08:09:37.785529 | fa163e2f-d608-ed31-39ea-00000000d0da | OK | Ensure pre-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:09:37.788171 | fa163e2f-d608-ed31-39ea-00000000d0da | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:10:36.113502 | 0.42s 2025-10-03 08:09:37.792808 | fa163e2f-d608-ed31-39ea-00000000d0da | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:10:36.118137 | 0.42s 2025-10-03 08:09:37.827104 | fa163e2f-d608-ed31-39ea-00000000d0dc | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:09:38.175507 | fa163e2f-d608-ed31-39ea-00000000d0dc | OK | Ensure post-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:09:38.178302 | fa163e2f-d608-ed31-39ea-00000000d0dc | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:10:36.503628 | 0.35s 2025-10-03 08:09:38.186542 | fa163e2f-d608-ed31-39ea-00000000d0dc | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:10:36.511871 | 0.36s 2025-10-03 08:09:38.209221 | fa163e2f-d608-ed31-39ea-00000000d0de | TASK | Ensure provider service is running 2025-10-03 08:09:38.675374 | fa163e2f-d608-ed31-39ea-00000000d0de | OK | Ensure provider service is running | np0005468024 | item=certmonger 2025-10-03 08:09:38.677937 | fa163e2f-d608-ed31-39ea-00000000d0de | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:10:37.003229 | 0.47s 2025-10-03 08:09:38.686235 | fa163e2f-d608-ed31-39ea-00000000d0de | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:10:37.011560 | 0.48s 2025-10-03 08:09:38.703986 | fa163e2f-d608-ed31-39ea-00000000d0e1 | TASK | Ensure certificate requests 2025-10-03 08:09:40.698388 | fa163e2f-d608-ed31-39ea-00000000d0e1 | CHANGED | Ensure certificate requests | np0005468024 | item={'ca': 'ipa', 'dns': 'np0005468024.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0005468024.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'rabbitmq(-bundle-.*-[0-9]+)?\')\nservice_crt="/etc/pki/tls/certs/rabbitmq.crt"\nservice_key="/etc/pki/tls/private/rabbitmq.key"\nif echo "$container_name" | grep -q "^rabbitmq-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_crt" "$service_key" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the cert at the mount-point\n podman cp $service_crt "$container_name:/var/lib/kolla/config_files/src-tls/$service_crt"\n # Refresh the key at the mount-point\n podman cp $service_key "$container_name:/var/lib/kolla/config_files/src-tls/$service_key"\n # Copy the new cert from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n # Copy the new key from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\nfi\n# Set appropriate permissions\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_crt"\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_key"\n# Trigger a pem cache clear in RabbitMQ to read the new certificates\npodman exec "$container_name" rabbitmqctl eval "ssl:clear_pem_cache()."\n'} 2025-10-03 08:09:40.702221 | fa163e2f-d608-ed31-39ea-00000000d0e1 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:10:39.027548 | 2.00s 2025-10-03 08:09:40.710872 | fa163e2f-d608-ed31-39ea-00000000d0e1 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:10:39.036197 | 2.01s 2025-10-03 08:09:40.780819 | fa163e2f-d608-ed31-39ea-00000000abf5 | TASK | Fail if container image is undefined 2025-10-03 08:09:40.836321 | fa163e2f-d608-ed31-39ea-00000000abf5 | SKIPPED | Fail if container image is undefined | np0005468024 2025-10-03 08:09:40.837396 | fa163e2f-d608-ed31-39ea-00000000abf5 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005468024 | 0:10:39.162728 | 0.06s 2025-10-03 08:09:40.869034 | fa163e2f-d608-ed31-39ea-00000000abf6 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2025-10-03 08:09:44.096721 | fa163e2f-d608-ed31-39ea-00000000abf6 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005468025 2025-10-03 08:09:44.097898 | fa163e2f-d608-ed31-39ea-00000000abf6 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005468025 | 0:10:42.423225 | 6.86s 2025-10-03 08:09:44.134607 | fa163e2f-d608-ed31-39ea-00000000abf7 | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2025-10-03 08:09:44.477391 | fa163e2f-d608-ed31-39ea-00000000abf6 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005468026 2025-10-03 08:09:44.479313 | fa163e2f-d608-ed31-39ea-00000000abf6 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005468026 | 0:10:42.804626 | 7.08s 2025-10-03 08:09:44.513418 | fa163e2f-d608-ed31-39ea-00000000abf7 | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2025-10-03 08:09:44.556016 | fa163e2f-d608-ed31-39ea-00000000abf7 | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005468025 2025-10-03 08:09:44.557060 | fa163e2f-d608-ed31-39ea-00000000abf7 | TIMING | tripleo_container_tag : Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005468025 | 0:10:42.882394 | 0.42s 2025-10-03 08:09:44.588983 | fa163e2f-d608-ed31-39ea-00000000ad52 | TASK | Pre-fetch all the containers 2025-10-03 08:09:44.903413 | fa163e2f-d608-ed31-39ea-00000000abf7 | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005468026 2025-10-03 08:09:44.904425 | fa163e2f-d608-ed31-39ea-00000000abf7 | TIMING | tripleo_container_tag : Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005468026 | 0:10:43.229760 | 0.39s 2025-10-03 08:09:44.933799 | fa163e2f-d608-ed31-39ea-00000000ae37 | TASK | Pre-fetch all the containers 2025-10-03 08:09:47.291959 | fa163e2f-d608-ed31-39ea-00000000abf6 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005468024 2025-10-03 08:09:47.293840 | fa163e2f-d608-ed31-39ea-00000000abf6 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005468024 | 0:10:45.619133 | 6.42s 2025-10-03 08:09:47.348092 | fa163e2f-d608-ed31-39ea-00000000abf7 | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2025-10-03 08:09:47.766851 | fa163e2f-d608-ed31-39ea-00000000abf7 | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005468024 2025-10-03 08:09:47.768029 | fa163e2f-d608-ed31-39ea-00000000abf7 | TIMING | tripleo_container_tag : Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005468024 | 0:10:46.093363 | 0.42s 2025-10-03 08:09:47.808281 | fa163e2f-d608-ed31-39ea-00000000ac02 | TASK | Pre-fetch all the containers 2025-10-03 08:09:49.904662 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2025-10-03 08:09:49.909114 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:10:48.234446 | 5.32s 2025-10-03 08:09:50.623571 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2025-10-03 08:09:50.625781 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:10:48.951118 | 5.69s 2025-10-03 08:09:52.650485 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2025-10-03 08:09:52.652871 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:10:50.978204 | 4.84s 2025-10-03 08:09:56.119601 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2025-10-03 08:09:56.122867 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:10:54.448202 | 11.53s 2025-10-03 08:09:57.041421 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2025-10-03 08:09:57.044295 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:10:55.369630 | 12.11s 2025-10-03 08:09:57.743040 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2025-10-03 08:09:57.748104 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:10:56.073430 | 9.94s 2025-10-03 08:09:59.308115 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2025-10-03 08:09:59.311941 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:10:57.637270 | 14.72s 2025-10-03 08:09:59.852904 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2025-10-03 08:09:59.861862 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:10:58.187183 | 14.93s 2025-10-03 08:10:00.860572 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2025-10-03 08:10:00.865554 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:10:59.190881 | 13.06s 2025-10-03 08:10:03.404207 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2025-10-03 08:10:03.411280 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:11:01.736606 | 18.48s 2025-10-03 08:10:04.178711 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2025-10-03 08:10:04.182648 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:11:02.507976 | 16.37s 2025-10-03 08:10:04.287117 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2025-10-03 08:10:04.294751 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:11:02.620070 | 19.70s 2025-10-03 08:10:07.380298 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-03 08:10:07.384479 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:11:05.709788 | 22.45s 2025-10-03 08:10:07.405165 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-03 08:10:07.409531 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:11:05.734859 | 19.60s 2025-10-03 08:10:07.595655 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-03 08:10:07.599889 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:11:05.925217 | 23.01s 2025-10-03 08:10:10.180512 | fa163e2f-d608-ed31-39ea-00000000ad52 | OK | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2025-10-03 08:10:10.187328 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:11:08.512651 | 25.60s 2025-10-03 08:10:10.394833 | fa163e2f-d608-ed31-39ea-00000000ac02 | OK | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2025-10-03 08:10:10.401117 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:11:08.726444 | 22.59s 2025-10-03 08:10:10.421533 | fa163e2f-d608-ed31-39ea-00000000ae37 | OK | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2025-10-03 08:10:10.428570 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:11:08.753895 | 25.49s 2025-10-03 08:10:12.743467 | fa163e2f-d608-ed31-39ea-00000000ae37 | OK | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2025-10-03 08:10:12.748166 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:11:11.073496 | 27.81s 2025-10-03 08:10:13.191424 | fa163e2f-d608-ed31-39ea-00000000ac02 | OK | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2025-10-03 08:10:13.195350 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:11:11.520677 | 25.39s 2025-10-03 08:10:14.241163 | fa163e2f-d608-ed31-39ea-00000000ad52 | OK | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2025-10-03 08:10:14.244818 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:11:12.570149 | 29.65s 2025-10-03 08:10:19.079833 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2025-10-03 08:10:19.084354 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:11:17.409688 | 34.15s 2025-10-03 08:10:19.163972 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2025-10-03 08:10:19.167612 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:11:17.492945 | 31.36s 2025-10-03 08:10:19.675334 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2025-10-03 08:10:19.679547 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:11:18.004876 | 35.09s 2025-10-03 08:10:24.312306 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2025-10-03 08:10:24.317636 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:11:22.642971 | 39.73s 2025-10-03 08:10:24.849308 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2025-10-03 08:10:24.852498 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:11:23.177834 | 37.04s 2025-10-03 08:10:25.363070 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2025-10-03 08:10:25.367361 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:11:23.692689 | 40.43s 2025-10-03 08:10:27.632116 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2025-10-03 08:10:27.636056 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:11:25.961385 | 43.05s 2025-10-03 08:10:27.656492 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2025-10-03 08:10:27.661762 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:11:25.987092 | 39.85s 2025-10-03 08:10:28.209287 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2025-10-03 08:10:28.214669 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:11:26.540003 | 43.28s 2025-10-03 08:10:38.688695 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2025-10-03 08:10:38.697012 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:11:37.022336 | 50.89s 2025-10-03 08:10:38.969394 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2025-10-03 08:10:38.974503 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:11:37.299833 | 54.04s 2025-10-03 08:10:38.989857 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2025-10-03 08:10:38.994884 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:11:37.320217 | 54.40s 2025-10-03 08:10:46.236679 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2025-10-03 08:10:46.241412 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:11:44.566740 | 61.31s 2025-10-03 08:10:46.282899 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2025-10-03 08:10:46.289358 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:11:44.614684 | 58.48s 2025-10-03 08:10:46.937527 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2025-10-03 08:10:46.942526 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:11:45.267851 | 62.35s 2025-10-03 08:10:54.542293 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2025-10-03 08:10:54.546070 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:11:52.871405 | 69.61s 2025-10-03 08:10:54.557084 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2025-10-03 08:10:54.560691 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:11:52.886027 | 66.75s 2025-10-03 08:10:55.582222 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2025-10-03 08:10:55.586786 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:11:53.912119 | 71.00s 2025-10-03 08:10:59.814264 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2025-10-03 08:10:59.821071 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:11:58.146387 | 72.01s 2025-10-03 08:10:59.897615 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2025-10-03 08:10:59.901298 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:11:58.226630 | 74.97s 2025-10-03 08:11:00.634602 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2025-10-03 08:11:00.639608 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:11:58.964933 | 76.05s 2025-10-03 08:11:03.346150 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2025-10-03 08:11:03.348830 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:12:01.674168 | 75.54s 2025-10-03 08:11:03.439357 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2025-10-03 08:11:03.444970 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:12:01.770299 | 78.51s 2025-10-03 08:11:04.376925 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2025-10-03 08:11:04.382278 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:12:02.707608 | 79.79s 2025-10-03 08:11:13.186104 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2025-10-03 08:11:13.189086 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:12:11.514421 | 88.25s 2025-10-03 08:11:13.970611 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2025-10-03 08:11:13.975994 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:12:12.301323 | 86.17s 2025-10-03 08:11:14.264381 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2025-10-03 08:11:14.270128 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:12:12.595454 | 89.68s 2025-10-03 08:11:25.560365 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2025-10-03 08:11:25.565193 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:12:23.890526 | 100.63s 2025-10-03 08:11:27.059298 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2025-10-03 08:11:27.065201 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:12:25.390527 | 102.47s 2025-10-03 08:11:27.120213 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2025-10-03 08:11:27.125869 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:12:25.451197 | 99.32s 2025-10-03 08:11:29.603875 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2025-10-03 08:11:29.607970 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:12:27.933304 | 104.67s 2025-10-03 08:11:30.351231 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2025-10-03 08:11:30.356215 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:12:28.681542 | 105.77s 2025-10-03 08:11:30.619732 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2025-10-03 08:11:30.623961 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:12:28.949296 | 102.81s 2025-10-03 08:11:33.852831 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2025-10-03 08:11:33.860856 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:12:32.186183 | 108.93s 2025-10-03 08:11:34.479227 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2025-10-03 08:11:34.484603 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:12:32.809931 | 109.89s 2025-10-03 08:11:34.550450 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2025-10-03 08:11:34.555721 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:12:32.881047 | 106.75s 2025-10-03 08:11:39.189778 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2025-10-03 08:11:39.197043 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:12:37.522366 | 114.26s 2025-10-03 08:11:39.233368 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2025-10-03 08:11:39.237641 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:12:37.562974 | 114.65s 2025-10-03 08:11:39.754152 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2025-10-03 08:11:39.758288 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:12:38.083617 | 111.95s 2025-10-03 08:11:41.760685 | fa163e2f-d608-ed31-39ea-00000000ad52 | OK | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2025-10-03 08:11:41.764873 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:12:40.090203 | 117.17s 2025-10-03 08:11:42.094792 | fa163e2f-d608-ed31-39ea-00000000ae37 | OK | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2025-10-03 08:11:42.103895 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:12:40.429207 | 117.17s 2025-10-03 08:11:42.246129 | fa163e2f-d608-ed31-39ea-00000000ac02 | OK | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2025-10-03 08:11:42.252778 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:12:40.578103 | 114.44s 2025-10-03 08:11:44.607159 | fa163e2f-d608-ed31-39ea-00000000ad52 | OK | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2025-10-03 08:11:44.612507 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:12:42.937837 | 120.02s 2025-10-03 08:11:44.817410 | fa163e2f-d608-ed31-39ea-00000000ae37 | OK | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2025-10-03 08:11:44.823314 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:12:43.148640 | 119.89s 2025-10-03 08:11:44.961731 | fa163e2f-d608-ed31-39ea-00000000ac02 | OK | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2025-10-03 08:11:44.967707 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:12:43.293032 | 117.16s 2025-10-03 08:11:50.289736 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-03 08:11:50.295028 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:12:48.620361 | 122.49s 2025-10-03 08:11:50.561805 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-03 08:11:50.567230 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:12:48.892555 | 125.63s 2025-10-03 08:11:50.671677 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-03 08:11:50.676431 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:12:49.001761 | 126.09s 2025-10-03 08:11:53.807152 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-03 08:11:53.813695 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:12:52.139017 | 129.22s 2025-10-03 08:11:53.830175 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-03 08:11:53.835396 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:12:52.160727 | 126.03s 2025-10-03 08:11:55.864881 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-03 08:11:55.870178 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:12:54.195508 | 130.93s 2025-10-03 08:11:56.511543 | fa163e2f-d608-ed31-39ea-00000000ad52 | OK | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2025-10-03 08:11:56.517692 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:12:54.843019 | 131.93s 2025-10-03 08:11:57.209335 | fa163e2f-d608-ed31-39ea-00000000ac02 | OK | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2025-10-03 08:11:57.214838 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:12:55.540165 | 129.41s 2025-10-03 08:11:58.188255 | fa163e2f-d608-ed31-39ea-00000000ae37 | OK | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2025-10-03 08:11:58.193191 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:12:56.518527 | 133.26s 2025-10-03 08:12:00.011860 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-03 08:12:00.018275 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:12:58.343595 | 135.43s 2025-10-03 08:12:00.378289 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-03 08:12:00.383525 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:12:58.708850 | 132.57s 2025-10-03 08:12:01.205664 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-03 08:12:01.210409 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:12:59.535738 | 136.27s 2025-10-03 08:12:05.141785 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2025-10-03 08:12:05.147767 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:13:03.473092 | 137.34s 2025-10-03 08:12:05.167877 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2025-10-03 08:12:05.173589 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:13:03.498917 | 140.58s 2025-10-03 08:12:05.588136 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2025-10-03 08:12:05.594078 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:13:03.919404 | 140.66s 2025-10-03 08:12:08.762172 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2025-10-03 08:12:08.767732 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:13:07.093060 | 140.96s 2025-10-03 08:12:08.842300 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2025-10-03 08:12:08.847514 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:13:07.172844 | 144.26s 2025-10-03 08:12:09.081649 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2025-10-03 08:12:09.086313 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:13:07.411639 | 144.15s 2025-10-03 08:12:12.502179 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2025-10-03 08:12:12.507684 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:13:10.833012 | 147.92s 2025-10-03 08:12:12.603992 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2025-10-03 08:12:12.609858 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:13:10.935184 | 144.80s 2025-10-03 08:12:12.811565 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2025-10-03 08:12:12.813319 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:13:11.138658 | 147.88s 2025-10-03 08:12:15.703748 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-03 08:12:15.708044 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:13:14.033372 | 151.12s 2025-10-03 08:12:15.791539 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-03 08:12:15.797578 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:13:14.122900 | 147.99s 2025-10-03 08:12:15.960139 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-03 08:12:15.965682 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:13:14.291007 | 151.03s 2025-10-03 08:12:19.091098 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2025-10-03 08:12:19.096577 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:13:17.421904 | 154.51s 2025-10-03 08:12:19.372119 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2025-10-03 08:12:19.377763 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:13:17.703090 | 154.44s 2025-10-03 08:12:19.395300 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2025-10-03 08:12:19.400793 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:13:17.726125 | 151.59s 2025-10-03 08:12:22.873608 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2025-10-03 08:12:22.878058 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:13:21.203385 | 157.94s 2025-10-03 08:12:23.031218 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2025-10-03 08:12:23.037410 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:13:21.362737 | 155.23s 2025-10-03 08:12:23.132488 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2025-10-03 08:12:23.135583 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:13:21.460912 | 158.54s 2025-10-03 08:12:26.045110 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-03 08:12:26.049863 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:13:24.375188 | 161.11s 2025-10-03 08:12:26.076494 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-03 08:12:26.081991 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:13:24.407318 | 158.27s 2025-10-03 08:12:26.192391 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-03 08:12:26.198520 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:13:24.523849 | 161.61s 2025-10-03 08:12:28.892437 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2025-10-03 08:12:28.898436 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:13:27.223769 | 164.31s 2025-10-03 08:12:28.922970 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2025-10-03 08:12:28.928972 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:13:27.254308 | 163.99s 2025-10-03 08:12:28.940894 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2025-10-03 08:12:28.946140 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:13:27.271475 | 161.14s 2025-10-03 08:12:32.270926 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2025-10-03 08:12:32.277144 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:13:30.602470 | 167.69s 2025-10-03 08:12:32.371222 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2025-10-03 08:12:32.376147 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:13:30.701473 | 167.44s 2025-10-03 08:12:32.507359 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2025-10-03 08:12:32.512177 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:13:30.837504 | 164.70s 2025-10-03 08:12:36.549361 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2025-10-03 08:12:36.555203 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:13:34.880529 | 171.96s 2025-10-03 08:12:36.718768 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2025-10-03 08:12:36.724145 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:13:35.049472 | 171.79s 2025-10-03 08:12:36.830152 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2025-10-03 08:12:36.836895 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:13:35.162219 | 169.03s 2025-10-03 08:12:39.596975 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2025-10-03 08:12:39.601794 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:13:37.927122 | 175.01s 2025-10-03 08:12:39.756633 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2025-10-03 08:12:39.761889 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:13:38.087213 | 174.83s 2025-10-03 08:12:40.179362 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2025-10-03 08:12:40.186570 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:13:38.511887 | 172.38s 2025-10-03 08:12:43.180231 | fa163e2f-d608-ed31-39ea-00000000ad52 | CHANGED | Pre-fetch all the containers | np0005468025 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2025-10-03 08:12:43.185535 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:13:41.510860 | 178.59s 2025-10-03 08:12:43.374010 | fa163e2f-d608-ed31-39ea-00000000ac02 | CHANGED | Pre-fetch all the containers | np0005468024 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2025-10-03 08:12:43.378809 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:13:41.704144 | 175.57s 2025-10-03 08:12:43.489209 | fa163e2f-d608-ed31-39ea-00000000ad52 | TIMING | Pre-fetch all the containers | np0005468025 | 0:13:41.814533 | 178.90s 2025-10-03 08:12:43.562170 | fa163e2f-d608-ed31-39ea-00000000ae37 | CHANGED | Pre-fetch all the containers | np0005468026 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2025-10-03 08:12:43.591853 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:13:41.917186 | 178.66s 2025-10-03 08:12:43.863540 | fa163e2f-d608-ed31-39ea-00000000ac02 | TIMING | Pre-fetch all the containers | np0005468024 | 0:13:42.188854 | 176.05s 2025-10-03 08:12:44.149090 | fa163e2f-d608-ed31-39ea-00000000ae37 | TIMING | Pre-fetch all the containers | np0005468026 | 0:13:42.474411 | 179.21s 2025-10-03 08:12:44.286263 | fa163e2f-d608-ed31-39ea-00000000ad55 | TIMING | include_role : linux-system-roles.certificate | np0005468025 | 0:13:42.611586 | 0.54s 2025-10-03 08:12:44.357392 | fa163e2f-d608-ed31-39ea-00000000d3f8 | TASK | Set version specific variables 2025-10-03 08:12:44.395950 | fa163e2f-d608-ed31-39ea-00000000ac05 | TIMING | include_role : linux-system-roles.certificate | np0005468024 | 0:13:42.721270 | 0.06s 2025-10-03 08:12:44.448715 | fa163e2f-d608-ed31-39ea-00000000d3f8 | TASK | Set version specific variables 2025-10-03 08:12:44.455680 | fa163e2f-d608-ed31-39ea-00000000d3f8 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468025 | 0:13:42.780995 | 0.10s 2025-10-03 08:12:44.456623 | fa163e2f-d608-ed31-39ea-00000000ae3a | TIMING | include_role : linux-system-roles.certificate | np0005468026 | 0:13:42.781965 | 0.08s 2025-10-03 08:12:44.486157 | af5c9135-87d3-4506-8164-6803800097ba | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468025 2025-10-03 08:12:44.519248 | fa163e2f-d608-ed31-39ea-00000000d45b | TASK | Ensure ansible_facts used by role 2025-10-03 08:12:44.541117 | fa163e2f-d608-ed31-39ea-00000000d3f8 | TASK | Set version specific variables 2025-10-03 08:12:44.547739 | fa163e2f-d608-ed31-39ea-00000000d3f8 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468024 | 0:13:42.873049 | 0.10s 2025-10-03 08:12:44.566999 | 2200b407-0380-43cf-af55-447cd166131f | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468024 2025-10-03 08:12:44.585003 | fa163e2f-d608-ed31-39ea-00000000d493 | TASK | Ensure ansible_facts used by role 2025-10-03 08:12:44.597991 | fa163e2f-d608-ed31-39ea-00000000d3f8 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005468026 | 0:13:42.923316 | 0.06s 2025-10-03 08:12:44.615475 | 413dc556-f245-49de-9481-8f029847bb99 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005468026 2025-10-03 08:12:44.633418 | fa163e2f-d608-ed31-39ea-00000000d4ab | TASK | Ensure ansible_facts used by role 2025-10-03 08:12:45.001549 | fa163e2f-d608-ed31-39ea-00000000d45b | OK | Ensure ansible_facts used by role | np0005468025 2025-10-03 08:12:45.002853 | fa163e2f-d608-ed31-39ea-00000000d45b | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468025 | 0:13:43.328177 | 0.48s 2025-10-03 08:12:45.023009 | fa163e2f-d608-ed31-39ea-00000000d45c | TASK | Set platform/version specific variables 2025-10-03 08:12:45.066744 | fa163e2f-d608-ed31-39ea-00000000d493 | OK | Ensure ansible_facts used by role | np0005468024 2025-10-03 08:12:45.067975 | fa163e2f-d608-ed31-39ea-00000000d493 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468024 | 0:13:43.393305 | 0.48s 2025-10-03 08:12:45.090851 | fa163e2f-d608-ed31-39ea-00000000d494 | TASK | Set platform/version specific variables 2025-10-03 08:12:45.125240 | fa163e2f-d608-ed31-39ea-00000000d45c | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:12:45.128282 | fa163e2f-d608-ed31-39ea-00000000d4ab | OK | Ensure ansible_facts used by role | np0005468026 2025-10-03 08:12:45.129102 | fa163e2f-d608-ed31-39ea-00000000d4ab | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005468026 | 0:13:43.454435 | 0.49s 2025-10-03 08:12:45.152272 | fa163e2f-d608-ed31-39ea-00000000d45c | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat.yml 2025-10-03 08:12:45.158391 | fa163e2f-d608-ed31-39ea-00000000d4ac | TASK | Set platform/version specific variables 2025-10-03 08:12:45.188293 | fa163e2f-d608-ed31-39ea-00000000d45c | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.yml 2025-10-03 08:12:45.197005 | fa163e2f-d608-ed31-39ea-00000000d494 | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:12:45.206653 | fa163e2f-d608-ed31-39ea-00000000d45c | SKIPPED | Set platform/version specific variables | np0005468025 | item=RedHat_9.2.yml 2025-10-03 08:12:45.214680 | fa163e2f-d608-ed31-39ea-00000000d45c | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468025 | 0:13:43.540000 | 0.19s 2025-10-03 08:12:45.221334 | fa163e2f-d608-ed31-39ea-00000000d494 | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat.yml 2025-10-03 08:12:45.243197 | fa163e2f-d608-ed31-39ea-00000000d3f9 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:12:45.259011 | fa163e2f-d608-ed31-39ea-00000000d494 | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.yml 2025-10-03 08:12:45.269614 | fa163e2f-d608-ed31-39ea-00000000d4ac | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:12:45.278389 | fa163e2f-d608-ed31-39ea-00000000d494 | SKIPPED | Set platform/version specific variables | np0005468024 | item=RedHat_9.2.yml 2025-10-03 08:12:45.287831 | fa163e2f-d608-ed31-39ea-00000000d4ac | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat.yml 2025-10-03 08:12:45.290013 | fa163e2f-d608-ed31-39ea-00000000d494 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468024 | 0:13:43.615336 | 0.20s 2025-10-03 08:12:45.313105 | fa163e2f-d608-ed31-39ea-00000000d3f9 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:12:45.319432 | fa163e2f-d608-ed31-39ea-00000000d4ac | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.yml 2025-10-03 08:12:45.342136 | fa163e2f-d608-ed31-39ea-00000000d4ac | SKIPPED | Set platform/version specific variables | np0005468026 | item=RedHat_9.2.yml 2025-10-03 08:12:45.348999 | fa163e2f-d608-ed31-39ea-00000000d4ac | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005468026 | 0:13:43.674317 | 0.19s 2025-10-03 08:12:45.371819 | fa163e2f-d608-ed31-39ea-00000000d3f9 | TASK | Ensure certificate role dependencies are installed 2025-10-03 08:12:48.192908 | fa163e2f-d608-ed31-39ea-00000000d3f9 | OK | Ensure certificate role dependencies are installed | np0005468024 2025-10-03 08:12:48.194831 | fa163e2f-d608-ed31-39ea-00000000d3f9 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468024 | 0:13:46.520151 | 2.88s 2025-10-03 08:12:48.229448 | fa163e2f-d608-ed31-39ea-00000000d3fb | TASK | Ensure provider packages are installed 2025-10-03 08:12:48.305302 | fa163e2f-d608-ed31-39ea-00000000d3f9 | OK | Ensure certificate role dependencies are installed | np0005468025 2025-10-03 08:12:48.306569 | fa163e2f-d608-ed31-39ea-00000000d3f9 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468025 | 0:13:46.631897 | 3.06s 2025-10-03 08:12:48.327325 | fa163e2f-d608-ed31-39ea-00000000d3fb | TASK | Ensure provider packages are installed 2025-10-03 08:12:48.404444 | fa163e2f-d608-ed31-39ea-00000000d3f9 | OK | Ensure certificate role dependencies are installed | np0005468026 2025-10-03 08:12:48.406684 | fa163e2f-d608-ed31-39ea-00000000d3f9 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005468026 | 0:13:46.732011 | 3.03s 2025-10-03 08:12:48.436672 | fa163e2f-d608-ed31-39ea-00000000d3fb | TASK | Ensure provider packages are installed 2025-10-03 08:12:51.198282 | fa163e2f-d608-ed31-39ea-00000000d3fb | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:13:49.523597 | 2.97s 2025-10-03 08:12:51.205747 | fa163e2f-d608-ed31-39ea-00000000d3fb | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468024 | 0:13:49.531079 | 2.97s 2025-10-03 08:12:51.239899 | fa163e2f-d608-ed31-39ea-00000000d3fd | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:12:51.616175 | fa163e2f-d608-ed31-39ea-00000000d3fb | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:13:49.939906 | 3.18s 2025-10-03 08:12:51.626768 | fa163e2f-d608-ed31-39ea-00000000d3fd | OK | Ensure pre-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:12:51.629712 | fa163e2f-d608-ed31-39ea-00000000d3fd | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:13:49.955045 | 0.39s 2025-10-03 08:12:51.635650 | fa163e2f-d608-ed31-39ea-00000000d3fb | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468026 | 0:13:49.960976 | 3.20s 2025-10-03 08:12:51.637323 | fa163e2f-d608-ed31-39ea-00000000d3fd | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468024 | 0:13:49.962659 | 0.40s 2025-10-03 08:12:51.666040 | fa163e2f-d608-ed31-39ea-00000000d3fb | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:13:49.991369 | 3.34s 2025-10-03 08:12:51.681920 | fa163e2f-d608-ed31-39ea-00000000d3ff | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:12:51.703128 | fa163e2f-d608-ed31-39ea-00000000d3fd | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:12:51.709943 | fa163e2f-d608-ed31-39ea-00000000d3fb | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005468025 | 0:13:50.035267 | 3.38s 2025-10-03 08:12:51.726507 | fa163e2f-d608-ed31-39ea-00000000d3fd | TASK | Ensure pre-scripts hooks directory exists 2025-10-03 08:12:52.077842 | fa163e2f-d608-ed31-39ea-00000000d3ff | OK | Ensure post-scripts hooks directory exists | np0005468024 | item=certmonger 2025-10-03 08:12:52.081364 | fa163e2f-d608-ed31-39ea-00000000d3ff | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:13:50.406682 | 0.40s 2025-10-03 08:12:52.091050 | fa163e2f-d608-ed31-39ea-00000000d3ff | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468024 | 0:13:50.416373 | 0.41s 2025-10-03 08:12:52.128044 | fa163e2f-d608-ed31-39ea-00000000d401 | TASK | Ensure provider service is running 2025-10-03 08:12:52.134898 | fa163e2f-d608-ed31-39ea-00000000d3fd | OK | Ensure pre-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:12:52.136003 | fa163e2f-d608-ed31-39ea-00000000d3fd | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:13:50.461335 | 0.41s 2025-10-03 08:12:52.148325 | fa163e2f-d608-ed31-39ea-00000000d3fd | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468025 | 0:13:50.473623 | 0.42s 2025-10-03 08:12:52.179082 | fa163e2f-d608-ed31-39ea-00000000d3fd | OK | Ensure pre-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:12:52.180723 | fa163e2f-d608-ed31-39ea-00000000d3fd | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:13:50.506053 | 0.48s 2025-10-03 08:12:52.200331 | fa163e2f-d608-ed31-39ea-00000000d3ff | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:12:52.215511 | fa163e2f-d608-ed31-39ea-00000000d3fd | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005468026 | 0:13:50.540771 | 0.51s 2025-10-03 08:12:52.249900 | fa163e2f-d608-ed31-39ea-00000000d3ff | TASK | Ensure post-scripts hooks directory exists 2025-10-03 08:12:52.614419 | fa163e2f-d608-ed31-39ea-00000000d3ff | OK | Ensure post-scripts hooks directory exists | np0005468025 | item=certmonger 2025-10-03 08:12:52.617836 | fa163e2f-d608-ed31-39ea-00000000d3ff | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:13:50.943152 | 0.41s 2025-10-03 08:12:52.628882 | fa163e2f-d608-ed31-39ea-00000000d3ff | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468025 | 0:13:50.954201 | 0.43s 2025-10-03 08:12:52.642422 | fa163e2f-d608-ed31-39ea-00000000d3ff | OK | Ensure post-scripts hooks directory exists | np0005468026 | item=certmonger 2025-10-03 08:12:52.645092 | fa163e2f-d608-ed31-39ea-00000000d3ff | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:13:50.970415 | 0.39s 2025-10-03 08:12:52.673798 | fa163e2f-d608-ed31-39ea-00000000d401 | TASK | Ensure provider service is running 2025-10-03 08:12:52.683019 | fa163e2f-d608-ed31-39ea-00000000d3ff | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005468026 | 0:13:51.008328 | 0.43s 2025-10-03 08:12:52.704874 | fa163e2f-d608-ed31-39ea-00000000d401 | TASK | Ensure provider service is running 2025-10-03 08:12:53.229367 | fa163e2f-d608-ed31-39ea-00000000d401 | OK | Ensure provider service is running | np0005468025 | item=certmonger 2025-10-03 08:12:53.233536 | fa163e2f-d608-ed31-39ea-00000000d401 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:13:51.558841 | 0.56s 2025-10-03 08:12:53.245924 | fa163e2f-d608-ed31-39ea-00000000d401 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468025 | 0:13:51.571253 | 0.57s 2025-10-03 08:12:53.260184 | fa163e2f-d608-ed31-39ea-00000000d401 | OK | Ensure provider service is running | np0005468026 | item=certmonger 2025-10-03 08:12:53.262479 | fa163e2f-d608-ed31-39ea-00000000d401 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:13:51.587783 | 0.56s 2025-10-03 08:12:53.280229 | fa163e2f-d608-ed31-39ea-00000000d404 | TASK | Ensure certificate requests 2025-10-03 08:12:53.287676 | fa163e2f-d608-ed31-39ea-00000000d401 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468026 | 0:13:51.612987 | 0.58s 2025-10-03 08:12:53.315841 | fa163e2f-d608-ed31-39ea-00000000d404 | TASK | Ensure certificate requests 2025-10-03 08:12:53.683177 | fa163e2f-d608-ed31-39ea-00000000d401 | OK | Ensure provider service is running | np0005468024 | item=certmonger 2025-10-03 08:12:53.686909 | fa163e2f-d608-ed31-39ea-00000000d401 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:13:52.012228 | 1.55s 2025-10-03 08:12:53.699290 | fa163e2f-d608-ed31-39ea-00000000d401 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005468024 | 0:13:52.024619 | 1.56s 2025-10-03 08:12:53.723785 | fa163e2f-d608-ed31-39ea-00000000d404 | TASK | Ensure certificate requests 2025-10-03 08:12:55.463833 | fa163e2f-d608-ed31-39ea-00000000d404 | CHANGED | Ensure certificate requests | np0005468025 | item={'ca': 'ipa', 'dns': ['np0005468025.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0005468025.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep redis_tls_proxy)\nservice_crt="/etc/pki/tls/certs/redis.crt"\nservice_key="/etc/pki/tls/private/redis.key"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown memcached:memcached "$service_crt"\npodman exec "$container_name" chown memcached:memcached "$service_key"\n# Trigger a reload for stunnel to read the new certificate\npodman exec pkill -o -HUP stunnel\n'} 2025-10-03 08:12:55.469202 | fa163e2f-d608-ed31-39ea-00000000d404 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:13:53.794511 | 2.19s 2025-10-03 08:12:55.480319 | fa163e2f-d608-ed31-39ea-00000000d404 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468025 | 0:13:53.805652 | 2.20s 2025-10-03 08:12:55.487962 | fa163e2f-d608-ed31-39ea-00000000d404 | CHANGED | Ensure certificate requests | np0005468026 | item={'ca': 'ipa', 'dns': ['np0005468026.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0005468026.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep redis_tls_proxy)\nservice_crt="/etc/pki/tls/certs/redis.crt"\nservice_key="/etc/pki/tls/private/redis.key"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown memcached:memcached "$service_crt"\npodman exec "$container_name" chown memcached:memcached "$service_key"\n# Trigger a reload for stunnel to read the new certificate\npodman exec pkill -o -HUP stunnel\n'} 2025-10-03 08:12:55.491777 | fa163e2f-d608-ed31-39ea-00000000d404 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:13:53.817107 | 2.17s 2025-10-03 08:12:55.509909 | fa163e2f-d608-ed31-39ea-00000000d404 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468026 | 0:13:53.835247 | 2.19s 2025-10-03 08:12:55.524181 | fa163e2f-d608-ed31-39ea-00000000ac0c | TASK | Fail if container image is undefined 2025-10-03 08:12:55.561040 | fa163e2f-d608-ed31-39ea-00000000ac0c | TASK | Fail if container image is undefined 2025-10-03 08:12:55.591894 | fa163e2f-d608-ed31-39ea-00000000ac0c | SKIPPED | Fail if container image is undefined | np0005468025 2025-10-03 08:12:55.593069 | fa163e2f-d608-ed31-39ea-00000000ac0c | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005468025 | 0:13:53.918399 | 0.07s 2025-10-03 08:12:55.622007 | fa163e2f-d608-ed31-39ea-00000000ac0d | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2025-10-03 08:12:55.627266 | fa163e2f-d608-ed31-39ea-00000000ac0c | SKIPPED | Fail if container image is undefined | np0005468026 2025-10-03 08:12:55.628191 | fa163e2f-d608-ed31-39ea-00000000ac0c | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005468026 | 0:13:53.953522 | 0.07s 2025-10-03 08:12:55.652785 | fa163e2f-d608-ed31-39ea-00000000ac0d | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2025-10-03 08:12:55.851746 | fa163e2f-d608-ed31-39ea-00000000d404 | CHANGED | Ensure certificate requests | np0005468024 | item={'ca': 'ipa', 'dns': ['np0005468024.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0005468024.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep redis_tls_proxy)\nservice_crt="/etc/pki/tls/certs/redis.crt"\nservice_key="/etc/pki/tls/private/redis.key"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown memcached:memcached "$service_crt"\npodman exec "$container_name" chown memcached:memcached "$service_key"\n# Trigger a reload for stunnel to read the new certificate\npodman exec pkill -o -HUP stunnel\n'} 2025-10-03 08:12:55.854561 | fa163e2f-d608-ed31-39ea-00000000d404 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:13:54.179879 | 2.13s 2025-10-03 08:12:55.862927 | fa163e2f-d608-ed31-39ea-00000000d404 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005468024 | 0:13:54.188260 | 2.14s 2025-10-03 08:12:55.893189 | fa163e2f-d608-ed31-39ea-00000000ac0c | TASK | Fail if container image is undefined 2025-10-03 08:12:55.957592 | fa163e2f-d608-ed31-39ea-00000000ac0c | SKIPPED | Fail if container image is undefined | np0005468024 2025-10-03 08:12:55.958375 | fa163e2f-d608-ed31-39ea-00000000ac0c | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005468024 | 0:13:54.283711 | 0.06s 2025-10-03 08:12:55.981637 | fa163e2f-d608-ed31-39ea-00000000ac0d | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2025-10-03 08:12:58.110639 | fa163e2f-d608-ed31-39ea-00000000ac0d | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005468026 2025-10-03 08:12:58.112064 | fa163e2f-d608-ed31-39ea-00000000ac0d | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005468026 | 0:13:56.437387 | 2.46s 2025-10-03 08:12:58.150653 | fa163e2f-d608-ed31-39ea-00000000ac0e | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2025-10-03 08:12:58.330976 | fa163e2f-d608-ed31-39ea-00000000ac0d | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005468025 2025-10-03 08:12:58.332241 | fa163e2f-d608-ed31-39ea-00000000ac0d | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005468025 | 0:13:56.657571 | 2.71s 2025-10-03 08:12:58.377985 | fa163e2f-d608-ed31-39ea-00000000ac0e | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2025-10-03 08:12:58.386434 | fa163e2f-d608-ed31-39ea-00000000ac0d | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005468024 2025-10-03 08:12:58.387616 | fa163e2f-d608-ed31-39ea-00000000ac0d | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005468024 | 0:13:56.712942 | 2.40s 2025-10-03 08:12:58.424432 | fa163e2f-d608-ed31-39ea-00000000ac0e | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2025-10-03 08:12:58.565733 | fa163e2f-d608-ed31-39ea-00000000ac0e | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005468026 2025-10-03 08:12:58.567047 | fa163e2f-d608-ed31-39ea-00000000ac0e | TIMING | tripleo_container_tag : Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005468026 | 0:13:56.892378 | 0.41s 2025-10-03 08:12:58.607596 | fa163e2f-d608-ed31-39ea-00000000ae48 | TASK | Check if rsyslog exists 2025-10-03 08:12:58.829694 | fa163e2f-d608-ed31-39ea-00000000ac0e | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005468025 2025-10-03 08:12:58.830717 | fa163e2f-d608-ed31-39ea-00000000ac0e | TIMING | tripleo_container_tag : Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005468025 | 0:13:57.156052 | 0.45s 2025-10-03 08:12:58.860327 | fa163e2f-d608-ed31-39ea-00000000ad63 | TASK | Check if rsyslog exists 2025-10-03 08:12:58.873367 | fa163e2f-d608-ed31-39ea-00000000ac0e | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005468024 2025-10-03 08:12:58.874556 | fa163e2f-d608-ed31-39ea-00000000ac0e | TIMING | tripleo_container_tag : Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005468024 | 0:13:57.199880 | 0.45s 2025-10-03 08:12:58.907437 | fa163e2f-d608-ed31-39ea-00000000ac19 | TASK | Check if rsyslog exists 2025-10-03 08:12:58.943263 | fa163e2f-d608-ed31-39ea-00000000ae48 | CHANGED | Check if rsyslog exists | np0005468026 2025-10-03 08:12:58.944184 | fa163e2f-d608-ed31-39ea-00000000ae48 | TIMING | Check if rsyslog exists | np0005468026 | 0:13:57.269517 | 0.34s 2025-10-03 08:12:58.961324 | fa163e2f-d608-ed31-39ea-00000000ae49 | TASK | Forward logging to swift.log file 2025-10-03 08:12:59.208817 | fa163e2f-d608-ed31-39ea-00000000ad63 | CHANGED | Check if rsyslog exists | np0005468025 2025-10-03 08:12:59.209870 | fa163e2f-d608-ed31-39ea-00000000ad63 | TIMING | Check if rsyslog exists | np0005468025 | 0:13:57.535203 | 0.35s 2025-10-03 08:12:59.224809 | fa163e2f-d608-ed31-39ea-00000000ad64 | TASK | Forward logging to swift.log file 2025-10-03 08:12:59.235848 | fa163e2f-d608-ed31-39ea-00000000ac19 | CHANGED | Check if rsyslog exists | np0005468024 2025-10-03 08:12:59.236757 | fa163e2f-d608-ed31-39ea-00000000ac19 | TIMING | Check if rsyslog exists | np0005468024 | 0:13:57.562090 | 0.33s 2025-10-03 08:12:59.253784 | fa163e2f-d608-ed31-39ea-00000000ac1a | TASK | Forward logging to swift.log file 2025-10-03 08:12:59.970954 | fa163e2f-d608-ed31-39ea-00000000ae49 | CHANGED | Forward logging to swift.log file | np0005468026 2025-10-03 08:12:59.972421 | fa163e2f-d608-ed31-39ea-00000000ae49 | TIMING | Forward logging to swift.log file | np0005468026 | 0:13:58.297746 | 1.01s 2025-10-03 08:12:59.993221 | fa163e2f-d608-ed31-39ea-00000000ae4a | TASK | Restart rsyslogd service after logging conf change 2025-10-03 08:13:00.248842 | fa163e2f-d608-ed31-39ea-00000000ad64 | CHANGED | Forward logging to swift.log file | np0005468025 2025-10-03 08:13:00.250400 | fa163e2f-d608-ed31-39ea-00000000ad64 | TIMING | Forward logging to swift.log file | np0005468025 | 0:13:58.575722 | 1.02s 2025-10-03 08:13:00.251593 | fa163e2f-d608-ed31-39ea-00000000ac1a | CHANGED | Forward logging to swift.log file | np0005468024 2025-10-03 08:13:00.252428 | fa163e2f-d608-ed31-39ea-00000000ac1a | TIMING | Forward logging to swift.log file | np0005468024 | 0:13:58.577760 | 1.00s 2025-10-03 08:13:00.287782 | fa163e2f-d608-ed31-39ea-00000000ac1b | TASK | Restart rsyslogd service after logging conf change 2025-10-03 08:13:00.320019 | fa163e2f-d608-ed31-39ea-00000000ad65 | TASK | Restart rsyslogd service after logging conf change 2025-10-03 08:13:01.253291 | fa163e2f-d608-ed31-39ea-00000000ac1b | CHANGED | Restart rsyslogd service after logging conf change | np0005468024 2025-10-03 08:13:01.254547 | fa163e2f-d608-ed31-39ea-00000000ac1b | TIMING | Restart rsyslogd service after logging conf change | np0005468024 | 0:13:59.579878 | 0.96s 2025-10-03 08:13:01.273061 | fa163e2f-d608-ed31-39ea-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-03 08:13:01.586694 | fa163e2f-d608-ed31-39ea-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468024 2025-10-03 08:13:01.587987 | fa163e2f-d608-ed31-39ea-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468024 | 0:13:59.913321 | 0.31s 2025-10-03 08:13:01.697008 | fa163e2f-d608-ed31-39ea-0000000000c8 | TIMING | include_tasks | np0005468024 | 0:14:00.022333 | 0.09s 2025-10-03 08:13:01.730786 | d938af95-e35e-4e22-b269-ac3da5e429a1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468024 2025-10-03 08:13:01.749525 | fa163e2f-d608-ed31-39ea-00000000d54b | TASK | Write the config_step hieradata 2025-10-03 08:13:01.845643 | fa163e2f-d608-ed31-39ea-00000000ae4a | CHANGED | Restart rsyslogd service after logging conf change | np0005468026 2025-10-03 08:13:01.847761 | fa163e2f-d608-ed31-39ea-00000000ae4a | TIMING | Restart rsyslogd service after logging conf change | np0005468026 | 0:14:00.173079 | 1.85s 2025-10-03 08:13:01.880684 | fa163e2f-d608-ed31-39ea-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-03 08:13:02.189516 | fa163e2f-d608-ed31-39ea-00000000ad65 | CHANGED | Restart rsyslogd service after logging conf change | np0005468025 2025-10-03 08:13:02.191903 | fa163e2f-d608-ed31-39ea-00000000ad65 | TIMING | Restart rsyslogd service after logging conf change | np0005468025 | 0:14:00.517223 | 1.87s 2025-10-03 08:13:02.220946 | fa163e2f-d608-ed31-39ea-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-03 08:13:02.249905 | fa163e2f-d608-ed31-39ea-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468026 2025-10-03 08:13:02.251565 | fa163e2f-d608-ed31-39ea-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468026 | 0:14:00.576884 | 0.37s 2025-10-03 08:13:02.358319 | fa163e2f-d608-ed31-39ea-0000000000c8 | TIMING | include_tasks | np0005468026 | 0:14:00.683643 | 0.08s 2025-10-03 08:13:02.390697 | 296692b0-638c-4b0d-81c6-e1c6d8ea6a18 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468026 2025-10-03 08:13:02.409681 | fa163e2f-d608-ed31-39ea-00000000d569 | TASK | Write the config_step hieradata 2025-10-03 08:13:02.550037 | fa163e2f-d608-ed31-39ea-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468025 2025-10-03 08:13:02.551480 | fa163e2f-d608-ed31-39ea-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005468025 | 0:14:00.876784 | 0.33s 2025-10-03 08:13:02.586631 | fa163e2f-d608-ed31-39ea-00000000d54b | OK | Write the config_step hieradata | np0005468024 2025-10-03 08:13:02.587923 | fa163e2f-d608-ed31-39ea-00000000d54b | TIMING | Write the config_step hieradata | np0005468024 | 0:14:00.913254 | 0.84s 2025-10-03 08:13:02.606260 | fa163e2f-d608-ed31-39ea-00000000d54c | TASK | Run puppet host configuration for step 1 2025-10-03 08:13:02.656326 | fa163e2f-d608-ed31-39ea-0000000000c8 | TIMING | include_tasks | np0005468025 | 0:14:00.981652 | 0.08s 2025-10-03 08:13:02.680704 | e3dd92f6-27a9-46e9-a44d-8d8cc2ae9758 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468025 2025-10-03 08:13:02.698291 | fa163e2f-d608-ed31-39ea-00000000d585 | TASK | Write the config_step hieradata 2025-10-03 08:13:03.287665 | fa163e2f-d608-ed31-39ea-00000000d569 | OK | Write the config_step hieradata | np0005468026 2025-10-03 08:13:03.288634 | fa163e2f-d608-ed31-39ea-00000000d569 | TIMING | Write the config_step hieradata | np0005468026 | 0:14:01.613965 | 0.88s 2025-10-03 08:13:03.304368 | fa163e2f-d608-ed31-39ea-00000000d56a | TASK | Run puppet host configuration for step 1 2025-10-03 08:13:03.366667 | fa163e2f-d608-ed31-39ea-00000000d54c | CHANGED | Run puppet host configuration for step 1 | np0005468024 2025-10-03 08:13:03.367553 | fa163e2f-d608-ed31-39ea-00000000d54c | TIMING | Run puppet host configuration for step 1 | np0005468024 | 0:14:01.692887 | 0.76s 2025-10-03 08:13:03.383992 | fa163e2f-d608-ed31-39ea-00000000d54d | TASK | Wait for puppet host configuration to finish 2025-10-03 08:13:03.638609 | fa163e2f-d608-ed31-39ea-00000000d585 | OK | Write the config_step hieradata | np0005468025 2025-10-03 08:13:03.639975 | fa163e2f-d608-ed31-39ea-00000000d585 | TIMING | Write the config_step hieradata | np0005468025 | 0:14:01.965309 | 0.94s 2025-10-03 08:13:03.655725 | fa163e2f-d608-ed31-39ea-00000000d586 | TASK | Run puppet host configuration for step 1 2025-10-03 08:13:03.705072 | fa163e2f-d608-ed31-39ea-00000000d54d | WAITING | Wait for puppet host configuration to finish | np0005468024 | 360 retries left 2025-10-03 08:13:04.080156 | fa163e2f-d608-ed31-39ea-00000000d56a | CHANGED | Run puppet host configuration for step 1 | np0005468026 2025-10-03 08:13:04.080977 | fa163e2f-d608-ed31-39ea-00000000d56a | TIMING | Run puppet host configuration for step 1 | np0005468026 | 0:14:02.406306 | 0.78s 2025-10-03 08:13:04.096700 | fa163e2f-d608-ed31-39ea-00000000d56b | TASK | Wait for puppet host configuration to finish 2025-10-03 08:13:04.411028 | fa163e2f-d608-ed31-39ea-00000000d56b | WAITING | Wait for puppet host configuration to finish | np0005468026 | 360 retries left 2025-10-03 08:13:04.447485 | fa163e2f-d608-ed31-39ea-00000000d586 | CHANGED | Run puppet host configuration for step 1 | np0005468025 2025-10-03 08:13:04.448759 | fa163e2f-d608-ed31-39ea-00000000d586 | TIMING | Run puppet host configuration for step 1 | np0005468025 | 0:14:02.774085 | 0.79s 2025-10-03 08:13:04.480312 | fa163e2f-d608-ed31-39ea-00000000d587 | TASK | Wait for puppet host configuration to finish 2025-10-03 08:13:04.798528 | fa163e2f-d608-ed31-39ea-00000000d587 | WAITING | Wait for puppet host configuration to finish | np0005468025 | 360 retries left 2025-10-03 08:13:14.008520 | fa163e2f-d608-ed31-39ea-00000000d54d | WAITING | Wait for puppet host configuration to finish | np0005468024 | 359 retries left 2025-10-03 08:13:14.724881 | fa163e2f-d608-ed31-39ea-00000000d56b | WAITING | Wait for puppet host configuration to finish | np0005468026 | 359 retries left 2025-10-03 08:13:15.099809 | fa163e2f-d608-ed31-39ea-00000000d587 | WAITING | Wait for puppet host configuration to finish | np0005468025 | 359 retries left 2025-10-03 08:13:24.312427 | fa163e2f-d608-ed31-39ea-00000000d54d | WAITING | Wait for puppet host configuration to finish | np0005468024 | 358 retries left 2025-10-03 08:13:24.961999 | fa163e2f-d608-ed31-39ea-00000000d56b | WAITING | Wait for puppet host configuration to finish | np0005468026 | 358 retries left 2025-10-03 08:13:25.392489 | fa163e2f-d608-ed31-39ea-00000000d587 | WAITING | Wait for puppet host configuration to finish | np0005468025 | 358 retries left 2025-10-03 08:13:34.637394 | fa163e2f-d608-ed31-39ea-00000000d54d | WAITING | Wait for puppet host configuration to finish | np0005468024 | 357 retries left 2025-10-03 08:13:35.245874 | fa163e2f-d608-ed31-39ea-00000000d56b | WAITING | Wait for puppet host configuration to finish | np0005468026 | 357 retries left 2025-10-03 08:13:35.680552 | fa163e2f-d608-ed31-39ea-00000000d587 | WAITING | Wait for puppet host configuration to finish | np0005468025 | 357 retries left 2025-10-03 08:13:44.945030 | fa163e2f-d608-ed31-39ea-00000000d54d | WAITING | Wait for puppet host configuration to finish | np0005468024 | 356 retries left 2025-10-03 08:13:45.563378 | fa163e2f-d608-ed31-39ea-00000000d56b | WAITING | Wait for puppet host configuration to finish | np0005468026 | 356 retries left 2025-10-03 08:13:45.998822 | fa163e2f-d608-ed31-39ea-00000000d587 | WAITING | Wait for puppet host configuration to finish | np0005468025 | 356 retries left 2025-10-03 08:13:55.302571 | fa163e2f-d608-ed31-39ea-00000000d54d | WAITING | Wait for puppet host configuration to finish | np0005468024 | 355 retries left 2025-10-03 08:13:55.888091 | fa163e2f-d608-ed31-39ea-00000000d56b | WAITING | Wait for puppet host configuration to finish | np0005468026 | 355 retries left 2025-10-03 08:13:56.308194 | fa163e2f-d608-ed31-39ea-00000000d587 | WAITING | Wait for puppet host configuration to finish | np0005468025 | 355 retries left 2025-10-03 08:14:05.572994 | fa163e2f-d608-ed31-39ea-00000000d54d | WAITING | Wait for puppet host configuration to finish | np0005468024 | 354 retries left 2025-10-03 08:14:06.198250 | fa163e2f-d608-ed31-39ea-00000000d56b | WAITING | Wait for puppet host configuration to finish | np0005468026 | 354 retries left 2025-10-03 08:14:06.619064 | fa163e2f-d608-ed31-39ea-00000000d587 | WAITING | Wait for puppet host configuration to finish | np0005468025 | 354 retries left 2025-10-03 08:14:15.901334 | fa163e2f-d608-ed31-39ea-00000000d54d | WAITING | Wait for puppet host configuration to finish | np0005468024 | 353 retries left 2025-10-03 08:14:16.504297 | fa163e2f-d608-ed31-39ea-00000000d56b | WAITING | Wait for puppet host configuration to finish | np0005468026 | 353 retries left 2025-10-03 08:14:16.943936 | fa163e2f-d608-ed31-39ea-00000000d587 | WAITING | Wait for puppet host configuration to finish | np0005468025 | 353 retries left 2025-10-03 08:14:26.216686 | fa163e2f-d608-ed31-39ea-00000000d54d | CHANGED | Wait for puppet host configuration to finish | np0005468024 2025-10-03 08:14:26.218399 | fa163e2f-d608-ed31-39ea-00000000d54d | TIMING | Wait for puppet host configuration to finish | np0005468024 | 0:15:24.543734 | 82.83s 2025-10-03 08:14:26.251862 | fa163e2f-d608-ed31-39ea-00000000d54e | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-03 08:14:26.339685 | fa163e2f-d608-ed31-39ea-00000000d54e | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005468024 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:13:03 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:13:09 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:13:09 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:13:09 puppet-user: (file & line not available)", "<13>Oct 3 08:13:09 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:13:09 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:13:09 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:13:09 puppet-user: Notice: Compiled catalog for np0005468024.ooo.test in environment production in 0.38 seconds", "<13>Oct 3 08:13:09 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 3 08:13:09 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 3 08:13:09 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 3 08:13:22 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pacemaker]/ensure: created", "<13>Oct 3 08:13:29 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pcs]/ensure: created", "<13>Oct 3 08:13:29 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/File_line[pcsd_bind_addr]/ensure: created", "<13>Oct 3 08:13:30 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/password: changed [redacted] to [redacted]", "<13>Oct 3 08:13:30 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/groups: groups changed to ['haclient']", "<13>Oct 3 08:13:33 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pcsd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 3 08:13:33 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[check-for-local-authentication]/returns: executed successfully", "<13>Oct 3 08:13:46 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]: Triggered 'refresh' from 3 events", "<13>Oct 3 08:13:50 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[Create Cluster tripleo_cluster]/returns: executed successfully", "<13>Oct 3 08:13:52 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[Start Cluster tripleo_cluster]/returns: executed successfully", "<13>Oct 3 08:13:52 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Oct 3 08:13:53 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Oct 3 08:14:15 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]/returns: executed successfully", "<13>Oct 3 08:14:17 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Oct 3 08:14:19 puppet-user: Notice: /Stage[main]/Pacemaker::Stonith/Pacemaker::Property[Disable STONITH]/Pcmk_property[property--stonith-enabled]/ensure: created", "<13>Oct 3 08:14:19 puppet-user: Notice: Applied catalog in 69.85 seconds", "<13>Oct 3 08:14:19 puppet-user: Application:", "<13>Oct 3 08:14:19 puppet-user: Initial environment: production", "<13>Oct 3 08:14:19 puppet-user: Converged environment: production", "<13>Oct 3 08:14:19 puppet-user: Run mode: user", "<13>Oct 3 08:14:19 puppet-user: Changes:", "<13>Oct 3 08:14:19 puppet-user: Total: 17", "<13>Oct 3 08:14:19 puppet-user: Events:", "<13>Oct 3 08:14:19 puppet-user: Success: 17", "<13>Oct 3 08:14:19 puppet-user: Resources:", "<13>Oct 3 08:14:19 puppet-user: Restarted: 1", "<13>Oct 3 08:14:19 puppet-user: Changed: 16", "<13>Oct 3 08:14:19 puppet-user: Out of sync: 16", "<13>Oct 3 08:14:19 puppet-user: Total: 26", "<13>Oct 3 08:14:19 puppet-user: Time:", "<13>Oct 3 08:14:19 puppet-user: Schedule: 0.00", "<13>Oct 3 08:14:19 puppet-user: File: 0.00", "<13>Oct 3 08:14:19 puppet-user: File line: 0.00", "<13>Oct 3 08:14:19 puppet-user: Augeas: 0.05", "<13>Oct 3 08:14:19 puppet-user: Config retrieval: 0.43", "<13>Oct 3 08:14:19 puppet-user: User: 0.58", "<13>Oct 3 08:14:19 puppet-user: Last run: 1759479259", "<13>Oct 3 08:14:19 puppet-user: Package: 19.69", "<13>Oct 3 08:14:19 puppet-user: Exec: 29.09", "<13>Oct 3 08:14:19 puppet-user: Pcmk property: 3.88", "<13>Oct 3 08:14:19 puppet-user: Service: 4.05", "<13>Oct 3 08:14:19 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:14:19 puppet-user: Transaction evaluation: 69.84", "<13>Oct 3 08:14:19 puppet-user: Catalog application: 69.85", "<13>Oct 3 08:14:19 puppet-user: Total: 69.85", "<13>Oct 3 08:14:19 puppet-user: Version:", "<13>Oct 3 08:14:19 puppet-user: Config: 1759479189", "<13>Oct 3 08:14:19 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:14:26.340764 | fa163e2f-d608-ed31-39ea-00000000d54e | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005468024 | 0:15:24.666097 | 0.09s 2025-10-03 08:14:26.364132 | fa163e2f-d608-ed31-39ea-00000000d54f | TASK | Pre-cache facts for puppet containers 2025-10-03 08:14:26.396574 | fa163e2f-d608-ed31-39ea-00000000d54f | TIMING | Pre-cache facts for puppet containers | np0005468024 | 0:15:24.721899 | 0.03s 2025-10-03 08:14:26.447255 | fa163e2f-d608-ed31-39ea-00000000c2c3 | TASK | Gather variables for each operating system 2025-10-03 08:14:26.563111 | fa163e2f-d608-ed31-39ea-00000000c2c3 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468024 | 0:15:24.888428 | 0.11s 2025-10-03 08:14:26.592911 | fa163e2f-d608-ed31-39ea-00000000c2c4 | TASK | Create puppet caching structures 2025-10-03 08:14:26.811201 | fa163e2f-d608-ed31-39ea-00000000d56b | CHANGED | Wait for puppet host configuration to finish | np0005468026 2025-10-03 08:14:26.812630 | fa163e2f-d608-ed31-39ea-00000000d56b | TIMING | Wait for puppet host configuration to finish | np0005468026 | 0:15:25.137960 | 82.71s 2025-10-03 08:14:26.838402 | fa163e2f-d608-ed31-39ea-00000000d56c | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-03 08:14:26.907807 | fa163e2f-d608-ed31-39ea-00000000d56c | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005468026 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:13:04 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:13:10 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:13:10 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:13:10 puppet-user: (file & line not available)", "<13>Oct 3 08:13:10 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:13:10 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:13:10 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:13:10 puppet-user: Notice: Compiled catalog for np0005468026.ooo.test in environment production in 0.39 seconds", "<13>Oct 3 08:13:10 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 3 08:13:10 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 3 08:13:10 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 3 08:13:23 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pacemaker]/ensure: created", "<13>Oct 3 08:13:31 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pcs]/ensure: created", "<13>Oct 3 08:13:31 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Oct 3 08:13:32 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Oct 3 08:13:32 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/File_line[pcsd_bind_addr]/ensure: created", "<13>Oct 3 08:13:32 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/password: changed [redacted] to [redacted]", "<13>Oct 3 08:13:32 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/groups: groups changed to ['haclient']", "<13>Oct 3 08:13:35 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pcsd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 3 08:13:36 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[check-for-local-authentication]/returns: executed successfully", "<13>Oct 3 08:13:37 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]: Triggered 'refresh' from 3 events", "<13>Oct 3 08:14:20 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]/returns: executed successfully", "<13>Oct 3 08:14:20 puppet-user: Notice: Applied catalog in 70.02 seconds", "<13>Oct 3 08:14:20 puppet-user: Application:", "<13>Oct 3 08:14:20 puppet-user: Initial environment: production", "<13>Oct 3 08:14:20 puppet-user: Converged environment: production", "<13>Oct 3 08:14:20 puppet-user: Run mode: user", "<13>Oct 3 08:14:20 puppet-user: Changes:", "<13>Oct 3 08:14:20 puppet-user: Total: 14", "<13>Oct 3 08:14:20 puppet-user: Events:", "<13>Oct 3 08:14:20 puppet-user: Success: 14", "<13>Oct 3 08:14:20 puppet-user: Resources:", "<13>Oct 3 08:14:20 puppet-user: Restarted: 1", "<13>Oct 3 08:14:20 puppet-user: Changed: 13", "<13>Oct 3 08:14:20 puppet-user: Out of sync: 13", "<13>Oct 3 08:14:20 puppet-user: Total: 23", "<13>Oct 3 08:14:20 puppet-user: Time:", "<13>Oct 3 08:14:20 puppet-user: Schedule: 0.00", "<13>Oct 3 08:14:20 puppet-user: File line: 0.00", "<13>Oct 3 08:14:20 puppet-user: File: 0.00", "<13>Oct 3 08:14:20 puppet-user: Augeas: 0.05", "<13>Oct 3 08:14:20 puppet-user: Config retrieval: 0.44", "<13>Oct 3 08:14:20 puppet-user: User: 0.57", "<13>Oct 3 08:14:20 puppet-user: Last run: 1759479260", "<13>Oct 3 08:14:20 puppet-user: Package: 20.45", "<13>Oct 3 08:14:20 puppet-user: Service: 3.44", "<13>Oct 3 08:14:20 puppet-user: Exec: 44.16", "<13>Oct 3 08:14:20 puppet-user: Transaction evaluation: 70.01", "<13>Oct 3 08:14:20 puppet-user: Catalog application: 70.02", "<13>Oct 3 08:14:20 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:14:20 puppet-user: Total: 70.02", "<13>Oct 3 08:14:20 puppet-user: Version:", "<13>Oct 3 08:14:20 puppet-user: Config: 1759479190", "<13>Oct 3 08:14:20 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:14:26.909511 | fa163e2f-d608-ed31-39ea-00000000d56c | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005468026 | 0:15:25.234803 | 0.07s 2025-10-03 08:14:26.910566 | fa163e2f-d608-ed31-39ea-00000000c2c4 | CHANGED | Create puppet caching structures | np0005468024 2025-10-03 08:14:26.911378 | fa163e2f-d608-ed31-39ea-00000000c2c4 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468024 | 0:15:25.236713 | 0.32s 2025-10-03 08:14:26.943644 | fa163e2f-d608-ed31-39ea-00000000c2c5 | TASK | Check for facter.conf 2025-10-03 08:14:26.969932 | fa163e2f-d608-ed31-39ea-00000000d56d | TASK | Pre-cache facts for puppet containers 2025-10-03 08:14:26.991729 | fa163e2f-d608-ed31-39ea-00000000d56d | TIMING | Pre-cache facts for puppet containers | np0005468026 | 0:15:25.317049 | 0.02s 2025-10-03 08:14:27.033334 | fa163e2f-d608-ed31-39ea-00000000c2c3 | TASK | Gather variables for each operating system 2025-10-03 08:14:27.114859 | fa163e2f-d608-ed31-39ea-00000000c2c3 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468026 | 0:15:25.440020 | 0.08s 2025-10-03 08:14:27.130120 | fa163e2f-d608-ed31-39ea-00000000c2c4 | TASK | Create puppet caching structures 2025-10-03 08:14:27.241130 | fa163e2f-d608-ed31-39ea-00000000c2c5 | OK | Check for facter.conf | np0005468024 2025-10-03 08:14:27.242418 | fa163e2f-d608-ed31-39ea-00000000c2c5 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468024 | 0:15:25.567750 | 0.30s 2025-10-03 08:14:27.283838 | fa163e2f-d608-ed31-39ea-00000000c2c6 | TASK | Remove facter.conf if directory 2025-10-03 08:14:27.295006 | fa163e2f-d608-ed31-39ea-00000000d587 | CHANGED | Wait for puppet host configuration to finish | np0005468025 2025-10-03 08:14:27.296786 | fa163e2f-d608-ed31-39ea-00000000d587 | TIMING | Wait for puppet host configuration to finish | np0005468025 | 0:15:25.622104 | 82.81s 2025-10-03 08:14:27.323878 | fa163e2f-d608-ed31-39ea-00000000d588 | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-03 08:14:27.330053 | fa163e2f-d608-ed31-39ea-00000000c2c6 | SKIPPED | Remove facter.conf if directory | np0005468024 2025-10-03 08:14:27.331160 | fa163e2f-d608-ed31-39ea-00000000c2c6 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468024 | 0:15:25.656485 | 0.04s 2025-10-03 08:14:27.355368 | fa163e2f-d608-ed31-39ea-00000000c2c7 | TASK | Write facter cache config 2025-10-03 08:14:27.401375 | fa163e2f-d608-ed31-39ea-00000000d588 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005468025 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:13:04 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:13:10 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:13:10 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:13:10 puppet-user: (file & line not available)", "<13>Oct 3 08:13:10 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:13:10 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:13:10 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:13:10 puppet-user: Notice: Compiled catalog for np0005468025.ooo.test in environment production in 0.37 seconds", "<13>Oct 3 08:13:10 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 3 08:13:10 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 3 08:13:10 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 3 08:13:22 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pacemaker]/ensure: created", "<13>Oct 3 08:13:30 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pcs]/ensure: created", "<13>Oct 3 08:13:30 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Oct 3 08:13:31 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Oct 3 08:13:31 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/File_line[pcsd_bind_addr]/ensure: created", "<13>Oct 3 08:13:31 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/password: changed [redacted] to [redacted]", "<13>Oct 3 08:13:31 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/groups: groups changed to ['haclient']", "<13>Oct 3 08:13:35 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pcsd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 3 08:13:35 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[check-for-local-authentication]/returns: executed successfully", "<13>Oct 3 08:13:36 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]: Triggered 'refresh' from 3 events", "<13>Oct 3 08:14:20 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]/returns: executed successfully", "<13>Oct 3 08:14:20 puppet-user: Notice: Applied catalog in 70.08 seconds", "<13>Oct 3 08:14:20 puppet-user: Application:", "<13>Oct 3 08:14:20 puppet-user: Initial environment: production", "<13>Oct 3 08:14:20 puppet-user: Converged environment: production", "<13>Oct 3 08:14:20 puppet-user: Run mode: user", "<13>Oct 3 08:14:20 puppet-user: Changes:", "<13>Oct 3 08:14:20 puppet-user: Total: 14", "<13>Oct 3 08:14:20 puppet-user: Events:", "<13>Oct 3 08:14:20 puppet-user: Success: 14", "<13>Oct 3 08:14:20 puppet-user: Resources:", "<13>Oct 3 08:14:20 puppet-user: Restarted: 1", "<13>Oct 3 08:14:20 puppet-user: Changed: 13", "<13>Oct 3 08:14:20 puppet-user: Out of sync: 13", "<13>Oct 3 08:14:20 puppet-user: Total: 23", "<13>Oct 3 08:14:20 puppet-user: Time:", "<13>Oct 3 08:14:20 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:14:20 puppet-user: Schedule: 0.00", "<13>Oct 3 08:14:20 puppet-user: File: 0.00", "<13>Oct 3 08:14:20 puppet-user: File line: 0.00", "<13>Oct 3 08:14:20 puppet-user: Augeas: 0.05", "<13>Oct 3 08:14:20 puppet-user: Config retrieval: 0.42", "<13>Oct 3 08:14:20 puppet-user: User: 0.59", "<13>Oct 3 08:14:20 puppet-user: Last run: 1759479260", "<13>Oct 3 08:14:20 puppet-user: Package: 19.59", "<13>Oct 3 08:14:20 puppet-user: Service: 4.09", "<13>Oct 3 08:14:20 puppet-user: Exec: 44.42", "<13>Oct 3 08:14:20 puppet-user: Transaction evaluation: 70.07", "<13>Oct 3 08:14:20 puppet-user: Catalog application: 70.08", "<13>Oct 3 08:14:20 puppet-user: Total: 70.08", "<13>Oct 3 08:14:20 puppet-user: Version:", "<13>Oct 3 08:14:20 puppet-user: Config: 1759479190", "<13>Oct 3 08:14:20 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:14:27.402666 | fa163e2f-d608-ed31-39ea-00000000d588 | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005468025 | 0:15:25.727992 | 0.08s 2025-10-03 08:14:27.403370 | fa163e2f-d608-ed31-39ea-00000000c2c4 | CHANGED | Create puppet caching structures | np0005468026 2025-10-03 08:14:27.403969 | fa163e2f-d608-ed31-39ea-00000000c2c4 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468026 | 0:15:25.729308 | 0.27s 2025-10-03 08:14:27.426232 | fa163e2f-d608-ed31-39ea-00000000d589 | TASK | Pre-cache facts for puppet containers 2025-10-03 08:14:27.454172 | fa163e2f-d608-ed31-39ea-00000000c2c5 | TASK | Check for facter.conf 2025-10-03 08:14:27.460318 | fa163e2f-d608-ed31-39ea-00000000d589 | TIMING | Pre-cache facts for puppet containers | np0005468025 | 0:15:25.785642 | 0.03s 2025-10-03 08:14:27.499830 | fa163e2f-d608-ed31-39ea-00000000c2c3 | TASK | Gather variables for each operating system 2025-10-03 08:14:27.647165 | fa163e2f-d608-ed31-39ea-00000000c2c3 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468025 | 0:15:25.972490 | 0.15s 2025-10-03 08:14:27.661669 | fa163e2f-d608-ed31-39ea-00000000c2c4 | TASK | Create puppet caching structures 2025-10-03 08:14:27.756223 | fa163e2f-d608-ed31-39ea-00000000c2c5 | OK | Check for facter.conf | np0005468026 2025-10-03 08:14:27.758044 | fa163e2f-d608-ed31-39ea-00000000c2c5 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468026 | 0:15:26.083363 | 0.30s 2025-10-03 08:14:27.786052 | fa163e2f-d608-ed31-39ea-00000000c2c6 | TASK | Remove facter.conf if directory 2025-10-03 08:14:27.826495 | fa163e2f-d608-ed31-39ea-00000000c2c6 | SKIPPED | Remove facter.conf if directory | np0005468026 2025-10-03 08:14:27.827542 | fa163e2f-d608-ed31-39ea-00000000c2c6 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468026 | 0:15:26.152874 | 0.04s 2025-10-03 08:14:27.846596 | fa163e2f-d608-ed31-39ea-00000000c2c7 | TASK | Write facter cache config 2025-10-03 08:14:27.996200 | fa163e2f-d608-ed31-39ea-00000000c2c4 | CHANGED | Create puppet caching structures | np0005468025 2025-10-03 08:14:27.997609 | fa163e2f-d608-ed31-39ea-00000000c2c4 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468025 | 0:15:26.322936 | 0.33s 2025-10-03 08:14:28.019408 | fa163e2f-d608-ed31-39ea-00000000c2c5 | TASK | Check for facter.conf 2025-10-03 08:14:28.301175 | fa163e2f-d608-ed31-39ea-00000000c2c7 | CHANGED | Write facter cache config | np0005468024 2025-10-03 08:14:28.302268 | fa163e2f-d608-ed31-39ea-00000000c2c7 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468024 | 0:15:26.627599 | 0.95s 2025-10-03 08:14:28.319140 | fa163e2f-d608-ed31-39ea-00000000c2c8 | TASK | Cleanup facter cache if exists 2025-10-03 08:14:28.352353 | fa163e2f-d608-ed31-39ea-00000000c2c5 | OK | Check for facter.conf | np0005468025 2025-10-03 08:14:28.353329 | fa163e2f-d608-ed31-39ea-00000000c2c5 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468025 | 0:15:26.678663 | 0.33s 2025-10-03 08:14:28.368425 | fa163e2f-d608-ed31-39ea-00000000c2c6 | TASK | Remove facter.conf if directory 2025-10-03 08:14:28.423704 | fa163e2f-d608-ed31-39ea-00000000c2c6 | SKIPPED | Remove facter.conf if directory | np0005468025 2025-10-03 08:14:28.425122 | fa163e2f-d608-ed31-39ea-00000000c2c6 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468025 | 0:15:26.750449 | 0.06s 2025-10-03 08:14:28.456567 | fa163e2f-d608-ed31-39ea-00000000c2c7 | TASK | Write facter cache config 2025-10-03 08:14:28.641537 | fa163e2f-d608-ed31-39ea-00000000c2c8 | OK | Cleanup facter cache if exists | np0005468024 2025-10-03 08:14:28.643748 | fa163e2f-d608-ed31-39ea-00000000c2c8 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468024 | 0:15:26.969059 | 0.32s 2025-10-03 08:14:28.690196 | fa163e2f-d608-ed31-39ea-00000000c2c9 | TASK | Pre-cache facts 2025-10-03 08:14:28.825427 | fa163e2f-d608-ed31-39ea-00000000c2c7 | CHANGED | Write facter cache config | np0005468026 2025-10-03 08:14:28.827914 | fa163e2f-d608-ed31-39ea-00000000c2c7 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468026 | 0:15:27.153241 | 0.98s 2025-10-03 08:14:28.849569 | fa163e2f-d608-ed31-39ea-00000000c2c8 | TASK | Cleanup facter cache if exists 2025-10-03 08:14:29.159488 | fa163e2f-d608-ed31-39ea-00000000c2c8 | OK | Cleanup facter cache if exists | np0005468026 2025-10-03 08:14:29.160828 | fa163e2f-d608-ed31-39ea-00000000c2c8 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468026 | 0:15:27.486158 | 0.31s 2025-10-03 08:14:29.181245 | fa163e2f-d608-ed31-39ea-00000000c2c9 | TASK | Pre-cache facts 2025-10-03 08:14:29.350150 | fa163e2f-d608-ed31-39ea-00000000c2c9 | CHANGED | Pre-cache facts | np0005468024 2025-10-03 08:14:29.352309 | fa163e2f-d608-ed31-39ea-00000000c2c9 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468024 | 0:15:27.677636 | 0.66s 2025-10-03 08:14:29.377674 | fa163e2f-d608-ed31-39ea-00000000c2ca | TASK | Failed deployment if facter fails 2025-10-03 08:14:29.413403 | fa163e2f-d608-ed31-39ea-00000000c2ca | SKIPPED | Failed deployment if facter fails | np0005468024 2025-10-03 08:14:29.415208 | fa163e2f-d608-ed31-39ea-00000000c2ca | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468024 | 0:15:27.740539 | 0.04s 2025-10-03 08:14:29.452781 | fa163e2f-d608-ed31-39ea-00000000c2cb | TASK | Sync cached facts 2025-10-03 08:14:29.489439 | fa163e2f-d608-ed31-39ea-00000000c2c7 | CHANGED | Write facter cache config | np0005468025 2025-10-03 08:14:29.491165 | fa163e2f-d608-ed31-39ea-00000000c2c7 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468025 | 0:15:27.816499 | 1.03s 2025-10-03 08:14:29.506861 | fa163e2f-d608-ed31-39ea-00000000c2c8 | TASK | Cleanup facter cache if exists 2025-10-03 08:14:29.849582 | fa163e2f-d608-ed31-39ea-00000000c2c9 | CHANGED | Pre-cache facts | np0005468026 2025-10-03 08:14:29.860120 | fa163e2f-d608-ed31-39ea-00000000c2c9 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468026 | 0:15:28.185451 | 0.68s 2025-10-03 08:14:29.862082 | fa163e2f-d608-ed31-39ea-00000000c2c8 | OK | Cleanup facter cache if exists | np0005468025 2025-10-03 08:14:29.863199 | fa163e2f-d608-ed31-39ea-00000000c2c8 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468025 | 0:15:28.188537 | 0.36s 2025-10-03 08:14:29.864510 | fa163e2f-d608-ed31-39ea-00000000c2cb | CHANGED | Sync cached facts | np0005468024 -> 192.168.122.103 [WARNING]: ('np0005468024 -> 192.168.122.103', 'fa163e2f-d608-ed31-39ea-00000000c2cb') missing from stats 2025-10-03 08:14:29.904257 | fa163e2f-d608-ed31-39ea-00000000c2c9 | TASK | Pre-cache facts 2025-10-03 08:14:29.924940 | fa163e2f-d608-ed31-39ea-00000000c2ca | TASK | Failed deployment if facter fails 2025-10-03 08:14:29.948686 | fa163e2f-d608-ed31-39ea-00000000d550 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:14:29.959550 | fa163e2f-d608-ed31-39ea-00000000c2ca | SKIPPED | Failed deployment if facter fails | np0005468026 2025-10-03 08:14:29.960901 | fa163e2f-d608-ed31-39ea-00000000c2ca | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468026 | 0:15:28.286230 | 0.03s 2025-10-03 08:14:29.992172 | fa163e2f-d608-ed31-39ea-00000000c2cb | TASK | Sync cached facts 2025-10-03 08:14:30.006720 | fa163e2f-d608-ed31-39ea-00000000d550 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468024 | 0:15:28.332047 | 0.05s 2025-10-03 08:14:30.028584 | 9f855584-9712-43d0-8034-e6fe6349f364 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005468024 2025-10-03 08:14:30.066594 | fa163e2f-d608-ed31-39ea-00000000d709 | TASK | Create base directory puppet configs 2025-10-03 08:14:30.356694 | fa163e2f-d608-ed31-39ea-00000000d709 | CHANGED | Create base directory puppet configs | np0005468024 2025-10-03 08:14:30.357714 | fa163e2f-d608-ed31-39ea-00000000d709 | TIMING | Create base directory puppet configs | np0005468024 | 0:15:28.683047 | 0.29s 2025-10-03 08:14:30.380929 | fa163e2f-d608-ed31-39ea-00000000d70a | TASK | Generate container puppet configs for step 1 2025-10-03 08:14:30.412903 | fa163e2f-d608-ed31-39ea-00000000c2cb | CHANGED | Sync cached facts | np0005468026 -> 192.168.122.105 [WARNING]: ('np0005468026 -> 192.168.122.105', 'fa163e2f-d608-ed31-39ea-00000000c2cb') missing from stats 2025-10-03 08:14:30.455588 | fa163e2f-d608-ed31-39ea-00000000d56e | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:14:30.513591 | fa163e2f-d608-ed31-39ea-00000000d56e | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468026 | 0:15:28.838913 | 0.06s 2025-10-03 08:14:30.530721 | 8b01e222-3ec6-4be4-a4ab-3981a3b84fb2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005468026 2025-10-03 08:14:30.554408 | fa163e2f-d608-ed31-39ea-00000000d77a | TASK | Create base directory puppet configs 2025-10-03 08:14:30.590068 | fa163e2f-d608-ed31-39ea-00000000c2c9 | CHANGED | Pre-cache facts | np0005468025 2025-10-03 08:14:30.590916 | fa163e2f-d608-ed31-39ea-00000000c2c9 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468025 | 0:15:28.916250 | 0.68s 2025-10-03 08:14:30.605983 | fa163e2f-d608-ed31-39ea-00000000c2ca | TASK | Failed deployment if facter fails 2025-10-03 08:14:30.638350 | fa163e2f-d608-ed31-39ea-00000000c2ca | SKIPPED | Failed deployment if facter fails | np0005468025 2025-10-03 08:14:30.639215 | fa163e2f-d608-ed31-39ea-00000000c2ca | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468025 | 0:15:28.964550 | 0.03s 2025-10-03 08:14:30.664793 | fa163e2f-d608-ed31-39ea-00000000c2cb | TASK | Sync cached facts 2025-10-03 08:14:30.738141 | fa163e2f-d608-ed31-39ea-00000000d70a | CHANGED | Generate container puppet configs for step 1 | np0005468024 2025-10-03 08:14:30.739066 | fa163e2f-d608-ed31-39ea-00000000d70a | TIMING | Generate container puppet configs for step 1 | np0005468024 | 0:15:29.064401 | 0.36s 2025-10-03 08:14:30.756280 | fa163e2f-d608-ed31-39ea-00000000d70b | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-03 08:14:30.788836 | fa163e2f-d608-ed31-39ea-00000000d70b | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005468024 | 0:15:29.114167 | 0.03s 2025-10-03 08:14:30.829225 | fa163e2f-d608-ed31-39ea-00000000c453 | TASK | Gather variables for each operating system 2025-10-03 08:14:30.876110 | fa163e2f-d608-ed31-39ea-00000000d77a | CHANGED | Create base directory puppet configs | np0005468026 2025-10-03 08:14:30.877474 | fa163e2f-d608-ed31-39ea-00000000d77a | TIMING | Create base directory puppet configs | np0005468026 | 0:15:29.202782 | 0.32s 2025-10-03 08:14:30.898865 | fa163e2f-d608-ed31-39ea-00000000d77b | TASK | Generate container puppet configs for step 1 2025-10-03 08:14:30.945907 | fa163e2f-d608-ed31-39ea-00000000c453 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468024 | 0:15:29.271231 | 0.12s 2025-10-03 08:14:30.964687 | fa163e2f-d608-ed31-39ea-00000000c454 | TASK | Create container logs path 2025-10-03 08:14:31.104658 | fa163e2f-d608-ed31-39ea-00000000c2cb | CHANGED | Sync cached facts | np0005468025 -> 192.168.122.104 [WARNING]: ('np0005468025 -> 192.168.122.104', 'fa163e2f-d608-ed31-39ea-00000000c2cb') missing from stats 2025-10-03 08:14:31.134211 | fa163e2f-d608-ed31-39ea-00000000d58a | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:14:31.180221 | fa163e2f-d608-ed31-39ea-00000000d58a | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468025 | 0:15:29.505540 | 0.04s 2025-10-03 08:14:31.198528 | fabd5a87-bcc9-4e2e-9aa7-03866869319b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005468025 2025-10-03 08:14:31.223918 | fa163e2f-d608-ed31-39ea-00000000d842 | TASK | Create base directory puppet configs 2025-10-03 08:14:31.251270 | fa163e2f-d608-ed31-39ea-00000000c454 | OK | Create container logs path | np0005468024 2025-10-03 08:14:31.252420 | fa163e2f-d608-ed31-39ea-00000000c454 | TIMING | tripleo_container_manage : Create container logs path | np0005468024 | 0:15:29.577752 | 0.29s 2025-10-03 08:14:31.275958 | fa163e2f-d608-ed31-39ea-00000000c456 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:14:31.281813 | fa163e2f-d608-ed31-39ea-00000000d77b | CHANGED | Generate container puppet configs for step 1 | np0005468026 2025-10-03 08:14:31.282683 | fa163e2f-d608-ed31-39ea-00000000d77b | TIMING | Generate container puppet configs for step 1 | np0005468026 | 0:15:29.608015 | 0.38s 2025-10-03 08:14:31.298845 | fa163e2f-d608-ed31-39ea-00000000d77c | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-03 08:14:31.322437 | fa163e2f-d608-ed31-39ea-00000000d77c | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005468026 | 0:15:29.647766 | 0.02s 2025-10-03 08:14:31.368822 | fa163e2f-d608-ed31-39ea-00000000c453 | TASK | Gather variables for each operating system 2025-10-03 08:14:31.447123 | fa163e2f-d608-ed31-39ea-00000000c453 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468026 | 0:15:29.772450 | 0.08s 2025-10-03 08:14:31.462680 | fa163e2f-d608-ed31-39ea-00000000c454 | TASK | Create container logs path 2025-10-03 08:14:31.546678 | fa163e2f-d608-ed31-39ea-00000000d842 | CHANGED | Create base directory puppet configs | np0005468025 2025-10-03 08:14:31.547621 | fa163e2f-d608-ed31-39ea-00000000d842 | TIMING | Create base directory puppet configs | np0005468025 | 0:15:29.872954 | 0.32s 2025-10-03 08:14:31.564444 | fa163e2f-d608-ed31-39ea-00000000d843 | TASK | Generate container puppet configs for step 1 2025-10-03 08:14:31.649148 | fa163e2f-d608-ed31-39ea-00000000c456 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468024 2025-10-03 08:14:31.651107 | fa163e2f-d608-ed31-39ea-00000000c456 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468024 | 0:15:29.976439 | 0.37s 2025-10-03 08:14:31.671468 | fa163e2f-d608-ed31-39ea-00000000c457 | TASK | Finalise hashes for all containers 2025-10-03 08:14:31.736790 | fa163e2f-d608-ed31-39ea-00000000c454 | OK | Create container logs path | np0005468026 2025-10-03 08:14:31.737858 | fa163e2f-d608-ed31-39ea-00000000c454 | TIMING | tripleo_container_manage : Create container logs path | np0005468026 | 0:15:30.063192 | 0.27s 2025-10-03 08:14:31.763369 | fa163e2f-d608-ed31-39ea-00000000c456 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:14:31.774217 | fa163e2f-d608-ed31-39ea-00000000c457 | OK | Finalise hashes for all containers | np0005468024 2025-10-03 08:14:31.776304 | fa163e2f-d608-ed31-39ea-00000000c457 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468024 | 0:15:30.101635 | 0.10s 2025-10-03 08:14:31.796225 | fa163e2f-d608-ed31-39ea-00000000c459 | TASK | Manage systemd shutdown files 2025-10-03 08:14:31.827825 | fa163e2f-d608-ed31-39ea-00000000c459 | SKIPPED | Manage systemd shutdown files | np0005468024 2025-10-03 08:14:31.828733 | fa163e2f-d608-ed31-39ea-00000000c459 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468024 | 0:15:30.154069 | 0.03s 2025-10-03 08:14:31.845888 | fa163e2f-d608-ed31-39ea-00000000c45b | TASK | Update container configs with new config hashes 2025-10-03 08:14:31.887638 | fa163e2f-d608-ed31-39ea-00000000c45b | SKIPPED | Update container configs with new config hashes | np0005468024 2025-10-03 08:14:31.888509 | fa163e2f-d608-ed31-39ea-00000000c45b | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468024 | 0:15:30.213842 | 0.04s 2025-10-03 08:14:31.908526 | fa163e2f-d608-ed31-39ea-00000000c45c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:14:31.915805 | fa163e2f-d608-ed31-39ea-00000000d843 | CHANGED | Generate container puppet configs for step 1 | np0005468025 2025-10-03 08:14:31.916856 | fa163e2f-d608-ed31-39ea-00000000d843 | TIMING | Generate container puppet configs for step 1 | np0005468025 | 0:15:30.242187 | 0.35s 2025-10-03 08:14:31.933264 | fa163e2f-d608-ed31-39ea-00000000d844 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-03 08:14:31.961507 | fa163e2f-d608-ed31-39ea-00000000c45c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468024 | 0:15:30.286842 | 0.05s 2025-10-03 08:14:31.962517 | fa163e2f-d608-ed31-39ea-00000000d844 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005468025 | 0:15:30.287859 | 0.03s 2025-10-03 08:14:31.992446 | efd239a8-1012-44e8-8ebc-85b039276781 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468024 2025-10-03 08:14:32.022780 | fa163e2f-d608-ed31-39ea-00000000d92b | TASK | Gather podman infos 2025-10-03 08:14:32.041939 | fa163e2f-d608-ed31-39ea-00000000c453 | TASK | Gather variables for each operating system 2025-10-03 08:14:32.142497 | fa163e2f-d608-ed31-39ea-00000000c456 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468026 2025-10-03 08:14:32.144805 | fa163e2f-d608-ed31-39ea-00000000c456 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468026 | 0:15:30.470133 | 0.38s 2025-10-03 08:14:32.172516 | fa163e2f-d608-ed31-39ea-00000000c457 | TASK | Finalise hashes for all containers 2025-10-03 08:14:32.180634 | fa163e2f-d608-ed31-39ea-00000000c453 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468025 | 0:15:30.505949 | 0.14s 2025-10-03 08:14:32.201149 | fa163e2f-d608-ed31-39ea-00000000c454 | TASK | Create container logs path 2025-10-03 08:14:32.228306 | fa163e2f-d608-ed31-39ea-00000000c457 | OK | Finalise hashes for all containers | np0005468026 2025-10-03 08:14:32.230408 | fa163e2f-d608-ed31-39ea-00000000c457 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468026 | 0:15:30.555741 | 0.06s 2025-10-03 08:14:32.248481 | fa163e2f-d608-ed31-39ea-00000000c459 | TASK | Manage systemd shutdown files 2025-10-03 08:14:32.283699 | fa163e2f-d608-ed31-39ea-00000000c459 | SKIPPED | Manage systemd shutdown files | np0005468026 2025-10-03 08:14:32.284638 | fa163e2f-d608-ed31-39ea-00000000c459 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468026 | 0:15:30.609974 | 0.03s 2025-10-03 08:14:32.300440 | fa163e2f-d608-ed31-39ea-00000000c45b | TASK | Update container configs with new config hashes 2025-10-03 08:14:32.361691 | fa163e2f-d608-ed31-39ea-00000000c45b | SKIPPED | Update container configs with new config hashes | np0005468026 2025-10-03 08:14:32.362613 | fa163e2f-d608-ed31-39ea-00000000c45b | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468026 | 0:15:30.687945 | 0.06s 2025-10-03 08:14:32.382049 | fa163e2f-d608-ed31-39ea-00000000c45c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:14:32.437584 | fa163e2f-d608-ed31-39ea-00000000d92b | OK | Gather podman infos | np0005468024 2025-10-03 08:14:32.438620 | fa163e2f-d608-ed31-39ea-00000000d92b | TIMING | tripleo_container_manage : Gather podman infos | np0005468024 | 0:15:30.763953 | 0.41s 2025-10-03 08:14:32.462520 | fa163e2f-d608-ed31-39ea-00000000d92c | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:14:32.473967 | fa163e2f-d608-ed31-39ea-00000000c45c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468026 | 0:15:30.799278 | 0.09s 2025-10-03 08:14:32.493290 | a47d1f88-ced0-4dd6-81a5-6e00631eeb08 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468026 2025-10-03 08:14:32.528803 | fa163e2f-d608-ed31-39ea-00000000d991 | TASK | Gather podman infos 2025-10-03 08:14:32.545668 | fa163e2f-d608-ed31-39ea-00000000d92c | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468024 2025-10-03 08:14:32.547352 | fa163e2f-d608-ed31-39ea-00000000d92c | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468024 | 0:15:30.872666 | 0.08s 2025-10-03 08:14:32.548381 | fa163e2f-d608-ed31-39ea-00000000c454 | OK | Create container logs path | np0005468025 2025-10-03 08:14:32.549198 | fa163e2f-d608-ed31-39ea-00000000c454 | TIMING | tripleo_container_manage : Create container logs path | np0005468025 | 0:15:30.874532 | 0.35s 2025-10-03 08:14:32.588078 | fa163e2f-d608-ed31-39ea-00000000c45d | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:14:32.617291 | fa163e2f-d608-ed31-39ea-00000000c456 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:14:32.633492 | fa163e2f-d608-ed31-39ea-00000000c45d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468024 | 0:15:30.958767 | 0.04s 2025-10-03 08:14:32.654574 | 600b882d-5336-42ae-85e0-2faadc702053 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468024 2025-10-03 08:14:32.679606 | fa163e2f-d608-ed31-39ea-00000000d9bb | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:14:32.976240 | fa163e2f-d608-ed31-39ea-00000000c456 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468025 2025-10-03 08:14:32.978244 | fa163e2f-d608-ed31-39ea-00000000c456 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468025 | 0:15:31.303574 | 0.35s 2025-10-03 08:14:32.981734 | fa163e2f-d608-ed31-39ea-00000000d991 | OK | Gather podman infos | np0005468026 2025-10-03 08:14:32.982069 | fa163e2f-d608-ed31-39ea-00000000d991 | TIMING | tripleo_container_manage : Gather podman infos | np0005468026 | 0:15:31.307411 | 0.44s 2025-10-03 08:14:32.997674 | fa163e2f-d608-ed31-39ea-00000000c457 | TASK | Finalise hashes for all containers 2025-10-03 08:14:33.019832 | fa163e2f-d608-ed31-39ea-00000000d992 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:14:33.064532 | fa163e2f-d608-ed31-39ea-00000000c457 | OK | Finalise hashes for all containers | np0005468025 2025-10-03 08:14:33.066447 | fa163e2f-d608-ed31-39ea-00000000c457 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468025 | 0:15:31.391780 | 0.07s 2025-10-03 08:14:33.091004 | fa163e2f-d608-ed31-39ea-00000000c459 | TASK | Manage systemd shutdown files 2025-10-03 08:14:33.097203 | fa163e2f-d608-ed31-39ea-00000000d992 | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468026 2025-10-03 08:14:33.098085 | fa163e2f-d608-ed31-39ea-00000000d992 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468026 | 0:15:31.423416 | 0.08s 2025-10-03 08:14:33.115614 | fa163e2f-d608-ed31-39ea-00000000c45d | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:14:33.125469 | fa163e2f-d608-ed31-39ea-00000000c459 | SKIPPED | Manage systemd shutdown files | np0005468025 2025-10-03 08:14:33.126269 | fa163e2f-d608-ed31-39ea-00000000c459 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468025 | 0:15:31.451601 | 0.03s 2025-10-03 08:14:33.141388 | fa163e2f-d608-ed31-39ea-00000000c45b | TASK | Update container configs with new config hashes 2025-10-03 08:14:33.167289 | fa163e2f-d608-ed31-39ea-00000000c45d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468026 | 0:15:31.492616 | 0.05s 2025-10-03 08:14:33.182853 | acaa0ad6-b6a9-461b-a55b-b2b77ba2bf54 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468026 2025-10-03 08:14:33.205683 | fa163e2f-d608-ed31-39ea-00000000da08 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:14:33.210321 | fa163e2f-d608-ed31-39ea-00000000c45b | SKIPPED | Update container configs with new config hashes | np0005468025 2025-10-03 08:14:33.211368 | fa163e2f-d608-ed31-39ea-00000000c45b | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468025 | 0:15:31.536689 | 0.07s 2025-10-03 08:14:33.227878 | fa163e2f-d608-ed31-39ea-00000000c45c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:14:33.273954 | fa163e2f-d608-ed31-39ea-00000000c45c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468025 | 0:15:31.599286 | 0.04s 2025-10-03 08:14:33.289196 | a0b95c38-fbb7-4a0a-9489-41e4837f23bf | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468025 2025-10-03 08:14:33.307660 | fa163e2f-d608-ed31-39ea-00000000da4d | TASK | Gather podman infos 2025-10-03 08:14:33.651099 | fa163e2f-d608-ed31-39ea-00000000da4d | OK | Gather podman infos | np0005468025 2025-10-03 08:14:33.652045 | fa163e2f-d608-ed31-39ea-00000000da4d | TIMING | tripleo_container_manage : Gather podman infos | np0005468025 | 0:15:31.977379 | 0.34s 2025-10-03 08:14:33.673803 | fa163e2f-d608-ed31-39ea-00000000da4e | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:14:33.736504 | fa163e2f-d608-ed31-39ea-00000000da4e | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468025 2025-10-03 08:14:33.737304 | fa163e2f-d608-ed31-39ea-00000000da4e | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468025 | 0:15:32.062639 | 0.06s 2025-10-03 08:14:33.770016 | fa163e2f-d608-ed31-39ea-00000000c45d | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:14:33.816303 | fa163e2f-d608-ed31-39ea-00000000c45d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468025 | 0:15:32.141622 | 0.04s 2025-10-03 08:14:33.849526 | 50971053-db2e-4af5-a6cf-4ce766ce5928 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468025 2025-10-03 08:14:33.882004 | fa163e2f-d608-ed31-39ea-00000000da77 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:15:05.958706 | fa163e2f-d608-ed31-39ea-00000000d9bb | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468024 2025-10-03 08:15:05.960596 | fa163e2f-d608-ed31-39ea-00000000d9bb | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468024 | 0:16:04.285915 | 33.28s 2025-10-03 08:15:05.999452 | fa163e2f-d608-ed31-39ea-00000000d9bc | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:15:06.057930 | fa163e2f-d608-ed31-39ea-00000000d9bc | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468024 2025-10-03 08:15:06.058904 | fa163e2f-d608-ed31-39ea-00000000d9bc | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468024 | 0:16:04.384238 | 0.06s 2025-10-03 08:15:06.099729 | fa163e2f-d608-ed31-39ea-00000000d70d | TASK | Diff puppet-generated changes for check mode 2025-10-03 08:15:06.123403 | fa163e2f-d608-ed31-39ea-00000000d70d | SKIPPED | Diff puppet-generated changes for check mode | np0005468024 2025-10-03 08:15:06.124301 | fa163e2f-d608-ed31-39ea-00000000d70d | TIMING | Diff puppet-generated changes for check mode | np0005468024 | 0:16:04.449635 | 0.02s 2025-10-03 08:15:06.145015 | fa163e2f-d608-ed31-39ea-00000000d70e | TASK | Diff puppet-generated changes for check mode 2025-10-03 08:15:06.182357 | fa163e2f-d608-ed31-39ea-00000000d70e | SKIPPED | Diff puppet-generated changes for check mode | np0005468024 2025-10-03 08:15:06.183262 | fa163e2f-d608-ed31-39ea-00000000d70e | TIMING | Diff puppet-generated changes for check mode | np0005468024 | 0:16:04.508596 | 0.04s 2025-10-03 08:15:06.207259 | fa163e2f-d608-ed31-39ea-00000000d552 | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-03 08:15:06.243904 | fa163e2f-d608-ed31-39ea-00000000d552 | TIMING | Manage containers for step 1 with tripleo-ansible | np0005468024 | 0:16:04.569233 | 0.04s 2025-10-03 08:15:06.282875 | fa163e2f-d608-ed31-39ea-00000000c9a5 | TASK | Gather variables for each operating system 2025-10-03 08:15:06.393724 | fa163e2f-d608-ed31-39ea-00000000c9a5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468024 | 0:16:04.719047 | 0.11s 2025-10-03 08:15:06.415177 | fa163e2f-d608-ed31-39ea-00000000c9a6 | TASK | Create container logs path 2025-10-03 08:15:06.786788 | fa163e2f-d608-ed31-39ea-00000000c9a6 | OK | Create container logs path | np0005468024 2025-10-03 08:15:06.787950 | fa163e2f-d608-ed31-39ea-00000000c9a6 | TIMING | tripleo_container_manage : Create container logs path | np0005468024 | 0:16:05.113281 | 0.37s 2025-10-03 08:15:06.813286 | fa163e2f-d608-ed31-39ea-00000000c9a8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:15:07.206973 | fa163e2f-d608-ed31-39ea-00000000c9a8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005468024 2025-10-03 08:15:07.208647 | fa163e2f-d608-ed31-39ea-00000000c9a8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005468024 | 0:16:05.533972 | 0.39s 2025-10-03 08:15:07.243788 | fa163e2f-d608-ed31-39ea-00000000c9a9 | TASK | Finalise hashes for all containers 2025-10-03 08:15:07.315534 | fa163e2f-d608-ed31-39ea-00000000c9a9 | OK | Finalise hashes for all containers | np0005468024 2025-10-03 08:15:07.316578 | fa163e2f-d608-ed31-39ea-00000000c9a9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468024 | 0:16:05.641912 | 0.07s 2025-10-03 08:15:07.342577 | fa163e2f-d608-ed31-39ea-00000000c9ab | TASK | Manage systemd shutdown files 2025-10-03 08:15:07.376413 | fa163e2f-d608-ed31-39ea-00000000c9ab | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468024 | 0:16:05.701737 | 0.03s 2025-10-03 08:15:07.408039 | 942781a6-21e6-4823-b7f5-da09e7479b12 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468024 2025-10-03 08:15:07.431725 | fa163e2f-d608-ed31-39ea-00000000daf8 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:15:07.484160 | fa163e2f-d608-ed31-39ea-00000000da77 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468025 2025-10-03 08:15:07.485030 | fa163e2f-d608-ed31-39ea-00000000da77 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468025 | 0:16:05.810365 | 33.60s 2025-10-03 08:15:07.501173 | fa163e2f-d608-ed31-39ea-00000000da78 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:15:07.586042 | fa163e2f-d608-ed31-39ea-00000000da78 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468025 2025-10-03 08:15:07.586904 | fa163e2f-d608-ed31-39ea-00000000da78 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468025 | 0:16:05.912237 | 0.08s 2025-10-03 08:15:07.624773 | fa163e2f-d608-ed31-39ea-00000000d846 | TASK | Diff puppet-generated changes for check mode 2025-10-03 08:15:07.665374 | fa163e2f-d608-ed31-39ea-00000000d846 | SKIPPED | Diff puppet-generated changes for check mode | np0005468025 2025-10-03 08:15:07.666062 | fa163e2f-d608-ed31-39ea-00000000d846 | TIMING | Diff puppet-generated changes for check mode | np0005468025 | 0:16:05.991400 | 0.04s 2025-10-03 08:15:07.680008 | fa163e2f-d608-ed31-39ea-00000000d847 | TASK | Diff puppet-generated changes for check mode 2025-10-03 08:15:07.710301 | fa163e2f-d608-ed31-39ea-00000000d847 | SKIPPED | Diff puppet-generated changes for check mode | np0005468025 2025-10-03 08:15:07.711034 | fa163e2f-d608-ed31-39ea-00000000d847 | TIMING | Diff puppet-generated changes for check mode | np0005468025 | 0:16:06.036370 | 0.03s 2025-10-03 08:15:07.727263 | fa163e2f-d608-ed31-39ea-00000000d58c | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-03 08:15:07.740802 | fa163e2f-d608-ed31-39ea-00000000daf8 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468024 2025-10-03 08:15:07.741687 | fa163e2f-d608-ed31-39ea-00000000daf8 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468024 | 0:16:06.067023 | 0.31s 2025-10-03 08:15:07.761993 | fa163e2f-d608-ed31-39ea-00000000daf9 | TASK | Set podman_drop_in fact 2025-10-03 08:15:07.767902 | fa163e2f-d608-ed31-39ea-00000000d58c | TIMING | Manage containers for step 1 with tripleo-ansible | np0005468025 | 0:16:06.093226 | 0.04s 2025-10-03 08:15:07.808941 | fa163e2f-d608-ed31-39ea-00000000c9a5 | TASK | Gather variables for each operating system 2025-10-03 08:15:07.815144 | fa163e2f-d608-ed31-39ea-00000000daf9 | OK | Set podman_drop_in fact | np0005468024 2025-10-03 08:15:07.816040 | fa163e2f-d608-ed31-39ea-00000000daf9 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468024 | 0:16:06.141369 | 0.05s 2025-10-03 08:15:07.833244 | fa163e2f-d608-ed31-39ea-00000000dafb | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:15:07.890776 | fa163e2f-d608-ed31-39ea-00000000c9a5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468025 | 0:16:06.216105 | 0.08s 2025-10-03 08:15:07.905949 | fa163e2f-d608-ed31-39ea-00000000c9a6 | TASK | Create container logs path 2025-10-03 08:15:08.275301 | fa163e2f-d608-ed31-39ea-00000000c9a6 | OK | Create container logs path | np0005468025 2025-10-03 08:15:08.276288 | fa163e2f-d608-ed31-39ea-00000000c9a6 | TIMING | tripleo_container_manage : Create container logs path | np0005468025 | 0:16:06.601619 | 0.37s 2025-10-03 08:15:08.292583 | fa163e2f-d608-ed31-39ea-00000000c9a8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:15:08.639550 | fa163e2f-d608-ed31-39ea-00000000da08 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468026 2025-10-03 08:15:08.641064 | fa163e2f-d608-ed31-39ea-00000000da08 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468026 | 0:16:06.966386 | 35.43s 2025-10-03 08:15:08.681015 | fa163e2f-d608-ed31-39ea-00000000da09 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:15:08.691507 | fa163e2f-d608-ed31-39ea-00000000c9a8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005468025 2025-10-03 08:15:08.693085 | fa163e2f-d608-ed31-39ea-00000000c9a8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005468025 | 0:16:07.018402 | 0.40s 2025-10-03 08:15:08.715139 | fa163e2f-d608-ed31-39ea-00000000c9a9 | TASK | Finalise hashes for all containers 2025-10-03 08:15:08.765084 | fa163e2f-d608-ed31-39ea-00000000da09 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468026 2025-10-03 08:15:08.766757 | fa163e2f-d608-ed31-39ea-00000000da09 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468026 | 0:16:07.092074 | 0.08s 2025-10-03 08:15:08.802221 | fa163e2f-d608-ed31-39ea-00000000dafb | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | item=tripleo-container-shutdown 2025-10-03 08:15:08.804999 | fa163e2f-d608-ed31-39ea-00000000dafb | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | 0:16:07.130327 | 0.97s 2025-10-03 08:15:08.814393 | fa163e2f-d608-ed31-39ea-00000000c9a9 | OK | Finalise hashes for all containers | np0005468025 2025-10-03 08:15:08.815273 | fa163e2f-d608-ed31-39ea-00000000c9a9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468025 | 0:16:07.140605 | 0.10s 2025-10-03 08:15:08.843440 | fa163e2f-d608-ed31-39ea-00000000c9ab | TASK | Manage systemd shutdown files 2025-10-03 08:15:08.869296 | fa163e2f-d608-ed31-39ea-00000000d77e | TASK | Diff puppet-generated changes for check mode 2025-10-03 08:15:08.884602 | fa163e2f-d608-ed31-39ea-00000000c9ab | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468025 | 0:16:07.209930 | 0.04s 2025-10-03 08:15:08.911120 | 5855e6f3-dcc1-43ec-8a91-eac261d2ff0c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468025 2025-10-03 08:15:08.929929 | fa163e2f-d608-ed31-39ea-00000000db5d | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:15:08.936437 | fa163e2f-d608-ed31-39ea-00000000d77e | SKIPPED | Diff puppet-generated changes for check mode | np0005468026 2025-10-03 08:15:08.937319 | fa163e2f-d608-ed31-39ea-00000000d77e | TIMING | Diff puppet-generated changes for check mode | np0005468026 | 0:16:07.262648 | 0.07s 2025-10-03 08:15:08.953218 | fa163e2f-d608-ed31-39ea-00000000d77f | TASK | Diff puppet-generated changes for check mode 2025-10-03 08:15:08.990512 | fa163e2f-d608-ed31-39ea-00000000d77f | SKIPPED | Diff puppet-generated changes for check mode | np0005468026 2025-10-03 08:15:08.991341 | fa163e2f-d608-ed31-39ea-00000000d77f | TIMING | Diff puppet-generated changes for check mode | np0005468026 | 0:16:07.316678 | 0.04s 2025-10-03 08:15:09.007872 | fa163e2f-d608-ed31-39ea-00000000d570 | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-03 08:15:09.037824 | fa163e2f-d608-ed31-39ea-00000000d570 | TIMING | Manage containers for step 1 with tripleo-ansible | np0005468026 | 0:16:07.363155 | 0.03s 2025-10-03 08:15:09.074346 | fa163e2f-d608-ed31-39ea-00000000c9a5 | TASK | Gather variables for each operating system 2025-10-03 08:15:09.180440 | fa163e2f-d608-ed31-39ea-00000000c9a5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468026 | 0:16:07.505767 | 0.10s 2025-10-03 08:15:09.202791 | fa163e2f-d608-ed31-39ea-00000000c9a6 | TASK | Create container logs path 2025-10-03 08:15:09.243557 | fa163e2f-d608-ed31-39ea-00000000db5d | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468025 2025-10-03 08:15:09.244851 | fa163e2f-d608-ed31-39ea-00000000db5d | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468025 | 0:16:07.570179 | 0.31s 2025-10-03 08:15:09.267043 | fa163e2f-d608-ed31-39ea-00000000db5e | TASK | Set podman_drop_in fact 2025-10-03 08:15:09.331713 | fa163e2f-d608-ed31-39ea-00000000db5e | OK | Set podman_drop_in fact | np0005468025 2025-10-03 08:15:09.332789 | fa163e2f-d608-ed31-39ea-00000000db5e | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468025 | 0:16:07.658121 | 0.06s 2025-10-03 08:15:09.353496 | fa163e2f-d608-ed31-39ea-00000000db60 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:15:09.586820 | fa163e2f-d608-ed31-39ea-00000000c9a6 | OK | Create container logs path | np0005468026 2025-10-03 08:15:09.588718 | fa163e2f-d608-ed31-39ea-00000000c9a6 | TIMING | tripleo_container_manage : Create container logs path | np0005468026 | 0:16:07.914038 | 0.38s 2025-10-03 08:15:09.618662 | fa163e2f-d608-ed31-39ea-00000000c9a8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:15:09.738535 | fa163e2f-d608-ed31-39ea-00000000dafb | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | item=tripleo-start-podman-container 2025-10-03 08:15:09.743753 | fa163e2f-d608-ed31-39ea-00000000dafb | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | 0:16:08.069067 | 1.91s 2025-10-03 08:15:09.750910 | fa163e2f-d608-ed31-39ea-00000000dafb | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | 0:16:08.076243 | 1.92s 2025-10-03 08:15:09.785262 | fa163e2f-d608-ed31-39ea-00000000dafc | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:15:09.964684 | fa163e2f-d608-ed31-39ea-00000000c9a8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005468026 2025-10-03 08:15:09.965868 | fa163e2f-d608-ed31-39ea-00000000c9a8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005468026 | 0:16:08.291197 | 0.35s 2025-10-03 08:15:09.993058 | fa163e2f-d608-ed31-39ea-00000000c9a9 | TASK | Finalise hashes for all containers 2025-10-03 08:15:10.052501 | fa163e2f-d608-ed31-39ea-00000000c9a9 | OK | Finalise hashes for all containers | np0005468026 2025-10-03 08:15:10.053602 | fa163e2f-d608-ed31-39ea-00000000c9a9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468026 | 0:16:08.378931 | 0.06s 2025-10-03 08:15:10.072620 | fa163e2f-d608-ed31-39ea-00000000c9ab | TASK | Manage systemd shutdown files 2025-10-03 08:15:10.103082 | fa163e2f-d608-ed31-39ea-00000000c9ab | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468026 | 0:16:08.428407 | 0.03s 2025-10-03 08:15:10.125202 | 1a685333-93da-4632-9bc8-b921bca893da | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468026 2025-10-03 08:15:10.144689 | fa163e2f-d608-ed31-39ea-00000000dbb8 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:15:10.389797 | fa163e2f-d608-ed31-39ea-00000000db60 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | item=tripleo-container-shutdown 2025-10-03 08:15:10.394055 | fa163e2f-d608-ed31-39ea-00000000db60 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | 0:16:08.719357 | 1.04s 2025-10-03 08:15:10.490859 | fa163e2f-d608-ed31-39ea-00000000dbb8 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468026 2025-10-03 08:15:10.492186 | fa163e2f-d608-ed31-39ea-00000000dbb8 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468026 | 0:16:08.817513 | 0.35s 2025-10-03 08:15:10.527073 | fa163e2f-d608-ed31-39ea-00000000dbb9 | TASK | Set podman_drop_in fact 2025-10-03 08:15:10.594494 | fa163e2f-d608-ed31-39ea-00000000dbb9 | OK | Set podman_drop_in fact | np0005468026 2025-10-03 08:15:10.595518 | fa163e2f-d608-ed31-39ea-00000000dbb9 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468026 | 0:16:08.920851 | 0.07s 2025-10-03 08:15:10.618985 | fa163e2f-d608-ed31-39ea-00000000dbbb | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:15:10.734517 | fa163e2f-d608-ed31-39ea-00000000dafc | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468024 2025-10-03 08:15:10.735812 | fa163e2f-d608-ed31-39ea-00000000dafc | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468024 | 0:16:09.061138 | 0.95s 2025-10-03 08:15:10.760534 | fa163e2f-d608-ed31-39ea-00000000dafd | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:15:11.366069 | fa163e2f-d608-ed31-39ea-00000000db60 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | item=tripleo-start-podman-container 2025-10-03 08:15:11.368495 | fa163e2f-d608-ed31-39ea-00000000db60 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | 0:16:09.693784 | 2.01s 2025-10-03 08:15:11.375271 | fa163e2f-d608-ed31-39ea-00000000db60 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | 0:16:09.700613 | 2.02s 2025-10-03 08:15:11.391090 | fa163e2f-d608-ed31-39ea-00000000db61 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:15:11.618518 | fa163e2f-d608-ed31-39ea-00000000dbbb | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | item=tripleo-container-shutdown 2025-10-03 08:15:11.620719 | fa163e2f-d608-ed31-39ea-00000000dbbb | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | 0:16:09.946048 | 1.00s 2025-10-03 08:15:11.783103 | fa163e2f-d608-ed31-39ea-00000000dafd | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468024 2025-10-03 08:15:11.783921 | fa163e2f-d608-ed31-39ea-00000000dafd | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468024 | 0:16:10.109258 | 1.02s 2025-10-03 08:15:11.807150 | fa163e2f-d608-ed31-39ea-00000000dafe | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:15:12.446687 | fa163e2f-d608-ed31-39ea-00000000db61 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468025 2025-10-03 08:15:12.448742 | fa163e2f-d608-ed31-39ea-00000000db61 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468025 | 0:16:10.774054 | 1.06s 2025-10-03 08:15:12.481780 | fa163e2f-d608-ed31-39ea-00000000db62 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:15:12.709483 | fa163e2f-d608-ed31-39ea-00000000dbbb | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | item=tripleo-start-podman-container 2025-10-03 08:15:12.713150 | fa163e2f-d608-ed31-39ea-00000000dbbb | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | 0:16:11.038462 | 2.09s 2025-10-03 08:15:12.723134 | fa163e2f-d608-ed31-39ea-00000000dbbb | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | 0:16:11.048451 | 2.10s 2025-10-03 08:15:12.756440 | fa163e2f-d608-ed31-39ea-00000000dbbc | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:15:12.787578 | fa163e2f-d608-ed31-39ea-00000000dafe | CHANGED | Enable and start tripleo-container-shutdown | np0005468024 2025-10-03 08:15:12.790367 | fa163e2f-d608-ed31-39ea-00000000dafe | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468024 | 0:16:11.115683 | 0.98s 2025-10-03 08:15:12.829987 | fa163e2f-d608-ed31-39ea-00000000daff | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:15:13.523531 | fa163e2f-d608-ed31-39ea-00000000db62 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468025 2025-10-03 08:15:13.524804 | fa163e2f-d608-ed31-39ea-00000000db62 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468025 | 0:16:11.850135 | 1.04s 2025-10-03 08:15:13.546373 | fa163e2f-d608-ed31-39ea-00000000db63 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:15:13.765945 | fa163e2f-d608-ed31-39ea-00000000dbbc | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468026 2025-10-03 08:15:13.767319 | fa163e2f-d608-ed31-39ea-00000000dbbc | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468026 | 0:16:12.092646 | 1.01s 2025-10-03 08:15:13.788252 | fa163e2f-d608-ed31-39ea-00000000dbbd | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:15:13.829307 | fa163e2f-d608-ed31-39ea-00000000daff | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468024 2025-10-03 08:15:13.830486 | fa163e2f-d608-ed31-39ea-00000000daff | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468024 | 0:16:12.155790 | 1.00s 2025-10-03 08:15:13.853029 | fa163e2f-d608-ed31-39ea-00000000db00 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:15:14.511376 | fa163e2f-d608-ed31-39ea-00000000db63 | CHANGED | Enable and start tripleo-container-shutdown | np0005468025 2025-10-03 08:15:14.513723 | fa163e2f-d608-ed31-39ea-00000000db63 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468025 | 0:16:12.839038 | 0.96s 2025-10-03 08:15:14.550212 | fa163e2f-d608-ed31-39ea-00000000db64 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:15:14.772008 | fa163e2f-d608-ed31-39ea-00000000dbbd | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468026 2025-10-03 08:15:14.773813 | fa163e2f-d608-ed31-39ea-00000000dbbd | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468026 | 0:16:13.099131 | 0.98s 2025-10-03 08:15:14.804741 | fa163e2f-d608-ed31-39ea-00000000dbbe | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:15:14.864478 | fa163e2f-d608-ed31-39ea-00000000db00 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468024 2025-10-03 08:15:14.866235 | fa163e2f-d608-ed31-39ea-00000000db00 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468024 | 0:16:13.191566 | 1.01s 2025-10-03 08:15:14.889760 | fa163e2f-d608-ed31-39ea-00000000db01 | TASK | Enable and start netns-placeholder 2025-10-03 08:15:15.579311 | fa163e2f-d608-ed31-39ea-00000000db64 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468025 2025-10-03 08:15:15.580629 | fa163e2f-d608-ed31-39ea-00000000db64 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468025 | 0:16:13.905957 | 1.03s 2025-10-03 08:15:15.602946 | fa163e2f-d608-ed31-39ea-00000000db65 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:15:15.771673 | fa163e2f-d608-ed31-39ea-00000000dbbe | CHANGED | Enable and start tripleo-container-shutdown | np0005468026 2025-10-03 08:15:15.773916 | fa163e2f-d608-ed31-39ea-00000000dbbe | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468026 | 0:16:14.099236 | 0.97s 2025-10-03 08:15:15.809979 | fa163e2f-d608-ed31-39ea-00000000dbbf | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:15:15.919833 | fa163e2f-d608-ed31-39ea-00000000db01 | CHANGED | Enable and start netns-placeholder | np0005468024 2025-10-03 08:15:15.922120 | fa163e2f-d608-ed31-39ea-00000000db01 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468024 | 0:16:14.247443 | 1.03s 2025-10-03 08:15:15.953115 | fa163e2f-d608-ed31-39ea-00000000c9ad | TASK | Update container configs with new config hashes 2025-10-03 08:15:16.012955 | fa163e2f-d608-ed31-39ea-00000000c9ad | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468024 | 0:16:14.338281 | 0.06s 2025-10-03 08:15:16.029026 | 505af48d-9643-41bf-8256-3241fcbec96c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468024 2025-10-03 08:15:16.046550 | fa163e2f-d608-ed31-39ea-00000000dbfd | TASK | Update config hashes for container startup configs 2025-10-03 08:15:16.446260 | | WARNING | Config change detected for memcached, new hash: 7cabf7af6dffa9451de7685929b15d94 2025-10-03 08:15:16.447558 | | WARNING | Config change detected for metrics_qdr, new hash: f90ec3e6233f2b3fbc2ad8a40f9d248c 2025-10-03 08:15:16.448030 | | WARNING | Config change detected for mysql_bootstrap, new hash: e092e004f7140a7ba1a326df86c94ac7 2025-10-03 08:15:16.448380 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: d495ecd802e0741baf4f38b16745d5bc 2025-10-03 08:15:16.448761 | | WARNING | Config change detected for redis_tls_proxy, new hash: 414ffe51f4a7c3c9428dc0983ea17d40 2025-10-03 08:15:16.449115 | | WARNING | Config change detected for clustercheck, new hash: e26faac971a5c3803deba8da8687c60f 2025-10-03 08:15:16.449428 | | WARNING | Config change detected for horizon_fix_perms, new hash: 50b9551a744a1bf9b938b0d926222679 2025-10-03 08:15:16.449854 | | WARNING | Config change detected for mysql_wait_bundle, new hash: e092e004f7140a7ba1a326df86c94ac7 2025-10-03 08:15:16.450337 | | WARNING | Config change detected for cinder_api_db_sync, new hash: cba5404c1c571824b169bdd800d30612 2025-10-03 08:15:16.450881 | | WARNING | Config change detected for collectd, new hash: e16153973e33c69ef6071b3b67d72d70 2025-10-03 08:15:16.451301 | | WARNING | Config change detected for glance_api_db_sync, new hash: 4faf392c5587102bf368f06b2341478c-ca3ad74032b302ea19ca85aac07499aa 2025-10-03 08:15:16.451878 | | WARNING | Config change detected for heat_engine_db_sync, new hash: babdec3152df98cafa030898754d499f 2025-10-03 08:15:16.452217 | | WARNING | Config change detected for horizon, new hash: 50b9551a744a1bf9b938b0d926222679 2025-10-03 08:15:16.452608 | | WARNING | Config change detected for iscsid, new hash: ca3ad74032b302ea19ca85aac07499aa 2025-10-03 08:15:16.452972 | | WARNING | Config change detected for keystone, new hash: 98fd431fb9be717480f0e9661b4aa55c 2025-10-03 08:15:16.453317 | | WARNING | Config change detected for keystone_cron, new hash: 98fd431fb9be717480f0e9661b4aa55c 2025-10-03 08:15:16.453670 | | WARNING | Config change detected for keystone_db_sync, new hash: 98fd431fb9be717480f0e9661b4aa55c 2025-10-03 08:15:16.454077 | | WARNING | Config change detected for manila_api_db_sync, new hash: 008eef4fd4ff1221069d9251f970d0f5 2025-10-03 08:15:16.454564 | | WARNING | Config change detected for neutron_db_sync, new hash: 61ec90120ecef47469f83f525c6804da 2025-10-03 08:15:16.454990 | | WARNING | Config change detected for nova_api_db_sync, new hash: d2ff121dde7b0540efa41eb0d032335b 2025-10-03 08:15:16.455519 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: d2ff121dde7b0540efa41eb0d032335b 2025-10-03 08:15:16.455984 | | WARNING | Config change detected for nova_db_sync, new hash: d2ff121dde7b0540efa41eb0d032335b 2025-10-03 08:15:16.456451 | | WARNING | Config change detected for placement_api_db_sync, new hash: 49c90b1d933074da70687c35046a129c 2025-10-03 08:15:16.456978 | | WARNING | Config change detected for rsyslog, new hash: 6d1297d0509dc109a31556da3971169d 2025-10-03 08:15:16.457367 | | WARNING | Config change detected for swift_copy_rings, new hash: 9b9eb3eddd3d32d1cba8dfff94676869-d125179e5ba896783c87a57542ba3a08 2025-10-03 08:15:16.457911 | | WARNING | Config change detected for ceilometer_agent_central, new hash: bea84378782a42176004b7264668f384 2025-10-03 08:15:16.458334 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: bea84378782a42176004b7264668f384 2025-10-03 08:15:16.458849 | | WARNING | Config change detected for cinder_api, new hash: cba5404c1c571824b169bdd800d30612 2025-10-03 08:15:16.459185 | | WARNING | Config change detected for cinder_api_cron, new hash: cba5404c1c571824b169bdd800d30612 2025-10-03 08:15:16.459533 | | WARNING | Config change detected for cinder_scheduler, new hash: cba5404c1c571824b169bdd800d30612 2025-10-03 08:15:16.459875 | | WARNING | Config change detected for glance_api, new hash: 4faf392c5587102bf368f06b2341478c-ca3ad74032b302ea19ca85aac07499aa 2025-10-03 08:15:16.460191 | | WARNING | Config change detected for glance_api_cron, new hash: 4faf392c5587102bf368f06b2341478c 2025-10-03 08:15:16.460545 | | WARNING | Config change detected for glance_api_internal, new hash: d06a3dc7a98dd9b57c9dac3889c94eeb-ca3ad74032b302ea19ca85aac07499aa 2025-10-03 08:15:16.460876 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: d06a3dc7a98dd9b57c9dac3889c94eeb 2025-10-03 08:15:16.461237 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: 4faf392c5587102bf368f06b2341478c 2025-10-03 08:15:16.461833 | | WARNING | Config change detected for heat_api, new hash: 67bc32298c777f8e9ac29bc7e5b67260 2025-10-03 08:15:16.462177 | | WARNING | Config change detected for heat_api_cfn, new hash: ec0931e1648524027193fed280008753 2025-10-03 08:15:16.462693 | | WARNING | Config change detected for heat_api_cron, new hash: 67bc32298c777f8e9ac29bc7e5b67260 2025-10-03 08:15:16.463267 | | WARNING | Config change detected for heat_engine, new hash: babdec3152df98cafa030898754d499f 2025-10-03 08:15:16.463628 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-03 08:15:16.463956 | | WARNING | Config change detected for manila_api, new hash: 008eef4fd4ff1221069d9251f970d0f5 2025-10-03 08:15:16.464269 | | WARNING | Config change detected for manila_api_cron, new hash: 008eef4fd4ff1221069d9251f970d0f5 2025-10-03 08:15:16.464622 | | WARNING | Config change detected for manila_scheduler, new hash: 008eef4fd4ff1221069d9251f970d0f5 2025-10-03 08:15:16.464974 | | WARNING | Config change detected for neutron_api, new hash: 61ec90120ecef47469f83f525c6804da 2025-10-03 08:15:16.465488 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: 61ec90120ecef47469f83f525c6804da 2025-10-03 08:15:16.465917 | | WARNING | Config change detected for nova_api, new hash: d2ff121dde7b0540efa41eb0d032335b 2025-10-03 08:15:16.466405 | | WARNING | Config change detected for nova_api_cron, new hash: d2ff121dde7b0540efa41eb0d032335b 2025-10-03 08:15:16.466823 | | WARNING | Config change detected for nova_conductor, new hash: d2ff121dde7b0540efa41eb0d032335b 2025-10-03 08:15:16.467302 | | WARNING | Config change detected for nova_metadata, new hash: a6fb8086e606b168b2daaa3b0115f60b 2025-10-03 08:15:16.467760 | | WARNING | Config change detected for nova_scheduler, new hash: d2ff121dde7b0540efa41eb0d032335b 2025-10-03 08:15:16.468204 | | WARNING | Config change detected for nova_vnc_proxy, new hash: d2ff121dde7b0540efa41eb0d032335b 2025-10-03 08:15:16.468655 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: d2ff121dde7b0540efa41eb0d032335b 2025-10-03 08:15:16.469099 | | WARNING | Config change detected for placement_api, new hash: 49c90b1d933074da70687c35046a129c 2025-10-03 08:15:16.469585 | | WARNING | Config change detected for placement_wait_for_service, new hash: 49c90b1d933074da70687c35046a129c 2025-10-03 08:15:16.470077 | | WARNING | Config change detected for swift_account_auditor, new hash: 9b9eb3eddd3d32d1cba8dfff94676869 2025-10-03 08:15:16.470422 | | WARNING | Config change detected for swift_account_reaper, new hash: 9b9eb3eddd3d32d1cba8dfff94676869 2025-10-03 08:15:16.470794 | | WARNING | Config change detected for swift_account_replicator, new hash: 9b9eb3eddd3d32d1cba8dfff94676869 2025-10-03 08:15:16.471144 | | WARNING | Config change detected for swift_account_server, new hash: 9b9eb3eddd3d32d1cba8dfff94676869 2025-10-03 08:15:16.471490 | | WARNING | Config change detected for swift_container_auditor, new hash: 9b9eb3eddd3d32d1cba8dfff94676869 2025-10-03 08:15:16.471844 | | WARNING | Config change detected for swift_container_replicator, new hash: 9b9eb3eddd3d32d1cba8dfff94676869 2025-10-03 08:15:16.472168 | | WARNING | Config change detected for swift_container_server, new hash: 9b9eb3eddd3d32d1cba8dfff94676869 2025-10-03 08:15:16.472752 | | WARNING | Config change detected for swift_container_updater, new hash: 9b9eb3eddd3d32d1cba8dfff94676869 2025-10-03 08:15:16.473170 | | WARNING | Config change detected for swift_object_auditor, new hash: 9b9eb3eddd3d32d1cba8dfff94676869 2025-10-03 08:15:16.473723 | | WARNING | Config change detected for swift_object_expirer, new hash: 9b9eb3eddd3d32d1cba8dfff94676869 2025-10-03 08:15:16.474109 | | WARNING | Config change detected for swift_object_replicator, new hash: 9b9eb3eddd3d32d1cba8dfff94676869 2025-10-03 08:15:16.474432 | | WARNING | Config change detected for swift_object_server, new hash: 9b9eb3eddd3d32d1cba8dfff94676869 2025-10-03 08:15:16.474827 | | WARNING | Config change detected for swift_object_updater, new hash: 9b9eb3eddd3d32d1cba8dfff94676869 2025-10-03 08:15:16.475149 | | WARNING | Config change detected for swift_proxy, new hash: 9b9eb3eddd3d32d1cba8dfff94676869 2025-10-03 08:15:16.475484 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: 9b9eb3eddd3d32d1cba8dfff94676869 2025-10-03 08:15:16.475855 | | WARNING | Config change detected for swift_rsync, new hash: 9b9eb3eddd3d32d1cba8dfff94676869 2025-10-03 08:15:16.476373 | fa163e2f-d608-ed31-39ea-00000000dbfd | CHANGED | Update config hashes for container startup configs | np0005468024 2025-10-03 08:15:16.477151 | fa163e2f-d608-ed31-39ea-00000000dbfd | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468024 | 0:16:14.802475 | 0.43s 2025-10-03 08:15:16.506721 | fa163e2f-d608-ed31-39ea-00000000c9ae | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:15:16.547698 | fa163e2f-d608-ed31-39ea-00000000c9ae | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005468024 | 0:16:14.873021 | 0.04s 2025-10-03 08:15:16.570182 | e9a11cfd-d9a5-4817-9c4f-59fa4ae472fa | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468024 2025-10-03 08:15:16.593154 | fa163e2f-d608-ed31-39ea-00000000dc1c | TASK | Gather podman infos 2025-10-03 08:15:16.614757 | fa163e2f-d608-ed31-39ea-00000000db65 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468025 2025-10-03 08:15:16.616400 | fa163e2f-d608-ed31-39ea-00000000db65 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468025 | 0:16:14.941718 | 1.01s 2025-10-03 08:15:16.636861 | fa163e2f-d608-ed31-39ea-00000000db66 | TASK | Enable and start netns-placeholder 2025-10-03 08:15:16.820891 | fa163e2f-d608-ed31-39ea-00000000dbbf | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468026 2025-10-03 08:15:16.822493 | fa163e2f-d608-ed31-39ea-00000000dbbf | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468026 | 0:16:15.147775 | 1.01s 2025-10-03 08:15:16.852877 | fa163e2f-d608-ed31-39ea-00000000dbc0 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:15:17.633339 | fa163e2f-d608-ed31-39ea-00000000db66 | CHANGED | Enable and start netns-placeholder | np0005468025 2025-10-03 08:15:17.634879 | fa163e2f-d608-ed31-39ea-00000000db66 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468025 | 0:16:15.960209 | 1.00s 2025-10-03 08:15:17.914901 | fa163e2f-d608-ed31-39ea-00000000c9ad | TASK | Update container configs with new config hashes 2025-10-03 08:15:17.923616 | fa163e2f-d608-ed31-39ea-00000000dc1c | OK | Gather podman infos | np0005468024 2025-10-03 08:15:17.926190 | fa163e2f-d608-ed31-39ea-00000000dc1c | TIMING | tripleo_container_manage : Gather podman infos | np0005468024 | 0:16:16.251517 | 1.33s 2025-10-03 08:15:17.959125 | fa163e2f-d608-ed31-39ea-00000000dbc0 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468026 2025-10-03 08:15:17.960094 | fa163e2f-d608-ed31-39ea-00000000dbc0 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468026 | 0:16:16.285429 | 1.11s 2025-10-03 08:15:17.993919 | fa163e2f-d608-ed31-39ea-00000000dc1d | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:15:18.016063 | fa163e2f-d608-ed31-39ea-00000000dbc1 | TASK | Enable and start netns-placeholder 2025-10-03 08:15:18.023846 | fa163e2f-d608-ed31-39ea-00000000c9ad | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468025 | 0:16:16.349154 | 0.11s 2025-10-03 08:15:18.040496 | c6acd6ef-ac80-4916-8ad2-0d7c35311037 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468025 2025-10-03 08:15:18.067009 | fa163e2f-d608-ed31-39ea-00000000dc53 | TASK | Update config hashes for container startup configs 2025-10-03 08:15:18.076859 | fa163e2f-d608-ed31-39ea-00000000dc1d | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468024 | 0:16:16.402183 | 0.08s 2025-10-03 08:15:18.187118 | fa163e2f-d608-ed31-39ea-00000000cdac | TIMING | tripleo_container_rm : include_tasks | np0005468024 | 0:16:16.512433 | 0.07s 2025-10-03 08:15:18.231283 | fa163e2f-d608-ed31-39ea-00000000c9af | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:15:18.294957 | fa163e2f-d608-ed31-39ea-00000000c9af | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005468024 | 0:16:16.620259 | 0.06s 2025-10-03 08:15:18.332493 | 18ea710b-fd8c-4820-80f7-b15951979fb0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468024 2025-10-03 08:15:18.367752 | fa163e2f-d608-ed31-39ea-00000000dcac | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:15:18.470120 | | WARNING | Config change detected for memcached, new hash: 244a3d4ccef8b7e455e8c0a562499110 2025-10-03 08:15:18.471103 | | WARNING | Config change detected for metrics_qdr, new hash: 6f088c5e74325cc77f408558e0bed63e 2025-10-03 08:15:18.471352 | | WARNING | Config change detected for mysql_bootstrap, new hash: fe1847e20e309f002ab9ac0ce3ca06eb 2025-10-03 08:15:18.471638 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: 7e48e4f754cd1eea5f938749a99702d4 2025-10-03 08:15:18.471865 | | WARNING | Config change detected for redis_tls_proxy, new hash: 05b185923af61482c6597c606b47b621 2025-10-03 08:15:18.472084 | | WARNING | Config change detected for clustercheck, new hash: 6baa4412f2b09eef8084b4e68975b1ce 2025-10-03 08:15:18.472308 | | WARNING | Config change detected for horizon_fix_perms, new hash: fa26d659ebb2cac2cb744a3548866905 2025-10-03 08:15:18.472700 | | WARNING | Config change detected for mysql_wait_bundle, new hash: fe1847e20e309f002ab9ac0ce3ca06eb 2025-10-03 08:15:18.472932 | | WARNING | Config change detected for cinder_api_db_sync, new hash: b1738e0a26a3c940e1d295c263e76d7c 2025-10-03 08:15:18.473200 | | WARNING | Config change detected for collectd, new hash: 0a0af6a6a39e15fddd775e0090d092bc 2025-10-03 08:15:18.473533 | | WARNING | Config change detected for glance_api_db_sync, new hash: 206cdf118c81edcf45a5c0a15e2b7371-201a30230dbba92870e57f3d1b6d5f09 2025-10-03 08:15:18.473819 | | WARNING | Config change detected for heat_engine_db_sync, new hash: 3a9243a11c9cec2166843bbc89883504 2025-10-03 08:15:18.474048 | | WARNING | Config change detected for horizon, new hash: fa26d659ebb2cac2cb744a3548866905 2025-10-03 08:15:18.474363 | | WARNING | Config change detected for iscsid, new hash: 201a30230dbba92870e57f3d1b6d5f09 2025-10-03 08:15:18.474617 | | WARNING | Config change detected for keystone, new hash: d83ad5a16da751d90c6798b2ebf35879 2025-10-03 08:15:18.474965 | | WARNING | Config change detected for keystone_cron, new hash: d83ad5a16da751d90c6798b2ebf35879 2025-10-03 08:15:18.475212 | | WARNING | Config change detected for keystone_db_sync, new hash: d83ad5a16da751d90c6798b2ebf35879 2025-10-03 08:15:18.475531 | | WARNING | Config change detected for manila_api_db_sync, new hash: 530ec5a2b5f2f2edf0686c8486dd2b9e 2025-10-03 08:15:18.475767 | | WARNING | Config change detected for neutron_db_sync, new hash: 62286474a1a7027c306b73aeaed1e7c4 2025-10-03 08:15:18.476043 | | WARNING | Config change detected for nova_api_db_sync, new hash: 22902e3da20252ad4bbda8a78ace8aab 2025-10-03 08:15:18.476305 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: 22902e3da20252ad4bbda8a78ace8aab 2025-10-03 08:15:18.476591 | | WARNING | Config change detected for nova_db_sync, new hash: 22902e3da20252ad4bbda8a78ace8aab 2025-10-03 08:15:18.476856 | | WARNING | Config change detected for placement_api_db_sync, new hash: 17990768700a13d8c8f5434373eed8f7 2025-10-03 08:15:18.477132 | | WARNING | Config change detected for rsyslog, new hash: 9e96476c0006ca10a7d231d3d60b539f 2025-10-03 08:15:18.477354 | | WARNING | Config change detected for swift_copy_rings, new hash: 3c5bf5dd5282e4783564155a713ce461-d125179e5ba896783c87a57542ba3a08 2025-10-03 08:15:18.477598 | | WARNING | Config change detected for ceilometer_agent_central, new hash: 67b81fd8aea0c3d325f1b57b1e275146 2025-10-03 08:15:18.477816 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: 67b81fd8aea0c3d325f1b57b1e275146 2025-10-03 08:15:18.478067 | | WARNING | Config change detected for cinder_api, new hash: b1738e0a26a3c940e1d295c263e76d7c 2025-10-03 08:15:18.478301 | | WARNING | Config change detected for cinder_api_cron, new hash: b1738e0a26a3c940e1d295c263e76d7c 2025-10-03 08:15:18.478586 | | WARNING | Config change detected for cinder_scheduler, new hash: b1738e0a26a3c940e1d295c263e76d7c 2025-10-03 08:15:18.478825 | | WARNING | Config change detected for glance_api, new hash: 206cdf118c81edcf45a5c0a15e2b7371-201a30230dbba92870e57f3d1b6d5f09 2025-10-03 08:15:18.479140 | | WARNING | Config change detected for glance_api_cron, new hash: 206cdf118c81edcf45a5c0a15e2b7371 2025-10-03 08:15:18.479530 | | WARNING | Config change detected for glance_api_internal, new hash: da3f76702447ec22087c19f377395e45-201a30230dbba92870e57f3d1b6d5f09 2025-10-03 08:15:18.479798 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: da3f76702447ec22087c19f377395e45 2025-10-03 08:15:18.480027 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: 206cdf118c81edcf45a5c0a15e2b7371 2025-10-03 08:15:18.480240 | | WARNING | Config change detected for heat_api, new hash: 25ba2736071359d3f2f6bbbf34a6f065 2025-10-03 08:15:18.480479 | | WARNING | Config change detected for heat_api_cfn, new hash: a2f4c8a1cd3fcfcae4525eaa61d28b2d 2025-10-03 08:15:18.480725 | | WARNING | Config change detected for heat_api_cron, new hash: 25ba2736071359d3f2f6bbbf34a6f065 2025-10-03 08:15:18.480950 | | WARNING | Config change detected for heat_engine, new hash: 3a9243a11c9cec2166843bbc89883504 2025-10-03 08:15:18.481205 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-03 08:15:18.481440 | | WARNING | Config change detected for manila_api, new hash: 530ec5a2b5f2f2edf0686c8486dd2b9e 2025-10-03 08:15:18.481671 | | WARNING | Config change detected for manila_api_cron, new hash: 530ec5a2b5f2f2edf0686c8486dd2b9e 2025-10-03 08:15:18.481928 | | WARNING | Config change detected for manila_scheduler, new hash: 530ec5a2b5f2f2edf0686c8486dd2b9e 2025-10-03 08:15:18.482228 | | WARNING | Config change detected for neutron_api, new hash: 62286474a1a7027c306b73aeaed1e7c4 2025-10-03 08:15:18.482511 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: 62286474a1a7027c306b73aeaed1e7c4 2025-10-03 08:15:18.482736 | | WARNING | Config change detected for nova_api, new hash: 22902e3da20252ad4bbda8a78ace8aab 2025-10-03 08:15:18.483073 | | WARNING | Config change detected for nova_api_cron, new hash: 22902e3da20252ad4bbda8a78ace8aab 2025-10-03 08:15:18.483309 | | WARNING | Config change detected for nova_conductor, new hash: 22902e3da20252ad4bbda8a78ace8aab 2025-10-03 08:15:18.483620 | | WARNING | Config change detected for nova_metadata, new hash: 293b2e904e7a1ee724dcbea3da07d7e5 2025-10-03 08:15:18.483938 | | WARNING | Config change detected for nova_scheduler, new hash: 22902e3da20252ad4bbda8a78ace8aab 2025-10-03 08:15:18.484200 | | WARNING | Config change detected for nova_vnc_proxy, new hash: 22902e3da20252ad4bbda8a78ace8aab 2025-10-03 08:15:18.484428 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: 22902e3da20252ad4bbda8a78ace8aab 2025-10-03 08:15:18.484772 | | WARNING | Config change detected for placement_api, new hash: 17990768700a13d8c8f5434373eed8f7 2025-10-03 08:15:18.485032 | | WARNING | Config change detected for placement_wait_for_service, new hash: 17990768700a13d8c8f5434373eed8f7 2025-10-03 08:15:18.485250 | | WARNING | Config change detected for swift_account_auditor, new hash: 3c5bf5dd5282e4783564155a713ce461 2025-10-03 08:15:18.485517 | | WARNING | Config change detected for swift_account_reaper, new hash: 3c5bf5dd5282e4783564155a713ce461 2025-10-03 08:15:18.485818 | | WARNING | Config change detected for swift_account_replicator, new hash: 3c5bf5dd5282e4783564155a713ce461 2025-10-03 08:15:18.486057 | | WARNING | Config change detected for swift_account_server, new hash: 3c5bf5dd5282e4783564155a713ce461 2025-10-03 08:15:18.486307 | | WARNING | Config change detected for swift_container_auditor, new hash: 3c5bf5dd5282e4783564155a713ce461 2025-10-03 08:15:18.486761 | | WARNING | Config change detected for swift_container_replicator, new hash: 3c5bf5dd5282e4783564155a713ce461 2025-10-03 08:15:18.487018 | | WARNING | Config change detected for swift_container_server, new hash: 3c5bf5dd5282e4783564155a713ce461 2025-10-03 08:15:18.487296 | | WARNING | Config change detected for swift_container_updater, new hash: 3c5bf5dd5282e4783564155a713ce461 2025-10-03 08:15:18.487609 | | WARNING | Config change detected for swift_object_auditor, new hash: 3c5bf5dd5282e4783564155a713ce461 2025-10-03 08:15:18.487833 | | WARNING | Config change detected for swift_object_expirer, new hash: 3c5bf5dd5282e4783564155a713ce461 2025-10-03 08:15:18.488049 | | WARNING | Config change detected for swift_object_replicator, new hash: 3c5bf5dd5282e4783564155a713ce461 2025-10-03 08:15:18.488386 | | WARNING | Config change detected for swift_object_server, new hash: 3c5bf5dd5282e4783564155a713ce461 2025-10-03 08:15:18.488635 | | WARNING | Config change detected for swift_object_updater, new hash: 3c5bf5dd5282e4783564155a713ce461 2025-10-03 08:15:18.488960 | | WARNING | Config change detected for swift_proxy, new hash: 3c5bf5dd5282e4783564155a713ce461 2025-10-03 08:15:18.489211 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: 3c5bf5dd5282e4783564155a713ce461 2025-10-03 08:15:18.489485 | | WARNING | Config change detected for swift_rsync, new hash: 3c5bf5dd5282e4783564155a713ce461 2025-10-03 08:15:18.489871 | fa163e2f-d608-ed31-39ea-00000000dc53 | CHANGED | Update config hashes for container startup configs | np0005468025 2025-10-03 08:15:18.490296 | fa163e2f-d608-ed31-39ea-00000000dc53 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468025 | 0:16:16.815625 | 0.42s 2025-10-03 08:15:18.507924 | fa163e2f-d608-ed31-39ea-00000000c9ae | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:15:18.549197 | fa163e2f-d608-ed31-39ea-00000000c9ae | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005468025 | 0:16:16.874496 | 0.04s 2025-10-03 08:15:18.585137 | 5108c5ee-c2ab-423b-acee-1aa81302b464 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468025 2025-10-03 08:15:18.612838 | fa163e2f-d608-ed31-39ea-00000000dcf2 | TASK | Gather podman infos 2025-10-03 08:15:19.021444 | fa163e2f-d608-ed31-39ea-00000000dbc1 | CHANGED | Enable and start netns-placeholder | np0005468026 2025-10-03 08:15:19.023706 | fa163e2f-d608-ed31-39ea-00000000dbc1 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468026 | 0:16:17.349022 | 1.01s 2025-10-03 08:15:19.055924 | fa163e2f-d608-ed31-39ea-00000000c9ad | TASK | Update container configs with new config hashes 2025-10-03 08:15:19.098166 | fa163e2f-d608-ed31-39ea-00000000c9ad | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468026 | 0:16:17.423490 | 0.04s 2025-10-03 08:15:19.117755 | 509841ae-6e48-446d-ab39-289a97749355 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468026 2025-10-03 08:15:19.139983 | fa163e2f-d608-ed31-39ea-00000000dd21 | TASK | Update config hashes for container startup configs 2025-10-03 08:15:19.378166 | fa163e2f-d608-ed31-39ea-00000000dcf2 | OK | Gather podman infos | np0005468025 2025-10-03 08:15:19.379141 | fa163e2f-d608-ed31-39ea-00000000dcf2 | TIMING | tripleo_container_manage : Gather podman infos | np0005468025 | 0:16:17.704473 | 0.77s 2025-10-03 08:15:19.416062 | fa163e2f-d608-ed31-39ea-00000000dcf3 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:15:19.471632 | fa163e2f-d608-ed31-39ea-00000000dcf3 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468025 | 0:16:17.796953 | 0.05s 2025-10-03 08:15:19.554472 | | WARNING | Config change detected for memcached, new hash: 2e631a8a693ed18ad791fd5d2f59bb73 2025-10-03 08:15:19.555532 | | WARNING | Config change detected for metrics_qdr, new hash: e3f7c0fdf6f38ce337aaeff51aca463a 2025-10-03 08:15:19.555776 | | WARNING | Config change detected for mysql_bootstrap, new hash: a7e5c6fbf45aba8bbeb6e69efae62f87 2025-10-03 08:15:19.556017 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: 78ba8869717afa3bbfc3b490753a4f9b 2025-10-03 08:15:19.556246 | | WARNING | Config change detected for redis_tls_proxy, new hash: c844a632dcf37147fe48b9083c4336bd 2025-10-03 08:15:19.556518 | | WARNING | Config change detected for clustercheck, new hash: 74c7ba4d5687fbfe044f6ebafa29c2c5 2025-10-03 08:15:19.556745 | | WARNING | Config change detected for horizon_fix_perms, new hash: 569ac781579a820ba03314ea6b482a30 2025-10-03 08:15:19.556968 | | WARNING | Config change detected for mysql_wait_bundle, new hash: a7e5c6fbf45aba8bbeb6e69efae62f87 2025-10-03 08:15:19.557239 | | WARNING | Config change detected for cinder_api_db_sync, new hash: 536095bae3ac855fdf2829061ae85f35 2025-10-03 08:15:19.557507 | | WARNING | Config change detected for collectd, new hash: 169d2790228984e78165d0f5d54a4b6d 2025-10-03 08:15:19.557735 | | WARNING | Config change detected for glance_api_db_sync, new hash: 1551a85323bb1d30e207e1aef25dc721-e0c2d1894a2f29ceb0fb3835f66e1a2a 2025-10-03 08:15:19.557992 | | WARNING | Config change detected for heat_engine_db_sync, new hash: 0dd73135f953cdfb48fcbb51738317b1 2025-10-03 08:15:19.558217 | | WARNING | Config change detected for horizon, new hash: 569ac781579a820ba03314ea6b482a30 2025-10-03 08:15:19.558437 | | WARNING | Config change detected for iscsid, new hash: e0c2d1894a2f29ceb0fb3835f66e1a2a 2025-10-03 08:15:19.558731 | | WARNING | Config change detected for keystone, new hash: 4340584cefff35b6db139e88aaffdf8f 2025-10-03 08:15:19.558949 | | WARNING | Config change detected for keystone_cron, new hash: 4340584cefff35b6db139e88aaffdf8f 2025-10-03 08:15:19.559163 | | WARNING | Config change detected for keystone_db_sync, new hash: 4340584cefff35b6db139e88aaffdf8f 2025-10-03 08:15:19.559380 | | WARNING | Config change detected for manila_api_db_sync, new hash: 8ca29df18ffc925229e45a4c394dc682 2025-10-03 08:15:19.559614 | | WARNING | Config change detected for neutron_db_sync, new hash: afdf8891220ac1e0c62a79ce62d59a9d 2025-10-03 08:15:19.559832 | | WARNING | Config change detected for nova_api_db_sync, new hash: bad861317160679953382a42f360b95f 2025-10-03 08:15:19.560075 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: bad861317160679953382a42f360b95f 2025-10-03 08:15:19.560291 | | WARNING | Config change detected for nova_db_sync, new hash: bad861317160679953382a42f360b95f 2025-10-03 08:15:19.560530 | | WARNING | Config change detected for placement_api_db_sync, new hash: d3db2487788c6bf1ed0110ed52dcf5ec 2025-10-03 08:15:19.560771 | | WARNING | Config change detected for rsyslog, new hash: 6d788472462cb2e7b601bd214e794ac7 2025-10-03 08:15:19.560981 | | WARNING | Config change detected for swift_copy_rings, new hash: 469cf0a3609ce7394e9707bb61304bab-d125179e5ba896783c87a57542ba3a08 2025-10-03 08:15:19.561323 | | WARNING | Config change detected for ceilometer_agent_central, new hash: 84556e011743a1d825512b5157666fc4 2025-10-03 08:15:19.561597 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: 84556e011743a1d825512b5157666fc4 2025-10-03 08:15:19.561811 | | WARNING | Config change detected for cinder_api, new hash: 536095bae3ac855fdf2829061ae85f35 2025-10-03 08:15:19.562030 | | WARNING | Config change detected for cinder_api_cron, new hash: 536095bae3ac855fdf2829061ae85f35 2025-10-03 08:15:19.562240 | | WARNING | Config change detected for cinder_scheduler, new hash: 536095bae3ac855fdf2829061ae85f35 2025-10-03 08:15:19.562478 | | WARNING | Config change detected for glance_api, new hash: 1551a85323bb1d30e207e1aef25dc721-e0c2d1894a2f29ceb0fb3835f66e1a2a 2025-10-03 08:15:19.562761 | | WARNING | Config change detected for glance_api_cron, new hash: 1551a85323bb1d30e207e1aef25dc721 2025-10-03 08:15:19.563038 | | WARNING | Config change detected for glance_api_internal, new hash: a7b57b8ab9d820693e9bd005c1344ac1-e0c2d1894a2f29ceb0fb3835f66e1a2a 2025-10-03 08:15:19.563295 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: a7b57b8ab9d820693e9bd005c1344ac1 2025-10-03 08:15:19.563531 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: 1551a85323bb1d30e207e1aef25dc721 2025-10-03 08:15:19.563753 | | WARNING | Config change detected for heat_api, new hash: 7502d1555a2301ae09f7da6ad68a3f9e 2025-10-03 08:15:19.563967 | | WARNING | Config change detected for heat_api_cfn, new hash: c0b1364eef0cbfb17d7b23c6ea509b50 2025-10-03 08:15:19.564184 | | WARNING | Config change detected for heat_api_cron, new hash: 7502d1555a2301ae09f7da6ad68a3f9e 2025-10-03 08:15:19.564414 | | WARNING | Config change detected for heat_engine, new hash: 0dd73135f953cdfb48fcbb51738317b1 2025-10-03 08:15:19.564680 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-03 08:15:19.564906 | | WARNING | Config change detected for manila_api, new hash: 8ca29df18ffc925229e45a4c394dc682 2025-10-03 08:15:19.565121 | | WARNING | Config change detected for manila_api_cron, new hash: 8ca29df18ffc925229e45a4c394dc682 2025-10-03 08:15:19.565359 | | WARNING | Config change detected for manila_scheduler, new hash: 8ca29df18ffc925229e45a4c394dc682 2025-10-03 08:15:19.565603 | | WARNING | Config change detected for neutron_api, new hash: afdf8891220ac1e0c62a79ce62d59a9d 2025-10-03 08:15:19.565834 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: afdf8891220ac1e0c62a79ce62d59a9d 2025-10-03 08:15:19.566076 | | WARNING | Config change detected for nova_api, new hash: bad861317160679953382a42f360b95f 2025-10-03 08:15:19.566303 | | WARNING | Config change detected for nova_api_cron, new hash: bad861317160679953382a42f360b95f 2025-10-03 08:15:19.566588 | | WARNING | Config change detected for nova_conductor, new hash: bad861317160679953382a42f360b95f 2025-10-03 08:15:19.566806 | | WARNING | Config change detected for nova_metadata, new hash: 979cc6b7ee3016a24874115d687af45c 2025-10-03 08:15:19.567033 | | WARNING | Config change detected for nova_scheduler, new hash: bad861317160679953382a42f360b95f 2025-10-03 08:15:19.567265 | | WARNING | Config change detected for nova_vnc_proxy, new hash: bad861317160679953382a42f360b95f 2025-10-03 08:15:19.567529 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: bad861317160679953382a42f360b95f 2025-10-03 08:15:19.567762 | | WARNING | Config change detected for placement_api, new hash: d3db2487788c6bf1ed0110ed52dcf5ec 2025-10-03 08:15:19.567982 | | WARNING | Config change detected for placement_wait_for_service, new hash: d3db2487788c6bf1ed0110ed52dcf5ec 2025-10-03 08:15:19.568198 | | WARNING | Config change detected for swift_account_auditor, new hash: 469cf0a3609ce7394e9707bb61304bab 2025-10-03 08:15:19.568417 | | WARNING | Config change detected for swift_account_reaper, new hash: 469cf0a3609ce7394e9707bb61304bab 2025-10-03 08:15:19.568668 | | WARNING | Config change detected for swift_account_replicator, new hash: 469cf0a3609ce7394e9707bb61304bab 2025-10-03 08:15:19.568889 | | WARNING | Config change detected for swift_account_server, new hash: 469cf0a3609ce7394e9707bb61304bab 2025-10-03 08:15:19.569113 | | WARNING | Config change detected for swift_container_auditor, new hash: 469cf0a3609ce7394e9707bb61304bab 2025-10-03 08:15:19.569359 | | WARNING | Config change detected for swift_container_replicator, new hash: 469cf0a3609ce7394e9707bb61304bab 2025-10-03 08:15:19.569606 | | WARNING | Config change detected for swift_container_server, new hash: 469cf0a3609ce7394e9707bb61304bab 2025-10-03 08:15:19.569844 | | WARNING | Config change detected for swift_container_updater, new hash: 469cf0a3609ce7394e9707bb61304bab 2025-10-03 08:15:19.570064 | | WARNING | Config change detected for swift_object_auditor, new hash: 469cf0a3609ce7394e9707bb61304bab 2025-10-03 08:15:19.570299 | | WARNING | Config change detected for swift_object_expirer, new hash: 469cf0a3609ce7394e9707bb61304bab 2025-10-03 08:15:19.570529 | | WARNING | Config change detected for swift_object_replicator, new hash: 469cf0a3609ce7394e9707bb61304bab 2025-10-03 08:15:19.570746 | | WARNING | Config change detected for swift_object_server, new hash: 469cf0a3609ce7394e9707bb61304bab 2025-10-03 08:15:19.570963 | | WARNING | Config change detected for swift_object_updater, new hash: 469cf0a3609ce7394e9707bb61304bab 2025-10-03 08:15:19.571179 | | WARNING | Config change detected for swift_proxy, new hash: 469cf0a3609ce7394e9707bb61304bab 2025-10-03 08:15:19.571408 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: 469cf0a3609ce7394e9707bb61304bab 2025-10-03 08:15:19.571645 | | WARNING | Config change detected for swift_rsync, new hash: 469cf0a3609ce7394e9707bb61304bab 2025-10-03 08:15:19.571877 | fa163e2f-d608-ed31-39ea-00000000dd21 | CHANGED | Update config hashes for container startup configs | np0005468026 2025-10-03 08:15:19.572302 | fa163e2f-d608-ed31-39ea-00000000dd21 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468026 | 0:16:17.897633 | 0.43s 2025-10-03 08:15:19.594303 | fa163e2f-d608-ed31-39ea-00000000c9ae | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:15:19.601398 | fa163e2f-d608-ed31-39ea-00000000cdac | TIMING | tripleo_container_rm : include_tasks | np0005468025 | 0:16:17.926718 | 0.09s 2025-10-03 08:15:19.632830 | fa163e2f-d608-ed31-39ea-00000000c9af | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:15:19.645852 | fa163e2f-d608-ed31-39ea-00000000c9ae | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005468026 | 0:16:17.971163 | 0.05s 2025-10-03 08:15:19.663121 | eadc93b6-0173-4a90-86a6-ac9debaa5bff | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468026 2025-10-03 08:15:19.682767 | fa163e2f-d608-ed31-39ea-00000000dd7e | TASK | Gather podman infos 2025-10-03 08:15:19.699288 | fa163e2f-d608-ed31-39ea-00000000c9af | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005468025 | 0:16:18.024615 | 0.06s 2025-10-03 08:15:19.715468 | 91dabacc-d915-4048-937a-c87a084fb49e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468025 2025-10-03 08:15:19.739651 | fa163e2f-d608-ed31-39ea-00000000ddab | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:15:20.542750 | fa163e2f-d608-ed31-39ea-00000000dd7e | OK | Gather podman infos | np0005468026 2025-10-03 08:15:20.545724 | fa163e2f-d608-ed31-39ea-00000000dd7e | TIMING | tripleo_container_manage : Gather podman infos | np0005468026 | 0:16:18.871042 | 0.86s 2025-10-03 08:15:20.606500 | fa163e2f-d608-ed31-39ea-00000000dd7f | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:15:20.685360 | fa163e2f-d608-ed31-39ea-00000000dd7f | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468026 | 0:16:19.010682 | 0.08s 2025-10-03 08:15:20.808715 | fa163e2f-d608-ed31-39ea-00000000cdac | TIMING | tripleo_container_rm : include_tasks | np0005468026 | 0:16:19.134037 | 0.07s 2025-10-03 08:15:20.840722 | fa163e2f-d608-ed31-39ea-00000000c9af | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:15:20.893652 | fa163e2f-d608-ed31-39ea-00000000c9af | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005468026 | 0:16:19.218978 | 0.05s 2025-10-03 08:15:20.911939 | 33f0b33b-87f2-4405-9cae-683c5ceb47ba | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468026 2025-10-03 08:15:20.935092 | fa163e2f-d608-ed31-39ea-00000000de2d | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:15:26.248515 | fa163e2f-d608-ed31-39ea-00000000dcac | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468024 2025-10-03 08:15:26.249819 | fa163e2f-d608-ed31-39ea-00000000dcac | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468024 | 0:16:24.575145 | 7.88s 2025-10-03 08:15:26.275375 | fa163e2f-d608-ed31-39ea-00000000dcad | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:15:28.081890 | fa163e2f-d608-ed31-39ea-00000000ddab | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468025 2025-10-03 08:15:28.083394 | fa163e2f-d608-ed31-39ea-00000000ddab | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468025 | 0:16:26.408726 | 8.34s 2025-10-03 08:15:28.101718 | fa163e2f-d608-ed31-39ea-00000000ddac | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:15:29.379739 | fa163e2f-d608-ed31-39ea-00000000de2d | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468026 2025-10-03 08:15:29.381276 | fa163e2f-d608-ed31-39ea-00000000de2d | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468026 | 0:16:27.706606 | 8.44s 2025-10-03 08:15:29.404555 | fa163e2f-d608-ed31-39ea-00000000de2e | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-03 08:15:34.121387 | fa163e2f-d608-ed31-39ea-00000000dcad | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468024 2025-10-03 08:15:34.122230 | fa163e2f-d608-ed31-39ea-00000000dcad | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468024 | 0:16:32.447568 | 7.85s 2025-10-03 08:15:34.162419 | fa163e2f-d608-ed31-39ea-00000000d554 | TASK | Clean container_puppet_tasks for np0005468024 step 1 2025-10-03 08:15:34.470074 | fa163e2f-d608-ed31-39ea-00000000d554 | OK | Clean container_puppet_tasks for np0005468024 step 1 | np0005468024 2025-10-03 08:15:34.471619 | fa163e2f-d608-ed31-39ea-00000000d554 | TIMING | Clean container_puppet_tasks for np0005468024 step 1 | np0005468024 | 0:16:32.796941 | 0.31s 2025-10-03 08:15:34.510461 | fa163e2f-d608-ed31-39ea-00000000d555 | TASK | Calculate container_puppet_tasks for np0005468024 step 1 2025-10-03 08:15:34.548914 | fa163e2f-d608-ed31-39ea-00000000d555 | TIMING | Calculate container_puppet_tasks for np0005468024 step 1 | np0005468024 | 0:16:32.874238 | 0.04s 2025-10-03 08:15:34.573999 | fa163e2f-d608-ed31-39ea-00000000d556 | TASK | Include container-puppet tasks for step 1 2025-10-03 08:15:34.620109 | fa163e2f-d608-ed31-39ea-00000000d556 | TIMING | Include container-puppet tasks for step 1 | np0005468024 | 0:16:32.945434 | 0.04s 2025-10-03 08:15:34.638105 | b41b2d9c-3c78-4b8c-a0f4-05a5c36f1745 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468024 2025-10-03 08:15:34.682423 | fa163e2f-d608-ed31-39ea-00000000de7d | TASK | Write container-puppet-tasks json file for np0005468024 step 1 2025-10-03 08:15:35.697989 | fa163e2f-d608-ed31-39ea-00000000de7d | CHANGED | Write container-puppet-tasks json file for np0005468024 step 1 | np0005468024 2025-10-03 08:15:35.699028 | fa163e2f-d608-ed31-39ea-00000000de7d | TIMING | Write container-puppet-tasks json file for np0005468024 step 1 | np0005468024 | 0:16:34.024359 | 1.02s 2025-10-03 08:15:35.722304 | fa163e2f-d608-ed31-39ea-00000000de7f | TASK | Generate container puppet configs for step 1 2025-10-03 08:15:35.847208 | fa163e2f-d608-ed31-39ea-00000000ddac | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468025 2025-10-03 08:15:35.848288 | fa163e2f-d608-ed31-39ea-00000000ddac | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468025 | 0:16:34.173619 | 7.75s 2025-10-03 08:15:35.894310 | fa163e2f-d608-ed31-39ea-00000000d58e | TASK | Clean container_puppet_tasks for np0005468025 step 1 2025-10-03 08:15:36.098947 | fa163e2f-d608-ed31-39ea-00000000de7f | OK | Generate container puppet configs for step 1 | np0005468024 2025-10-03 08:15:36.100128 | fa163e2f-d608-ed31-39ea-00000000de7f | TIMING | Generate container puppet configs for step 1 | np0005468024 | 0:16:34.425461 | 0.38s 2025-10-03 08:15:36.123733 | fa163e2f-d608-ed31-39ea-00000000de80 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-03 08:15:36.153435 | fa163e2f-d608-ed31-39ea-00000000de80 | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005468024 | 0:16:34.478765 | 0.03s 2025-10-03 08:15:36.202528 | fa163e2f-d608-ed31-39ea-00000000c453 | TASK | Gather variables for each operating system 2025-10-03 08:15:36.235223 | fa163e2f-d608-ed31-39ea-00000000d58e | OK | Clean container_puppet_tasks for np0005468025 step 1 | np0005468025 2025-10-03 08:15:36.236191 | fa163e2f-d608-ed31-39ea-00000000d58e | TIMING | Clean container_puppet_tasks for np0005468025 step 1 | np0005468025 | 0:16:34.561520 | 0.34s 2025-10-03 08:15:36.260025 | fa163e2f-d608-ed31-39ea-00000000d58f | TASK | Calculate container_puppet_tasks for np0005468025 step 1 2025-10-03 08:15:36.297504 | fa163e2f-d608-ed31-39ea-00000000c453 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468024 | 0:16:34.622810 | 0.09s 2025-10-03 08:15:36.320182 | fa163e2f-d608-ed31-39ea-00000000c454 | TASK | Create container logs path 2025-10-03 08:15:36.327940 | fa163e2f-d608-ed31-39ea-00000000d58f | TIMING | Calculate container_puppet_tasks for np0005468025 step 1 | np0005468025 | 0:16:34.653253 | 0.07s 2025-10-03 08:15:36.344817 | fa163e2f-d608-ed31-39ea-00000000d590 | TASK | Include container-puppet tasks for step 1 2025-10-03 08:15:36.393310 | fa163e2f-d608-ed31-39ea-00000000d590 | TIMING | Include container-puppet tasks for step 1 | np0005468025 | 0:16:34.718632 | 0.05s 2025-10-03 08:15:36.409331 | d2e3991f-04b1-42a9-baa7-9b09154d8731 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468025 2025-10-03 08:15:36.433179 | fa163e2f-d608-ed31-39ea-00000000dee4 | TASK | Write container-puppet-tasks json file for np0005468025 step 1 2025-10-03 08:15:36.633570 | fa163e2f-d608-ed31-39ea-00000000c454 | OK | Create container logs path | np0005468024 2025-10-03 08:15:36.634780 | fa163e2f-d608-ed31-39ea-00000000c454 | TIMING | tripleo_container_manage : Create container logs path | np0005468024 | 0:16:34.960109 | 0.31s 2025-10-03 08:15:36.660997 | fa163e2f-d608-ed31-39ea-00000000c456 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:15:37.018733 | fa163e2f-d608-ed31-39ea-00000000c456 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468024 2025-10-03 08:15:37.020172 | fa163e2f-d608-ed31-39ea-00000000c456 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468024 | 0:16:35.345500 | 0.36s 2025-10-03 08:15:37.054358 | fa163e2f-d608-ed31-39ea-00000000c457 | TASK | Finalise hashes for all containers 2025-10-03 08:15:37.106397 | fa163e2f-d608-ed31-39ea-00000000c457 | OK | Finalise hashes for all containers | np0005468024 2025-10-03 08:15:37.107378 | fa163e2f-d608-ed31-39ea-00000000c457 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468024 | 0:16:35.432713 | 0.05s 2025-10-03 08:15:37.129391 | fa163e2f-d608-ed31-39ea-00000000c459 | TASK | Manage systemd shutdown files 2025-10-03 08:15:37.164770 | fa163e2f-d608-ed31-39ea-00000000c459 | SKIPPED | Manage systemd shutdown files | np0005468024 2025-10-03 08:15:37.165758 | fa163e2f-d608-ed31-39ea-00000000c459 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468024 | 0:16:35.491092 | 0.04s 2025-10-03 08:15:37.188170 | fa163e2f-d608-ed31-39ea-00000000c45b | TASK | Update container configs with new config hashes 2025-10-03 08:15:37.235621 | fa163e2f-d608-ed31-39ea-00000000c45b | SKIPPED | Update container configs with new config hashes | np0005468024 2025-10-03 08:15:37.236779 | fa163e2f-d608-ed31-39ea-00000000c45b | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468024 | 0:16:35.562108 | 0.05s 2025-10-03 08:15:37.260641 | fa163e2f-d608-ed31-39ea-00000000c45c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:15:37.309965 | fa163e2f-d608-ed31-39ea-00000000c45c | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468024 2025-10-03 08:15:37.310714 | fa163e2f-d608-ed31-39ea-00000000c45c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468024 | 0:16:35.636051 | 0.05s 2025-10-03 08:15:37.327830 | fa163e2f-d608-ed31-39ea-00000000c45d | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:15:37.374914 | fa163e2f-d608-ed31-39ea-00000000c45d | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468024 2025-10-03 08:15:37.375654 | fa163e2f-d608-ed31-39ea-00000000c45d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468024 | 0:16:35.700992 | 0.05s 2025-10-03 08:15:37.423340 | fa163e2f-d608-ed31-39ea-00000000dee4 | CHANGED | Write container-puppet-tasks json file for np0005468025 step 1 | np0005468025 2025-10-03 08:15:37.423908 | fa163e2f-d608-ed31-39ea-00000000dee4 | TIMING | Write container-puppet-tasks json file for np0005468025 step 1 | np0005468025 | 0:16:35.749247 | 0.99s 2025-10-03 08:15:37.462918 | fa163e2f-d608-ed31-39ea-00000000dee6 | TASK | Generate container puppet configs for step 1 2025-10-03 08:15:37.613005 | fa163e2f-d608-ed31-39ea-00000000de2e | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468026 2025-10-03 08:15:37.613969 | fa163e2f-d608-ed31-39ea-00000000de2e | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005468026 | 0:16:35.939304 | 8.21s 2025-10-03 08:15:37.648429 | fa163e2f-d608-ed31-39ea-00000000d572 | TASK | Clean container_puppet_tasks for np0005468026 step 1 2025-10-03 08:15:37.888486 | fa163e2f-d608-ed31-39ea-00000000dee6 | OK | Generate container puppet configs for step 1 | np0005468025 2025-10-03 08:15:37.890167 | fa163e2f-d608-ed31-39ea-00000000dee6 | TIMING | Generate container puppet configs for step 1 | np0005468025 | 0:16:36.215494 | 0.43s 2025-10-03 08:15:37.913870 | fa163e2f-d608-ed31-39ea-00000000dee7 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-03 08:15:37.941691 | fa163e2f-d608-ed31-39ea-00000000dee7 | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005468025 | 0:16:36.267013 | 0.03s 2025-10-03 08:15:37.980886 | fa163e2f-d608-ed31-39ea-00000000c453 | TASK | Gather variables for each operating system 2025-10-03 08:15:37.989676 | fa163e2f-d608-ed31-39ea-00000000d572 | OK | Clean container_puppet_tasks for np0005468026 step 1 | np0005468026 2025-10-03 08:15:37.990744 | fa163e2f-d608-ed31-39ea-00000000d572 | TIMING | Clean container_puppet_tasks for np0005468026 step 1 | np0005468026 | 0:16:36.316070 | 0.34s 2025-10-03 08:15:38.015692 | fa163e2f-d608-ed31-39ea-00000000d573 | TASK | Calculate container_puppet_tasks for np0005468026 step 1 2025-10-03 08:15:38.049062 | fa163e2f-d608-ed31-39ea-00000000d573 | TIMING | Calculate container_puppet_tasks for np0005468026 step 1 | np0005468026 | 0:16:36.374389 | 0.03s 2025-10-03 08:15:38.064592 | fa163e2f-d608-ed31-39ea-00000000d574 | TASK | Include container-puppet tasks for step 1 2025-10-03 08:15:38.072901 | fa163e2f-d608-ed31-39ea-00000000c453 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468025 | 0:16:36.398220 | 0.09s 2025-10-03 08:15:38.092749 | fa163e2f-d608-ed31-39ea-00000000c454 | TASK | Create container logs path 2025-10-03 08:15:38.102335 | fa163e2f-d608-ed31-39ea-00000000d574 | TIMING | Include container-puppet tasks for step 1 | np0005468026 | 0:16:36.427655 | 0.04s 2025-10-03 08:15:38.119708 | e6569f73-5bc5-4d6e-8b20-15e7e1269a75 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468026 2025-10-03 08:15:38.149070 | fa163e2f-d608-ed31-39ea-00000000df59 | TASK | Write container-puppet-tasks json file for np0005468026 step 1 2025-10-03 08:15:38.397425 | fa163e2f-d608-ed31-39ea-00000000c454 | OK | Create container logs path | np0005468025 2025-10-03 08:15:38.399529 | fa163e2f-d608-ed31-39ea-00000000c454 | TIMING | tripleo_container_manage : Create container logs path | np0005468025 | 0:16:36.724852 | 0.31s 2025-10-03 08:15:38.425284 | fa163e2f-d608-ed31-39ea-00000000c456 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:15:38.765505 | fa163e2f-d608-ed31-39ea-00000000c456 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468025 2025-10-03 08:15:38.766868 | fa163e2f-d608-ed31-39ea-00000000c456 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468025 | 0:16:37.092196 | 0.34s 2025-10-03 08:15:38.802186 | fa163e2f-d608-ed31-39ea-00000000c457 | TASK | Finalise hashes for all containers 2025-10-03 08:15:38.855170 | fa163e2f-d608-ed31-39ea-00000000c457 | OK | Finalise hashes for all containers | np0005468025 2025-10-03 08:15:38.856437 | fa163e2f-d608-ed31-39ea-00000000c457 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468025 | 0:16:37.181764 | 0.05s 2025-10-03 08:15:38.885882 | fa163e2f-d608-ed31-39ea-00000000c459 | TASK | Manage systemd shutdown files 2025-10-03 08:15:38.921740 | fa163e2f-d608-ed31-39ea-00000000c459 | SKIPPED | Manage systemd shutdown files | np0005468025 2025-10-03 08:15:38.922730 | fa163e2f-d608-ed31-39ea-00000000c459 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468025 | 0:16:37.248064 | 0.04s 2025-10-03 08:15:38.942306 | fa163e2f-d608-ed31-39ea-00000000c45b | TASK | Update container configs with new config hashes 2025-10-03 08:15:38.998105 | fa163e2f-d608-ed31-39ea-00000000c45b | SKIPPED | Update container configs with new config hashes | np0005468025 2025-10-03 08:15:38.999037 | fa163e2f-d608-ed31-39ea-00000000c45b | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468025 | 0:16:37.324370 | 0.05s 2025-10-03 08:15:39.020300 | fa163e2f-d608-ed31-39ea-00000000c45c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:15:39.073564 | fa163e2f-d608-ed31-39ea-00000000c45c | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468025 2025-10-03 08:15:39.074905 | fa163e2f-d608-ed31-39ea-00000000c45c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468025 | 0:16:37.400232 | 0.05s 2025-10-03 08:15:39.099687 | fa163e2f-d608-ed31-39ea-00000000c45d | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:15:39.150100 | fa163e2f-d608-ed31-39ea-00000000c45d | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468025 2025-10-03 08:15:39.151246 | fa163e2f-d608-ed31-39ea-00000000c45d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468025 | 0:16:37.476573 | 0.05s 2025-10-03 08:15:39.178096 | fa163e2f-d608-ed31-39ea-00000000df59 | CHANGED | Write container-puppet-tasks json file for np0005468026 step 1 | np0005468026 2025-10-03 08:15:39.178578 | fa163e2f-d608-ed31-39ea-00000000df59 | TIMING | Write container-puppet-tasks json file for np0005468026 step 1 | np0005468026 | 0:16:37.503917 | 1.03s 2025-10-03 08:15:39.225422 | fa163e2f-d608-ed31-39ea-00000000df5b | TASK | Generate container puppet configs for step 1 2025-10-03 08:15:39.580169 | fa163e2f-d608-ed31-39ea-00000000df5b | OK | Generate container puppet configs for step 1 | np0005468026 2025-10-03 08:15:39.581120 | fa163e2f-d608-ed31-39ea-00000000df5b | TIMING | Generate container puppet configs for step 1 | np0005468026 | 0:16:37.906455 | 0.35s 2025-10-03 08:15:39.597180 | fa163e2f-d608-ed31-39ea-00000000df5c | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-03 08:15:39.625915 | fa163e2f-d608-ed31-39ea-00000000df5c | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005468026 | 0:16:37.951241 | 0.03s 2025-10-03 08:15:39.663954 | fa163e2f-d608-ed31-39ea-00000000c453 | TASK | Gather variables for each operating system 2025-10-03 08:15:39.777477 | fa163e2f-d608-ed31-39ea-00000000c453 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468026 | 0:16:38.102772 | 0.11s 2025-10-03 08:15:39.798437 | fa163e2f-d608-ed31-39ea-00000000c454 | TASK | Create container logs path 2025-10-03 08:15:40.123408 | fa163e2f-d608-ed31-39ea-00000000c454 | OK | Create container logs path | np0005468026 2025-10-03 08:15:40.124502 | fa163e2f-d608-ed31-39ea-00000000c454 | TIMING | tripleo_container_manage : Create container logs path | np0005468026 | 0:16:38.449836 | 0.32s 2025-10-03 08:15:40.146992 | fa163e2f-d608-ed31-39ea-00000000c456 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:15:40.483141 | fa163e2f-d608-ed31-39ea-00000000c456 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468026 2025-10-03 08:15:40.484043 | fa163e2f-d608-ed31-39ea-00000000c456 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468026 | 0:16:38.809381 | 0.34s 2025-10-03 08:15:40.498903 | fa163e2f-d608-ed31-39ea-00000000c457 | TASK | Finalise hashes for all containers 2025-10-03 08:15:40.545001 | fa163e2f-d608-ed31-39ea-00000000c457 | OK | Finalise hashes for all containers | np0005468026 2025-10-03 08:15:40.545848 | fa163e2f-d608-ed31-39ea-00000000c457 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468026 | 0:16:38.871181 | 0.05s 2025-10-03 08:15:40.560531 | fa163e2f-d608-ed31-39ea-00000000c459 | TASK | Manage systemd shutdown files 2025-10-03 08:15:40.602361 | fa163e2f-d608-ed31-39ea-00000000c459 | SKIPPED | Manage systemd shutdown files | np0005468026 2025-10-03 08:15:40.605063 | fa163e2f-d608-ed31-39ea-00000000c459 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468026 | 0:16:38.930388 | 0.04s 2025-10-03 08:15:40.636282 | fa163e2f-d608-ed31-39ea-00000000c45b | TASK | Update container configs with new config hashes 2025-10-03 08:15:40.687793 | fa163e2f-d608-ed31-39ea-00000000c45b | SKIPPED | Update container configs with new config hashes | np0005468026 2025-10-03 08:15:40.689859 | fa163e2f-d608-ed31-39ea-00000000c45b | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468026 | 0:16:39.015190 | 0.05s 2025-10-03 08:15:40.713882 | fa163e2f-d608-ed31-39ea-00000000c45c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:15:40.768338 | fa163e2f-d608-ed31-39ea-00000000c45c | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468026 2025-10-03 08:15:40.769638 | fa163e2f-d608-ed31-39ea-00000000c45c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468026 | 0:16:39.094965 | 0.05s 2025-10-03 08:15:40.801782 | fa163e2f-d608-ed31-39ea-00000000c45d | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-03 08:15:40.852374 | fa163e2f-d608-ed31-39ea-00000000c45d | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468026 2025-10-03 08:15:40.853543 | fa163e2f-d608-ed31-39ea-00000000c45d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005468026 | 0:16:39.178870 | 0.05s PLAY [External deployment step 2] ********************************************** 2025-10-03 08:15:40.946065 | fa163e2f-d608-ed31-39ea-0000000000cb | TASK | External deployment step 2 2025-10-03 08:15:40.974813 | fa163e2f-d608-ed31-39ea-0000000000cb | OK | External deployment step 2 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 2' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000cb') missing from stats 2025-10-03 08:15:41.006141 | fa163e2f-d608-ed31-39ea-0000000000cc | TIMING | include_tasks | undercloud | 0:16:39.331469 | 0.02s 2025-10-03 08:15:41.010539 | 6d0e8f90-e342-4bb9-8dc9-47a3634a84f1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step2.yaml | undercloud PLAY [Deploy step tasks for 2] ************************************************* 2025-10-03 08:15:41.156356 | fa163e2f-d608-ed31-39ea-0000000000cf | TASK | Deploy step tasks for 2 2025-10-03 08:15:41.173656 | fa163e2f-d608-ed31-39ea-0000000000cf | TASK | Deploy step tasks for 2 2025-10-03 08:15:41.195930 | fa163e2f-d608-ed31-39ea-0000000000cf | TASK | Deploy step tasks for 2 2025-10-03 08:15:41.229714 | fa163e2f-d608-ed31-39ea-0000000000cf | TASK | Deploy step tasks for 2 2025-10-03 08:15:41.253677 | fa163e2f-d608-ed31-39ea-0000000000cf | TASK | Deploy step tasks for 2 2025-10-03 08:15:41.278683 | fa163e2f-d608-ed31-39ea-0000000000cf | TASK | Deploy step tasks for 2 2025-10-03 08:15:41.284646 | fa163e2f-d608-ed31-39ea-0000000000cf | OK | Deploy step tasks for 2 | np0005468027 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005468027 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000cf') missing from stats 2025-10-03 08:15:41.286236 | fa163e2f-d608-ed31-39ea-0000000000cf | OK | Deploy step tasks for 2 | np0005468028 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005468028 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000cf') missing from stats 2025-10-03 08:15:41.287143 | fa163e2f-d608-ed31-39ea-0000000000cf | OK | Deploy step tasks for 2 | np0005468029 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005468029 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000cf') missing from stats 2025-10-03 08:15:41.288097 | fa163e2f-d608-ed31-39ea-0000000000cf | OK | Deploy step tasks for 2 | np0005468024 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005468024 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000cf') missing from stats 2025-10-03 08:15:41.288942 | fa163e2f-d608-ed31-39ea-0000000000cf | OK | Deploy step tasks for 2 | np0005468025 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005468025 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000cf') missing from stats 2025-10-03 08:15:41.304900 | fa163e2f-d608-ed31-39ea-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2025-10-03 08:15:41.319856 | fa163e2f-d608-ed31-39ea-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2025-10-03 08:15:41.334652 | fa163e2f-d608-ed31-39ea-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2025-10-03 08:15:41.356866 | fa163e2f-d608-ed31-39ea-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2025-10-03 08:15:41.376660 | fa163e2f-d608-ed31-39ea-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2025-10-03 08:15:41.383638 | fa163e2f-d608-ed31-39ea-0000000000cf | OK | Deploy step tasks for 2 | np0005468026 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005468026 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000cf') missing from stats 2025-10-03 08:15:41.399717 | fa163e2f-d608-ed31-39ea-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2025-10-03 08:15:42.259569 | fa163e2f-d608-ed31-39ea-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005468029 2025-10-03 08:15:42.267625 | fa163e2f-d608-ed31-39ea-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005468029 | 0:16:40.592932 | 0.93s 2025-10-03 08:15:42.270213 | fa163e2f-d608-ed31-39ea-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005468027 2025-10-03 08:15:42.272638 | fa163e2f-d608-ed31-39ea-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005468027 | 0:16:40.597966 | 0.97s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:15:42.343255 | fa163e2f-d608-ed31-39ea-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005468028 2025-10-03 08:15:42.345407 | fa163e2f-d608-ed31-39ea-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005468028 | 0:16:40.670733 | 1.02s 2025-10-03 08:15:42.346667 | fa163e2f-d608-ed31-39ea-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005468024 2025-10-03 08:15:42.347667 | fa163e2f-d608-ed31-39ea-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005468024 | 0:16:40.673005 | 0.99s 2025-10-03 08:15:42.348892 | fa163e2f-d608-ed31-39ea-0000000000d1 | TIMING | include_tasks | np0005468027 | 0:16:40.674230 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:15:42.370514 | 84d90add-c5dc-4752-a098-f4a1a9643f86 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step2.yaml | np0005468027 2025-10-03 08:15:42.398803 | fa163e2f-d608-ed31-39ea-00000000e008 | TASK | set enable_sensubility fact [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:15:42.459930 | fa163e2f-d608-ed31-39ea-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005468025 2025-10-03 08:15:42.467392 | fa163e2f-d608-ed31-39ea-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005468025 | 0:16:40.792673 | 1.09s 2025-10-03 08:15:42.468171 | fa163e2f-d608-ed31-39ea-0000000000d1 | TIMING | include_tasks | np0005468029 | 0:16:40.793514 | 0.13s 2025-10-03 08:15:42.468992 | fa163e2f-d608-ed31-39ea-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005468026 2025-10-03 08:15:42.469401 | fa163e2f-d608-ed31-39ea-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005468026 | 0:16:40.794744 | 1.07s 2025-10-03 08:15:42.470509 | fa163e2f-d608-ed31-39ea-00000000e008 | OK | set enable_sensubility fact | np0005468027 2025-10-03 08:15:42.472395 | fa163e2f-d608-ed31-39ea-00000000e008 | TIMING | set enable_sensubility fact | np0005468027 | 0:16:40.797737 | 0.07s 2025-10-03 08:15:42.473312 | fa163e2f-d608-ed31-39ea-0000000000d1 | TIMING | include_tasks | np0005468028 | 0:16:40.798655 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:15:42.494113 | 799b7e63-7941-420f-8605-06e3ae515bcd | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step2.yaml | np0005468029 2025-10-03 08:15:42.499218 | 799b7e63-7941-420f-8605-06e3ae515bcd | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step2.yaml | np0005468028 2025-10-03 08:15:42.510586 | fa163e2f-d608-ed31-39ea-00000000e00a | TASK | Push script 2025-10-03 08:15:42.525870 | fa163e2f-d608-ed31-39ea-00000000e021 | TASK | set enable_sensubility fact 2025-10-03 08:15:42.541741 | fa163e2f-d608-ed31-39ea-00000000e021 | TASK | set enable_sensubility fact 2025-10-03 08:15:42.603998 | fa163e2f-d608-ed31-39ea-0000000000d1 | TIMING | include_tasks | np0005468024 | 0:16:40.929313 | 0.15s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:15:42.606004 | fa163e2f-d608-ed31-39ea-00000000e021 | OK | set enable_sensubility fact | np0005468028 2025-10-03 08:15:42.608986 | fa163e2f-d608-ed31-39ea-00000000e021 | TIMING | set enable_sensubility fact | np0005468028 | 0:16:40.934327 | 0.08s 2025-10-03 08:15:42.609691 | fa163e2f-d608-ed31-39ea-00000000e021 | OK | set enable_sensubility fact | np0005468029 2025-10-03 08:15:42.610138 | fa163e2f-d608-ed31-39ea-00000000e021 | TIMING | set enable_sensubility fact | np0005468029 | 0:16:40.935481 | 0.07s 2025-10-03 08:15:42.618135 | fa163e2f-d608-ed31-39ea-0000000000d1 | TIMING | include_tasks | np0005468025 | 0:16:40.943477 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:15:42.783987 | 37523f19-858c-493d-a802-cfa83dcfb849 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step2.yaml | np0005468024 2025-10-03 08:15:42.784588 | 37523f19-858c-493d-a802-cfa83dcfb849 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step2.yaml | np0005468025 2025-10-03 08:15:42.814926 | fa163e2f-d608-ed31-39ea-00000000e023 | TASK | Push script 2025-10-03 08:15:42.830824 | fa163e2f-d608-ed31-39ea-00000000e023 | TASK | Push script 2025-10-03 08:15:42.852005 | fa163e2f-d608-ed31-39ea-00000000e041 | TASK | set enable_sensubility fact 2025-10-03 08:15:42.871506 | fa163e2f-d608-ed31-39ea-00000000e041 | TASK | set enable_sensubility fact 2025-10-03 08:15:42.880871 | fa163e2f-d608-ed31-39ea-0000000000d1 | TIMING | include_tasks | np0005468026 | 0:16:41.206188 | 0.28s 2025-10-03 08:15:42.882024 | fa163e2f-d608-ed31-39ea-00000000e041 | OK | set enable_sensubility fact | np0005468024 2025-10-03 08:15:42.882554 | fa163e2f-d608-ed31-39ea-00000000e041 | TIMING | set enable_sensubility fact | np0005468024 | 0:16:41.207896 | 0.03s 2025-10-03 08:15:42.921459 | 94ea971f-4af1-4dc6-84fe-a4df4ad8518b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step2.yaml | np0005468026 2025-10-03 08:15:42.957382 | fa163e2f-d608-ed31-39ea-00000000e048 | TASK | Gather variables for each operating system 2025-10-03 08:15:42.977410 | fa163e2f-d608-ed31-39ea-00000000e11b | TASK | set enable_sensubility fact 2025-10-03 08:15:42.985153 | fa163e2f-d608-ed31-39ea-00000000e041 | OK | set enable_sensubility fact | np0005468025 2025-10-03 08:15:42.986109 | fa163e2f-d608-ed31-39ea-00000000e041 | TIMING | set enable_sensubility fact | np0005468025 | 0:16:41.311436 | 0.11s 2025-10-03 08:15:43.003899 | fa163e2f-d608-ed31-39ea-00000000e048 | TASK | Gather variables for each operating system 2025-10-03 08:15:43.010968 | fa163e2f-d608-ed31-39ea-00000000e11b | OK | set enable_sensubility fact | np0005468026 2025-10-03 08:15:43.012024 | fa163e2f-d608-ed31-39ea-00000000e11b | TIMING | set enable_sensubility fact | np0005468026 | 0:16:41.337353 | 0.03s 2025-10-03 08:15:43.027758 | fa163e2f-d608-ed31-39ea-00000000e048 | TASK | Gather variables for each operating system 2025-10-03 08:15:43.039898 | fa163e2f-d608-ed31-39ea-00000000e048 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005468024 | 0:16:41.365222 | 0.08s 2025-10-03 08:15:43.058357 | fa163e2f-d608-ed31-39ea-00000000e049 | TASK | Detect if resource is being created or already exists 2025-10-03 08:15:43.092922 | fa163e2f-d608-ed31-39ea-00000000e048 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005468025 | 0:16:41.418250 | 0.09s 2025-10-03 08:15:43.107831 | fa163e2f-d608-ed31-39ea-00000000e049 | TASK | Detect if resource is being created or already exists 2025-10-03 08:15:43.139343 | fa163e2f-d608-ed31-39ea-00000000e048 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005468026 | 0:16:41.464669 | 0.11s 2025-10-03 08:15:43.154897 | fa163e2f-d608-ed31-39ea-00000000e049 | TASK | Detect if resource is being created or already exists 2025-10-03 08:15:43.533740 | fa163e2f-d608-ed31-39ea-00000000e00a | CHANGED | Push script | np0005468027 2025-10-03 08:15:43.534690 | fa163e2f-d608-ed31-39ea-00000000e00a | TIMING | Push script | np0005468027 | 0:16:41.860024 | 1.02s 2025-10-03 08:15:43.544816 | fa163e2f-d608-ed31-39ea-00000000e00b | TASK | Insert cronjob in root crontab 2025-10-03 08:15:43.773352 | fa163e2f-d608-ed31-39ea-00000000e023 | CHANGED | Push script | np0005468028 2025-10-03 08:15:43.774151 | fa163e2f-d608-ed31-39ea-00000000e023 | TIMING | Push script | np0005468028 | 0:16:42.099488 | 0.96s 2025-10-03 08:15:43.784028 | fa163e2f-d608-ed31-39ea-00000000e024 | TASK | Insert cronjob in root crontab 2025-10-03 08:15:43.807189 | fa163e2f-d608-ed31-39ea-00000000e023 | CHANGED | Push script | np0005468029 2025-10-03 08:15:43.808452 | fa163e2f-d608-ed31-39ea-00000000e023 | TIMING | Push script | np0005468029 | 0:16:42.133783 | 0.98s 2025-10-03 08:15:43.822096 | fa163e2f-d608-ed31-39ea-00000000e024 | TASK | Insert cronjob in root crontab 2025-10-03 08:15:43.867978 | fa163e2f-d608-ed31-39ea-00000000e049 | CHANGED | Detect if resource is being created or already exists | np0005468024 2025-10-03 08:15:43.869105 | fa163e2f-d608-ed31-39ea-00000000e049 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005468024 | 0:16:42.194436 | 0.81s 2025-10-03 08:15:43.894354 | fa163e2f-d608-ed31-39ea-00000000e04a | TASK | Run init bundle puppet on the host for haproxy 2025-10-03 08:15:43.939830 | fa163e2f-d608-ed31-39ea-00000000e049 | CHANGED | Detect if resource is being created or already exists | np0005468025 2025-10-03 08:15:43.940883 | fa163e2f-d608-ed31-39ea-00000000e049 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005468025 | 0:16:42.266214 | 0.83s 2025-10-03 08:15:43.961677 | fa163e2f-d608-ed31-39ea-00000000e04a | TASK | Run init bundle puppet on the host for haproxy 2025-10-03 08:15:44.040267 | fa163e2f-d608-ed31-39ea-00000000e049 | CHANGED | Detect if resource is being created or already exists | np0005468026 2025-10-03 08:15:44.042219 | fa163e2f-d608-ed31-39ea-00000000e049 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005468026 | 0:16:42.367530 | 0.89s 2025-10-03 08:15:44.078548 | fa163e2f-d608-ed31-39ea-00000000e04a | TASK | Run init bundle puppet on the host for haproxy 2025-10-03 08:15:44.098213 | fa163e2f-d608-ed31-39ea-00000000e024 | CHANGED | Insert cronjob in root crontab | np0005468029 2025-10-03 08:15:44.099357 | fa163e2f-d608-ed31-39ea-00000000e024 | TIMING | Insert cronjob in root crontab | np0005468029 | 0:16:42.424687 | 0.28s 2025-10-03 08:15:44.117856 | fa163e2f-d608-ed31-39ea-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2025-10-03 08:15:44.136148 | fa163e2f-d608-ed31-39ea-00000000e00b | CHANGED | Insert cronjob in root crontab | np0005468027 2025-10-03 08:15:44.144153 | fa163e2f-d608-ed31-39ea-00000000e00b | TIMING | Insert cronjob in root crontab | np0005468027 | 0:16:42.469456 | 0.60s 2025-10-03 08:15:44.145516 | fa163e2f-d608-ed31-39ea-00000000e024 | CHANGED | Insert cronjob in root crontab | np0005468028 2025-10-03 08:15:44.146395 | fa163e2f-d608-ed31-39ea-00000000e024 | TIMING | Insert cronjob in root crontab | np0005468028 | 0:16:42.471727 | 0.36s 2025-10-03 08:15:44.170899 | fa163e2f-d608-ed31-39ea-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2025-10-03 08:15:44.195938 | fa163e2f-d608-ed31-39ea-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2025-10-03 08:15:44.371190 | fa163e2f-d608-ed31-39ea-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005468029 2025-10-03 08:15:44.372201 | fa163e2f-d608-ed31-39ea-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005468029 | 0:16:42.697536 | 0.25s 2025-10-03 08:15:44.466581 | fa163e2f-d608-ed31-39ea-0000000000d4 | TIMING | include_tasks | np0005468029 | 0:16:42.791912 | 0.08s 2025-10-03 08:15:44.490004 | cb8e2457-bb14-405b-96a7-4132fa693592 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468029 2025-10-03 08:15:44.503299 | fa163e2f-d608-ed31-39ea-00000000e1cc | TASK | Write the config_step hieradata 2025-10-03 08:15:44.516239 | fa163e2f-d608-ed31-39ea-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005468027 2025-10-03 08:15:44.517286 | fa163e2f-d608-ed31-39ea-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005468027 | 0:16:42.842615 | 0.34s 2025-10-03 08:15:44.517978 | fa163e2f-d608-ed31-39ea-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005468028 2025-10-03 08:15:44.518371 | fa163e2f-d608-ed31-39ea-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005468028 | 0:16:42.843714 | 0.32s 2025-10-03 08:15:44.620092 | fa163e2f-d608-ed31-39ea-0000000000d4 | TIMING | include_tasks | np0005468027 | 0:16:42.945415 | 0.09s 2025-10-03 08:15:44.653027 | 0cbac78e-87cc-4ffd-b050-8bde637c886b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468027 2025-10-03 08:15:44.670425 | fa163e2f-d608-ed31-39ea-00000000e1e8 | TASK | Write the config_step hieradata 2025-10-03 08:15:44.678297 | fa163e2f-d608-ed31-39ea-0000000000d4 | TIMING | include_tasks | np0005468028 | 0:16:43.003614 | 0.13s 2025-10-03 08:15:44.704267 | 1d0a5fac-d1ce-4815-96b0-f9cf056bfb03 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468028 2025-10-03 08:15:44.717143 | fa163e2f-d608-ed31-39ea-00000000e200 | TASK | Write the config_step hieradata 2025-10-03 08:15:45.264847 | fa163e2f-d608-ed31-39ea-00000000e1cc | OK | Write the config_step hieradata | np0005468029 2025-10-03 08:15:45.265808 | fa163e2f-d608-ed31-39ea-00000000e1cc | TIMING | Write the config_step hieradata | np0005468029 | 0:16:43.591144 | 0.76s 2025-10-03 08:15:45.279164 | fa163e2f-d608-ed31-39ea-00000000e1cd | TASK | Run puppet host configuration for step 2 2025-10-03 08:15:45.483308 | fa163e2f-d608-ed31-39ea-00000000e1e8 | OK | Write the config_step hieradata | np0005468027 2025-10-03 08:15:45.484417 | fa163e2f-d608-ed31-39ea-00000000e1e8 | TIMING | Write the config_step hieradata | np0005468027 | 0:16:43.809745 | 0.81s 2025-10-03 08:15:45.499426 | fa163e2f-d608-ed31-39ea-00000000e1eb | TASK | Run puppet host configuration for step 2 2025-10-03 08:15:45.558337 | fa163e2f-d608-ed31-39ea-00000000e200 | OK | Write the config_step hieradata | np0005468028 2025-10-03 08:15:45.559396 | fa163e2f-d608-ed31-39ea-00000000e200 | TIMING | Write the config_step hieradata | np0005468028 | 0:16:43.884719 | 0.84s 2025-10-03 08:15:45.574147 | fa163e2f-d608-ed31-39ea-00000000e201 | TASK | Run puppet host configuration for step 2 2025-10-03 08:15:45.954948 | fa163e2f-d608-ed31-39ea-00000000e1cd | CHANGED | Run puppet host configuration for step 2 | np0005468029 2025-10-03 08:15:45.956002 | fa163e2f-d608-ed31-39ea-00000000e1cd | TIMING | Run puppet host configuration for step 2 | np0005468029 | 0:16:44.281332 | 0.68s 2025-10-03 08:15:45.968994 | fa163e2f-d608-ed31-39ea-00000000e1ce | TASK | Wait for puppet host configuration to finish 2025-10-03 08:15:46.223944 | fa163e2f-d608-ed31-39ea-00000000e1eb | CHANGED | Run puppet host configuration for step 2 | np0005468027 2025-10-03 08:15:46.224963 | fa163e2f-d608-ed31-39ea-00000000e1eb | TIMING | Run puppet host configuration for step 2 | np0005468027 | 0:16:44.550293 | 0.72s 2025-10-03 08:15:46.238208 | fa163e2f-d608-ed31-39ea-00000000e1ec | TASK | Wait for puppet host configuration to finish 2025-10-03 08:15:46.267850 | fa163e2f-d608-ed31-39ea-00000000e1ce | WAITING | Wait for puppet host configuration to finish | np0005468029 | 360 retries left 2025-10-03 08:15:46.297884 | fa163e2f-d608-ed31-39ea-00000000e201 | CHANGED | Run puppet host configuration for step 2 | np0005468028 2025-10-03 08:15:46.298820 | fa163e2f-d608-ed31-39ea-00000000e201 | TIMING | Run puppet host configuration for step 2 | np0005468028 | 0:16:44.624155 | 0.72s 2025-10-03 08:15:46.312445 | fa163e2f-d608-ed31-39ea-00000000e202 | TASK | Wait for puppet host configuration to finish 2025-10-03 08:15:46.577383 | fa163e2f-d608-ed31-39ea-00000000e1ec | WAITING | Wait for puppet host configuration to finish | np0005468027 | 360 retries left 2025-10-03 08:15:46.656201 | fa163e2f-d608-ed31-39ea-00000000e202 | WAITING | Wait for puppet host configuration to finish | np0005468028 | 360 retries left 2025-10-03 08:15:51.462873 | fa163e2f-d608-ed31-39ea-00000000e04a | OK | Run init bundle puppet on the host for haproxy | np0005468025 2025-10-03 08:15:51.464340 | fa163e2f-d608-ed31-39ea-00000000e04a | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for haproxy | np0005468025 | 0:16:49.789664 | 7.50s 2025-10-03 08:15:51.498976 | fa163e2f-d608-ed31-39ea-00000000e04b | TASK | Check if /var/lib/config-data/puppet-generated/haproxy exists 2025-10-03 08:15:51.828745 | fa163e2f-d608-ed31-39ea-00000000e04b | OK | Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005468025 2025-10-03 08:15:51.829536 | fa163e2f-d608-ed31-39ea-00000000e04b | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005468025 | 0:16:50.154872 | 0.33s 2025-10-03 08:15:51.845081 | fa163e2f-d608-ed31-39ea-00000000e04c | TASK | Run pacemaker restart if the config file for the service changed 2025-10-03 08:15:52.099285 | fa163e2f-d608-ed31-39ea-00000000e04a | OK | Run init bundle puppet on the host for haproxy | np0005468026 2025-10-03 08:15:52.100411 | fa163e2f-d608-ed31-39ea-00000000e04a | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for haproxy | np0005468026 | 0:16:50.425742 | 8.02s 2025-10-03 08:15:52.123569 | fa163e2f-d608-ed31-39ea-00000000e04b | TASK | Check if /var/lib/config-data/puppet-generated/haproxy exists 2025-10-03 08:15:52.514768 | fa163e2f-d608-ed31-39ea-00000000e04b | OK | Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005468026 2025-10-03 08:15:52.516170 | fa163e2f-d608-ed31-39ea-00000000e04b | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005468026 | 0:16:50.841496 | 0.39s 2025-10-03 08:15:52.554590 | fa163e2f-d608-ed31-39ea-00000000e04c | TASK | Run pacemaker restart if the config file for the service changed 2025-10-03 08:15:52.560878 | fa163e2f-d608-ed31-39ea-00000000e04c | CHANGED | Run pacemaker restart if the config file for the service changed | np0005468025 2025-10-03 08:15:52.561978 | fa163e2f-d608-ed31-39ea-00000000e04c | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005468025 | 0:16:50.887307 | 0.72s 2025-10-03 08:15:52.584070 | fa163e2f-d608-ed31-39ea-00000000e04d | TASK | Check if an image update marker exists for bundle haproxy-bundle 2025-10-03 08:15:52.869117 | fa163e2f-d608-ed31-39ea-00000000e04d | OK | Check if an image update marker exists for bundle haproxy-bundle | np0005468025 2025-10-03 08:15:52.870512 | fa163e2f-d608-ed31-39ea-00000000e04d | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle haproxy-bundle | np0005468025 | 0:16:51.195840 | 0.28s 2025-10-03 08:15:52.892664 | fa163e2f-d608-ed31-39ea-00000000e04f | TASK | Get container image tag from marker for bundle haproxy-bundle 2025-10-03 08:15:52.951312 | fa163e2f-d608-ed31-39ea-00000000e04f | SKIPPED | Get container image tag from marker for bundle haproxy-bundle | np0005468025 2025-10-03 08:15:52.952573 | fa163e2f-d608-ed31-39ea-00000000e04f | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle haproxy-bundle | np0005468025 | 0:16:51.277905 | 0.06s 2025-10-03 08:15:52.974759 | fa163e2f-d608-ed31-39ea-00000000e050 | TASK | Get container image tag from bundle haproxy-bundle 2025-10-03 08:15:53.023142 | fa163e2f-d608-ed31-39ea-00000000e050 | SKIPPED | Get container image tag from bundle haproxy-bundle | np0005468025 2025-10-03 08:15:53.024191 | fa163e2f-d608-ed31-39ea-00000000e050 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle haproxy-bundle | np0005468025 | 0:16:51.349523 | 0.05s 2025-10-03 08:15:53.046255 | fa163e2f-d608-ed31-39ea-00000000e051 | TASK | Compare tags between marker and bundle haproxy-bundle 2025-10-03 08:15:53.092508 | fa163e2f-d608-ed31-39ea-00000000e051 | SKIPPED | Compare tags between marker and bundle haproxy-bundle | np0005468025 2025-10-03 08:15:53.093595 | fa163e2f-d608-ed31-39ea-00000000e051 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle haproxy-bundle | np0005468025 | 0:16:51.418924 | 0.05s 2025-10-03 08:15:53.133799 | fa163e2f-d608-ed31-39ea-00000000e052 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-03 08:15:53.147283 | fa163e2f-d608-ed31-39ea-00000000e04c | CHANGED | Run pacemaker restart if the config file for the service changed | np0005468026 2025-10-03 08:15:53.149339 | fa163e2f-d608-ed31-39ea-00000000e04c | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005468026 | 0:16:51.474653 | 0.59s 2025-10-03 08:15:53.196272 | fa163e2f-d608-ed31-39ea-00000000e04d | TASK | Check if an image update marker exists for bundle haproxy-bundle 2025-10-03 08:15:53.205999 | fa163e2f-d608-ed31-39ea-00000000e052 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468025 2025-10-03 08:15:53.207964 | fa163e2f-d608-ed31-39ea-00000000e052 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468025 | 0:16:51.533283 | 0.07s 2025-10-03 08:15:53.233183 | fa163e2f-d608-ed31-39ea-00000000e053 | TASK | Remove update marker for bundle haproxy-bundle 2025-10-03 08:15:53.301490 | fa163e2f-d608-ed31-39ea-00000000e053 | SKIPPED | Remove update marker for bundle haproxy-bundle | np0005468025 2025-10-03 08:15:53.302538 | fa163e2f-d608-ed31-39ea-00000000e053 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle haproxy-bundle | np0005468025 | 0:16:51.627871 | 0.07s 2025-10-03 08:15:53.341171 | fa163e2f-d608-ed31-39ea-00000000e074 | TASK | Gather variables for each operating system 2025-10-03 08:15:53.465847 | fa163e2f-d608-ed31-39ea-00000000e074 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005468025 | 0:16:51.791174 | 0.12s 2025-10-03 08:15:53.480331 | fa163e2f-d608-ed31-39ea-00000000e075 | TASK | Detect if resource is being created or already exists 2025-10-03 08:15:53.524714 | fa163e2f-d608-ed31-39ea-00000000e04d | OK | Check if an image update marker exists for bundle haproxy-bundle | np0005468026 2025-10-03 08:15:53.525655 | fa163e2f-d608-ed31-39ea-00000000e04d | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle haproxy-bundle | np0005468026 | 0:16:51.850989 | 0.33s 2025-10-03 08:15:53.542478 | fa163e2f-d608-ed31-39ea-00000000e04f | TASK | Get container image tag from marker for bundle haproxy-bundle 2025-10-03 08:15:53.589609 | fa163e2f-d608-ed31-39ea-00000000e04f | SKIPPED | Get container image tag from marker for bundle haproxy-bundle | np0005468026 2025-10-03 08:15:53.590736 | fa163e2f-d608-ed31-39ea-00000000e04f | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle haproxy-bundle | np0005468026 | 0:16:51.916066 | 0.05s 2025-10-03 08:15:53.613840 | fa163e2f-d608-ed31-39ea-00000000e050 | TASK | Get container image tag from bundle haproxy-bundle 2025-10-03 08:15:53.671333 | fa163e2f-d608-ed31-39ea-00000000e050 | SKIPPED | Get container image tag from bundle haproxy-bundle | np0005468026 2025-10-03 08:15:53.672171 | fa163e2f-d608-ed31-39ea-00000000e050 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle haproxy-bundle | np0005468026 | 0:16:51.997506 | 0.06s 2025-10-03 08:15:53.690379 | fa163e2f-d608-ed31-39ea-00000000e051 | TASK | Compare tags between marker and bundle haproxy-bundle 2025-10-03 08:15:53.742396 | fa163e2f-d608-ed31-39ea-00000000e051 | SKIPPED | Compare tags between marker and bundle haproxy-bundle | np0005468026 2025-10-03 08:15:53.743220 | fa163e2f-d608-ed31-39ea-00000000e051 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle haproxy-bundle | np0005468026 | 0:16:52.068556 | 0.05s 2025-10-03 08:15:53.760253 | fa163e2f-d608-ed31-39ea-00000000e052 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-03 08:15:53.811516 | fa163e2f-d608-ed31-39ea-00000000e052 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468026 2025-10-03 08:15:53.812276 | fa163e2f-d608-ed31-39ea-00000000e052 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468026 | 0:16:52.137612 | 0.05s 2025-10-03 08:15:53.827887 | fa163e2f-d608-ed31-39ea-00000000e053 | TASK | Remove update marker for bundle haproxy-bundle 2025-10-03 08:15:53.890148 | fa163e2f-d608-ed31-39ea-00000000e053 | SKIPPED | Remove update marker for bundle haproxy-bundle | np0005468026 2025-10-03 08:15:53.891770 | fa163e2f-d608-ed31-39ea-00000000e053 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle haproxy-bundle | np0005468026 | 0:16:52.217093 | 0.06s 2025-10-03 08:15:53.940254 | fa163e2f-d608-ed31-39ea-00000000e074 | TASK | Gather variables for each operating system 2025-10-03 08:15:54.044928 | fa163e2f-d608-ed31-39ea-00000000e074 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005468026 | 0:16:52.370232 | 0.10s 2025-10-03 08:15:54.072687 | fa163e2f-d608-ed31-39ea-00000000e075 | TASK | Detect if resource is being created or already exists 2025-10-03 08:15:54.272993 | fa163e2f-d608-ed31-39ea-00000000e075 | CHANGED | Detect if resource is being created or already exists | np0005468025 2025-10-03 08:15:54.274930 | fa163e2f-d608-ed31-39ea-00000000e075 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005468025 | 0:16:52.600250 | 0.79s 2025-10-03 08:15:54.311891 | fa163e2f-d608-ed31-39ea-00000000e076 | TASK | Run init bundle puppet on the host for mysql 2025-10-03 08:15:55.049529 | fa163e2f-d608-ed31-39ea-00000000e075 | CHANGED | Detect if resource is being created or already exists | np0005468026 2025-10-03 08:15:55.051339 | fa163e2f-d608-ed31-39ea-00000000e075 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005468026 | 0:16:53.376657 | 0.98s 2025-10-03 08:15:55.084335 | fa163e2f-d608-ed31-39ea-00000000e076 | TASK | Run init bundle puppet on the host for mysql 2025-10-03 08:15:56.537786 | fa163e2f-d608-ed31-39ea-00000000e1ce | CHANGED | Wait for puppet host configuration to finish | np0005468029 2025-10-03 08:15:56.539080 | fa163e2f-d608-ed31-39ea-00000000e1ce | TIMING | Wait for puppet host configuration to finish | np0005468029 | 0:16:54.864404 | 10.57s 2025-10-03 08:15:56.555680 | fa163e2f-d608-ed31-39ea-00000000e1cf | TASK | Debug output for task: Run puppet host configuration for step 2 2025-10-03 08:15:56.642314 | fa163e2f-d608-ed31-39ea-00000000e1cf | OK | Debug output for task: Run puppet host configuration for step 2 | np0005468029 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:15:46 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:15:51 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:15:51 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:15:51 puppet-user: (file & line not available)", "<13>Oct 3 08:15:51 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:15:51 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:15:52 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:15:52 puppet-user: Notice: Compiled catalog for np0005468029.ooo.test in environment production in 0.11 seconds", "<13>Oct 3 08:15:52 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Oct 3 08:15:52 puppet-user: Application:", "<13>Oct 3 08:15:52 puppet-user: Initial environment: production", "<13>Oct 3 08:15:52 puppet-user: Converged environment: production", "<13>Oct 3 08:15:52 puppet-user: Run mode: user", "<13>Oct 3 08:15:52 puppet-user: Changes:", "<13>Oct 3 08:15:52 puppet-user: Events:", "<13>Oct 3 08:15:52 puppet-user: Resources:", "<13>Oct 3 08:15:52 puppet-user: Total: 10", "<13>Oct 3 08:15:52 puppet-user: Time:", "<13>Oct 3 08:15:52 puppet-user: Schedule: 0.00", "<13>Oct 3 08:15:52 puppet-user: File: 0.00", "<13>Oct 3 08:15:52 puppet-user: Exec: 0.01", "<13>Oct 3 08:15:52 puppet-user: Augeas: 0.01", "<13>Oct 3 08:15:52 puppet-user: Transaction evaluation: 0.03", "<13>Oct 3 08:15:52 puppet-user: Catalog application: 0.04", "<13>Oct 3 08:15:52 puppet-user: Config retrieval: 0.14", "<13>Oct 3 08:15:52 puppet-user: Last run: 1759479352", "<13>Oct 3 08:15:52 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:15:52 puppet-user: Total: 0.05", "<13>Oct 3 08:15:52 puppet-user: Version:", "<13>Oct 3 08:15:52 puppet-user: Config: 1759479351", "<13>Oct 3 08:15:52 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:15:56.643105 | fa163e2f-d608-ed31-39ea-00000000e1cf | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005468029 | 0:16:54.968442 | 0.09s 2025-10-03 08:15:56.653675 | fa163e2f-d608-ed31-39ea-00000000e1d0 | TASK | Pre-cache facts for puppet containers 2025-10-03 08:15:56.686302 | fa163e2f-d608-ed31-39ea-00000000e1d0 | TIMING | Pre-cache facts for puppet containers | np0005468029 | 0:16:55.011613 | 0.03s 2025-10-03 08:15:56.751817 | fa163e2f-d608-ed31-39ea-00000000e279 | TASK | Gather variables for each operating system 2025-10-03 08:15:56.866599 | fa163e2f-d608-ed31-39ea-00000000e279 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468029 | 0:16:55.191923 | 0.11s 2025-10-03 08:15:56.880792 | fa163e2f-d608-ed31-39ea-00000000e27a | TASK | Create puppet caching structures 2025-10-03 08:15:56.902909 | fa163e2f-d608-ed31-39ea-00000000e1ec | CHANGED | Wait for puppet host configuration to finish | np0005468027 2025-10-03 08:15:56.904830 | fa163e2f-d608-ed31-39ea-00000000e1ec | TIMING | Wait for puppet host configuration to finish | np0005468027 | 0:16:55.230158 | 10.67s 2025-10-03 08:15:56.920086 | fa163e2f-d608-ed31-39ea-00000000e1ed | TASK | Debug output for task: Run puppet host configuration for step 2 2025-10-03 08:15:56.968212 | fa163e2f-d608-ed31-39ea-00000000e202 | CHANGED | Wait for puppet host configuration to finish | np0005468028 2025-10-03 08:15:56.970115 | fa163e2f-d608-ed31-39ea-00000000e202 | TIMING | Wait for puppet host configuration to finish | np0005468028 | 0:16:55.295431 | 10.66s 2025-10-03 08:15:56.999119 | fa163e2f-d608-ed31-39ea-00000000e203 | TASK | Debug output for task: Run puppet host configuration for step 2 2025-10-03 08:15:57.010262 | fa163e2f-d608-ed31-39ea-00000000e1ed | OK | Debug output for task: Run puppet host configuration for step 2 | np0005468027 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:15:46 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:15:51 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:15:51 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:15:51 puppet-user: (file & line not available)", "<13>Oct 3 08:15:51 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:15:51 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:15:51 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:15:51 puppet-user: Notice: Compiled catalog for np0005468027.ooo.test in environment production in 0.11 seconds", "<13>Oct 3 08:15:51 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Oct 3 08:15:51 puppet-user: Application:", "<13>Oct 3 08:15:51 puppet-user: Initial environment: production", "<13>Oct 3 08:15:51 puppet-user: Converged environment: production", "<13>Oct 3 08:15:51 puppet-user: Run mode: user", "<13>Oct 3 08:15:51 puppet-user: Changes:", "<13>Oct 3 08:15:51 puppet-user: Events:", "<13>Oct 3 08:15:51 puppet-user: Resources:", "<13>Oct 3 08:15:51 puppet-user: Total: 10", "<13>Oct 3 08:15:51 puppet-user: Time:", "<13>Oct 3 08:15:51 puppet-user: Schedule: 0.00", "<13>Oct 3 08:15:51 puppet-user: File: 0.00", "<13>Oct 3 08:15:51 puppet-user: Exec: 0.01", "<13>Oct 3 08:15:51 puppet-user: Augeas: 0.01", "<13>Oct 3 08:15:51 puppet-user: Transaction evaluation: 0.03", "<13>Oct 3 08:15:51 puppet-user: Catalog application: 0.04", "<13>Oct 3 08:15:51 puppet-user: Config retrieval: 0.14", "<13>Oct 3 08:15:51 puppet-user: Last run: 1759479351", "<13>Oct 3 08:15:51 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:15:51 puppet-user: Total: 0.04", "<13>Oct 3 08:15:51 puppet-user: Version:", "<13>Oct 3 08:15:51 puppet-user: Config: 1759479351", "<13>Oct 3 08:15:51 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:15:57.012848 | fa163e2f-d608-ed31-39ea-00000000e1ed | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005468027 | 0:16:55.338161 | 0.09s 2025-10-03 08:15:57.034522 | fa163e2f-d608-ed31-39ea-00000000e1ee | TASK | Pre-cache facts for puppet containers 2025-10-03 08:15:57.069988 | fa163e2f-d608-ed31-39ea-00000000e1ee | TIMING | Pre-cache facts for puppet containers | np0005468027 | 0:16:55.395311 | 0.03s 2025-10-03 08:15:57.071109 | fa163e2f-d608-ed31-39ea-00000000e203 | OK | Debug output for task: Run puppet host configuration for step 2 | np0005468028 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:15:46 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:15:51 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:15:51 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:15:51 puppet-user: (file & line not available)", "<13>Oct 3 08:15:51 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:15:51 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:15:51 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:15:51 puppet-user: Notice: Compiled catalog for np0005468028.ooo.test in environment production in 0.11 seconds", "<13>Oct 3 08:15:51 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Oct 3 08:15:51 puppet-user: Application:", "<13>Oct 3 08:15:51 puppet-user: Initial environment: production", "<13>Oct 3 08:15:51 puppet-user: Converged environment: production", "<13>Oct 3 08:15:51 puppet-user: Run mode: user", "<13>Oct 3 08:15:51 puppet-user: Changes:", "<13>Oct 3 08:15:51 puppet-user: Events:", "<13>Oct 3 08:15:51 puppet-user: Resources:", "<13>Oct 3 08:15:51 puppet-user: Total: 10", "<13>Oct 3 08:15:51 puppet-user: Time:", "<13>Oct 3 08:15:51 puppet-user: Schedule: 0.00", "<13>Oct 3 08:15:51 puppet-user: File: 0.00", "<13>Oct 3 08:15:51 puppet-user: Exec: 0.01", "<13>Oct 3 08:15:51 puppet-user: Augeas: 0.01", "<13>Oct 3 08:15:51 puppet-user: Transaction evaluation: 0.03", "<13>Oct 3 08:15:51 puppet-user: Catalog application: 0.04", "<13>Oct 3 08:15:51 puppet-user: Config retrieval: 0.14", "<13>Oct 3 08:15:51 puppet-user: Last run: 1759479351", "<13>Oct 3 08:15:51 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:15:51 puppet-user: Total: 0.04", "<13>Oct 3 08:15:51 puppet-user: Version:", "<13>Oct 3 08:15:51 puppet-user: Config: 1759479351", "<13>Oct 3 08:15:51 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:15:57.071788 | fa163e2f-d608-ed31-39ea-00000000e203 | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005468028 | 0:16:55.397128 | 0.07s 2025-10-03 08:15:57.127746 | fa163e2f-d608-ed31-39ea-00000000e279 | TASK | Gather variables for each operating system 2025-10-03 08:15:57.151285 | fa163e2f-d608-ed31-39ea-00000000e204 | TASK | Pre-cache facts for puppet containers 2025-10-03 08:15:57.176170 | fa163e2f-d608-ed31-39ea-00000000e204 | TIMING | Pre-cache facts for puppet containers | np0005468028 | 0:16:55.501492 | 0.02s 2025-10-03 08:15:57.205516 | fa163e2f-d608-ed31-39ea-00000000e279 | TASK | Gather variables for each operating system 2025-10-03 08:15:57.218647 | fa163e2f-d608-ed31-39ea-00000000e27a | CHANGED | Create puppet caching structures | np0005468029 2025-10-03 08:15:57.224019 | fa163e2f-d608-ed31-39ea-00000000e27a | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468029 | 0:16:55.549348 | 0.34s 2025-10-03 08:15:57.224636 | fa163e2f-d608-ed31-39ea-00000000e279 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468027 | 0:16:55.549978 | 0.10s 2025-10-03 08:15:57.235824 | fa163e2f-d608-ed31-39ea-00000000e27a | TASK | Create puppet caching structures 2025-10-03 08:15:57.251623 | fa163e2f-d608-ed31-39ea-00000000e27b | TASK | Check for facter.conf 2025-10-03 08:15:57.322008 | fa163e2f-d608-ed31-39ea-00000000e279 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468028 | 0:16:55.647330 | 0.12s 2025-10-03 08:15:57.333477 | fa163e2f-d608-ed31-39ea-00000000e27a | TASK | Create puppet caching structures 2025-10-03 08:15:57.551294 | fa163e2f-d608-ed31-39ea-00000000e27a | CHANGED | Create puppet caching structures | np0005468027 2025-10-03 08:15:57.552690 | fa163e2f-d608-ed31-39ea-00000000e27a | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468027 | 0:16:55.878023 | 0.32s 2025-10-03 08:15:57.567890 | fa163e2f-d608-ed31-39ea-00000000e27b | TASK | Check for facter.conf 2025-10-03 08:15:57.575418 | fa163e2f-d608-ed31-39ea-00000000e27b | OK | Check for facter.conf | np0005468029 2025-10-03 08:15:57.576496 | fa163e2f-d608-ed31-39ea-00000000e27b | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468029 | 0:16:55.901825 | 0.32s 2025-10-03 08:15:57.588074 | fa163e2f-d608-ed31-39ea-00000000e27c | TASK | Remove facter.conf if directory 2025-10-03 08:15:57.618412 | fa163e2f-d608-ed31-39ea-00000000e27a | CHANGED | Create puppet caching structures | np0005468028 2025-10-03 08:15:57.619470 | fa163e2f-d608-ed31-39ea-00000000e27a | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468028 | 0:16:55.944785 | 0.29s 2025-10-03 08:15:57.632211 | fa163e2f-d608-ed31-39ea-00000000e27b | TASK | Check for facter.conf 2025-10-03 08:15:57.646157 | fa163e2f-d608-ed31-39ea-00000000e27c | SKIPPED | Remove facter.conf if directory | np0005468029 2025-10-03 08:15:57.647192 | fa163e2f-d608-ed31-39ea-00000000e27c | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468029 | 0:16:55.972523 | 0.06s 2025-10-03 08:15:57.657984 | fa163e2f-d608-ed31-39ea-00000000e27d | TASK | Write facter cache config 2025-10-03 08:15:57.899091 | fa163e2f-d608-ed31-39ea-00000000e27b | OK | Check for facter.conf | np0005468027 2025-10-03 08:15:57.900112 | fa163e2f-d608-ed31-39ea-00000000e27b | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468027 | 0:16:56.225443 | 0.33s 2025-10-03 08:15:57.910950 | fa163e2f-d608-ed31-39ea-00000000e27c | TASK | Remove facter.conf if directory 2025-10-03 08:15:57.963098 | fa163e2f-d608-ed31-39ea-00000000e27c | SKIPPED | Remove facter.conf if directory | np0005468027 2025-10-03 08:15:57.963915 | fa163e2f-d608-ed31-39ea-00000000e27c | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468027 | 0:16:56.289252 | 0.05s 2025-10-03 08:15:57.977720 | fa163e2f-d608-ed31-39ea-00000000e27d | TASK | Write facter cache config 2025-10-03 08:15:57.984584 | fa163e2f-d608-ed31-39ea-00000000e27b | OK | Check for facter.conf | np0005468028 2025-10-03 08:15:57.985553 | fa163e2f-d608-ed31-39ea-00000000e27b | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468028 | 0:16:56.310884 | 0.35s 2025-10-03 08:15:57.996691 | fa163e2f-d608-ed31-39ea-00000000e27c | TASK | Remove facter.conf if directory 2025-10-03 08:15:58.039650 | fa163e2f-d608-ed31-39ea-00000000e27c | SKIPPED | Remove facter.conf if directory | np0005468028 2025-10-03 08:15:58.040632 | fa163e2f-d608-ed31-39ea-00000000e27c | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468028 | 0:16:56.365969 | 0.04s 2025-10-03 08:15:58.050924 | fa163e2f-d608-ed31-39ea-00000000e27d | TASK | Write facter cache config 2025-10-03 08:15:58.406866 | fa163e2f-d608-ed31-39ea-00000000e27d | CHANGED | Write facter cache config | np0005468029 2025-10-03 08:15:58.409751 | fa163e2f-d608-ed31-39ea-00000000e27d | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468029 | 0:16:56.735071 | 0.75s 2025-10-03 08:15:58.431215 | fa163e2f-d608-ed31-39ea-00000000e27e | TASK | Cleanup facter cache if exists 2025-10-03 08:15:58.703505 | fa163e2f-d608-ed31-39ea-00000000e27e | CHANGED | Cleanup facter cache if exists | np0005468029 2025-10-03 08:15:58.705587 | fa163e2f-d608-ed31-39ea-00000000e27e | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468029 | 0:16:57.030914 | 0.27s 2025-10-03 08:15:58.719880 | fa163e2f-d608-ed31-39ea-00000000e27f | TASK | Pre-cache facts 2025-10-03 08:15:58.812279 | fa163e2f-d608-ed31-39ea-00000000e27d | CHANGED | Write facter cache config | np0005468027 2025-10-03 08:15:58.814255 | fa163e2f-d608-ed31-39ea-00000000e27d | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468027 | 0:16:57.139571 | 0.84s 2025-10-03 08:15:58.842451 | fa163e2f-d608-ed31-39ea-00000000e27e | TASK | Cleanup facter cache if exists 2025-10-03 08:15:58.852929 | fa163e2f-d608-ed31-39ea-00000000e27d | CHANGED | Write facter cache config | np0005468028 2025-10-03 08:15:58.854322 | fa163e2f-d608-ed31-39ea-00000000e27d | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468028 | 0:16:57.179647 | 0.80s 2025-10-03 08:15:58.869530 | fa163e2f-d608-ed31-39ea-00000000e27e | TASK | Cleanup facter cache if exists 2025-10-03 08:15:59.164911 | fa163e2f-d608-ed31-39ea-00000000e27e | CHANGED | Cleanup facter cache if exists | np0005468027 2025-10-03 08:15:59.167450 | fa163e2f-d608-ed31-39ea-00000000e27e | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468027 | 0:16:57.492764 | 0.32s 2025-10-03 08:15:59.185090 | fa163e2f-d608-ed31-39ea-00000000e27f | TASK | Pre-cache facts 2025-10-03 08:15:59.192608 | fa163e2f-d608-ed31-39ea-00000000e27e | CHANGED | Cleanup facter cache if exists | np0005468028 2025-10-03 08:15:59.193754 | fa163e2f-d608-ed31-39ea-00000000e27e | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468028 | 0:16:57.519085 | 0.32s 2025-10-03 08:15:59.205065 | fa163e2f-d608-ed31-39ea-00000000e27f | TASK | Pre-cache facts 2025-10-03 08:15:59.324419 | fa163e2f-d608-ed31-39ea-00000000e27f | CHANGED | Pre-cache facts | np0005468029 2025-10-03 08:15:59.326140 | fa163e2f-d608-ed31-39ea-00000000e27f | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468029 | 0:16:57.651418 | 0.60s 2025-10-03 08:15:59.349906 | fa163e2f-d608-ed31-39ea-00000000e280 | TASK | Failed deployment if facter fails 2025-10-03 08:15:59.377364 | fa163e2f-d608-ed31-39ea-00000000e280 | SKIPPED | Failed deployment if facter fails | np0005468029 2025-10-03 08:15:59.378843 | fa163e2f-d608-ed31-39ea-00000000e280 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468029 | 0:16:57.704168 | 0.03s 2025-10-03 08:15:59.413976 | fa163e2f-d608-ed31-39ea-00000000e281 | TASK | Sync cached facts 2025-10-03 08:15:59.814924 | fa163e2f-d608-ed31-39ea-00000000e281 | CHANGED | Sync cached facts | np0005468029 -> 192.168.122.108 [WARNING]: ('np0005468029 -> 192.168.122.108', 'fa163e2f-d608-ed31-39ea-00000000e281') missing from stats 2025-10-03 08:15:59.818625 | fa163e2f-d608-ed31-39ea-00000000e27f | CHANGED | Pre-cache facts | np0005468027 2025-10-03 08:15:59.819082 | fa163e2f-d608-ed31-39ea-00000000e27f | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468027 | 0:16:58.144413 | 0.63s 2025-10-03 08:15:59.835012 | fa163e2f-d608-ed31-39ea-00000000e280 | TASK | Failed deployment if facter fails 2025-10-03 08:15:59.867811 | fa163e2f-d608-ed31-39ea-00000000e1d1 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:15:59.885077 | fa163e2f-d608-ed31-39ea-00000000e280 | SKIPPED | Failed deployment if facter fails | np0005468027 2025-10-03 08:15:59.886623 | fa163e2f-d608-ed31-39ea-00000000e280 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468027 | 0:16:58.211928 | 0.05s 2025-10-03 08:15:59.934001 | fa163e2f-d608-ed31-39ea-00000000e281 | TASK | Sync cached facts 2025-10-03 08:15:59.944027 | fa163e2f-d608-ed31-39ea-00000000e27f | CHANGED | Pre-cache facts | np0005468028 2025-10-03 08:15:59.945269 | fa163e2f-d608-ed31-39ea-00000000e27f | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468028 | 0:16:58.270594 | 0.74s 2025-10-03 08:15:59.947010 | fa163e2f-d608-ed31-39ea-00000000e1d1 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468029 2025-10-03 08:15:59.947474 | fa163e2f-d608-ed31-39ea-00000000e1d1 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468029 | 0:16:58.272794 | 0.07s 2025-10-03 08:15:59.961970 | fa163e2f-d608-ed31-39ea-00000000e280 | TASK | Failed deployment if facter fails 2025-10-03 08:15:59.985070 | fa163e2f-d608-ed31-39ea-00000000e1d3 | TASK | Manage containers for step 2 with tripleo-ansible 2025-10-03 08:16:00.004554 | fa163e2f-d608-ed31-39ea-00000000e280 | SKIPPED | Failed deployment if facter fails | np0005468028 2025-10-03 08:16:00.011654 | fa163e2f-d608-ed31-39ea-00000000e280 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468028 | 0:16:58.336988 | 0.05s 2025-10-03 08:16:00.012067 | fa163e2f-d608-ed31-39ea-00000000e1d3 | TIMING | Manage containers for step 2 with tripleo-ansible | np0005468029 | 0:16:58.337409 | 0.03s 2025-10-03 08:16:00.060519 | fa163e2f-d608-ed31-39ea-00000000e281 | TASK | Sync cached facts 2025-10-03 08:16:00.078731 | fa163e2f-d608-ed31-39ea-00000000e3a5 | TASK | Gather variables for each operating system 2025-10-03 08:16:00.160619 | fa163e2f-d608-ed31-39ea-00000000e3a5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468029 | 0:16:58.485942 | 0.08s 2025-10-03 08:16:00.171233 | fa163e2f-d608-ed31-39ea-00000000e3a6 | TASK | Create container logs path 2025-10-03 08:16:00.282419 | fa163e2f-d608-ed31-39ea-00000000e281 | CHANGED | Sync cached facts | np0005468027 -> 192.168.122.106 [WARNING]: ('np0005468027 -> 192.168.122.106', 'fa163e2f-d608-ed31-39ea-00000000e281') missing from stats 2025-10-03 08:16:00.308769 | fa163e2f-d608-ed31-39ea-00000000e1ef | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:16:00.359084 | fa163e2f-d608-ed31-39ea-00000000e1ef | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468027 2025-10-03 08:16:00.360179 | fa163e2f-d608-ed31-39ea-00000000e1ef | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468027 | 0:16:58.685507 | 0.05s 2025-10-03 08:16:00.374164 | fa163e2f-d608-ed31-39ea-00000000e1f1 | TASK | Manage containers for step 2 with tripleo-ansible 2025-10-03 08:16:00.400763 | fa163e2f-d608-ed31-39ea-00000000e1f1 | TIMING | Manage containers for step 2 with tripleo-ansible | np0005468027 | 0:16:58.726088 | 0.03s 2025-10-03 08:16:00.439409 | fa163e2f-d608-ed31-39ea-00000000e3a5 | TASK | Gather variables for each operating system 2025-10-03 08:16:00.447326 | fa163e2f-d608-ed31-39ea-00000000e281 | CHANGED | Sync cached facts | np0005468028 -> 192.168.122.107 [WARNING]: ('np0005468028 -> 192.168.122.107', 'fa163e2f-d608-ed31-39ea-00000000e281') missing from stats 2025-10-03 08:16:00.467986 | fa163e2f-d608-ed31-39ea-00000000e205 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:16:00.497958 | fa163e2f-d608-ed31-39ea-00000000e3a6 | OK | Create container logs path | np0005468029 2025-10-03 08:16:00.499133 | fa163e2f-d608-ed31-39ea-00000000e3a6 | TIMING | tripleo_container_manage : Create container logs path | np0005468029 | 0:16:58.824464 | 0.33s 2025-10-03 08:16:00.526830 | fa163e2f-d608-ed31-39ea-00000000e3a8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:00.537956 | fa163e2f-d608-ed31-39ea-00000000e205 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468028 2025-10-03 08:16:00.539844 | fa163e2f-d608-ed31-39ea-00000000e205 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468028 | 0:16:58.865157 | 0.07s 2025-10-03 08:16:00.566889 | fa163e2f-d608-ed31-39ea-00000000e207 | TASK | Manage containers for step 2 with tripleo-ansible 2025-10-03 08:16:00.580061 | fa163e2f-d608-ed31-39ea-00000000e3a5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468027 | 0:16:58.905372 | 0.14s 2025-10-03 08:16:00.600490 | fa163e2f-d608-ed31-39ea-00000000e3a6 | TASK | Create container logs path 2025-10-03 08:16:00.609566 | fa163e2f-d608-ed31-39ea-00000000e207 | TIMING | Manage containers for step 2 with tripleo-ansible | np0005468028 | 0:16:58.934880 | 0.04s 2025-10-03 08:16:00.642166 | fa163e2f-d608-ed31-39ea-00000000e3a5 | TASK | Gather variables for each operating system 2025-10-03 08:16:00.726828 | fa163e2f-d608-ed31-39ea-00000000e3a5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468028 | 0:16:59.052152 | 0.08s 2025-10-03 08:16:00.747325 | fa163e2f-d608-ed31-39ea-00000000e3a6 | TASK | Create container logs path 2025-10-03 08:16:00.888166 | fa163e2f-d608-ed31-39ea-00000000e3a8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005468029 2025-10-03 08:16:00.889397 | fa163e2f-d608-ed31-39ea-00000000e3a8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005468029 | 0:16:59.214727 | 0.36s 2025-10-03 08:16:00.903923 | fa163e2f-d608-ed31-39ea-00000000e3a9 | TASK | Finalise hashes for all containers 2025-10-03 08:16:00.938119 | fa163e2f-d608-ed31-39ea-00000000e3a6 | OK | Create container logs path | np0005468027 2025-10-03 08:16:00.939369 | fa163e2f-d608-ed31-39ea-00000000e3a6 | TIMING | tripleo_container_manage : Create container logs path | np0005468027 | 0:16:59.264699 | 0.34s 2025-10-03 08:16:00.955585 | fa163e2f-d608-ed31-39ea-00000000e3a8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:00.979589 | fa163e2f-d608-ed31-39ea-00000000e3a9 | OK | Finalise hashes for all containers | np0005468029 2025-10-03 08:16:00.980908 | fa163e2f-d608-ed31-39ea-00000000e3a9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468029 | 0:16:59.306237 | 0.08s 2025-10-03 08:16:00.997295 | fa163e2f-d608-ed31-39ea-00000000e3ab | TASK | Manage systemd shutdown files 2025-10-03 08:16:01.028643 | fa163e2f-d608-ed31-39ea-00000000e3ab | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468029 | 0:16:59.353960 | 0.03s 2025-10-03 08:16:01.048705 | eaa4e6ef-d7a2-4e8d-b905-e18ed1550ddb | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468029 2025-10-03 08:16:01.078099 | fa163e2f-d608-ed31-39ea-00000000e449 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:16:01.091973 | fa163e2f-d608-ed31-39ea-00000000e3a6 | OK | Create container logs path | np0005468028 2025-10-03 08:16:01.094291 | fa163e2f-d608-ed31-39ea-00000000e3a6 | TIMING | tripleo_container_manage : Create container logs path | np0005468028 | 0:16:59.419598 | 0.34s 2025-10-03 08:16:01.126017 | fa163e2f-d608-ed31-39ea-00000000e3a8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:01.138817 | fa163e2f-d608-ed31-39ea-00000000e076 | OK | Run init bundle puppet on the host for mysql | np0005468025 2025-10-03 08:16:01.140377 | fa163e2f-d608-ed31-39ea-00000000e076 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for mysql | np0005468025 | 0:16:59.465667 | 6.83s 2025-10-03 08:16:01.164838 | fa163e2f-d608-ed31-39ea-00000000e077 | TASK | Check if /var/lib/config-data/puppet-generated/mysql exists 2025-10-03 08:16:01.333878 | fa163e2f-d608-ed31-39ea-00000000e3a8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005468027 2025-10-03 08:16:01.336662 | fa163e2f-d608-ed31-39ea-00000000e3a8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005468027 | 0:16:59.661978 | 0.38s 2025-10-03 08:16:01.361306 | fa163e2f-d608-ed31-39ea-00000000e3a9 | TASK | Finalise hashes for all containers 2025-10-03 08:16:01.388444 | fa163e2f-d608-ed31-39ea-00000000e449 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468029 2025-10-03 08:16:01.390805 | fa163e2f-d608-ed31-39ea-00000000e449 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468029 | 0:16:59.716117 | 0.31s 2025-10-03 08:16:01.405695 | fa163e2f-d608-ed31-39ea-00000000e44a | TASK | Set podman_drop_in fact 2025-10-03 08:16:01.422665 | fa163e2f-d608-ed31-39ea-00000000e3a9 | OK | Finalise hashes for all containers | np0005468027 2025-10-03 08:16:01.423763 | fa163e2f-d608-ed31-39ea-00000000e3a9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468027 | 0:16:59.749046 | 0.06s 2025-10-03 08:16:01.435829 | fa163e2f-d608-ed31-39ea-00000000e3ab | TASK | Manage systemd shutdown files 2025-10-03 08:16:01.449231 | fa163e2f-d608-ed31-39ea-00000000e44a | OK | Set podman_drop_in fact | np0005468029 2025-10-03 08:16:01.450329 | fa163e2f-d608-ed31-39ea-00000000e44a | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468029 | 0:16:59.775663 | 0.04s 2025-10-03 08:16:01.461981 | fa163e2f-d608-ed31-39ea-00000000e44c | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:16:01.474166 | fa163e2f-d608-ed31-39ea-00000000e3ab | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468027 | 0:16:59.799494 | 0.04s 2025-10-03 08:16:01.496110 | 8278825c-f866-4c1d-a62a-4707c2e809b0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468027 2025-10-03 08:16:01.510810 | fa163e2f-d608-ed31-39ea-00000000e472 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:16:01.518280 | fa163e2f-d608-ed31-39ea-00000000e3a8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005468028 2025-10-03 08:16:01.519265 | fa163e2f-d608-ed31-39ea-00000000e3a8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005468028 | 0:16:59.844593 | 0.39s 2025-10-03 08:16:01.531134 | fa163e2f-d608-ed31-39ea-00000000e3a9 | TASK | Finalise hashes for all containers 2025-10-03 08:16:01.541323 | fa163e2f-d608-ed31-39ea-00000000e077 | OK | Check if /var/lib/config-data/puppet-generated/mysql exists | np0005468025 2025-10-03 08:16:01.542270 | fa163e2f-d608-ed31-39ea-00000000e077 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/mysql exists | np0005468025 | 0:16:59.867592 | 0.38s 2025-10-03 08:16:01.558416 | fa163e2f-d608-ed31-39ea-00000000e078 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-03 08:16:01.581434 | fa163e2f-d608-ed31-39ea-00000000e3a9 | OK | Finalise hashes for all containers | np0005468028 2025-10-03 08:16:01.583977 | fa163e2f-d608-ed31-39ea-00000000e3a9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468028 | 0:16:59.909287 | 0.05s 2025-10-03 08:16:01.596793 | fa163e2f-d608-ed31-39ea-00000000e3ab | TASK | Manage systemd shutdown files 2025-10-03 08:16:01.629354 | fa163e2f-d608-ed31-39ea-00000000e3ab | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468028 | 0:16:59.954676 | 0.03s 2025-10-03 08:16:01.645396 | 49bbc899-2e52-42be-a432-eb21bce2ba83 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468028 2025-10-03 08:16:01.659708 | fa163e2f-d608-ed31-39ea-00000000e491 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:16:01.834842 | fa163e2f-d608-ed31-39ea-00000000e472 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468027 2025-10-03 08:16:01.836213 | fa163e2f-d608-ed31-39ea-00000000e472 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468027 | 0:17:00.161540 | 0.32s 2025-10-03 08:16:01.850541 | fa163e2f-d608-ed31-39ea-00000000e473 | TASK | Set podman_drop_in fact 2025-10-03 08:16:01.934648 | fa163e2f-d608-ed31-39ea-00000000e473 | OK | Set podman_drop_in fact | np0005468027 2025-10-03 08:16:01.936002 | fa163e2f-d608-ed31-39ea-00000000e473 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468027 | 0:17:00.261333 | 0.08s 2025-10-03 08:16:01.949523 | fa163e2f-d608-ed31-39ea-00000000e475 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:16:02.001277 | fa163e2f-d608-ed31-39ea-00000000e491 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468028 2025-10-03 08:16:02.002635 | fa163e2f-d608-ed31-39ea-00000000e491 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468028 | 0:17:00.327963 | 0.34s 2025-10-03 08:16:02.016969 | fa163e2f-d608-ed31-39ea-00000000e492 | TASK | Set podman_drop_in fact 2025-10-03 08:16:02.037394 | fa163e2f-d608-ed31-39ea-00000000e078 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005468025 2025-10-03 08:16:02.038767 | fa163e2f-d608-ed31-39ea-00000000e078 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005468025 | 0:17:00.364089 | 0.48s 2025-10-03 08:16:02.062226 | fa163e2f-d608-ed31-39ea-00000000e079 | TASK | Check if an image update marker exists for bundle galera-bundle 2025-10-03 08:16:02.084435 | fa163e2f-d608-ed31-39ea-00000000e492 | OK | Set podman_drop_in fact | np0005468028 2025-10-03 08:16:02.085557 | fa163e2f-d608-ed31-39ea-00000000e492 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468028 | 0:17:00.410888 | 0.07s 2025-10-03 08:16:02.096895 | fa163e2f-d608-ed31-39ea-00000000e494 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:16:02.248425 | fa163e2f-d608-ed31-39ea-00000000e44c | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | item=tripleo-container-shutdown 2025-10-03 08:16:02.251253 | fa163e2f-d608-ed31-39ea-00000000e44c | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | 0:17:00.576568 | 0.79s 2025-10-03 08:16:02.382018 | fa163e2f-d608-ed31-39ea-00000000e079 | OK | Check if an image update marker exists for bundle galera-bundle | np0005468025 2025-10-03 08:16:02.383175 | fa163e2f-d608-ed31-39ea-00000000e079 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle galera-bundle | np0005468025 | 0:17:00.708508 | 0.32s 2025-10-03 08:16:02.401324 | fa163e2f-d608-ed31-39ea-00000000e07b | TASK | Get container image tag from marker for bundle galera-bundle 2025-10-03 08:16:02.437409 | fa163e2f-d608-ed31-39ea-00000000e07b | SKIPPED | Get container image tag from marker for bundle galera-bundle | np0005468025 2025-10-03 08:16:02.438314 | fa163e2f-d608-ed31-39ea-00000000e07b | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle galera-bundle | np0005468025 | 0:17:00.763645 | 0.04s 2025-10-03 08:16:02.453869 | fa163e2f-d608-ed31-39ea-00000000e07c | TASK | Get container image tag from bundle galera-bundle 2025-10-03 08:16:02.486382 | fa163e2f-d608-ed31-39ea-00000000e076 | OK | Run init bundle puppet on the host for mysql | np0005468026 2025-10-03 08:16:02.488256 | fa163e2f-d608-ed31-39ea-00000000e076 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for mysql | np0005468026 | 0:17:00.813560 | 7.40s 2025-10-03 08:16:02.517136 | fa163e2f-d608-ed31-39ea-00000000e077 | TASK | Check if /var/lib/config-data/puppet-generated/mysql exists 2025-10-03 08:16:02.526361 | fa163e2f-d608-ed31-39ea-00000000e07c | SKIPPED | Get container image tag from bundle galera-bundle | np0005468025 2025-10-03 08:16:02.527708 | fa163e2f-d608-ed31-39ea-00000000e07c | TIMING | tripleo_ha_wrapper : Get container image tag from bundle galera-bundle | np0005468025 | 0:17:00.853016 | 0.07s 2025-10-03 08:16:02.547424 | fa163e2f-d608-ed31-39ea-00000000e07d | TASK | Compare tags between marker and bundle galera-bundle 2025-10-03 08:16:02.596780 | fa163e2f-d608-ed31-39ea-00000000e07d | SKIPPED | Compare tags between marker and bundle galera-bundle | np0005468025 2025-10-03 08:16:02.597825 | fa163e2f-d608-ed31-39ea-00000000e07d | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle galera-bundle | np0005468025 | 0:17:00.923156 | 0.05s 2025-10-03 08:16:02.619478 | fa163e2f-d608-ed31-39ea-00000000e07e | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-03 08:16:02.679857 | fa163e2f-d608-ed31-39ea-00000000e07e | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468025 2025-10-03 08:16:02.681066 | fa163e2f-d608-ed31-39ea-00000000e07e | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468025 | 0:17:01.006395 | 0.06s 2025-10-03 08:16:02.698442 | fa163e2f-d608-ed31-39ea-00000000e07f | TASK | Remove update marker for bundle galera-bundle 2025-10-03 08:16:02.759823 | fa163e2f-d608-ed31-39ea-00000000e07f | SKIPPED | Remove update marker for bundle galera-bundle | np0005468025 2025-10-03 08:16:02.760975 | fa163e2f-d608-ed31-39ea-00000000e07f | TIMING | tripleo_ha_wrapper : Remove update marker for bundle galera-bundle | np0005468025 | 0:17:01.086307 | 0.06s 2025-10-03 08:16:02.790320 | fa163e2f-d608-ed31-39ea-00000000e09b | TASK | Push script 2025-10-03 08:16:02.810934 | fa163e2f-d608-ed31-39ea-00000000e475 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | item=tripleo-container-shutdown 2025-10-03 08:16:02.815367 | fa163e2f-d608-ed31-39ea-00000000e475 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | 0:17:01.140680 | 0.86s 2025-10-03 08:16:02.854754 | fa163e2f-d608-ed31-39ea-00000000e077 | OK | Check if /var/lib/config-data/puppet-generated/mysql exists | np0005468026 2025-10-03 08:16:02.855965 | fa163e2f-d608-ed31-39ea-00000000e077 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/mysql exists | np0005468026 | 0:17:01.181299 | 0.34s 2025-10-03 08:16:02.873028 | fa163e2f-d608-ed31-39ea-00000000e078 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-03 08:16:02.981712 | fa163e2f-d608-ed31-39ea-00000000e494 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | item=tripleo-container-shutdown 2025-10-03 08:16:02.983560 | fa163e2f-d608-ed31-39ea-00000000e494 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | 0:17:01.308890 | 0.89s 2025-10-03 08:16:03.037725 | fa163e2f-d608-ed31-39ea-00000000e44c | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | item=tripleo-start-podman-container 2025-10-03 08:16:03.039380 | fa163e2f-d608-ed31-39ea-00000000e44c | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | 0:17:01.364721 | 1.58s 2025-10-03 08:16:03.043409 | fa163e2f-d608-ed31-39ea-00000000e44c | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | 0:17:01.368739 | 1.58s 2025-10-03 08:16:03.058214 | fa163e2f-d608-ed31-39ea-00000000e44d | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:16:03.470043 | fa163e2f-d608-ed31-39ea-00000000e078 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005468026 2025-10-03 08:16:03.471565 | fa163e2f-d608-ed31-39ea-00000000e078 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005468026 | 0:17:01.796887 | 0.60s 2025-10-03 08:16:03.509904 | fa163e2f-d608-ed31-39ea-00000000e079 | TASK | Check if an image update marker exists for bundle galera-bundle 2025-10-03 08:16:03.634737 | fa163e2f-d608-ed31-39ea-00000000e475 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | item=tripleo-start-podman-container 2025-10-03 08:16:03.637870 | fa163e2f-d608-ed31-39ea-00000000e475 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | 0:17:01.963184 | 1.69s 2025-10-03 08:16:03.647825 | fa163e2f-d608-ed31-39ea-00000000e475 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | 0:17:01.973149 | 1.70s 2025-10-03 08:16:03.664645 | fa163e2f-d608-ed31-39ea-00000000e476 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:16:03.830838 | fa163e2f-d608-ed31-39ea-00000000e09b | CHANGED | Push script | np0005468025 2025-10-03 08:16:03.841970 | fa163e2f-d608-ed31-39ea-00000000e09b | TIMING | Push script | np0005468025 | 0:17:02.167291 | 1.05s 2025-10-03 08:16:03.843117 | fa163e2f-d608-ed31-39ea-00000000e44d | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468029 2025-10-03 08:16:03.844016 | fa163e2f-d608-ed31-39ea-00000000e44d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468029 | 0:17:02.169351 | 0.78s 2025-10-03 08:16:03.845583 | fa163e2f-d608-ed31-39ea-00000000e494 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | item=tripleo-start-podman-container 2025-10-03 08:16:03.847733 | fa163e2f-d608-ed31-39ea-00000000e494 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | 0:17:02.173061 | 1.75s 2025-10-03 08:16:03.878105 | fa163e2f-d608-ed31-39ea-00000000e44e | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:16:03.906146 | fa163e2f-d608-ed31-39ea-00000000e09c | TASK | Insert cronjob in root crontab 2025-10-03 08:16:03.918916 | fa163e2f-d608-ed31-39ea-00000000e494 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | 0:17:02.244226 | 1.82s 2025-10-03 08:16:03.920389 | fa163e2f-d608-ed31-39ea-00000000e079 | OK | Check if an image update marker exists for bundle galera-bundle | np0005468026 2025-10-03 08:16:03.921101 | fa163e2f-d608-ed31-39ea-00000000e079 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle galera-bundle | np0005468026 | 0:17:02.246439 | 0.41s 2025-10-03 08:16:03.934396 | fa163e2f-d608-ed31-39ea-00000000e495 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:16:03.958880 | fa163e2f-d608-ed31-39ea-00000000e07b | TASK | Get container image tag from marker for bundle galera-bundle 2025-10-03 08:16:04.017379 | fa163e2f-d608-ed31-39ea-00000000e07b | SKIPPED | Get container image tag from marker for bundle galera-bundle | np0005468026 2025-10-03 08:16:04.018353 | fa163e2f-d608-ed31-39ea-00000000e07b | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle galera-bundle | np0005468026 | 0:17:02.343684 | 0.06s 2025-10-03 08:16:04.033932 | fa163e2f-d608-ed31-39ea-00000000e07c | TASK | Get container image tag from bundle galera-bundle 2025-10-03 08:16:04.079098 | fa163e2f-d608-ed31-39ea-00000000e07c | SKIPPED | Get container image tag from bundle galera-bundle | np0005468026 2025-10-03 08:16:04.080057 | fa163e2f-d608-ed31-39ea-00000000e07c | TIMING | tripleo_ha_wrapper : Get container image tag from bundle galera-bundle | np0005468026 | 0:17:02.405390 | 0.05s 2025-10-03 08:16:04.095508 | fa163e2f-d608-ed31-39ea-00000000e07d | TASK | Compare tags between marker and bundle galera-bundle 2025-10-03 08:16:04.138592 | fa163e2f-d608-ed31-39ea-00000000e07d | SKIPPED | Compare tags between marker and bundle galera-bundle | np0005468026 2025-10-03 08:16:04.139544 | fa163e2f-d608-ed31-39ea-00000000e07d | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle galera-bundle | np0005468026 | 0:17:02.464878 | 0.04s 2025-10-03 08:16:04.155634 | fa163e2f-d608-ed31-39ea-00000000e07e | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-03 08:16:04.213332 | fa163e2f-d608-ed31-39ea-00000000e07e | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468026 2025-10-03 08:16:04.214154 | fa163e2f-d608-ed31-39ea-00000000e07e | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468026 | 0:17:02.539488 | 0.06s 2025-10-03 08:16:04.229493 | fa163e2f-d608-ed31-39ea-00000000e07f | TASK | Remove update marker for bundle galera-bundle 2025-10-03 08:16:04.262068 | fa163e2f-d608-ed31-39ea-00000000e09c | CHANGED | Insert cronjob in root crontab | np0005468025 2025-10-03 08:16:04.262866 | fa163e2f-d608-ed31-39ea-00000000e09c | TIMING | Insert cronjob in root crontab | np0005468025 | 0:17:02.588200 | 0.35s 2025-10-03 08:16:04.263231 | fa163e2f-d608-ed31-39ea-00000000e07f | SKIPPED | Remove update marker for bundle galera-bundle | np0005468026 2025-10-03 08:16:04.263556 | fa163e2f-d608-ed31-39ea-00000000e07f | TIMING | tripleo_ha_wrapper : Remove update marker for bundle galera-bundle | np0005468026 | 0:17:02.588899 | 0.03s 2025-10-03 08:16:04.277874 | fa163e2f-d608-ed31-39ea-00000000e0a3 | TASK | Gather variables for each operating system 2025-10-03 08:16:04.310976 | fa163e2f-d608-ed31-39ea-00000000e157 | TASK | Push script 2025-10-03 08:16:04.373914 | fa163e2f-d608-ed31-39ea-00000000e0a3 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005468025 | 0:17:02.699240 | 0.10s 2025-10-03 08:16:04.388979 | fa163e2f-d608-ed31-39ea-00000000e0a4 | TASK | Detect if resource is being created or already exists 2025-10-03 08:16:04.573726 | fa163e2f-d608-ed31-39ea-00000000e476 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468027 2025-10-03 08:16:04.575336 | fa163e2f-d608-ed31-39ea-00000000e476 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468027 | 0:17:02.900655 | 0.91s 2025-10-03 08:16:04.595539 | fa163e2f-d608-ed31-39ea-00000000e477 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:16:04.713144 | fa163e2f-d608-ed31-39ea-00000000e44e | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468029 2025-10-03 08:16:04.714312 | fa163e2f-d608-ed31-39ea-00000000e44e | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468029 | 0:17:03.039644 | 0.83s 2025-10-03 08:16:04.733014 | fa163e2f-d608-ed31-39ea-00000000e44f | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:16:04.741242 | fa163e2f-d608-ed31-39ea-00000000e495 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468028 2025-10-03 08:16:04.742388 | fa163e2f-d608-ed31-39ea-00000000e495 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468028 | 0:17:03.067716 | 0.81s 2025-10-03 08:16:04.756917 | fa163e2f-d608-ed31-39ea-00000000e496 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:16:05.193235 | fa163e2f-d608-ed31-39ea-00000000e0a4 | CHANGED | Detect if resource is being created or already exists | np0005468025 2025-10-03 08:16:05.194907 | fa163e2f-d608-ed31-39ea-00000000e0a4 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005468025 | 0:17:03.520230 | 0.81s 2025-10-03 08:16:05.211927 | fa163e2f-d608-ed31-39ea-00000000e0a5 | TASK | Run init bundle puppet on the host for oslo_messaging_rpc 2025-10-03 08:16:05.321798 | fa163e2f-d608-ed31-39ea-00000000e157 | CHANGED | Push script | np0005468026 2025-10-03 08:16:05.323503 | fa163e2f-d608-ed31-39ea-00000000e157 | TIMING | Push script | np0005468026 | 0:17:03.648836 | 1.01s 2025-10-03 08:16:05.338828 | fa163e2f-d608-ed31-39ea-00000000e158 | TASK | Insert cronjob in root crontab 2025-10-03 08:16:05.439632 | fa163e2f-d608-ed31-39ea-00000000e44f | OK | Enable and start tripleo-container-shutdown | np0005468029 2025-10-03 08:16:05.441405 | fa163e2f-d608-ed31-39ea-00000000e44f | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468029 | 0:17:03.766738 | 0.71s 2025-10-03 08:16:05.455177 | fa163e2f-d608-ed31-39ea-00000000e450 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:16:05.463226 | fa163e2f-d608-ed31-39ea-00000000e477 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468027 2025-10-03 08:16:05.464876 | fa163e2f-d608-ed31-39ea-00000000e477 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468027 | 0:17:03.790205 | 0.87s 2025-10-03 08:16:05.477020 | fa163e2f-d608-ed31-39ea-00000000e478 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:16:05.613073 | fa163e2f-d608-ed31-39ea-00000000e496 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468028 2025-10-03 08:16:05.614529 | fa163e2f-d608-ed31-39ea-00000000e496 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468028 | 0:17:03.939862 | 0.86s 2025-10-03 08:16:05.625784 | fa163e2f-d608-ed31-39ea-00000000e497 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:16:05.703954 | fa163e2f-d608-ed31-39ea-00000000e158 | CHANGED | Insert cronjob in root crontab | np0005468026 2025-10-03 08:16:05.705628 | fa163e2f-d608-ed31-39ea-00000000e158 | TIMING | Insert cronjob in root crontab | np0005468026 | 0:17:04.030945 | 0.37s 2025-10-03 08:16:05.737765 | fa163e2f-d608-ed31-39ea-00000000e0a3 | TASK | Gather variables for each operating system 2025-10-03 08:16:05.842184 | fa163e2f-d608-ed31-39ea-00000000e0a3 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005468026 | 0:17:04.167508 | 0.10s 2025-10-03 08:16:05.863276 | fa163e2f-d608-ed31-39ea-00000000e0a4 | TASK | Detect if resource is being created or already exists 2025-10-03 08:16:06.232332 | fa163e2f-d608-ed31-39ea-00000000e478 | OK | Enable and start tripleo-container-shutdown | np0005468027 2025-10-03 08:16:06.234520 | fa163e2f-d608-ed31-39ea-00000000e478 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468027 | 0:17:04.559796 | 0.76s 2025-10-03 08:16:06.263704 | fa163e2f-d608-ed31-39ea-00000000e479 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:16:06.273376 | fa163e2f-d608-ed31-39ea-00000000e450 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468029 2025-10-03 08:16:06.275035 | fa163e2f-d608-ed31-39ea-00000000e450 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468029 | 0:17:04.600354 | 0.82s 2025-10-03 08:16:06.297164 | fa163e2f-d608-ed31-39ea-00000000e451 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:16:06.425353 | fa163e2f-d608-ed31-39ea-00000000e497 | OK | Enable and start tripleo-container-shutdown | np0005468028 2025-10-03 08:16:06.426557 | fa163e2f-d608-ed31-39ea-00000000e497 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468028 | 0:17:04.751890 | 0.80s 2025-10-03 08:16:06.438077 | fa163e2f-d608-ed31-39ea-00000000e498 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:16:06.778133 | fa163e2f-d608-ed31-39ea-00000000e0a4 | CHANGED | Detect if resource is being created or already exists | np0005468026 2025-10-03 08:16:06.779267 | fa163e2f-d608-ed31-39ea-00000000e0a4 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005468026 | 0:17:05.104593 | 0.91s 2025-10-03 08:16:06.801014 | fa163e2f-d608-ed31-39ea-00000000e0a5 | TASK | Run init bundle puppet on the host for oslo_messaging_rpc 2025-10-03 08:16:07.088746 | fa163e2f-d608-ed31-39ea-00000000e451 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468029 2025-10-03 08:16:07.090310 | fa163e2f-d608-ed31-39ea-00000000e451 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468029 | 0:17:05.415634 | 0.79s 2025-10-03 08:16:07.114142 | fa163e2f-d608-ed31-39ea-00000000e452 | TASK | Enable and start netns-placeholder 2025-10-03 08:16:07.122170 | fa163e2f-d608-ed31-39ea-00000000e479 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468027 2025-10-03 08:16:07.123278 | fa163e2f-d608-ed31-39ea-00000000e479 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468027 | 0:17:05.448604 | 0.86s 2025-10-03 08:16:07.137554 | fa163e2f-d608-ed31-39ea-00000000e47a | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:16:07.227953 | fa163e2f-d608-ed31-39ea-00000000e498 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468028 2025-10-03 08:16:07.229118 | fa163e2f-d608-ed31-39ea-00000000e498 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468028 | 0:17:05.554445 | 0.79s 2025-10-03 08:16:07.245823 | fa163e2f-d608-ed31-39ea-00000000e499 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:16:07.850062 | fa163e2f-d608-ed31-39ea-00000000e452 | CHANGED | Enable and start netns-placeholder | np0005468029 2025-10-03 08:16:07.852163 | fa163e2f-d608-ed31-39ea-00000000e452 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468029 | 0:17:06.177481 | 0.74s 2025-10-03 08:16:07.874371 | fa163e2f-d608-ed31-39ea-00000000e3ad | TASK | Update container configs with new config hashes 2025-10-03 08:16:07.929730 | fa163e2f-d608-ed31-39ea-00000000e3ad | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468029 | 0:17:06.255039 | 0.05s 2025-10-03 08:16:07.954029 | de6f467e-3290-4482-9a29-d1bbdaaa088d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468029 2025-10-03 08:16:07.979193 | fa163e2f-d608-ed31-39ea-00000000e514 | TASK | Update config hashes for container startup configs 2025-10-03 08:16:07.987774 | fa163e2f-d608-ed31-39ea-00000000e47a | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468027 2025-10-03 08:16:07.989023 | fa163e2f-d608-ed31-39ea-00000000e47a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468027 | 0:17:06.314347 | 0.85s 2025-10-03 08:16:08.006241 | fa163e2f-d608-ed31-39ea-00000000e47b | TASK | Enable and start netns-placeholder 2025-10-03 08:16:08.085401 | fa163e2f-d608-ed31-39ea-00000000e499 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468028 2025-10-03 08:16:08.087247 | fa163e2f-d608-ed31-39ea-00000000e499 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468028 | 0:17:06.412564 | 0.84s 2025-10-03 08:16:08.108648 | fa163e2f-d608-ed31-39ea-00000000e49a | TASK | Enable and start netns-placeholder 2025-10-03 08:16:08.353189 | fa163e2f-d608-ed31-39ea-00000000e514 | OK | Update config hashes for container startup configs | np0005468029 2025-10-03 08:16:08.354366 | fa163e2f-d608-ed31-39ea-00000000e514 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468029 | 0:17:06.679692 | 0.37s 2025-10-03 08:16:08.370454 | fa163e2f-d608-ed31-39ea-00000000e3ae | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:08.429408 | fa163e2f-d608-ed31-39ea-00000000e3ae | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005468029 | 0:17:06.754735 | 0.06s 2025-10-03 08:16:08.444652 | bccb2ff7-fcaa-4419-b563-72acffebb558 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468029 2025-10-03 08:16:08.465414 | fa163e2f-d608-ed31-39ea-00000000e535 | TASK | Gather podman infos 2025-10-03 08:16:08.785762 | fa163e2f-d608-ed31-39ea-00000000e47b | CHANGED | Enable and start netns-placeholder | np0005468027 2025-10-03 08:16:08.787913 | fa163e2f-d608-ed31-39ea-00000000e47b | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468027 | 0:17:07.113229 | 0.78s 2025-10-03 08:16:08.809108 | fa163e2f-d608-ed31-39ea-00000000e3ad | TASK | Update container configs with new config hashes 2025-10-03 08:16:08.838230 | fa163e2f-d608-ed31-39ea-00000000e49a | CHANGED | Enable and start netns-placeholder | np0005468028 2025-10-03 08:16:08.839853 | fa163e2f-d608-ed31-39ea-00000000e49a | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468028 | 0:17:07.165180 | 0.73s 2025-10-03 08:16:08.864901 | fa163e2f-d608-ed31-39ea-00000000e3ad | TASK | Update container configs with new config hashes 2025-10-03 08:16:08.886757 | fa163e2f-d608-ed31-39ea-00000000e3ad | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468027 | 0:17:07.212070 | 0.08s 2025-10-03 08:16:08.902193 | c1d65666-a601-4bb4-88b3-13b91ddbaab0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468027 2025-10-03 08:16:08.917996 | fa163e2f-d608-ed31-39ea-00000000e566 | TASK | Update config hashes for container startup configs 2025-10-03 08:16:08.929186 | fa163e2f-d608-ed31-39ea-00000000e3ad | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468028 | 0:17:07.254507 | 0.06s 2025-10-03 08:16:08.941322 | 9dbbaaf0-eca5-4a5d-996b-5514794efcc9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468028 2025-10-03 08:16:08.953402 | fa163e2f-d608-ed31-39ea-00000000e583 | TASK | Update config hashes for container startup configs 2025-10-03 08:16:08.990079 | fa163e2f-d608-ed31-39ea-00000000e535 | OK | Gather podman infos | np0005468029 2025-10-03 08:16:08.991096 | fa163e2f-d608-ed31-39ea-00000000e535 | TIMING | tripleo_container_manage : Gather podman infos | np0005468029 | 0:17:07.316430 | 0.52s 2025-10-03 08:16:09.010548 | fa163e2f-d608-ed31-39ea-00000000e536 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:09.049520 | fa163e2f-d608-ed31-39ea-00000000e536 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468029 | 0:17:07.374842 | 0.04s 2025-10-03 08:16:09.131698 | fa163e2f-d608-ed31-39ea-00000000e5bd | TIMING | tripleo_container_rm : include_tasks | np0005468029 | 0:17:07.457023 | 0.05s 2025-10-03 08:16:09.154010 | fa163e2f-d608-ed31-39ea-00000000e3af | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:09.185418 | fa163e2f-d608-ed31-39ea-00000000e3af | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005468029 | 0:17:07.510748 | 0.03s 2025-10-03 08:16:09.195178 | 6835048d-52e7-4c2a-a588-3c411f6a718d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468029 2025-10-03 08:16:09.211645 | fa163e2f-d608-ed31-39ea-00000000e5e3 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:09.291936 | fa163e2f-d608-ed31-39ea-00000000e566 | OK | Update config hashes for container startup configs | np0005468027 2025-10-03 08:16:09.292891 | fa163e2f-d608-ed31-39ea-00000000e566 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468027 | 0:17:07.618222 | 0.37s 2025-10-03 08:16:09.293244 | fa163e2f-d608-ed31-39ea-00000000e583 | OK | Update config hashes for container startup configs | np0005468028 2025-10-03 08:16:09.293687 | fa163e2f-d608-ed31-39ea-00000000e583 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468028 | 0:17:07.619029 | 0.34s 2025-10-03 08:16:09.305612 | fa163e2f-d608-ed31-39ea-00000000e3ae | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:09.323294 | fa163e2f-d608-ed31-39ea-00000000e3ae | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:09.349830 | fa163e2f-d608-ed31-39ea-00000000e3ae | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005468027 | 0:17:07.675148 | 0.04s 2025-10-03 08:16:09.366299 | c86f2984-8458-4c81-ab2b-6bf4e2849ec3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468027 2025-10-03 08:16:09.380179 | fa163e2f-d608-ed31-39ea-00000000e62d | TASK | Gather podman infos 2025-10-03 08:16:09.386884 | fa163e2f-d608-ed31-39ea-00000000e3ae | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005468028 | 0:17:07.712194 | 0.06s 2025-10-03 08:16:09.399307 | bdd2bc43-578e-48d3-b2fd-35862e2ffb65 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468028 2025-10-03 08:16:09.413831 | fa163e2f-d608-ed31-39ea-00000000e658 | TASK | Gather podman infos 2025-10-03 08:16:10.000286 | fa163e2f-d608-ed31-39ea-00000000e62d | OK | Gather podman infos | np0005468027 2025-10-03 08:16:10.001794 | fa163e2f-d608-ed31-39ea-00000000e62d | TIMING | tripleo_container_manage : Gather podman infos | np0005468027 | 0:17:08.327114 | 0.62s 2025-10-03 08:16:10.038357 | fa163e2f-d608-ed31-39ea-00000000e62e | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:10.062914 | fa163e2f-d608-ed31-39ea-00000000e658 | OK | Gather podman infos | np0005468028 2025-10-03 08:16:10.064630 | fa163e2f-d608-ed31-39ea-00000000e658 | TIMING | tripleo_container_manage : Gather podman infos | np0005468028 | 0:17:08.389947 | 0.65s 2025-10-03 08:16:10.092942 | fa163e2f-d608-ed31-39ea-00000000e659 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:10.111085 | fa163e2f-d608-ed31-39ea-00000000e62e | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468027 | 0:17:08.436404 | 0.06s 2025-10-03 08:16:10.160971 | fa163e2f-d608-ed31-39ea-00000000e659 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468028 | 0:17:08.486293 | 0.07s 2025-10-03 08:16:10.195916 | fa163e2f-d608-ed31-39ea-00000000e5bd | TIMING | tripleo_container_rm : include_tasks | np0005468027 | 0:17:08.521229 | 0.05s 2025-10-03 08:16:10.217735 | fa163e2f-d608-ed31-39ea-00000000e3af | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:10.238778 | fa163e2f-d608-ed31-39ea-00000000e5bd | TIMING | tripleo_container_rm : include_tasks | np0005468028 | 0:17:08.564106 | 0.05s 2025-10-03 08:16:10.255506 | fa163e2f-d608-ed31-39ea-00000000e3af | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005468027 | 0:17:08.580796 | 0.04s 2025-10-03 08:16:10.264508 | 248f59b8-202f-41b4-9af2-fa5f4ad3770c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468027 2025-10-03 08:16:10.280786 | fa163e2f-d608-ed31-39ea-00000000e701 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:10.297283 | fa163e2f-d608-ed31-39ea-00000000e3af | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:10.352996 | fa163e2f-d608-ed31-39ea-00000000e3af | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005468028 | 0:17:08.678321 | 0.05s 2025-10-03 08:16:10.363586 | 8dec8419-461c-4ba8-99dd-803a3f79f607 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468028 2025-10-03 08:16:10.381657 | fa163e2f-d608-ed31-39ea-00000000e745 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:12.285249 | fa163e2f-d608-ed31-39ea-00000000e0a5 | OK | Run init bundle puppet on the host for oslo_messaging_rpc | np0005468025 2025-10-03 08:16:12.286269 | fa163e2f-d608-ed31-39ea-00000000e0a5 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for oslo_messaging_rpc | np0005468025 | 0:17:10.611598 | 7.07s 2025-10-03 08:16:12.303301 | fa163e2f-d608-ed31-39ea-00000000e0a6 | TASK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists 2025-10-03 08:16:12.575859 | fa163e2f-d608-ed31-39ea-00000000e0a6 | OK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005468025 2025-10-03 08:16:12.576927 | fa163e2f-d608-ed31-39ea-00000000e0a6 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005468025 | 0:17:10.902261 | 0.27s 2025-10-03 08:16:12.596795 | fa163e2f-d608-ed31-39ea-00000000e0a7 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-03 08:16:13.178624 | fa163e2f-d608-ed31-39ea-00000000e0a7 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005468025 2025-10-03 08:16:13.179997 | fa163e2f-d608-ed31-39ea-00000000e0a7 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005468025 | 0:17:11.505324 | 0.58s 2025-10-03 08:16:13.213186 | fa163e2f-d608-ed31-39ea-00000000e0a8 | TASK | Check if an image update marker exists for bundle rabbitmq-bundle 2025-10-03 08:16:13.405358 | fa163e2f-d608-ed31-39ea-00000000e5e3 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468029 2025-10-03 08:16:13.407197 | fa163e2f-d608-ed31-39ea-00000000e5e3 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468029 | 0:17:11.732504 | 4.19s 2025-10-03 08:16:13.431832 | fa163e2f-d608-ed31-39ea-00000000e5e4 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:13.516755 | fa163e2f-d608-ed31-39ea-00000000e5e4 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468029 2025-10-03 08:16:13.517602 | fa163e2f-d608-ed31-39ea-00000000e5e4 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468029 | 0:17:11.842936 | 0.08s 2025-10-03 08:16:13.556416 | fa163e2f-d608-ed31-39ea-00000000e1d5 | TASK | Clean container_puppet_tasks for np0005468029 step 2 2025-10-03 08:16:13.564121 | fa163e2f-d608-ed31-39ea-00000000e0a8 | OK | Check if an image update marker exists for bundle rabbitmq-bundle | np0005468025 2025-10-03 08:16:13.565235 | fa163e2f-d608-ed31-39ea-00000000e0a8 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle rabbitmq-bundle | np0005468025 | 0:17:11.890562 | 0.35s 2025-10-03 08:16:13.585282 | fa163e2f-d608-ed31-39ea-00000000e0aa | TASK | Get container image tag from marker for bundle rabbitmq-bundle 2025-10-03 08:16:13.637752 | fa163e2f-d608-ed31-39ea-00000000e0aa | SKIPPED | Get container image tag from marker for bundle rabbitmq-bundle | np0005468025 2025-10-03 08:16:13.638828 | fa163e2f-d608-ed31-39ea-00000000e0aa | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle rabbitmq-bundle | np0005468025 | 0:17:11.964155 | 0.05s 2025-10-03 08:16:13.660730 | fa163e2f-d608-ed31-39ea-00000000e0ab | TASK | Get container image tag from bundle rabbitmq-bundle 2025-10-03 08:16:13.703411 | fa163e2f-d608-ed31-39ea-00000000e0ab | SKIPPED | Get container image tag from bundle rabbitmq-bundle | np0005468025 2025-10-03 08:16:13.704440 | fa163e2f-d608-ed31-39ea-00000000e0ab | TIMING | tripleo_ha_wrapper : Get container image tag from bundle rabbitmq-bundle | np0005468025 | 0:17:12.029772 | 0.04s 2025-10-03 08:16:13.725495 | fa163e2f-d608-ed31-39ea-00000000e0ac | TASK | Compare tags between marker and bundle rabbitmq-bundle 2025-10-03 08:16:13.755442 | fa163e2f-d608-ed31-39ea-00000000e0ac | SKIPPED | Compare tags between marker and bundle rabbitmq-bundle | np0005468025 2025-10-03 08:16:13.756406 | fa163e2f-d608-ed31-39ea-00000000e0ac | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle rabbitmq-bundle | np0005468025 | 0:17:12.081735 | 0.03s 2025-10-03 08:16:13.777051 | fa163e2f-d608-ed31-39ea-00000000e0ad | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-03 08:16:13.826205 | fa163e2f-d608-ed31-39ea-00000000e0ad | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468025 2025-10-03 08:16:13.826971 | fa163e2f-d608-ed31-39ea-00000000e0ad | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468025 | 0:17:12.152303 | 0.05s 2025-10-03 08:16:13.827443 | fa163e2f-d608-ed31-39ea-00000000e1d5 | OK | Clean container_puppet_tasks for np0005468029 step 2 | np0005468029 2025-10-03 08:16:13.827908 | fa163e2f-d608-ed31-39ea-00000000e1d5 | TIMING | Clean container_puppet_tasks for np0005468029 step 2 | np0005468029 | 0:17:12.153249 | 0.27s 2025-10-03 08:16:13.845201 | fa163e2f-d608-ed31-39ea-00000000e1d8 | TASK | Calculate container_puppet_tasks for np0005468029 step 2 2025-10-03 08:16:13.865279 | fa163e2f-d608-ed31-39ea-00000000e0ae | TASK | Remove update marker for bundle rabbitmq-bundle 2025-10-03 08:16:13.901673 | fa163e2f-d608-ed31-39ea-00000000e1d8 | TIMING | Calculate container_puppet_tasks for np0005468029 step 2 | np0005468029 | 0:17:12.227001 | 0.06s 2025-10-03 08:16:13.918386 | fa163e2f-d608-ed31-39ea-00000000e1d9 | TASK | Include container-puppet tasks for step 2 2025-10-03 08:16:13.927011 | fa163e2f-d608-ed31-39ea-00000000e0ae | SKIPPED | Remove update marker for bundle rabbitmq-bundle | np0005468025 2025-10-03 08:16:13.927959 | fa163e2f-d608-ed31-39ea-00000000e0ae | TIMING | tripleo_ha_wrapper : Remove update marker for bundle rabbitmq-bundle | np0005468025 | 0:17:12.253274 | 0.06s 2025-10-03 08:16:13.960697 | fa163e2f-d608-ed31-39ea-00000000e0cf | TASK | Gather variables for each operating system 2025-10-03 08:16:13.968160 | fa163e2f-d608-ed31-39ea-00000000e1d9 | TIMING | Include container-puppet tasks for step 2 | np0005468029 | 0:17:12.293482 | 0.05s 2025-10-03 08:16:13.983254 | 32d17b07-7d74-4ed9-b4a7-b6fdfc32004e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468029 2025-10-03 08:16:14.004291 | fa163e2f-d608-ed31-39ea-00000000e7a3 | TASK | Write container-puppet-tasks json file for np0005468029 step 2 2025-10-03 08:16:14.011629 | fa163e2f-d608-ed31-39ea-00000000e0a5 | OK | Run init bundle puppet on the host for oslo_messaging_rpc | np0005468026 2025-10-03 08:16:14.012570 | fa163e2f-d608-ed31-39ea-00000000e0a5 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for oslo_messaging_rpc | np0005468026 | 0:17:12.337901 | 7.21s 2025-10-03 08:16:14.029396 | fa163e2f-d608-ed31-39ea-00000000e0a6 | TASK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists 2025-10-03 08:16:14.075981 | fa163e2f-d608-ed31-39ea-00000000e0cf | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005468025 | 0:17:12.401308 | 0.11s 2025-10-03 08:16:14.091333 | fa163e2f-d608-ed31-39ea-00000000e0d0 | TASK | Detect if resource is being created or already exists 2025-10-03 08:16:14.381141 | fa163e2f-d608-ed31-39ea-00000000e0a6 | OK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005468026 2025-10-03 08:16:14.382152 | fa163e2f-d608-ed31-39ea-00000000e0a6 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005468026 | 0:17:12.707486 | 0.35s 2025-10-03 08:16:14.402636 | fa163e2f-d608-ed31-39ea-00000000e0a7 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-03 08:16:14.556699 | fa163e2f-d608-ed31-39ea-00000000e701 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468027 2025-10-03 08:16:14.557755 | fa163e2f-d608-ed31-39ea-00000000e701 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468027 | 0:17:12.883085 | 4.28s 2025-10-03 08:16:14.572938 | fa163e2f-d608-ed31-39ea-00000000e702 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:14.647133 | fa163e2f-d608-ed31-39ea-00000000e702 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468027 2025-10-03 08:16:14.648041 | fa163e2f-d608-ed31-39ea-00000000e702 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468027 | 0:17:12.973376 | 0.07s 2025-10-03 08:16:14.682186 | fa163e2f-d608-ed31-39ea-00000000e1f3 | TASK | Clean container_puppet_tasks for np0005468027 step 2 2025-10-03 08:16:14.917052 | fa163e2f-d608-ed31-39ea-00000000e0a7 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005468026 2025-10-03 08:16:14.918192 | fa163e2f-d608-ed31-39ea-00000000e0a7 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005468026 | 0:17:13.243524 | 0.51s 2025-10-03 08:16:14.944553 | fa163e2f-d608-ed31-39ea-00000000e0a8 | TASK | Check if an image update marker exists for bundle rabbitmq-bundle 2025-10-03 08:16:14.951833 | fa163e2f-d608-ed31-39ea-00000000e0d0 | CHANGED | Detect if resource is being created or already exists | np0005468025 2025-10-03 08:16:14.952762 | fa163e2f-d608-ed31-39ea-00000000e0d0 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005468025 | 0:17:13.278094 | 0.86s 2025-10-03 08:16:14.953320 | fa163e2f-d608-ed31-39ea-00000000e1f3 | OK | Clean container_puppet_tasks for np0005468027 step 2 | np0005468027 2025-10-03 08:16:14.953678 | fa163e2f-d608-ed31-39ea-00000000e1f3 | TIMING | Clean container_puppet_tasks for np0005468027 step 2 | np0005468027 | 0:17:13.279021 | 0.27s 2025-10-03 08:16:14.973474 | fa163e2f-d608-ed31-39ea-00000000e1f4 | TASK | Calculate container_puppet_tasks for np0005468027 step 2 2025-10-03 08:16:15.002373 | fa163e2f-d608-ed31-39ea-00000000e0d1 | TASK | Run init bundle puppet on the host for redis 2025-10-03 08:16:15.011038 | fa163e2f-d608-ed31-39ea-00000000e7a3 | CHANGED | Write container-puppet-tasks json file for np0005468029 step 2 | np0005468029 2025-10-03 08:16:15.026109 | fa163e2f-d608-ed31-39ea-00000000e7a3 | TIMING | Write container-puppet-tasks json file for np0005468029 step 2 | np0005468029 | 0:17:13.351432 | 1.02s 2025-10-03 08:16:15.026733 | fa163e2f-d608-ed31-39ea-00000000e745 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468028 2025-10-03 08:16:15.027196 | fa163e2f-d608-ed31-39ea-00000000e745 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468028 | 0:17:13.352536 | 4.64s 2025-10-03 08:16:15.027795 | fa163e2f-d608-ed31-39ea-00000000e1f4 | TIMING | Calculate container_puppet_tasks for np0005468027 step 2 | np0005468027 | 0:17:13.353135 | 0.05s 2025-10-03 08:16:15.044906 | fa163e2f-d608-ed31-39ea-00000000e1f5 | TASK | Include container-puppet tasks for step 2 2025-10-03 08:16:15.069289 | fa163e2f-d608-ed31-39ea-00000000e746 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:15.090811 | fa163e2f-d608-ed31-39ea-00000000e7a5 | TASK | Generate container puppet configs for step 2 2025-10-03 08:16:15.098112 | fa163e2f-d608-ed31-39ea-00000000e1f5 | TIMING | Include container-puppet tasks for step 2 | np0005468027 | 0:17:13.423428 | 0.05s 2025-10-03 08:16:15.111955 | f2f16aa4-64d0-4351-a813-1c94b9c10433 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468027 2025-10-03 08:16:15.130570 | fa163e2f-d608-ed31-39ea-00000000e7d2 | TASK | Write container-puppet-tasks json file for np0005468027 step 2 2025-10-03 08:16:15.154054 | fa163e2f-d608-ed31-39ea-00000000e746 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468028 2025-10-03 08:16:15.154881 | fa163e2f-d608-ed31-39ea-00000000e746 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468028 | 0:17:13.480215 | 0.08s 2025-10-03 08:16:15.181208 | fa163e2f-d608-ed31-39ea-00000000e209 | TASK | Clean container_puppet_tasks for np0005468028 step 2 2025-10-03 08:16:15.290309 | fa163e2f-d608-ed31-39ea-00000000e0a8 | OK | Check if an image update marker exists for bundle rabbitmq-bundle | np0005468026 2025-10-03 08:16:15.291160 | fa163e2f-d608-ed31-39ea-00000000e0a8 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle rabbitmq-bundle | np0005468026 | 0:17:13.616496 | 0.35s 2025-10-03 08:16:15.307708 | fa163e2f-d608-ed31-39ea-00000000e0aa | TASK | Get container image tag from marker for bundle rabbitmq-bundle 2025-10-03 08:16:15.353885 | fa163e2f-d608-ed31-39ea-00000000e0aa | SKIPPED | Get container image tag from marker for bundle rabbitmq-bundle | np0005468026 2025-10-03 08:16:15.356303 | fa163e2f-d608-ed31-39ea-00000000e0aa | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle rabbitmq-bundle | np0005468026 | 0:17:13.681530 | 0.05s 2025-10-03 08:16:15.391681 | fa163e2f-d608-ed31-39ea-00000000e0ab | TASK | Get container image tag from bundle rabbitmq-bundle 2025-10-03 08:16:15.418041 | fa163e2f-d608-ed31-39ea-00000000e7a5 | OK | Generate container puppet configs for step 2 | np0005468029 2025-10-03 08:16:15.420065 | fa163e2f-d608-ed31-39ea-00000000e7a5 | TIMING | Generate container puppet configs for step 2 | np0005468029 | 0:17:13.745327 | 0.33s 2025-10-03 08:16:15.435692 | fa163e2f-d608-ed31-39ea-00000000e7a6 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2025-10-03 08:16:15.458341 | fa163e2f-d608-ed31-39ea-00000000e0ab | SKIPPED | Get container image tag from bundle rabbitmq-bundle | np0005468026 2025-10-03 08:16:15.460168 | fa163e2f-d608-ed31-39ea-00000000e0ab | TIMING | tripleo_ha_wrapper : Get container image tag from bundle rabbitmq-bundle | np0005468026 | 0:17:13.785487 | 0.07s 2025-10-03 08:16:15.499678 | fa163e2f-d608-ed31-39ea-00000000e0ac | TASK | Compare tags between marker and bundle rabbitmq-bundle 2025-10-03 08:16:15.517632 | fa163e2f-d608-ed31-39ea-00000000e7a6 | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005468029 | 0:17:13.842935 | 0.08s 2025-10-03 08:16:15.519251 | fa163e2f-d608-ed31-39ea-00000000e209 | OK | Clean container_puppet_tasks for np0005468028 step 2 | np0005468028 2025-10-03 08:16:15.520266 | fa163e2f-d608-ed31-39ea-00000000e209 | TIMING | Clean container_puppet_tasks for np0005468028 step 2 | np0005468028 | 0:17:13.845601 | 0.34s 2025-10-03 08:16:15.594604 | fa163e2f-d608-ed31-39ea-00000000e20a | TASK | Calculate container_puppet_tasks for np0005468028 step 2 2025-10-03 08:16:15.624644 | fa163e2f-d608-ed31-39ea-00000000e80c | TASK | Gather variables for each operating system 2025-10-03 08:16:15.641788 | fa163e2f-d608-ed31-39ea-00000000e0ac | SKIPPED | Compare tags between marker and bundle rabbitmq-bundle | np0005468026 2025-10-03 08:16:15.643556 | fa163e2f-d608-ed31-39ea-00000000e0ac | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle rabbitmq-bundle | np0005468026 | 0:17:13.968863 | 0.13s 2025-10-03 08:16:15.644535 | fa163e2f-d608-ed31-39ea-00000000e20a | TIMING | Calculate container_puppet_tasks for np0005468028 step 2 | np0005468028 | 0:17:13.969866 | 0.05s 2025-10-03 08:16:15.668528 | fa163e2f-d608-ed31-39ea-00000000e20b | TASK | Include container-puppet tasks for step 2 2025-10-03 08:16:15.699967 | fa163e2f-d608-ed31-39ea-00000000e0ad | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-03 08:16:15.718580 | fa163e2f-d608-ed31-39ea-00000000e20b | TIMING | Include container-puppet tasks for step 2 | np0005468028 | 0:17:14.043911 | 0.05s 2025-10-03 08:16:15.731131 | 6ad44f63-2fc2-44a7-b9b0-832490e545fc | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468028 2025-10-03 08:16:15.753679 | fa163e2f-d608-ed31-39ea-00000000e84b | TASK | Write container-puppet-tasks json file for np0005468028 step 2 2025-10-03 08:16:15.760685 | fa163e2f-d608-ed31-39ea-00000000e80c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468029 | 0:17:14.086007 | 0.13s 2025-10-03 08:16:15.766445 | fa163e2f-d608-ed31-39ea-00000000e0ad | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468026 2025-10-03 08:16:15.766899 | fa163e2f-d608-ed31-39ea-00000000e0ad | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468026 | 0:17:14.092242 | 0.07s 2025-10-03 08:16:15.777815 | fa163e2f-d608-ed31-39ea-00000000e80d | TASK | Create container logs path 2025-10-03 08:16:15.798991 | fa163e2f-d608-ed31-39ea-00000000e0ae | TASK | Remove update marker for bundle rabbitmq-bundle 2025-10-03 08:16:15.852323 | fa163e2f-d608-ed31-39ea-00000000e0ae | SKIPPED | Remove update marker for bundle rabbitmq-bundle | np0005468026 2025-10-03 08:16:15.853148 | fa163e2f-d608-ed31-39ea-00000000e0ae | TIMING | tripleo_ha_wrapper : Remove update marker for bundle rabbitmq-bundle | np0005468026 | 0:17:14.178480 | 0.05s 2025-10-03 08:16:15.880037 | fa163e2f-d608-ed31-39ea-00000000e0cf | TASK | Gather variables for each operating system 2025-10-03 08:16:15.990949 | fa163e2f-d608-ed31-39ea-00000000e0cf | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005468026 | 0:17:14.316279 | 0.11s 2025-10-03 08:16:16.010882 | fa163e2f-d608-ed31-39ea-00000000e0d0 | TASK | Detect if resource is being created or already exists 2025-10-03 08:16:16.051232 | fa163e2f-d608-ed31-39ea-00000000e80d | OK | Create container logs path | np0005468029 2025-10-03 08:16:16.052274 | fa163e2f-d608-ed31-39ea-00000000e80d | TIMING | tripleo_container_manage : Create container logs path | np0005468029 | 0:17:14.377605 | 0.27s 2025-10-03 08:16:16.067779 | fa163e2f-d608-ed31-39ea-00000000e80f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 08:16:16.128576 | fa163e2f-d608-ed31-39ea-00000000e7d2 | CHANGED | Write container-puppet-tasks json file for np0005468027 step 2 | np0005468027 2025-10-03 08:16:16.129683 | fa163e2f-d608-ed31-39ea-00000000e7d2 | TIMING | Write container-puppet-tasks json file for np0005468027 step 2 | np0005468027 | 0:17:14.455014 | 1.00s 2025-10-03 08:16:16.140851 | fa163e2f-d608-ed31-39ea-00000000e7d4 | TASK | Generate container puppet configs for step 2 2025-10-03 08:16:16.411000 | fa163e2f-d608-ed31-39ea-00000000e80f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468029 2025-10-03 08:16:16.412041 | fa163e2f-d608-ed31-39ea-00000000e80f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468029 | 0:17:14.737373 | 0.34s 2025-10-03 08:16:16.425671 | fa163e2f-d608-ed31-39ea-00000000e810 | TASK | Finalise hashes for all containers 2025-10-03 08:16:16.455602 | fa163e2f-d608-ed31-39ea-00000000e810 | OK | Finalise hashes for all containers | np0005468029 2025-10-03 08:16:16.460929 | fa163e2f-d608-ed31-39ea-00000000e810 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468029 | 0:17:14.786265 | 0.03s 2025-10-03 08:16:16.461383 | fa163e2f-d608-ed31-39ea-00000000e7d4 | OK | Generate container puppet configs for step 2 | np0005468027 2025-10-03 08:16:16.461984 | fa163e2f-d608-ed31-39ea-00000000e7d4 | TIMING | Generate container puppet configs for step 2 | np0005468027 | 0:17:14.787324 | 0.32s 2025-10-03 08:16:16.475728 | fa163e2f-d608-ed31-39ea-00000000e7d5 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2025-10-03 08:16:16.503383 | fa163e2f-d608-ed31-39ea-00000000e812 | TASK | Manage systemd shutdown files 2025-10-03 08:16:16.511232 | fa163e2f-d608-ed31-39ea-00000000e7d5 | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005468027 | 0:17:14.836554 | 0.03s 2025-10-03 08:16:16.546082 | fa163e2f-d608-ed31-39ea-00000000e80c | TASK | Gather variables for each operating system 2025-10-03 08:16:16.553073 | fa163e2f-d608-ed31-39ea-00000000e812 | SKIPPED | Manage systemd shutdown files | np0005468029 2025-10-03 08:16:16.553900 | fa163e2f-d608-ed31-39ea-00000000e812 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468029 | 0:17:14.879230 | 0.05s 2025-10-03 08:16:16.564537 | fa163e2f-d608-ed31-39ea-00000000e814 | TASK | Update container configs with new config hashes 2025-10-03 08:16:16.619311 | fa163e2f-d608-ed31-39ea-00000000e814 | SKIPPED | Update container configs with new config hashes | np0005468029 2025-10-03 08:16:16.620042 | fa163e2f-d608-ed31-39ea-00000000e814 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468029 | 0:17:14.945379 | 0.05s 2025-10-03 08:16:16.634821 | fa163e2f-d608-ed31-39ea-00000000e815 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 08:16:16.643293 | fa163e2f-d608-ed31-39ea-00000000e80c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468027 | 0:17:14.968610 | 0.10s 2025-10-03 08:16:16.654482 | fa163e2f-d608-ed31-39ea-00000000e80d | TASK | Create container logs path 2025-10-03 08:16:16.671833 | fa163e2f-d608-ed31-39ea-00000000e815 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468029 2025-10-03 08:16:16.673000 | fa163e2f-d608-ed31-39ea-00000000e815 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468029 | 0:17:14.998329 | 0.04s 2025-10-03 08:16:16.691761 | fa163e2f-d608-ed31-39ea-00000000e816 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 08:16:16.698307 | fa163e2f-d608-ed31-39ea-00000000e84b | CHANGED | Write container-puppet-tasks json file for np0005468028 step 2 | np0005468028 2025-10-03 08:16:16.699117 | fa163e2f-d608-ed31-39ea-00000000e84b | TIMING | Write container-puppet-tasks json file for np0005468028 step 2 | np0005468028 | 0:17:15.024449 | 0.94s 2025-10-03 08:16:16.711061 | fa163e2f-d608-ed31-39ea-00000000e84d | TASK | Generate container puppet configs for step 2 2025-10-03 08:16:16.727055 | fa163e2f-d608-ed31-39ea-00000000e816 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468029 2025-10-03 08:16:16.727924 | fa163e2f-d608-ed31-39ea-00000000e816 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468029 | 0:17:15.053246 | 0.04s 2025-10-03 08:16:16.854818 | fa163e2f-d608-ed31-39ea-00000000e0d0 | CHANGED | Detect if resource is being created or already exists | np0005468026 2025-10-03 08:16:16.855566 | fa163e2f-d608-ed31-39ea-00000000e0d0 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005468026 | 0:17:15.180903 | 0.84s 2025-10-03 08:16:16.875702 | fa163e2f-d608-ed31-39ea-00000000e0d1 | TASK | Run init bundle puppet on the host for redis 2025-10-03 08:16:16.952058 | fa163e2f-d608-ed31-39ea-00000000e80d | OK | Create container logs path | np0005468027 2025-10-03 08:16:16.952959 | fa163e2f-d608-ed31-39ea-00000000e80d | TIMING | tripleo_container_manage : Create container logs path | np0005468027 | 0:17:15.278289 | 0.30s 2025-10-03 08:16:16.964937 | fa163e2f-d608-ed31-39ea-00000000e80f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 08:16:17.036482 | fa163e2f-d608-ed31-39ea-00000000e84d | OK | Generate container puppet configs for step 2 | np0005468028 2025-10-03 08:16:17.037314 | fa163e2f-d608-ed31-39ea-00000000e84d | TIMING | Generate container puppet configs for step 2 | np0005468028 | 0:17:15.362650 | 0.33s 2025-10-03 08:16:17.048543 | fa163e2f-d608-ed31-39ea-00000000e84e | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2025-10-03 08:16:17.075328 | fa163e2f-d608-ed31-39ea-00000000e84e | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005468028 | 0:17:15.400655 | 0.03s 2025-10-03 08:16:17.115393 | fa163e2f-d608-ed31-39ea-00000000e80c | TASK | Gather variables for each operating system 2025-10-03 08:16:17.221129 | fa163e2f-d608-ed31-39ea-00000000e80c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468028 | 0:17:15.546454 | 0.10s 2025-10-03 08:16:17.235189 | fa163e2f-d608-ed31-39ea-00000000e80d | TASK | Create container logs path 2025-10-03 08:16:17.269510 | fa163e2f-d608-ed31-39ea-00000000e80f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468027 2025-10-03 08:16:17.271274 | fa163e2f-d608-ed31-39ea-00000000e80f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468027 | 0:17:15.596595 | 0.30s 2025-10-03 08:16:17.293864 | fa163e2f-d608-ed31-39ea-00000000e810 | TASK | Finalise hashes for all containers 2025-10-03 08:16:17.358187 | fa163e2f-d608-ed31-39ea-00000000e810 | OK | Finalise hashes for all containers | np0005468027 2025-10-03 08:16:17.359098 | fa163e2f-d608-ed31-39ea-00000000e810 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468027 | 0:17:15.684433 | 0.06s 2025-10-03 08:16:17.371550 | fa163e2f-d608-ed31-39ea-00000000e812 | TASK | Manage systemd shutdown files 2025-10-03 08:16:17.406739 | fa163e2f-d608-ed31-39ea-00000000e812 | SKIPPED | Manage systemd shutdown files | np0005468027 2025-10-03 08:16:17.407708 | fa163e2f-d608-ed31-39ea-00000000e812 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468027 | 0:17:15.733042 | 0.04s 2025-10-03 08:16:17.420412 | fa163e2f-d608-ed31-39ea-00000000e814 | TASK | Update container configs with new config hashes 2025-10-03 08:16:17.472212 | fa163e2f-d608-ed31-39ea-00000000e814 | SKIPPED | Update container configs with new config hashes | np0005468027 2025-10-03 08:16:17.473057 | fa163e2f-d608-ed31-39ea-00000000e814 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468027 | 0:17:15.798391 | 0.05s 2025-10-03 08:16:17.487721 | fa163e2f-d608-ed31-39ea-00000000e815 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 08:16:17.545103 | fa163e2f-d608-ed31-39ea-00000000e80d | OK | Create container logs path | np0005468028 2025-10-03 08:16:17.546517 | fa163e2f-d608-ed31-39ea-00000000e80d | TIMING | tripleo_container_manage : Create container logs path | np0005468028 | 0:17:15.871842 | 0.31s 2025-10-03 08:16:17.547387 | fa163e2f-d608-ed31-39ea-00000000e815 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468027 2025-10-03 08:16:17.548057 | fa163e2f-d608-ed31-39ea-00000000e815 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468027 | 0:17:15.873395 | 0.06s 2025-10-03 08:16:17.570744 | fa163e2f-d608-ed31-39ea-00000000e816 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 08:16:17.590515 | fa163e2f-d608-ed31-39ea-00000000e80f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 08:16:17.620121 | fa163e2f-d608-ed31-39ea-00000000e816 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468027 2025-10-03 08:16:17.621148 | fa163e2f-d608-ed31-39ea-00000000e816 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468027 | 0:17:15.946478 | 0.05s 2025-10-03 08:16:17.922659 | fa163e2f-d608-ed31-39ea-00000000e80f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468028 2025-10-03 08:16:17.923613 | fa163e2f-d608-ed31-39ea-00000000e80f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468028 | 0:17:16.248947 | 0.33s 2025-10-03 08:16:17.938028 | fa163e2f-d608-ed31-39ea-00000000e810 | TASK | Finalise hashes for all containers 2025-10-03 08:16:17.971301 | fa163e2f-d608-ed31-39ea-00000000e810 | OK | Finalise hashes for all containers | np0005468028 2025-10-03 08:16:17.972328 | fa163e2f-d608-ed31-39ea-00000000e810 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468028 | 0:17:16.297658 | 0.03s 2025-10-03 08:16:17.986206 | fa163e2f-d608-ed31-39ea-00000000e812 | TASK | Manage systemd shutdown files 2025-10-03 08:16:18.024358 | fa163e2f-d608-ed31-39ea-00000000e812 | SKIPPED | Manage systemd shutdown files | np0005468028 2025-10-03 08:16:18.025237 | fa163e2f-d608-ed31-39ea-00000000e812 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468028 | 0:17:16.350570 | 0.04s 2025-10-03 08:16:18.038733 | fa163e2f-d608-ed31-39ea-00000000e814 | TASK | Update container configs with new config hashes 2025-10-03 08:16:18.085176 | fa163e2f-d608-ed31-39ea-00000000e814 | SKIPPED | Update container configs with new config hashes | np0005468028 2025-10-03 08:16:18.086117 | fa163e2f-d608-ed31-39ea-00000000e814 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468028 | 0:17:16.411451 | 0.05s 2025-10-03 08:16:18.101355 | fa163e2f-d608-ed31-39ea-00000000e815 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 08:16:18.144561 | fa163e2f-d608-ed31-39ea-00000000e815 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468028 2025-10-03 08:16:18.145427 | fa163e2f-d608-ed31-39ea-00000000e815 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468028 | 0:17:16.470762 | 0.04s 2025-10-03 08:16:18.160136 | fa163e2f-d608-ed31-39ea-00000000e816 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 08:16:18.209385 | fa163e2f-d608-ed31-39ea-00000000e816 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468028 2025-10-03 08:16:18.210313 | fa163e2f-d608-ed31-39ea-00000000e816 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468028 | 0:17:16.535646 | 0.05s 2025-10-03 08:16:21.969842 | fa163e2f-d608-ed31-39ea-00000000e0d1 | OK | Run init bundle puppet on the host for redis | np0005468025 2025-10-03 08:16:21.971026 | fa163e2f-d608-ed31-39ea-00000000e0d1 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for redis | np0005468025 | 0:17:20.296358 | 6.97s 2025-10-03 08:16:22.000030 | fa163e2f-d608-ed31-39ea-00000000e0d2 | TASK | Check if /var/lib/config-data/puppet-generated/redis exists 2025-10-03 08:16:22.374857 | fa163e2f-d608-ed31-39ea-00000000e0d2 | OK | Check if /var/lib/config-data/puppet-generated/redis exists | np0005468025 2025-10-03 08:16:22.375627 | fa163e2f-d608-ed31-39ea-00000000e0d2 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/redis exists | np0005468025 | 0:17:20.700965 | 0.37s 2025-10-03 08:16:22.390352 | fa163e2f-d608-ed31-39ea-00000000e0d3 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-03 08:16:22.925994 | fa163e2f-d608-ed31-39ea-00000000e0d3 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005468025 2025-10-03 08:16:22.927554 | fa163e2f-d608-ed31-39ea-00000000e0d3 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005468025 | 0:17:21.252880 | 0.54s 2025-10-03 08:16:22.960010 | fa163e2f-d608-ed31-39ea-00000000e0d4 | TASK | Check if an image update marker exists for bundle redis-bundle 2025-10-03 08:16:23.260813 | fa163e2f-d608-ed31-39ea-00000000e0d4 | OK | Check if an image update marker exists for bundle redis-bundle | np0005468025 2025-10-03 08:16:23.262246 | fa163e2f-d608-ed31-39ea-00000000e0d4 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle redis-bundle | np0005468025 | 0:17:21.587573 | 0.30s 2025-10-03 08:16:23.299201 | fa163e2f-d608-ed31-39ea-00000000e0d6 | TASK | Get container image tag from marker for bundle redis-bundle 2025-10-03 08:16:23.371580 | fa163e2f-d608-ed31-39ea-00000000e0d6 | SKIPPED | Get container image tag from marker for bundle redis-bundle | np0005468025 2025-10-03 08:16:23.373045 | fa163e2f-d608-ed31-39ea-00000000e0d6 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle redis-bundle | np0005468025 | 0:17:21.698365 | 0.07s 2025-10-03 08:16:23.398975 | fa163e2f-d608-ed31-39ea-00000000e0d7 | TASK | Get container image tag from bundle redis-bundle 2025-10-03 08:16:23.459189 | fa163e2f-d608-ed31-39ea-00000000e0d7 | SKIPPED | Get container image tag from bundle redis-bundle | np0005468025 2025-10-03 08:16:23.460161 | fa163e2f-d608-ed31-39ea-00000000e0d7 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle redis-bundle | np0005468025 | 0:17:21.785495 | 0.06s 2025-10-03 08:16:23.480425 | fa163e2f-d608-ed31-39ea-00000000e0d8 | TASK | Compare tags between marker and bundle redis-bundle 2025-10-03 08:16:23.533427 | fa163e2f-d608-ed31-39ea-00000000e0d8 | SKIPPED | Compare tags between marker and bundle redis-bundle | np0005468025 2025-10-03 08:16:23.534342 | fa163e2f-d608-ed31-39ea-00000000e0d8 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle redis-bundle | np0005468025 | 0:17:21.859676 | 0.05s 2025-10-03 08:16:23.555593 | fa163e2f-d608-ed31-39ea-00000000e0d9 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-03 08:16:23.609515 | fa163e2f-d608-ed31-39ea-00000000e0d9 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468025 2025-10-03 08:16:23.610396 | fa163e2f-d608-ed31-39ea-00000000e0d9 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468025 | 0:17:21.935729 | 0.05s 2025-10-03 08:16:23.631616 | fa163e2f-d608-ed31-39ea-00000000e0da | TASK | Remove update marker for bundle redis-bundle 2025-10-03 08:16:23.681600 | fa163e2f-d608-ed31-39ea-00000000e0da | SKIPPED | Remove update marker for bundle redis-bundle | np0005468025 2025-10-03 08:16:23.682691 | fa163e2f-d608-ed31-39ea-00000000e0da | TIMING | tripleo_ha_wrapper : Remove update marker for bundle redis-bundle | np0005468025 | 0:17:22.008022 | 0.05s 2025-10-03 08:16:23.727012 | fa163e2f-d608-ed31-39ea-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2025-10-03 08:16:24.026571 | fa163e2f-d608-ed31-39ea-00000000e0d1 | OK | Run init bundle puppet on the host for redis | np0005468026 2025-10-03 08:16:24.027754 | fa163e2f-d608-ed31-39ea-00000000e0d1 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for redis | np0005468026 | 0:17:22.353086 | 7.15s 2025-10-03 08:16:24.053723 | fa163e2f-d608-ed31-39ea-00000000e0d2 | TASK | Check if /var/lib/config-data/puppet-generated/redis exists 2025-10-03 08:16:24.060866 | fa163e2f-d608-ed31-39ea-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005468025 2025-10-03 08:16:24.062067 | fa163e2f-d608-ed31-39ea-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005468025 | 0:17:22.387384 | 0.33s 2025-10-03 08:16:24.171739 | fa163e2f-d608-ed31-39ea-0000000000d4 | TIMING | include_tasks | np0005468025 | 0:17:22.497059 | 0.09s 2025-10-03 08:16:24.202168 | 17d0cfb1-3ba6-4870-9f5e-8cf75f3905ea | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468025 2025-10-03 08:16:24.229257 | fa163e2f-d608-ed31-39ea-00000000e93e | TASK | Write the config_step hieradata 2025-10-03 08:16:24.408976 | fa163e2f-d608-ed31-39ea-00000000e0d2 | OK | Check if /var/lib/config-data/puppet-generated/redis exists | np0005468026 2025-10-03 08:16:24.409969 | fa163e2f-d608-ed31-39ea-00000000e0d2 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/redis exists | np0005468026 | 0:17:22.735302 | 0.36s 2025-10-03 08:16:24.425370 | fa163e2f-d608-ed31-39ea-00000000e0d3 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-03 08:16:24.983397 | fa163e2f-d608-ed31-39ea-00000000e0d3 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005468026 2025-10-03 08:16:24.984976 | fa163e2f-d608-ed31-39ea-00000000e0d3 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005468026 | 0:17:23.310303 | 0.56s 2025-10-03 08:16:25.016799 | fa163e2f-d608-ed31-39ea-00000000e0d4 | TASK | Check if an image update marker exists for bundle redis-bundle 2025-10-03 08:16:25.086624 | fa163e2f-d608-ed31-39ea-00000000e93e | OK | Write the config_step hieradata | np0005468025 2025-10-03 08:16:25.087946 | fa163e2f-d608-ed31-39ea-00000000e93e | TIMING | Write the config_step hieradata | np0005468025 | 0:17:23.413258 | 0.86s 2025-10-03 08:16:25.112221 | fa163e2f-d608-ed31-39ea-00000000e93f | TASK | Run puppet host configuration for step 2 2025-10-03 08:16:25.376870 | fa163e2f-d608-ed31-39ea-00000000e0d4 | OK | Check if an image update marker exists for bundle redis-bundle | np0005468026 2025-10-03 08:16:25.378506 | fa163e2f-d608-ed31-39ea-00000000e0d4 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle redis-bundle | np0005468026 | 0:17:23.703795 | 0.36s 2025-10-03 08:16:25.412233 | fa163e2f-d608-ed31-39ea-00000000e0d6 | TASK | Get container image tag from marker for bundle redis-bundle 2025-10-03 08:16:25.473110 | fa163e2f-d608-ed31-39ea-00000000e0d6 | SKIPPED | Get container image tag from marker for bundle redis-bundle | np0005468026 2025-10-03 08:16:25.474316 | fa163e2f-d608-ed31-39ea-00000000e0d6 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle redis-bundle | np0005468026 | 0:17:23.799638 | 0.06s 2025-10-03 08:16:25.505700 | fa163e2f-d608-ed31-39ea-00000000e0d7 | TASK | Get container image tag from bundle redis-bundle 2025-10-03 08:16:25.562052 | fa163e2f-d608-ed31-39ea-00000000e0d7 | SKIPPED | Get container image tag from bundle redis-bundle | np0005468026 2025-10-03 08:16:25.563274 | fa163e2f-d608-ed31-39ea-00000000e0d7 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle redis-bundle | np0005468026 | 0:17:23.888600 | 0.06s 2025-10-03 08:16:25.587737 | fa163e2f-d608-ed31-39ea-00000000e0d8 | TASK | Compare tags between marker and bundle redis-bundle 2025-10-03 08:16:25.640727 | fa163e2f-d608-ed31-39ea-00000000e0d8 | SKIPPED | Compare tags between marker and bundle redis-bundle | np0005468026 2025-10-03 08:16:25.641621 | fa163e2f-d608-ed31-39ea-00000000e0d8 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle redis-bundle | np0005468026 | 0:17:23.966955 | 0.05s 2025-10-03 08:16:25.662443 | fa163e2f-d608-ed31-39ea-00000000e0d9 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-03 08:16:25.714392 | fa163e2f-d608-ed31-39ea-00000000e0d9 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468026 2025-10-03 08:16:25.715278 | fa163e2f-d608-ed31-39ea-00000000e0d9 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468026 | 0:17:24.040613 | 0.05s 2025-10-03 08:16:25.735169 | fa163e2f-d608-ed31-39ea-00000000e0da | TASK | Remove update marker for bundle redis-bundle 2025-10-03 08:16:25.794186 | fa163e2f-d608-ed31-39ea-00000000e0da | SKIPPED | Remove update marker for bundle redis-bundle | np0005468026 2025-10-03 08:16:25.795184 | fa163e2f-d608-ed31-39ea-00000000e0da | TIMING | tripleo_ha_wrapper : Remove update marker for bundle redis-bundle | np0005468026 | 0:17:24.120515 | 0.06s 2025-10-03 08:16:25.831716 | fa163e2f-d608-ed31-39ea-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2025-10-03 08:16:25.845323 | fa163e2f-d608-ed31-39ea-00000000e93f | CHANGED | Run puppet host configuration for step 2 | np0005468025 2025-10-03 08:16:25.846535 | fa163e2f-d608-ed31-39ea-00000000e93f | TIMING | Run puppet host configuration for step 2 | np0005468025 | 0:17:24.171860 | 0.73s 2025-10-03 08:16:25.865516 | fa163e2f-d608-ed31-39ea-00000000e940 | TASK | Wait for puppet host configuration to finish 2025-10-03 08:16:26.160915 | fa163e2f-d608-ed31-39ea-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005468026 2025-10-03 08:16:26.162163 | fa163e2f-d608-ed31-39ea-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005468026 | 0:17:24.487498 | 0.33s 2025-10-03 08:16:26.236345 | fa163e2f-d608-ed31-39ea-00000000e940 | WAITING | Wait for puppet host configuration to finish | np0005468025 | 360 retries left 2025-10-03 08:16:26.266116 | fa163e2f-d608-ed31-39ea-0000000000d4 | TIMING | include_tasks | np0005468026 | 0:17:24.591452 | 0.09s 2025-10-03 08:16:26.287750 | 62027d75-ffce-4b2b-8b5e-fef865c68933 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468026 2025-10-03 08:16:26.303960 | fa163e2f-d608-ed31-39ea-00000000e96e | TASK | Write the config_step hieradata 2025-10-03 08:16:27.160932 | fa163e2f-d608-ed31-39ea-00000000e96e | OK | Write the config_step hieradata | np0005468026 2025-10-03 08:16:27.161880 | fa163e2f-d608-ed31-39ea-00000000e96e | TIMING | Write the config_step hieradata | np0005468026 | 0:17:25.487212 | 0.86s 2025-10-03 08:16:27.181783 | fa163e2f-d608-ed31-39ea-00000000e96f | TASK | Run puppet host configuration for step 2 2025-10-03 08:16:27.951927 | fa163e2f-d608-ed31-39ea-00000000e96f | CHANGED | Run puppet host configuration for step 2 | np0005468026 2025-10-03 08:16:27.953694 | fa163e2f-d608-ed31-39ea-00000000e96f | TIMING | Run puppet host configuration for step 2 | np0005468026 | 0:17:26.279016 | 0.77s 2025-10-03 08:16:27.984703 | fa163e2f-d608-ed31-39ea-00000000e970 | TASK | Wait for puppet host configuration to finish 2025-10-03 08:16:28.370893 | fa163e2f-d608-ed31-39ea-00000000e970 | WAITING | Wait for puppet host configuration to finish | np0005468026 | 360 retries left 2025-10-03 08:16:36.556239 | fa163e2f-d608-ed31-39ea-00000000e940 | CHANGED | Wait for puppet host configuration to finish | np0005468025 2025-10-03 08:16:36.557960 | fa163e2f-d608-ed31-39ea-00000000e940 | TIMING | Wait for puppet host configuration to finish | np0005468025 | 0:17:34.883278 | 10.69s 2025-10-03 08:16:36.591601 | fa163e2f-d608-ed31-39ea-00000000e941 | TASK | Debug output for task: Run puppet host configuration for step 2 2025-10-03 08:16:36.692746 | fa163e2f-d608-ed31-39ea-00000000e941 | CHANGED | Debug output for task: Run puppet host configuration for step 2 | np0005468025 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:16:25 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:16:31 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:16:31 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:16:31 puppet-user: (file & line not available)", "<13>Oct 3 08:16:31 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:16:31 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:16:32 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:16:32 puppet-user: Notice: Compiled catalog for np0005468025.ooo.test in environment production in 0.41 seconds", "<13>Oct 3 08:16:33 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Oct 3 08:16:33 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Oct 3 08:16:34 puppet-user: Notice: Applied catalog in 2.58 seconds", "<13>Oct 3 08:16:34 puppet-user: Application:", "<13>Oct 3 08:16:34 puppet-user: Initial environment: production", "<13>Oct 3 08:16:34 puppet-user: Converged environment: production", "<13>Oct 3 08:16:34 puppet-user: Run mode: user", "<13>Oct 3 08:16:34 puppet-user: Changes:", "<13>Oct 3 08:16:34 puppet-user: Total: 2", "<13>Oct 3 08:16:34 puppet-user: Events:", "<13>Oct 3 08:16:34 puppet-user: Success: 2", "<13>Oct 3 08:16:34 puppet-user: Resources:", "<13>Oct 3 08:16:34 puppet-user: Changed: 2", "<13>Oct 3 08:16:34 puppet-user: Out of sync: 2", "<13>Oct 3 08:16:34 puppet-user: Total: 23", "<13>Oct 3 08:16:34 puppet-user: Time:", "<13>Oct 3 08:16:34 puppet-user: Schedule: 0.00", "<13>Oct 3 08:16:34 puppet-user: Package: 0.00", "<13>Oct 3 08:16:34 puppet-user: File line: 0.00", "<13>Oct 3 08:16:34 puppet-user: File: 0.00", "<13>Oct 3 08:16:34 puppet-user: Augeas: 0.01", "<13>Oct 3 08:16:34 puppet-user: User: 0.01", "<13>Oct 3 08:16:34 puppet-user: Config retrieval: 0.45", "<13>Oct 3 08:16:34 puppet-user: Exec: 1.19", "<13>Oct 3 08:16:34 puppet-user: Service: 1.20", "<13>Oct 3 08:16:34 puppet-user: Last run: 1759479394", "<13>Oct 3 08:16:34 puppet-user: Transaction evaluation: 2.57", "<13>Oct 3 08:16:34 puppet-user: Catalog application: 2.58", "<13>Oct 3 08:16:34 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:16:34 puppet-user: Total: 2.63", "<13>Oct 3 08:16:34 puppet-user: Version:", "<13>Oct 3 08:16:34 puppet-user: Config: 1759479391", "<13>Oct 3 08:16:34 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:16:36.694681 | fa163e2f-d608-ed31-39ea-00000000e941 | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005468025 | 0:17:35.020006 | 0.10s 2025-10-03 08:16:36.721438 | fa163e2f-d608-ed31-39ea-00000000e942 | TASK | Pre-cache facts for puppet containers 2025-10-03 08:16:36.752418 | fa163e2f-d608-ed31-39ea-00000000e942 | TIMING | Pre-cache facts for puppet containers | np0005468025 | 0:17:35.077735 | 0.03s 2025-10-03 08:16:36.801110 | fa163e2f-d608-ed31-39ea-00000000e279 | TASK | Gather variables for each operating system 2025-10-03 08:16:36.926049 | fa163e2f-d608-ed31-39ea-00000000e279 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468025 | 0:17:35.251343 | 0.12s 2025-10-03 08:16:36.948565 | fa163e2f-d608-ed31-39ea-00000000e27a | TASK | Create puppet caching structures 2025-10-03 08:16:37.277467 | fa163e2f-d608-ed31-39ea-00000000e27a | CHANGED | Create puppet caching structures | np0005468025 2025-10-03 08:16:37.279713 | fa163e2f-d608-ed31-39ea-00000000e27a | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468025 | 0:17:35.605044 | 0.33s 2025-10-03 08:16:37.304032 | fa163e2f-d608-ed31-39ea-00000000e27b | TASK | Check for facter.conf 2025-10-03 08:16:37.632727 | fa163e2f-d608-ed31-39ea-00000000e27b | OK | Check for facter.conf | np0005468025 2025-10-03 08:16:37.635665 | fa163e2f-d608-ed31-39ea-00000000e27b | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468025 | 0:17:35.960994 | 0.33s 2025-10-03 08:16:37.656051 | fa163e2f-d608-ed31-39ea-00000000e27c | TASK | Remove facter.conf if directory 2025-10-03 08:16:37.710627 | fa163e2f-d608-ed31-39ea-00000000e27c | SKIPPED | Remove facter.conf if directory | np0005468025 2025-10-03 08:16:37.711961 | fa163e2f-d608-ed31-39ea-00000000e27c | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468025 | 0:17:36.037286 | 0.05s 2025-10-03 08:16:37.740973 | fa163e2f-d608-ed31-39ea-00000000e27d | TASK | Write facter cache config 2025-10-03 08:16:38.556570 | fa163e2f-d608-ed31-39ea-00000000e27d | CHANGED | Write facter cache config | np0005468025 2025-10-03 08:16:38.558044 | fa163e2f-d608-ed31-39ea-00000000e27d | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468025 | 0:17:36.883372 | 0.82s 2025-10-03 08:16:38.579337 | fa163e2f-d608-ed31-39ea-00000000e27e | TASK | Cleanup facter cache if exists 2025-10-03 08:16:38.674308 | fa163e2f-d608-ed31-39ea-00000000e970 | CHANGED | Wait for puppet host configuration to finish | np0005468026 2025-10-03 08:16:38.675902 | fa163e2f-d608-ed31-39ea-00000000e970 | TIMING | Wait for puppet host configuration to finish | np0005468026 | 0:17:37.001227 | 10.69s 2025-10-03 08:16:38.704605 | fa163e2f-d608-ed31-39ea-00000000e971 | TASK | Debug output for task: Run puppet host configuration for step 2 2025-10-03 08:16:38.793016 | fa163e2f-d608-ed31-39ea-00000000e971 | CHANGED | Debug output for task: Run puppet host configuration for step 2 | np0005468026 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:16:28 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:16:34 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:16:34 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:16:34 puppet-user: (file & line not available)", "<13>Oct 3 08:16:34 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:16:34 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:16:34 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:16:34 puppet-user: Notice: Compiled catalog for np0005468026.ooo.test in environment production in 0.42 seconds", "<13>Oct 3 08:16:35 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Oct 3 08:16:36 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Oct 3 08:16:37 puppet-user: Notice: Applied catalog in 2.73 seconds", "<13>Oct 3 08:16:37 puppet-user: Application:", "<13>Oct 3 08:16:37 puppet-user: Initial environment: production", "<13>Oct 3 08:16:37 puppet-user: Converged environment: production", "<13>Oct 3 08:16:37 puppet-user: Run mode: user", "<13>Oct 3 08:16:37 puppet-user: Changes:", "<13>Oct 3 08:16:37 puppet-user: Total: 2", "<13>Oct 3 08:16:37 puppet-user: Events:", "<13>Oct 3 08:16:37 puppet-user: Success: 2", "<13>Oct 3 08:16:37 puppet-user: Resources:", "<13>Oct 3 08:16:37 puppet-user: Changed: 2", "<13>Oct 3 08:16:37 puppet-user: Out of sync: 2", "<13>Oct 3 08:16:37 puppet-user: Total: 23", "<13>Oct 3 08:16:37 puppet-user: Time:", "<13>Oct 3 08:16:37 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:16:37 puppet-user: Schedule: 0.00", "<13>Oct 3 08:16:37 puppet-user: Package: 0.00", "<13>Oct 3 08:16:37 puppet-user: File line: 0.00", "<13>Oct 3 08:16:37 puppet-user: File: 0.00", "<13>Oct 3 08:16:37 puppet-user: Augeas: 0.01", "<13>Oct 3 08:16:37 puppet-user: User: 0.02", "<13>Oct 3 08:16:37 puppet-user: Config retrieval: 0.47", "<13>Oct 3 08:16:37 puppet-user: Service: 1.22", "<13>Oct 3 08:16:37 puppet-user: Exec: 1.29", "<13>Oct 3 08:16:37 puppet-user: Last run: 1759479397", "<13>Oct 3 08:16:37 puppet-user: Transaction evaluation: 2.71", "<13>Oct 3 08:16:37 puppet-user: Catalog application: 2.73", "<13>Oct 3 08:16:37 puppet-user: Total: 2.73", "<13>Oct 3 08:16:37 puppet-user: Version:", "<13>Oct 3 08:16:37 puppet-user: Config: 1759479394", "<13>Oct 3 08:16:37 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:16:38.793914 | fa163e2f-d608-ed31-39ea-00000000e971 | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005468026 | 0:17:37.119248 | 0.09s 2025-10-03 08:16:38.808796 | fa163e2f-d608-ed31-39ea-00000000e972 | TASK | Pre-cache facts for puppet containers 2025-10-03 08:16:38.837108 | fa163e2f-d608-ed31-39ea-00000000e972 | TIMING | Pre-cache facts for puppet containers | np0005468026 | 0:17:37.162420 | 0.03s 2025-10-03 08:16:38.916854 | fa163e2f-d608-ed31-39ea-00000000e279 | TASK | Gather variables for each operating system 2025-10-03 08:16:38.924178 | fa163e2f-d608-ed31-39ea-00000000e27e | CHANGED | Cleanup facter cache if exists | np0005468025 2025-10-03 08:16:38.926717 | fa163e2f-d608-ed31-39ea-00000000e27e | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468025 | 0:17:37.252038 | 0.35s 2025-10-03 08:16:38.952491 | fa163e2f-d608-ed31-39ea-00000000e27f | TASK | Pre-cache facts 2025-10-03 08:16:39.020891 | fa163e2f-d608-ed31-39ea-00000000e279 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468026 | 0:17:37.346208 | 0.10s 2025-10-03 08:16:39.037765 | fa163e2f-d608-ed31-39ea-00000000e27a | TASK | Create puppet caching structures 2025-10-03 08:16:39.382912 | fa163e2f-d608-ed31-39ea-00000000e27a | CHANGED | Create puppet caching structures | np0005468026 2025-10-03 08:16:39.384538 | fa163e2f-d608-ed31-39ea-00000000e27a | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468026 | 0:17:37.709864 | 0.35s 2025-10-03 08:16:39.413130 | fa163e2f-d608-ed31-39ea-00000000e27b | TASK | Check for facter.conf 2025-10-03 08:16:39.630560 | fa163e2f-d608-ed31-39ea-00000000e27f | CHANGED | Pre-cache facts | np0005468025 2025-10-03 08:16:39.631649 | fa163e2f-d608-ed31-39ea-00000000e27f | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468025 | 0:17:37.956979 | 0.68s 2025-10-03 08:16:39.652040 | fa163e2f-d608-ed31-39ea-00000000e280 | TASK | Failed deployment if facter fails 2025-10-03 08:16:39.687998 | fa163e2f-d608-ed31-39ea-00000000e280 | SKIPPED | Failed deployment if facter fails | np0005468025 2025-10-03 08:16:39.688958 | fa163e2f-d608-ed31-39ea-00000000e280 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468025 | 0:17:38.014291 | 0.04s 2025-10-03 08:16:39.723379 | fa163e2f-d608-ed31-39ea-00000000e281 | TASK | Sync cached facts 2025-10-03 08:16:39.738024 | fa163e2f-d608-ed31-39ea-00000000e27b | OK | Check for facter.conf | np0005468026 2025-10-03 08:16:39.738981 | fa163e2f-d608-ed31-39ea-00000000e27b | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468026 | 0:17:38.064316 | 0.32s 2025-10-03 08:16:39.754422 | fa163e2f-d608-ed31-39ea-00000000e27c | TASK | Remove facter.conf if directory 2025-10-03 08:16:39.811820 | fa163e2f-d608-ed31-39ea-00000000e27c | SKIPPED | Remove facter.conf if directory | np0005468026 2025-10-03 08:16:39.813211 | fa163e2f-d608-ed31-39ea-00000000e27c | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468026 | 0:17:38.138533 | 0.06s 2025-10-03 08:16:39.851173 | fa163e2f-d608-ed31-39ea-00000000e27d | TASK | Write facter cache config 2025-10-03 08:16:40.129211 | fa163e2f-d608-ed31-39ea-00000000e281 | CHANGED | Sync cached facts | np0005468025 -> 192.168.122.104 [WARNING]: ('np0005468025 -> 192.168.122.104', 'fa163e2f-d608-ed31-39ea-00000000e281') missing from stats 2025-10-03 08:16:40.181800 | fa163e2f-d608-ed31-39ea-00000000e943 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:16:40.227753 | fa163e2f-d608-ed31-39ea-00000000e943 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468025 2025-10-03 08:16:40.228910 | fa163e2f-d608-ed31-39ea-00000000e943 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468025 | 0:17:38.554225 | 0.05s 2025-10-03 08:16:40.247700 | fa163e2f-d608-ed31-39ea-00000000e945 | TASK | Manage containers for step 2 with tripleo-ansible 2025-10-03 08:16:40.273036 | fa163e2f-d608-ed31-39ea-00000000e945 | TIMING | Manage containers for step 2 with tripleo-ansible | np0005468025 | 0:17:38.598362 | 0.02s 2025-10-03 08:16:40.314312 | fa163e2f-d608-ed31-39ea-00000000e3a5 | TASK | Gather variables for each operating system 2025-10-03 08:16:40.428134 | fa163e2f-d608-ed31-39ea-00000000e3a5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468025 | 0:17:38.753457 | 0.11s 2025-10-03 08:16:40.444137 | fa163e2f-d608-ed31-39ea-00000000e3a6 | TASK | Create container logs path 2025-10-03 08:16:40.726271 | fa163e2f-d608-ed31-39ea-00000000e27d | CHANGED | Write facter cache config | np0005468026 2025-10-03 08:16:40.728065 | fa163e2f-d608-ed31-39ea-00000000e27d | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468026 | 0:17:39.053387 | 0.88s 2025-10-03 08:16:40.763366 | fa163e2f-d608-ed31-39ea-00000000e27e | TASK | Cleanup facter cache if exists 2025-10-03 08:16:40.779755 | fa163e2f-d608-ed31-39ea-00000000e3a6 | OK | Create container logs path | np0005468025 2025-10-03 08:16:40.780907 | fa163e2f-d608-ed31-39ea-00000000e3a6 | TIMING | tripleo_container_manage : Create container logs path | np0005468025 | 0:17:39.106235 | 0.34s 2025-10-03 08:16:40.803734 | fa163e2f-d608-ed31-39ea-00000000e3a8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:41.093099 | fa163e2f-d608-ed31-39ea-00000000e27e | CHANGED | Cleanup facter cache if exists | np0005468026 2025-10-03 08:16:41.094744 | fa163e2f-d608-ed31-39ea-00000000e27e | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468026 | 0:17:39.420066 | 0.33s 2025-10-03 08:16:41.123485 | fa163e2f-d608-ed31-39ea-00000000e27f | TASK | Pre-cache facts 2025-10-03 08:16:41.180161 | fa163e2f-d608-ed31-39ea-00000000e3a8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005468025 2025-10-03 08:16:41.181260 | fa163e2f-d608-ed31-39ea-00000000e3a8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005468025 | 0:17:39.506589 | 0.38s 2025-10-03 08:16:41.201359 | fa163e2f-d608-ed31-39ea-00000000e3a9 | TASK | Finalise hashes for all containers 2025-10-03 08:16:41.271315 | fa163e2f-d608-ed31-39ea-00000000e3a9 | OK | Finalise hashes for all containers | np0005468025 2025-10-03 08:16:41.272366 | fa163e2f-d608-ed31-39ea-00000000e3a9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468025 | 0:17:39.597698 | 0.07s 2025-10-03 08:16:41.293073 | fa163e2f-d608-ed31-39ea-00000000e3ab | TASK | Manage systemd shutdown files 2025-10-03 08:16:41.327128 | fa163e2f-d608-ed31-39ea-00000000e3ab | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468025 | 0:17:39.652454 | 0.03s 2025-10-03 08:16:41.354880 | 9d875ed3-51db-44f1-9026-7229c500aca9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468025 2025-10-03 08:16:41.379413 | fa163e2f-d608-ed31-39ea-00000000ea8f | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:16:41.740606 | fa163e2f-d608-ed31-39ea-00000000ea8f | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468025 2025-10-03 08:16:41.741567 | fa163e2f-d608-ed31-39ea-00000000ea8f | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468025 | 0:17:40.066901 | 0.36s 2025-10-03 08:16:41.761335 | fa163e2f-d608-ed31-39ea-00000000ea90 | TASK | Set podman_drop_in fact 2025-10-03 08:16:41.790198 | fa163e2f-d608-ed31-39ea-00000000e27f | CHANGED | Pre-cache facts | np0005468026 2025-10-03 08:16:41.791862 | fa163e2f-d608-ed31-39ea-00000000e27f | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468026 | 0:17:40.117182 | 0.67s 2025-10-03 08:16:41.830422 | fa163e2f-d608-ed31-39ea-00000000e280 | TASK | Failed deployment if facter fails 2025-10-03 08:16:41.839434 | fa163e2f-d608-ed31-39ea-00000000ea90 | OK | Set podman_drop_in fact | np0005468025 2025-10-03 08:16:41.841004 | fa163e2f-d608-ed31-39ea-00000000ea90 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468025 | 0:17:40.166323 | 0.08s 2025-10-03 08:16:41.867524 | fa163e2f-d608-ed31-39ea-00000000ea92 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:16:41.874476 | fa163e2f-d608-ed31-39ea-00000000e280 | SKIPPED | Failed deployment if facter fails | np0005468026 2025-10-03 08:16:41.875731 | fa163e2f-d608-ed31-39ea-00000000e280 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468026 | 0:17:40.201057 | 0.04s 2025-10-03 08:16:41.913445 | fa163e2f-d608-ed31-39ea-00000000e281 | TASK | Sync cached facts 2025-10-03 08:16:42.318580 | fa163e2f-d608-ed31-39ea-00000000e281 | CHANGED | Sync cached facts | np0005468026 -> 192.168.122.105 [WARNING]: ('np0005468026 -> 192.168.122.105', 'fa163e2f-d608-ed31-39ea-00000000e281') missing from stats 2025-10-03 08:16:42.355009 | fa163e2f-d608-ed31-39ea-00000000e973 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:16:42.409002 | fa163e2f-d608-ed31-39ea-00000000e973 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468026 2025-10-03 08:16:42.410118 | fa163e2f-d608-ed31-39ea-00000000e973 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468026 | 0:17:40.735445 | 0.05s 2025-10-03 08:16:42.426208 | fa163e2f-d608-ed31-39ea-00000000e975 | TASK | Manage containers for step 2 with tripleo-ansible 2025-10-03 08:16:42.457387 | fa163e2f-d608-ed31-39ea-00000000e975 | TIMING | Manage containers for step 2 with tripleo-ansible | np0005468026 | 0:17:40.782715 | 0.03s 2025-10-03 08:16:42.498334 | fa163e2f-d608-ed31-39ea-00000000e3a5 | TASK | Gather variables for each operating system 2025-10-03 08:16:42.610070 | fa163e2f-d608-ed31-39ea-00000000e3a5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468026 | 0:17:40.935397 | 0.11s 2025-10-03 08:16:42.624398 | fa163e2f-d608-ed31-39ea-00000000e3a6 | TASK | Create container logs path 2025-10-03 08:16:42.739182 | fa163e2f-d608-ed31-39ea-00000000ea92 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | item=tripleo-container-shutdown 2025-10-03 08:16:42.741834 | fa163e2f-d608-ed31-39ea-00000000ea92 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | 0:17:41.067150 | 0.87s 2025-10-03 08:16:42.975877 | fa163e2f-d608-ed31-39ea-00000000e3a6 | OK | Create container logs path | np0005468026 2025-10-03 08:16:42.976762 | fa163e2f-d608-ed31-39ea-00000000e3a6 | TIMING | tripleo_container_manage : Create container logs path | np0005468026 | 0:17:41.302094 | 0.35s 2025-10-03 08:16:43.003695 | fa163e2f-d608-ed31-39ea-00000000e3a8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:43.395701 | fa163e2f-d608-ed31-39ea-00000000e3a8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005468026 2025-10-03 08:16:43.396986 | fa163e2f-d608-ed31-39ea-00000000e3a8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005468026 | 0:17:41.722313 | 0.39s 2025-10-03 08:16:43.428319 | fa163e2f-d608-ed31-39ea-00000000e3a9 | TASK | Finalise hashes for all containers 2025-10-03 08:16:43.488039 | fa163e2f-d608-ed31-39ea-00000000e3a9 | OK | Finalise hashes for all containers | np0005468026 2025-10-03 08:16:43.489284 | fa163e2f-d608-ed31-39ea-00000000e3a9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468026 | 0:17:41.814611 | 0.06s 2025-10-03 08:16:43.516862 | fa163e2f-d608-ed31-39ea-00000000e3ab | TASK | Manage systemd shutdown files 2025-10-03 08:16:43.538943 | fa163e2f-d608-ed31-39ea-00000000e3ab | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468026 | 0:17:41.864265 | 0.02s 2025-10-03 08:16:43.546791 | fa163e2f-d608-ed31-39ea-00000000ea92 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | item=tripleo-start-podman-container 2025-10-03 08:16:43.548492 | fa163e2f-d608-ed31-39ea-00000000ea92 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | 0:17:41.873827 | 1.68s 2025-10-03 08:16:43.576507 | e0852cb6-8a8e-40e0-9c30-e5a602314c24 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468026 2025-10-03 08:16:43.602150 | fa163e2f-d608-ed31-39ea-00000000eaf3 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:16:43.608808 | fa163e2f-d608-ed31-39ea-00000000ea92 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | 0:17:41.934127 | 1.74s 2025-10-03 08:16:43.625624 | fa163e2f-d608-ed31-39ea-00000000ea93 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:16:43.947327 | fa163e2f-d608-ed31-39ea-00000000eaf3 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468026 2025-10-03 08:16:43.949022 | fa163e2f-d608-ed31-39ea-00000000eaf3 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468026 | 0:17:42.274343 | 0.35s 2025-10-03 08:16:43.976884 | fa163e2f-d608-ed31-39ea-00000000eaf4 | TASK | Set podman_drop_in fact 2025-10-03 08:16:44.038495 | fa163e2f-d608-ed31-39ea-00000000eaf4 | OK | Set podman_drop_in fact | np0005468026 2025-10-03 08:16:44.039334 | fa163e2f-d608-ed31-39ea-00000000eaf4 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468026 | 0:17:42.364669 | 0.06s 2025-10-03 08:16:44.058604 | fa163e2f-d608-ed31-39ea-00000000eaf6 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:16:44.470346 | fa163e2f-d608-ed31-39ea-00000000ea93 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468025 2025-10-03 08:16:44.471651 | fa163e2f-d608-ed31-39ea-00000000ea93 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468025 | 0:17:42.796974 | 0.84s 2025-10-03 08:16:44.493572 | fa163e2f-d608-ed31-39ea-00000000ea94 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:16:44.890715 | fa163e2f-d608-ed31-39ea-00000000eaf6 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | item=tripleo-container-shutdown 2025-10-03 08:16:44.893989 | fa163e2f-d608-ed31-39ea-00000000eaf6 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | 0:17:43.219306 | 0.83s 2025-10-03 08:16:45.346023 | fa163e2f-d608-ed31-39ea-00000000ea94 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468025 2025-10-03 08:16:45.347187 | fa163e2f-d608-ed31-39ea-00000000ea94 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468025 | 0:17:43.672518 | 0.85s 2025-10-03 08:16:45.377754 | fa163e2f-d608-ed31-39ea-00000000ea95 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:16:45.751403 | fa163e2f-d608-ed31-39ea-00000000eaf6 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | item=tripleo-start-podman-container 2025-10-03 08:16:45.754040 | fa163e2f-d608-ed31-39ea-00000000eaf6 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | 0:17:44.079354 | 1.69s 2025-10-03 08:16:45.761241 | fa163e2f-d608-ed31-39ea-00000000eaf6 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | 0:17:44.086576 | 1.70s 2025-10-03 08:16:45.777178 | fa163e2f-d608-ed31-39ea-00000000eaf7 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:16:46.157978 | fa163e2f-d608-ed31-39ea-00000000ea95 | OK | Enable and start tripleo-container-shutdown | np0005468025 2025-10-03 08:16:46.160712 | fa163e2f-d608-ed31-39ea-00000000ea95 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468025 | 0:17:44.486021 | 0.78s 2025-10-03 08:16:46.186394 | fa163e2f-d608-ed31-39ea-00000000ea96 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:16:46.657759 | fa163e2f-d608-ed31-39ea-00000000eaf7 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468026 2025-10-03 08:16:46.658913 | fa163e2f-d608-ed31-39ea-00000000eaf7 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468026 | 0:17:44.984242 | 0.88s 2025-10-03 08:16:46.680392 | fa163e2f-d608-ed31-39ea-00000000eaf8 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:16:47.057628 | fa163e2f-d608-ed31-39ea-00000000ea96 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468025 2025-10-03 08:16:47.058817 | fa163e2f-d608-ed31-39ea-00000000ea96 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468025 | 0:17:45.384146 | 0.87s 2025-10-03 08:16:47.079155 | fa163e2f-d608-ed31-39ea-00000000ea97 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:16:47.510666 | fa163e2f-d608-ed31-39ea-00000000eaf8 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468026 2025-10-03 08:16:47.512366 | fa163e2f-d608-ed31-39ea-00000000eaf8 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468026 | 0:17:45.837686 | 0.83s 2025-10-03 08:16:47.542690 | fa163e2f-d608-ed31-39ea-00000000eaf9 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:16:47.917236 | fa163e2f-d608-ed31-39ea-00000000ea97 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468025 2025-10-03 08:16:47.918294 | fa163e2f-d608-ed31-39ea-00000000ea97 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468025 | 0:17:46.243627 | 0.84s 2025-10-03 08:16:47.933583 | fa163e2f-d608-ed31-39ea-00000000ea98 | TASK | Enable and start netns-placeholder 2025-10-03 08:16:48.297411 | fa163e2f-d608-ed31-39ea-00000000eaf9 | OK | Enable and start tripleo-container-shutdown | np0005468026 2025-10-03 08:16:48.298596 | fa163e2f-d608-ed31-39ea-00000000eaf9 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468026 | 0:17:46.623929 | 0.75s 2025-10-03 08:16:48.315621 | fa163e2f-d608-ed31-39ea-00000000eafa | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:16:48.698495 | fa163e2f-d608-ed31-39ea-00000000ea98 | CHANGED | Enable and start netns-placeholder | np0005468025 2025-10-03 08:16:48.700430 | fa163e2f-d608-ed31-39ea-00000000ea98 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468025 | 0:17:47.025750 | 0.77s 2025-10-03 08:16:48.727183 | fa163e2f-d608-ed31-39ea-00000000e3ad | TASK | Update container configs with new config hashes 2025-10-03 08:16:48.777246 | fa163e2f-d608-ed31-39ea-00000000e3ad | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468025 | 0:17:47.102564 | 0.05s 2025-10-03 08:16:48.797771 | d4e6392d-efe3-4876-8e23-73dc8e54ff22 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468025 2025-10-03 08:16:48.820307 | fa163e2f-d608-ed31-39ea-00000000eb2a | TASK | Update config hashes for container startup configs 2025-10-03 08:16:49.173523 | fa163e2f-d608-ed31-39ea-00000000eafa | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468026 2025-10-03 08:16:49.174699 | fa163e2f-d608-ed31-39ea-00000000eafa | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468026 | 0:17:47.500026 | 0.86s 2025-10-03 08:16:49.201201 | fa163e2f-d608-ed31-39ea-00000000eafb | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:16:49.208026 | fa163e2f-d608-ed31-39ea-00000000eb2a | OK | Update config hashes for container startup configs | np0005468025 2025-10-03 08:16:49.209182 | fa163e2f-d608-ed31-39ea-00000000eb2a | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468025 | 0:17:47.534508 | 0.39s 2025-10-03 08:16:49.231951 | fa163e2f-d608-ed31-39ea-00000000e3ae | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:49.300206 | fa163e2f-d608-ed31-39ea-00000000e3ae | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005468025 | 0:17:47.625527 | 0.07s 2025-10-03 08:16:49.323546 | ee79ce81-6d30-4209-86bc-07c42ad6d56b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468025 2025-10-03 08:16:49.344773 | fa163e2f-d608-ed31-39ea-00000000eb4b | TASK | Gather podman infos 2025-10-03 08:16:50.133667 | fa163e2f-d608-ed31-39ea-00000000eafb | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468026 2025-10-03 08:16:50.134816 | fa163e2f-d608-ed31-39ea-00000000eafb | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468026 | 0:17:48.460149 | 0.93s 2025-10-03 08:16:50.154197 | fa163e2f-d608-ed31-39ea-00000000eafc | TASK | Enable and start netns-placeholder 2025-10-03 08:16:50.355884 | fa163e2f-d608-ed31-39ea-00000000eb4b | OK | Gather podman infos | np0005468025 2025-10-03 08:16:50.357412 | fa163e2f-d608-ed31-39ea-00000000eb4b | TIMING | tripleo_container_manage : Gather podman infos | np0005468025 | 0:17:48.682732 | 1.01s 2025-10-03 08:16:50.561041 | fa163e2f-d608-ed31-39ea-00000000eb4c | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:50.610952 | fa163e2f-d608-ed31-39ea-00000000eb4c | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468025 | 0:17:48.936272 | 0.05s 2025-10-03 08:16:50.729721 | fa163e2f-d608-ed31-39ea-00000000e5bd | TIMING | tripleo_container_rm : include_tasks | np0005468025 | 0:17:49.055036 | 0.07s 2025-10-03 08:16:50.788508 | fa163e2f-d608-ed31-39ea-00000000e3af | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:50.847247 | fa163e2f-d608-ed31-39ea-00000000e3af | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005468025 | 0:17:49.172568 | 0.06s 2025-10-03 08:16:50.867375 | c0414ff4-c6a0-4dcf-88c2-959655ecaea2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468025 2025-10-03 08:16:50.894646 | fa163e2f-d608-ed31-39ea-00000000ebb8 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:51.979880 | fa163e2f-d608-ed31-39ea-00000000eafc | CHANGED | Enable and start netns-placeholder | np0005468026 2025-10-03 08:16:51.981984 | fa163e2f-d608-ed31-39ea-00000000eafc | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468026 | 0:17:50.307295 | 1.83s 2025-10-03 08:16:52.015781 | fa163e2f-d608-ed31-39ea-00000000e3ad | TASK | Update container configs with new config hashes 2025-10-03 08:16:52.083772 | fa163e2f-d608-ed31-39ea-00000000e3ad | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468026 | 0:17:50.409089 | 0.07s 2025-10-03 08:16:52.108583 | 1dddbfec-d340-4653-89e4-1c887adb9818 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468026 2025-10-03 08:16:52.131075 | fa163e2f-d608-ed31-39ea-00000000ebfe | TASK | Update config hashes for container startup configs 2025-10-03 08:16:52.515023 | fa163e2f-d608-ed31-39ea-00000000ebfe | OK | Update config hashes for container startup configs | np0005468026 2025-10-03 08:16:52.516439 | fa163e2f-d608-ed31-39ea-00000000ebfe | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468026 | 0:17:50.841769 | 0.38s 2025-10-03 08:16:52.540162 | fa163e2f-d608-ed31-39ea-00000000e3ae | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:52.579428 | fa163e2f-d608-ed31-39ea-00000000e3ae | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005468026 | 0:17:50.904749 | 0.04s 2025-10-03 08:16:52.604937 | 937556c1-a3f3-4a5c-b4dc-5e78069cf6c3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468026 2025-10-03 08:16:52.625975 | fa163e2f-d608-ed31-39ea-00000000ec1d | TASK | Gather podman infos 2025-10-03 08:16:53.608075 | fa163e2f-d608-ed31-39ea-00000000ec1d | OK | Gather podman infos | np0005468026 2025-10-03 08:16:53.609022 | fa163e2f-d608-ed31-39ea-00000000ec1d | TIMING | tripleo_container_manage : Gather podman infos | np0005468026 | 0:17:51.934354 | 0.98s 2025-10-03 08:16:53.656408 | fa163e2f-d608-ed31-39ea-00000000ec1e | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:53.729837 | fa163e2f-d608-ed31-39ea-00000000ec1e | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468026 | 0:17:52.055163 | 0.07s 2025-10-03 08:16:53.847351 | fa163e2f-d608-ed31-39ea-00000000e5bd | TIMING | tripleo_container_rm : include_tasks | np0005468026 | 0:17:52.172680 | 0.07s 2025-10-03 08:16:53.876346 | fa163e2f-d608-ed31-39ea-00000000e3af | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:16:53.925034 | fa163e2f-d608-ed31-39ea-00000000e3af | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005468026 | 0:17:52.250362 | 0.05s 2025-10-03 08:16:53.941209 | 04096738-e412-4cdb-83b1-b4decd783b46 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468026 2025-10-03 08:16:53.966773 | fa163e2f-d608-ed31-39ea-00000000ec88 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:17:02.469492 | fa163e2f-d608-ed31-39ea-00000000ebb8 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468025 2025-10-03 08:17:02.470809 | fa163e2f-d608-ed31-39ea-00000000ebb8 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468025 | 0:18:00.796135 | 11.57s 2025-10-03 08:17:02.493199 | fa163e2f-d608-ed31-39ea-00000000ebb9 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:17:05.758356 | fa163e2f-d608-ed31-39ea-00000000ebb9 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468025 2025-10-03 08:17:05.759728 | fa163e2f-d608-ed31-39ea-00000000ebb9 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468025 | 0:18:04.085058 | 3.27s 2025-10-03 08:17:05.805843 | fa163e2f-d608-ed31-39ea-00000000e947 | TASK | Clean container_puppet_tasks for np0005468025 step 2 2025-10-03 08:17:06.143133 | fa163e2f-d608-ed31-39ea-00000000e947 | OK | Clean container_puppet_tasks for np0005468025 step 2 | np0005468025 2025-10-03 08:17:06.144503 | fa163e2f-d608-ed31-39ea-00000000e947 | TIMING | Clean container_puppet_tasks for np0005468025 step 2 | np0005468025 | 0:18:04.469829 | 0.34s 2025-10-03 08:17:06.176878 | fa163e2f-d608-ed31-39ea-00000000e948 | TASK | Calculate container_puppet_tasks for np0005468025 step 2 2025-10-03 08:17:06.235043 | fa163e2f-d608-ed31-39ea-00000000e948 | TIMING | Calculate container_puppet_tasks for np0005468025 step 2 | np0005468025 | 0:18:04.560365 | 0.06s 2025-10-03 08:17:06.256844 | fa163e2f-d608-ed31-39ea-00000000e949 | TASK | Include container-puppet tasks for step 2 2025-10-03 08:17:06.307161 | fa163e2f-d608-ed31-39ea-00000000e949 | TIMING | Include container-puppet tasks for step 2 | np0005468025 | 0:18:04.632487 | 0.05s 2025-10-03 08:17:06.329944 | 3528fe51-6f80-4424-a68b-854ac4caf23f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468025 2025-10-03 08:17:06.356662 | fa163e2f-d608-ed31-39ea-00000000ecd4 | TASK | Write container-puppet-tasks json file for np0005468025 step 2 2025-10-03 08:17:06.444660 | fa163e2f-d608-ed31-39ea-00000000ec88 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468026 2025-10-03 08:17:06.445676 | fa163e2f-d608-ed31-39ea-00000000ec88 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468026 | 0:18:04.771003 | 12.47s 2025-10-03 08:17:06.463440 | fa163e2f-d608-ed31-39ea-00000000ec89 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:17:07.317782 | fa163e2f-d608-ed31-39ea-00000000ecd4 | CHANGED | Write container-puppet-tasks json file for np0005468025 step 2 | np0005468025 2025-10-03 08:17:07.319382 | fa163e2f-d608-ed31-39ea-00000000ecd4 | TIMING | Write container-puppet-tasks json file for np0005468025 step 2 | np0005468025 | 0:18:05.644704 | 0.96s 2025-10-03 08:17:07.346885 | fa163e2f-d608-ed31-39ea-00000000ecd6 | TASK | Generate container puppet configs for step 2 2025-10-03 08:17:07.701546 | fa163e2f-d608-ed31-39ea-00000000ecd6 | OK | Generate container puppet configs for step 2 | np0005468025 2025-10-03 08:17:07.702653 | fa163e2f-d608-ed31-39ea-00000000ecd6 | TIMING | Generate container puppet configs for step 2 | np0005468025 | 0:18:06.027987 | 0.35s 2025-10-03 08:17:07.724156 | fa163e2f-d608-ed31-39ea-00000000ecd7 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2025-10-03 08:17:07.755267 | fa163e2f-d608-ed31-39ea-00000000ecd7 | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005468025 | 0:18:06.080589 | 0.03s 2025-10-03 08:17:07.797052 | fa163e2f-d608-ed31-39ea-00000000e80c | TASK | Gather variables for each operating system 2025-10-03 08:17:07.910520 | fa163e2f-d608-ed31-39ea-00000000e80c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468025 | 0:18:06.235834 | 0.11s 2025-10-03 08:17:07.939830 | fa163e2f-d608-ed31-39ea-00000000e80d | TASK | Create container logs path 2025-10-03 08:17:08.271286 | fa163e2f-d608-ed31-39ea-00000000e80d | OK | Create container logs path | np0005468025 2025-10-03 08:17:08.272687 | fa163e2f-d608-ed31-39ea-00000000e80d | TIMING | tripleo_container_manage : Create container logs path | np0005468025 | 0:18:06.598022 | 0.33s 2025-10-03 08:17:08.294515 | fa163e2f-d608-ed31-39ea-00000000e80f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 08:17:08.623600 | fa163e2f-d608-ed31-39ea-00000000e80f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468025 2025-10-03 08:17:08.626348 | fa163e2f-d608-ed31-39ea-00000000e80f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468025 | 0:18:06.951673 | 0.33s 2025-10-03 08:17:08.653416 | fa163e2f-d608-ed31-39ea-00000000e810 | TASK | Finalise hashes for all containers 2025-10-03 08:17:08.699729 | fa163e2f-d608-ed31-39ea-00000000e810 | OK | Finalise hashes for all containers | np0005468025 2025-10-03 08:17:08.701281 | fa163e2f-d608-ed31-39ea-00000000e810 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468025 | 0:18:07.026615 | 0.05s 2025-10-03 08:17:08.721670 | fa163e2f-d608-ed31-39ea-00000000e812 | TASK | Manage systemd shutdown files 2025-10-03 08:17:08.759824 | fa163e2f-d608-ed31-39ea-00000000e812 | SKIPPED | Manage systemd shutdown files | np0005468025 2025-10-03 08:17:08.761400 | fa163e2f-d608-ed31-39ea-00000000e812 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468025 | 0:18:07.086731 | 0.04s 2025-10-03 08:17:08.781063 | fa163e2f-d608-ed31-39ea-00000000e814 | TASK | Update container configs with new config hashes 2025-10-03 08:17:08.846822 | fa163e2f-d608-ed31-39ea-00000000e814 | SKIPPED | Update container configs with new config hashes | np0005468025 2025-10-03 08:17:08.848806 | fa163e2f-d608-ed31-39ea-00000000e814 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468025 | 0:18:07.174136 | 0.07s 2025-10-03 08:17:08.879365 | fa163e2f-d608-ed31-39ea-00000000e815 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 08:17:08.933791 | fa163e2f-d608-ed31-39ea-00000000e815 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468025 2025-10-03 08:17:08.935448 | fa163e2f-d608-ed31-39ea-00000000e815 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468025 | 0:18:07.260768 | 0.05s 2025-10-03 08:17:08.962060 | fa163e2f-d608-ed31-39ea-00000000e816 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 08:17:09.015249 | fa163e2f-d608-ed31-39ea-00000000e816 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468025 2025-10-03 08:17:09.016565 | fa163e2f-d608-ed31-39ea-00000000e816 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468025 | 0:18:07.341902 | 0.05s 2025-10-03 08:17:09.789175 | fa163e2f-d608-ed31-39ea-00000000ec89 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468026 2025-10-03 08:17:09.790201 | fa163e2f-d608-ed31-39ea-00000000ec89 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468026 | 0:18:08.115532 | 3.33s 2025-10-03 08:17:09.857169 | fa163e2f-d608-ed31-39ea-00000000e977 | TASK | Clean container_puppet_tasks for np0005468026 step 2 2025-10-03 08:17:10.191159 | fa163e2f-d608-ed31-39ea-00000000e977 | OK | Clean container_puppet_tasks for np0005468026 step 2 | np0005468026 2025-10-03 08:17:10.192610 | fa163e2f-d608-ed31-39ea-00000000e977 | TIMING | Clean container_puppet_tasks for np0005468026 step 2 | np0005468026 | 0:18:08.517934 | 0.33s 2025-10-03 08:17:10.236166 | fa163e2f-d608-ed31-39ea-00000000e978 | TASK | Calculate container_puppet_tasks for np0005468026 step 2 2025-10-03 08:17:10.294063 | fa163e2f-d608-ed31-39ea-00000000e978 | TIMING | Calculate container_puppet_tasks for np0005468026 step 2 | np0005468026 | 0:18:08.619383 | 0.06s 2025-10-03 08:17:10.314440 | fa163e2f-d608-ed31-39ea-00000000e979 | TASK | Include container-puppet tasks for step 2 2025-10-03 08:17:10.363210 | fa163e2f-d608-ed31-39ea-00000000e979 | TIMING | Include container-puppet tasks for step 2 | np0005468026 | 0:18:08.688534 | 0.05s 2025-10-03 08:17:10.384619 | 792885ca-47fa-4469-8df4-8b11e430f430 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468026 2025-10-03 08:17:10.413953 | fa163e2f-d608-ed31-39ea-00000000ed4b | TASK | Write container-puppet-tasks json file for np0005468026 step 2 2025-10-03 08:17:11.491735 | fa163e2f-d608-ed31-39ea-00000000ed4b | CHANGED | Write container-puppet-tasks json file for np0005468026 step 2 | np0005468026 2025-10-03 08:17:11.492803 | fa163e2f-d608-ed31-39ea-00000000ed4b | TIMING | Write container-puppet-tasks json file for np0005468026 step 2 | np0005468026 | 0:18:09.818135 | 1.08s 2025-10-03 08:17:11.512944 | fa163e2f-d608-ed31-39ea-00000000ed4d | TASK | Generate container puppet configs for step 2 2025-10-03 08:17:11.941322 | fa163e2f-d608-ed31-39ea-00000000ed4d | OK | Generate container puppet configs for step 2 | np0005468026 2025-10-03 08:17:11.942749 | fa163e2f-d608-ed31-39ea-00000000ed4d | TIMING | Generate container puppet configs for step 2 | np0005468026 | 0:18:10.268074 | 0.43s 2025-10-03 08:17:11.970130 | fa163e2f-d608-ed31-39ea-00000000ed4e | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2025-10-03 08:17:12.000985 | fa163e2f-d608-ed31-39ea-00000000ed4e | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005468026 | 0:18:10.326311 | 0.03s 2025-10-03 08:17:12.047609 | fa163e2f-d608-ed31-39ea-00000000e80c | TASK | Gather variables for each operating system 2025-10-03 08:17:12.159177 | fa163e2f-d608-ed31-39ea-00000000e80c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468026 | 0:18:10.484499 | 0.11s 2025-10-03 08:17:12.179892 | fa163e2f-d608-ed31-39ea-00000000e80d | TASK | Create container logs path 2025-10-03 08:17:12.538618 | fa163e2f-d608-ed31-39ea-00000000e80d | OK | Create container logs path | np0005468026 2025-10-03 08:17:12.539626 | fa163e2f-d608-ed31-39ea-00000000e80d | TIMING | tripleo_container_manage : Create container logs path | np0005468026 | 0:18:10.864961 | 0.36s 2025-10-03 08:17:12.557829 | fa163e2f-d608-ed31-39ea-00000000e80f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 08:17:12.912147 | fa163e2f-d608-ed31-39ea-00000000e80f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468026 2025-10-03 08:17:12.913097 | fa163e2f-d608-ed31-39ea-00000000e80f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468026 | 0:18:11.238430 | 0.35s 2025-10-03 08:17:12.935712 | fa163e2f-d608-ed31-39ea-00000000e810 | TASK | Finalise hashes for all containers 2025-10-03 08:17:12.984083 | fa163e2f-d608-ed31-39ea-00000000e810 | OK | Finalise hashes for all containers | np0005468026 2025-10-03 08:17:12.985005 | fa163e2f-d608-ed31-39ea-00000000e810 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468026 | 0:18:11.310340 | 0.05s 2025-10-03 08:17:13.005124 | fa163e2f-d608-ed31-39ea-00000000e812 | TASK | Manage systemd shutdown files 2025-10-03 08:17:13.041853 | fa163e2f-d608-ed31-39ea-00000000e812 | SKIPPED | Manage systemd shutdown files | np0005468026 2025-10-03 08:17:13.042794 | fa163e2f-d608-ed31-39ea-00000000e812 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468026 | 0:18:11.368124 | 0.04s 2025-10-03 08:17:13.058249 | fa163e2f-d608-ed31-39ea-00000000e814 | TASK | Update container configs with new config hashes 2025-10-03 08:17:13.108574 | fa163e2f-d608-ed31-39ea-00000000e814 | SKIPPED | Update container configs with new config hashes | np0005468026 2025-10-03 08:17:13.109305 | fa163e2f-d608-ed31-39ea-00000000e814 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468026 | 0:18:11.434639 | 0.05s 2025-10-03 08:17:13.125036 | fa163e2f-d608-ed31-39ea-00000000e815 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 08:17:13.172998 | fa163e2f-d608-ed31-39ea-00000000e815 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468026 2025-10-03 08:17:13.173712 | fa163e2f-d608-ed31-39ea-00000000e815 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468026 | 0:18:11.499049 | 0.05s 2025-10-03 08:17:13.189487 | fa163e2f-d608-ed31-39ea-00000000e816 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 08:17:13.231229 | fa163e2f-d608-ed31-39ea-00000000e816 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468026 2025-10-03 08:17:13.231921 | fa163e2f-d608-ed31-39ea-00000000e816 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468026 | 0:18:11.557258 | 0.04s 2025-10-03 08:17:54.884061 | fa163e2f-d608-ed31-39ea-00000000e04a | CHANGED | Run init bundle puppet on the host for haproxy | np0005468024 2025-10-03 08:17:54.885749 | fa163e2f-d608-ed31-39ea-00000000e04a | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for haproxy | np0005468024 | 0:18:53.211080 | 130.99s 2025-10-03 08:17:54.916189 | fa163e2f-d608-ed31-39ea-00000000e04b | TASK | Check if /var/lib/config-data/puppet-generated/haproxy exists 2025-10-03 08:17:55.261547 | fa163e2f-d608-ed31-39ea-00000000e04b | OK | Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005468024 2025-10-03 08:17:55.263233 | fa163e2f-d608-ed31-39ea-00000000e04b | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005468024 | 0:18:53.588559 | 0.35s 2025-10-03 08:17:55.291861 | fa163e2f-d608-ed31-39ea-00000000e04c | TASK | Run pacemaker restart if the config file for the service changed 2025-10-03 08:17:55.856075 | fa163e2f-d608-ed31-39ea-00000000e04c | CHANGED | Run pacemaker restart if the config file for the service changed | np0005468024 2025-10-03 08:17:55.857570 | fa163e2f-d608-ed31-39ea-00000000e04c | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005468024 | 0:18:54.182889 | 0.56s 2025-10-03 08:17:55.886433 | fa163e2f-d608-ed31-39ea-00000000e04d | TASK | Check if an image update marker exists for bundle haproxy-bundle 2025-10-03 08:17:56.227235 | fa163e2f-d608-ed31-39ea-00000000e04d | OK | Check if an image update marker exists for bundle haproxy-bundle | np0005468024 2025-10-03 08:17:56.228631 | fa163e2f-d608-ed31-39ea-00000000e04d | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle haproxy-bundle | np0005468024 | 0:18:54.553956 | 0.34s 2025-10-03 08:17:56.259570 | fa163e2f-d608-ed31-39ea-00000000e04f | TASK | Get container image tag from marker for bundle haproxy-bundle 2025-10-03 08:17:56.316011 | fa163e2f-d608-ed31-39ea-00000000e04f | SKIPPED | Get container image tag from marker for bundle haproxy-bundle | np0005468024 2025-10-03 08:17:56.317089 | fa163e2f-d608-ed31-39ea-00000000e04f | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle haproxy-bundle | np0005468024 | 0:18:54.642419 | 0.06s 2025-10-03 08:17:56.338033 | fa163e2f-d608-ed31-39ea-00000000e050 | TASK | Get container image tag from bundle haproxy-bundle 2025-10-03 08:17:56.397049 | fa163e2f-d608-ed31-39ea-00000000e050 | SKIPPED | Get container image tag from bundle haproxy-bundle | np0005468024 2025-10-03 08:17:56.398116 | fa163e2f-d608-ed31-39ea-00000000e050 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle haproxy-bundle | np0005468024 | 0:18:54.723448 | 0.06s 2025-10-03 08:17:56.419403 | fa163e2f-d608-ed31-39ea-00000000e051 | TASK | Compare tags between marker and bundle haproxy-bundle 2025-10-03 08:17:56.481529 | fa163e2f-d608-ed31-39ea-00000000e051 | SKIPPED | Compare tags between marker and bundle haproxy-bundle | np0005468024 2025-10-03 08:17:56.482716 | fa163e2f-d608-ed31-39ea-00000000e051 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle haproxy-bundle | np0005468024 | 0:18:54.808045 | 0.06s 2025-10-03 08:17:56.506749 | fa163e2f-d608-ed31-39ea-00000000e052 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-03 08:17:56.563149 | fa163e2f-d608-ed31-39ea-00000000e052 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468024 2025-10-03 08:17:56.564015 | fa163e2f-d608-ed31-39ea-00000000e052 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468024 | 0:18:54.889347 | 0.06s 2025-10-03 08:17:56.581790 | fa163e2f-d608-ed31-39ea-00000000e053 | TASK | Remove update marker for bundle haproxy-bundle 2025-10-03 08:17:56.640729 | fa163e2f-d608-ed31-39ea-00000000e053 | SKIPPED | Remove update marker for bundle haproxy-bundle | np0005468024 2025-10-03 08:17:56.641799 | fa163e2f-d608-ed31-39ea-00000000e053 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle haproxy-bundle | np0005468024 | 0:18:54.967131 | 0.06s 2025-10-03 08:17:56.671186 | fa163e2f-d608-ed31-39ea-00000000e074 | TASK | Gather variables for each operating system 2025-10-03 08:17:56.786060 | fa163e2f-d608-ed31-39ea-00000000e074 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005468024 | 0:18:55.111382 | 0.11s 2025-10-03 08:17:56.801484 | fa163e2f-d608-ed31-39ea-00000000e075 | TASK | Detect if resource is being created or already exists 2025-10-03 08:17:57.616612 | fa163e2f-d608-ed31-39ea-00000000e075 | CHANGED | Detect if resource is being created or already exists | np0005468024 2025-10-03 08:17:57.618163 | fa163e2f-d608-ed31-39ea-00000000e075 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005468024 | 0:18:55.943489 | 0.82s 2025-10-03 08:17:57.646815 | fa163e2f-d608-ed31-39ea-00000000e076 | TASK | Run init bundle puppet on the host for mysql 2025-10-03 08:18:34.203307 | fa163e2f-d608-ed31-39ea-00000000e076 | CHANGED | Run init bundle puppet on the host for mysql | np0005468024 2025-10-03 08:18:34.204482 | fa163e2f-d608-ed31-39ea-00000000e076 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for mysql | np0005468024 | 0:19:32.529794 | 36.56s 2025-10-03 08:18:34.221038 | fa163e2f-d608-ed31-39ea-00000000e077 | TASK | Check if /var/lib/config-data/puppet-generated/mysql exists 2025-10-03 08:18:34.578285 | fa163e2f-d608-ed31-39ea-00000000e077 | OK | Check if /var/lib/config-data/puppet-generated/mysql exists | np0005468024 2025-10-03 08:18:34.579244 | fa163e2f-d608-ed31-39ea-00000000e077 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/mysql exists | np0005468024 | 0:19:32.904554 | 0.36s 2025-10-03 08:18:34.595130 | fa163e2f-d608-ed31-39ea-00000000e078 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-03 08:18:35.105760 | fa163e2f-d608-ed31-39ea-00000000e078 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005468024 2025-10-03 08:18:35.106577 | fa163e2f-d608-ed31-39ea-00000000e078 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005468024 | 0:19:33.431914 | 0.51s 2025-10-03 08:18:35.122722 | fa163e2f-d608-ed31-39ea-00000000e079 | TASK | Check if an image update marker exists for bundle galera-bundle 2025-10-03 08:18:35.468399 | fa163e2f-d608-ed31-39ea-00000000e079 | OK | Check if an image update marker exists for bundle galera-bundle | np0005468024 2025-10-03 08:18:35.469373 | fa163e2f-d608-ed31-39ea-00000000e079 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle galera-bundle | np0005468024 | 0:19:33.794705 | 0.35s 2025-10-03 08:18:35.485328 | fa163e2f-d608-ed31-39ea-00000000e07b | TASK | Get container image tag from marker for bundle galera-bundle 2025-10-03 08:18:35.543893 | fa163e2f-d608-ed31-39ea-00000000e07b | SKIPPED | Get container image tag from marker for bundle galera-bundle | np0005468024 2025-10-03 08:18:35.544717 | fa163e2f-d608-ed31-39ea-00000000e07b | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle galera-bundle | np0005468024 | 0:19:33.870053 | 0.06s 2025-10-03 08:18:35.560569 | fa163e2f-d608-ed31-39ea-00000000e07c | TASK | Get container image tag from bundle galera-bundle 2025-10-03 08:18:35.616760 | fa163e2f-d608-ed31-39ea-00000000e07c | SKIPPED | Get container image tag from bundle galera-bundle | np0005468024 2025-10-03 08:18:35.617660 | fa163e2f-d608-ed31-39ea-00000000e07c | TIMING | tripleo_ha_wrapper : Get container image tag from bundle galera-bundle | np0005468024 | 0:19:33.942997 | 0.06s 2025-10-03 08:18:35.634139 | fa163e2f-d608-ed31-39ea-00000000e07d | TASK | Compare tags between marker and bundle galera-bundle 2025-10-03 08:18:35.685997 | fa163e2f-d608-ed31-39ea-00000000e07d | SKIPPED | Compare tags between marker and bundle galera-bundle | np0005468024 2025-10-03 08:18:35.686861 | fa163e2f-d608-ed31-39ea-00000000e07d | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle galera-bundle | np0005468024 | 0:19:34.012196 | 0.05s 2025-10-03 08:18:35.704354 | fa163e2f-d608-ed31-39ea-00000000e07e | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-03 08:18:35.752345 | fa163e2f-d608-ed31-39ea-00000000e07e | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468024 2025-10-03 08:18:35.753282 | fa163e2f-d608-ed31-39ea-00000000e07e | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468024 | 0:19:34.078618 | 0.05s 2025-10-03 08:18:35.769604 | fa163e2f-d608-ed31-39ea-00000000e07f | TASK | Remove update marker for bundle galera-bundle 2025-10-03 08:18:35.825074 | fa163e2f-d608-ed31-39ea-00000000e07f | SKIPPED | Remove update marker for bundle galera-bundle | np0005468024 2025-10-03 08:18:35.825993 | fa163e2f-d608-ed31-39ea-00000000e07f | TIMING | tripleo_ha_wrapper : Remove update marker for bundle galera-bundle | np0005468024 | 0:19:34.151329 | 0.06s 2025-10-03 08:18:35.856330 | fa163e2f-d608-ed31-39ea-00000000e09b | TASK | Push script 2025-10-03 08:18:36.812853 | fa163e2f-d608-ed31-39ea-00000000e09b | CHANGED | Push script | np0005468024 2025-10-03 08:18:36.814681 | fa163e2f-d608-ed31-39ea-00000000e09b | TIMING | Push script | np0005468024 | 0:19:35.140008 | 0.96s 2025-10-03 08:18:36.845123 | fa163e2f-d608-ed31-39ea-00000000e09c | TASK | Insert cronjob in root crontab 2025-10-03 08:18:37.253602 | fa163e2f-d608-ed31-39ea-00000000e09c | CHANGED | Insert cronjob in root crontab | np0005468024 2025-10-03 08:18:37.255107 | fa163e2f-d608-ed31-39ea-00000000e09c | TIMING | Insert cronjob in root crontab | np0005468024 | 0:19:35.580431 | 0.41s 2025-10-03 08:18:37.285215 | fa163e2f-d608-ed31-39ea-00000000e0a3 | TASK | Gather variables for each operating system 2025-10-03 08:18:37.411134 | fa163e2f-d608-ed31-39ea-00000000e0a3 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005468024 | 0:19:35.736452 | 0.12s 2025-10-03 08:18:37.432923 | fa163e2f-d608-ed31-39ea-00000000e0a4 | TASK | Detect if resource is being created or already exists 2025-10-03 08:18:38.322721 | fa163e2f-d608-ed31-39ea-00000000e0a4 | CHANGED | Detect if resource is being created or already exists | np0005468024 2025-10-03 08:18:38.324056 | fa163e2f-d608-ed31-39ea-00000000e0a4 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005468024 | 0:19:36.649387 | 0.89s 2025-10-03 08:18:38.349695 | fa163e2f-d608-ed31-39ea-00000000e0a5 | TASK | Run init bundle puppet on the host for oslo_messaging_rpc 2025-10-03 08:19:14.639540 | fa163e2f-d608-ed31-39ea-00000000e0a5 | CHANGED | Run init bundle puppet on the host for oslo_messaging_rpc | np0005468024 2025-10-03 08:19:14.641736 | fa163e2f-d608-ed31-39ea-00000000e0a5 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for oslo_messaging_rpc | np0005468024 | 0:20:12.967062 | 36.29s 2025-10-03 08:19:14.672187 | fa163e2f-d608-ed31-39ea-00000000e0a6 | TASK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists 2025-10-03 08:19:15.137369 | fa163e2f-d608-ed31-39ea-00000000e0a6 | OK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005468024 2025-10-03 08:19:15.138644 | fa163e2f-d608-ed31-39ea-00000000e0a6 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005468024 | 0:20:13.463972 | 0.47s 2025-10-03 08:19:15.165315 | fa163e2f-d608-ed31-39ea-00000000e0a7 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-03 08:19:15.666565 | fa163e2f-d608-ed31-39ea-00000000e0a7 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005468024 2025-10-03 08:19:15.668171 | fa163e2f-d608-ed31-39ea-00000000e0a7 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005468024 | 0:20:13.993495 | 0.50s 2025-10-03 08:19:15.703782 | fa163e2f-d608-ed31-39ea-00000000e0a8 | TASK | Check if an image update marker exists for bundle rabbitmq-bundle 2025-10-03 08:19:16.030548 | fa163e2f-d608-ed31-39ea-00000000e0a8 | OK | Check if an image update marker exists for bundle rabbitmq-bundle | np0005468024 2025-10-03 08:19:16.033206 | fa163e2f-d608-ed31-39ea-00000000e0a8 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle rabbitmq-bundle | np0005468024 | 0:20:14.358530 | 0.33s 2025-10-03 08:19:16.067351 | fa163e2f-d608-ed31-39ea-00000000e0aa | TASK | Get container image tag from marker for bundle rabbitmq-bundle 2025-10-03 08:19:16.124831 | fa163e2f-d608-ed31-39ea-00000000e0aa | SKIPPED | Get container image tag from marker for bundle rabbitmq-bundle | np0005468024 2025-10-03 08:19:16.127047 | fa163e2f-d608-ed31-39ea-00000000e0aa | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle rabbitmq-bundle | np0005468024 | 0:20:14.452371 | 0.06s 2025-10-03 08:19:16.158389 | fa163e2f-d608-ed31-39ea-00000000e0ab | TASK | Get container image tag from bundle rabbitmq-bundle 2025-10-03 08:19:16.211242 | fa163e2f-d608-ed31-39ea-00000000e0ab | SKIPPED | Get container image tag from bundle rabbitmq-bundle | np0005468024 2025-10-03 08:19:16.212978 | fa163e2f-d608-ed31-39ea-00000000e0ab | TIMING | tripleo_ha_wrapper : Get container image tag from bundle rabbitmq-bundle | np0005468024 | 0:20:14.538309 | 0.05s 2025-10-03 08:19:16.236083 | fa163e2f-d608-ed31-39ea-00000000e0ac | TASK | Compare tags between marker and bundle rabbitmq-bundle 2025-10-03 08:19:16.295994 | fa163e2f-d608-ed31-39ea-00000000e0ac | SKIPPED | Compare tags between marker and bundle rabbitmq-bundle | np0005468024 2025-10-03 08:19:16.297341 | fa163e2f-d608-ed31-39ea-00000000e0ac | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle rabbitmq-bundle | np0005468024 | 0:20:14.622666 | 0.06s 2025-10-03 08:19:16.333767 | fa163e2f-d608-ed31-39ea-00000000e0ad | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-03 08:19:16.393057 | fa163e2f-d608-ed31-39ea-00000000e0ad | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468024 2025-10-03 08:19:16.395592 | fa163e2f-d608-ed31-39ea-00000000e0ad | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468024 | 0:20:14.720782 | 0.06s 2025-10-03 08:19:16.430054 | fa163e2f-d608-ed31-39ea-00000000e0ae | TASK | Remove update marker for bundle rabbitmq-bundle 2025-10-03 08:19:16.488225 | fa163e2f-d608-ed31-39ea-00000000e0ae | SKIPPED | Remove update marker for bundle rabbitmq-bundle | np0005468024 2025-10-03 08:19:16.489716 | fa163e2f-d608-ed31-39ea-00000000e0ae | TIMING | tripleo_ha_wrapper : Remove update marker for bundle rabbitmq-bundle | np0005468024 | 0:20:14.815041 | 0.06s 2025-10-03 08:19:16.543170 | fa163e2f-d608-ed31-39ea-00000000e0cf | TASK | Gather variables for each operating system 2025-10-03 08:19:16.656824 | fa163e2f-d608-ed31-39ea-00000000e0cf | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005468024 | 0:20:14.982142 | 0.11s 2025-10-03 08:19:16.683001 | fa163e2f-d608-ed31-39ea-00000000e0d0 | TASK | Detect if resource is being created or already exists 2025-10-03 08:19:17.534801 | fa163e2f-d608-ed31-39ea-00000000e0d0 | CHANGED | Detect if resource is being created or already exists | np0005468024 2025-10-03 08:19:17.536163 | fa163e2f-d608-ed31-39ea-00000000e0d0 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005468024 | 0:20:15.861490 | 0.85s 2025-10-03 08:19:17.569656 | fa163e2f-d608-ed31-39ea-00000000e0d1 | TASK | Run init bundle puppet on the host for redis 2025-10-03 08:19:53.982038 | fa163e2f-d608-ed31-39ea-00000000e0d1 | CHANGED | Run init bundle puppet on the host for redis | np0005468024 2025-10-03 08:19:53.983767 | fa163e2f-d608-ed31-39ea-00000000e0d1 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for redis | np0005468024 | 0:20:52.309096 | 36.41s 2025-10-03 08:19:54.006295 | fa163e2f-d608-ed31-39ea-00000000e0d2 | TASK | Check if /var/lib/config-data/puppet-generated/redis exists 2025-10-03 08:19:54.344057 | fa163e2f-d608-ed31-39ea-00000000e0d2 | OK | Check if /var/lib/config-data/puppet-generated/redis exists | np0005468024 2025-10-03 08:19:54.345174 | fa163e2f-d608-ed31-39ea-00000000e0d2 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/redis exists | np0005468024 | 0:20:52.670506 | 0.34s 2025-10-03 08:19:54.367936 | fa163e2f-d608-ed31-39ea-00000000e0d3 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-03 08:19:54.964586 | fa163e2f-d608-ed31-39ea-00000000e0d3 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005468024 2025-10-03 08:19:54.966020 | fa163e2f-d608-ed31-39ea-00000000e0d3 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005468024 | 0:20:53.291346 | 0.60s 2025-10-03 08:19:55.000271 | fa163e2f-d608-ed31-39ea-00000000e0d4 | TASK | Check if an image update marker exists for bundle redis-bundle 2025-10-03 08:19:55.340193 | fa163e2f-d608-ed31-39ea-00000000e0d4 | OK | Check if an image update marker exists for bundle redis-bundle | np0005468024 2025-10-03 08:19:55.341539 | fa163e2f-d608-ed31-39ea-00000000e0d4 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle redis-bundle | np0005468024 | 0:20:53.666866 | 0.34s 2025-10-03 08:19:55.373566 | fa163e2f-d608-ed31-39ea-00000000e0d6 | TASK | Get container image tag from marker for bundle redis-bundle 2025-10-03 08:19:55.430282 | fa163e2f-d608-ed31-39ea-00000000e0d6 | SKIPPED | Get container image tag from marker for bundle redis-bundle | np0005468024 2025-10-03 08:19:55.431402 | fa163e2f-d608-ed31-39ea-00000000e0d6 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle redis-bundle | np0005468024 | 0:20:53.756731 | 0.06s 2025-10-03 08:19:55.453513 | fa163e2f-d608-ed31-39ea-00000000e0d7 | TASK | Get container image tag from bundle redis-bundle 2025-10-03 08:19:55.514145 | fa163e2f-d608-ed31-39ea-00000000e0d7 | SKIPPED | Get container image tag from bundle redis-bundle | np0005468024 2025-10-03 08:19:55.515378 | fa163e2f-d608-ed31-39ea-00000000e0d7 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle redis-bundle | np0005468024 | 0:20:53.840706 | 0.06s 2025-10-03 08:19:55.538433 | fa163e2f-d608-ed31-39ea-00000000e0d8 | TASK | Compare tags between marker and bundle redis-bundle 2025-10-03 08:19:55.578842 | fa163e2f-d608-ed31-39ea-00000000e0d8 | SKIPPED | Compare tags between marker and bundle redis-bundle | np0005468024 2025-10-03 08:19:55.579732 | fa163e2f-d608-ed31-39ea-00000000e0d8 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle redis-bundle | np0005468024 | 0:20:53.905067 | 0.04s 2025-10-03 08:19:55.603969 | fa163e2f-d608-ed31-39ea-00000000e0d9 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-03 08:19:55.651408 | fa163e2f-d608-ed31-39ea-00000000e0d9 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468024 2025-10-03 08:19:55.652389 | fa163e2f-d608-ed31-39ea-00000000e0d9 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468024 | 0:20:53.977721 | 0.05s 2025-10-03 08:19:55.674143 | fa163e2f-d608-ed31-39ea-00000000e0da | TASK | Remove update marker for bundle redis-bundle 2025-10-03 08:19:55.715190 | fa163e2f-d608-ed31-39ea-00000000e0da | SKIPPED | Remove update marker for bundle redis-bundle | np0005468024 2025-10-03 08:19:55.716050 | fa163e2f-d608-ed31-39ea-00000000e0da | TIMING | tripleo_ha_wrapper : Remove update marker for bundle redis-bundle | np0005468024 | 0:20:54.041384 | 0.04s 2025-10-03 08:19:55.756375 | fa163e2f-d608-ed31-39ea-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2025-10-03 08:19:56.101916 | fa163e2f-d608-ed31-39ea-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005468024 2025-10-03 08:19:56.103182 | fa163e2f-d608-ed31-39ea-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005468024 | 0:20:54.428517 | 0.35s 2025-10-03 08:19:56.209674 | fa163e2f-d608-ed31-39ea-0000000000d4 | TIMING | include_tasks | np0005468024 | 0:20:54.535001 | 0.09s 2025-10-03 08:19:56.233319 | 7ae4c5a5-7ba8-4f2a-9716-8229fe6c5e54 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468024 2025-10-03 08:19:56.250855 | fa163e2f-d608-ed31-39ea-00000000ee14 | TASK | Write the config_step hieradata 2025-10-03 08:19:57.101042 | fa163e2f-d608-ed31-39ea-00000000ee14 | OK | Write the config_step hieradata | np0005468024 2025-10-03 08:19:57.102203 | fa163e2f-d608-ed31-39ea-00000000ee14 | TIMING | Write the config_step hieradata | np0005468024 | 0:20:55.427534 | 0.85s 2025-10-03 08:19:57.124175 | fa163e2f-d608-ed31-39ea-00000000ee15 | TASK | Run puppet host configuration for step 2 2025-10-03 08:19:57.882008 | fa163e2f-d608-ed31-39ea-00000000ee15 | CHANGED | Run puppet host configuration for step 2 | np0005468024 2025-10-03 08:19:57.883275 | fa163e2f-d608-ed31-39ea-00000000ee15 | TIMING | Run puppet host configuration for step 2 | np0005468024 | 0:20:56.208589 | 0.76s 2025-10-03 08:19:57.915721 | fa163e2f-d608-ed31-39ea-00000000ee16 | TASK | Wait for puppet host configuration to finish 2025-10-03 08:19:58.227651 | fa163e2f-d608-ed31-39ea-00000000ee16 | WAITING | Wait for puppet host configuration to finish | np0005468024 | 360 retries left 2025-10-03 08:20:08.530314 | fa163e2f-d608-ed31-39ea-00000000ee16 | WAITING | Wait for puppet host configuration to finish | np0005468024 | 359 retries left 2025-10-03 08:20:18.849696 | fa163e2f-d608-ed31-39ea-00000000ee16 | CHANGED | Wait for puppet host configuration to finish | np0005468024 2025-10-03 08:20:18.851199 | fa163e2f-d608-ed31-39ea-00000000ee16 | TIMING | Wait for puppet host configuration to finish | np0005468024 | 0:21:17.176530 | 20.93s 2025-10-03 08:20:18.882839 | fa163e2f-d608-ed31-39ea-00000000ee17 | TASK | Debug output for task: Run puppet host configuration for step 2 2025-10-03 08:20:18.972406 | fa163e2f-d608-ed31-39ea-00000000ee17 | CHANGED | Debug output for task: Run puppet host configuration for step 2 | np0005468024 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:19:57 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:20:04 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:20:04 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:20:04 puppet-user: (file & line not available)", "<13>Oct 3 08:20:04 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:20:04 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:20:04 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:20:04 puppet-user: Notice: Compiled catalog for np0005468024.ooo.test in environment production in 0.45 seconds", "<13>Oct 3 08:20:10 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Oct 3 08:20:13 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Oct 3 08:20:14 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Oct 3 08:20:15 puppet-user: Notice: Applied catalog in 10.51 seconds", "<13>Oct 3 08:20:15 puppet-user: Application:", "<13>Oct 3 08:20:15 puppet-user: Initial environment: production", "<13>Oct 3 08:20:15 puppet-user: Converged environment: production", "<13>Oct 3 08:20:15 puppet-user: Run mode: user", "<13>Oct 3 08:20:15 puppet-user: Changes:", "<13>Oct 3 08:20:15 puppet-user: Total: 2", "<13>Oct 3 08:20:15 puppet-user: Events:", "<13>Oct 3 08:20:15 puppet-user: Success: 2", "<13>Oct 3 08:20:15 puppet-user: Resources:", "<13>Oct 3 08:20:15 puppet-user: Changed: 2", "<13>Oct 3 08:20:15 puppet-user: Out of sync: 2", "<13>Oct 3 08:20:15 puppet-user: Total: 28", "<13>Oct 3 08:20:15 puppet-user: Time:", "<13>Oct 3 08:20:15 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:20:15 puppet-user: Schedule: 0.00", "<13>Oct 3 08:20:15 puppet-user: Package: 0.00", "<13>Oct 3 08:20:15 puppet-user: File line: 0.00", "<13>Oct 3 08:20:15 puppet-user: File: 0.00", "<13>Oct 3 08:20:15 puppet-user: Augeas: 0.01", "<13>Oct 3 08:20:15 puppet-user: User: 0.01", "<13>Oct 3 08:20:15 puppet-user: Service: 0.13", "<13>Oct 3 08:20:15 puppet-user: Config retrieval: 0.50", "<13>Oct 3 08:20:15 puppet-user: Pcmk property: 1.46", "<13>Oct 3 08:20:15 puppet-user: Transaction evaluation: 10.49", "<13>Oct 3 08:20:15 puppet-user: Catalog application: 10.51", "<13>Oct 3 08:20:15 puppet-user: Last run: 1759479615", "<13>Oct 3 08:20:15 puppet-user: Exec: 2.11", "<13>Oct 3 08:20:15 puppet-user: Pcmk resource default: 3.18", "<13>Oct 3 08:20:15 puppet-user: Pcmk resource op default: 3.40", "<13>Oct 3 08:20:15 puppet-user: Total: 10.51", "<13>Oct 3 08:20:15 puppet-user: Version:", "<13>Oct 3 08:20:15 puppet-user: Config: 1759479604", "<13>Oct 3 08:20:15 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:20:18.973917 | fa163e2f-d608-ed31-39ea-00000000ee17 | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005468024 | 0:21:17.299243 | 0.09s 2025-10-03 08:20:19.007557 | fa163e2f-d608-ed31-39ea-00000000ee18 | TASK | Pre-cache facts for puppet containers 2025-10-03 08:20:19.035085 | fa163e2f-d608-ed31-39ea-00000000ee18 | TIMING | Pre-cache facts for puppet containers | np0005468024 | 0:21:17.360409 | 0.03s 2025-10-03 08:20:19.089846 | fa163e2f-d608-ed31-39ea-00000000e279 | TASK | Gather variables for each operating system 2025-10-03 08:20:19.198882 | fa163e2f-d608-ed31-39ea-00000000e279 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468024 | 0:21:17.524196 | 0.11s 2025-10-03 08:20:19.223836 | fa163e2f-d608-ed31-39ea-00000000e27a | TASK | Create puppet caching structures 2025-10-03 08:20:19.555972 | fa163e2f-d608-ed31-39ea-00000000e27a | CHANGED | Create puppet caching structures | np0005468024 2025-10-03 08:20:19.557034 | fa163e2f-d608-ed31-39ea-00000000e27a | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468024 | 0:21:17.882368 | 0.33s 2025-10-03 08:20:19.579392 | fa163e2f-d608-ed31-39ea-00000000e27b | TASK | Check for facter.conf 2025-10-03 08:20:19.921878 | fa163e2f-d608-ed31-39ea-00000000e27b | OK | Check for facter.conf | np0005468024 2025-10-03 08:20:19.922926 | fa163e2f-d608-ed31-39ea-00000000e27b | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468024 | 0:21:18.248259 | 0.34s 2025-10-03 08:20:19.945110 | fa163e2f-d608-ed31-39ea-00000000e27c | TASK | Remove facter.conf if directory 2025-10-03 08:20:20.004256 | fa163e2f-d608-ed31-39ea-00000000e27c | SKIPPED | Remove facter.conf if directory | np0005468024 2025-10-03 08:20:20.005134 | fa163e2f-d608-ed31-39ea-00000000e27c | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468024 | 0:21:18.330468 | 0.06s 2025-10-03 08:20:20.021015 | fa163e2f-d608-ed31-39ea-00000000e27d | TASK | Write facter cache config 2025-10-03 08:20:20.852416 | fa163e2f-d608-ed31-39ea-00000000e27d | CHANGED | Write facter cache config | np0005468024 2025-10-03 08:20:20.854398 | fa163e2f-d608-ed31-39ea-00000000e27d | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468024 | 0:21:19.179730 | 0.83s 2025-10-03 08:20:20.875717 | fa163e2f-d608-ed31-39ea-00000000e27e | TASK | Cleanup facter cache if exists 2025-10-03 08:20:21.201674 | fa163e2f-d608-ed31-39ea-00000000e27e | CHANGED | Cleanup facter cache if exists | np0005468024 2025-10-03 08:20:21.203160 | fa163e2f-d608-ed31-39ea-00000000e27e | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468024 | 0:21:19.528484 | 0.33s 2025-10-03 08:20:21.236379 | fa163e2f-d608-ed31-39ea-00000000e27f | TASK | Pre-cache facts 2025-10-03 08:20:21.843018 | fa163e2f-d608-ed31-39ea-00000000e27f | CHANGED | Pre-cache facts | np0005468024 2025-10-03 08:20:21.844310 | fa163e2f-d608-ed31-39ea-00000000e27f | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468024 | 0:21:20.169636 | 0.61s 2025-10-03 08:20:21.878606 | fa163e2f-d608-ed31-39ea-00000000e280 | TASK | Failed deployment if facter fails 2025-10-03 08:20:21.914474 | fa163e2f-d608-ed31-39ea-00000000e280 | SKIPPED | Failed deployment if facter fails | np0005468024 2025-10-03 08:20:21.915378 | fa163e2f-d608-ed31-39ea-00000000e280 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468024 | 0:21:20.240711 | 0.04s 2025-10-03 08:20:21.954968 | fa163e2f-d608-ed31-39ea-00000000e281 | TASK | Sync cached facts 2025-10-03 08:20:22.368079 | fa163e2f-d608-ed31-39ea-00000000e281 | CHANGED | Sync cached facts | np0005468024 -> 192.168.122.103 [WARNING]: ('np0005468024 -> 192.168.122.103', 'fa163e2f-d608-ed31-39ea-00000000e281') missing from stats 2025-10-03 08:20:22.421790 | fa163e2f-d608-ed31-39ea-00000000ee19 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:20:22.451716 | fa163e2f-d608-ed31-39ea-00000000ee19 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468024 2025-10-03 08:20:22.452670 | fa163e2f-d608-ed31-39ea-00000000ee19 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468024 | 0:21:20.778000 | 0.03s 2025-10-03 08:20:22.475730 | fa163e2f-d608-ed31-39ea-00000000ee1b | TASK | Manage containers for step 2 with tripleo-ansible 2025-10-03 08:20:22.497549 | fa163e2f-d608-ed31-39ea-00000000ee1b | TIMING | Manage containers for step 2 with tripleo-ansible | np0005468024 | 0:21:20.822875 | 0.02s 2025-10-03 08:20:22.578583 | fa163e2f-d608-ed31-39ea-00000000e3a5 | TASK | Gather variables for each operating system 2025-10-03 08:20:22.699552 | fa163e2f-d608-ed31-39ea-00000000e3a5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468024 | 0:21:21.024872 | 0.12s 2025-10-03 08:20:22.720736 | fa163e2f-d608-ed31-39ea-00000000e3a6 | TASK | Create container logs path 2025-10-03 08:20:23.052698 | fa163e2f-d608-ed31-39ea-00000000e3a6 | OK | Create container logs path | np0005468024 2025-10-03 08:20:23.054614 | fa163e2f-d608-ed31-39ea-00000000e3a6 | TIMING | tripleo_container_manage : Create container logs path | np0005468024 | 0:21:21.379914 | 0.33s 2025-10-03 08:20:23.091781 | fa163e2f-d608-ed31-39ea-00000000e3a8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:20:23.425507 | fa163e2f-d608-ed31-39ea-00000000e3a8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005468024 2025-10-03 08:20:23.426836 | fa163e2f-d608-ed31-39ea-00000000e3a8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005468024 | 0:21:21.752162 | 0.33s 2025-10-03 08:20:23.458759 | fa163e2f-d608-ed31-39ea-00000000e3a9 | TASK | Finalise hashes for all containers 2025-10-03 08:20:23.535868 | fa163e2f-d608-ed31-39ea-00000000e3a9 | OK | Finalise hashes for all containers | np0005468024 2025-10-03 08:20:23.536811 | fa163e2f-d608-ed31-39ea-00000000e3a9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468024 | 0:21:21.862123 | 0.08s 2025-10-03 08:20:23.557865 | fa163e2f-d608-ed31-39ea-00000000e3ab | TASK | Manage systemd shutdown files 2025-10-03 08:20:23.595681 | fa163e2f-d608-ed31-39ea-00000000e3ab | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468024 | 0:21:21.921002 | 0.04s 2025-10-03 08:20:23.626644 | 1b847da9-0adf-453a-b6a7-0a55642d6029 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468024 2025-10-03 08:20:23.649045 | fa163e2f-d608-ed31-39ea-00000000eed5 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:20:23.995530 | fa163e2f-d608-ed31-39ea-00000000eed5 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468024 2025-10-03 08:20:23.996352 | fa163e2f-d608-ed31-39ea-00000000eed5 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468024 | 0:21:22.321684 | 0.35s 2025-10-03 08:20:24.012707 | fa163e2f-d608-ed31-39ea-00000000eed6 | TASK | Set podman_drop_in fact 2025-10-03 08:20:24.073868 | fa163e2f-d608-ed31-39ea-00000000eed6 | OK | Set podman_drop_in fact | np0005468024 2025-10-03 08:20:24.074974 | fa163e2f-d608-ed31-39ea-00000000eed6 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468024 | 0:21:22.400308 | 0.06s 2025-10-03 08:20:24.097074 | fa163e2f-d608-ed31-39ea-00000000eed8 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:20:24.973205 | fa163e2f-d608-ed31-39ea-00000000eed8 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | item=tripleo-container-shutdown 2025-10-03 08:20:24.976327 | fa163e2f-d608-ed31-39ea-00000000eed8 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | 0:21:23.301644 | 0.88s 2025-10-03 08:20:25.775609 | fa163e2f-d608-ed31-39ea-00000000eed8 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | item=tripleo-start-podman-container 2025-10-03 08:20:25.778432 | fa163e2f-d608-ed31-39ea-00000000eed8 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | 0:21:24.103756 | 1.68s 2025-10-03 08:20:25.788184 | fa163e2f-d608-ed31-39ea-00000000eed8 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | 0:21:24.113516 | 1.69s 2025-10-03 08:20:25.822255 | fa163e2f-d608-ed31-39ea-00000000eed9 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:20:26.688819 | fa163e2f-d608-ed31-39ea-00000000eed9 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468024 2025-10-03 08:20:26.690185 | fa163e2f-d608-ed31-39ea-00000000eed9 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468024 | 0:21:25.015512 | 0.87s 2025-10-03 08:20:26.724276 | fa163e2f-d608-ed31-39ea-00000000eeda | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:20:27.672335 | fa163e2f-d608-ed31-39ea-00000000eeda | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468024 2025-10-03 08:20:27.674329 | fa163e2f-d608-ed31-39ea-00000000eeda | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468024 | 0:21:25.999646 | 0.95s 2025-10-03 08:20:27.708309 | fa163e2f-d608-ed31-39ea-00000000eedb | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:20:28.539174 | fa163e2f-d608-ed31-39ea-00000000eedb | OK | Enable and start tripleo-container-shutdown | np0005468024 2025-10-03 08:20:28.541138 | fa163e2f-d608-ed31-39ea-00000000eedb | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468024 | 0:21:26.866464 | 0.83s 2025-10-03 08:20:28.577122 | fa163e2f-d608-ed31-39ea-00000000eedc | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:20:29.442858 | fa163e2f-d608-ed31-39ea-00000000eedc | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468024 2025-10-03 08:20:29.444552 | fa163e2f-d608-ed31-39ea-00000000eedc | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468024 | 0:21:27.769874 | 0.87s 2025-10-03 08:20:29.481134 | fa163e2f-d608-ed31-39ea-00000000eedd | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:20:30.339555 | fa163e2f-d608-ed31-39ea-00000000eedd | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468024 2025-10-03 08:20:30.341061 | fa163e2f-d608-ed31-39ea-00000000eedd | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468024 | 0:21:28.666381 | 0.86s 2025-10-03 08:20:30.370566 | fa163e2f-d608-ed31-39ea-00000000eede | TASK | Enable and start netns-placeholder 2025-10-03 08:20:31.166234 | fa163e2f-d608-ed31-39ea-00000000eede | CHANGED | Enable and start netns-placeholder | np0005468024 2025-10-03 08:20:31.167643 | fa163e2f-d608-ed31-39ea-00000000eede | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468024 | 0:21:29.492976 | 0.80s 2025-10-03 08:20:31.193631 | fa163e2f-d608-ed31-39ea-00000000e3ad | TASK | Update container configs with new config hashes 2025-10-03 08:20:31.255957 | fa163e2f-d608-ed31-39ea-00000000e3ad | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468024 | 0:21:29.581280 | 0.06s 2025-10-03 08:20:31.279040 | ef3cd4c1-8899-4f77-939d-5343285a9e90 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468024 2025-10-03 08:20:31.304384 | fa163e2f-d608-ed31-39ea-00000000ef06 | TASK | Update config hashes for container startup configs 2025-10-03 08:20:31.675880 | fa163e2f-d608-ed31-39ea-00000000ef06 | OK | Update config hashes for container startup configs | np0005468024 2025-10-03 08:20:31.676947 | fa163e2f-d608-ed31-39ea-00000000ef06 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468024 | 0:21:30.002278 | 0.37s 2025-10-03 08:20:31.701923 | fa163e2f-d608-ed31-39ea-00000000e3ae | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:20:31.763241 | fa163e2f-d608-ed31-39ea-00000000e3ae | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005468024 | 0:21:30.088562 | 0.06s 2025-10-03 08:20:31.787582 | 180b4959-0394-4704-943e-ddf2e0e4fd31 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468024 2025-10-03 08:20:31.817847 | fa163e2f-d608-ed31-39ea-00000000ef25 | TASK | Gather podman infos 2025-10-03 08:20:32.962434 | fa163e2f-d608-ed31-39ea-00000000ef25 | OK | Gather podman infos | np0005468024 2025-10-03 08:20:32.963367 | fa163e2f-d608-ed31-39ea-00000000ef25 | TIMING | tripleo_container_manage : Gather podman infos | np0005468024 | 0:21:31.288706 | 1.14s 2025-10-03 08:20:33.001660 | fa163e2f-d608-ed31-39ea-00000000ef26 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:20:33.068841 | fa163e2f-d608-ed31-39ea-00000000ef26 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468024 | 0:21:31.394169 | 0.07s 2025-10-03 08:20:33.177489 | fa163e2f-d608-ed31-39ea-00000000e5bd | TIMING | tripleo_container_rm : include_tasks | np0005468024 | 0:21:31.502791 | 0.07s 2025-10-03 08:20:33.225680 | fa163e2f-d608-ed31-39ea-00000000e3af | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:20:33.276051 | fa163e2f-d608-ed31-39ea-00000000e3af | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005468024 | 0:21:31.601379 | 0.05s 2025-10-03 08:20:33.291856 | a905621f-a7c9-44f7-b533-f2ecc725e86e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468024 2025-10-03 08:20:33.315725 | fa163e2f-d608-ed31-39ea-00000000ef90 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:20:50.473627 | fa163e2f-d608-ed31-39ea-00000000ef90 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468024 2025-10-03 08:20:50.474806 | fa163e2f-d608-ed31-39ea-00000000ef90 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468024 | 0:21:48.800138 | 17.16s 2025-10-03 08:20:50.492237 | fa163e2f-d608-ed31-39ea-00000000ef91 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-03 08:20:53.596147 | fa163e2f-d608-ed31-39ea-00000000ef91 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468024 2025-10-03 08:20:53.597845 | fa163e2f-d608-ed31-39ea-00000000ef91 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005468024 | 0:21:51.923173 | 3.10s 2025-10-03 08:20:53.658831 | fa163e2f-d608-ed31-39ea-00000000ee1d | TASK | Clean container_puppet_tasks for np0005468024 step 2 2025-10-03 08:20:53.924847 | fa163e2f-d608-ed31-39ea-00000000ee1d | OK | Clean container_puppet_tasks for np0005468024 step 2 | np0005468024 2025-10-03 08:20:53.926492 | fa163e2f-d608-ed31-39ea-00000000ee1d | TIMING | Clean container_puppet_tasks for np0005468024 step 2 | np0005468024 | 0:21:52.251787 | 0.26s 2025-10-03 08:20:53.974696 | fa163e2f-d608-ed31-39ea-00000000ee1e | TASK | Calculate container_puppet_tasks for np0005468024 step 2 2025-10-03 08:20:54.033911 | fa163e2f-d608-ed31-39ea-00000000ee1e | TIMING | Calculate container_puppet_tasks for np0005468024 step 2 | np0005468024 | 0:21:52.359240 | 0.06s 2025-10-03 08:20:54.050315 | fa163e2f-d608-ed31-39ea-00000000ee1f | TASK | Include container-puppet tasks for step 2 2025-10-03 08:20:54.079905 | fa163e2f-d608-ed31-39ea-00000000ee1f | TIMING | Include container-puppet tasks for step 2 | np0005468024 | 0:21:52.405237 | 0.03s 2025-10-03 08:20:54.103210 | 9698872a-73d0-4d82-9439-5c2d76b95fea | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468024 2025-10-03 08:20:54.139865 | fa163e2f-d608-ed31-39ea-00000000efdc | TASK | Write container-puppet-tasks json file for np0005468024 step 2 2025-10-03 08:20:55.107316 | fa163e2f-d608-ed31-39ea-00000000efdc | CHANGED | Write container-puppet-tasks json file for np0005468024 step 2 | np0005468024 2025-10-03 08:20:55.108695 | fa163e2f-d608-ed31-39ea-00000000efdc | TIMING | Write container-puppet-tasks json file for np0005468024 step 2 | np0005468024 | 0:21:53.434018 | 0.97s 2025-10-03 08:20:55.140878 | fa163e2f-d608-ed31-39ea-00000000efde | TASK | Generate container puppet configs for step 2 2025-10-03 08:20:55.508645 | fa163e2f-d608-ed31-39ea-00000000efde | OK | Generate container puppet configs for step 2 | np0005468024 2025-10-03 08:20:55.510291 | fa163e2f-d608-ed31-39ea-00000000efde | TIMING | Generate container puppet configs for step 2 | np0005468024 | 0:21:53.835611 | 0.37s 2025-10-03 08:20:55.546515 | fa163e2f-d608-ed31-39ea-00000000efdf | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2025-10-03 08:20:55.580319 | fa163e2f-d608-ed31-39ea-00000000efdf | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005468024 | 0:21:53.905640 | 0.03s 2025-10-03 08:20:55.634017 | fa163e2f-d608-ed31-39ea-00000000e80c | TASK | Gather variables for each operating system 2025-10-03 08:20:55.756947 | fa163e2f-d608-ed31-39ea-00000000e80c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468024 | 0:21:54.082261 | 0.12s 2025-10-03 08:20:55.781208 | fa163e2f-d608-ed31-39ea-00000000e80d | TASK | Create container logs path 2025-10-03 08:20:56.131959 | fa163e2f-d608-ed31-39ea-00000000e80d | OK | Create container logs path | np0005468024 2025-10-03 08:20:56.133018 | fa163e2f-d608-ed31-39ea-00000000e80d | TIMING | tripleo_container_manage : Create container logs path | np0005468024 | 0:21:54.458349 | 0.35s 2025-10-03 08:20:56.151564 | fa163e2f-d608-ed31-39ea-00000000e80f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 08:20:56.520843 | fa163e2f-d608-ed31-39ea-00000000e80f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468024 2025-10-03 08:20:56.522667 | fa163e2f-d608-ed31-39ea-00000000e80f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468024 | 0:21:54.847983 | 0.37s 2025-10-03 08:20:56.552443 | fa163e2f-d608-ed31-39ea-00000000e810 | TASK | Finalise hashes for all containers 2025-10-03 08:20:56.600130 | fa163e2f-d608-ed31-39ea-00000000e810 | OK | Finalise hashes for all containers | np0005468024 2025-10-03 08:20:56.601025 | fa163e2f-d608-ed31-39ea-00000000e810 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468024 | 0:21:54.926358 | 0.05s 2025-10-03 08:20:56.622861 | fa163e2f-d608-ed31-39ea-00000000e812 | TASK | Manage systemd shutdown files 2025-10-03 08:20:56.661627 | fa163e2f-d608-ed31-39ea-00000000e812 | SKIPPED | Manage systemd shutdown files | np0005468024 2025-10-03 08:20:56.662846 | fa163e2f-d608-ed31-39ea-00000000e812 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468024 | 0:21:54.988176 | 0.04s 2025-10-03 08:20:56.685243 | fa163e2f-d608-ed31-39ea-00000000e814 | TASK | Update container configs with new config hashes 2025-10-03 08:20:56.737755 | fa163e2f-d608-ed31-39ea-00000000e814 | SKIPPED | Update container configs with new config hashes | np0005468024 2025-10-03 08:20:56.738767 | fa163e2f-d608-ed31-39ea-00000000e814 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468024 | 0:21:55.064095 | 0.05s 2025-10-03 08:20:56.762323 | fa163e2f-d608-ed31-39ea-00000000e815 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 08:20:56.815209 | fa163e2f-d608-ed31-39ea-00000000e815 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468024 2025-10-03 08:20:56.816304 | fa163e2f-d608-ed31-39ea-00000000e815 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468024 | 0:21:55.141632 | 0.05s 2025-10-03 08:20:56.839596 | fa163e2f-d608-ed31-39ea-00000000e816 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-03 08:20:56.895307 | fa163e2f-d608-ed31-39ea-00000000e816 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468024 2025-10-03 08:20:56.896306 | fa163e2f-d608-ed31-39ea-00000000e816 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005468024 | 0:21:55.221640 | 0.06s PLAY [External deployment step 3] ********************************************** 2025-10-03 08:20:56.996867 | fa163e2f-d608-ed31-39ea-0000000000d7 | TASK | External deployment step 3 2025-10-03 08:20:57.029691 | fa163e2f-d608-ed31-39ea-0000000000d7 | OK | External deployment step 3 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 3' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000d7') missing from stats 2025-10-03 08:20:57.060014 | fa163e2f-d608-ed31-39ea-0000000000d8 | TIMING | include_tasks | undercloud | 0:21:55.385312 | 0.02s 2025-10-03 08:20:57.068843 | 9a3e1559-f4d1-4cba-9032-a9204d5a8612 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step3.yaml | undercloud PLAY [Deploy step tasks for 3] ************************************************* 2025-10-03 08:20:57.227118 | fa163e2f-d608-ed31-39ea-0000000000db | TASK | Deploy step tasks for 3 2025-10-03 08:20:57.250687 | fa163e2f-d608-ed31-39ea-0000000000db | TASK | Deploy step tasks for 3 2025-10-03 08:20:57.273314 | fa163e2f-d608-ed31-39ea-0000000000db | TASK | Deploy step tasks for 3 2025-10-03 08:20:57.299148 | fa163e2f-d608-ed31-39ea-0000000000db | TASK | Deploy step tasks for 3 2025-10-03 08:20:57.323060 | fa163e2f-d608-ed31-39ea-0000000000db | TASK | Deploy step tasks for 3 2025-10-03 08:20:57.343029 | fa163e2f-d608-ed31-39ea-0000000000db | TASK | Deploy step tasks for 3 2025-10-03 08:20:57.349139 | fa163e2f-d608-ed31-39ea-0000000000db | OK | Deploy step tasks for 3 | np0005468027 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005468027 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000db') missing from stats 2025-10-03 08:20:57.356954 | fa163e2f-d608-ed31-39ea-0000000000db | OK | Deploy step tasks for 3 | np0005468028 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005468028 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000db') missing from stats 2025-10-03 08:20:57.357730 | fa163e2f-d608-ed31-39ea-0000000000db | OK | Deploy step tasks for 3 | np0005468029 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005468029 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000db') missing from stats 2025-10-03 08:20:57.358492 | fa163e2f-d608-ed31-39ea-0000000000db | OK | Deploy step tasks for 3 | np0005468024 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005468024 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000db') missing from stats 2025-10-03 08:20:57.359344 | fa163e2f-d608-ed31-39ea-0000000000db | OK | Deploy step tasks for 3 | np0005468025 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005468025 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000db') missing from stats 2025-10-03 08:20:57.362890 | fa163e2f-d608-ed31-39ea-0000000000db | OK | Deploy step tasks for 3 | np0005468026 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005468026 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000db') missing from stats 2025-10-03 08:20:57.372862 | fa163e2f-d608-ed31-39ea-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2025-10-03 08:20:57.387933 | fa163e2f-d608-ed31-39ea-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2025-10-03 08:20:57.407149 | fa163e2f-d608-ed31-39ea-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2025-10-03 08:20:57.434725 | fa163e2f-d608-ed31-39ea-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2025-10-03 08:20:57.452980 | fa163e2f-d608-ed31-39ea-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2025-10-03 08:20:57.473410 | fa163e2f-d608-ed31-39ea-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2025-10-03 08:20:58.284055 | fa163e2f-d608-ed31-39ea-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005468027 2025-10-03 08:20:58.285290 | fa163e2f-d608-ed31-39ea-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005468027 | 0:21:56.610619 | 0.91s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:20:58.352332 | fa163e2f-d608-ed31-39ea-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005468029 2025-10-03 08:20:58.353273 | fa163e2f-d608-ed31-39ea-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005468029 | 0:21:56.678605 | 0.94s 2025-10-03 08:20:58.353997 | fa163e2f-d608-ed31-39ea-0000000000dd | TIMING | include_tasks | np0005468027 | 0:21:56.679335 | 0.05s 2025-10-03 08:20:58.354497 | fa163e2f-d608-ed31-39ea-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005468024 2025-10-03 08:20:58.354975 | fa163e2f-d608-ed31-39ea-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005468024 | 0:21:56.680315 | 0.92s 2025-10-03 08:20:58.368319 | 1254c91d-ac29-4ebd-96a8-88ccdb663dd5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step3.yaml | np0005468027 2025-10-03 08:20:58.383234 | fa163e2f-d608-ed31-39ea-00000000f07b | TASK | set enable_sensubility fact [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:20:58.449807 | fa163e2f-d608-ed31-39ea-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005468028 2025-10-03 08:20:58.451157 | fa163e2f-d608-ed31-39ea-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005468028 | 0:21:56.776472 | 1.06s 2025-10-03 08:20:58.451905 | fa163e2f-d608-ed31-39ea-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005468026 2025-10-03 08:20:58.452400 | fa163e2f-d608-ed31-39ea-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005468026 | 0:21:56.777740 | 0.98s 2025-10-03 08:20:58.453040 | fa163e2f-d608-ed31-39ea-00000000f07b | OK | set enable_sensubility fact | np0005468027 2025-10-03 08:20:58.453487 | fa163e2f-d608-ed31-39ea-00000000f07b | TIMING | set enable_sensubility fact | np0005468027 | 0:21:56.778810 | 0.07s 2025-10-03 08:20:58.453955 | fa163e2f-d608-ed31-39ea-0000000000dd | TIMING | include_tasks | np0005468029 | 0:21:56.779295 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:20:58.473893 | a7dbcb33-ab8d-4bdf-9d03-17a0d8db3e22 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step3.yaml | np0005468029 2025-10-03 08:20:58.488320 | fa163e2f-d608-ed31-39ea-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:20:58.532657 | fa163e2f-d608-ed31-39ea-00000000f090 | TASK | set enable_sensubility fact 2025-10-03 08:20:58.564708 | fa163e2f-d608-ed31-39ea-0000000000dd | TIMING | include_tasks | np0005468024 | 0:21:56.890024 | 0.12s 2025-10-03 08:20:58.569532 | fa163e2f-d608-ed31-39ea-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005468025 2025-10-03 08:20:58.570118 | fa163e2f-d608-ed31-39ea-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005468025 | 0:21:56.895460 | 1.12s 2025-10-03 08:20:58.570528 | fa163e2f-d608-ed31-39ea-0000000000dd | TIMING | include_tasks | np0005468028 | 0:21:56.895870 | 0.06s 2025-10-03 08:20:58.570865 | fa163e2f-d608-ed31-39ea-00000000f090 | OK | set enable_sensubility fact | np0005468029 2025-10-03 08:20:58.571161 | fa163e2f-d608-ed31-39ea-00000000f090 | TIMING | set enable_sensubility fact | np0005468029 | 0:21:56.896504 | 0.04s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:20:58.604749 | b5d86290-3a36-43f5-be9a-a55221ea3330 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step3.yaml | np0005468024 2025-10-03 08:20:58.607517 | 9d95aa92-602c-4a56-a294-9db8afd9ee66 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step3.yaml | np0005468028 2025-10-03 08:20:58.617196 | fa163e2f-d608-ed31-39ea-00000000f0af | TASK | set enable_sensubility fact 2025-10-03 08:20:58.631929 | fa163e2f-d608-ed31-39ea-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2025-10-03 08:20:58.658648 | fa163e2f-d608-ed31-39ea-00000000f0a3 | TASK | set enable_sensubility fact 2025-10-03 08:20:58.685975 | fa163e2f-d608-ed31-39ea-0000000000dd | TIMING | include_tasks | np0005468026 | 0:21:57.011285 | 0.13s 2025-10-03 08:20:58.686925 | fa163e2f-d608-ed31-39ea-00000000f0af | OK | set enable_sensubility fact | np0005468028 2025-10-03 08:20:58.687401 | fa163e2f-d608-ed31-39ea-00000000f0af | TIMING | set enable_sensubility fact | np0005468028 | 0:21:57.012743 | 0.07s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:20:58.711702 | 176c2e80-8b6f-4c2d-bafd-fab2ca9d7d22 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step3.yaml | np0005468026 2025-10-03 08:20:58.727857 | fa163e2f-d608-ed31-39ea-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2025-10-03 08:20:58.748138 | fa163e2f-d608-ed31-39ea-00000000f0c5 | TASK | set enable_sensubility fact 2025-10-03 08:20:58.754536 | fa163e2f-d608-ed31-39ea-00000000f0a3 | OK | set enable_sensubility fact | np0005468024 2025-10-03 08:20:58.755426 | fa163e2f-d608-ed31-39ea-00000000f0a3 | TIMING | set enable_sensubility fact | np0005468024 | 0:21:57.080756 | 0.10s 2025-10-03 08:20:58.755833 | fa163e2f-d608-ed31-39ea-0000000000dd | TIMING | include_tasks | np0005468025 | 0:21:57.081175 | 0.08s 2025-10-03 08:20:58.773845 | 1110445d-22d8-4c0d-94e6-c733cc001766 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step3.yaml | np0005468025 2025-10-03 08:20:58.807541 | fa163e2f-d608-ed31-39ea-00000000f0a6 | TASK | Start OVN container 2025-10-03 08:20:58.827156 | fa163e2f-d608-ed31-39ea-00000000f0da | TASK | set enable_sensubility fact 2025-10-03 08:20:58.834792 | fa163e2f-d608-ed31-39ea-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005468027 2025-10-03 08:20:58.835766 | fa163e2f-d608-ed31-39ea-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005468027 | 0:21:57.161095 | 0.35s 2025-10-03 08:20:58.836326 | fa163e2f-d608-ed31-39ea-00000000f0c5 | OK | set enable_sensubility fact | np0005468026 2025-10-03 08:20:58.836722 | fa163e2f-d608-ed31-39ea-00000000f0c5 | TIMING | set enable_sensubility fact | np0005468026 | 0:21:57.162065 | 0.09s 2025-10-03 08:20:58.871573 | fa163e2f-d608-ed31-39ea-00000000f0c8 | TASK | Start OVN container 2025-10-03 08:20:58.877731 | fa163e2f-d608-ed31-39ea-00000000f0a6 | TIMING | Start OVN container | np0005468024 | 0:21:57.203018 | 0.07s 2025-10-03 08:20:58.885942 | fa163e2f-d608-ed31-39ea-00000000f0da | OK | set enable_sensubility fact | np0005468025 2025-10-03 08:20:58.890738 | fa163e2f-d608-ed31-39ea-00000000f0da | TIMING | set enable_sensubility fact | np0005468025 | 0:21:57.216064 | 0.06s 2025-10-03 08:20:58.891340 | fa163e2f-d608-ed31-39ea-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005468029 2025-10-03 08:20:58.891735 | fa163e2f-d608-ed31-39ea-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005468029 | 0:21:57.217078 | 0.26s 2025-10-03 08:20:58.916838 | fa163e2f-d608-ed31-39ea-00000000f0a6 | TIMING | Start OVN container | np0005468024 | 0:21:57.242130 | 0.11s 2025-10-03 08:20:58.925249 | fa163e2f-d608-ed31-39ea-00000000f0a6 | TIMING | Start OVN container | np0005468024 | 0:21:57.250581 | 0.12s 2025-10-03 08:20:58.939753 | fa163e2f-d608-ed31-39ea-00000000f0dd | TASK | Start OVN container 2025-10-03 08:20:58.949789 | fa163e2f-d608-ed31-39ea-00000000f0c8 | SKIPPED | Start OVN container | np0005468026 | item=ovn_cluster_north_db_server 2025-10-03 08:20:58.956002 | fa163e2f-d608-ed31-39ea-00000000f0a6 | TIMING | Start OVN container | np0005468024 | 0:21:57.281319 | 0.15s 2025-10-03 08:20:58.956895 | fa163e2f-d608-ed31-39ea-0000000000e0 | TIMING | include_tasks | np0005468027 | 0:21:57.282238 | 0.11s 2025-10-03 08:20:58.964169 | fa163e2f-d608-ed31-39ea-00000000f0c8 | SKIPPED | Start OVN container | np0005468026 | item=ovn_cluster_south_db_server 2025-10-03 08:20:58.975434 | fa163e2f-d608-ed31-39ea-00000000f0c8 | SKIPPED | Start OVN container | np0005468026 | item=ovn_cluster_northd 2025-10-03 08:20:58.999749 | fa163e2f-d608-ed31-39ea-00000000f0dd | SKIPPED | Start OVN container | np0005468025 | item=ovn_cluster_north_db_server 2025-10-03 08:20:59.027937 | fa163e2f-d608-ed31-39ea-00000000f0dd | SKIPPED | Start OVN container | np0005468025 | item=ovn_cluster_south_db_server 2025-10-03 08:20:59.034541 | fa163e2f-d608-ed31-39ea-00000000f0dd | SKIPPED | Start OVN container | np0005468025 | item=ovn_cluster_northd 2025-10-03 08:20:59.076900 | 11fa1b0a-0872-439f-873c-18ab2fd5491a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468027 2025-10-03 08:20:59.090101 | fa163e2f-d608-ed31-39ea-00000000f1b2 | TASK | Write the config_step hieradata 2025-10-03 08:20:59.114397 | fa163e2f-d608-ed31-39ea-00000000f12c | TASK | Gather variables for each operating system 2025-10-03 08:20:59.122910 | fa163e2f-d608-ed31-39ea-00000000f0c8 | TIMING | Start OVN container | np0005468026 | 0:21:57.448229 | 0.24s 2025-10-03 08:20:59.123850 | fa163e2f-d608-ed31-39ea-0000000000e0 | TIMING | include_tasks | np0005468029 | 0:21:57.449192 | 0.22s 2025-10-03 08:20:59.124291 | fa163e2f-d608-ed31-39ea-00000000f0dd | TIMING | Start OVN container | np0005468025 | 0:21:57.449635 | 0.17s 2025-10-03 08:20:59.124891 | fa163e2f-d608-ed31-39ea-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005468028 2025-10-03 08:20:59.125439 | fa163e2f-d608-ed31-39ea-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005468028 | 0:21:57.450781 | 0.40s 2025-10-03 08:20:59.144689 | 0178912c-0981-4b6c-a888-576133b096e6 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468029 2025-10-03 08:20:59.174797 | fa163e2f-d608-ed31-39ea-00000000f1d1 | TASK | Write the config_step hieradata 2025-10-03 08:20:59.197764 | fa163e2f-d608-ed31-39ea-00000000f0df | TASK | Set NB connection 2025-10-03 08:20:59.219554 | fa163e2f-d608-ed31-39ea-00000000f0ca | TASK | Set NB connection 2025-10-03 08:20:59.235929 | fa163e2f-d608-ed31-39ea-00000000f12c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468024 | 0:21:57.561249 | 0.12s 2025-10-03 08:20:59.260710 | fa163e2f-d608-ed31-39ea-00000000f12d | TASK | Create container logs path 2025-10-03 08:20:59.274200 | fa163e2f-d608-ed31-39ea-0000000000e0 | TIMING | include_tasks | np0005468028 | 0:21:57.599517 | 0.12s 2025-10-03 08:20:59.275024 | fa163e2f-d608-ed31-39ea-00000000f0df | SKIPPED | Set NB connection | np0005468025 2025-10-03 08:20:59.275509 | fa163e2f-d608-ed31-39ea-00000000f0df | TIMING | Set NB connection | np0005468025 | 0:21:57.600852 | 0.08s 2025-10-03 08:20:59.275869 | fa163e2f-d608-ed31-39ea-00000000f0ca | SKIPPED | Set NB connection | np0005468026 2025-10-03 08:20:59.276235 | fa163e2f-d608-ed31-39ea-00000000f0ca | TIMING | Set NB connection | np0005468026 | 0:21:57.601578 | 0.06s 2025-10-03 08:20:59.296359 | b9ac2f27-50c9-440e-bb7b-c288037a7ca6 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468028 2025-10-03 08:20:59.308888 | fa163e2f-d608-ed31-39ea-00000000f1ef | TASK | Write the config_step hieradata 2025-10-03 08:20:59.329854 | fa163e2f-d608-ed31-39ea-00000000f0e0 | TASK | Set SB connection 2025-10-03 08:20:59.351584 | fa163e2f-d608-ed31-39ea-00000000f0cb | TASK | Set SB connection 2025-10-03 08:20:59.383368 | fa163e2f-d608-ed31-39ea-00000000f0e0 | SKIPPED | Set SB connection | np0005468025 2025-10-03 08:20:59.384556 | fa163e2f-d608-ed31-39ea-00000000f0e0 | TIMING | Set SB connection | np0005468025 | 0:21:57.709886 | 0.05s 2025-10-03 08:20:59.405172 | fa163e2f-d608-ed31-39ea-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2025-10-03 08:20:59.414576 | fa163e2f-d608-ed31-39ea-00000000f0cb | SKIPPED | Set SB connection | np0005468026 2025-10-03 08:20:59.415684 | fa163e2f-d608-ed31-39ea-00000000f0cb | TIMING | Set SB connection | np0005468026 | 0:21:57.741012 | 0.06s 2025-10-03 08:20:59.431747 | fa163e2f-d608-ed31-39ea-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2025-10-03 08:20:59.625009 | fa163e2f-d608-ed31-39ea-00000000f12d | OK | Create container logs path | np0005468024 2025-10-03 08:20:59.626730 | fa163e2f-d608-ed31-39ea-00000000f12d | TIMING | tripleo_container_manage : Create container logs path | np0005468024 | 0:21:57.952051 | 0.36s 2025-10-03 08:20:59.663963 | fa163e2f-d608-ed31-39ea-00000000f12f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:20:59.726048 | fa163e2f-d608-ed31-39ea-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005468025 2025-10-03 08:20:59.727434 | fa163e2f-d608-ed31-39ea-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005468025 | 0:21:58.052762 | 0.32s 2025-10-03 08:20:59.769099 | fa163e2f-d608-ed31-39ea-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005468026 2025-10-03 08:20:59.770635 | fa163e2f-d608-ed31-39ea-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005468026 | 0:21:58.095961 | 0.34s 2025-10-03 08:20:59.815646 | fa163e2f-d608-ed31-39ea-0000000000e0 | TIMING | include_tasks | np0005468025 | 0:21:58.140973 | 0.06s 2025-10-03 08:20:59.842859 | f2cc5092-8e0e-4747-b64b-cf988f53193e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468025 2025-10-03 08:20:59.860002 | fa163e2f-d608-ed31-39ea-00000000f211 | TASK | Write the config_step hieradata 2025-10-03 08:20:59.884425 | fa163e2f-d608-ed31-39ea-0000000000e0 | TIMING | include_tasks | np0005468026 | 0:21:58.209743 | 0.09s 2025-10-03 08:20:59.909275 | b9f2e59a-fdce-4a96-92ec-2ddad1015903 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468026 2025-10-03 08:20:59.931008 | fa163e2f-d608-ed31-39ea-00000000f229 | TASK | Write the config_step hieradata 2025-10-03 08:20:59.941170 | fa163e2f-d608-ed31-39ea-00000000f1b2 | OK | Write the config_step hieradata | np0005468027 2025-10-03 08:20:59.942302 | fa163e2f-d608-ed31-39ea-00000000f1b2 | TIMING | Write the config_step hieradata | np0005468027 | 0:21:58.267628 | 0.85s 2025-10-03 08:20:59.942724 | fa163e2f-d608-ed31-39ea-00000000f1d1 | OK | Write the config_step hieradata | np0005468029 2025-10-03 08:20:59.943039 | fa163e2f-d608-ed31-39ea-00000000f1d1 | TIMING | Write the config_step hieradata | np0005468029 | 0:21:58.268381 | 0.77s 2025-10-03 08:20:59.955087 | fa163e2f-d608-ed31-39ea-00000000f1b3 | TASK | Run puppet host configuration for step 3 2025-10-03 08:20:59.972651 | fa163e2f-d608-ed31-39ea-00000000f1d2 | TASK | Run puppet host configuration for step 3 2025-10-03 08:21:00.145605 | fa163e2f-d608-ed31-39ea-00000000f1ef | OK | Write the config_step hieradata | np0005468028 2025-10-03 08:21:00.147363 | fa163e2f-d608-ed31-39ea-00000000f1ef | TIMING | Write the config_step hieradata | np0005468028 | 0:21:58.472682 | 0.84s 2025-10-03 08:21:00.148182 | fa163e2f-d608-ed31-39ea-00000000f12f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 2025-10-03 08:21:00.149014 | fa163e2f-d608-ed31-39ea-00000000f12f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 | 0:21:58.474346 | 0.48s 2025-10-03 08:21:00.168801 | fa163e2f-d608-ed31-39ea-00000000f1f0 | TASK | Run puppet host configuration for step 3 2025-10-03 08:21:00.192291 | fa163e2f-d608-ed31-39ea-00000000f130 | TASK | Finalise hashes for all containers 2025-10-03 08:21:00.269010 | fa163e2f-d608-ed31-39ea-00000000f130 | OK | Finalise hashes for all containers | np0005468024 2025-10-03 08:21:00.269995 | fa163e2f-d608-ed31-39ea-00000000f130 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468024 | 0:21:58.595326 | 0.08s 2025-10-03 08:21:00.289788 | fa163e2f-d608-ed31-39ea-00000000f132 | TASK | Manage systemd shutdown files 2025-10-03 08:21:00.324886 | fa163e2f-d608-ed31-39ea-00000000f132 | SKIPPED | Manage systemd shutdown files | np0005468024 2025-10-03 08:21:00.325608 | fa163e2f-d608-ed31-39ea-00000000f132 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468024 | 0:21:58.650945 | 0.03s 2025-10-03 08:21:00.341756 | fa163e2f-d608-ed31-39ea-00000000f134 | TASK | Update container configs with new config hashes 2025-10-03 08:21:00.392419 | fa163e2f-d608-ed31-39ea-00000000f134 | SKIPPED | Update container configs with new config hashes | np0005468024 2025-10-03 08:21:00.393323 | fa163e2f-d608-ed31-39ea-00000000f134 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468024 | 0:21:58.718659 | 0.05s 2025-10-03 08:21:00.413356 | fa163e2f-d608-ed31-39ea-00000000f135 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:21:00.493354 | fa163e2f-d608-ed31-39ea-00000000f135 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 | 0:21:58.818666 | 0.08s 2025-10-03 08:21:00.519197 | d69292e5-28ca-4b6a-9b8a-1c789c0ba3a9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468024 2025-10-03 08:21:00.538349 | fa163e2f-d608-ed31-39ea-00000000f24f | TASK | Gather podman infos 2025-10-03 08:21:00.680945 | fa163e2f-d608-ed31-39ea-00000000f229 | OK | Write the config_step hieradata | np0005468026 2025-10-03 08:21:00.682182 | fa163e2f-d608-ed31-39ea-00000000f229 | TIMING | Write the config_step hieradata | np0005468026 | 0:21:59.007482 | 0.75s 2025-10-03 08:21:00.720668 | fa163e2f-d608-ed31-39ea-00000000f22a | TASK | Run puppet host configuration for step 3 2025-10-03 08:21:00.728663 | fa163e2f-d608-ed31-39ea-00000000f211 | OK | Write the config_step hieradata | np0005468025 2025-10-03 08:21:00.729831 | fa163e2f-d608-ed31-39ea-00000000f211 | TIMING | Write the config_step hieradata | np0005468025 | 0:21:59.055158 | 0.87s 2025-10-03 08:21:00.730281 | fa163e2f-d608-ed31-39ea-00000000f1d2 | CHANGED | Run puppet host configuration for step 3 | np0005468029 2025-10-03 08:21:00.730764 | fa163e2f-d608-ed31-39ea-00000000f1d2 | TIMING | Run puppet host configuration for step 3 | np0005468029 | 0:21:59.056103 | 0.76s 2025-10-03 08:21:00.731319 | fa163e2f-d608-ed31-39ea-00000000f1b3 | CHANGED | Run puppet host configuration for step 3 | np0005468027 2025-10-03 08:21:00.731816 | fa163e2f-d608-ed31-39ea-00000000f1b3 | TIMING | Run puppet host configuration for step 3 | np0005468027 | 0:21:59.057156 | 0.78s 2025-10-03 08:21:00.746515 | fa163e2f-d608-ed31-39ea-00000000f1b4 | TASK | Wait for puppet host configuration to finish 2025-10-03 08:21:00.765960 | fa163e2f-d608-ed31-39ea-00000000f1d3 | TASK | Wait for puppet host configuration to finish 2025-10-03 08:21:00.788665 | fa163e2f-d608-ed31-39ea-00000000f212 | TASK | Run puppet host configuration for step 3 2025-10-03 08:21:00.895616 | fa163e2f-d608-ed31-39ea-00000000f1f0 | CHANGED | Run puppet host configuration for step 3 | np0005468028 2025-10-03 08:21:00.896797 | fa163e2f-d608-ed31-39ea-00000000f1f0 | TIMING | Run puppet host configuration for step 3 | np0005468028 | 0:21:59.222118 | 0.73s 2025-10-03 08:21:00.912355 | fa163e2f-d608-ed31-39ea-00000000f1f1 | TASK | Wait for puppet host configuration to finish 2025-10-03 08:21:01.066570 | fa163e2f-d608-ed31-39ea-00000000f1d3 | WAITING | Wait for puppet host configuration to finish | np0005468029 | 360 retries left 2025-10-03 08:21:01.106540 | fa163e2f-d608-ed31-39ea-00000000f1b4 | WAITING | Wait for puppet host configuration to finish | np0005468027 | 360 retries left 2025-10-03 08:21:01.262220 | fa163e2f-d608-ed31-39ea-00000000f1f1 | WAITING | Wait for puppet host configuration to finish | np0005468028 | 360 retries left 2025-10-03 08:21:01.457207 | fa163e2f-d608-ed31-39ea-00000000f22a | CHANGED | Run puppet host configuration for step 3 | np0005468026 2025-10-03 08:21:01.458004 | fa163e2f-d608-ed31-39ea-00000000f22a | TIMING | Run puppet host configuration for step 3 | np0005468026 | 0:21:59.783339 | 0.74s 2025-10-03 08:21:01.473814 | fa163e2f-d608-ed31-39ea-00000000f22b | TASK | Wait for puppet host configuration to finish 2025-10-03 08:21:01.582366 | fa163e2f-d608-ed31-39ea-00000000f24f | OK | Gather podman infos | np0005468024 2025-10-03 08:21:01.584138 | fa163e2f-d608-ed31-39ea-00000000f24f | TIMING | tripleo_container_manage : Gather podman infos | np0005468024 | 0:21:59.909451 | 1.04s 2025-10-03 08:21:01.642123 | fa163e2f-d608-ed31-39ea-00000000f212 | CHANGED | Run puppet host configuration for step 3 | np0005468025 2025-10-03 08:21:01.642873 | fa163e2f-d608-ed31-39ea-00000000f212 | TIMING | Run puppet host configuration for step 3 | np0005468025 | 0:21:59.968209 | 0.85s 2025-10-03 08:21:01.669858 | fa163e2f-d608-ed31-39ea-00000000f250 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:21:01.700626 | fa163e2f-d608-ed31-39ea-00000000f213 | TASK | Wait for puppet host configuration to finish 2025-10-03 08:21:01.734097 | fa163e2f-d608-ed31-39ea-00000000f250 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 | 0:22:00.059422 | 0.06s 2025-10-03 08:21:01.815668 | fa163e2f-d608-ed31-39ea-00000000f22b | WAITING | Wait for puppet host configuration to finish | np0005468026 | 360 retries left 2025-10-03 08:21:01.836010 | fa163e2f-d608-ed31-39ea-00000000f2a5 | TIMING | tripleo_container_rm : include_tasks | np0005468024 | 0:22:00.161336 | 0.06s 2025-10-03 08:21:01.868204 | fa163e2f-d608-ed31-39ea-00000000f136 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:21:01.916840 | fa163e2f-d608-ed31-39ea-00000000f136 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 | 0:22:00.242167 | 0.05s 2025-10-03 08:21:01.933346 | bf04c559-1112-474f-8f21-969562cfe746 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468024 2025-10-03 08:21:01.953724 | fa163e2f-d608-ed31-39ea-00000000f2d0 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:21:02.019662 | fa163e2f-d608-ed31-39ea-00000000f213 | WAITING | Wait for puppet host configuration to finish | np0005468025 | 360 retries left 2025-10-03 08:21:02.905192 | fa163e2f-d608-ed31-39ea-00000000f2d0 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 2025-10-03 08:21:02.906144 | fa163e2f-d608-ed31-39ea-00000000f2d0 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 | 0:22:01.231477 | 0.95s 2025-10-03 08:21:02.929034 | fa163e2f-d608-ed31-39ea-00000000f2d1 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:21:06.589228 | fa163e2f-d608-ed31-39ea-00000000f2d1 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 2025-10-03 08:21:06.590919 | fa163e2f-d608-ed31-39ea-00000000f2d1 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 | 0:22:04.916245 | 3.66s 2025-10-03 08:21:06.642198 | fa163e2f-d608-ed31-39ea-00000000f15d | TASK | Gather variables for each operating system 2025-10-03 08:21:06.753831 | fa163e2f-d608-ed31-39ea-00000000f15d | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468024 | 0:22:05.079153 | 0.11s 2025-10-03 08:21:06.776976 | fa163e2f-d608-ed31-39ea-00000000f15e | TASK | Create container logs path 2025-10-03 08:21:07.125286 | fa163e2f-d608-ed31-39ea-00000000f15e | OK | Create container logs path | np0005468024 2025-10-03 08:21:07.126318 | fa163e2f-d608-ed31-39ea-00000000f15e | TIMING | tripleo_container_manage : Create container logs path | np0005468024 | 0:22:05.451652 | 0.35s 2025-10-03 08:21:07.152084 | fa163e2f-d608-ed31-39ea-00000000f160 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:21:07.526128 | fa163e2f-d608-ed31-39ea-00000000f160 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 2025-10-03 08:21:07.527312 | fa163e2f-d608-ed31-39ea-00000000f160 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 | 0:22:05.852639 | 0.37s 2025-10-03 08:21:07.548167 | fa163e2f-d608-ed31-39ea-00000000f161 | TASK | Finalise hashes for all containers 2025-10-03 08:21:07.660194 | fa163e2f-d608-ed31-39ea-00000000f161 | OK | Finalise hashes for all containers | np0005468024 2025-10-03 08:21:07.661212 | fa163e2f-d608-ed31-39ea-00000000f161 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468024 | 0:22:05.986544 | 0.11s 2025-10-03 08:21:07.685655 | fa163e2f-d608-ed31-39ea-00000000f163 | TASK | Manage systemd shutdown files 2025-10-03 08:21:07.753623 | fa163e2f-d608-ed31-39ea-00000000f163 | SKIPPED | Manage systemd shutdown files | np0005468024 2025-10-03 08:21:07.754962 | fa163e2f-d608-ed31-39ea-00000000f163 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468024 | 0:22:06.080291 | 0.07s 2025-10-03 08:21:07.772585 | fa163e2f-d608-ed31-39ea-00000000f165 | TASK | Update container configs with new config hashes 2025-10-03 08:21:07.848763 | fa163e2f-d608-ed31-39ea-00000000f165 | SKIPPED | Update container configs with new config hashes | np0005468024 2025-10-03 08:21:07.850106 | fa163e2f-d608-ed31-39ea-00000000f165 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468024 | 0:22:06.175436 | 0.08s 2025-10-03 08:21:07.868154 | fa163e2f-d608-ed31-39ea-00000000f166 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:21:07.938511 | fa163e2f-d608-ed31-39ea-00000000f166 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 | 0:22:06.263826 | 0.07s 2025-10-03 08:21:07.967139 | b7b9d36c-f174-4645-92c5-71513b11465b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468024 2025-10-03 08:21:07.993601 | fa163e2f-d608-ed31-39ea-00000000f31e | TASK | Gather podman infos 2025-10-03 08:21:09.198277 | fa163e2f-d608-ed31-39ea-00000000f31e | OK | Gather podman infos | np0005468024 2025-10-03 08:21:09.199696 | fa163e2f-d608-ed31-39ea-00000000f31e | TIMING | tripleo_container_manage : Gather podman infos | np0005468024 | 0:22:07.525021 | 1.20s 2025-10-03 08:21:09.458709 | fa163e2f-d608-ed31-39ea-00000000f31f | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:21:09.548017 | fa163e2f-d608-ed31-39ea-00000000f31f | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 | 0:22:07.873345 | 0.08s 2025-10-03 08:21:09.660864 | fa163e2f-d608-ed31-39ea-00000000f2a5 | TIMING | tripleo_container_rm : include_tasks | np0005468024 | 0:22:07.986184 | 0.08s 2025-10-03 08:21:09.705204 | fa163e2f-d608-ed31-39ea-00000000f167 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:21:09.763240 | fa163e2f-d608-ed31-39ea-00000000f167 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 | 0:22:08.088561 | 0.06s 2025-10-03 08:21:09.780234 | 5e4a3336-116a-46cf-9c34-c36428c1f71a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468024 2025-10-03 08:21:09.808237 | fa163e2f-d608-ed31-39ea-00000000f384 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:21:10.796153 | fa163e2f-d608-ed31-39ea-00000000f384 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 2025-10-03 08:21:10.797714 | fa163e2f-d608-ed31-39ea-00000000f384 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 | 0:22:09.123036 | 0.99s 2025-10-03 08:21:10.826394 | fa163e2f-d608-ed31-39ea-00000000f385 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:21:11.349255 | fa163e2f-d608-ed31-39ea-00000000f1d3 | CHANGED | Wait for puppet host configuration to finish | np0005468029 2025-10-03 08:21:11.350594 | fa163e2f-d608-ed31-39ea-00000000f1d3 | TIMING | Wait for puppet host configuration to finish | np0005468029 | 0:22:09.675924 | 10.58s 2025-10-03 08:21:11.365785 | fa163e2f-d608-ed31-39ea-00000000f1d4 | TASK | Debug output for task: Run puppet host configuration for step 3 2025-10-03 08:21:11.415981 | fa163e2f-d608-ed31-39ea-00000000f1b4 | CHANGED | Wait for puppet host configuration to finish | np0005468027 2025-10-03 08:21:11.417354 | fa163e2f-d608-ed31-39ea-00000000f1b4 | TIMING | Wait for puppet host configuration to finish | np0005468027 | 0:22:09.742669 | 10.67s 2025-10-03 08:21:11.423146 | fa163e2f-d608-ed31-39ea-00000000f1d4 | OK | Debug output for task: Run puppet host configuration for step 3 | np0005468029 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:21:00 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:21:06 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:21:06 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:21:06 puppet-user: (file & line not available)", "<13>Oct 3 08:21:06 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:21:06 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:21:06 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:21:06 puppet-user: Notice: Compiled catalog for np0005468029.ooo.test in environment production in 0.11 seconds", "<13>Oct 3 08:21:06 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Oct 3 08:21:06 puppet-user: Application:", "<13>Oct 3 08:21:06 puppet-user: Initial environment: production", "<13>Oct 3 08:21:06 puppet-user: Converged environment: production", "<13>Oct 3 08:21:06 puppet-user: Run mode: user", "<13>Oct 3 08:21:06 puppet-user: Changes:", "<13>Oct 3 08:21:06 puppet-user: Events:", "<13>Oct 3 08:21:06 puppet-user: Resources:", "<13>Oct 3 08:21:06 puppet-user: Total: 10", "<13>Oct 3 08:21:06 puppet-user: Time:", "<13>Oct 3 08:21:06 puppet-user: Schedule: 0.00", "<13>Oct 3 08:21:06 puppet-user: File: 0.00", "<13>Oct 3 08:21:06 puppet-user: Augeas: 0.01", "<13>Oct 3 08:21:06 puppet-user: Exec: 0.01", "<13>Oct 3 08:21:06 puppet-user: Transaction evaluation: 0.03", "<13>Oct 3 08:21:06 puppet-user: Catalog application: 0.04", "<13>Oct 3 08:21:06 puppet-user: Config retrieval: 0.14", "<13>Oct 3 08:21:06 puppet-user: Last run: 1759479666", "<13>Oct 3 08:21:06 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:21:06 puppet-user: Total: 0.04", "<13>Oct 3 08:21:06 puppet-user: Version:", "<13>Oct 3 08:21:06 puppet-user: Config: 1759479666", "<13>Oct 3 08:21:06 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:21:11.423754 | fa163e2f-d608-ed31-39ea-00000000f1d4 | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005468029 | 0:22:09.749094 | 0.06s 2025-10-03 08:21:11.437372 | fa163e2f-d608-ed31-39ea-00000000f1b5 | TASK | Debug output for task: Run puppet host configuration for step 3 2025-10-03 08:21:11.457407 | fa163e2f-d608-ed31-39ea-00000000f1d5 | TASK | Pre-cache facts for puppet containers 2025-10-03 08:21:11.477946 | fa163e2f-d608-ed31-39ea-00000000f1d5 | TIMING | Pre-cache facts for puppet containers | np0005468029 | 0:22:09.803276 | 0.02s 2025-10-03 08:21:11.512567 | fa163e2f-d608-ed31-39ea-00000000f3e7 | TASK | Gather variables for each operating system 2025-10-03 08:21:11.526749 | fa163e2f-d608-ed31-39ea-00000000f1b5 | OK | Debug output for task: Run puppet host configuration for step 3 | np0005468027 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:21:00 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:21:06 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:21:06 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:21:06 puppet-user: (file & line not available)", "<13>Oct 3 08:21:06 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:21:06 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:21:06 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:21:06 puppet-user: Notice: Compiled catalog for np0005468027.ooo.test in environment production in 0.12 seconds", "<13>Oct 3 08:21:06 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Oct 3 08:21:06 puppet-user: Application:", "<13>Oct 3 08:21:06 puppet-user: Initial environment: production", "<13>Oct 3 08:21:06 puppet-user: Converged environment: production", "<13>Oct 3 08:21:06 puppet-user: Run mode: user", "<13>Oct 3 08:21:06 puppet-user: Changes:", "<13>Oct 3 08:21:06 puppet-user: Events:", "<13>Oct 3 08:21:06 puppet-user: Resources:", "<13>Oct 3 08:21:06 puppet-user: Total: 10", "<13>Oct 3 08:21:06 puppet-user: Time:", "<13>Oct 3 08:21:06 puppet-user: Schedule: 0.00", "<13>Oct 3 08:21:06 puppet-user: File: 0.00", "<13>Oct 3 08:21:06 puppet-user: Augeas: 0.01", "<13>Oct 3 08:21:06 puppet-user: Exec: 0.01", "<13>Oct 3 08:21:06 puppet-user: Transaction evaluation: 0.03", "<13>Oct 3 08:21:06 puppet-user: Catalog application: 0.04", "<13>Oct 3 08:21:06 puppet-user: Config retrieval: 0.16", "<13>Oct 3 08:21:06 puppet-user: Last run: 1759479666", "<13>Oct 3 08:21:06 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:21:06 puppet-user: Total: 0.04", "<13>Oct 3 08:21:06 puppet-user: Version:", "<13>Oct 3 08:21:06 puppet-user: Config: 1759479666", "<13>Oct 3 08:21:06 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:21:11.527770 | fa163e2f-d608-ed31-39ea-00000000f1b5 | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005468027 | 0:22:09.853101 | 0.09s 2025-10-03 08:21:11.539178 | fa163e2f-d608-ed31-39ea-00000000f1b6 | TASK | Pre-cache facts for puppet containers 2025-10-03 08:21:11.570786 | fa163e2f-d608-ed31-39ea-00000000f1b6 | TIMING | Pre-cache facts for puppet containers | np0005468027 | 0:22:09.896112 | 0.03s 2025-10-03 08:21:11.571613 | fa163e2f-d608-ed31-39ea-00000000f1f1 | CHANGED | Wait for puppet host configuration to finish | np0005468028 2025-10-03 08:21:11.572200 | fa163e2f-d608-ed31-39ea-00000000f1f1 | TIMING | Wait for puppet host configuration to finish | np0005468028 | 0:22:09.897542 | 10.66s 2025-10-03 08:21:11.600384 | fa163e2f-d608-ed31-39ea-00000000f3e7 | TASK | Gather variables for each operating system 2025-10-03 08:21:11.618497 | fa163e2f-d608-ed31-39ea-00000000f1f2 | TASK | Debug output for task: Run puppet host configuration for step 3 2025-10-03 08:21:11.633533 | fa163e2f-d608-ed31-39ea-00000000f3e7 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468029 | 0:22:09.958845 | 0.12s 2025-10-03 08:21:11.645188 | fa163e2f-d608-ed31-39ea-00000000f3e8 | TASK | Create puppet caching structures 2025-10-03 08:21:11.703090 | fa163e2f-d608-ed31-39ea-00000000f3e7 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468027 | 0:22:10.028406 | 0.10s 2025-10-03 08:21:11.719390 | fa163e2f-d608-ed31-39ea-00000000f3e8 | TASK | Create puppet caching structures 2025-10-03 08:21:11.728587 | fa163e2f-d608-ed31-39ea-00000000f1f2 | OK | Debug output for task: Run puppet host configuration for step 3 | np0005468028 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:21:01 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:21:06 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:21:06 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:21:06 puppet-user: (file & line not available)", "<13>Oct 3 08:21:06 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:21:06 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:21:06 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:21:06 puppet-user: Notice: Compiled catalog for np0005468028.ooo.test in environment production in 0.12 seconds", "<13>Oct 3 08:21:06 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Oct 3 08:21:06 puppet-user: Application:", "<13>Oct 3 08:21:06 puppet-user: Initial environment: production", "<13>Oct 3 08:21:06 puppet-user: Converged environment: production", "<13>Oct 3 08:21:06 puppet-user: Run mode: user", "<13>Oct 3 08:21:06 puppet-user: Changes:", "<13>Oct 3 08:21:06 puppet-user: Events:", "<13>Oct 3 08:21:06 puppet-user: Resources:", "<13>Oct 3 08:21:06 puppet-user: Total: 10", "<13>Oct 3 08:21:06 puppet-user: Time:", "<13>Oct 3 08:21:06 puppet-user: Schedule: 0.00", "<13>Oct 3 08:21:06 puppet-user: File: 0.00", "<13>Oct 3 08:21:06 puppet-user: Augeas: 0.01", "<13>Oct 3 08:21:06 puppet-user: Exec: 0.01", "<13>Oct 3 08:21:06 puppet-user: Transaction evaluation: 0.03", "<13>Oct 3 08:21:06 puppet-user: Catalog application: 0.04", "<13>Oct 3 08:21:06 puppet-user: Config retrieval: 0.16", "<13>Oct 3 08:21:06 puppet-user: Last run: 1759479666", "<13>Oct 3 08:21:06 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:21:06 puppet-user: Total: 0.05", "<13>Oct 3 08:21:06 puppet-user: Version:", "<13>Oct 3 08:21:06 puppet-user: Config: 1759479666", "<13>Oct 3 08:21:06 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:21:11.729676 | fa163e2f-d608-ed31-39ea-00000000f1f2 | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005468028 | 0:22:10.055003 | 0.10s 2025-10-03 08:21:11.741550 | fa163e2f-d608-ed31-39ea-00000000f1f3 | TASK | Pre-cache facts for puppet containers 2025-10-03 08:21:11.769577 | fa163e2f-d608-ed31-39ea-00000000f1f3 | TIMING | Pre-cache facts for puppet containers | np0005468028 | 0:22:10.094891 | 0.03s 2025-10-03 08:21:11.801530 | fa163e2f-d608-ed31-39ea-00000000f3e7 | TASK | Gather variables for each operating system 2025-10-03 08:21:11.892387 | fa163e2f-d608-ed31-39ea-00000000f3e7 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468028 | 0:22:10.217693 | 0.09s 2025-10-03 08:21:11.907985 | fa163e2f-d608-ed31-39ea-00000000f3e8 | TASK | Create puppet caching structures 2025-10-03 08:21:11.955062 | fa163e2f-d608-ed31-39ea-00000000f3e8 | CHANGED | Create puppet caching structures | np0005468029 2025-10-03 08:21:11.956302 | fa163e2f-d608-ed31-39ea-00000000f3e8 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468029 | 0:22:10.281630 | 0.31s 2025-10-03 08:21:11.969950 | fa163e2f-d608-ed31-39ea-00000000f3e9 | TASK | Check for facter.conf 2025-10-03 08:21:12.019342 | fa163e2f-d608-ed31-39ea-00000000f3e8 | CHANGED | Create puppet caching structures | np0005468027 2025-10-03 08:21:12.020489 | fa163e2f-d608-ed31-39ea-00000000f3e8 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468027 | 0:22:10.345800 | 0.30s 2025-10-03 08:21:12.035427 | fa163e2f-d608-ed31-39ea-00000000f3e9 | TASK | Check for facter.conf 2025-10-03 08:21:12.140181 | fa163e2f-d608-ed31-39ea-00000000f22b | CHANGED | Wait for puppet host configuration to finish | np0005468026 2025-10-03 08:21:12.141244 | fa163e2f-d608-ed31-39ea-00000000f22b | TIMING | Wait for puppet host configuration to finish | np0005468026 | 0:22:10.466577 | 10.67s 2025-10-03 08:21:12.159179 | fa163e2f-d608-ed31-39ea-00000000f22c | TASK | Debug output for task: Run puppet host configuration for step 3 2025-10-03 08:21:12.232676 | fa163e2f-d608-ed31-39ea-00000000f3e8 | CHANGED | Create puppet caching structures | np0005468028 2025-10-03 08:21:12.236620 | fa163e2f-d608-ed31-39ea-00000000f3e8 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468028 | 0:22:10.561953 | 0.33s 2025-10-03 08:21:12.237337 | fa163e2f-d608-ed31-39ea-00000000f22c | OK | Debug output for task: Run puppet host configuration for step 3 | np0005468026 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:21:01 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:21:07 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:21:07 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:21:07 puppet-user: (file & line not available)", "<13>Oct 3 08:21:07 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:21:07 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:21:08 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:21:08 puppet-user: Notice: Compiled catalog for np0005468026.ooo.test in environment production in 0.40 seconds", "<13>Oct 3 08:21:09 puppet-user: Notice: Applied catalog in 1.55 seconds", "<13>Oct 3 08:21:09 puppet-user: Application:", "<13>Oct 3 08:21:09 puppet-user: Initial environment: production", "<13>Oct 3 08:21:09 puppet-user: Converged environment: production", "<13>Oct 3 08:21:09 puppet-user: Run mode: user", "<13>Oct 3 08:21:09 puppet-user: Changes:", "<13>Oct 3 08:21:09 puppet-user: Events:", "<13>Oct 3 08:21:09 puppet-user: Resources:", "<13>Oct 3 08:21:09 puppet-user: Total: 23", "<13>Oct 3 08:21:09 puppet-user: Time:", "<13>Oct 3 08:21:09 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:21:09 puppet-user: Schedule: 0.00", "<13>Oct 3 08:21:09 puppet-user: File line: 0.00", "<13>Oct 3 08:21:09 puppet-user: Package: 0.00", "<13>Oct 3 08:21:09 puppet-user: File: 0.00", "<13>Oct 3 08:21:09 puppet-user: User: 0.01", "<13>Oct 3 08:21:09 puppet-user: Augeas: 0.01", "<13>Oct 3 08:21:09 puppet-user: Service: 0.08", "<13>Oct 3 08:21:09 puppet-user: Config retrieval: 0.45", "<13>Oct 3 08:21:09 puppet-user: Exec: 1.28", "<13>Oct 3 08:21:09 puppet-user: Transaction evaluation: 1.54", "<13>Oct 3 08:21:09 puppet-user: Catalog application: 1.55", "<13>Oct 3 08:21:09 puppet-user: Last run: 1759479669", "<13>Oct 3 08:21:09 puppet-user: Total: 1.55", "<13>Oct 3 08:21:09 puppet-user: Version:", "<13>Oct 3 08:21:09 puppet-user: Config: 1759479667", "<13>Oct 3 08:21:09 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:21:12.237783 | fa163e2f-d608-ed31-39ea-00000000f22c | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005468026 | 0:22:10.563124 | 0.08s 2025-10-03 08:21:12.253355 | fa163e2f-d608-ed31-39ea-00000000f3e9 | TASK | Check for facter.conf 2025-10-03 08:21:12.274274 | fa163e2f-d608-ed31-39ea-00000000f22d | TASK | Pre-cache facts for puppet containers 2025-10-03 08:21:12.283562 | fa163e2f-d608-ed31-39ea-00000000f3e9 | OK | Check for facter.conf | np0005468029 2025-10-03 08:21:12.284793 | fa163e2f-d608-ed31-39ea-00000000f3e9 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468029 | 0:22:10.610117 | 0.31s 2025-10-03 08:21:12.302056 | fa163e2f-d608-ed31-39ea-00000000f3ea | TASK | Remove facter.conf if directory 2025-10-03 08:21:12.311242 | fa163e2f-d608-ed31-39ea-00000000f22d | TIMING | Pre-cache facts for puppet containers | np0005468026 | 0:22:10.636554 | 0.04s 2025-10-03 08:21:12.394787 | fa163e2f-d608-ed31-39ea-00000000f3e7 | TASK | Gather variables for each operating system 2025-10-03 08:21:12.404573 | fa163e2f-d608-ed31-39ea-00000000f3ea | SKIPPED | Remove facter.conf if directory | np0005468029 2025-10-03 08:21:12.406230 | fa163e2f-d608-ed31-39ea-00000000f3ea | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468029 | 0:22:10.731541 | 0.10s 2025-10-03 08:21:12.407232 | fa163e2f-d608-ed31-39ea-00000000f213 | CHANGED | Wait for puppet host configuration to finish | np0005468025 2025-10-03 08:21:12.408104 | fa163e2f-d608-ed31-39ea-00000000f213 | TIMING | Wait for puppet host configuration to finish | np0005468025 | 0:22:10.733439 | 10.70s 2025-10-03 08:21:12.409431 | fa163e2f-d608-ed31-39ea-00000000f3e9 | OK | Check for facter.conf | np0005468027 2025-10-03 08:21:12.410258 | fa163e2f-d608-ed31-39ea-00000000f3e9 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468027 | 0:22:10.735594 | 0.37s 2025-10-03 08:21:12.433655 | fa163e2f-d608-ed31-39ea-00000000f3ea | TASK | Remove facter.conf if directory 2025-10-03 08:21:12.449110 | fa163e2f-d608-ed31-39ea-00000000f3eb | TASK | Write facter cache config 2025-10-03 08:21:12.473314 | fa163e2f-d608-ed31-39ea-00000000f214 | TASK | Debug output for task: Run puppet host configuration for step 3 2025-10-03 08:21:12.479718 | fa163e2f-d608-ed31-39ea-00000000f3ea | SKIPPED | Remove facter.conf if directory | np0005468027 2025-10-03 08:21:12.483370 | fa163e2f-d608-ed31-39ea-00000000f3ea | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468027 | 0:22:10.808696 | 0.05s 2025-10-03 08:21:12.483810 | fa163e2f-d608-ed31-39ea-00000000f3e7 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468026 | 0:22:10.809153 | 0.09s 2025-10-03 08:21:12.495147 | fa163e2f-d608-ed31-39ea-00000000f3eb | TASK | Write facter cache config 2025-10-03 08:21:12.519437 | fa163e2f-d608-ed31-39ea-00000000f3e8 | TASK | Create puppet caching structures 2025-10-03 08:21:12.535363 | fa163e2f-d608-ed31-39ea-00000000f214 | OK | Debug output for task: Run puppet host configuration for step 3 | np0005468025 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:21:01 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:21:07 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:21:07 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:21:07 puppet-user: (file & line not available)", "<13>Oct 3 08:21:07 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:21:07 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:21:07 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:21:07 puppet-user: Notice: Compiled catalog for np0005468025.ooo.test in environment production in 0.40 seconds", "<13>Oct 3 08:21:09 puppet-user: Notice: Applied catalog in 1.60 seconds", "<13>Oct 3 08:21:09 puppet-user: Application:", "<13>Oct 3 08:21:09 puppet-user: Initial environment: production", "<13>Oct 3 08:21:09 puppet-user: Converged environment: production", "<13>Oct 3 08:21:09 puppet-user: Run mode: user", "<13>Oct 3 08:21:09 puppet-user: Changes:", "<13>Oct 3 08:21:09 puppet-user: Events:", "<13>Oct 3 08:21:09 puppet-user: Resources:", "<13>Oct 3 08:21:09 puppet-user: Total: 23", "<13>Oct 3 08:21:09 puppet-user: Time:", "<13>Oct 3 08:21:09 puppet-user: Schedule: 0.00", "<13>Oct 3 08:21:09 puppet-user: Package: 0.00", "<13>Oct 3 08:21:09 puppet-user: File line: 0.00", "<13>Oct 3 08:21:09 puppet-user: File: 0.00", "<13>Oct 3 08:21:09 puppet-user: Augeas: 0.01", "<13>Oct 3 08:21:09 puppet-user: User: 0.01", "<13>Oct 3 08:21:09 puppet-user: Service: 0.10", "<13>Oct 3 08:21:09 puppet-user: Config retrieval: 0.45", "<13>Oct 3 08:21:09 puppet-user: Exec: 1.32", "<13>Oct 3 08:21:09 puppet-user: Transaction evaluation: 1.60", "<13>Oct 3 08:21:09 puppet-user: Catalog application: 1.60", "<13>Oct 3 08:21:09 puppet-user: Last run: 1759479669", "<13>Oct 3 08:21:09 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:21:09 puppet-user: Total: 1.61", "<13>Oct 3 08:21:09 puppet-user: Version:", "<13>Oct 3 08:21:09 puppet-user: Config: 1759479667", "<13>Oct 3 08:21:09 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:21:12.536613 | fa163e2f-d608-ed31-39ea-00000000f214 | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005468025 | 0:22:10.861947 | 0.06s 2025-10-03 08:21:12.551842 | fa163e2f-d608-ed31-39ea-00000000f215 | TASK | Pre-cache facts for puppet containers 2025-10-03 08:21:12.564179 | fa163e2f-d608-ed31-39ea-00000000f3e9 | OK | Check for facter.conf | np0005468028 2025-10-03 08:21:12.565159 | fa163e2f-d608-ed31-39ea-00000000f3e9 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468028 | 0:22:10.890492 | 0.31s 2025-10-03 08:21:12.578971 | fa163e2f-d608-ed31-39ea-00000000f3ea | TASK | Remove facter.conf if directory 2025-10-03 08:21:12.586674 | fa163e2f-d608-ed31-39ea-00000000f215 | TIMING | Pre-cache facts for puppet containers | np0005468025 | 0:22:10.911994 | 0.03s 2025-10-03 08:21:12.626219 | fa163e2f-d608-ed31-39ea-00000000f3e7 | TASK | Gather variables for each operating system 2025-10-03 08:21:12.633998 | fa163e2f-d608-ed31-39ea-00000000f3ea | SKIPPED | Remove facter.conf if directory | np0005468028 2025-10-03 08:21:12.635139 | fa163e2f-d608-ed31-39ea-00000000f3ea | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468028 | 0:22:10.960458 | 0.05s 2025-10-03 08:21:12.645770 | fa163e2f-d608-ed31-39ea-00000000f3eb | TASK | Write facter cache config 2025-10-03 08:21:12.723618 | fa163e2f-d608-ed31-39ea-00000000f3e7 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468025 | 0:22:11.048940 | 0.10s 2025-10-03 08:21:12.739261 | fa163e2f-d608-ed31-39ea-00000000f3e8 | TASK | Create puppet caching structures 2025-10-03 08:21:12.901008 | fa163e2f-d608-ed31-39ea-00000000f3e8 | CHANGED | Create puppet caching structures | np0005468026 2025-10-03 08:21:12.902292 | fa163e2f-d608-ed31-39ea-00000000f3e8 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468026 | 0:22:11.227620 | 0.38s 2025-10-03 08:21:12.924161 | fa163e2f-d608-ed31-39ea-00000000f3e9 | TASK | Check for facter.conf 2025-10-03 08:21:13.079779 | fa163e2f-d608-ed31-39ea-00000000f3e8 | CHANGED | Create puppet caching structures | np0005468025 2025-10-03 08:21:13.081000 | fa163e2f-d608-ed31-39ea-00000000f3e8 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468025 | 0:22:11.406330 | 0.34s 2025-10-03 08:21:13.104038 | fa163e2f-d608-ed31-39ea-00000000f3e9 | TASK | Check for facter.conf 2025-10-03 08:21:13.182368 | fa163e2f-d608-ed31-39ea-00000000f3eb | CHANGED | Write facter cache config | np0005468029 2025-10-03 08:21:13.183566 | fa163e2f-d608-ed31-39ea-00000000f3eb | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468029 | 0:22:11.508898 | 0.73s 2025-10-03 08:21:13.197159 | fa163e2f-d608-ed31-39ea-00000000f3ec | TASK | Cleanup facter cache if exists 2025-10-03 08:21:13.222813 | fa163e2f-d608-ed31-39ea-00000000f3e9 | OK | Check for facter.conf | np0005468026 2025-10-03 08:21:13.224495 | fa163e2f-d608-ed31-39ea-00000000f3e9 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468026 | 0:22:11.549796 | 0.30s 2025-10-03 08:21:13.246514 | fa163e2f-d608-ed31-39ea-00000000f3ea | TASK | Remove facter.conf if directory 2025-10-03 08:21:13.291094 | fa163e2f-d608-ed31-39ea-00000000f3ea | SKIPPED | Remove facter.conf if directory | np0005468026 2025-10-03 08:21:13.292108 | fa163e2f-d608-ed31-39ea-00000000f3ea | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468026 | 0:22:11.617440 | 0.04s 2025-10-03 08:21:13.315759 | fa163e2f-d608-ed31-39ea-00000000f3eb | TASK | Write facter cache config 2025-10-03 08:21:13.323998 | fa163e2f-d608-ed31-39ea-00000000f3eb | CHANGED | Write facter cache config | np0005468027 2025-10-03 08:21:13.325026 | fa163e2f-d608-ed31-39ea-00000000f3eb | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468027 | 0:22:11.650356 | 0.83s 2025-10-03 08:21:13.336055 | fa163e2f-d608-ed31-39ea-00000000f3ec | TASK | Cleanup facter cache if exists 2025-10-03 08:21:13.438992 | fa163e2f-d608-ed31-39ea-00000000f3e9 | OK | Check for facter.conf | np0005468025 2025-10-03 08:21:13.440198 | fa163e2f-d608-ed31-39ea-00000000f3e9 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468025 | 0:22:11.765529 | 0.33s 2025-10-03 08:21:13.462260 | fa163e2f-d608-ed31-39ea-00000000f3ea | TASK | Remove facter.conf if directory 2025-10-03 08:21:13.482726 | fa163e2f-d608-ed31-39ea-00000000f3ec | CHANGED | Cleanup facter cache if exists | np0005468029 2025-10-03 08:21:13.483940 | fa163e2f-d608-ed31-39ea-00000000f3ec | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468029 | 0:22:11.809272 | 0.29s 2025-10-03 08:21:13.498674 | fa163e2f-d608-ed31-39ea-00000000f3ed | TASK | Pre-cache facts 2025-10-03 08:21:13.507770 | fa163e2f-d608-ed31-39ea-00000000f3eb | CHANGED | Write facter cache config | np0005468028 2025-10-03 08:21:13.508837 | fa163e2f-d608-ed31-39ea-00000000f3eb | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468028 | 0:22:11.834167 | 0.86s 2025-10-03 08:21:13.524148 | fa163e2f-d608-ed31-39ea-00000000f3ec | TASK | Cleanup facter cache if exists 2025-10-03 08:21:13.532202 | fa163e2f-d608-ed31-39ea-00000000f3ea | SKIPPED | Remove facter.conf if directory | np0005468025 2025-10-03 08:21:13.533125 | fa163e2f-d608-ed31-39ea-00000000f3ea | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468025 | 0:22:11.858454 | 0.07s 2025-10-03 08:21:13.549726 | fa163e2f-d608-ed31-39ea-00000000f3eb | TASK | Write facter cache config 2025-10-03 08:21:13.663424 | fa163e2f-d608-ed31-39ea-00000000f3ec | CHANGED | Cleanup facter cache if exists | np0005468027 2025-10-03 08:21:13.664589 | fa163e2f-d608-ed31-39ea-00000000f3ec | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468027 | 0:22:11.989923 | 0.33s 2025-10-03 08:21:13.675379 | fa163e2f-d608-ed31-39ea-00000000f3ed | TASK | Pre-cache facts 2025-10-03 08:21:13.832258 | fa163e2f-d608-ed31-39ea-00000000f3ec | CHANGED | Cleanup facter cache if exists | np0005468028 2025-10-03 08:21:13.833568 | fa163e2f-d608-ed31-39ea-00000000f3ec | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468028 | 0:22:12.158899 | 0.31s 2025-10-03 08:21:13.847218 | fa163e2f-d608-ed31-39ea-00000000f3ed | TASK | Pre-cache facts 2025-10-03 08:21:14.044892 | fa163e2f-d608-ed31-39ea-00000000f3ed | CHANGED | Pre-cache facts | np0005468029 2025-10-03 08:21:14.046007 | fa163e2f-d608-ed31-39ea-00000000f3ed | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468029 | 0:22:12.371335 | 0.55s 2025-10-03 08:21:14.061841 | fa163e2f-d608-ed31-39ea-00000000f3ee | TASK | Failed deployment if facter fails 2025-10-03 08:21:14.094892 | fa163e2f-d608-ed31-39ea-00000000f3ee | SKIPPED | Failed deployment if facter fails | np0005468029 2025-10-03 08:21:14.095895 | fa163e2f-d608-ed31-39ea-00000000f3ee | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468029 | 0:22:12.421226 | 0.03s 2025-10-03 08:21:14.127511 | fa163e2f-d608-ed31-39ea-00000000f3ef | TASK | Sync cached facts 2025-10-03 08:21:14.134967 | fa163e2f-d608-ed31-39ea-00000000f3eb | CHANGED | Write facter cache config | np0005468026 2025-10-03 08:21:14.136140 | fa163e2f-d608-ed31-39ea-00000000f3eb | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468026 | 0:22:12.461466 | 0.82s 2025-10-03 08:21:14.152794 | fa163e2f-d608-ed31-39ea-00000000f3ec | TASK | Cleanup facter cache if exists 2025-10-03 08:21:14.306603 | fa163e2f-d608-ed31-39ea-00000000f385 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 2025-10-03 08:21:14.308672 | fa163e2f-d608-ed31-39ea-00000000f385 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 | 0:22:12.634006 | 3.48s 2025-10-03 08:21:14.309029 | fa163e2f-d608-ed31-39ea-00000000f3ed | CHANGED | Pre-cache facts | np0005468027 2025-10-03 08:21:14.309312 | fa163e2f-d608-ed31-39ea-00000000f3ed | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468027 | 0:22:12.634653 | 0.63s 2025-10-03 08:21:14.320325 | fa163e2f-d608-ed31-39ea-00000000f3ee | TASK | Failed deployment if facter fails 2025-10-03 08:21:14.363035 | fa163e2f-d608-ed31-39ea-00000000f18a | TASK | Gather variables for each operating system 2025-10-03 08:21:14.370499 | fa163e2f-d608-ed31-39ea-00000000f3ee | SKIPPED | Failed deployment if facter fails | np0005468027 2025-10-03 08:21:14.371403 | fa163e2f-d608-ed31-39ea-00000000f3ee | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468027 | 0:22:12.696729 | 0.05s 2025-10-03 08:21:14.394788 | fa163e2f-d608-ed31-39ea-00000000f3ef | TASK | Sync cached facts 2025-10-03 08:21:14.401672 | fa163e2f-d608-ed31-39ea-00000000f3eb | CHANGED | Write facter cache config | np0005468025 2025-10-03 08:21:14.402626 | fa163e2f-d608-ed31-39ea-00000000f3eb | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468025 | 0:22:12.727958 | 0.85s 2025-10-03 08:21:14.418989 | fa163e2f-d608-ed31-39ea-00000000f3ec | TASK | Cleanup facter cache if exists 2025-10-03 08:21:14.457541 | fa163e2f-d608-ed31-39ea-00000000f3ec | CHANGED | Cleanup facter cache if exists | np0005468026 2025-10-03 08:21:14.458480 | fa163e2f-d608-ed31-39ea-00000000f3ec | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468026 | 0:22:12.783796 | 0.30s 2025-10-03 08:21:14.477414 | fa163e2f-d608-ed31-39ea-00000000f3ed | TASK | Pre-cache facts 2025-10-03 08:21:14.486755 | fa163e2f-d608-ed31-39ea-00000000f3ef | CHANGED | Sync cached facts | np0005468029 -> 192.168.122.108 [WARNING]: ('np0005468029 -> 192.168.122.108', 'fa163e2f-d608-ed31-39ea-00000000f3ef') missing from stats 2025-10-03 08:21:14.488631 | fa163e2f-d608-ed31-39ea-00000000f18a | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468024 | 0:22:12.813962 | 0.12s 2025-10-03 08:21:14.515818 | fa163e2f-d608-ed31-39ea-00000000f18b | TASK | Create container logs path 2025-10-03 08:21:14.538889 | fa163e2f-d608-ed31-39ea-00000000f1d6 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:21:14.546807 | fa163e2f-d608-ed31-39ea-00000000f3ed | CHANGED | Pre-cache facts | np0005468028 2025-10-03 08:21:14.547832 | fa163e2f-d608-ed31-39ea-00000000f3ed | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468028 | 0:22:12.873163 | 0.70s 2025-10-03 08:21:14.559736 | fa163e2f-d608-ed31-39ea-00000000f3ee | TASK | Failed deployment if facter fails 2025-10-03 08:21:14.573264 | fa163e2f-d608-ed31-39ea-00000000f1d6 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468029 2025-10-03 08:21:14.574307 | fa163e2f-d608-ed31-39ea-00000000f1d6 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468029 | 0:22:12.899636 | 0.03s 2025-10-03 08:21:14.586679 | fa163e2f-d608-ed31-39ea-00000000f1d8 | TASK | Manage containers for step 3 with tripleo-ansible 2025-10-03 08:21:14.599009 | fa163e2f-d608-ed31-39ea-00000000f3ee | SKIPPED | Failed deployment if facter fails | np0005468028 2025-10-03 08:21:14.600041 | fa163e2f-d608-ed31-39ea-00000000f3ee | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468028 | 0:22:12.925368 | 0.04s 2025-10-03 08:21:14.625490 | fa163e2f-d608-ed31-39ea-00000000f3ef | TASK | Sync cached facts 2025-10-03 08:21:14.631706 | fa163e2f-d608-ed31-39ea-00000000f1d8 | TIMING | Manage containers for step 3 with tripleo-ansible | np0005468029 | 0:22:12.957025 | 0.04s 2025-10-03 08:21:14.666827 | fa163e2f-d608-ed31-39ea-00000000f5d8 | TASK | Gather variables for each operating system 2025-10-03 08:21:14.748552 | fa163e2f-d608-ed31-39ea-00000000f3ec | CHANGED | Cleanup facter cache if exists | np0005468025 2025-10-03 08:21:14.749549 | fa163e2f-d608-ed31-39ea-00000000f3ec | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468025 | 0:22:13.074882 | 0.33s 2025-10-03 08:21:14.752869 | fa163e2f-d608-ed31-39ea-00000000f5d8 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468029 | 0:22:13.078211 | 0.08s 2025-10-03 08:21:14.762608 | fa163e2f-d608-ed31-39ea-00000000f5d9 | TASK | Create container logs path 2025-10-03 08:21:14.786622 | fa163e2f-d608-ed31-39ea-00000000f3ed | TASK | Pre-cache facts 2025-10-03 08:21:14.792838 | fa163e2f-d608-ed31-39ea-00000000f3ef | CHANGED | Sync cached facts | np0005468027 -> 192.168.122.106 [WARNING]: ('np0005468027 -> 192.168.122.106', 'fa163e2f-d608-ed31-39ea-00000000f3ef') missing from stats 2025-10-03 08:21:14.814951 | fa163e2f-d608-ed31-39ea-00000000f1b7 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:21:14.862681 | fa163e2f-d608-ed31-39ea-00000000f1b7 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468027 2025-10-03 08:21:14.863552 | fa163e2f-d608-ed31-39ea-00000000f1b7 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468027 | 0:22:13.188886 | 0.05s 2025-10-03 08:21:14.876684 | fa163e2f-d608-ed31-39ea-00000000f1b9 | TASK | Manage containers for step 3 with tripleo-ansible 2025-10-03 08:21:14.883655 | fa163e2f-d608-ed31-39ea-00000000f18b | OK | Create container logs path | np0005468024 2025-10-03 08:21:14.884929 | fa163e2f-d608-ed31-39ea-00000000f18b | TIMING | tripleo_container_manage : Create container logs path | np0005468024 | 0:22:13.210255 | 0.37s 2025-10-03 08:21:14.907613 | fa163e2f-d608-ed31-39ea-00000000f18d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:21:14.915531 | fa163e2f-d608-ed31-39ea-00000000f1b9 | TIMING | Manage containers for step 3 with tripleo-ansible | np0005468027 | 0:22:13.240844 | 0.04s 2025-10-03 08:21:14.952906 | fa163e2f-d608-ed31-39ea-00000000f5d8 | TASK | Gather variables for each operating system 2025-10-03 08:21:14.997217 | fa163e2f-d608-ed31-39ea-00000000f3ef | CHANGED | Sync cached facts | np0005468028 -> 192.168.122.107 [WARNING]: ('np0005468028 -> 192.168.122.107', 'fa163e2f-d608-ed31-39ea-00000000f3ef') missing from stats 2025-10-03 08:21:15.016767 | fa163e2f-d608-ed31-39ea-00000000f1f4 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:21:15.032165 | fa163e2f-d608-ed31-39ea-00000000f5d8 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468027 | 0:22:13.357492 | 0.08s 2025-10-03 08:21:15.042504 | fa163e2f-d608-ed31-39ea-00000000f5d9 | TASK | Create container logs path 2025-10-03 08:21:15.057533 | fa163e2f-d608-ed31-39ea-00000000f1f4 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468028 2025-10-03 08:21:15.058553 | fa163e2f-d608-ed31-39ea-00000000f1f4 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468028 | 0:22:13.383888 | 0.04s 2025-10-03 08:21:15.069769 | fa163e2f-d608-ed31-39ea-00000000f1f6 | TASK | Manage containers for step 3 with tripleo-ansible 2025-10-03 08:21:15.097247 | fa163e2f-d608-ed31-39ea-00000000f5d9 | OK | Create container logs path | np0005468029 2025-10-03 08:21:15.098432 | fa163e2f-d608-ed31-39ea-00000000f5d9 | TIMING | tripleo_container_manage : Create container logs path | np0005468029 | 0:22:13.423769 | 0.33s 2025-10-03 08:21:15.098882 | fa163e2f-d608-ed31-39ea-00000000f1f6 | TIMING | Manage containers for step 3 with tripleo-ansible | np0005468028 | 0:22:13.424225 | 0.03s 2025-10-03 08:21:15.122163 | fa163e2f-d608-ed31-39ea-00000000f5d8 | TASK | Gather variables for each operating system 2025-10-03 08:21:15.139294 | fa163e2f-d608-ed31-39ea-00000000f5db | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:15.171669 | fa163e2f-d608-ed31-39ea-00000000f3ed | CHANGED | Pre-cache facts | np0005468026 2025-10-03 08:21:15.172498 | fa163e2f-d608-ed31-39ea-00000000f3ed | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468026 | 0:22:13.497830 | 0.69s 2025-10-03 08:21:15.189529 | fa163e2f-d608-ed31-39ea-00000000f3ee | TASK | Failed deployment if facter fails 2025-10-03 08:21:15.215594 | fa163e2f-d608-ed31-39ea-00000000f3ee | SKIPPED | Failed deployment if facter fails | np0005468026 2025-10-03 08:21:15.216374 | fa163e2f-d608-ed31-39ea-00000000f3ee | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468026 | 0:22:13.541710 | 0.03s 2025-10-03 08:21:15.249211 | fa163e2f-d608-ed31-39ea-00000000f3ef | TASK | Sync cached facts 2025-10-03 08:21:15.254953 | fa163e2f-d608-ed31-39ea-00000000f5d8 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468028 | 0:22:13.580272 | 0.13s 2025-10-03 08:21:15.266238 | fa163e2f-d608-ed31-39ea-00000000f5d9 | TASK | Create container logs path 2025-10-03 08:21:15.309014 | fa163e2f-d608-ed31-39ea-00000000f18d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 2025-10-03 08:21:15.310243 | fa163e2f-d608-ed31-39ea-00000000f18d | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 | 0:22:13.635570 | 0.40s 2025-10-03 08:21:15.347955 | fa163e2f-d608-ed31-39ea-00000000f18e | TASK | Finalise hashes for all containers 2025-10-03 08:21:15.363375 | fa163e2f-d608-ed31-39ea-00000000f5d9 | OK | Create container logs path | np0005468027 2025-10-03 08:21:15.366341 | fa163e2f-d608-ed31-39ea-00000000f5d9 | TIMING | tripleo_container_manage : Create container logs path | np0005468027 | 0:22:13.691656 | 0.32s 2025-10-03 08:21:15.390612 | fa163e2f-d608-ed31-39ea-00000000f5db | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:15.459942 | fa163e2f-d608-ed31-39ea-00000000f18e | OK | Finalise hashes for all containers | np0005468024 2025-10-03 08:21:15.461346 | fa163e2f-d608-ed31-39ea-00000000f18e | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468024 | 0:22:13.786677 | 0.11s 2025-10-03 08:21:15.486789 | fa163e2f-d608-ed31-39ea-00000000f190 | TASK | Manage systemd shutdown files 2025-10-03 08:21:15.494703 | fa163e2f-d608-ed31-39ea-00000000f3ed | CHANGED | Pre-cache facts | np0005468025 2025-10-03 08:21:15.495722 | fa163e2f-d608-ed31-39ea-00000000f3ed | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468025 | 0:22:13.821050 | 0.71s 2025-10-03 08:21:15.526688 | fa163e2f-d608-ed31-39ea-00000000f3ee | TASK | Failed deployment if facter fails 2025-10-03 08:21:15.536860 | fa163e2f-d608-ed31-39ea-00000000f5db | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005468029 2025-10-03 08:21:15.538223 | fa163e2f-d608-ed31-39ea-00000000f5db | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005468029 | 0:22:13.863549 | 0.40s 2025-10-03 08:21:15.540172 | fa163e2f-d608-ed31-39ea-00000000f190 | SKIPPED | Manage systemd shutdown files | np0005468024 2025-10-03 08:21:15.540694 | fa163e2f-d608-ed31-39ea-00000000f190 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468024 | 0:22:13.866032 | 0.05s 2025-10-03 08:21:15.558012 | fa163e2f-d608-ed31-39ea-00000000f5dc | TASK | Finalise hashes for all containers 2025-10-03 08:21:15.610601 | fa163e2f-d608-ed31-39ea-00000000f192 | TASK | Update container configs with new config hashes 2025-10-03 08:21:15.618318 | fa163e2f-d608-ed31-39ea-00000000f3ee | SKIPPED | Failed deployment if facter fails | np0005468025 2025-10-03 08:21:15.619303 | fa163e2f-d608-ed31-39ea-00000000f3ee | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468025 | 0:22:13.944632 | 0.09s 2025-10-03 08:21:15.619904 | fa163e2f-d608-ed31-39ea-00000000f5d9 | OK | Create container logs path | np0005468028 2025-10-03 08:21:15.620289 | fa163e2f-d608-ed31-39ea-00000000f5d9 | TIMING | tripleo_container_manage : Create container logs path | np0005468028 | 0:22:13.945632 | 0.35s 2025-10-03 08:21:15.620829 | fa163e2f-d608-ed31-39ea-00000000f5dc | OK | Finalise hashes for all containers | np0005468029 2025-10-03 08:21:15.621159 | fa163e2f-d608-ed31-39ea-00000000f5dc | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468029 | 0:22:13.946502 | 0.06s 2025-10-03 08:21:15.634260 | fa163e2f-d608-ed31-39ea-00000000f5db | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:15.659423 | fa163e2f-d608-ed31-39ea-00000000f5de | TASK | Manage systemd shutdown files 2025-10-03 08:21:15.701423 | fa163e2f-d608-ed31-39ea-00000000f3ef | TASK | Sync cached facts 2025-10-03 08:21:15.709968 | fa163e2f-d608-ed31-39ea-00000000f3ef | CHANGED | Sync cached facts | np0005468026 -> 192.168.122.105 [WARNING]: ('np0005468026 -> 192.168.122.105', 'fa163e2f-d608-ed31-39ea-00000000f3ef') missing from stats 2025-10-03 08:21:15.712068 | fa163e2f-d608-ed31-39ea-00000000f192 | SKIPPED | Update container configs with new config hashes | np0005468024 2025-10-03 08:21:15.712447 | fa163e2f-d608-ed31-39ea-00000000f192 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468024 | 0:22:14.037775 | 0.10s 2025-10-03 08:21:15.712838 | fa163e2f-d608-ed31-39ea-00000000f5de | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468029 | 0:22:14.038179 | 0.05s 2025-10-03 08:21:15.731140 | 12d65454-1383-4967-87fa-a08c8d37c31d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468029 2025-10-03 08:21:15.746187 | fa163e2f-d608-ed31-39ea-00000000f695 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:21:15.780025 | fa163e2f-d608-ed31-39ea-00000000f193 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:21:15.802215 | fa163e2f-d608-ed31-39ea-00000000f5db | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005468027 2025-10-03 08:21:15.803128 | fa163e2f-d608-ed31-39ea-00000000f5db | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005468027 | 0:22:14.128450 | 0.41s 2025-10-03 08:21:15.813766 | fa163e2f-d608-ed31-39ea-00000000f5dc | TASK | Finalise hashes for all containers 2025-10-03 08:21:15.835727 | fa163e2f-d608-ed31-39ea-00000000f22e | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:21:15.856993 | fa163e2f-d608-ed31-39ea-00000000f193 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 | 0:22:14.182321 | 0.08s 2025-10-03 08:21:15.876851 | 592e0e3a-0d8e-49ae-90fa-4701551e47d1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468024 2025-10-03 08:21:15.907387 | fa163e2f-d608-ed31-39ea-00000000f6b2 | TASK | Gather podman infos 2025-10-03 08:21:15.915134 | fa163e2f-d608-ed31-39ea-00000000f5dc | OK | Finalise hashes for all containers | np0005468027 2025-10-03 08:21:15.916087 | fa163e2f-d608-ed31-39ea-00000000f5dc | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468027 | 0:22:14.241412 | 0.10s 2025-10-03 08:21:15.916560 | fa163e2f-d608-ed31-39ea-00000000f22e | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468026 2025-10-03 08:21:15.916987 | fa163e2f-d608-ed31-39ea-00000000f22e | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468026 | 0:22:14.242330 | 0.08s 2025-10-03 08:21:15.934915 | fa163e2f-d608-ed31-39ea-00000000f5de | TASK | Manage systemd shutdown files 2025-10-03 08:21:15.964340 | fa163e2f-d608-ed31-39ea-00000000f230 | TASK | Manage containers for step 3 with tripleo-ansible 2025-10-03 08:21:15.971712 | fa163e2f-d608-ed31-39ea-00000000f5db | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005468028 2025-10-03 08:21:15.972770 | fa163e2f-d608-ed31-39ea-00000000f5db | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005468028 | 0:22:14.298100 | 0.33s 2025-10-03 08:21:15.974382 | fa163e2f-d608-ed31-39ea-00000000f5de | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468027 | 0:22:14.299720 | 0.04s 2025-10-03 08:21:15.993060 | 18be4f5f-5d04-4377-bf62-93baef31640b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468027 2025-10-03 08:21:16.014186 | fa163e2f-d608-ed31-39ea-00000000f6da | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:21:16.030658 | fa163e2f-d608-ed31-39ea-00000000f5dc | TASK | Finalise hashes for all containers 2025-10-03 08:21:16.039372 | fa163e2f-d608-ed31-39ea-00000000f230 | TIMING | Manage containers for step 3 with tripleo-ansible | np0005468026 | 0:22:14.364691 | 0.07s 2025-10-03 08:21:16.079978 | fa163e2f-d608-ed31-39ea-00000000f5d8 | TASK | Gather variables for each operating system 2025-10-03 08:21:16.086629 | fa163e2f-d608-ed31-39ea-00000000f5dc | OK | Finalise hashes for all containers | np0005468028 2025-10-03 08:21:16.087762 | fa163e2f-d608-ed31-39ea-00000000f5dc | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468028 | 0:22:14.413089 | 0.06s 2025-10-03 08:21:16.104224 | fa163e2f-d608-ed31-39ea-00000000f5de | TASK | Manage systemd shutdown files 2025-10-03 08:21:16.113699 | fa163e2f-d608-ed31-39ea-00000000f695 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468029 2025-10-03 08:21:16.114984 | fa163e2f-d608-ed31-39ea-00000000f695 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468029 | 0:22:14.440310 | 0.37s 2025-10-03 08:21:16.116224 | fa163e2f-d608-ed31-39ea-00000000f3ef | CHANGED | Sync cached facts | np0005468025 -> 192.168.122.104 [WARNING]: ('np0005468025 -> 192.168.122.104', 'fa163e2f-d608-ed31-39ea-00000000f3ef') missing from stats 2025-10-03 08:21:16.131987 | fa163e2f-d608-ed31-39ea-00000000f696 | TASK | Set podman_drop_in fact 2025-10-03 08:21:16.157810 | fa163e2f-d608-ed31-39ea-00000000f5de | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468028 | 0:22:14.483133 | 0.05s 2025-10-03 08:21:16.161893 | fa163e2f-d608-ed31-39ea-00000000f5d8 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468026 | 0:22:14.487235 | 0.08s 2025-10-03 08:21:16.177166 | fbcc17f1-a713-4440-8485-c5a00c83d681 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468028 2025-10-03 08:21:16.192174 | fa163e2f-d608-ed31-39ea-00000000f72b | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:21:16.211792 | fa163e2f-d608-ed31-39ea-00000000f216 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:21:16.231785 | fa163e2f-d608-ed31-39ea-00000000f5d9 | TASK | Create container logs path 2025-10-03 08:21:16.238744 | fa163e2f-d608-ed31-39ea-00000000f696 | OK | Set podman_drop_in fact | np0005468029 2025-10-03 08:21:16.239643 | fa163e2f-d608-ed31-39ea-00000000f696 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468029 | 0:22:14.564975 | 0.11s 2025-10-03 08:21:16.250618 | fa163e2f-d608-ed31-39ea-00000000f698 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:21:16.261551 | fa163e2f-d608-ed31-39ea-00000000f216 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468025 2025-10-03 08:21:16.262323 | fa163e2f-d608-ed31-39ea-00000000f216 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468025 | 0:22:14.587657 | 0.05s 2025-10-03 08:21:16.278065 | fa163e2f-d608-ed31-39ea-00000000f218 | TASK | Manage containers for step 3 with tripleo-ansible 2025-10-03 08:21:16.304609 | fa163e2f-d608-ed31-39ea-00000000f218 | TIMING | Manage containers for step 3 with tripleo-ansible | np0005468025 | 0:22:14.629938 | 0.03s 2025-10-03 08:21:16.338590 | fa163e2f-d608-ed31-39ea-00000000f5d8 | TASK | Gather variables for each operating system 2025-10-03 08:21:16.345150 | fa163e2f-d608-ed31-39ea-00000000f6da | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468027 2025-10-03 08:21:16.346054 | fa163e2f-d608-ed31-39ea-00000000f6da | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468027 | 0:22:14.671381 | 0.33s 2025-10-03 08:21:16.357248 | fa163e2f-d608-ed31-39ea-00000000f6db | TASK | Set podman_drop_in fact 2025-10-03 08:21:16.416375 | fa163e2f-d608-ed31-39ea-00000000f5d8 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468025 | 0:22:14.741701 | 0.08s 2025-10-03 08:21:16.420092 | fa163e2f-d608-ed31-39ea-00000000f6db | OK | Set podman_drop_in fact | np0005468027 2025-10-03 08:21:16.420727 | fa163e2f-d608-ed31-39ea-00000000f6db | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468027 | 0:22:14.746067 | 0.06s 2025-10-03 08:21:16.434384 | fa163e2f-d608-ed31-39ea-00000000f6dd | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:21:16.456917 | fa163e2f-d608-ed31-39ea-00000000f5d9 | TASK | Create container logs path 2025-10-03 08:21:16.518121 | fa163e2f-d608-ed31-39ea-00000000f72b | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468028 2025-10-03 08:21:16.519021 | fa163e2f-d608-ed31-39ea-00000000f72b | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468028 | 0:22:14.844355 | 0.33s 2025-10-03 08:21:16.529178 | fa163e2f-d608-ed31-39ea-00000000f72c | TASK | Set podman_drop_in fact 2025-10-03 08:21:16.557527 | fa163e2f-d608-ed31-39ea-00000000f5d9 | OK | Create container logs path | np0005468026 2025-10-03 08:21:16.558408 | fa163e2f-d608-ed31-39ea-00000000f5d9 | TIMING | tripleo_container_manage : Create container logs path | np0005468026 | 0:22:14.883742 | 0.32s 2025-10-03 08:21:16.578590 | fa163e2f-d608-ed31-39ea-00000000f5db | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:16.584812 | fa163e2f-d608-ed31-39ea-00000000f72c | OK | Set podman_drop_in fact | np0005468028 2025-10-03 08:21:16.585658 | fa163e2f-d608-ed31-39ea-00000000f72c | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468028 | 0:22:14.910989 | 0.06s 2025-10-03 08:21:16.596146 | fa163e2f-d608-ed31-39ea-00000000f72e | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:21:16.819477 | fa163e2f-d608-ed31-39ea-00000000f5d9 | OK | Create container logs path | np0005468025 2025-10-03 08:21:16.820717 | fa163e2f-d608-ed31-39ea-00000000f5d9 | TIMING | tripleo_container_manage : Create container logs path | np0005468025 | 0:22:15.146048 | 0.36s 2025-10-03 08:21:16.839184 | fa163e2f-d608-ed31-39ea-00000000f5db | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:16.959433 | fa163e2f-d608-ed31-39ea-00000000f6b2 | OK | Gather podman infos | np0005468024 2025-10-03 08:21:16.963053 | fa163e2f-d608-ed31-39ea-00000000f6b2 | TIMING | tripleo_container_manage : Gather podman infos | np0005468024 | 0:22:15.288386 | 1.05s 2025-10-03 08:21:17.000390 | fa163e2f-d608-ed31-39ea-00000000f5db | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005468026 2025-10-03 08:21:17.001117 | fa163e2f-d608-ed31-39ea-00000000f5db | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005468026 | 0:22:15.326454 | 0.42s 2025-10-03 08:21:17.022780 | fa163e2f-d608-ed31-39ea-00000000f6b3 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:21:17.046161 | fa163e2f-d608-ed31-39ea-00000000f5dc | TASK | Finalise hashes for all containers 2025-10-03 08:21:17.078198 | fa163e2f-d608-ed31-39ea-00000000f698 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | item=tripleo-container-shutdown 2025-10-03 08:21:17.082866 | fa163e2f-d608-ed31-39ea-00000000f698 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | 0:22:15.408174 | 0.83s 2025-10-03 08:21:17.092046 | fa163e2f-d608-ed31-39ea-00000000f6b3 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 | 0:22:15.417378 | 0.07s 2025-10-03 08:21:17.148520 | fa163e2f-d608-ed31-39ea-00000000f5dc | OK | Finalise hashes for all containers | np0005468026 2025-10-03 08:21:17.149616 | fa163e2f-d608-ed31-39ea-00000000f5dc | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468026 | 0:22:15.474948 | 0.09s 2025-10-03 08:21:17.165767 | fa163e2f-d608-ed31-39ea-00000000f5de | TASK | Manage systemd shutdown files 2025-10-03 08:21:17.182312 | fa163e2f-d608-ed31-39ea-00000000f6dd | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | item=tripleo-container-shutdown 2025-10-03 08:21:17.185607 | fa163e2f-d608-ed31-39ea-00000000f6dd | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | 0:22:15.510918 | 0.75s 2025-10-03 08:21:17.201390 | fa163e2f-d608-ed31-39ea-00000000f5de | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468026 | 0:22:15.526710 | 0.03s 2025-10-03 08:21:17.202427 | fa163e2f-d608-ed31-39ea-00000000f2a5 | TIMING | tripleo_container_rm : include_tasks | np0005468024 | 0:22:15.527768 | 0.06s 2025-10-03 08:21:17.231369 | 8fe84f08-c0d6-49f7-8b89-716171f053d2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468026 2025-10-03 08:21:17.273731 | fa163e2f-d608-ed31-39ea-00000000f7d2 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:21:17.283505 | fa163e2f-d608-ed31-39ea-00000000f5db | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005468025 2025-10-03 08:21:17.284821 | fa163e2f-d608-ed31-39ea-00000000f5db | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005468025 | 0:22:15.610148 | 0.44s 2025-10-03 08:21:17.307148 | fa163e2f-d608-ed31-39ea-00000000f194 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:21:17.330266 | fa163e2f-d608-ed31-39ea-00000000f5dc | TASK | Finalise hashes for all containers 2025-10-03 08:21:17.395699 | fa163e2f-d608-ed31-39ea-00000000f5dc | OK | Finalise hashes for all containers | np0005468025 2025-10-03 08:21:17.396653 | fa163e2f-d608-ed31-39ea-00000000f5dc | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468025 | 0:22:15.721982 | 0.06s 2025-10-03 08:21:17.413625 | fa163e2f-d608-ed31-39ea-00000000f5de | TASK | Manage systemd shutdown files 2025-10-03 08:21:17.419518 | fa163e2f-d608-ed31-39ea-00000000f194 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 | 0:22:15.744838 | 0.11s 2025-10-03 08:21:17.440699 | d9683e23-332b-4998-ab0b-1dcc76118fb3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468024 2025-10-03 08:21:17.449863 | fa163e2f-d608-ed31-39ea-00000000f72e | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | item=tripleo-container-shutdown 2025-10-03 08:21:17.452161 | fa163e2f-d608-ed31-39ea-00000000f72e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | 0:22:15.777496 | 0.86s 2025-10-03 08:21:17.465714 | fa163e2f-d608-ed31-39ea-00000000f7f3 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:21:17.473515 | fa163e2f-d608-ed31-39ea-00000000f5de | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468025 | 0:22:15.798833 | 0.06s 2025-10-03 08:21:17.498343 | 64afefa8-c1d9-4669-916d-34fbc4167824 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468025 2025-10-03 08:21:17.520254 | fa163e2f-d608-ed31-39ea-00000000f82f | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:21:17.649827 | fa163e2f-d608-ed31-39ea-00000000f7d2 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468026 2025-10-03 08:21:17.650639 | fa163e2f-d608-ed31-39ea-00000000f7d2 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468026 | 0:22:15.975974 | 0.38s 2025-10-03 08:21:17.666534 | fa163e2f-d608-ed31-39ea-00000000f7d3 | TASK | Set podman_drop_in fact 2025-10-03 08:21:17.699700 | fa163e2f-d608-ed31-39ea-00000000f7d3 | OK | Set podman_drop_in fact | np0005468026 2025-10-03 08:21:17.700464 | fa163e2f-d608-ed31-39ea-00000000f7d3 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468026 | 0:22:16.025787 | 0.03s 2025-10-03 08:21:17.714871 | fa163e2f-d608-ed31-39ea-00000000f7d5 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:21:17.879960 | fa163e2f-d608-ed31-39ea-00000000f698 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | item=tripleo-start-podman-container 2025-10-03 08:21:17.882994 | fa163e2f-d608-ed31-39ea-00000000f698 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | 0:22:16.208313 | 1.63s 2025-10-03 08:21:17.888238 | fa163e2f-d608-ed31-39ea-00000000f82f | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468025 2025-10-03 08:21:17.889479 | fa163e2f-d608-ed31-39ea-00000000f82f | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468025 | 0:22:16.214820 | 0.37s 2025-10-03 08:21:17.890347 | fa163e2f-d608-ed31-39ea-00000000f698 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | 0:22:16.215689 | 1.64s 2025-10-03 08:21:17.901247 | fa163e2f-d608-ed31-39ea-00000000f699 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:21:17.922343 | fa163e2f-d608-ed31-39ea-00000000f830 | TASK | Set podman_drop_in fact 2025-10-03 08:21:17.974312 | fa163e2f-d608-ed31-39ea-00000000f6dd | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | item=tripleo-start-podman-container 2025-10-03 08:21:17.976436 | fa163e2f-d608-ed31-39ea-00000000f6dd | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | 0:22:16.301766 | 1.54s 2025-10-03 08:21:17.979069 | fa163e2f-d608-ed31-39ea-00000000f830 | OK | Set podman_drop_in fact | np0005468025 2025-10-03 08:21:17.979813 | fa163e2f-d608-ed31-39ea-00000000f830 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468025 | 0:22:16.305151 | 0.06s 2025-10-03 08:21:17.980622 | fa163e2f-d608-ed31-39ea-00000000f6dd | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | 0:22:16.305964 | 1.54s 2025-10-03 08:21:17.991351 | fa163e2f-d608-ed31-39ea-00000000f6de | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:21:18.021163 | fa163e2f-d608-ed31-39ea-00000000f832 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:21:18.288369 | fa163e2f-d608-ed31-39ea-00000000f72e | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | item=tripleo-start-podman-container 2025-10-03 08:21:18.292452 | fa163e2f-d608-ed31-39ea-00000000f72e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | 0:22:16.617767 | 1.70s 2025-10-03 08:21:18.300097 | fa163e2f-d608-ed31-39ea-00000000f72e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | 0:22:16.625429 | 1.70s 2025-10-03 08:21:18.311373 | fa163e2f-d608-ed31-39ea-00000000f72f | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:21:18.464105 | fa163e2f-d608-ed31-39ea-00000000f7f3 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 2025-10-03 08:21:18.465608 | fa163e2f-d608-ed31-39ea-00000000f7f3 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 | 0:22:16.790941 | 1.00s 2025-10-03 08:21:18.488337 | fa163e2f-d608-ed31-39ea-00000000f7f4 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:21:18.573220 | fa163e2f-d608-ed31-39ea-00000000f7d5 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | item=tripleo-container-shutdown 2025-10-03 08:21:18.576754 | fa163e2f-d608-ed31-39ea-00000000f7d5 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | 0:22:16.902071 | 0.86s 2025-10-03 08:21:18.673354 | fa163e2f-d608-ed31-39ea-00000000f699 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468029 2025-10-03 08:21:18.674812 | fa163e2f-d608-ed31-39ea-00000000f699 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468029 | 0:22:17.000149 | 0.77s 2025-10-03 08:21:18.685837 | fa163e2f-d608-ed31-39ea-00000000f69a | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:21:18.846065 | fa163e2f-d608-ed31-39ea-00000000f6de | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468027 2025-10-03 08:21:18.848229 | fa163e2f-d608-ed31-39ea-00000000f6de | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468027 | 0:22:17.173557 | 0.86s 2025-10-03 08:21:18.859893 | fa163e2f-d608-ed31-39ea-00000000f6df | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:21:18.925924 | fa163e2f-d608-ed31-39ea-00000000f832 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | item=tripleo-container-shutdown 2025-10-03 08:21:18.930291 | fa163e2f-d608-ed31-39ea-00000000f832 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | 0:22:17.255608 | 0.91s 2025-10-03 08:21:19.130668 | fa163e2f-d608-ed31-39ea-00000000f72f | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468028 2025-10-03 08:21:19.132091 | fa163e2f-d608-ed31-39ea-00000000f72f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468028 | 0:22:17.457414 | 0.82s 2025-10-03 08:21:19.156602 | fa163e2f-d608-ed31-39ea-00000000f730 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:21:19.413049 | fa163e2f-d608-ed31-39ea-00000000f7d5 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | item=tripleo-start-podman-container 2025-10-03 08:21:19.422395 | fa163e2f-d608-ed31-39ea-00000000f7d5 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | 0:22:17.747708 | 1.71s 2025-10-03 08:21:19.432368 | fa163e2f-d608-ed31-39ea-00000000f7d5 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | 0:22:17.757689 | 1.72s 2025-10-03 08:21:19.455897 | fa163e2f-d608-ed31-39ea-00000000f7d6 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:21:19.482687 | fa163e2f-d608-ed31-39ea-00000000f69a | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468029 2025-10-03 08:21:19.483606 | fa163e2f-d608-ed31-39ea-00000000f69a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468029 | 0:22:17.808941 | 0.80s 2025-10-03 08:21:19.494153 | fa163e2f-d608-ed31-39ea-00000000f69b | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:21:19.668808 | fa163e2f-d608-ed31-39ea-00000000f6df | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468027 2025-10-03 08:21:19.670099 | fa163e2f-d608-ed31-39ea-00000000f6df | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468027 | 0:22:17.995428 | 0.81s 2025-10-03 08:21:19.684756 | fa163e2f-d608-ed31-39ea-00000000f6e0 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:21:19.786237 | fa163e2f-d608-ed31-39ea-00000000f832 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | item=tripleo-start-podman-container 2025-10-03 08:21:19.789538 | fa163e2f-d608-ed31-39ea-00000000f832 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | 0:22:18.114847 | 1.77s 2025-10-03 08:21:19.802601 | fa163e2f-d608-ed31-39ea-00000000f832 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | 0:22:18.127931 | 1.78s 2025-10-03 08:21:19.824788 | fa163e2f-d608-ed31-39ea-00000000f833 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:21:19.976743 | fa163e2f-d608-ed31-39ea-00000000f730 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468028 2025-10-03 08:21:19.979096 | fa163e2f-d608-ed31-39ea-00000000f730 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468028 | 0:22:18.304410 | 0.82s 2025-10-03 08:21:20.005756 | fa163e2f-d608-ed31-39ea-00000000f731 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:21:20.127757 | fa163e2f-d608-ed31-39ea-00000000f69b | OK | Enable and start tripleo-container-shutdown | np0005468029 2025-10-03 08:21:20.130041 | fa163e2f-d608-ed31-39ea-00000000f69b | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468029 | 0:22:18.455360 | 0.64s 2025-10-03 08:21:20.153071 | fa163e2f-d608-ed31-39ea-00000000f69c | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:21:20.373479 | fa163e2f-d608-ed31-39ea-00000000f6e0 | OK | Enable and start tripleo-container-shutdown | np0005468027 2025-10-03 08:21:20.376714 | fa163e2f-d608-ed31-39ea-00000000f6e0 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468027 | 0:22:18.702034 | 0.69s 2025-10-03 08:21:20.379550 | fa163e2f-d608-ed31-39ea-00000000f7d6 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468026 2025-10-03 08:21:20.381332 | fa163e2f-d608-ed31-39ea-00000000f7d6 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468026 | 0:22:18.706664 | 0.92s 2025-10-03 08:21:20.402921 | fa163e2f-d608-ed31-39ea-00000000f6e1 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:21:20.435728 | fa163e2f-d608-ed31-39ea-00000000f7d7 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:21:20.661933 | fa163e2f-d608-ed31-39ea-00000000f833 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468025 2025-10-03 08:21:20.662956 | fa163e2f-d608-ed31-39ea-00000000f833 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468025 | 0:22:18.988290 | 0.84s 2025-10-03 08:21:20.678338 | fa163e2f-d608-ed31-39ea-00000000f834 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:21:20.733604 | fa163e2f-d608-ed31-39ea-00000000f731 | OK | Enable and start tripleo-container-shutdown | np0005468028 2025-10-03 08:21:20.734812 | fa163e2f-d608-ed31-39ea-00000000f731 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468028 | 0:22:19.060144 | 0.73s 2025-10-03 08:21:20.747242 | fa163e2f-d608-ed31-39ea-00000000f732 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:21:20.928154 | fa163e2f-d608-ed31-39ea-00000000f69c | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468029 2025-10-03 08:21:20.930067 | fa163e2f-d608-ed31-39ea-00000000f69c | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468029 | 0:22:19.255385 | 0.78s 2025-10-03 08:21:20.946589 | fa163e2f-d608-ed31-39ea-00000000f69d | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:21:21.270542 | fa163e2f-d608-ed31-39ea-00000000f6e1 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468027 2025-10-03 08:21:21.271738 | fa163e2f-d608-ed31-39ea-00000000f6e1 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468027 | 0:22:19.597068 | 0.86s 2025-10-03 08:21:21.282829 | fa163e2f-d608-ed31-39ea-00000000f6e2 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:21:21.348192 | fa163e2f-d608-ed31-39ea-00000000f7d7 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468026 2025-10-03 08:21:21.349479 | fa163e2f-d608-ed31-39ea-00000000f7d7 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468026 | 0:22:19.674792 | 0.91s 2025-10-03 08:21:21.370791 | fa163e2f-d608-ed31-39ea-00000000f7d8 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:21:21.466953 | fa163e2f-d608-ed31-39ea-00000000f834 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468025 2025-10-03 08:21:21.467949 | fa163e2f-d608-ed31-39ea-00000000f834 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468025 | 0:22:19.793285 | 0.79s 2025-10-03 08:21:21.490049 | fa163e2f-d608-ed31-39ea-00000000f835 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:21:21.590780 | fa163e2f-d608-ed31-39ea-00000000f732 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468028 2025-10-03 08:21:21.592066 | fa163e2f-d608-ed31-39ea-00000000f732 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468028 | 0:22:19.917394 | 0.84s 2025-10-03 08:21:21.604883 | fa163e2f-d608-ed31-39ea-00000000f733 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:21:21.787804 | fa163e2f-d608-ed31-39ea-00000000f69d | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468029 2025-10-03 08:21:21.788894 | fa163e2f-d608-ed31-39ea-00000000f69d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468029 | 0:22:20.114226 | 0.84s 2025-10-03 08:21:21.803857 | fa163e2f-d608-ed31-39ea-00000000f69e | TASK | Enable and start netns-placeholder 2025-10-03 08:21:22.001101 | fa163e2f-d608-ed31-39ea-00000000f6e2 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468027 2025-10-03 08:21:22.002174 | fa163e2f-d608-ed31-39ea-00000000f6e2 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468027 | 0:22:20.327506 | 0.72s 2025-10-03 08:21:22.017693 | fa163e2f-d608-ed31-39ea-00000000f6e3 | TASK | Enable and start netns-placeholder 2025-10-03 08:21:22.058915 | fa163e2f-d608-ed31-39ea-00000000f7d8 | OK | Enable and start tripleo-container-shutdown | np0005468026 2025-10-03 08:21:22.061898 | fa163e2f-d608-ed31-39ea-00000000f7d8 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468026 | 0:22:20.387231 | 0.69s 2025-10-03 08:21:22.079544 | fa163e2f-d608-ed31-39ea-00000000f7d9 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:21:22.175091 | fa163e2f-d608-ed31-39ea-00000000f7f4 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 2025-10-03 08:21:22.176139 | fa163e2f-d608-ed31-39ea-00000000f7f4 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468024 | 0:22:20.501469 | 3.69s 2025-10-03 08:21:22.205819 | fa163e2f-d608-ed31-39ea-00000000f835 | OK | Enable and start tripleo-container-shutdown | np0005468025 2025-10-03 08:21:22.206898 | fa163e2f-d608-ed31-39ea-00000000f835 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468025 | 0:22:20.532219 | 0.72s 2025-10-03 08:21:22.227429 | fa163e2f-d608-ed31-39ea-00000000f0a8 | TASK | Set NB connection 2025-10-03 08:21:22.247284 | fa163e2f-d608-ed31-39ea-00000000f836 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:21:22.393291 | fa163e2f-d608-ed31-39ea-00000000f733 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468028 2025-10-03 08:21:22.394367 | fa163e2f-d608-ed31-39ea-00000000f733 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468028 | 0:22:20.719699 | 0.79s 2025-10-03 08:21:22.404925 | fa163e2f-d608-ed31-39ea-00000000f734 | TASK | Enable and start netns-placeholder 2025-10-03 08:21:22.603708 | fa163e2f-d608-ed31-39ea-00000000f69e | CHANGED | Enable and start netns-placeholder | np0005468029 2025-10-03 08:21:22.605057 | fa163e2f-d608-ed31-39ea-00000000f69e | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468029 | 0:22:20.930391 | 0.79s 2025-10-03 08:21:22.618832 | fa163e2f-d608-ed31-39ea-00000000f5e0 | TASK | Update container configs with new config hashes 2025-10-03 08:21:22.664143 | fa163e2f-d608-ed31-39ea-00000000f5e0 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468029 | 0:22:20.989463 | 0.04s 2025-10-03 08:21:22.678680 | c5b67b4b-6011-4931-af32-c3cf07ad6295 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468029 2025-10-03 08:21:22.695961 | fa163e2f-d608-ed31-39ea-00000000f89a | TASK | Update config hashes for container startup configs 2025-10-03 08:21:22.703581 | fa163e2f-d608-ed31-39ea-00000000f0a8 | CHANGED | Set NB connection | np0005468024 2025-10-03 08:21:22.704683 | fa163e2f-d608-ed31-39ea-00000000f0a8 | TIMING | Set NB connection | np0005468024 | 0:22:21.030014 | 0.48s 2025-10-03 08:21:22.723383 | fa163e2f-d608-ed31-39ea-00000000f0a9 | TASK | Set SB connection 2025-10-03 08:21:22.741751 | fa163e2f-d608-ed31-39ea-00000000f6e3 | CHANGED | Enable and start netns-placeholder | np0005468027 2025-10-03 08:21:22.743074 | fa163e2f-d608-ed31-39ea-00000000f6e3 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468027 | 0:22:21.068404 | 0.72s 2025-10-03 08:21:22.756903 | fa163e2f-d608-ed31-39ea-00000000f5e0 | TASK | Update container configs with new config hashes 2025-10-03 08:21:22.808704 | fa163e2f-d608-ed31-39ea-00000000f5e0 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468027 | 0:22:21.134018 | 0.05s 2025-10-03 08:21:22.820367 | bd217f3e-112d-4e3e-9d3f-b426b81764a6 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468027 2025-10-03 08:21:22.832408 | fa163e2f-d608-ed31-39ea-00000000f8bb | TASK | Update config hashes for container startup configs 2025-10-03 08:21:22.945268 | fa163e2f-d608-ed31-39ea-00000000f7d9 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468026 2025-10-03 08:21:22.946302 | fa163e2f-d608-ed31-39ea-00000000f7d9 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468026 | 0:22:21.271633 | 0.87s 2025-10-03 08:21:22.963777 | fa163e2f-d608-ed31-39ea-00000000f7da | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:21:23.071204 | fa163e2f-d608-ed31-39ea-00000000f89a | OK | Update config hashes for container startup configs | np0005468029 2025-10-03 08:21:23.072640 | fa163e2f-d608-ed31-39ea-00000000f89a | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468029 | 0:22:21.397967 | 0.38s 2025-10-03 08:21:23.086786 | fa163e2f-d608-ed31-39ea-00000000f5e1 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:23.099449 | fa163e2f-d608-ed31-39ea-00000000f836 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468025 2025-10-03 08:21:23.100850 | fa163e2f-d608-ed31-39ea-00000000f836 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468025 | 0:22:21.426178 | 0.85s 2025-10-03 08:21:23.120626 | fa163e2f-d608-ed31-39ea-00000000f837 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:21:23.133304 | fa163e2f-d608-ed31-39ea-00000000f5e1 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005468029 | 0:22:21.458618 | 0.05s 2025-10-03 08:21:23.147301 | 30dc0d1a-f29c-4b2c-adc4-13864be63591 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468029 2025-10-03 08:21:23.165431 | fa163e2f-d608-ed31-39ea-00000000f8de | TASK | Gather podman infos 2025-10-03 08:21:23.172830 | fa163e2f-d608-ed31-39ea-00000000f8bb | OK | Update config hashes for container startup configs | np0005468027 2025-10-03 08:21:23.173904 | fa163e2f-d608-ed31-39ea-00000000f8bb | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468027 | 0:22:21.499223 | 0.34s 2025-10-03 08:21:23.186781 | fa163e2f-d608-ed31-39ea-00000000f5e1 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:23.221704 | fa163e2f-d608-ed31-39ea-00000000f0a9 | CHANGED | Set SB connection | np0005468024 2025-10-03 08:21:23.222736 | fa163e2f-d608-ed31-39ea-00000000f0a9 | TIMING | Set SB connection | np0005468024 | 0:22:21.548069 | 0.50s 2025-10-03 08:21:23.257429 | fa163e2f-d608-ed31-39ea-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2025-10-03 08:21:23.265512 | fa163e2f-d608-ed31-39ea-00000000f734 | CHANGED | Enable and start netns-placeholder | np0005468028 2025-10-03 08:21:23.267802 | fa163e2f-d608-ed31-39ea-00000000f734 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468028 | 0:22:21.593125 | 0.86s 2025-10-03 08:21:23.269665 | fa163e2f-d608-ed31-39ea-00000000f5e1 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005468027 | 0:22:21.595003 | 0.08s 2025-10-03 08:21:23.287966 | 5cbfa0a1-96d8-4e65-b8bf-d0da05c671da | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468027 2025-10-03 08:21:23.308319 | fa163e2f-d608-ed31-39ea-00000000f911 | TASK | Gather podman infos 2025-10-03 08:21:23.330391 | fa163e2f-d608-ed31-39ea-00000000f5e0 | TASK | Update container configs with new config hashes 2025-10-03 08:21:23.375556 | fa163e2f-d608-ed31-39ea-00000000f5e0 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468028 | 0:22:21.700876 | 0.04s 2025-10-03 08:21:23.386568 | d5fae6c8-0219-453c-a598-a12d68e98a05 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468028 2025-10-03 08:21:23.407350 | fa163e2f-d608-ed31-39ea-00000000f93e | TASK | Update config hashes for container startup configs 2025-10-03 08:21:23.529184 | fa163e2f-d608-ed31-39ea-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005468024 2025-10-03 08:21:23.530251 | fa163e2f-d608-ed31-39ea-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005468024 | 0:22:21.855580 | 0.27s 2025-10-03 08:21:23.601696 | fa163e2f-d608-ed31-39ea-0000000000e0 | TIMING | include_tasks | np0005468024 | 0:22:21.927020 | 0.05s 2025-10-03 08:21:23.632241 | d0d71ada-1316-4ab2-88ad-d75255d362bf | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468024 2025-10-03 08:21:23.651481 | fa163e2f-d608-ed31-39ea-00000000f95d | TASK | Write the config_step hieradata 2025-10-03 08:21:23.718631 | fa163e2f-d608-ed31-39ea-00000000f7da | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468026 2025-10-03 08:21:23.720010 | fa163e2f-d608-ed31-39ea-00000000f7da | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468026 | 0:22:22.045330 | 0.76s 2025-10-03 08:21:23.741683 | fa163e2f-d608-ed31-39ea-00000000f7db | TASK | Enable and start netns-placeholder 2025-10-03 08:21:23.752050 | fa163e2f-d608-ed31-39ea-00000000f93e | OK | Update config hashes for container startup configs | np0005468028 2025-10-03 08:21:23.765496 | fa163e2f-d608-ed31-39ea-00000000f93e | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468028 | 0:22:22.090785 | 0.36s 2025-10-03 08:21:23.767014 | fa163e2f-d608-ed31-39ea-00000000f8de | OK | Gather podman infos | np0005468029 2025-10-03 08:21:23.767604 | fa163e2f-d608-ed31-39ea-00000000f8de | TIMING | tripleo_container_manage : Gather podman infos | np0005468029 | 0:22:22.092940 | 0.60s 2025-10-03 08:21:23.806161 | fa163e2f-d608-ed31-39ea-00000000f5e1 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:23.828237 | fa163e2f-d608-ed31-39ea-00000000f8df | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:23.846298 | fa163e2f-d608-ed31-39ea-00000000f5e1 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005468028 | 0:22:22.171619 | 0.04s 2025-10-03 08:21:23.860297 | b7f1954c-5771-4e7d-be04-a10eebada76a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468028 2025-10-03 08:21:23.887542 | fa163e2f-d608-ed31-39ea-00000000f97b | TASK | Gather podman infos 2025-10-03 08:21:23.897842 | fa163e2f-d608-ed31-39ea-00000000f8df | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468029 | 0:22:22.223158 | 0.06s 2025-10-03 08:21:23.954392 | fa163e2f-d608-ed31-39ea-00000000f911 | OK | Gather podman infos | np0005468027 2025-10-03 08:21:23.955554 | fa163e2f-d608-ed31-39ea-00000000f911 | TIMING | tripleo_container_manage : Gather podman infos | np0005468027 | 0:22:22.280882 | 0.64s 2025-10-03 08:21:23.966040 | fa163e2f-d608-ed31-39ea-00000000f837 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468025 2025-10-03 08:21:23.968733 | fa163e2f-d608-ed31-39ea-00000000f837 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468025 | 0:22:22.294071 | 0.84s 2025-10-03 08:21:23.969214 | fa163e2f-d608-ed31-39ea-00000000f2a5 | TIMING | tripleo_container_rm : include_tasks | np0005468029 | 0:22:22.294556 | 0.04s 2025-10-03 08:21:23.981919 | fa163e2f-d608-ed31-39ea-00000000f912 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:24.013728 | fa163e2f-d608-ed31-39ea-00000000f838 | TASK | Enable and start netns-placeholder 2025-10-03 08:21:24.041141 | fa163e2f-d608-ed31-39ea-00000000f5e2 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:24.048359 | fa163e2f-d608-ed31-39ea-00000000f912 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468027 | 0:22:22.373682 | 0.06s 2025-10-03 08:21:24.105111 | fa163e2f-d608-ed31-39ea-00000000f5e2 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005468029 | 0:22:22.430434 | 0.06s 2025-10-03 08:21:24.122912 | f044e312-abc0-4c2a-919e-831b1da2ba75 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468029 2025-10-03 08:21:24.141150 | fa163e2f-d608-ed31-39ea-00000000fa24 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:24.150269 | fa163e2f-d608-ed31-39ea-00000000f2a5 | TIMING | tripleo_container_rm : include_tasks | np0005468027 | 0:22:22.475578 | 0.07s 2025-10-03 08:21:24.177523 | fa163e2f-d608-ed31-39ea-00000000f5e2 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:24.213597 | fa163e2f-d608-ed31-39ea-00000000f5e2 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005468027 | 0:22:22.538918 | 0.03s 2025-10-03 08:21:24.228804 | 4fe4c53a-c0a8-4d20-80a1-128a7bcfc2d7 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468027 2025-10-03 08:21:24.250002 | fa163e2f-d608-ed31-39ea-00000000fa68 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:24.479227 | fa163e2f-d608-ed31-39ea-00000000f95d | OK | Write the config_step hieradata | np0005468024 2025-10-03 08:21:24.480798 | fa163e2f-d608-ed31-39ea-00000000f95d | TIMING | Write the config_step hieradata | np0005468024 | 0:22:22.806119 | 0.83s 2025-10-03 08:21:24.523666 | fa163e2f-d608-ed31-39ea-00000000f95e | TASK | Run puppet host configuration for step 3 2025-10-03 08:21:24.533729 | fa163e2f-d608-ed31-39ea-00000000f7db | CHANGED | Enable and start netns-placeholder | np0005468026 2025-10-03 08:21:24.535390 | fa163e2f-d608-ed31-39ea-00000000f7db | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468026 | 0:22:22.860716 | 0.79s 2025-10-03 08:21:24.584702 | fa163e2f-d608-ed31-39ea-00000000f5e0 | TASK | Update container configs with new config hashes 2025-10-03 08:21:24.594486 | fa163e2f-d608-ed31-39ea-00000000f97b | OK | Gather podman infos | np0005468028 2025-10-03 08:21:24.595771 | fa163e2f-d608-ed31-39ea-00000000f97b | TIMING | tripleo_container_manage : Gather podman infos | np0005468028 | 0:22:22.921087 | 0.71s 2025-10-03 08:21:24.623684 | fa163e2f-d608-ed31-39ea-00000000f97c | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:24.656043 | fa163e2f-d608-ed31-39ea-00000000f5e0 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468026 | 0:22:22.981367 | 0.07s 2025-10-03 08:21:24.671626 | a1a8f575-9456-4f1f-a27c-2a299edd8083 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468026 2025-10-03 08:21:24.695968 | fa163e2f-d608-ed31-39ea-00000000fab2 | TASK | Update config hashes for container startup configs 2025-10-03 08:21:24.702796 | fa163e2f-d608-ed31-39ea-00000000f97c | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468028 | 0:22:23.028114 | 0.08s 2025-10-03 08:21:24.973960 | fa163e2f-d608-ed31-39ea-00000000f838 | CHANGED | Enable and start netns-placeholder | np0005468025 2025-10-03 08:21:24.974899 | fa163e2f-d608-ed31-39ea-00000000f838 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468025 | 0:22:23.300238 | 0.96s 2025-10-03 08:21:24.975774 | fa163e2f-d608-ed31-39ea-00000000f2a5 | TIMING | tripleo_container_rm : include_tasks | np0005468028 | 0:22:23.301116 | 0.24s 2025-10-03 08:21:25.000538 | fa163e2f-d608-ed31-39ea-00000000f5e0 | TASK | Update container configs with new config hashes 2025-10-03 08:21:25.023415 | fa163e2f-d608-ed31-39ea-00000000f5e2 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:25.048208 | fa163e2f-d608-ed31-39ea-00000000fab2 | OK | Update config hashes for container startup configs | np0005468026 2025-10-03 08:21:25.049578 | fa163e2f-d608-ed31-39ea-00000000fab2 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468026 | 0:22:23.374901 | 0.35s 2025-10-03 08:21:25.081496 | fa163e2f-d608-ed31-39ea-00000000f5e1 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:25.088666 | fa163e2f-d608-ed31-39ea-00000000f5e0 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468025 | 0:22:23.413984 | 0.09s 2025-10-03 08:21:25.089609 | fa163e2f-d608-ed31-39ea-00000000f5e2 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005468028 | 0:22:23.414951 | 0.06s 2025-10-03 08:21:25.113131 | 0bf8c7ad-417e-4d10-9c51-3cc9c8bfa19f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468025 2025-10-03 08:21:25.118105 | 6d3bd755-e879-4d20-9186-c4e744cad91f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468028 2025-10-03 08:21:25.140908 | fa163e2f-d608-ed31-39ea-00000000fb15 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:25.161936 | fa163e2f-d608-ed31-39ea-00000000fb11 | TASK | Update config hashes for container startup configs 2025-10-03 08:21:25.171539 | fa163e2f-d608-ed31-39ea-00000000f5e1 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005468026 | 0:22:23.496845 | 0.09s 2025-10-03 08:21:25.196299 | 8d8d0162-f8a2-4e88-8074-b007f27349d6 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468026 2025-10-03 08:21:25.216094 | fa163e2f-d608-ed31-39ea-00000000fb70 | TASK | Gather podman infos 2025-10-03 08:21:25.263877 | fa163e2f-d608-ed31-39ea-00000000f95e | CHANGED | Run puppet host configuration for step 3 | np0005468024 2025-10-03 08:21:25.264857 | fa163e2f-d608-ed31-39ea-00000000f95e | TIMING | Run puppet host configuration for step 3 | np0005468024 | 0:22:23.590188 | 0.74s 2025-10-03 08:21:25.281733 | fa163e2f-d608-ed31-39ea-00000000f95f | TASK | Wait for puppet host configuration to finish 2025-10-03 08:21:25.541325 | fa163e2f-d608-ed31-39ea-00000000fb11 | OK | Update config hashes for container startup configs | np0005468025 2025-10-03 08:21:25.542806 | fa163e2f-d608-ed31-39ea-00000000fb11 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468025 | 0:22:23.868135 | 0.38s 2025-10-03 08:21:25.567972 | fa163e2f-d608-ed31-39ea-00000000f5e1 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:25.614418 | fa163e2f-d608-ed31-39ea-00000000f5e1 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005468025 | 0:22:23.939742 | 0.05s 2025-10-03 08:21:25.635546 | ad0d0b59-bd28-4ccf-96eb-b7da3db41fc8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468025 2025-10-03 08:21:25.646516 | fa163e2f-d608-ed31-39ea-00000000f95f | WAITING | Wait for puppet host configuration to finish | np0005468024 | 360 retries left 2025-10-03 08:21:25.660583 | fa163e2f-d608-ed31-39ea-00000000fba1 | TASK | Gather podman infos 2025-10-03 08:21:26.157282 | fa163e2f-d608-ed31-39ea-00000000fb70 | OK | Gather podman infos | np0005468026 2025-10-03 08:21:26.158326 | fa163e2f-d608-ed31-39ea-00000000fb70 | TIMING | tripleo_container_manage : Gather podman infos | np0005468026 | 0:22:24.483657 | 0.94s 2025-10-03 08:21:26.219709 | fa163e2f-d608-ed31-39ea-00000000fb71 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:26.292555 | fa163e2f-d608-ed31-39ea-00000000fb71 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468026 | 0:22:24.617853 | 0.07s 2025-10-03 08:21:26.422674 | fa163e2f-d608-ed31-39ea-00000000f2a5 | TIMING | tripleo_container_rm : include_tasks | np0005468026 | 0:22:24.747996 | 0.08s 2025-10-03 08:21:26.453079 | fa163e2f-d608-ed31-39ea-00000000f5e2 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:26.550804 | fa163e2f-d608-ed31-39ea-00000000fba1 | OK | Gather podman infos | np0005468025 2025-10-03 08:21:26.551606 | fa163e2f-d608-ed31-39ea-00000000fba1 | TIMING | tripleo_container_manage : Gather podman infos | np0005468025 | 0:22:24.876943 | 0.89s 2025-10-03 08:21:26.580243 | fa163e2f-d608-ed31-39ea-00000000f5e2 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005468026 | 0:22:24.905573 | 0.13s 2025-10-03 08:21:26.596217 | 0ea54c4c-1c14-4516-b2ae-92b5c590da07 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468026 2025-10-03 08:21:26.619242 | fa163e2f-d608-ed31-39ea-00000000fba2 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:26.644583 | fa163e2f-d608-ed31-39ea-00000000fc10 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:26.683640 | fa163e2f-d608-ed31-39ea-00000000fba2 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468025 | 0:22:25.008956 | 0.06s 2025-10-03 08:21:26.802667 | fa163e2f-d608-ed31-39ea-00000000f2a5 | TIMING | tripleo_container_rm : include_tasks | np0005468025 | 0:22:25.127977 | 0.08s 2025-10-03 08:21:26.840401 | fa163e2f-d608-ed31-39ea-00000000f5e2 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:26.870688 | fa163e2f-d608-ed31-39ea-00000000f5e2 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005468025 | 0:22:25.196005 | 0.03s 2025-10-03 08:21:26.887476 | a6434d6e-ffac-4f2d-8eb5-ade8cdeb2286 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468025 2025-10-03 08:21:26.910613 | fa163e2f-d608-ed31-39ea-00000000fc90 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:28.307191 | fa163e2f-d608-ed31-39ea-00000000fa24 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468029 2025-10-03 08:21:28.308915 | fa163e2f-d608-ed31-39ea-00000000fa24 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468029 | 0:22:26.634220 | 4.17s 2025-10-03 08:21:28.338304 | fa163e2f-d608-ed31-39ea-00000000fa25 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:28.351767 | fa163e2f-d608-ed31-39ea-00000000fa68 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468027 2025-10-03 08:21:28.354119 | fa163e2f-d608-ed31-39ea-00000000fa68 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468027 | 0:22:26.679419 | 4.10s 2025-10-03 08:21:28.387264 | fa163e2f-d608-ed31-39ea-00000000fa69 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:29.377725 | fa163e2f-d608-ed31-39ea-00000000fb15 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468028 2025-10-03 08:21:29.379316 | fa163e2f-d608-ed31-39ea-00000000fb15 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468028 | 0:22:27.704638 | 4.24s 2025-10-03 08:21:29.403227 | fa163e2f-d608-ed31-39ea-00000000fb16 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:33.193437 | fa163e2f-d608-ed31-39ea-00000000fc10 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468026 2025-10-03 08:21:33.194784 | fa163e2f-d608-ed31-39ea-00000000fc10 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468026 | 0:22:31.520115 | 6.55s 2025-10-03 08:21:33.212138 | fa163e2f-d608-ed31-39ea-00000000fc11 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:33.941899 | fa163e2f-d608-ed31-39ea-00000000fc90 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468025 2025-10-03 08:21:33.944605 | fa163e2f-d608-ed31-39ea-00000000fc90 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468025 | 0:22:32.269925 | 7.03s 2025-10-03 08:21:33.979126 | fa163e2f-d608-ed31-39ea-00000000fc91 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:35.924871 | fa163e2f-d608-ed31-39ea-00000000f95f | WAITING | Wait for puppet host configuration to finish | np0005468024 | 359 retries left 2025-10-03 08:21:46.239322 | fa163e2f-d608-ed31-39ea-00000000f95f | CHANGED | Wait for puppet host configuration to finish | np0005468024 2025-10-03 08:21:46.240475 | fa163e2f-d608-ed31-39ea-00000000f95f | TIMING | Wait for puppet host configuration to finish | np0005468024 | 0:22:44.565793 | 20.96s 2025-10-03 08:21:46.258181 | fa163e2f-d608-ed31-39ea-00000000f960 | TASK | Debug output for task: Run puppet host configuration for step 3 2025-10-03 08:21:46.356767 | fa163e2f-d608-ed31-39ea-00000000f960 | CHANGED | Debug output for task: Run puppet host configuration for step 3 | np0005468024 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:21:25 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:21:31 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:21:31 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:21:31 puppet-user: (file & line not available)", "<13>Oct 3 08:21:31 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:21:31 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:21:31 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:21:31 puppet-user: Notice: Compiled catalog for np0005468024.ooo.test in environment production in 0.46 seconds", "<13>Oct 3 08:21:36 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Oct 3 08:21:38 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Oct 3 08:21:39 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Oct 3 08:21:39 puppet-user: Notice: Applied catalog in 8.03 seconds", "<13>Oct 3 08:21:39 puppet-user: Application:", "<13>Oct 3 08:21:39 puppet-user: Initial environment: production", "<13>Oct 3 08:21:39 puppet-user: Converged environment: production", "<13>Oct 3 08:21:39 puppet-user: Run mode: user", "<13>Oct 3 08:21:39 puppet-user: Changes:", "<13>Oct 3 08:21:39 puppet-user: Total: 2", "<13>Oct 3 08:21:39 puppet-user: Events:", "<13>Oct 3 08:21:39 puppet-user: Success: 2", "<13>Oct 3 08:21:39 puppet-user: Resources:", "<13>Oct 3 08:21:39 puppet-user: Changed: 2", "<13>Oct 3 08:21:39 puppet-user: Out of sync: 2", "<13>Oct 3 08:21:39 puppet-user: Total: 28", "<13>Oct 3 08:21:39 puppet-user: Time:", "<13>Oct 3 08:21:39 puppet-user: Schedule: 0.00", "<13>Oct 3 08:21:39 puppet-user: Package: 0.00", "<13>Oct 3 08:21:39 puppet-user: File line: 0.00", "<13>Oct 3 08:21:39 puppet-user: File: 0.00", "<13>Oct 3 08:21:39 puppet-user: Augeas: 0.01", "<13>Oct 3 08:21:39 puppet-user: User: 0.01", "<13>Oct 3 08:21:39 puppet-user: Service: 0.07", "<13>Oct 3 08:21:39 puppet-user: Config retrieval: 0.50", "<13>Oct 3 08:21:39 puppet-user: Pcmk property: 1.59", "<13>Oct 3 08:21:39 puppet-user: Exec: 1.86", "<13>Oct 3 08:21:39 puppet-user: Last run: 1759479699", "<13>Oct 3 08:21:39 puppet-user: Pcmk resource default: 2.14", "<13>Oct 3 08:21:39 puppet-user: Pcmk resource op default: 2.16", "<13>Oct 3 08:21:39 puppet-user: Transaction evaluation: 8.01", "<13>Oct 3 08:21:39 puppet-user: Catalog application: 8.03", "<13>Oct 3 08:21:39 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:21:39 puppet-user: Total: 8.05", "<13>Oct 3 08:21:39 puppet-user: Version:", "<13>Oct 3 08:21:39 puppet-user: Config: 1759479691", "<13>Oct 3 08:21:39 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:21:46.357655 | fa163e2f-d608-ed31-39ea-00000000f960 | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005468024 | 0:22:44.682992 | 0.10s 2025-10-03 08:21:46.373623 | fa163e2f-d608-ed31-39ea-00000000f961 | TASK | Pre-cache facts for puppet containers 2025-10-03 08:21:46.403265 | fa163e2f-d608-ed31-39ea-00000000f961 | TIMING | Pre-cache facts for puppet containers | np0005468024 | 0:22:44.728596 | 0.03s 2025-10-03 08:21:46.441061 | fa163e2f-d608-ed31-39ea-00000000f3e7 | TASK | Gather variables for each operating system 2025-10-03 08:21:46.558384 | fa163e2f-d608-ed31-39ea-00000000f3e7 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468024 | 0:22:44.883711 | 0.12s 2025-10-03 08:21:46.573967 | fa163e2f-d608-ed31-39ea-00000000f3e8 | TASK | Create puppet caching structures 2025-10-03 08:21:46.899793 | fa163e2f-d608-ed31-39ea-00000000f3e8 | CHANGED | Create puppet caching structures | np0005468024 2025-10-03 08:21:46.900869 | fa163e2f-d608-ed31-39ea-00000000f3e8 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468024 | 0:22:45.226204 | 0.33s 2025-10-03 08:21:46.922579 | fa163e2f-d608-ed31-39ea-00000000f3e9 | TASK | Check for facter.conf 2025-10-03 08:21:47.265715 | fa163e2f-d608-ed31-39ea-00000000f3e9 | OK | Check for facter.conf | np0005468024 2025-10-03 08:21:47.266780 | fa163e2f-d608-ed31-39ea-00000000f3e9 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468024 | 0:22:45.592113 | 0.34s 2025-10-03 08:21:47.289060 | fa163e2f-d608-ed31-39ea-00000000f3ea | TASK | Remove facter.conf if directory 2025-10-03 08:21:47.345393 | fa163e2f-d608-ed31-39ea-00000000f3ea | SKIPPED | Remove facter.conf if directory | np0005468024 2025-10-03 08:21:47.346262 | fa163e2f-d608-ed31-39ea-00000000f3ea | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468024 | 0:22:45.671598 | 0.06s 2025-10-03 08:21:47.364521 | fa163e2f-d608-ed31-39ea-00000000f3eb | TASK | Write facter cache config 2025-10-03 08:21:48.206956 | fa163e2f-d608-ed31-39ea-00000000f3eb | CHANGED | Write facter cache config | np0005468024 2025-10-03 08:21:48.208171 | fa163e2f-d608-ed31-39ea-00000000f3eb | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468024 | 0:22:46.533505 | 0.84s 2025-10-03 08:21:48.225972 | fa163e2f-d608-ed31-39ea-00000000f3ec | TASK | Cleanup facter cache if exists 2025-10-03 08:21:48.525415 | fa163e2f-d608-ed31-39ea-00000000f3ec | CHANGED | Cleanup facter cache if exists | np0005468024 2025-10-03 08:21:48.526333 | fa163e2f-d608-ed31-39ea-00000000f3ec | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468024 | 0:22:46.851670 | 0.30s 2025-10-03 08:21:48.543269 | fa163e2f-d608-ed31-39ea-00000000f3ed | TASK | Pre-cache facts 2025-10-03 08:21:49.047003 | fa163e2f-d608-ed31-39ea-00000000fc11 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468026 2025-10-03 08:21:49.048175 | fa163e2f-d608-ed31-39ea-00000000fc11 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468026 | 0:22:47.373509 | 15.84s 2025-10-03 08:21:49.088884 | fa163e2f-d608-ed31-39ea-00000000f232 | TASK | Clean container_puppet_tasks for np0005468026 step 3 2025-10-03 08:21:49.228817 | fa163e2f-d608-ed31-39ea-00000000f3ed | CHANGED | Pre-cache facts | np0005468024 2025-10-03 08:21:49.229974 | fa163e2f-d608-ed31-39ea-00000000f3ed | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468024 | 0:22:47.555302 | 0.69s 2025-10-03 08:21:49.256203 | fa163e2f-d608-ed31-39ea-00000000f3ee | TASK | Failed deployment if facter fails 2025-10-03 08:21:49.285438 | fa163e2f-d608-ed31-39ea-00000000f3ee | SKIPPED | Failed deployment if facter fails | np0005468024 2025-10-03 08:21:49.286420 | fa163e2f-d608-ed31-39ea-00000000f3ee | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468024 | 0:22:47.611753 | 0.03s 2025-10-03 08:21:49.327306 | fa163e2f-d608-ed31-39ea-00000000f3ef | TASK | Sync cached facts 2025-10-03 08:21:49.429911 | fa163e2f-d608-ed31-39ea-00000000f232 | OK | Clean container_puppet_tasks for np0005468026 step 3 | np0005468026 2025-10-03 08:21:49.431156 | fa163e2f-d608-ed31-39ea-00000000f232 | TIMING | Clean container_puppet_tasks for np0005468026 step 3 | np0005468026 | 0:22:47.756487 | 0.34s 2025-10-03 08:21:49.461133 | fa163e2f-d608-ed31-39ea-00000000f233 | TASK | Calculate container_puppet_tasks for np0005468026 step 3 2025-10-03 08:21:49.482411 | fa163e2f-d608-ed31-39ea-00000000fa25 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468029 2025-10-03 08:21:49.483346 | fa163e2f-d608-ed31-39ea-00000000fa25 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468029 | 0:22:47.808679 | 21.14s 2025-10-03 08:21:49.519613 | fa163e2f-d608-ed31-39ea-00000000f1da | TASK | Clean container_puppet_tasks for np0005468029 step 3 2025-10-03 08:21:49.527720 | fa163e2f-d608-ed31-39ea-00000000f233 | TIMING | Calculate container_puppet_tasks for np0005468026 step 3 | np0005468026 | 0:22:47.853027 | 0.07s 2025-10-03 08:21:49.545370 | fa163e2f-d608-ed31-39ea-00000000f234 | TASK | Include container-puppet tasks for step 3 2025-10-03 08:21:49.597928 | fa163e2f-d608-ed31-39ea-00000000f234 | TIMING | Include container-puppet tasks for step 3 | np0005468026 | 0:22:47.923252 | 0.05s 2025-10-03 08:21:49.614944 | ec85fa26-4ea6-47bd-a7bf-01a9ece468ef | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468026 2025-10-03 08:21:49.651367 | fa163e2f-d608-ed31-39ea-00000000fd4f | TASK | Write container-puppet-tasks json file for np0005468026 step 3 2025-10-03 08:21:49.734600 | fa163e2f-d608-ed31-39ea-00000000f3ef | CHANGED | Sync cached facts | np0005468024 -> 192.168.122.103 [WARNING]: ('np0005468024 -> 192.168.122.103', 'fa163e2f-d608-ed31-39ea-00000000f3ef') missing from stats 2025-10-03 08:21:49.769010 | fa163e2f-d608-ed31-39ea-00000000f962 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:21:49.809778 | fa163e2f-d608-ed31-39ea-00000000f962 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468024 2025-10-03 08:21:49.810602 | fa163e2f-d608-ed31-39ea-00000000f962 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468024 | 0:22:48.135933 | 0.04s 2025-10-03 08:21:49.827467 | fa163e2f-d608-ed31-39ea-00000000f964 | TASK | Manage containers for step 3 with tripleo-ansible 2025-10-03 08:21:49.858943 | fa163e2f-d608-ed31-39ea-00000000f964 | TIMING | Manage containers for step 3 with tripleo-ansible | np0005468024 | 0:22:48.184253 | 0.03s 2025-10-03 08:21:49.861420 | fa163e2f-d608-ed31-39ea-00000000f1da | OK | Clean container_puppet_tasks for np0005468029 step 3 | np0005468029 2025-10-03 08:21:49.863691 | fa163e2f-d608-ed31-39ea-00000000f1da | TIMING | Clean container_puppet_tasks for np0005468029 step 3 | np0005468029 | 0:22:48.189024 | 0.34s 2025-10-03 08:21:49.941152 | fa163e2f-d608-ed31-39ea-00000000f1db | TASK | Calculate container_puppet_tasks for np0005468029 step 3 2025-10-03 08:21:49.972210 | fa163e2f-d608-ed31-39ea-00000000f5d8 | TASK | Gather variables for each operating system 2025-10-03 08:21:50.002251 | fa163e2f-d608-ed31-39ea-00000000f1db | TIMING | Calculate container_puppet_tasks for np0005468029 step 3 | np0005468029 | 0:22:48.327575 | 0.06s 2025-10-03 08:21:50.014363 | fa163e2f-d608-ed31-39ea-00000000f1dc | TASK | Include container-puppet tasks for step 3 2025-10-03 08:21:50.054478 | fa163e2f-d608-ed31-39ea-00000000f1dc | TIMING | Include container-puppet tasks for step 3 | np0005468029 | 0:22:48.379774 | 0.04s 2025-10-03 08:21:50.078783 | 3205a8e7-5e80-4288-b7f1-acc2fca501bc | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468029 2025-10-03 08:21:50.122647 | fa163e2f-d608-ed31-39ea-00000000fd9e | TASK | Write container-puppet-tasks json file for np0005468029 step 3 2025-10-03 08:21:50.132584 | fa163e2f-d608-ed31-39ea-00000000f5d8 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468024 | 0:22:48.457896 | 0.16s 2025-10-03 08:21:50.158980 | fa163e2f-d608-ed31-39ea-00000000f5d9 | TASK | Create container logs path 2025-10-03 08:21:50.232142 | fa163e2f-d608-ed31-39ea-00000000fa69 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468027 2025-10-03 08:21:50.233245 | fa163e2f-d608-ed31-39ea-00000000fa69 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468027 | 0:22:48.558576 | 21.84s 2025-10-03 08:21:50.270593 | fa163e2f-d608-ed31-39ea-00000000f1bb | TASK | Clean container_puppet_tasks for np0005468027 step 3 2025-10-03 08:21:50.510218 | fa163e2f-d608-ed31-39ea-00000000f5d9 | OK | Create container logs path | np0005468024 2025-10-03 08:21:50.511128 | fa163e2f-d608-ed31-39ea-00000000f5d9 | TIMING | tripleo_container_manage : Create container logs path | np0005468024 | 0:22:48.836463 | 0.35s 2025-10-03 08:21:50.528927 | fa163e2f-d608-ed31-39ea-00000000f5db | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:50.586760 | fa163e2f-d608-ed31-39ea-00000000f1bb | OK | Clean container_puppet_tasks for np0005468027 step 3 | np0005468027 2025-10-03 08:21:50.588347 | fa163e2f-d608-ed31-39ea-00000000f1bb | TIMING | Clean container_puppet_tasks for np0005468027 step 3 | np0005468027 | 0:22:48.913666 | 0.32s 2025-10-03 08:21:50.608283 | fa163e2f-d608-ed31-39ea-00000000f1bc | TASK | Calculate container_puppet_tasks for np0005468027 step 3 2025-10-03 08:21:50.651756 | fa163e2f-d608-ed31-39ea-00000000fd4f | CHANGED | Write container-puppet-tasks json file for np0005468026 step 3 | np0005468026 2025-10-03 08:21:50.653355 | fa163e2f-d608-ed31-39ea-00000000fd4f | TIMING | Write container-puppet-tasks json file for np0005468026 step 3 | np0005468026 | 0:22:48.978685 | 1.00s 2025-10-03 08:21:50.671561 | fa163e2f-d608-ed31-39ea-00000000fd51 | TASK | Generate container puppet configs for step 3 2025-10-03 08:21:50.691015 | fa163e2f-d608-ed31-39ea-00000000f1bc | TIMING | Calculate container_puppet_tasks for np0005468027 step 3 | np0005468027 | 0:22:49.016340 | 0.08s 2025-10-03 08:21:50.703274 | fa163e2f-d608-ed31-39ea-00000000f1bd | TASK | Include container-puppet tasks for step 3 2025-10-03 08:21:50.735987 | fa163e2f-d608-ed31-39ea-00000000f1bd | TIMING | Include container-puppet tasks for step 3 | np0005468027 | 0:22:49.061312 | 0.03s 2025-10-03 08:21:50.749832 | 40cedeec-07b6-4c73-8965-aa599299aca5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468027 2025-10-03 08:21:50.769341 | fa163e2f-d608-ed31-39ea-00000000fdc3 | TASK | Write container-puppet-tasks json file for np0005468027 step 3 2025-10-03 08:21:50.880770 | fa163e2f-d608-ed31-39ea-00000000f5db | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005468024 2025-10-03 08:21:50.882313 | fa163e2f-d608-ed31-39ea-00000000f5db | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005468024 | 0:22:49.207631 | 0.35s 2025-10-03 08:21:50.922790 | fa163e2f-d608-ed31-39ea-00000000f5dc | TASK | Finalise hashes for all containers 2025-10-03 08:21:51.011971 | fa163e2f-d608-ed31-39ea-00000000f5dc | OK | Finalise hashes for all containers | np0005468024 2025-10-03 08:21:51.013108 | fa163e2f-d608-ed31-39ea-00000000f5dc | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468024 | 0:22:49.338441 | 0.09s 2025-10-03 08:21:51.037490 | fa163e2f-d608-ed31-39ea-00000000f5de | TASK | Manage systemd shutdown files 2025-10-03 08:21:51.057780 | fa163e2f-d608-ed31-39ea-00000000fd51 | OK | Generate container puppet configs for step 3 | np0005468026 2025-10-03 08:21:51.059151 | fa163e2f-d608-ed31-39ea-00000000fd51 | TIMING | Generate container puppet configs for step 3 | np0005468026 | 0:22:49.384479 | 0.39s 2025-10-03 08:21:51.087368 | fa163e2f-d608-ed31-39ea-00000000fd52 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2025-10-03 08:21:51.099407 | fa163e2f-d608-ed31-39ea-00000000f5de | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468024 | 0:22:49.424705 | 0.06s 2025-10-03 08:21:51.162148 | d0835ec2-a245-48b6-bab4-f06c0afb8c06 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468024 2025-10-03 08:21:51.209885 | fa163e2f-d608-ed31-39ea-00000000fde4 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:21:51.217952 | fa163e2f-d608-ed31-39ea-00000000fd52 | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005468026 | 0:22:49.543263 | 0.13s 2025-10-03 08:21:51.218956 | fa163e2f-d608-ed31-39ea-00000000fd9e | CHANGED | Write container-puppet-tasks json file for np0005468029 step 3 | np0005468029 2025-10-03 08:21:51.219622 | fa163e2f-d608-ed31-39ea-00000000fd9e | TIMING | Write container-puppet-tasks json file for np0005468029 step 3 | np0005468029 | 0:22:49.544961 | 1.10s 2025-10-03 08:21:51.269167 | fa163e2f-d608-ed31-39ea-00000000fda0 | TASK | Generate container puppet configs for step 3 2025-10-03 08:21:51.290799 | fa163e2f-d608-ed31-39ea-00000000fe14 | TASK | Gather variables for each operating system 2025-10-03 08:21:51.407820 | fa163e2f-d608-ed31-39ea-00000000fe14 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468026 | 0:22:49.733135 | 0.12s 2025-10-03 08:21:51.425220 | fa163e2f-d608-ed31-39ea-00000000fe15 | TASK | Create container logs path 2025-10-03 08:21:51.538308 | fa163e2f-d608-ed31-39ea-00000000fde4 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468024 2025-10-03 08:21:51.539673 | fa163e2f-d608-ed31-39ea-00000000fde4 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468024 | 0:22:49.865003 | 0.33s 2025-10-03 08:21:51.560998 | fa163e2f-d608-ed31-39ea-00000000fde5 | TASK | Set podman_drop_in fact 2025-10-03 08:21:51.599229 | fa163e2f-d608-ed31-39ea-00000000fde5 | OK | Set podman_drop_in fact | np0005468024 2025-10-03 08:21:51.600015 | fa163e2f-d608-ed31-39ea-00000000fde5 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468024 | 0:22:49.925352 | 0.04s 2025-10-03 08:21:51.617200 | fa163e2f-d608-ed31-39ea-00000000fde7 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:21:51.647794 | fa163e2f-d608-ed31-39ea-00000000fda0 | OK | Generate container puppet configs for step 3 | np0005468029 2025-10-03 08:21:51.649012 | fa163e2f-d608-ed31-39ea-00000000fda0 | TIMING | Generate container puppet configs for step 3 | np0005468029 | 0:22:49.974345 | 0.38s 2025-10-03 08:21:51.662985 | fa163e2f-d608-ed31-39ea-00000000fda1 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2025-10-03 08:21:51.700613 | fa163e2f-d608-ed31-39ea-00000000fda1 | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005468029 | 0:22:50.025940 | 0.04s 2025-10-03 08:21:51.728907 | fa163e2f-d608-ed31-39ea-00000000fe14 | TASK | Gather variables for each operating system 2025-10-03 08:21:51.753001 | fa163e2f-d608-ed31-39ea-00000000fe15 | OK | Create container logs path | np0005468026 2025-10-03 08:21:51.753996 | fa163e2f-d608-ed31-39ea-00000000fe15 | TIMING | tripleo_container_manage : Create container logs path | np0005468026 | 0:22:50.079328 | 0.33s 2025-10-03 08:21:51.771776 | fa163e2f-d608-ed31-39ea-00000000fe17 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-03 08:21:51.783626 | fa163e2f-d608-ed31-39ea-00000000fdc3 | CHANGED | Write container-puppet-tasks json file for np0005468027 step 3 | np0005468027 2025-10-03 08:21:51.784705 | fa163e2f-d608-ed31-39ea-00000000fdc3 | TIMING | Write container-puppet-tasks json file for np0005468027 step 3 | np0005468027 | 0:22:50.110033 | 1.01s 2025-10-03 08:21:51.796731 | fa163e2f-d608-ed31-39ea-00000000fdc5 | TASK | Generate container puppet configs for step 3 2025-10-03 08:21:51.821790 | fa163e2f-d608-ed31-39ea-00000000fe14 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468029 | 0:22:50.147117 | 0.09s 2025-10-03 08:21:51.833116 | fa163e2f-d608-ed31-39ea-00000000fe15 | TASK | Create container logs path 2025-10-03 08:21:52.069169 | fa163e2f-d608-ed31-39ea-00000000fe17 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468026 2025-10-03 08:21:52.070210 | fa163e2f-d608-ed31-39ea-00000000fe17 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468026 | 0:22:50.395544 | 0.29s 2025-10-03 08:21:52.085569 | fa163e2f-d608-ed31-39ea-00000000fe18 | TASK | Finalise hashes for all containers 2025-10-03 08:21:52.134408 | fa163e2f-d608-ed31-39ea-00000000fe18 | OK | Finalise hashes for all containers | np0005468026 2025-10-03 08:21:52.135291 | fa163e2f-d608-ed31-39ea-00000000fe18 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468026 | 0:22:50.460628 | 0.05s 2025-10-03 08:21:52.161276 | fa163e2f-d608-ed31-39ea-00000000fe1a | TASK | Manage systemd shutdown files 2025-10-03 08:21:52.168971 | fa163e2f-d608-ed31-39ea-00000000fe15 | OK | Create container logs path | np0005468029 2025-10-03 08:21:52.170231 | fa163e2f-d608-ed31-39ea-00000000fe15 | TIMING | tripleo_container_manage : Create container logs path | np0005468029 | 0:22:50.495547 | 0.34s 2025-10-03 08:21:52.193477 | fa163e2f-d608-ed31-39ea-00000000fe17 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-03 08:21:52.201424 | fa163e2f-d608-ed31-39ea-00000000fdc5 | OK | Generate container puppet configs for step 3 | np0005468027 2025-10-03 08:21:52.212226 | fa163e2f-d608-ed31-39ea-00000000fdc5 | TIMING | Generate container puppet configs for step 3 | np0005468027 | 0:22:50.537553 | 0.41s 2025-10-03 08:21:52.212657 | fa163e2f-d608-ed31-39ea-00000000fe1a | SKIPPED | Manage systemd shutdown files | np0005468026 2025-10-03 08:21:52.212967 | fa163e2f-d608-ed31-39ea-00000000fe1a | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468026 | 0:22:50.538309 | 0.05s 2025-10-03 08:21:52.213319 | fa163e2f-d608-ed31-39ea-00000000fb16 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468028 2025-10-03 08:21:52.213670 | fa163e2f-d608-ed31-39ea-00000000fb16 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468028 | 0:22:50.539013 | 22.81s 2025-10-03 08:21:52.225309 | fa163e2f-d608-ed31-39ea-00000000fdc6 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2025-10-03 08:21:52.257755 | fa163e2f-d608-ed31-39ea-00000000fe1c | TASK | Update container configs with new config hashes 2025-10-03 08:21:52.263106 | fa163e2f-d608-ed31-39ea-00000000fdc6 | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005468027 | 0:22:50.588428 | 0.04s 2025-10-03 08:21:52.292029 | fa163e2f-d608-ed31-39ea-00000000fe14 | TASK | Gather variables for each operating system 2025-10-03 08:21:52.321560 | fa163e2f-d608-ed31-39ea-00000000f1f8 | TASK | Clean container_puppet_tasks for np0005468028 step 3 2025-10-03 08:21:52.330329 | fa163e2f-d608-ed31-39ea-00000000fe1c | SKIPPED | Update container configs with new config hashes | np0005468026 2025-10-03 08:21:52.331229 | fa163e2f-d608-ed31-39ea-00000000fe1c | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468026 | 0:22:50.656559 | 0.07s 2025-10-03 08:21:52.350519 | fa163e2f-d608-ed31-39ea-00000000fe1d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-03 08:21:52.407925 | fa163e2f-d608-ed31-39ea-00000000fe14 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468027 | 0:22:50.733250 | 0.11s 2025-10-03 08:21:52.408621 | fa163e2f-d608-ed31-39ea-00000000fe1d | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468026 2025-10-03 08:21:52.409035 | fa163e2f-d608-ed31-39ea-00000000fe1d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468026 | 0:22:50.734378 | 0.06s 2025-10-03 08:21:52.419569 | fa163e2f-d608-ed31-39ea-00000000fe15 | TASK | Create container logs path 2025-10-03 08:21:52.441988 | fa163e2f-d608-ed31-39ea-00000000fe1e | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-03 08:21:52.496243 | fa163e2f-d608-ed31-39ea-00000000fe17 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468029 2025-10-03 08:21:52.497105 | fa163e2f-d608-ed31-39ea-00000000fe17 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468029 | 0:22:50.822440 | 0.30s 2025-10-03 08:21:52.497628 | fa163e2f-d608-ed31-39ea-00000000fe1e | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468026 2025-10-03 08:21:52.497961 | fa163e2f-d608-ed31-39ea-00000000fe1e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468026 | 0:22:50.823304 | 0.05s 2025-10-03 08:21:52.514019 | fa163e2f-d608-ed31-39ea-00000000fde7 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | item=tripleo-container-shutdown 2025-10-03 08:21:52.516121 | fa163e2f-d608-ed31-39ea-00000000fde7 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | 0:22:50.841443 | 0.90s 2025-10-03 08:21:52.521299 | fa163e2f-d608-ed31-39ea-00000000fe18 | TASK | Finalise hashes for all containers 2025-10-03 08:21:52.573072 | fa163e2f-d608-ed31-39ea-00000000fe18 | OK | Finalise hashes for all containers | np0005468029 2025-10-03 08:21:52.573779 | fa163e2f-d608-ed31-39ea-00000000fe18 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468029 | 0:22:50.899117 | 0.05s 2025-10-03 08:21:52.583380 | fa163e2f-d608-ed31-39ea-00000000fe1a | TASK | Manage systemd shutdown files 2025-10-03 08:21:52.621271 | fa163e2f-d608-ed31-39ea-00000000fe1a | SKIPPED | Manage systemd shutdown files | np0005468029 2025-10-03 08:21:52.621977 | fa163e2f-d608-ed31-39ea-00000000fe1a | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468029 | 0:22:50.947313 | 0.04s 2025-10-03 08:21:52.631281 | fa163e2f-d608-ed31-39ea-00000000fe1c | TASK | Update container configs with new config hashes 2025-10-03 08:21:52.682809 | fa163e2f-d608-ed31-39ea-00000000fe1c | SKIPPED | Update container configs with new config hashes | np0005468029 2025-10-03 08:21:52.683669 | fa163e2f-d608-ed31-39ea-00000000fe1c | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468029 | 0:22:51.009003 | 0.05s 2025-10-03 08:21:52.699943 | fa163e2f-d608-ed31-39ea-00000000fe1d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-03 08:21:52.708648 | fa163e2f-d608-ed31-39ea-00000000f1f8 | OK | Clean container_puppet_tasks for np0005468028 step 3 | np0005468028 2025-10-03 08:21:52.710194 | fa163e2f-d608-ed31-39ea-00000000f1f8 | TIMING | Clean container_puppet_tasks for np0005468028 step 3 | np0005468028 | 0:22:51.035514 | 0.39s 2025-10-03 08:21:52.728990 | fa163e2f-d608-ed31-39ea-00000000f1f9 | TASK | Calculate container_puppet_tasks for np0005468028 step 3 2025-10-03 08:21:52.757114 | fa163e2f-d608-ed31-39ea-00000000fe15 | OK | Create container logs path | np0005468027 2025-10-03 08:21:52.758966 | fa163e2f-d608-ed31-39ea-00000000fe15 | TIMING | tripleo_container_manage : Create container logs path | np0005468027 | 0:22:51.084231 | 0.34s 2025-10-03 08:21:52.760008 | fa163e2f-d608-ed31-39ea-00000000fe1d | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468029 2025-10-03 08:21:52.760424 | fa163e2f-d608-ed31-39ea-00000000fe1d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468029 | 0:22:51.085766 | 0.06s 2025-10-03 08:21:52.773432 | fa163e2f-d608-ed31-39ea-00000000fe17 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-03 08:21:52.791390 | fa163e2f-d608-ed31-39ea-00000000fe1e | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-03 08:21:52.803761 | fa163e2f-d608-ed31-39ea-00000000f1f9 | TIMING | Calculate container_puppet_tasks for np0005468028 step 3 | np0005468028 | 0:22:51.129084 | 0.07s 2025-10-03 08:21:52.818663 | fa163e2f-d608-ed31-39ea-00000000f1fa | TASK | Include container-puppet tasks for step 3 2025-10-03 08:21:52.838946 | fa163e2f-d608-ed31-39ea-00000000fe1e | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468029 2025-10-03 08:21:52.840507 | fa163e2f-d608-ed31-39ea-00000000fe1e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468029 | 0:22:51.165838 | 0.05s 2025-10-03 08:21:52.859897 | fa163e2f-d608-ed31-39ea-00000000f1fa | TIMING | Include container-puppet tasks for step 3 | np0005468028 | 0:22:51.185230 | 0.04s 2025-10-03 08:21:52.871210 | ba94af3b-6642-432e-aedb-a91ba2a4dbf2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468028 2025-10-03 08:21:52.891293 | fa163e2f-d608-ed31-39ea-00000000ff09 | TASK | Write container-puppet-tasks json file for np0005468028 step 3 2025-10-03 08:21:52.950032 | fa163e2f-d608-ed31-39ea-00000000fc91 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468025 2025-10-03 08:21:52.951060 | fa163e2f-d608-ed31-39ea-00000000fc91 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468025 | 0:22:51.276387 | 18.97s 2025-10-03 08:21:52.991415 | fa163e2f-d608-ed31-39ea-00000000f21a | TASK | Clean container_puppet_tasks for np0005468025 step 3 2025-10-03 08:21:53.163128 | fa163e2f-d608-ed31-39ea-00000000fe17 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468027 2025-10-03 08:21:53.165079 | fa163e2f-d608-ed31-39ea-00000000fe17 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468027 | 0:22:51.490341 | 0.39s 2025-10-03 08:21:53.181225 | fa163e2f-d608-ed31-39ea-00000000fe18 | TASK | Finalise hashes for all containers 2025-10-03 08:21:53.257104 | fa163e2f-d608-ed31-39ea-00000000fe18 | OK | Finalise hashes for all containers | np0005468027 2025-10-03 08:21:53.258966 | fa163e2f-d608-ed31-39ea-00000000fe18 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468027 | 0:22:51.584289 | 0.08s 2025-10-03 08:21:53.273514 | fa163e2f-d608-ed31-39ea-00000000fe1a | TASK | Manage systemd shutdown files 2025-10-03 08:21:53.308007 | fa163e2f-d608-ed31-39ea-00000000fe1a | SKIPPED | Manage systemd shutdown files | np0005468027 2025-10-03 08:21:53.309741 | fa163e2f-d608-ed31-39ea-00000000fe1a | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468027 | 0:22:51.635062 | 0.03s 2025-10-03 08:21:53.328100 | fa163e2f-d608-ed31-39ea-00000000fe1c | TASK | Update container configs with new config hashes 2025-10-03 08:21:53.342989 | fa163e2f-d608-ed31-39ea-00000000f21a | OK | Clean container_puppet_tasks for np0005468025 step 3 | np0005468025 2025-10-03 08:21:53.344297 | fa163e2f-d608-ed31-39ea-00000000f21a | TIMING | Clean container_puppet_tasks for np0005468025 step 3 | np0005468025 | 0:22:51.669620 | 0.35s 2025-10-03 08:21:53.384351 | fa163e2f-d608-ed31-39ea-00000000fde7 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | item=tripleo-start-podman-container 2025-10-03 08:21:53.389299 | fa163e2f-d608-ed31-39ea-00000000fde7 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | 0:22:51.714625 | 1.77s 2025-10-03 08:21:53.405098 | fa163e2f-d608-ed31-39ea-00000000f21b | TASK | Calculate container_puppet_tasks for np0005468025 step 3 2025-10-03 08:21:53.416270 | fa163e2f-d608-ed31-39ea-00000000fe1c | SKIPPED | Update container configs with new config hashes | np0005468027 2025-10-03 08:21:53.418065 | fa163e2f-d608-ed31-39ea-00000000fe1c | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468027 | 0:22:51.743375 | 0.08s 2025-10-03 08:21:53.420145 | fa163e2f-d608-ed31-39ea-00000000fde7 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | 0:22:51.745478 | 1.80s 2025-10-03 08:21:53.444711 | fa163e2f-d608-ed31-39ea-00000000fe1d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-03 08:21:53.497927 | fa163e2f-d608-ed31-39ea-00000000fde8 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:21:53.510669 | fa163e2f-d608-ed31-39ea-00000000f21b | TIMING | Calculate container_puppet_tasks for np0005468025 step 3 | np0005468025 | 0:22:51.835974 | 0.10s 2025-10-03 08:21:53.518752 | fa163e2f-d608-ed31-39ea-00000000fe1d | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468027 2025-10-03 08:21:53.519520 | fa163e2f-d608-ed31-39ea-00000000fe1d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468027 | 0:22:51.844857 | 0.07s 2025-10-03 08:21:53.539024 | fa163e2f-d608-ed31-39ea-00000000fe1e | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-03 08:21:53.571681 | fa163e2f-d608-ed31-39ea-00000000f21c | TASK | Include container-puppet tasks for step 3 2025-10-03 08:21:53.613801 | fa163e2f-d608-ed31-39ea-00000000fe1e | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468027 2025-10-03 08:21:53.615042 | fa163e2f-d608-ed31-39ea-00000000fe1e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468027 | 0:22:51.940372 | 0.07s 2025-10-03 08:21:53.647206 | fa163e2f-d608-ed31-39ea-00000000f21c | TIMING | Include container-puppet tasks for step 3 | np0005468025 | 0:22:51.972532 | 0.07s 2025-10-03 08:21:53.664596 | 8e69999c-9b38-4742-be6c-92b394d9f276 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468025 2025-10-03 08:21:53.703897 | fa163e2f-d608-ed31-39ea-00000000ff38 | TASK | Write container-puppet-tasks json file for np0005468025 step 3 2025-10-03 08:21:53.955439 | fa163e2f-d608-ed31-39ea-00000000ff09 | CHANGED | Write container-puppet-tasks json file for np0005468028 step 3 | np0005468028 2025-10-03 08:21:53.956320 | fa163e2f-d608-ed31-39ea-00000000ff09 | TIMING | Write container-puppet-tasks json file for np0005468028 step 3 | np0005468028 | 0:22:52.281654 | 1.06s 2025-10-03 08:21:53.967093 | fa163e2f-d608-ed31-39ea-00000000ff0b | TASK | Generate container puppet configs for step 3 2025-10-03 08:21:54.328172 | fa163e2f-d608-ed31-39ea-00000000ff0b | OK | Generate container puppet configs for step 3 | np0005468028 2025-10-03 08:21:54.329349 | fa163e2f-d608-ed31-39ea-00000000ff0b | TIMING | Generate container puppet configs for step 3 | np0005468028 | 0:22:52.654682 | 0.36s 2025-10-03 08:21:54.343503 | fa163e2f-d608-ed31-39ea-00000000ff0c | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2025-10-03 08:21:54.365869 | fa163e2f-d608-ed31-39ea-00000000fde8 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468024 2025-10-03 08:21:54.367312 | fa163e2f-d608-ed31-39ea-00000000fde8 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468024 | 0:22:52.692644 | 0.87s 2025-10-03 08:21:54.391355 | fa163e2f-d608-ed31-39ea-00000000fde9 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:21:54.400286 | fa163e2f-d608-ed31-39ea-00000000ff0c | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005468028 | 0:22:52.725609 | 0.06s 2025-10-03 08:21:54.429834 | fa163e2f-d608-ed31-39ea-00000000fe14 | TASK | Gather variables for each operating system 2025-10-03 08:21:54.542142 | fa163e2f-d608-ed31-39ea-00000000fe14 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468028 | 0:22:52.867465 | 0.11s 2025-10-03 08:21:54.553475 | fa163e2f-d608-ed31-39ea-00000000fe15 | TASK | Create container logs path 2025-10-03 08:21:54.839995 | fa163e2f-d608-ed31-39ea-00000000ff38 | CHANGED | Write container-puppet-tasks json file for np0005468025 step 3 | np0005468025 2025-10-03 08:21:54.841253 | fa163e2f-d608-ed31-39ea-00000000ff38 | TIMING | Write container-puppet-tasks json file for np0005468025 step 3 | np0005468025 | 0:22:53.166570 | 1.14s 2025-10-03 08:21:54.863146 | fa163e2f-d608-ed31-39ea-00000000ff3a | TASK | Generate container puppet configs for step 3 2025-10-03 08:21:54.883003 | fa163e2f-d608-ed31-39ea-00000000fe15 | OK | Create container logs path | np0005468028 2025-10-03 08:21:54.884261 | fa163e2f-d608-ed31-39ea-00000000fe15 | TIMING | tripleo_container_manage : Create container logs path | np0005468028 | 0:22:53.209590 | 0.33s 2025-10-03 08:21:54.901130 | fa163e2f-d608-ed31-39ea-00000000fe17 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-03 08:21:55.256957 | fa163e2f-d608-ed31-39ea-00000000fe17 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468028 2025-10-03 08:21:55.258497 | fa163e2f-d608-ed31-39ea-00000000fe17 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468028 | 0:22:53.583796 | 0.36s 2025-10-03 08:21:55.259522 | fa163e2f-d608-ed31-39ea-00000000ff3a | OK | Generate container puppet configs for step 3 | np0005468025 2025-10-03 08:21:55.260183 | fa163e2f-d608-ed31-39ea-00000000ff3a | TIMING | Generate container puppet configs for step 3 | np0005468025 | 0:22:53.585518 | 0.39s 2025-10-03 08:21:55.279794 | fa163e2f-d608-ed31-39ea-00000000fe18 | TASK | Finalise hashes for all containers 2025-10-03 08:21:55.325124 | fa163e2f-d608-ed31-39ea-00000000ff3b | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2025-10-03 08:21:55.334790 | fa163e2f-d608-ed31-39ea-00000000fde9 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468024 2025-10-03 08:21:55.339152 | fa163e2f-d608-ed31-39ea-00000000fde9 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468024 | 0:22:53.664477 | 0.95s 2025-10-03 08:21:55.339939 | fa163e2f-d608-ed31-39ea-00000000fe18 | OK | Finalise hashes for all containers | np0005468028 2025-10-03 08:21:55.340388 | fa163e2f-d608-ed31-39ea-00000000fe18 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468028 | 0:22:53.665728 | 0.05s 2025-10-03 08:21:55.357624 | fa163e2f-d608-ed31-39ea-00000000fe1a | TASK | Manage systemd shutdown files 2025-10-03 08:21:55.389846 | fa163e2f-d608-ed31-39ea-00000000fdea | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:21:55.410448 | fa163e2f-d608-ed31-39ea-00000000ff3b | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005468025 | 0:22:53.735749 | 0.08s 2025-10-03 08:21:55.411906 | fa163e2f-d608-ed31-39ea-00000000fe1a | SKIPPED | Manage systemd shutdown files | np0005468028 2025-10-03 08:21:55.412969 | fa163e2f-d608-ed31-39ea-00000000fe1a | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468028 | 0:22:53.738303 | 0.05s 2025-10-03 08:21:55.463116 | fa163e2f-d608-ed31-39ea-00000000fe1c | TASK | Update container configs with new config hashes 2025-10-03 08:21:55.486519 | fa163e2f-d608-ed31-39ea-00000000fe14 | TASK | Gather variables for each operating system 2025-10-03 08:21:55.517582 | fa163e2f-d608-ed31-39ea-00000000fe1c | SKIPPED | Update container configs with new config hashes | np0005468028 2025-10-03 08:21:55.518418 | fa163e2f-d608-ed31-39ea-00000000fe1c | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468028 | 0:22:53.843735 | 0.05s 2025-10-03 08:21:55.532477 | fa163e2f-d608-ed31-39ea-00000000fe1d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-03 08:21:55.586617 | fa163e2f-d608-ed31-39ea-00000000fe1d | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468028 2025-10-03 08:21:55.587502 | fa163e2f-d608-ed31-39ea-00000000fe1d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468028 | 0:22:53.912835 | 0.05s 2025-10-03 08:21:55.606629 | fa163e2f-d608-ed31-39ea-00000000fe1e | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-03 08:21:55.616687 | fa163e2f-d608-ed31-39ea-00000000fe14 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468025 | 0:22:53.941998 | 0.13s 2025-10-03 08:21:55.637906 | fa163e2f-d608-ed31-39ea-00000000fe15 | TASK | Create container logs path 2025-10-03 08:21:55.660546 | fa163e2f-d608-ed31-39ea-00000000fe1e | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468028 2025-10-03 08:21:55.661841 | fa163e2f-d608-ed31-39ea-00000000fe1e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468028 | 0:22:53.987173 | 0.05s 2025-10-03 08:21:56.001836 | fa163e2f-d608-ed31-39ea-00000000fe15 | OK | Create container logs path | np0005468025 2025-10-03 08:21:56.003302 | fa163e2f-d608-ed31-39ea-00000000fe15 | TIMING | tripleo_container_manage : Create container logs path | np0005468025 | 0:22:54.328625 | 0.36s 2025-10-03 08:21:56.030107 | fa163e2f-d608-ed31-39ea-00000000fe17 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-03 08:21:56.314245 | fa163e2f-d608-ed31-39ea-00000000fdea | OK | Enable and start tripleo-container-shutdown | np0005468024 2025-10-03 08:21:56.316207 | fa163e2f-d608-ed31-39ea-00000000fdea | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468024 | 0:22:54.641535 | 0.92s 2025-10-03 08:21:56.347483 | fa163e2f-d608-ed31-39ea-00000000fdeb | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:21:56.403630 | fa163e2f-d608-ed31-39ea-00000000fe17 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468025 2025-10-03 08:21:56.404726 | fa163e2f-d608-ed31-39ea-00000000fe17 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468025 | 0:22:54.730056 | 0.37s 2025-10-03 08:21:56.420212 | fa163e2f-d608-ed31-39ea-00000000fe18 | TASK | Finalise hashes for all containers 2025-10-03 08:21:56.473787 | fa163e2f-d608-ed31-39ea-00000000fe18 | OK | Finalise hashes for all containers | np0005468025 2025-10-03 08:21:56.474826 | fa163e2f-d608-ed31-39ea-00000000fe18 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468025 | 0:22:54.800159 | 0.05s 2025-10-03 08:21:56.494277 | fa163e2f-d608-ed31-39ea-00000000fe1a | TASK | Manage systemd shutdown files 2025-10-03 08:21:56.534314 | fa163e2f-d608-ed31-39ea-00000000fe1a | SKIPPED | Manage systemd shutdown files | np0005468025 2025-10-03 08:21:56.535356 | fa163e2f-d608-ed31-39ea-00000000fe1a | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468025 | 0:22:54.860676 | 0.04s 2025-10-03 08:21:56.550884 | fa163e2f-d608-ed31-39ea-00000000fe1c | TASK | Update container configs with new config hashes 2025-10-03 08:21:56.606329 | fa163e2f-d608-ed31-39ea-00000000fe1c | SKIPPED | Update container configs with new config hashes | np0005468025 2025-10-03 08:21:56.607487 | fa163e2f-d608-ed31-39ea-00000000fe1c | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468025 | 0:22:54.932770 | 0.06s 2025-10-03 08:21:56.625451 | fa163e2f-d608-ed31-39ea-00000000fe1d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-03 08:21:56.679547 | fa163e2f-d608-ed31-39ea-00000000fe1d | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468025 2025-10-03 08:21:56.680590 | fa163e2f-d608-ed31-39ea-00000000fe1d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468025 | 0:22:55.005925 | 0.05s 2025-10-03 08:21:56.697551 | fa163e2f-d608-ed31-39ea-00000000fe1e | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-03 08:21:56.742906 | fa163e2f-d608-ed31-39ea-00000000fe1e | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468025 2025-10-03 08:21:56.744170 | fa163e2f-d608-ed31-39ea-00000000fe1e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468025 | 0:22:55.069503 | 0.05s 2025-10-03 08:21:57.232482 | fa163e2f-d608-ed31-39ea-00000000fdeb | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468024 2025-10-03 08:21:57.234033 | fa163e2f-d608-ed31-39ea-00000000fdeb | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468024 | 0:22:55.559357 | 0.88s 2025-10-03 08:21:57.265006 | fa163e2f-d608-ed31-39ea-00000000fdec | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:21:58.069043 | fa163e2f-d608-ed31-39ea-00000000fdec | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468024 2025-10-03 08:21:58.070851 | fa163e2f-d608-ed31-39ea-00000000fdec | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468024 | 0:22:56.396173 | 0.80s 2025-10-03 08:21:58.107000 | fa163e2f-d608-ed31-39ea-00000000fded | TASK | Enable and start netns-placeholder 2025-10-03 08:21:58.903947 | fa163e2f-d608-ed31-39ea-00000000fded | CHANGED | Enable and start netns-placeholder | np0005468024 2025-10-03 08:21:58.906068 | fa163e2f-d608-ed31-39ea-00000000fded | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468024 | 0:22:57.231389 | 0.80s 2025-10-03 08:21:58.941052 | fa163e2f-d608-ed31-39ea-00000000f5e0 | TASK | Update container configs with new config hashes 2025-10-03 08:21:59.004418 | fa163e2f-d608-ed31-39ea-00000000f5e0 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468024 | 0:22:57.329736 | 0.06s 2025-10-03 08:21:59.026852 | a30c8a73-dc68-4dc4-bd8a-5486e9a1ea9c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468024 2025-10-03 08:21:59.052119 | fa163e2f-d608-ed31-39ea-000000010009 | TASK | Update config hashes for container startup configs 2025-10-03 08:21:59.435287 | fa163e2f-d608-ed31-39ea-000000010009 | OK | Update config hashes for container startup configs | np0005468024 2025-10-03 08:21:59.436349 | fa163e2f-d608-ed31-39ea-000000010009 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468024 | 0:22:57.761680 | 0.38s 2025-10-03 08:21:59.458726 | fa163e2f-d608-ed31-39ea-00000000f5e1 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:21:59.517791 | fa163e2f-d608-ed31-39ea-00000000f5e1 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005468024 | 0:22:57.843108 | 0.06s 2025-10-03 08:21:59.541283 | 5e0d1a64-58c4-4098-86ac-446a4aee748e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468024 2025-10-03 08:21:59.566550 | fa163e2f-d608-ed31-39ea-000000010028 | TASK | Gather podman infos 2025-10-03 08:22:01.141069 | fa163e2f-d608-ed31-39ea-000000010028 | OK | Gather podman infos | np0005468024 2025-10-03 08:22:01.141966 | fa163e2f-d608-ed31-39ea-000000010028 | TIMING | tripleo_container_manage : Gather podman infos | np0005468024 | 0:22:59.467300 | 1.57s 2025-10-03 08:22:01.206859 | fa163e2f-d608-ed31-39ea-000000010029 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:22:01.280066 | fa163e2f-d608-ed31-39ea-000000010029 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468024 | 0:22:59.605392 | 0.07s 2025-10-03 08:22:01.394442 | fa163e2f-d608-ed31-39ea-00000000f2a5 | TIMING | tripleo_container_rm : include_tasks | np0005468024 | 0:22:59.719762 | 0.07s 2025-10-03 08:22:01.460862 | fa163e2f-d608-ed31-39ea-00000000f5e2 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:22:01.497726 | fa163e2f-d608-ed31-39ea-00000000f5e2 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005468024 | 0:22:59.823050 | 0.03s 2025-10-03 08:22:01.520790 | d0c308b7-9430-432f-baf9-48bc79ad05e1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468024 2025-10-03 08:22:01.551717 | fa163e2f-d608-ed31-39ea-000000010093 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:22:56.000611 | fa163e2f-d608-ed31-39ea-000000010093 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468024 2025-10-03 08:22:56.001906 | fa163e2f-d608-ed31-39ea-000000010093 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468024 | 0:23:54.327237 | 54.45s 2025-10-03 08:22:56.019654 | fa163e2f-d608-ed31-39ea-000000010094 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-03 08:23:12.039104 | fa163e2f-d608-ed31-39ea-000000010094 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468024 2025-10-03 08:23:12.040832 | fa163e2f-d608-ed31-39ea-000000010094 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005468024 | 0:24:10.366158 | 16.02s 2025-10-03 08:23:12.100152 | fa163e2f-d608-ed31-39ea-00000000f966 | TASK | Clean container_puppet_tasks for np0005468024 step 3 2025-10-03 08:23:12.439923 | fa163e2f-d608-ed31-39ea-00000000f966 | OK | Clean container_puppet_tasks for np0005468024 step 3 | np0005468024 2025-10-03 08:23:12.441177 | fa163e2f-d608-ed31-39ea-00000000f966 | TIMING | Clean container_puppet_tasks for np0005468024 step 3 | np0005468024 | 0:24:10.766504 | 0.33s 2025-10-03 08:23:12.480009 | fa163e2f-d608-ed31-39ea-00000000f967 | TASK | Calculate container_puppet_tasks for np0005468024 step 3 2025-10-03 08:23:12.542302 | fa163e2f-d608-ed31-39ea-00000000f967 | TIMING | Calculate container_puppet_tasks for np0005468024 step 3 | np0005468024 | 0:24:10.867615 | 0.06s 2025-10-03 08:23:12.574312 | fa163e2f-d608-ed31-39ea-00000000f968 | TASK | Include container-puppet tasks for step 3 2025-10-03 08:23:12.628437 | fa163e2f-d608-ed31-39ea-00000000f968 | TIMING | Include container-puppet tasks for step 3 | np0005468024 | 0:24:10.953761 | 0.05s 2025-10-03 08:23:12.646605 | 367ac4d8-54cd-411a-9a47-774e3ae7a4b9 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468024 2025-10-03 08:23:12.674892 | fa163e2f-d608-ed31-39ea-0000000100df | TASK | Write container-puppet-tasks json file for np0005468024 step 3 2025-10-03 08:23:13.714690 | fa163e2f-d608-ed31-39ea-0000000100df | CHANGED | Write container-puppet-tasks json file for np0005468024 step 3 | np0005468024 2025-10-03 08:23:13.716493 | fa163e2f-d608-ed31-39ea-0000000100df | TIMING | Write container-puppet-tasks json file for np0005468024 step 3 | np0005468024 | 0:24:12.041790 | 1.04s 2025-10-03 08:23:13.746615 | fa163e2f-d608-ed31-39ea-0000000100e1 | TASK | Generate container puppet configs for step 3 2025-10-03 08:23:14.146307 | fa163e2f-d608-ed31-39ea-0000000100e1 | OK | Generate container puppet configs for step 3 | np0005468024 2025-10-03 08:23:14.149228 | fa163e2f-d608-ed31-39ea-0000000100e1 | TIMING | Generate container puppet configs for step 3 | np0005468024 | 0:24:12.474552 | 0.40s 2025-10-03 08:23:14.177036 | fa163e2f-d608-ed31-39ea-0000000100e2 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2025-10-03 08:23:14.210144 | fa163e2f-d608-ed31-39ea-0000000100e2 | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005468024 | 0:24:12.535473 | 0.03s 2025-10-03 08:23:14.247930 | fa163e2f-d608-ed31-39ea-00000000fe14 | TASK | Gather variables for each operating system 2025-10-03 08:23:14.376518 | fa163e2f-d608-ed31-39ea-00000000fe14 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468024 | 0:24:12.701848 | 0.13s 2025-10-03 08:23:14.392969 | fa163e2f-d608-ed31-39ea-00000000fe15 | TASK | Create container logs path 2025-10-03 08:23:14.733410 | fa163e2f-d608-ed31-39ea-00000000fe15 | OK | Create container logs path | np0005468024 2025-10-03 08:23:14.734915 | fa163e2f-d608-ed31-39ea-00000000fe15 | TIMING | tripleo_container_manage : Create container logs path | np0005468024 | 0:24:13.060240 | 0.34s 2025-10-03 08:23:14.765163 | fa163e2f-d608-ed31-39ea-00000000fe17 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-03 08:23:15.132374 | fa163e2f-d608-ed31-39ea-00000000fe17 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468024 2025-10-03 08:23:15.133878 | fa163e2f-d608-ed31-39ea-00000000fe17 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468024 | 0:24:13.459203 | 0.37s 2025-10-03 08:23:15.163165 | fa163e2f-d608-ed31-39ea-00000000fe18 | TASK | Finalise hashes for all containers 2025-10-03 08:23:15.212060 | fa163e2f-d608-ed31-39ea-00000000fe18 | OK | Finalise hashes for all containers | np0005468024 2025-10-03 08:23:15.213101 | fa163e2f-d608-ed31-39ea-00000000fe18 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468024 | 0:24:13.538432 | 0.05s 2025-10-03 08:23:15.235403 | fa163e2f-d608-ed31-39ea-00000000fe1a | TASK | Manage systemd shutdown files 2025-10-03 08:23:15.268187 | fa163e2f-d608-ed31-39ea-00000000fe1a | SKIPPED | Manage systemd shutdown files | np0005468024 2025-10-03 08:23:15.269446 | fa163e2f-d608-ed31-39ea-00000000fe1a | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468024 | 0:24:13.594774 | 0.03s 2025-10-03 08:23:15.291810 | fa163e2f-d608-ed31-39ea-00000000fe1c | TASK | Update container configs with new config hashes 2025-10-03 08:23:15.323852 | fa163e2f-d608-ed31-39ea-00000000fe1c | SKIPPED | Update container configs with new config hashes | np0005468024 2025-10-03 08:23:15.324711 | fa163e2f-d608-ed31-39ea-00000000fe1c | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468024 | 0:24:13.650045 | 0.03s 2025-10-03 08:23:15.342046 | fa163e2f-d608-ed31-39ea-00000000fe1d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-03 08:23:15.374819 | fa163e2f-d608-ed31-39ea-00000000fe1d | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468024 2025-10-03 08:23:15.375491 | fa163e2f-d608-ed31-39ea-00000000fe1d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468024 | 0:24:13.700830 | 0.03s 2025-10-03 08:23:15.392497 | fa163e2f-d608-ed31-39ea-00000000fe1e | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-03 08:23:15.422360 | fa163e2f-d608-ed31-39ea-00000000fe1e | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468024 2025-10-03 08:23:15.423275 | fa163e2f-d608-ed31-39ea-00000000fe1e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005468024 | 0:24:13.748609 | 0.03s PLAY [External deployment step 4] ********************************************** 2025-10-03 08:23:15.549662 | fa163e2f-d608-ed31-39ea-0000000000e3 | TASK | External deployment step 4 2025-10-03 08:23:15.585206 | fa163e2f-d608-ed31-39ea-0000000000e3 | OK | External deployment step 4 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 4' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000e3') missing from stats 2025-10-03 08:23:15.634312 | fa163e2f-d608-ed31-39ea-0000000000e4 | TIMING | include_tasks | undercloud | 0:24:13.959633 | 0.04s 2025-10-03 08:23:15.657224 | 49fb0f87-0eaa-458f-b733-ba1c458d7201 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step4.yaml | undercloud 2025-10-03 08:23:15.666647 | fa163e2f-d608-ed31-39ea-00000001015c | TASK | Clean up legacy Cinder keystone catalog entries 2025-10-03 08:23:17.672185 | fa163e2f-d608-ed31-39ea-00000001015c | OK | Clean up legacy Cinder keystone catalog entries | undercloud | item={'service_name': 'cinderv2', 'service_type': 'volumev2'} 2025-10-03 08:23:17.674428 | fa163e2f-d608-ed31-39ea-00000001015c | TIMING | Clean up legacy Cinder keystone catalog entries | undercloud | 0:24:15.999746 | 2.01s 2025-10-03 08:23:18.961000 | fa163e2f-d608-ed31-39ea-00000001015c | OK | Clean up legacy Cinder keystone catalog entries | undercloud | item={'service_name': 'cinderv3', 'service_type': 'volume'} 2025-10-03 08:23:18.963208 | fa163e2f-d608-ed31-39ea-00000001015c | TIMING | Clean up legacy Cinder keystone catalog entries | undercloud | 0:24:17.288532 | 3.30s 2025-10-03 08:23:18.971886 | fa163e2f-d608-ed31-39ea-00000001015c | TIMING | Clean up legacy Cinder keystone catalog entries | undercloud | 0:24:17.297208 | 3.30s 2025-10-03 08:23:18.981798 | fa163e2f-d608-ed31-39ea-00000001015f | TASK | Manage Keystone resources for OpenStack services 2025-10-03 08:23:19.042063 | fa163e2f-d608-ed31-39ea-00000001015f | TIMING | Manage Keystone resources for OpenStack services | undercloud | 0:24:17.367382 | 0.06s 2025-10-03 08:23:19.092955 | fa163e2f-d608-ed31-39ea-00000001018b | TASK | Create Keystone Admin resources 2025-10-03 08:23:19.147230 | fa163e2f-d608-ed31-39ea-00000001018b | TIMING | tripleo_keystone_resources : Create Keystone Admin resources | undercloud | 0:24:17.472540 | 0.05s 2025-10-03 08:23:19.180154 | adc9097b-50e2-44c9-9fa7-4802ba723873 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/admin.yml | undercloud 2025-10-03 08:23:19.199608 | fa163e2f-d608-ed31-39ea-0000000101cc | TASK | Create admin and service projects 2025-10-03 08:23:19.255660 | fa163e2f-d608-ed31-39ea-0000000101cc | TIMING | tripleo_keystone_resources : Create admin and service projects | undercloud | 0:24:17.580981 | 0.05s 2025-10-03 08:23:19.265600 | 6547244d-cb7b-4bd0-8a69-8345548ddb4a | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2025-10-03 08:23:19.283861 | fa163e2f-d608-ed31-39ea-00000001021d | TASK | Async creation of Keystone project 2025-10-03 08:23:19.782075 | fa163e2f-d608-ed31-39ea-00000001021d | CHANGED | Async creation of Keystone project | undercloud | item=admin 2025-10-03 08:23:19.784347 | fa163e2f-d608-ed31-39ea-00000001021d | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:24:18.109666 | 0.50s 2025-10-03 08:23:20.154362 | fa163e2f-d608-ed31-39ea-00000001021d | CHANGED | Async creation of Keystone project | undercloud | item=service 2025-10-03 08:23:20.155700 | fa163e2f-d608-ed31-39ea-00000001021d | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:24:18.481034 | 0.87s 2025-10-03 08:23:20.160759 | fa163e2f-d608-ed31-39ea-00000001021d | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:24:18.486088 | 0.88s 2025-10-03 08:23:20.167915 | fa163e2f-d608-ed31-39ea-00000001021f | TASK | Check Keystone project status 2025-10-03 08:23:20.428345 | fa163e2f-d608-ed31-39ea-00000001021f | WAITING | Check Keystone project status | undercloud | 30 retries left 2025-10-03 08:23:25.642289 | fa163e2f-d608-ed31-39ea-00000001021f | OK | Check Keystone project status | undercloud | item=admin 2025-10-03 08:23:25.643795 | fa163e2f-d608-ed31-39ea-00000001021f | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:24:23.969121 | 5.47s 2025-10-03 08:23:25.906667 | fa163e2f-d608-ed31-39ea-00000001021f | CHANGED | Check Keystone project status | undercloud | item=service 2025-10-03 08:23:25.907651 | fa163e2f-d608-ed31-39ea-00000001021f | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:24:24.232991 | 5.74s 2025-10-03 08:23:25.910885 | fa163e2f-d608-ed31-39ea-00000001021f | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:24:24.236227 | 5.74s 2025-10-03 08:23:25.916958 | fa163e2f-d608-ed31-39ea-0000000101cd | TASK | Create admin role 2025-10-03 08:23:27.405206 | fa163e2f-d608-ed31-39ea-0000000101cd | OK | Create admin role | undercloud 2025-10-03 08:23:27.406343 | fa163e2f-d608-ed31-39ea-0000000101cd | TIMING | tripleo_keystone_resources : Create admin role | undercloud | 0:24:25.731674 | 1.49s 2025-10-03 08:23:27.413967 | fa163e2f-d608-ed31-39ea-0000000101ce | TASK | Create _member_ role 2025-10-03 08:23:27.474553 | fa163e2f-d608-ed31-39ea-0000000101ce | SKIPPED | Create _member_ role | undercloud 2025-10-03 08:23:27.475556 | fa163e2f-d608-ed31-39ea-0000000101ce | TIMING | tripleo_keystone_resources : Create _member_ role | undercloud | 0:24:25.800888 | 0.06s 2025-10-03 08:23:27.482605 | fa163e2f-d608-ed31-39ea-0000000101cf | TASK | Check admin password 2025-10-03 08:23:29.058117 | fa163e2f-d608-ed31-39ea-0000000101cf | OK | Check admin password | undercloud 2025-10-03 08:23:29.060001 | fa163e2f-d608-ed31-39ea-0000000101cf | TIMING | tripleo_keystone_resources : Check admin password | undercloud | 0:24:27.385320 | 1.58s 2025-10-03 08:23:29.075796 | fa163e2f-d608-ed31-39ea-0000000101d0 | TASK | Create admin user 2025-10-03 08:23:30.969866 | fa163e2f-d608-ed31-39ea-0000000101d0 | CHANGED | Create admin user | undercloud 2025-10-03 08:23:30.970764 | fa163e2f-d608-ed31-39ea-0000000101d0 | TIMING | tripleo_keystone_resources : Create admin user | undercloud | 0:24:29.296098 | 1.89s 2025-10-03 08:23:30.976259 | fa163e2f-d608-ed31-39ea-0000000101d1 | TASK | Assign admin role to admin project for admin user 2025-10-03 08:23:32.687877 | fa163e2f-d608-ed31-39ea-0000000101d1 | OK | Assign admin role to admin project for admin user | undercloud 2025-10-03 08:23:32.688907 | fa163e2f-d608-ed31-39ea-0000000101d1 | TIMING | tripleo_keystone_resources : Assign admin role to admin project for admin user | undercloud | 0:24:31.014238 | 1.71s 2025-10-03 08:23:32.696163 | fa163e2f-d608-ed31-39ea-0000000101d2 | TASK | Assign _member_ role to admin project for admin user 2025-10-03 08:23:32.759243 | fa163e2f-d608-ed31-39ea-0000000101d2 | SKIPPED | Assign _member_ role to admin project for admin user | undercloud 2025-10-03 08:23:32.760176 | fa163e2f-d608-ed31-39ea-0000000101d2 | TIMING | tripleo_keystone_resources : Assign _member_ role to admin project for admin user | undercloud | 0:24:31.085510 | 0.06s 2025-10-03 08:23:32.767521 | fa163e2f-d608-ed31-39ea-0000000101d3 | TASK | Create identity service 2025-10-03 08:23:34.150801 | fa163e2f-d608-ed31-39ea-0000000101d3 | OK | Create identity service | undercloud 2025-10-03 08:23:34.152215 | fa163e2f-d608-ed31-39ea-0000000101d3 | TIMING | tripleo_keystone_resources : Create identity service | undercloud | 0:24:32.477541 | 1.38s 2025-10-03 08:23:34.163041 | fa163e2f-d608-ed31-39ea-0000000101d4 | TASK | Create identity public endpoint 2025-10-03 08:23:35.708427 | fa163e2f-d608-ed31-39ea-0000000101d4 | OK | Create identity public endpoint | undercloud 2025-10-03 08:23:35.710032 | fa163e2f-d608-ed31-39ea-0000000101d4 | TIMING | tripleo_keystone_resources : Create identity public endpoint | undercloud | 0:24:34.035355 | 1.54s 2025-10-03 08:23:35.720730 | fa163e2f-d608-ed31-39ea-0000000101d5 | TASK | Create identity internal endpoint 2025-10-03 08:23:37.017105 | fa163e2f-d608-ed31-39ea-0000000101d5 | OK | Create identity internal endpoint | undercloud 2025-10-03 08:23:37.018355 | fa163e2f-d608-ed31-39ea-0000000101d5 | TIMING | tripleo_keystone_resources : Create identity internal endpoint | undercloud | 0:24:35.343685 | 1.30s 2025-10-03 08:23:37.025784 | fa163e2f-d608-ed31-39ea-0000000101d6 | TASK | Create identity admin endpoint 2025-10-03 08:23:38.400601 | fa163e2f-d608-ed31-39ea-0000000101d6 | OK | Create identity admin endpoint | undercloud 2025-10-03 08:23:38.402422 | fa163e2f-d608-ed31-39ea-0000000101d6 | TIMING | tripleo_keystone_resources : Create identity admin endpoint | undercloud | 0:24:36.727736 | 1.38s 2025-10-03 08:23:38.414174 | fa163e2f-d608-ed31-39ea-00000001018c | TASK | Create Keystone Projects 2025-10-03 08:23:38.481059 | fa163e2f-d608-ed31-39ea-00000001018c | TIMING | tripleo_keystone_resources : Create Keystone Projects | undercloud | 0:24:36.806371 | 0.07s 2025-10-03 08:23:38.489002 | fa163e2f-d608-ed31-39ea-00000001018c | TIMING | tripleo_keystone_resources : Create Keystone Projects | undercloud | 0:24:36.814327 | 0.07s 2025-10-03 08:23:38.503630 | 07696a52-d772-4670-a0dd-7c50538fb10a | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2025-10-03 08:23:38.539607 | fa163e2f-d608-ed31-39ea-0000000102a9 | TASK | Async creation of Keystone project 2025-10-03 08:23:38.918284 | fa163e2f-d608-ed31-39ea-0000000102a9 | CHANGED | Async creation of Keystone project | undercloud | item=service 2025-10-03 08:23:38.920569 | fa163e2f-d608-ed31-39ea-0000000102a9 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:24:37.245901 | 0.38s 2025-10-03 08:23:38.923958 | fa163e2f-d608-ed31-39ea-0000000102a9 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:24:37.249286 | 0.38s 2025-10-03 08:23:38.937858 | fa163e2f-d608-ed31-39ea-0000000102ab | TASK | Check Keystone project status 2025-10-03 08:23:39.264569 | fa163e2f-d608-ed31-39ea-0000000102ab | WAITING | Check Keystone project status | undercloud | 30 retries left 2025-10-03 08:23:44.570225 | fa163e2f-d608-ed31-39ea-0000000102ab | OK | Check Keystone project status | undercloud | item=service 2025-10-03 08:23:44.572167 | fa163e2f-d608-ed31-39ea-0000000102ab | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:24:42.897449 | 5.63s 2025-10-03 08:23:44.580674 | fa163e2f-d608-ed31-39ea-0000000102ab | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:24:42.906003 | 5.64s 2025-10-03 08:23:44.592915 | fa163e2f-d608-ed31-39ea-00000001018e | TASK | Create Keystone Domains 2025-10-03 08:23:44.694058 | fa163e2f-d608-ed31-39ea-00000001018e | TIMING | tripleo_keystone_resources : Create Keystone Domains | undercloud | 0:24:43.019377 | 0.10s 2025-10-03 08:23:44.698201 | fa163e2f-d608-ed31-39ea-00000001018e | TIMING | tripleo_keystone_resources : Create Keystone Domains | undercloud | 0:24:43.023531 | 0.10s 2025-10-03 08:23:44.708486 | 24b15d66-7cdd-4d22-b76a-31a154a8da9d | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/domains.yml | undercloud 2025-10-03 08:23:44.736304 | fa163e2f-d608-ed31-39ea-00000001035e | TASK | Async creation of Keystone domains 2025-10-03 08:23:45.169410 | fa163e2f-d608-ed31-39ea-00000001035e | CHANGED | Async creation of Keystone domains | undercloud | item=heat_stack 2025-10-03 08:23:45.171220 | fa163e2f-d608-ed31-39ea-00000001035e | TIMING | tripleo_keystone_resources : Async creation of Keystone domains | undercloud | 0:24:43.496547 | 0.43s 2025-10-03 08:23:45.175839 | fa163e2f-d608-ed31-39ea-00000001035e | TIMING | tripleo_keystone_resources : Async creation of Keystone domains | undercloud | 0:24:43.501164 | 0.44s 2025-10-03 08:23:45.185899 | fa163e2f-d608-ed31-39ea-000000010360 | TASK | Check Keystone domain status 2025-10-03 08:23:45.517987 | fa163e2f-d608-ed31-39ea-000000010360 | WAITING | Check Keystone domain status | undercloud | 30 retries left 2025-10-03 08:23:50.787394 | fa163e2f-d608-ed31-39ea-000000010360 | CHANGED | Check Keystone domain status | undercloud | item=heat_stack 2025-10-03 08:23:50.789509 | fa163e2f-d608-ed31-39ea-000000010360 | TIMING | tripleo_keystone_resources : Check Keystone domain status | undercloud | 0:24:49.114798 | 5.60s 2025-10-03 08:23:50.796178 | fa163e2f-d608-ed31-39ea-000000010360 | TIMING | tripleo_keystone_resources : Check Keystone domain status | undercloud | 0:24:49.121510 | 5.61s 2025-10-03 08:23:50.803190 | fa163e2f-d608-ed31-39ea-000000010190 | TASK | Gather all OpenStack domains for Ansible >= 2.9.0 2025-10-03 08:23:50.867031 | fa163e2f-d608-ed31-39ea-000000010190 | TIMING | tripleo_keystone_resources : Gather all OpenStack domains for Ansible >= 2.9.0 | undercloud | 0:24:49.192350 | 0.06s 2025-10-03 08:23:50.877235 | a0827579-f66a-43a2-9cdb-3295f273857c | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/gather_domains.yml | undercloud 2025-10-03 08:23:50.907025 | fa163e2f-d608-ed31-39ea-000000010428 | TASK | Collect OpenStack Keystone domains infos 2025-10-03 08:23:52.456806 | fa163e2f-d608-ed31-39ea-000000010428 | OK | Collect OpenStack Keystone domains infos | undercloud 2025-10-03 08:23:52.457710 | fa163e2f-d608-ed31-39ea-000000010428 | TIMING | tripleo_keystone_resources : Collect OpenStack Keystone domains infos | undercloud | 0:24:50.783045 | 1.55s 2025-10-03 08:23:52.463005 | fa163e2f-d608-ed31-39ea-000000010429 | TASK | Set openstack_domains fact 2025-10-03 08:23:52.525353 | fa163e2f-d608-ed31-39ea-000000010429 | OK | Set openstack_domains fact | undercloud 2025-10-03 08:23:52.526132 | fa163e2f-d608-ed31-39ea-000000010429 | TIMING | tripleo_keystone_resources : Set openstack_domains fact | undercloud | 0:24:50.851470 | 0.06s 2025-10-03 08:23:52.531303 | fa163e2f-d608-ed31-39ea-000000010191 | TASK | Create Keystone Services 2025-10-03 08:23:52.638759 | fa163e2f-d608-ed31-39ea-000000010191 | TIMING | tripleo_keystone_resources : Create Keystone Services | undercloud | 0:24:50.964067 | 0.11s 2025-10-03 08:23:52.648913 | fa163e2f-d608-ed31-39ea-000000010191 | TIMING | tripleo_keystone_resources : Create Keystone Services | undercloud | 0:24:50.974246 | 0.12s 2025-10-03 08:23:52.657166 | 08e3bcc2-c8ef-42f9-bd3e-43a4adf1774e | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/services.yml | undercloud 2025-10-03 08:23:52.680787 | fa163e2f-d608-ed31-39ea-000000010503 | TASK | Async creation of Keystone service 2025-10-03 08:23:53.052747 | fa163e2f-d608-ed31-39ea-000000010503 | CHANGED | Async creation of Keystone service | undercloud | item=cinderv3 2025-10-03 08:23:53.054291 | fa163e2f-d608-ed31-39ea-000000010503 | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:51.379616 | 0.37s 2025-10-03 08:23:53.321244 | fa163e2f-d608-ed31-39ea-000000010503 | CHANGED | Async creation of Keystone service | undercloud | item=glance 2025-10-03 08:23:53.323053 | fa163e2f-d608-ed31-39ea-000000010503 | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:51.648385 | 0.64s 2025-10-03 08:23:53.669449 | fa163e2f-d608-ed31-39ea-000000010503 | CHANGED | Async creation of Keystone service | undercloud | item=heat 2025-10-03 08:23:53.671199 | fa163e2f-d608-ed31-39ea-000000010503 | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:51.996538 | 0.99s 2025-10-03 08:23:54.001698 | fa163e2f-d608-ed31-39ea-000000010503 | CHANGED | Async creation of Keystone service | undercloud | item=heat-cfn 2025-10-03 08:23:54.003099 | fa163e2f-d608-ed31-39ea-000000010503 | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:52.328437 | 1.32s 2025-10-03 08:23:54.294038 | fa163e2f-d608-ed31-39ea-000000010503 | CHANGED | Async creation of Keystone service | undercloud | item=manila 2025-10-03 08:23:54.295478 | fa163e2f-d608-ed31-39ea-000000010503 | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:52.620784 | 1.61s 2025-10-03 08:23:54.581861 | fa163e2f-d608-ed31-39ea-000000010503 | CHANGED | Async creation of Keystone service | undercloud | item=manilav2 2025-10-03 08:23:54.582895 | fa163e2f-d608-ed31-39ea-000000010503 | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:52.908234 | 1.90s 2025-10-03 08:23:54.875714 | fa163e2f-d608-ed31-39ea-000000010503 | CHANGED | Async creation of Keystone service | undercloud | item=neutron 2025-10-03 08:23:54.876687 | fa163e2f-d608-ed31-39ea-000000010503 | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:53.202025 | 2.20s 2025-10-03 08:23:55.225890 | fa163e2f-d608-ed31-39ea-000000010503 | CHANGED | Async creation of Keystone service | undercloud | item=nova 2025-10-03 08:23:55.227081 | fa163e2f-d608-ed31-39ea-000000010503 | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:53.552412 | 2.55s 2025-10-03 08:23:55.578795 | fa163e2f-d608-ed31-39ea-000000010503 | CHANGED | Async creation of Keystone service | undercloud | item=placement 2025-10-03 08:23:55.579445 | fa163e2f-d608-ed31-39ea-000000010503 | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:53.904783 | 2.90s 2025-10-03 08:23:55.893836 | fa163e2f-d608-ed31-39ea-000000010503 | CHANGED | Async creation of Keystone service | undercloud | item=swift 2025-10-03 08:23:55.895017 | fa163e2f-d608-ed31-39ea-000000010503 | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:54.220356 | 3.21s 2025-10-03 08:23:55.899224 | fa163e2f-d608-ed31-39ea-000000010503 | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:54.224553 | 3.22s 2025-10-03 08:23:55.909447 | fa163e2f-d608-ed31-39ea-000000010505 | TASK | Check Keystone service status 2025-10-03 08:23:56.198863 | fa163e2f-d608-ed31-39ea-000000010505 | CHANGED | Check Keystone service status | undercloud | item=cinderv3 2025-10-03 08:23:56.202361 | fa163e2f-d608-ed31-39ea-000000010505 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:54.527677 | 0.29s 2025-10-03 08:23:56.474424 | fa163e2f-d608-ed31-39ea-000000010505 | CHANGED | Check Keystone service status | undercloud | item=glance 2025-10-03 08:23:56.479122 | fa163e2f-d608-ed31-39ea-000000010505 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:54.804458 | 0.57s 2025-10-03 08:23:56.738884 | fa163e2f-d608-ed31-39ea-000000010505 | CHANGED | Check Keystone service status | undercloud | item=heat 2025-10-03 08:23:56.740243 | fa163e2f-d608-ed31-39ea-000000010505 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:55.065581 | 0.83s 2025-10-03 08:23:57.013799 | fa163e2f-d608-ed31-39ea-000000010505 | CHANGED | Check Keystone service status | undercloud | item=heat-cfn 2025-10-03 08:23:57.014918 | fa163e2f-d608-ed31-39ea-000000010505 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:55.340256 | 1.10s 2025-10-03 08:23:57.316937 | fa163e2f-d608-ed31-39ea-000000010505 | CHANGED | Check Keystone service status | undercloud | item=manila 2025-10-03 08:23:57.318772 | fa163e2f-d608-ed31-39ea-000000010505 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:55.644104 | 1.41s 2025-10-03 08:23:57.624619 | fa163e2f-d608-ed31-39ea-000000010505 | CHANGED | Check Keystone service status | undercloud | item=manilav2 2025-10-03 08:23:57.625846 | fa163e2f-d608-ed31-39ea-000000010505 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:55.951186 | 1.71s 2025-10-03 08:23:57.878712 | fa163e2f-d608-ed31-39ea-000000010505 | CHANGED | Check Keystone service status | undercloud | item=neutron 2025-10-03 08:23:57.880377 | fa163e2f-d608-ed31-39ea-000000010505 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:56.205708 | 1.97s 2025-10-03 08:23:58.171433 | fa163e2f-d608-ed31-39ea-000000010505 | CHANGED | Check Keystone service status | undercloud | item=nova 2025-10-03 08:23:58.173026 | fa163e2f-d608-ed31-39ea-000000010505 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:56.498361 | 2.26s 2025-10-03 08:23:58.455377 | fa163e2f-d608-ed31-39ea-000000010505 | CHANGED | Check Keystone service status | undercloud | item=placement 2025-10-03 08:23:58.457303 | fa163e2f-d608-ed31-39ea-000000010505 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:56.782634 | 2.55s 2025-10-03 08:23:58.775673 | fa163e2f-d608-ed31-39ea-000000010505 | CHANGED | Check Keystone service status | undercloud | item=swift 2025-10-03 08:23:58.777707 | fa163e2f-d608-ed31-39ea-000000010505 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:57.103037 | 2.87s 2025-10-03 08:23:58.792076 | fa163e2f-d608-ed31-39ea-000000010505 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:57.117398 | 2.88s 2025-10-03 08:23:58.808898 | fa163e2f-d608-ed31-39ea-000000010193 | TASK | Create Keystone Endpoints 2025-10-03 08:23:58.871695 | fa163e2f-d608-ed31-39ea-000000010193 | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:24:57.196994 | 0.06s 2025-10-03 08:23:58.900656 | fa163e2f-d608-ed31-39ea-000000010193 | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:24:57.225988 | 0.09s 2025-10-03 08:23:58.919498 | fa163e2f-d608-ed31-39ea-000000010193 | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:24:57.244830 | 0.11s 2025-10-03 08:23:58.925472 | fa163e2f-d608-ed31-39ea-000000010193 | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:24:57.250784 | 0.12s 2025-10-03 08:23:58.934133 | 7a38b414-0359-49ef-be80-84e709494744 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2025-10-03 08:23:58.938268 | 15cd745a-78d3-49fa-b0e0-67ce3dff1bad | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2025-10-03 08:23:58.942039 | 4163c1e4-0865-4eb0-acf8-32c18e91b8c3 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2025-10-03 08:23:58.978077 | fa163e2f-d608-ed31-39ea-000000010623 | TASK | Create Keystone public endpoints 2025-10-03 08:23:59.076399 | fa163e2f-d608-ed31-39ea-000000010623 | TIMING | tripleo_keystone_resources : Create Keystone public endpoints | undercloud | 0:24:57.401708 | 0.10s 2025-10-03 08:23:59.089979 | fa163e2f-d608-ed31-39ea-000000010623 | TIMING | tripleo_keystone_resources : Create Keystone public endpoints | undercloud | 0:24:57.415305 | 0.11s 2025-10-03 08:23:59.107092 | 8b3b1447-9c65-41e9-801e-e92aa312233b | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2025-10-03 08:23:59.123755 | fa163e2f-d608-ed31-39ea-000000010732 | TASK | Async creation of Keystone public endpoint 2025-10-03 08:23:59.469195 | fa163e2f-d608-ed31-39ea-000000010732 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=cinderv3 2025-10-03 08:23:59.471630 | fa163e2f-d608-ed31-39ea-000000010732 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:57.796942 | 0.35s 2025-10-03 08:23:59.786600 | fa163e2f-d608-ed31-39ea-000000010732 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=glance 2025-10-03 08:23:59.788405 | fa163e2f-d608-ed31-39ea-000000010732 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:58.113735 | 0.66s 2025-10-03 08:24:00.089030 | fa163e2f-d608-ed31-39ea-000000010732 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=heat 2025-10-03 08:24:00.090735 | fa163e2f-d608-ed31-39ea-000000010732 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:58.416064 | 0.97s 2025-10-03 08:24:00.418159 | fa163e2f-d608-ed31-39ea-000000010732 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=heat-cfn 2025-10-03 08:24:00.419235 | fa163e2f-d608-ed31-39ea-000000010732 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:58.744572 | 1.29s 2025-10-03 08:24:00.813488 | fa163e2f-d608-ed31-39ea-000000010732 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=manila 2025-10-03 08:24:00.815169 | fa163e2f-d608-ed31-39ea-000000010732 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:59.140500 | 1.69s 2025-10-03 08:24:01.162173 | fa163e2f-d608-ed31-39ea-000000010732 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=manilav2 2025-10-03 08:24:01.162923 | fa163e2f-d608-ed31-39ea-000000010732 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:59.488259 | 2.04s 2025-10-03 08:24:01.508382 | fa163e2f-d608-ed31-39ea-000000010732 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=neutron 2025-10-03 08:24:01.509972 | fa163e2f-d608-ed31-39ea-000000010732 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:59.835300 | 2.38s 2025-10-03 08:24:01.804580 | fa163e2f-d608-ed31-39ea-000000010732 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=nova 2025-10-03 08:24:01.805739 | fa163e2f-d608-ed31-39ea-000000010732 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:25:00.131077 | 2.68s 2025-10-03 08:24:02.127020 | fa163e2f-d608-ed31-39ea-000000010732 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=placement 2025-10-03 08:24:02.127660 | fa163e2f-d608-ed31-39ea-000000010732 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:25:00.452999 | 3.00s 2025-10-03 08:24:02.483495 | fa163e2f-d608-ed31-39ea-000000010732 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=swift 2025-10-03 08:24:02.485350 | fa163e2f-d608-ed31-39ea-000000010732 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:25:00.810678 | 3.36s 2025-10-03 08:24:02.494002 | fa163e2f-d608-ed31-39ea-000000010732 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:25:00.819328 | 3.37s 2025-10-03 08:24:02.505310 | fa163e2f-d608-ed31-39ea-000000010734 | TASK | Check Keystone public endpoint status 2025-10-03 08:24:02.832680 | fa163e2f-d608-ed31-39ea-000000010734 | CHANGED | Check Keystone public endpoint status | undercloud | item=cinderv3 2025-10-03 08:24:02.834732 | fa163e2f-d608-ed31-39ea-000000010734 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:01.160059 | 0.33s 2025-10-03 08:24:03.124867 | fa163e2f-d608-ed31-39ea-000000010734 | CHANGED | Check Keystone public endpoint status | undercloud | item=glance 2025-10-03 08:24:03.126883 | fa163e2f-d608-ed31-39ea-000000010734 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:01.452213 | 0.62s 2025-10-03 08:24:03.482823 | fa163e2f-d608-ed31-39ea-000000010734 | CHANGED | Check Keystone public endpoint status | undercloud | item=heat 2025-10-03 08:24:03.484848 | fa163e2f-d608-ed31-39ea-000000010734 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:01.810177 | 0.98s 2025-10-03 08:24:03.781647 | fa163e2f-d608-ed31-39ea-000000010734 | CHANGED | Check Keystone public endpoint status | undercloud | item=heat-cfn 2025-10-03 08:24:03.783586 | fa163e2f-d608-ed31-39ea-000000010734 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:02.108917 | 1.28s 2025-10-03 08:24:04.066643 | fa163e2f-d608-ed31-39ea-000000010734 | CHANGED | Check Keystone public endpoint status | undercloud | item=manila 2025-10-03 08:24:04.068669 | fa163e2f-d608-ed31-39ea-000000010734 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:02.393996 | 1.56s 2025-10-03 08:24:04.359115 | fa163e2f-d608-ed31-39ea-000000010734 | CHANGED | Check Keystone public endpoint status | undercloud | item=manilav2 2025-10-03 08:24:04.361146 | fa163e2f-d608-ed31-39ea-000000010734 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:02.686474 | 1.85s 2025-10-03 08:24:04.620222 | fa163e2f-d608-ed31-39ea-000000010734 | CHANGED | Check Keystone public endpoint status | undercloud | item=neutron 2025-10-03 08:24:04.621620 | fa163e2f-d608-ed31-39ea-000000010734 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:02.946957 | 2.11s 2025-10-03 08:24:04.932129 | fa163e2f-d608-ed31-39ea-000000010734 | CHANGED | Check Keystone public endpoint status | undercloud | item=nova 2025-10-03 08:24:04.933737 | fa163e2f-d608-ed31-39ea-000000010734 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:03.259067 | 2.43s 2025-10-03 08:24:05.287129 | fa163e2f-d608-ed31-39ea-000000010734 | CHANGED | Check Keystone public endpoint status | undercloud | item=placement 2025-10-03 08:24:05.289171 | fa163e2f-d608-ed31-39ea-000000010734 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:03.614501 | 2.78s 2025-10-03 08:24:05.606514 | fa163e2f-d608-ed31-39ea-000000010734 | CHANGED | Check Keystone public endpoint status | undercloud | item=swift 2025-10-03 08:24:05.608669 | fa163e2f-d608-ed31-39ea-000000010734 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:03.934001 | 3.10s 2025-10-03 08:24:05.622787 | fa163e2f-d608-ed31-39ea-000000010734 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:03.948110 | 3.12s 2025-10-03 08:24:05.641109 | fa163e2f-d608-ed31-39ea-000000010628 | TASK | Create Keystone admin endpoints 2025-10-03 08:24:05.765821 | fa163e2f-d608-ed31-39ea-000000010628 | TIMING | tripleo_keystone_resources : Create Keystone admin endpoints | undercloud | 0:25:04.091130 | 0.12s 2025-10-03 08:24:05.778077 | fa163e2f-d608-ed31-39ea-000000010628 | TIMING | tripleo_keystone_resources : Create Keystone admin endpoints | undercloud | 0:25:04.103401 | 0.14s 2025-10-03 08:24:05.795229 | 3e6a5a35-382b-44cc-9531-f4ab8afbed3c | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2025-10-03 08:24:05.812858 | fa163e2f-d608-ed31-39ea-000000010778 | TASK | Async creation of Keystone admin endpoint 2025-10-03 08:24:06.214354 | fa163e2f-d608-ed31-39ea-000000010778 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=cinderv3 2025-10-03 08:24:06.216291 | fa163e2f-d608-ed31-39ea-000000010778 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:04.541619 | 0.40s 2025-10-03 08:24:06.609366 | fa163e2f-d608-ed31-39ea-000000010778 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=glance 2025-10-03 08:24:06.610833 | fa163e2f-d608-ed31-39ea-000000010778 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:04.936170 | 0.80s 2025-10-03 08:24:06.938767 | fa163e2f-d608-ed31-39ea-000000010778 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=heat 2025-10-03 08:24:06.940416 | fa163e2f-d608-ed31-39ea-000000010778 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:05.265754 | 1.13s 2025-10-03 08:24:07.263524 | fa163e2f-d608-ed31-39ea-000000010778 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=heat-cfn 2025-10-03 08:24:07.265351 | fa163e2f-d608-ed31-39ea-000000010778 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:05.590680 | 1.45s 2025-10-03 08:24:07.650668 | fa163e2f-d608-ed31-39ea-000000010778 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=manila 2025-10-03 08:24:07.653559 | fa163e2f-d608-ed31-39ea-000000010778 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:05.978887 | 1.84s 2025-10-03 08:24:07.911836 | fa163e2f-d608-ed31-39ea-000000010778 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=manilav2 2025-10-03 08:24:07.913944 | fa163e2f-d608-ed31-39ea-000000010778 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:06.239278 | 2.10s 2025-10-03 08:24:08.282560 | fa163e2f-d608-ed31-39ea-000000010778 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=neutron 2025-10-03 08:24:08.284828 | fa163e2f-d608-ed31-39ea-000000010778 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:06.610158 | 2.47s 2025-10-03 08:24:08.580773 | fa163e2f-d608-ed31-39ea-000000010778 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=nova 2025-10-03 08:24:08.582386 | fa163e2f-d608-ed31-39ea-000000010778 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:06.907722 | 2.77s 2025-10-03 08:24:08.905849 | fa163e2f-d608-ed31-39ea-000000010778 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=placement 2025-10-03 08:24:08.907462 | fa163e2f-d608-ed31-39ea-000000010778 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:07.232780 | 3.09s 2025-10-03 08:24:09.285866 | fa163e2f-d608-ed31-39ea-000000010778 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=swift 2025-10-03 08:24:09.287330 | fa163e2f-d608-ed31-39ea-000000010778 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:07.612667 | 3.47s 2025-10-03 08:24:09.292966 | fa163e2f-d608-ed31-39ea-000000010778 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:07.618302 | 3.48s 2025-10-03 08:24:09.303551 | fa163e2f-d608-ed31-39ea-00000001077a | TASK | Check Keystone admin endpoint status 2025-10-03 08:24:09.597009 | fa163e2f-d608-ed31-39ea-00000001077a | CHANGED | Check Keystone admin endpoint status | undercloud | item=cinderv3 2025-10-03 08:24:09.599847 | fa163e2f-d608-ed31-39ea-00000001077a | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:07.925161 | 0.29s 2025-10-03 08:24:09.870694 | fa163e2f-d608-ed31-39ea-00000001077a | CHANGED | Check Keystone admin endpoint status | undercloud | item=glance 2025-10-03 08:24:09.872635 | fa163e2f-d608-ed31-39ea-00000001077a | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:08.197968 | 0.57s 2025-10-03 08:24:10.141233 | fa163e2f-d608-ed31-39ea-00000001077a | CHANGED | Check Keystone admin endpoint status | undercloud | item=heat 2025-10-03 08:24:10.144639 | fa163e2f-d608-ed31-39ea-00000001077a | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:08.469966 | 0.84s 2025-10-03 08:24:10.420992 | fa163e2f-d608-ed31-39ea-00000001077a | CHANGED | Check Keystone admin endpoint status | undercloud | item=heat-cfn 2025-10-03 08:24:10.423740 | fa163e2f-d608-ed31-39ea-00000001077a | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:08.749077 | 1.12s 2025-10-03 08:24:10.716577 | fa163e2f-d608-ed31-39ea-00000001077a | CHANGED | Check Keystone admin endpoint status | undercloud | item=manila 2025-10-03 08:24:10.718361 | fa163e2f-d608-ed31-39ea-00000001077a | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:09.043692 | 1.41s 2025-10-03 08:24:10.988806 | fa163e2f-d608-ed31-39ea-00000001077a | CHANGED | Check Keystone admin endpoint status | undercloud | item=manilav2 2025-10-03 08:24:10.990579 | fa163e2f-d608-ed31-39ea-00000001077a | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:09.315909 | 1.69s 2025-10-03 08:24:11.249234 | fa163e2f-d608-ed31-39ea-00000001077a | CHANGED | Check Keystone admin endpoint status | undercloud | item=neutron 2025-10-03 08:24:11.251090 | fa163e2f-d608-ed31-39ea-00000001077a | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:09.576420 | 1.95s 2025-10-03 08:24:11.544363 | fa163e2f-d608-ed31-39ea-00000001077a | CHANGED | Check Keystone admin endpoint status | undercloud | item=nova 2025-10-03 08:24:11.546445 | fa163e2f-d608-ed31-39ea-00000001077a | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:09.871775 | 2.24s 2025-10-03 08:24:11.874762 | fa163e2f-d608-ed31-39ea-00000001077a | CHANGED | Check Keystone admin endpoint status | undercloud | item=placement 2025-10-03 08:24:11.876316 | fa163e2f-d608-ed31-39ea-00000001077a | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:10.201647 | 2.57s 2025-10-03 08:24:12.154844 | fa163e2f-d608-ed31-39ea-00000001077a | CHANGED | Check Keystone admin endpoint status | undercloud | item=swift 2025-10-03 08:24:12.156798 | fa163e2f-d608-ed31-39ea-00000001077a | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:10.482127 | 2.85s 2025-10-03 08:24:12.169274 | fa163e2f-d608-ed31-39ea-00000001077a | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:10.494592 | 2.86s 2025-10-03 08:24:12.188089 | fa163e2f-d608-ed31-39ea-00000001062d | TASK | Create Keystone internal endpoints 2025-10-03 08:24:12.295651 | fa163e2f-d608-ed31-39ea-00000001062d | TIMING | tripleo_keystone_resources : Create Keystone internal endpoints | undercloud | 0:25:10.620968 | 0.11s 2025-10-03 08:24:12.307060 | fa163e2f-d608-ed31-39ea-00000001062d | TIMING | tripleo_keystone_resources : Create Keystone internal endpoints | undercloud | 0:25:10.632383 | 0.12s 2025-10-03 08:24:12.324084 | 35d599f9-a174-41a4-9233-1d657fc13ad5 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2025-10-03 08:24:12.342606 | fa163e2f-d608-ed31-39ea-0000000107be | TASK | Async creation of Keystone internal endpoint 2025-10-03 08:24:12.770651 | fa163e2f-d608-ed31-39ea-0000000107be | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=cinderv3 2025-10-03 08:24:12.772515 | fa163e2f-d608-ed31-39ea-0000000107be | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:11.097831 | 0.43s 2025-10-03 08:24:13.089765 | fa163e2f-d608-ed31-39ea-0000000107be | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=glance 2025-10-03 08:24:13.091223 | fa163e2f-d608-ed31-39ea-0000000107be | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:11.416559 | 0.75s 2025-10-03 08:24:13.448291 | fa163e2f-d608-ed31-39ea-0000000107be | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=heat 2025-10-03 08:24:13.450228 | fa163e2f-d608-ed31-39ea-0000000107be | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:11.775552 | 1.11s 2025-10-03 08:24:13.797802 | fa163e2f-d608-ed31-39ea-0000000107be | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=heat-cfn 2025-10-03 08:24:13.799181 | fa163e2f-d608-ed31-39ea-0000000107be | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:12.124518 | 1.45s 2025-10-03 08:24:14.139899 | fa163e2f-d608-ed31-39ea-0000000107be | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=manila 2025-10-03 08:24:14.140896 | fa163e2f-d608-ed31-39ea-0000000107be | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:12.466233 | 1.80s 2025-10-03 08:24:14.501861 | fa163e2f-d608-ed31-39ea-0000000107be | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=manilav2 2025-10-03 08:24:14.502891 | fa163e2f-d608-ed31-39ea-0000000107be | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:12.828230 | 2.16s 2025-10-03 08:24:14.822770 | fa163e2f-d608-ed31-39ea-0000000107be | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=neutron 2025-10-03 08:24:14.824256 | fa163e2f-d608-ed31-39ea-0000000107be | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:13.149586 | 2.48s 2025-10-03 08:24:15.088166 | fa163e2f-d608-ed31-39ea-0000000107be | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=nova 2025-10-03 08:24:15.088926 | fa163e2f-d608-ed31-39ea-0000000107be | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:13.414264 | 2.74s 2025-10-03 08:24:15.363429 | fa163e2f-d608-ed31-39ea-0000000107be | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=placement 2025-10-03 08:24:15.364016 | fa163e2f-d608-ed31-39ea-0000000107be | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:13.689355 | 3.02s 2025-10-03 08:24:15.642971 | fa163e2f-d608-ed31-39ea-0000000107be | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=swift 2025-10-03 08:24:15.645531 | fa163e2f-d608-ed31-39ea-0000000107be | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:13.970868 | 3.30s 2025-10-03 08:24:15.651270 | fa163e2f-d608-ed31-39ea-0000000107be | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:13.976609 | 3.31s 2025-10-03 08:24:15.660824 | fa163e2f-d608-ed31-39ea-0000000107c0 | TASK | Check Keystone internal endpoint status 2025-10-03 08:24:15.916200 | fa163e2f-d608-ed31-39ea-0000000107c0 | CHANGED | Check Keystone internal endpoint status | undercloud | item=cinderv3 2025-10-03 08:24:15.917141 | fa163e2f-d608-ed31-39ea-0000000107c0 | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:14.242474 | 0.26s 2025-10-03 08:24:16.148608 | fa163e2f-d608-ed31-39ea-0000000107c0 | CHANGED | Check Keystone internal endpoint status | undercloud | item=glance 2025-10-03 08:24:16.149763 | fa163e2f-d608-ed31-39ea-0000000107c0 | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:14.475095 | 0.49s 2025-10-03 08:24:16.406698 | fa163e2f-d608-ed31-39ea-0000000107c0 | CHANGED | Check Keystone internal endpoint status | undercloud | item=heat 2025-10-03 08:24:16.409959 | fa163e2f-d608-ed31-39ea-0000000107c0 | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:14.735296 | 0.75s 2025-10-03 08:24:16.667534 | fa163e2f-d608-ed31-39ea-0000000107c0 | CHANGED | Check Keystone internal endpoint status | undercloud | item=heat-cfn 2025-10-03 08:24:16.671588 | fa163e2f-d608-ed31-39ea-0000000107c0 | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:14.996914 | 1.01s 2025-10-03 08:24:16.907816 | fa163e2f-d608-ed31-39ea-0000000107c0 | CHANGED | Check Keystone internal endpoint status | undercloud | item=manila 2025-10-03 08:24:16.909040 | fa163e2f-d608-ed31-39ea-0000000107c0 | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:15.234378 | 1.25s 2025-10-03 08:24:17.157961 | fa163e2f-d608-ed31-39ea-0000000107c0 | CHANGED | Check Keystone internal endpoint status | undercloud | item=manilav2 2025-10-03 08:24:17.159936 | fa163e2f-d608-ed31-39ea-0000000107c0 | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:15.485265 | 1.50s 2025-10-03 08:24:17.466384 | fa163e2f-d608-ed31-39ea-0000000107c0 | CHANGED | Check Keystone internal endpoint status | undercloud | item=neutron 2025-10-03 08:24:17.468215 | fa163e2f-d608-ed31-39ea-0000000107c0 | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:15.793545 | 1.81s 2025-10-03 08:24:17.804430 | fa163e2f-d608-ed31-39ea-0000000107c0 | CHANGED | Check Keystone internal endpoint status | undercloud | item=nova 2025-10-03 08:24:17.806209 | fa163e2f-d608-ed31-39ea-0000000107c0 | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:16.131537 | 2.14s 2025-10-03 08:24:18.145652 | fa163e2f-d608-ed31-39ea-0000000107c0 | CHANGED | Check Keystone internal endpoint status | undercloud | item=placement 2025-10-03 08:24:18.147310 | fa163e2f-d608-ed31-39ea-0000000107c0 | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:16.472640 | 2.49s 2025-10-03 08:24:18.458063 | fa163e2f-d608-ed31-39ea-0000000107c0 | CHANGED | Check Keystone internal endpoint status | undercloud | item=swift 2025-10-03 08:24:18.459758 | fa163e2f-d608-ed31-39ea-0000000107c0 | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:16.785088 | 2.80s 2025-10-03 08:24:18.468938 | fa163e2f-d608-ed31-39ea-0000000107c0 | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:16.794269 | 2.81s 2025-10-03 08:24:18.477371 | fa163e2f-d608-ed31-39ea-000000010195 | TASK | Run cleanup tasks 2025-10-03 08:24:18.512417 | fa163e2f-d608-ed31-39ea-000000010195 | TIMING | tripleo_keystone_resources : Run cleanup tasks | undercloud | 0:25:16.837745 | 0.03s 2025-10-03 08:24:18.520894 | aea7cbdd-6c22-4817-901a-e8fb7750e543 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/cleanup.yml | undercloud 2025-10-03 08:24:18.552841 | fa163e2f-d608-ed31-39ea-000000010802 | TASK | Get list of enabled services 2025-10-03 08:24:21.294237 | fa163e2f-d608-ed31-39ea-000000010802 | CHANGED | Get list of enabled services | undercloud 2025-10-03 08:24:21.296015 | fa163e2f-d608-ed31-39ea-000000010802 | TIMING | tripleo_keystone_resources : Get list of enabled services | undercloud | 0:25:19.621332 | 2.74s 2025-10-03 08:24:21.343575 | fa163e2f-d608-ed31-39ea-000000010803 | TASK | List services to be disabled 2025-10-03 08:24:21.403136 | fa163e2f-d608-ed31-39ea-000000010803 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'manilav2', 'Type': 'sharev2'} 2025-10-03 08:24:21.427594 | fa163e2f-d608-ed31-39ea-000000010803 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'nova', 'Type': 'compute'} 2025-10-03 08:24:21.456250 | fa163e2f-d608-ed31-39ea-000000010803 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'glance', 'Type': 'image'} 2025-10-03 08:24:21.484412 | fa163e2f-d608-ed31-39ea-000000010803 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'cinderv3', 'Type': 'volumev3'} 2025-10-03 08:24:21.511614 | fa163e2f-d608-ed31-39ea-000000010803 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'heat', 'Type': 'orchestration'} 2025-10-03 08:24:21.537360 | fa163e2f-d608-ed31-39ea-000000010803 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'keystone', 'Type': 'identity'} 2025-10-03 08:24:21.563130 | fa163e2f-d608-ed31-39ea-000000010803 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'manila', 'Type': 'share'} 2025-10-03 08:24:21.589015 | fa163e2f-d608-ed31-39ea-000000010803 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'heat-cfn', 'Type': 'cloudformation'} 2025-10-03 08:24:21.614855 | fa163e2f-d608-ed31-39ea-000000010803 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'neutron', 'Type': 'network'} 2025-10-03 08:24:21.640946 | fa163e2f-d608-ed31-39ea-000000010803 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'placement', 'Type': 'placement'} 2025-10-03 08:24:21.667290 | fa163e2f-d608-ed31-39ea-000000010803 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'swift', 'Type': 'object-store'} 2025-10-03 08:24:21.673601 | fa163e2f-d608-ed31-39ea-000000010803 | TIMING | tripleo_keystone_resources : List services to be disabled | undercloud | 0:25:19.998913 | 0.33s 2025-10-03 08:24:21.686061 | fa163e2f-d608-ed31-39ea-000000010804 | TASK | Delete keystone services not enabled 2025-10-03 08:24:21.724965 | fa163e2f-d608-ed31-39ea-000000010804 | TIMING | tripleo_keystone_resources : Delete keystone services not enabled | undercloud | 0:25:20.050285 | 0.04s 2025-10-03 08:24:21.735420 | fa163e2f-d608-ed31-39ea-000000010196 | TASK | Create Keystone Roles 2025-10-03 08:24:21.826931 | fa163e2f-d608-ed31-39ea-000000010196 | TIMING | tripleo_keystone_resources : Create Keystone Roles | undercloud | 0:25:20.152233 | 0.09s 2025-10-03 08:24:21.835061 | fa163e2f-d608-ed31-39ea-000000010196 | TIMING | tripleo_keystone_resources : Create Keystone Roles | undercloud | 0:25:20.160381 | 0.10s 2025-10-03 08:24:21.851106 | 47f111eb-c5fd-4108-8ab0-91194de41a15 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/roles.yml | undercloud 2025-10-03 08:24:21.902305 | fa163e2f-d608-ed31-39ea-000000010951 | TASK | Async creation of Keystone role 2025-10-03 08:24:22.324552 | fa163e2f-d608-ed31-39ea-000000010951 | CHANGED | Async creation of Keystone role | undercloud | item=ResellerAdmin 2025-10-03 08:24:22.326944 | fa163e2f-d608-ed31-39ea-000000010951 | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:25:20.652259 | 0.42s 2025-10-03 08:24:22.688047 | fa163e2f-d608-ed31-39ea-000000010951 | CHANGED | Async creation of Keystone role | undercloud | item=service 2025-10-03 08:24:22.689208 | fa163e2f-d608-ed31-39ea-000000010951 | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:25:21.014544 | 0.79s 2025-10-03 08:24:23.001928 | fa163e2f-d608-ed31-39ea-000000010951 | CHANGED | Async creation of Keystone role | undercloud | item=heat_stack_user 2025-10-03 08:24:23.003379 | fa163e2f-d608-ed31-39ea-000000010951 | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:25:21.328711 | 1.10s 2025-10-03 08:24:23.302972 | fa163e2f-d608-ed31-39ea-000000010951 | CHANGED | Async creation of Keystone role | undercloud | item=swiftoperator 2025-10-03 08:24:23.305111 | fa163e2f-d608-ed31-39ea-000000010951 | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:25:21.630442 | 1.40s 2025-10-03 08:24:23.311568 | fa163e2f-d608-ed31-39ea-000000010951 | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:25:21.636899 | 1.41s 2025-10-03 08:24:23.318605 | fa163e2f-d608-ed31-39ea-000000010953 | TASK | Check Keystone role status 2025-10-03 08:24:23.676882 | fa163e2f-d608-ed31-39ea-000000010953 | CHANGED | Check Keystone role status | undercloud | item=ResellerAdmin 2025-10-03 08:24:23.679729 | fa163e2f-d608-ed31-39ea-000000010953 | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:25:22.005042 | 0.36s 2025-10-03 08:24:23.990783 | fa163e2f-d608-ed31-39ea-000000010953 | CHANGED | Check Keystone role status | undercloud | item=service 2025-10-03 08:24:23.992816 | fa163e2f-d608-ed31-39ea-000000010953 | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:25:22.318140 | 0.67s 2025-10-03 08:24:24.228001 | fa163e2f-d608-ed31-39ea-000000010953 | WAITING | Check Keystone role status | undercloud | 30 retries left 2025-10-03 08:24:29.511546 | fa163e2f-d608-ed31-39ea-000000010953 | CHANGED | Check Keystone role status | undercloud | item=heat_stack_user 2025-10-03 08:24:29.513206 | fa163e2f-d608-ed31-39ea-000000010953 | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:25:27.838538 | 6.19s 2025-10-03 08:24:29.771211 | fa163e2f-d608-ed31-39ea-000000010953 | CHANGED | Check Keystone role status | undercloud | item=swiftoperator 2025-10-03 08:24:29.773133 | fa163e2f-d608-ed31-39ea-000000010953 | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:25:28.098462 | 6.45s 2025-10-03 08:24:29.782316 | fa163e2f-d608-ed31-39ea-000000010953 | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:25:28.107632 | 6.46s 2025-10-03 08:24:29.794322 | fa163e2f-d608-ed31-39ea-000000010198 | TASK | Create Keystone Users 2025-10-03 08:24:29.884806 | fa163e2f-d608-ed31-39ea-000000010198 | TIMING | tripleo_keystone_resources : Create Keystone Users | undercloud | 0:25:28.210110 | 0.09s 2025-10-03 08:24:29.905710 | fa163e2f-d608-ed31-39ea-000000010198 | TIMING | tripleo_keystone_resources : Create Keystone Users | undercloud | 0:25:28.231043 | 0.11s 2025-10-03 08:24:29.913365 | fa163e2f-d608-ed31-39ea-000000010198 | TIMING | tripleo_keystone_resources : Create Keystone Users | undercloud | 0:25:28.238687 | 0.12s 2025-10-03 08:24:29.934949 | e21a934e-0d99-4c8e-bf27-2b5696d035ff | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/users.yml | undercloud 2025-10-03 08:24:29.947677 | 46ef1310-4f15-434f-a01b-ce8fbea33a2b | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/users.yml | undercloud 2025-10-03 08:24:29.991602 | fa163e2f-d608-ed31-39ea-000000010abc | TASK | Check password of Keystone user 2025-10-03 08:24:31.074004 | fa163e2f-d608-ed31-39ea-000000010abc | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-03 08:24:31.076149 | fa163e2f-d608-ed31-39ea-000000010abc | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:29.401462 | 1.08s 2025-10-03 08:24:32.149717 | fa163e2f-d608-ed31-39ea-000000010abc | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-03 08:24:32.151373 | fa163e2f-d608-ed31-39ea-000000010abc | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:30.476705 | 2.16s 2025-10-03 08:24:33.188324 | fa163e2f-d608-ed31-39ea-000000010abc | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-03 08:24:33.189842 | fa163e2f-d608-ed31-39ea-000000010abc | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:31.515181 | 3.20s 2025-10-03 08:24:34.257691 | fa163e2f-d608-ed31-39ea-000000010abc | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-03 08:24:34.259818 | fa163e2f-d608-ed31-39ea-000000010abc | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:32.585142 | 4.27s 2025-10-03 08:24:35.278342 | fa163e2f-d608-ed31-39ea-000000010abc | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-03 08:24:35.279823 | fa163e2f-d608-ed31-39ea-000000010abc | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:33.605158 | 5.29s 2025-10-03 08:24:36.306068 | fa163e2f-d608-ed31-39ea-000000010abc | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-03 08:24:36.307738 | fa163e2f-d608-ed31-39ea-000000010abc | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:34.633069 | 6.32s 2025-10-03 08:24:37.303230 | fa163e2f-d608-ed31-39ea-000000010abc | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-03 08:24:37.304853 | fa163e2f-d608-ed31-39ea-000000010abc | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:35.630180 | 7.31s 2025-10-03 08:24:38.262449 | fa163e2f-d608-ed31-39ea-000000010abc | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-03 08:24:38.264512 | fa163e2f-d608-ed31-39ea-000000010abc | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:36.589792 | 8.27s 2025-10-03 08:24:39.272075 | fa163e2f-d608-ed31-39ea-000000010abc | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-03 08:24:39.273987 | fa163e2f-d608-ed31-39ea-000000010abc | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:37.599311 | 9.28s 2025-10-03 08:24:40.253790 | fa163e2f-d608-ed31-39ea-000000010abc | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-03 08:24:40.255753 | fa163e2f-d608-ed31-39ea-000000010abc | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:38.581079 | 10.26s 2025-10-03 08:24:40.262712 | fa163e2f-d608-ed31-39ea-000000010abc | IGNORED | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-03 08:24:40.263740 | fa163e2f-d608-ed31-39ea-000000010abc | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:38.589071 | 10.27s 2025-10-03 08:24:40.275154 | fa163e2f-d608-ed31-39ea-000000010abe | TASK | Async creation of Keystone user 2025-10-03 08:24:40.741973 | fa163e2f-d608-ed31-39ea-000000010abe | CHANGED | Async creation of Keystone user | undercloud 2025-10-03 08:24:40.744943 | fa163e2f-d608-ed31-39ea-000000010abe | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:39.070266 | 0.47s 2025-10-03 08:24:41.143848 | fa163e2f-d608-ed31-39ea-000000010abe | CHANGED | Async creation of Keystone user | undercloud 2025-10-03 08:24:41.145160 | fa163e2f-d608-ed31-39ea-000000010abe | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:39.470492 | 0.87s 2025-10-03 08:24:41.565042 | fa163e2f-d608-ed31-39ea-000000010abe | CHANGED | Async creation of Keystone user | undercloud 2025-10-03 08:24:41.566369 | fa163e2f-d608-ed31-39ea-000000010abe | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:39.891701 | 1.29s 2025-10-03 08:24:42.020420 | fa163e2f-d608-ed31-39ea-000000010abe | CHANGED | Async creation of Keystone user | undercloud 2025-10-03 08:24:42.021841 | fa163e2f-d608-ed31-39ea-000000010abe | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:40.347179 | 1.75s 2025-10-03 08:24:42.400574 | fa163e2f-d608-ed31-39ea-000000010abe | CHANGED | Async creation of Keystone user | undercloud 2025-10-03 08:24:42.401913 | fa163e2f-d608-ed31-39ea-000000010abe | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:40.727251 | 2.13s 2025-10-03 08:24:42.784071 | fa163e2f-d608-ed31-39ea-000000010abe | CHANGED | Async creation of Keystone user | undercloud 2025-10-03 08:24:42.785815 | fa163e2f-d608-ed31-39ea-000000010abe | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:41.111143 | 2.51s 2025-10-03 08:24:43.169897 | fa163e2f-d608-ed31-39ea-000000010abe | CHANGED | Async creation of Keystone user | undercloud 2025-10-03 08:24:43.171364 | fa163e2f-d608-ed31-39ea-000000010abe | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:41.496701 | 2.89s 2025-10-03 08:24:43.552404 | fa163e2f-d608-ed31-39ea-000000010abe | CHANGED | Async creation of Keystone user | undercloud 2025-10-03 08:24:43.554673 | fa163e2f-d608-ed31-39ea-000000010abe | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:41.880007 | 3.28s 2025-10-03 08:24:43.964265 | fa163e2f-d608-ed31-39ea-000000010abe | CHANGED | Async creation of Keystone user | undercloud 2025-10-03 08:24:43.965633 | fa163e2f-d608-ed31-39ea-000000010abe | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:42.290971 | 3.69s 2025-10-03 08:24:44.305557 | fa163e2f-d608-ed31-39ea-000000010abe | CHANGED | Async creation of Keystone user | undercloud 2025-10-03 08:24:44.306639 | fa163e2f-d608-ed31-39ea-000000010abe | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:42.631977 | 4.03s 2025-10-03 08:24:44.309818 | fa163e2f-d608-ed31-39ea-000000010abe | CHANGED | Async creation of Keystone user | undercloud 2025-10-03 08:24:44.310516 | fa163e2f-d608-ed31-39ea-000000010abe | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:42.635853 | 4.03s 2025-10-03 08:24:44.317728 | fa163e2f-d608-ed31-39ea-000000010ac0 | TASK | Check Keystone user status 2025-10-03 08:24:44.684305 | fa163e2f-d608-ed31-39ea-000000010ac0 | CHANGED | Check Keystone user status | undercloud 2025-10-03 08:24:44.686657 | fa163e2f-d608-ed31-39ea-000000010ac0 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:43.011967 | 0.37s 2025-10-03 08:24:44.967408 | fa163e2f-d608-ed31-39ea-000000010ac0 | CHANGED | Check Keystone user status | undercloud 2025-10-03 08:24:44.969221 | fa163e2f-d608-ed31-39ea-000000010ac0 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:43.294547 | 0.65s 2025-10-03 08:24:45.231989 | fa163e2f-d608-ed31-39ea-000000010ac0 | CHANGED | Check Keystone user status | undercloud 2025-10-03 08:24:45.232952 | fa163e2f-d608-ed31-39ea-000000010ac0 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:43.558290 | 0.91s 2025-10-03 08:24:45.519128 | fa163e2f-d608-ed31-39ea-000000010ac0 | CHANGED | Check Keystone user status | undercloud 2025-10-03 08:24:45.520121 | fa163e2f-d608-ed31-39ea-000000010ac0 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:43.845453 | 1.20s 2025-10-03 08:24:45.761878 | fa163e2f-d608-ed31-39ea-000000010ac0 | CHANGED | Check Keystone user status | undercloud 2025-10-03 08:24:45.763803 | fa163e2f-d608-ed31-39ea-000000010ac0 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:44.089101 | 1.45s 2025-10-03 08:24:45.995023 | fa163e2f-d608-ed31-39ea-000000010ac0 | CHANGED | Check Keystone user status | undercloud 2025-10-03 08:24:45.996015 | fa163e2f-d608-ed31-39ea-000000010ac0 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:44.321352 | 1.68s 2025-10-03 08:24:46.304389 | fa163e2f-d608-ed31-39ea-000000010ac0 | CHANGED | Check Keystone user status | undercloud 2025-10-03 08:24:46.306337 | fa163e2f-d608-ed31-39ea-000000010ac0 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:44.631665 | 1.99s 2025-10-03 08:24:46.594616 | fa163e2f-d608-ed31-39ea-000000010ac0 | CHANGED | Check Keystone user status | undercloud 2025-10-03 08:24:46.595935 | fa163e2f-d608-ed31-39ea-000000010ac0 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:44.921272 | 2.28s 2025-10-03 08:24:46.892152 | fa163e2f-d608-ed31-39ea-000000010ac0 | CHANGED | Check Keystone user status | undercloud 2025-10-03 08:24:46.894038 | fa163e2f-d608-ed31-39ea-000000010ac0 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:45.219368 | 2.58s 2025-10-03 08:24:47.163817 | fa163e2f-d608-ed31-39ea-000000010ac0 | CHANGED | Check Keystone user status | undercloud 2025-10-03 08:24:47.165168 | fa163e2f-d608-ed31-39ea-000000010ac0 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:45.490505 | 2.85s 2025-10-03 08:24:47.168963 | fa163e2f-d608-ed31-39ea-000000010ac0 | CHANGED | Check Keystone user status | undercloud 2025-10-03 08:24:47.169942 | fa163e2f-d608-ed31-39ea-000000010ac0 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:45.495274 | 2.85s 2025-10-03 08:24:47.183518 | fa163e2f-d608-ed31-39ea-000000010ac5 | TASK | Check password of Keystone user 2025-10-03 08:24:48.274300 | fa163e2f-d608-ed31-39ea-000000010ac5 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-03 08:24:48.276590 | fa163e2f-d608-ed31-39ea-000000010ac5 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:46.601903 | 1.09s 2025-10-03 08:24:49.351227 | fa163e2f-d608-ed31-39ea-000000010ac5 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-03 08:24:49.352672 | fa163e2f-d608-ed31-39ea-000000010ac5 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:47.678007 | 2.17s 2025-10-03 08:24:50.368932 | fa163e2f-d608-ed31-39ea-000000010ac5 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-03 08:24:50.370285 | fa163e2f-d608-ed31-39ea-000000010ac5 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:48.695621 | 3.19s 2025-10-03 08:24:50.374299 | fa163e2f-d608-ed31-39ea-000000010ac5 | IGNORED | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-03 08:24:50.375244 | fa163e2f-d608-ed31-39ea-000000010ac5 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:48.700582 | 3.19s 2025-10-03 08:24:50.385527 | fa163e2f-d608-ed31-39ea-000000010ac7 | TASK | Async creation of Keystone user 2025-10-03 08:24:50.791396 | fa163e2f-d608-ed31-39ea-000000010ac7 | CHANGED | Async creation of Keystone user | undercloud 2025-10-03 08:24:50.793697 | fa163e2f-d608-ed31-39ea-000000010ac7 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:49.119013 | 0.41s 2025-10-03 08:24:51.177265 | fa163e2f-d608-ed31-39ea-000000010ac7 | CHANGED | Async creation of Keystone user | undercloud 2025-10-03 08:24:51.178148 | fa163e2f-d608-ed31-39ea-000000010ac7 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:49.503486 | 0.79s 2025-10-03 08:24:51.532707 | fa163e2f-d608-ed31-39ea-000000010ac7 | CHANGED | Async creation of Keystone user | undercloud 2025-10-03 08:24:51.533995 | fa163e2f-d608-ed31-39ea-000000010ac7 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:49.859331 | 1.15s 2025-10-03 08:24:51.537263 | fa163e2f-d608-ed31-39ea-000000010ac7 | CHANGED | Async creation of Keystone user | undercloud 2025-10-03 08:24:51.537861 | fa163e2f-d608-ed31-39ea-000000010ac7 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:49.863200 | 1.15s 2025-10-03 08:24:51.543571 | fa163e2f-d608-ed31-39ea-000000010ac9 | TASK | Check Keystone user status 2025-10-03 08:24:51.821538 | fa163e2f-d608-ed31-39ea-000000010ac9 | WAITING | Check Keystone user status | undercloud | 30 retries left 2025-10-03 08:24:57.052074 | fa163e2f-d608-ed31-39ea-000000010ac9 | CHANGED | Check Keystone user status | undercloud 2025-10-03 08:24:57.053345 | fa163e2f-d608-ed31-39ea-000000010ac9 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:55.378677 | 5.51s 2025-10-03 08:24:57.292725 | fa163e2f-d608-ed31-39ea-000000010ac9 | CHANGED | Check Keystone user status | undercloud 2025-10-03 08:24:57.293699 | fa163e2f-d608-ed31-39ea-000000010ac9 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:55.619038 | 5.75s 2025-10-03 08:24:57.571925 | fa163e2f-d608-ed31-39ea-000000010ac9 | CHANGED | Check Keystone user status | undercloud 2025-10-03 08:24:57.573234 | fa163e2f-d608-ed31-39ea-000000010ac9 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:55.898565 | 6.03s 2025-10-03 08:24:57.579037 | fa163e2f-d608-ed31-39ea-000000010ac9 | CHANGED | Check Keystone user status | undercloud 2025-10-03 08:24:57.579699 | fa163e2f-d608-ed31-39ea-000000010ac9 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:55.905038 | 6.03s 2025-10-03 08:24:57.585643 | fa163e2f-d608-ed31-39ea-00000001019a | TASK | Assign Keystone Users to Roles 2025-10-03 08:24:57.665072 | fa163e2f-d608-ed31-39ea-00000001019a | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:25:55.990397 | 0.08s 2025-10-03 08:24:57.694632 | fa163e2f-d608-ed31-39ea-00000001019a | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:25:56.019969 | 0.11s 2025-10-03 08:24:57.719304 | fa163e2f-d608-ed31-39ea-00000001019a | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:25:56.044640 | 0.13s 2025-10-03 08:24:57.725856 | fa163e2f-d608-ed31-39ea-00000001019a | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:25:56.051179 | 0.14s 2025-10-03 08:24:57.741171 | 64edb524-3708-4e18-a640-24307351c895 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2025-10-03 08:24:57.747586 | ff729d1f-5336-4968-9199-0cc31fb6480a | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2025-10-03 08:24:57.752281 | a36f020e-6fef-4053-a28c-1bfc9d38f233 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2025-10-03 08:24:57.801077 | fa163e2f-d608-ed31-39ea-000000010c91 | TASK | Async assignment of Keystone user per role 2025-10-03 08:24:57.862049 | fa163e2f-d608-ed31-39ea-000000010c91 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:25:56.187369 | 0.06s 2025-10-03 08:24:57.882255 | fa163e2f-d608-ed31-39ea-000000010c91 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:25:56.207587 | 0.08s 2025-10-03 08:24:57.887051 | fa163e2f-d608-ed31-39ea-000000010c91 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:25:56.212381 | 0.09s 2025-10-03 08:24:57.897409 | cae98c4c-04f8-4588-8d6b-472ac613490c | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2025-10-03 08:24:57.903329 | f4a3c012-288a-4028-a2d8-8cb0c5b0751a | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2025-10-03 08:24:57.912692 | fa163e2f-d608-ed31-39ea-000000010e43 | TASK | Async assignment of Keystone user to roles 2025-10-03 08:24:58.277890 | fa163e2f-d608-ed31-39ea-000000010e43 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ceilometer 2025-10-03 08:24:58.280389 | fa163e2f-d608-ed31-39ea-000000010e43 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:56.605704 | 0.37s 2025-10-03 08:24:58.632874 | fa163e2f-d608-ed31-39ea-000000010e43 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinder 2025-10-03 08:24:58.634193 | fa163e2f-d608-ed31-39ea-000000010e43 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:56.959531 | 0.72s 2025-10-03 08:24:58.955609 | fa163e2f-d608-ed31-39ea-000000010e43 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinderv3 2025-10-03 08:24:58.956715 | fa163e2f-d608-ed31-39ea-000000010e43 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:57.282050 | 1.04s 2025-10-03 08:24:59.328800 | fa163e2f-d608-ed31-39ea-000000010e43 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=glance 2025-10-03 08:24:59.330079 | fa163e2f-d608-ed31-39ea-000000010e43 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:57.655416 | 1.42s 2025-10-03 08:24:59.710478 | fa163e2f-d608-ed31-39ea-000000010e43 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=heat 2025-10-03 08:24:59.711690 | fa163e2f-d608-ed31-39ea-000000010e43 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:58.037028 | 1.80s 2025-10-03 08:25:00.038771 | fa163e2f-d608-ed31-39ea-000000010e43 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=heat_stack_domain_admin 2025-10-03 08:25:00.040127 | fa163e2f-d608-ed31-39ea-000000010e43 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:58.365460 | 2.13s 2025-10-03 08:25:00.396532 | fa163e2f-d608-ed31-39ea-000000010e43 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=heat-cfn 2025-10-03 08:25:00.398611 | fa163e2f-d608-ed31-39ea-000000010e43 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:58.723934 | 2.49s 2025-10-03 08:25:00.760669 | fa163e2f-d608-ed31-39ea-000000010e43 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=manila 2025-10-03 08:25:00.761864 | fa163e2f-d608-ed31-39ea-000000010e43 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:59.087200 | 2.85s 2025-10-03 08:25:01.152695 | fa163e2f-d608-ed31-39ea-000000010e43 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=manilav2 2025-10-03 08:25:01.154109 | fa163e2f-d608-ed31-39ea-000000010e43 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:59.479444 | 3.24s 2025-10-03 08:25:01.540059 | fa163e2f-d608-ed31-39ea-000000010e43 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=neutron 2025-10-03 08:25:01.541323 | fa163e2f-d608-ed31-39ea-000000010e43 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:59.866660 | 3.63s 2025-10-03 08:25:01.545660 | fa163e2f-d608-ed31-39ea-000000010e43 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:59.870992 | 3.63s 2025-10-03 08:25:01.554351 | fa163e2f-d608-ed31-39ea-000000010e45 | TASK | Check Keystone user assignment to roles status 2025-10-03 08:25:01.820256 | fa163e2f-d608-ed31-39ea-000000010e45 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ceilometer 2025-10-03 08:25:01.821716 | fa163e2f-d608-ed31-39ea-000000010e45 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:00.147046 | 0.27s 2025-10-03 08:25:02.174412 | fa163e2f-d608-ed31-39ea-000000010e45 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinder 2025-10-03 08:25:02.176161 | fa163e2f-d608-ed31-39ea-000000010e45 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:00.501497 | 0.62s 2025-10-03 08:25:02.438734 | fa163e2f-d608-ed31-39ea-000000010e45 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinderv3 2025-10-03 08:25:02.439698 | fa163e2f-d608-ed31-39ea-000000010e45 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:00.765036 | 0.88s 2025-10-03 08:25:02.703130 | fa163e2f-d608-ed31-39ea-000000010e45 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=glance 2025-10-03 08:25:02.704480 | fa163e2f-d608-ed31-39ea-000000010e45 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:01.029797 | 1.15s 2025-10-03 08:25:02.983520 | fa163e2f-d608-ed31-39ea-000000010e45 | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2025-10-03 08:25:08.253296 | fa163e2f-d608-ed31-39ea-000000010e45 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=heat 2025-10-03 08:25:08.255875 | fa163e2f-d608-ed31-39ea-000000010e45 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:06.581197 | 6.70s 2025-10-03 08:25:08.558307 | fa163e2f-d608-ed31-39ea-000000010e45 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=heat_stack_domain_admin 2025-10-03 08:25:08.560598 | fa163e2f-d608-ed31-39ea-000000010e45 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:06.885928 | 7.01s 2025-10-03 08:25:08.848569 | fa163e2f-d608-ed31-39ea-000000010e45 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=heat-cfn 2025-10-03 08:25:08.850359 | fa163e2f-d608-ed31-39ea-000000010e45 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:07.175689 | 7.29s 2025-10-03 08:25:09.133652 | fa163e2f-d608-ed31-39ea-000000010e45 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=manila 2025-10-03 08:25:09.137324 | fa163e2f-d608-ed31-39ea-000000010e45 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:07.462650 | 7.58s 2025-10-03 08:25:09.457830 | fa163e2f-d608-ed31-39ea-000000010e45 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=manilav2 2025-10-03 08:25:09.459691 | fa163e2f-d608-ed31-39ea-000000010e45 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:07.785021 | 7.90s 2025-10-03 08:25:09.816377 | fa163e2f-d608-ed31-39ea-000000010e45 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=neutron 2025-10-03 08:25:09.819170 | fa163e2f-d608-ed31-39ea-000000010e45 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:08.144486 | 8.26s 2025-10-03 08:25:09.831759 | fa163e2f-d608-ed31-39ea-000000010e45 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:08.157083 | 8.28s 2025-10-03 08:25:09.847708 | fa163e2f-d608-ed31-39ea-000000010e4a | TASK | Async assignment of Keystone user to roles 2025-10-03 08:25:10.255944 | fa163e2f-d608-ed31-39ea-000000010e4a | CHANGED | Async assignment of Keystone user to roles | undercloud | item=nova 2025-10-03 08:25:10.257598 | fa163e2f-d608-ed31-39ea-000000010e4a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:08.582911 | 0.41s 2025-10-03 08:25:10.654370 | fa163e2f-d608-ed31-39ea-000000010e4a | CHANGED | Async assignment of Keystone user to roles | undercloud | item=placement 2025-10-03 08:25:10.656100 | fa163e2f-d608-ed31-39ea-000000010e4a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:08.981438 | 0.81s 2025-10-03 08:25:11.050695 | fa163e2f-d608-ed31-39ea-000000010e4a | CHANGED | Async assignment of Keystone user to roles | undercloud | item=swift 2025-10-03 08:25:11.051728 | fa163e2f-d608-ed31-39ea-000000010e4a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:09.377065 | 1.20s 2025-10-03 08:25:11.054811 | fa163e2f-d608-ed31-39ea-000000010e4a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:09.380142 | 1.21s 2025-10-03 08:25:11.061565 | fa163e2f-d608-ed31-39ea-000000010e4c | TASK | Check Keystone user assignment to roles status 2025-10-03 08:25:11.406058 | fa163e2f-d608-ed31-39ea-000000010e4c | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2025-10-03 08:25:16.717987 | fa163e2f-d608-ed31-39ea-000000010e4c | CHANGED | Check Keystone user assignment to roles status | undercloud | item=nova 2025-10-03 08:25:16.720491 | fa163e2f-d608-ed31-39ea-000000010e4c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:15.045785 | 5.66s 2025-10-03 08:25:17.020010 | fa163e2f-d608-ed31-39ea-000000010e4c | CHANGED | Check Keystone user assignment to roles status | undercloud | item=placement 2025-10-03 08:25:17.022055 | fa163e2f-d608-ed31-39ea-000000010e4c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:15.347383 | 5.96s 2025-10-03 08:25:17.254903 | fa163e2f-d608-ed31-39ea-000000010e4c | CHANGED | Check Keystone user assignment to roles status | undercloud | item=swift 2025-10-03 08:25:17.256770 | fa163e2f-d608-ed31-39ea-000000010e4c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:15.582099 | 6.19s 2025-10-03 08:25:17.265975 | fa163e2f-d608-ed31-39ea-000000010e4c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:15.591303 | 6.20s 2025-10-03 08:25:17.277672 | fa163e2f-d608-ed31-39ea-000000010c96 | TASK | Async assignment of Keystone user per role 2025-10-03 08:25:17.353158 | fa163e2f-d608-ed31-39ea-000000010c96 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:26:15.678473 | 0.07s 2025-10-03 08:25:17.360630 | fa163e2f-d608-ed31-39ea-000000010c96 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:26:15.685950 | 0.08s 2025-10-03 08:25:17.375522 | e8dd66cc-8684-4209-bea2-bcb5ef75d3b8 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2025-10-03 08:25:17.391010 | fa163e2f-d608-ed31-39ea-000000010ea4 | TASK | Async assignment of Keystone user to roles 2025-10-03 08:25:17.766316 | fa163e2f-d608-ed31-39ea-000000010ea4 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ceilometer 2025-10-03 08:25:17.767857 | fa163e2f-d608-ed31-39ea-000000010ea4 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:16.093189 | 0.38s 2025-10-03 08:25:17.771132 | fa163e2f-d608-ed31-39ea-000000010ea4 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:16.096448 | 0.38s 2025-10-03 08:25:17.781599 | fa163e2f-d608-ed31-39ea-000000010ea6 | TASK | Check Keystone user assignment to roles status 2025-10-03 08:25:18.115648 | fa163e2f-d608-ed31-39ea-000000010ea6 | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2025-10-03 08:25:23.400754 | fa163e2f-d608-ed31-39ea-000000010ea6 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ceilometer 2025-10-03 08:25:23.402703 | fa163e2f-d608-ed31-39ea-000000010ea6 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:21.728026 | 5.62s 2025-10-03 08:25:23.409924 | fa163e2f-d608-ed31-39ea-000000010ea6 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:21.735250 | 5.63s 2025-10-03 08:25:23.421120 | fa163e2f-d608-ed31-39ea-000000010c9b | TASK | Async assignment of Keystone user per role 2025-10-03 08:25:23.525770 | fa163e2f-d608-ed31-39ea-000000010c9b | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:26:21.851081 | 0.10s 2025-10-03 08:25:23.536861 | fa163e2f-d608-ed31-39ea-000000010c9b | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:26:21.862181 | 0.11s 2025-10-03 08:25:23.553281 | 507201b6-6e04-423a-bf36-b01247723031 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2025-10-03 08:25:23.570397 | fa163e2f-d608-ed31-39ea-000000010ec8 | TASK | Async assignment of Keystone user to roles 2025-10-03 08:25:24.034587 | fa163e2f-d608-ed31-39ea-000000010ec8 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinder 2025-10-03 08:25:24.036346 | fa163e2f-d608-ed31-39ea-000000010ec8 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:22.361674 | 0.46s 2025-10-03 08:25:24.427733 | fa163e2f-d608-ed31-39ea-000000010ec8 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinderv3 2025-10-03 08:25:24.429559 | fa163e2f-d608-ed31-39ea-000000010ec8 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:22.754886 | 0.86s 2025-10-03 08:25:24.792644 | fa163e2f-d608-ed31-39ea-000000010ec8 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=nova 2025-10-03 08:25:24.794281 | fa163e2f-d608-ed31-39ea-000000010ec8 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:23.119613 | 1.22s 2025-10-03 08:25:24.800653 | fa163e2f-d608-ed31-39ea-000000010ec8 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:23.125988 | 1.23s 2025-10-03 08:25:24.806333 | fa163e2f-d608-ed31-39ea-000000010eca | TASK | Check Keystone user assignment to roles status 2025-10-03 08:25:25.118946 | fa163e2f-d608-ed31-39ea-000000010eca | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2025-10-03 08:25:30.389709 | fa163e2f-d608-ed31-39ea-000000010eca | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinder 2025-10-03 08:25:30.392731 | fa163e2f-d608-ed31-39ea-000000010eca | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:28.718045 | 5.59s 2025-10-03 08:25:30.688324 | fa163e2f-d608-ed31-39ea-000000010eca | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinderv3 2025-10-03 08:25:30.689534 | fa163e2f-d608-ed31-39ea-000000010eca | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:29.014861 | 5.88s 2025-10-03 08:25:30.941235 | fa163e2f-d608-ed31-39ea-000000010eca | CHANGED | Check Keystone user assignment to roles status | undercloud | item=nova 2025-10-03 08:25:30.943139 | fa163e2f-d608-ed31-39ea-000000010eca | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:29.268474 | 6.14s 2025-10-03 08:25:30.948620 | fa163e2f-d608-ed31-39ea-000000010eca | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:29.273941 | 6.14s 2025-10-03 08:25:30.967614 | fa163e2f-d608-ed31-39ea-000000010160 | TASK | is Keystone LDAP enabled 2025-10-03 08:25:31.008316 | fa163e2f-d608-ed31-39ea-000000010160 | OK | is Keystone LDAP enabled | undercloud 2025-10-03 08:25:31.009414 | fa163e2f-d608-ed31-39ea-000000010160 | TIMING | is Keystone LDAP enabled | undercloud | 0:26:29.334749 | 0.04s 2025-10-03 08:25:31.015782 | fa163e2f-d608-ed31-39ea-000000010161 | TASK | Set fact for tripleo_keystone_ldap_domains 2025-10-03 08:25:31.067449 | fa163e2f-d608-ed31-39ea-000000010161 | SKIPPED | Set fact for tripleo_keystone_ldap_domains | undercloud 2025-10-03 08:25:31.069176 | fa163e2f-d608-ed31-39ea-000000010161 | TIMING | Set fact for tripleo_keystone_ldap_domains | undercloud | 0:26:29.394491 | 0.05s 2025-10-03 08:25:31.081397 | fa163e2f-d608-ed31-39ea-000000010162 | TASK | Manage Keystone domains from LDAP config 2025-10-03 08:25:31.117117 | fa163e2f-d608-ed31-39ea-000000010162 | SKIPPED | Manage Keystone domains from LDAP config | undercloud 2025-10-03 08:25:31.119116 | fa163e2f-d608-ed31-39ea-000000010162 | TIMING | Manage Keystone domains from LDAP config | undercloud | 0:26:29.444440 | 0.04s PLAY [Deploy step tasks for 4] ************************************************* 2025-10-03 08:25:31.284094 | fa163e2f-d608-ed31-39ea-0000000000e7 | TASK | Deploy step tasks for 4 2025-10-03 08:25:31.300224 | fa163e2f-d608-ed31-39ea-0000000000e7 | TASK | Deploy step tasks for 4 2025-10-03 08:25:31.320940 | fa163e2f-d608-ed31-39ea-0000000000e7 | TASK | Deploy step tasks for 4 2025-10-03 08:25:31.351700 | fa163e2f-d608-ed31-39ea-0000000000e7 | TASK | Deploy step tasks for 4 2025-10-03 08:25:31.375091 | fa163e2f-d608-ed31-39ea-0000000000e7 | TASK | Deploy step tasks for 4 2025-10-03 08:25:31.402497 | fa163e2f-d608-ed31-39ea-0000000000e7 | TASK | Deploy step tasks for 4 2025-10-03 08:25:31.415514 | fa163e2f-d608-ed31-39ea-0000000000e7 | OK | Deploy step tasks for 4 | np0005468027 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005468027 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000e7') missing from stats 2025-10-03 08:25:31.418423 | fa163e2f-d608-ed31-39ea-0000000000e7 | OK | Deploy step tasks for 4 | np0005468028 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005468028 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000e7') missing from stats 2025-10-03 08:25:31.420552 | fa163e2f-d608-ed31-39ea-0000000000e7 | OK | Deploy step tasks for 4 | np0005468029 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005468029 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000e7') missing from stats 2025-10-03 08:25:31.422215 | fa163e2f-d608-ed31-39ea-0000000000e7 | OK | Deploy step tasks for 4 | np0005468024 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005468024 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000e7') missing from stats 2025-10-03 08:25:31.423950 | fa163e2f-d608-ed31-39ea-0000000000e7 | OK | Deploy step tasks for 4 | np0005468025 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005468025 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000e7') missing from stats 2025-10-03 08:25:31.440171 | fa163e2f-d608-ed31-39ea-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2025-10-03 08:25:31.456484 | fa163e2f-d608-ed31-39ea-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2025-10-03 08:25:31.472681 | fa163e2f-d608-ed31-39ea-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2025-10-03 08:25:31.495255 | fa163e2f-d608-ed31-39ea-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2025-10-03 08:25:31.515444 | fa163e2f-d608-ed31-39ea-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2025-10-03 08:25:31.523423 | fa163e2f-d608-ed31-39ea-0000000000e7 | OK | Deploy step tasks for 4 | np0005468026 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005468026 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000e7') missing from stats 2025-10-03 08:25:31.541502 | fa163e2f-d608-ed31-39ea-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2025-10-03 08:25:32.398838 | fa163e2f-d608-ed31-39ea-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005468029 2025-10-03 08:25:32.400539 | fa163e2f-d608-ed31-39ea-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005468029 | 0:26:30.725859 | 0.93s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:25:32.463047 | fa163e2f-d608-ed31-39ea-0000000000e9 | TIMING | include_tasks | np0005468029 | 0:26:30.788369 | 0.04s 2025-10-03 08:25:32.485628 | 873309a1-3ac7-4b39-88e1-2b53b56ff841 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step4.yaml | np0005468029 2025-10-03 08:25:32.511370 | fa163e2f-d608-ed31-39ea-000000010f13 | TASK | set enable_sensubility fact 2025-10-03 08:25:32.525253 | fa163e2f-d608-ed31-39ea-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005468024 2025-10-03 08:25:32.526946 | fa163e2f-d608-ed31-39ea-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005468024 | 0:26:30.852258 | 1.03s 2025-10-03 08:25:32.527878 | fa163e2f-d608-ed31-39ea-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005468027 2025-10-03 08:25:32.528610 | fa163e2f-d608-ed31-39ea-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005468027 | 0:26:30.853946 | 1.09s 2025-10-03 08:25:32.529606 | fa163e2f-d608-ed31-39ea-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005468028 2025-10-03 08:25:32.530287 | fa163e2f-d608-ed31-39ea-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005468028 | 0:26:30.855624 | 1.07s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:25:32.603742 | fa163e2f-d608-ed31-39ea-000000010f13 | OK | set enable_sensubility fact | np0005468029 2025-10-03 08:25:32.607397 | fa163e2f-d608-ed31-39ea-000000010f13 | TIMING | set enable_sensubility fact | np0005468029 | 0:26:30.932722 | 0.09s 2025-10-03 08:25:32.607988 | fa163e2f-d608-ed31-39ea-0000000000e9 | TIMING | include_tasks | np0005468027 | 0:26:30.933329 | 0.06s 2025-10-03 08:25:32.608721 | fa163e2f-d608-ed31-39ea-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005468025 2025-10-03 08:25:32.609216 | fa163e2f-d608-ed31-39ea-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005468025 | 0:26:30.934556 | 1.09s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:25:32.610831 | fa163e2f-d608-ed31-39ea-0000000000e9 | TIMING | include_tasks | np0005468028 | 0:26:30.936172 | 0.05s 2025-10-03 08:25:32.641243 | 08c4f997-10fe-4852-b468-918f6cde4b0a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step4.yaml | np0005468027 2025-10-03 08:25:32.641739 | 08c4f997-10fe-4852-b468-918f6cde4b0a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step4.yaml | np0005468028 2025-10-03 08:25:32.655489 | fa163e2f-d608-ed31-39ea-000000010f3a | TASK | set enable_sensubility fact 2025-10-03 08:25:32.670654 | fa163e2f-d608-ed31-39ea-000000010f3a | TASK | set enable_sensubility fact 2025-10-03 08:25:32.690280 | fa163e2f-d608-ed31-39ea-000000010f15 | TASK | Create virtqemud recovery script 2025-10-03 08:25:32.719719 | fa163e2f-d608-ed31-39ea-0000000000e9 | TIMING | include_tasks | np0005468024 | 0:26:31.045013 | 0.12s 2025-10-03 08:25:32.720622 | fa163e2f-d608-ed31-39ea-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005468026 2025-10-03 08:25:32.721341 | fa163e2f-d608-ed31-39ea-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005468026 | 0:26:31.046668 | 1.18s 2025-10-03 08:25:32.721821 | fa163e2f-d608-ed31-39ea-000000010f3a | OK | set enable_sensubility fact | np0005468027 2025-10-03 08:25:32.722134 | fa163e2f-d608-ed31-39ea-000000010f3a | TIMING | set enable_sensubility fact | np0005468027 | 0:26:31.047476 | 0.07s 2025-10-03 08:25:32.722474 | fa163e2f-d608-ed31-39ea-000000010f3a | OK | set enable_sensubility fact | np0005468028 2025-10-03 08:25:32.722807 | fa163e2f-d608-ed31-39ea-000000010f3a | TIMING | set enable_sensubility fact | np0005468028 | 0:26:31.048149 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:25:32.748569 | 8514d13d-0061-40fb-be2a-e9a39341b8a2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step4.yaml | np0005468024 2025-10-03 08:25:32.762643 | fa163e2f-d608-ed31-39ea-000000010f3c | TASK | Create virtqemud recovery script 2025-10-03 08:25:32.775513 | fa163e2f-d608-ed31-39ea-000000010f3c | TASK | Create virtqemud recovery script 2025-10-03 08:25:32.799615 | fa163e2f-d608-ed31-39ea-000000010f5e | TASK | set enable_sensubility fact 2025-10-03 08:25:32.834238 | fa163e2f-d608-ed31-39ea-0000000000e9 | TIMING | include_tasks | np0005468025 | 0:26:31.159557 | 0.12s 2025-10-03 08:25:32.837926 | fa163e2f-d608-ed31-39ea-000000010f5e | OK | set enable_sensubility fact | np0005468024 2025-10-03 08:25:32.838415 | fa163e2f-d608-ed31-39ea-000000010f5e | TIMING | set enable_sensubility fact | np0005468024 | 0:26:31.163755 | 0.04s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:25:32.861648 | e51778e5-8ad5-4985-9506-42c82548f8ce | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step4.yaml | np0005468025 2025-10-03 08:25:32.888644 | fa163e2f-d608-ed31-39ea-000000010f63 | TASK | Start OVN container 2025-10-03 08:25:32.917393 | fa163e2f-d608-ed31-39ea-000000010f77 | TASK | set enable_sensubility fact 2025-10-03 08:25:32.927529 | fa163e2f-d608-ed31-39ea-0000000000e9 | TIMING | include_tasks | np0005468026 | 0:26:31.252835 | 0.10s 2025-10-03 08:25:32.940298 | fa163e2f-d608-ed31-39ea-000000010f63 | SKIPPED | Start OVN container | np0005468024 | item=ovn_cluster_north_db_server 2025-10-03 08:25:32.964378 | fa163e2f-d608-ed31-39ea-000000010f63 | SKIPPED | Start OVN container | np0005468024 | item=ovn_cluster_south_db_server 2025-10-03 08:25:32.971641 | cfaf145c-547c-48e7-8634-80b091d80691 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step4.yaml | np0005468026 2025-10-03 08:25:32.978034 | fa163e2f-d608-ed31-39ea-000000010f63 | SKIPPED | Start OVN container | np0005468024 | item=ovn_cluster_northd 2025-10-03 08:25:32.993102 | fa163e2f-d608-ed31-39ea-000000010f90 | TASK | set enable_sensubility fact 2025-10-03 08:25:32.999753 | fa163e2f-d608-ed31-39ea-000000010f77 | OK | set enable_sensubility fact | np0005468025 2025-10-03 08:25:33.001005 | fa163e2f-d608-ed31-39ea-000000010f77 | TIMING | set enable_sensubility fact | np0005468025 | 0:26:31.326332 | 0.08s 2025-10-03 08:25:33.001727 | fa163e2f-d608-ed31-39ea-000000010f63 | TIMING | Start OVN container | np0005468024 | 0:26:31.327066 | 0.11s 2025-10-03 08:25:33.026618 | fa163e2f-d608-ed31-39ea-000000010f65 | TASK | Set NB connection 2025-10-03 08:25:33.046053 | fa163e2f-d608-ed31-39ea-000000010f7c | TASK | Start OVN container 2025-10-03 08:25:33.052789 | fa163e2f-d608-ed31-39ea-000000010f90 | OK | set enable_sensubility fact | np0005468026 2025-10-03 08:25:33.053700 | fa163e2f-d608-ed31-39ea-000000010f90 | TIMING | set enable_sensubility fact | np0005468026 | 0:26:31.379032 | 0.06s 2025-10-03 08:25:33.056883 | fa163e2f-d608-ed31-39ea-000000010f65 | SKIPPED | Set NB connection | np0005468024 2025-10-03 08:25:33.057289 | fa163e2f-d608-ed31-39ea-000000010f65 | TIMING | Set NB connection | np0005468024 | 0:26:31.382630 | 0.03s 2025-10-03 08:25:33.075593 | fa163e2f-d608-ed31-39ea-000000010f66 | TASK | Set SB connection 2025-10-03 08:25:33.097038 | fa163e2f-d608-ed31-39ea-000000010f7c | TIMING | Start OVN container | np0005468025 | 0:26:31.422356 | 0.05s 2025-10-03 08:25:33.109178 | fa163e2f-d608-ed31-39ea-000000010f99 | TASK | Start OVN container 2025-10-03 08:25:33.117299 | fa163e2f-d608-ed31-39ea-000000010f66 | SKIPPED | Set SB connection | np0005468024 2025-10-03 08:25:33.118224 | fa163e2f-d608-ed31-39ea-000000010f66 | TIMING | Set SB connection | np0005468024 | 0:26:31.443554 | 0.04s 2025-10-03 08:25:33.127228 | fa163e2f-d608-ed31-39ea-000000010f7c | TIMING | Start OVN container | np0005468025 | 0:26:31.452561 | 0.08s 2025-10-03 08:25:33.140594 | fa163e2f-d608-ed31-39ea-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2025-10-03 08:25:33.150875 | fa163e2f-d608-ed31-39ea-000000010f7c | TIMING | Start OVN container | np0005468025 | 0:26:31.476191 | 0.10s 2025-10-03 08:25:33.156108 | fa163e2f-d608-ed31-39ea-000000010f7c | TIMING | Start OVN container | np0005468025 | 0:26:31.481443 | 0.11s 2025-10-03 08:25:33.194074 | fa163e2f-d608-ed31-39ea-000000010f99 | TIMING | Start OVN container | np0005468026 | 0:26:31.519408 | 0.08s 2025-10-03 08:25:33.233178 | fa163e2f-d608-ed31-39ea-000000010f99 | TIMING | Start OVN container | np0005468026 | 0:26:31.558512 | 0.12s 2025-10-03 08:25:33.243392 | fa163e2f-d608-ed31-39ea-000000010fdc | TASK | Gather variables for each operating system 2025-10-03 08:25:33.260980 | fa163e2f-d608-ed31-39ea-000000010f99 | TIMING | Start OVN container | np0005468026 | 0:26:31.586306 | 0.15s 2025-10-03 08:25:33.266267 | fa163e2f-d608-ed31-39ea-000000010f99 | TIMING | Start OVN container | np0005468026 | 0:26:31.591609 | 0.15s 2025-10-03 08:25:33.324066 | fa163e2f-d608-ed31-39ea-000000010fdc | TASK | Gather variables for each operating system 2025-10-03 08:25:33.341920 | fa163e2f-d608-ed31-39ea-000000010fdc | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468025 | 0:26:31.667241 | 0.10s 2025-10-03 08:25:33.358318 | fa163e2f-d608-ed31-39ea-000000010fdd | TASK | Create container logs path 2025-10-03 08:25:33.432009 | fa163e2f-d608-ed31-39ea-000000010fdc | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468026 | 0:26:31.757336 | 0.11s 2025-10-03 08:25:33.447659 | fa163e2f-d608-ed31-39ea-000000010fdd | TASK | Create container logs path 2025-10-03 08:25:33.479464 | fa163e2f-d608-ed31-39ea-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005468024 2025-10-03 08:25:33.480593 | fa163e2f-d608-ed31-39ea-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005468024 | 0:26:31.805924 | 0.34s 2025-10-03 08:25:33.587052 | fa163e2f-d608-ed31-39ea-0000000000ec | TIMING | include_tasks | np0005468024 | 0:26:31.912366 | 0.09s 2025-10-03 08:25:33.616050 | 5c967ef8-eb08-4cd4-a387-a60af6a71715 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468024 2025-10-03 08:25:33.634384 | fa163e2f-d608-ed31-39ea-0000000110f1 | TASK | Write the config_step hieradata 2025-10-03 08:25:33.663144 | fa163e2f-d608-ed31-39ea-000000010fdd | OK | Create container logs path | np0005468025 2025-10-03 08:25:33.664863 | fa163e2f-d608-ed31-39ea-000000010fdd | TIMING | tripleo_container_manage : Create container logs path | np0005468025 | 0:26:31.990142 | 0.31s 2025-10-03 08:25:33.700337 | fa163e2f-d608-ed31-39ea-000000010fdf | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:33.708065 | fa163e2f-d608-ed31-39ea-000000010f15 | CHANGED | Create virtqemud recovery script | np0005468029 2025-10-03 08:25:33.709234 | fa163e2f-d608-ed31-39ea-000000010f15 | TIMING | Create virtqemud recovery script | np0005468029 | 0:26:32.034559 | 1.02s 2025-10-03 08:25:33.723452 | fa163e2f-d608-ed31-39ea-000000010f16 | TASK | Create virtqemud recovery trigger service 2025-10-03 08:25:33.756447 | fa163e2f-d608-ed31-39ea-000000010fdd | OK | Create container logs path | np0005468026 2025-10-03 08:25:33.757653 | fa163e2f-d608-ed31-39ea-000000010fdd | TIMING | tripleo_container_manage : Create container logs path | np0005468026 | 0:26:32.082984 | 0.31s 2025-10-03 08:25:33.758269 | fa163e2f-d608-ed31-39ea-000000010f3c | CHANGED | Create virtqemud recovery script | np0005468027 2025-10-03 08:25:33.758752 | fa163e2f-d608-ed31-39ea-000000010f3c | TIMING | Create virtqemud recovery script | np0005468027 | 0:26:32.084092 | 1.00s 2025-10-03 08:25:33.772792 | fa163e2f-d608-ed31-39ea-000000010f3d | TASK | Create virtqemud recovery trigger service 2025-10-03 08:25:33.799057 | fa163e2f-d608-ed31-39ea-000000010fdf | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:33.827772 | fa163e2f-d608-ed31-39ea-000000010f3c | CHANGED | Create virtqemud recovery script | np0005468028 2025-10-03 08:25:33.828838 | fa163e2f-d608-ed31-39ea-000000010f3c | TIMING | Create virtqemud recovery script | np0005468028 | 0:26:32.154167 | 1.05s 2025-10-03 08:25:33.839207 | fa163e2f-d608-ed31-39ea-000000010f3d | TASK | Create virtqemud recovery trigger service 2025-10-03 08:25:34.127790 | fa163e2f-d608-ed31-39ea-000000010fdf | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 2025-10-03 08:25:34.128800 | fa163e2f-d608-ed31-39ea-000000010fdf | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 | 0:26:32.454129 | 0.43s 2025-10-03 08:25:34.149139 | fa163e2f-d608-ed31-39ea-000000010fe0 | TASK | Finalise hashes for all containers 2025-10-03 08:25:34.199479 | fa163e2f-d608-ed31-39ea-000000010fdf | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 2025-10-03 08:25:34.200564 | fa163e2f-d608-ed31-39ea-000000010fdf | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 | 0:26:32.525879 | 0.40s 2025-10-03 08:25:34.221098 | fa163e2f-d608-ed31-39ea-000000010fe0 | TASK | Finalise hashes for all containers 2025-10-03 08:25:34.278611 | fa163e2f-d608-ed31-39ea-000000010fe0 | OK | Finalise hashes for all containers | np0005468025 2025-10-03 08:25:34.279448 | fa163e2f-d608-ed31-39ea-000000010fe0 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468025 | 0:26:32.604782 | 0.13s 2025-10-03 08:25:34.294511 | fa163e2f-d608-ed31-39ea-000000010fe2 | TASK | Manage systemd shutdown files 2025-10-03 08:25:34.332411 | fa163e2f-d608-ed31-39ea-000000010fe0 | OK | Finalise hashes for all containers | np0005468026 2025-10-03 08:25:34.333218 | fa163e2f-d608-ed31-39ea-000000010fe0 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468026 | 0:26:32.658553 | 0.11s 2025-10-03 08:25:34.352121 | fa163e2f-d608-ed31-39ea-000000010fe2 | TASK | Manage systemd shutdown files 2025-10-03 08:25:34.357616 | fa163e2f-d608-ed31-39ea-000000010fe2 | SKIPPED | Manage systemd shutdown files | np0005468025 2025-10-03 08:25:34.358480 | fa163e2f-d608-ed31-39ea-000000010fe2 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468025 | 0:26:32.683796 | 0.06s 2025-10-03 08:25:34.373505 | fa163e2f-d608-ed31-39ea-000000010fe4 | TASK | Update container configs with new config hashes 2025-10-03 08:25:34.388835 | fa163e2f-d608-ed31-39ea-000000010fe2 | SKIPPED | Manage systemd shutdown files | np0005468026 2025-10-03 08:25:34.389776 | fa163e2f-d608-ed31-39ea-000000010fe2 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468026 | 0:26:32.715107 | 0.04s 2025-10-03 08:25:34.408813 | fa163e2f-d608-ed31-39ea-000000010fe4 | TASK | Update container configs with new config hashes 2025-10-03 08:25:34.447967 | fa163e2f-d608-ed31-39ea-000000010fe4 | SKIPPED | Update container configs with new config hashes | np0005468025 2025-10-03 08:25:34.448836 | fa163e2f-d608-ed31-39ea-000000010fe4 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468025 | 0:26:32.774169 | 0.07s 2025-10-03 08:25:34.471527 | fa163e2f-d608-ed31-39ea-000000010fe5 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:34.478249 | fa163e2f-d608-ed31-39ea-0000000110f1 | OK | Write the config_step hieradata | np0005468024 2025-10-03 08:25:34.479217 | fa163e2f-d608-ed31-39ea-0000000110f1 | TIMING | Write the config_step hieradata | np0005468024 | 0:26:32.804538 | 0.84s 2025-10-03 08:25:34.479728 | fa163e2f-d608-ed31-39ea-000000010fe4 | SKIPPED | Update container configs with new config hashes | np0005468026 2025-10-03 08:25:34.480160 | fa163e2f-d608-ed31-39ea-000000010fe4 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468026 | 0:26:32.805503 | 0.07s 2025-10-03 08:25:34.497533 | fa163e2f-d608-ed31-39ea-0000000110f2 | TASK | Run puppet host configuration for step 4 2025-10-03 08:25:34.525320 | fa163e2f-d608-ed31-39ea-000000010fe5 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:34.532496 | fa163e2f-d608-ed31-39ea-000000010fe5 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 | 0:26:32.857788 | 0.06s 2025-10-03 08:25:34.550116 | dafa7583-0ef0-4774-84b4-23c968e2c05d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468025 2025-10-03 08:25:34.567072 | fa163e2f-d608-ed31-39ea-000000011125 | TASK | Gather podman infos 2025-10-03 08:25:34.579915 | fa163e2f-d608-ed31-39ea-000000010fe5 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 | 0:26:32.905242 | 0.05s 2025-10-03 08:25:34.596411 | 2b69e329-16b2-4484-8d4e-15865a0f0dea | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468026 2025-10-03 08:25:34.613759 | fa163e2f-d608-ed31-39ea-000000011147 | TASK | Gather podman infos 2025-10-03 08:25:34.699060 | fa163e2f-d608-ed31-39ea-000000010f16 | CHANGED | Create virtqemud recovery trigger service | np0005468029 2025-10-03 08:25:34.700041 | fa163e2f-d608-ed31-39ea-000000010f16 | TIMING | Create virtqemud recovery trigger service | np0005468029 | 0:26:33.025371 | 0.97s 2025-10-03 08:25:34.710850 | fa163e2f-d608-ed31-39ea-000000010f17 | TASK | Create virtqemud recovery trigger timer 2025-10-03 08:25:34.763942 | fa163e2f-d608-ed31-39ea-000000010f3d | CHANGED | Create virtqemud recovery trigger service | np0005468027 2025-10-03 08:25:34.765005 | fa163e2f-d608-ed31-39ea-000000010f3d | TIMING | Create virtqemud recovery trigger service | np0005468027 | 0:26:33.090333 | 0.99s 2025-10-03 08:25:34.774799 | fa163e2f-d608-ed31-39ea-000000010f3e | TASK | Create virtqemud recovery trigger timer 2025-10-03 08:25:34.894920 | fa163e2f-d608-ed31-39ea-000000010f3d | CHANGED | Create virtqemud recovery trigger service | np0005468028 2025-10-03 08:25:34.896361 | fa163e2f-d608-ed31-39ea-000000010f3d | TIMING | Create virtqemud recovery trigger service | np0005468028 | 0:26:33.221685 | 1.06s 2025-10-03 08:25:34.910729 | fa163e2f-d608-ed31-39ea-000000010f3e | TASK | Create virtqemud recovery trigger timer 2025-10-03 08:25:35.206766 | fa163e2f-d608-ed31-39ea-0000000110f2 | CHANGED | Run puppet host configuration for step 4 | np0005468024 2025-10-03 08:25:35.208809 | fa163e2f-d608-ed31-39ea-0000000110f2 | TIMING | Run puppet host configuration for step 4 | np0005468024 | 0:26:33.534122 | 0.71s 2025-10-03 08:25:35.251565 | fa163e2f-d608-ed31-39ea-0000000110f3 | TASK | Wait for puppet host configuration to finish 2025-10-03 08:25:35.584396 | fa163e2f-d608-ed31-39ea-0000000110f3 | WAITING | Wait for puppet host configuration to finish | np0005468024 | 360 retries left 2025-10-03 08:25:35.637145 | fa163e2f-d608-ed31-39ea-000000010f17 | CHANGED | Create virtqemud recovery trigger timer | np0005468029 2025-10-03 08:25:35.638977 | fa163e2f-d608-ed31-39ea-000000010f17 | TIMING | Create virtqemud recovery trigger timer | np0005468029 | 0:26:33.964304 | 0.93s 2025-10-03 08:25:35.653050 | fa163e2f-d608-ed31-39ea-000000010f18 | TASK | Enable virtqemud recovery trigger service 2025-10-03 08:25:35.701091 | fa163e2f-d608-ed31-39ea-000000010f3e | CHANGED | Create virtqemud recovery trigger timer | np0005468027 2025-10-03 08:25:35.703532 | fa163e2f-d608-ed31-39ea-000000010f3e | TIMING | Create virtqemud recovery trigger timer | np0005468027 | 0:26:34.028848 | 0.93s 2025-10-03 08:25:35.720354 | fa163e2f-d608-ed31-39ea-000000010f3f | TASK | Enable virtqemud recovery trigger service 2025-10-03 08:25:36.080863 | fa163e2f-d608-ed31-39ea-000000010f3e | CHANGED | Create virtqemud recovery trigger timer | np0005468028 2025-10-03 08:25:36.082853 | fa163e2f-d608-ed31-39ea-000000010f3e | TIMING | Create virtqemud recovery trigger timer | np0005468028 | 0:26:34.408190 | 1.17s 2025-10-03 08:25:36.162617 | fa163e2f-d608-ed31-39ea-000000010f3f | TASK | Enable virtqemud recovery trigger service 2025-10-03 08:25:36.169824 | fa163e2f-d608-ed31-39ea-000000011125 | OK | Gather podman infos | np0005468025 2025-10-03 08:25:36.171127 | fa163e2f-d608-ed31-39ea-000000011125 | TIMING | tripleo_container_manage : Gather podman infos | np0005468025 | 0:26:34.496448 | 1.60s 2025-10-03 08:25:36.219641 | fa163e2f-d608-ed31-39ea-000000011147 | OK | Gather podman infos | np0005468026 2025-10-03 08:25:36.220540 | fa163e2f-d608-ed31-39ea-000000011147 | TIMING | tripleo_container_manage : Gather podman infos | np0005468026 | 0:26:34.545874 | 1.61s 2025-10-03 08:25:36.304977 | fa163e2f-d608-ed31-39ea-000000011126 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:36.325776 | fa163e2f-d608-ed31-39ea-000000011148 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:36.391298 | fa163e2f-d608-ed31-39ea-000000011148 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 | 0:26:34.716622 | 0.06s 2025-10-03 08:25:36.578819 | fa163e2f-d608-ed31-39ea-000000011126 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 | 0:26:34.904139 | 0.27s 2025-10-03 08:25:36.622539 | fa163e2f-d608-ed31-39ea-000000010f18 | CHANGED | Enable virtqemud recovery trigger service | np0005468029 2025-10-03 08:25:36.623785 | fa163e2f-d608-ed31-39ea-000000010f18 | TIMING | Enable virtqemud recovery trigger service | np0005468029 | 0:26:34.949116 | 0.97s 2025-10-03 08:25:36.634661 | fa163e2f-d608-ed31-39ea-000000010f19 | TASK | Enable virtqemud recovery trigger timer 2025-10-03 08:25:36.675886 | fa163e2f-d608-ed31-39ea-00000001119b | TIMING | tripleo_container_rm : include_tasks | np0005468026 | 0:26:35.001208 | 0.10s 2025-10-03 08:25:36.727570 | fa163e2f-d608-ed31-39ea-000000010fe6 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:36.738392 | fa163e2f-d608-ed31-39ea-00000001119b | TIMING | tripleo_container_rm : include_tasks | np0005468025 | 0:26:35.063698 | 0.12s 2025-10-03 08:25:36.740959 | fa163e2f-d608-ed31-39ea-000000010f3f | CHANGED | Enable virtqemud recovery trigger service | np0005468027 2025-10-03 08:25:36.742532 | fa163e2f-d608-ed31-39ea-000000010f3f | TIMING | Enable virtqemud recovery trigger service | np0005468027 | 0:26:35.067869 | 1.02s 2025-10-03 08:25:36.758469 | fa163e2f-d608-ed31-39ea-000000010f40 | TASK | Enable virtqemud recovery trigger timer 2025-10-03 08:25:36.786857 | fa163e2f-d608-ed31-39ea-000000010fe6 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 | 0:26:35.112183 | 0.06s 2025-10-03 08:25:36.802143 | 26339342-eb95-4209-b733-8e2e9e1a7242 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468026 2025-10-03 08:25:36.827552 | fa163e2f-d608-ed31-39ea-000000010fe6 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:36.856742 | fa163e2f-d608-ed31-39ea-00000001120a | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:36.873826 | fa163e2f-d608-ed31-39ea-000000010fe6 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 | 0:26:35.199122 | 0.04s 2025-10-03 08:25:36.899407 | f4ad9dbf-49d9-4781-a52b-648a5d107402 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468025 2025-10-03 08:25:36.928838 | fa163e2f-d608-ed31-39ea-000000011246 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:37.224955 | fa163e2f-d608-ed31-39ea-000000010f3f | CHANGED | Enable virtqemud recovery trigger service | np0005468028 2025-10-03 08:25:37.226437 | fa163e2f-d608-ed31-39ea-000000010f3f | TIMING | Enable virtqemud recovery trigger service | np0005468028 | 0:26:35.551764 | 1.06s 2025-10-03 08:25:37.241256 | fa163e2f-d608-ed31-39ea-000000010f40 | TASK | Enable virtqemud recovery trigger timer 2025-10-03 08:25:37.580188 | fa163e2f-d608-ed31-39ea-000000010f19 | CHANGED | Enable virtqemud recovery trigger timer | np0005468029 2025-10-03 08:25:37.582094 | fa163e2f-d608-ed31-39ea-000000010f19 | TIMING | Enable virtqemud recovery trigger timer | np0005468029 | 0:26:35.907410 | 0.95s 2025-10-03 08:25:37.605550 | fa163e2f-d608-ed31-39ea-000000010f1a | TASK | Really enable virtqemud recovery trigger timer 2025-10-03 08:25:37.753420 | fa163e2f-d608-ed31-39ea-000000010f40 | CHANGED | Enable virtqemud recovery trigger timer | np0005468027 2025-10-03 08:25:37.754825 | fa163e2f-d608-ed31-39ea-000000010f40 | TIMING | Enable virtqemud recovery trigger timer | np0005468027 | 0:26:36.080154 | 0.99s 2025-10-03 08:25:37.769100 | fa163e2f-d608-ed31-39ea-000000010f41 | TASK | Really enable virtqemud recovery trigger timer 2025-10-03 08:25:37.807141 | fa163e2f-d608-ed31-39ea-00000001120a | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 2025-10-03 08:25:37.809445 | fa163e2f-d608-ed31-39ea-00000001120a | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 | 0:26:36.134754 | 0.95s 2025-10-03 08:25:37.854037 | fa163e2f-d608-ed31-39ea-00000001120b | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:37.906500 | fa163e2f-d608-ed31-39ea-000000011246 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 2025-10-03 08:25:37.907591 | fa163e2f-d608-ed31-39ea-000000011246 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 | 0:26:36.232920 | 0.98s 2025-10-03 08:25:37.929982 | fa163e2f-d608-ed31-39ea-000000011247 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:38.197667 | fa163e2f-d608-ed31-39ea-000000010f1a | CHANGED | Really enable virtqemud recovery trigger timer | np0005468029 2025-10-03 08:25:38.199412 | fa163e2f-d608-ed31-39ea-000000010f1a | TIMING | Really enable virtqemud recovery trigger timer | np0005468029 | 0:26:36.524733 | 0.59s 2025-10-03 08:25:38.220027 | fa163e2f-d608-ed31-39ea-000000010f1c | TASK | Create systemd file 2025-10-03 08:25:38.372378 | fa163e2f-d608-ed31-39ea-000000010f41 | CHANGED | Really enable virtqemud recovery trigger timer | np0005468027 2025-10-03 08:25:38.374139 | fa163e2f-d608-ed31-39ea-000000010f41 | TIMING | Really enable virtqemud recovery trigger timer | np0005468027 | 0:26:36.699462 | 0.60s 2025-10-03 08:25:38.393937 | fa163e2f-d608-ed31-39ea-000000010f43 | TASK | Create systemd file 2025-10-03 08:25:39.101318 | fa163e2f-d608-ed31-39ea-000000010f1c | CHANGED | Create systemd file | np0005468029 2025-10-03 08:25:39.102755 | fa163e2f-d608-ed31-39ea-000000010f1c | TIMING | Create systemd file | np0005468029 | 0:26:37.428080 | 0.88s 2025-10-03 08:25:39.120120 | fa163e2f-d608-ed31-39ea-000000010f1d | TASK | Reload systemd 2025-10-03 08:25:39.379905 | fa163e2f-d608-ed31-39ea-000000010f43 | CHANGED | Create systemd file | np0005468027 2025-10-03 08:25:39.381173 | fa163e2f-d608-ed31-39ea-000000010f43 | TIMING | Create systemd file | np0005468027 | 0:26:37.706501 | 0.99s 2025-10-03 08:25:39.403681 | fa163e2f-d608-ed31-39ea-000000010f44 | TASK | Reload systemd 2025-10-03 08:25:39.417118 | fa163e2f-d608-ed31-39ea-000000010f40 | CHANGED | Enable virtqemud recovery trigger timer | np0005468028 2025-10-03 08:25:39.418995 | fa163e2f-d608-ed31-39ea-000000010f40 | TIMING | Enable virtqemud recovery trigger timer | np0005468028 | 0:26:37.744307 | 2.18s 2025-10-03 08:25:39.439850 | fa163e2f-d608-ed31-39ea-000000010f41 | TASK | Really enable virtqemud recovery trigger timer 2025-10-03 08:25:39.866481 | fa163e2f-d608-ed31-39ea-000000010f1d | CHANGED | Reload systemd | np0005468029 2025-10-03 08:25:39.868144 | fa163e2f-d608-ed31-39ea-000000010f1d | TIMING | Reload systemd | np0005468029 | 0:26:38.193468 | 0.75s 2025-10-03 08:25:39.888255 | fa163e2f-d608-ed31-39ea-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2025-10-03 08:25:40.110529 | fa163e2f-d608-ed31-39ea-000000010f41 | CHANGED | Really enable virtqemud recovery trigger timer | np0005468028 2025-10-03 08:25:40.111555 | fa163e2f-d608-ed31-39ea-000000010f41 | TIMING | Really enable virtqemud recovery trigger timer | np0005468028 | 0:26:38.436889 | 0.67s 2025-10-03 08:25:40.121999 | fa163e2f-d608-ed31-39ea-000000010f43 | TASK | Create systemd file 2025-10-03 08:25:40.154313 | fa163e2f-d608-ed31-39ea-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005468029 2025-10-03 08:25:40.155359 | fa163e2f-d608-ed31-39ea-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005468029 | 0:26:38.480692 | 0.27s 2025-10-03 08:25:40.190359 | fa163e2f-d608-ed31-39ea-000000010f44 | CHANGED | Reload systemd | np0005468027 2025-10-03 08:25:40.192005 | fa163e2f-d608-ed31-39ea-000000010f44 | TIMING | Reload systemd | np0005468027 | 0:26:38.517329 | 0.79s 2025-10-03 08:25:40.212316 | fa163e2f-d608-ed31-39ea-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2025-10-03 08:25:40.255303 | fa163e2f-d608-ed31-39ea-0000000000ec | TIMING | include_tasks | np0005468029 | 0:26:38.580621 | 0.09s 2025-10-03 08:25:40.285830 | 2022662d-5865-4170-9827-bc1265166316 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468029 2025-10-03 08:25:40.303855 | fa163e2f-d608-ed31-39ea-00000001129e | TASK | Write the config_step hieradata 2025-10-03 08:25:40.540274 | fa163e2f-d608-ed31-39ea-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005468027 2025-10-03 08:25:40.542066 | fa163e2f-d608-ed31-39ea-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005468027 | 0:26:38.867384 | 0.33s 2025-10-03 08:25:40.671611 | fa163e2f-d608-ed31-39ea-0000000000ec | TIMING | include_tasks | np0005468027 | 0:26:38.996935 | 0.11s 2025-10-03 08:25:40.696781 | d972cace-a4e8-4eb6-81da-99c340b00d7d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468027 2025-10-03 08:25:40.710782 | fa163e2f-d608-ed31-39ea-0000000112b8 | TASK | Write the config_step hieradata 2025-10-03 08:25:41.102802 | fa163e2f-d608-ed31-39ea-00000001129e | OK | Write the config_step hieradata | np0005468029 2025-10-03 08:25:41.103930 | fa163e2f-d608-ed31-39ea-00000001129e | TIMING | Write the config_step hieradata | np0005468029 | 0:26:39.429260 | 0.80s 2025-10-03 08:25:41.119252 | fa163e2f-d608-ed31-39ea-00000001129f | TASK | Run puppet host configuration for step 4 2025-10-03 08:25:41.202615 | fa163e2f-d608-ed31-39ea-000000010f43 | CHANGED | Create systemd file | np0005468028 2025-10-03 08:25:41.203973 | fa163e2f-d608-ed31-39ea-000000010f43 | TIMING | Create systemd file | np0005468028 | 0:26:39.529302 | 1.08s 2025-10-03 08:25:41.218441 | fa163e2f-d608-ed31-39ea-000000010f44 | TASK | Reload systemd 2025-10-03 08:25:41.522055 | fa163e2f-d608-ed31-39ea-0000000112b8 | OK | Write the config_step hieradata | np0005468027 2025-10-03 08:25:41.522989 | fa163e2f-d608-ed31-39ea-0000000112b8 | TIMING | Write the config_step hieradata | np0005468027 | 0:26:39.848324 | 0.81s 2025-10-03 08:25:41.534065 | fa163e2f-d608-ed31-39ea-0000000112b9 | TASK | Run puppet host configuration for step 4 2025-10-03 08:25:41.742877 | fa163e2f-d608-ed31-39ea-000000011247 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 2025-10-03 08:25:41.743976 | fa163e2f-d608-ed31-39ea-000000011247 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 | 0:26:40.069309 | 3.81s 2025-10-03 08:25:41.774856 | fa163e2f-d608-ed31-39ea-000000011009 | TASK | Gather variables for each operating system 2025-10-03 08:25:41.840641 | fa163e2f-d608-ed31-39ea-00000001129f | CHANGED | Run puppet host configuration for step 4 | np0005468029 2025-10-03 08:25:41.841586 | fa163e2f-d608-ed31-39ea-00000001129f | TIMING | Run puppet host configuration for step 4 | np0005468029 | 0:26:40.166918 | 0.72s 2025-10-03 08:25:41.852032 | fa163e2f-d608-ed31-39ea-0000000112a0 | TASK | Wait for puppet host configuration to finish 2025-10-03 08:25:41.913362 | fa163e2f-d608-ed31-39ea-000000011009 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468025 | 0:26:40.238680 | 0.14s 2025-10-03 08:25:41.933131 | fa163e2f-d608-ed31-39ea-00000001100a | TASK | Create container logs path 2025-10-03 08:25:42.043144 | fa163e2f-d608-ed31-39ea-000000010f44 | CHANGED | Reload systemd | np0005468028 2025-10-03 08:25:42.044179 | fa163e2f-d608-ed31-39ea-000000010f44 | TIMING | Reload systemd | np0005468028 | 0:26:40.369512 | 0.82s 2025-10-03 08:25:42.054170 | fa163e2f-d608-ed31-39ea-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2025-10-03 08:25:42.156509 | fa163e2f-d608-ed31-39ea-0000000112a0 | WAITING | Wait for puppet host configuration to finish | np0005468029 | 360 retries left 2025-10-03 08:25:42.231151 | fa163e2f-d608-ed31-39ea-0000000112b9 | CHANGED | Run puppet host configuration for step 4 | np0005468027 2025-10-03 08:25:42.231927 | fa163e2f-d608-ed31-39ea-0000000112b9 | TIMING | Run puppet host configuration for step 4 | np0005468027 | 0:26:40.557263 | 0.70s 2025-10-03 08:25:42.241523 | fa163e2f-d608-ed31-39ea-0000000112ba | TASK | Wait for puppet host configuration to finish 2025-10-03 08:25:42.272228 | fa163e2f-d608-ed31-39ea-00000001100a | OK | Create container logs path | np0005468025 2025-10-03 08:25:42.273768 | fa163e2f-d608-ed31-39ea-00000001100a | TIMING | tripleo_container_manage : Create container logs path | np0005468025 | 0:26:40.599095 | 0.34s 2025-10-03 08:25:42.298351 | fa163e2f-d608-ed31-39ea-00000001100c | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:42.350140 | fa163e2f-d608-ed31-39ea-00000001120b | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 2025-10-03 08:25:42.351078 | fa163e2f-d608-ed31-39ea-00000001120b | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 | 0:26:40.676411 | 4.50s 2025-10-03 08:25:42.384662 | fa163e2f-d608-ed31-39ea-000000011009 | TASK | Gather variables for each operating system 2025-10-03 08:25:42.391817 | fa163e2f-d608-ed31-39ea-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005468028 2025-10-03 08:25:42.392861 | fa163e2f-d608-ed31-39ea-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005468028 | 0:26:40.718192 | 0.34s 2025-10-03 08:25:42.473931 | fa163e2f-d608-ed31-39ea-0000000000ec | TIMING | include_tasks | np0005468028 | 0:26:40.799256 | 0.07s 2025-10-03 08:25:42.498734 | 2cb20ed8-a082-4933-a8a4-03978980f153 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468028 2025-10-03 08:25:42.511197 | fa163e2f-d608-ed31-39ea-0000000112e8 | TASK | Write the config_step hieradata 2025-10-03 08:25:42.518283 | fa163e2f-d608-ed31-39ea-000000011009 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468026 | 0:26:40.843598 | 0.13s 2025-10-03 08:25:42.535901 | fa163e2f-d608-ed31-39ea-00000001100a | TASK | Create container logs path 2025-10-03 08:25:42.593903 | fa163e2f-d608-ed31-39ea-0000000112ba | WAITING | Wait for puppet host configuration to finish | np0005468027 | 360 retries left 2025-10-03 08:25:42.772118 | fa163e2f-d608-ed31-39ea-00000001100c | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 2025-10-03 08:25:42.773106 | fa163e2f-d608-ed31-39ea-00000001100c | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 | 0:26:41.098435 | 0.47s 2025-10-03 08:25:42.794326 | fa163e2f-d608-ed31-39ea-00000001100d | TASK | Finalise hashes for all containers 2025-10-03 08:25:42.838621 | fa163e2f-d608-ed31-39ea-00000001100a | OK | Create container logs path | np0005468026 2025-10-03 08:25:42.839767 | fa163e2f-d608-ed31-39ea-00000001100a | TIMING | tripleo_container_manage : Create container logs path | np0005468026 | 0:26:41.165100 | 0.30s 2025-10-03 08:25:42.856636 | fa163e2f-d608-ed31-39ea-00000001100c | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:42.882079 | fa163e2f-d608-ed31-39ea-00000001100d | OK | Finalise hashes for all containers | np0005468025 2025-10-03 08:25:42.883181 | fa163e2f-d608-ed31-39ea-00000001100d | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468025 | 0:26:41.208512 | 0.09s 2025-10-03 08:25:42.899118 | fa163e2f-d608-ed31-39ea-00000001100f | TASK | Manage systemd shutdown files 2025-10-03 08:25:42.938237 | fa163e2f-d608-ed31-39ea-00000001100f | SKIPPED | Manage systemd shutdown files | np0005468025 2025-10-03 08:25:42.939082 | fa163e2f-d608-ed31-39ea-00000001100f | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468025 | 0:26:41.264417 | 0.04s 2025-10-03 08:25:42.953361 | fa163e2f-d608-ed31-39ea-000000011011 | TASK | Update container configs with new config hashes 2025-10-03 08:25:43.012665 | fa163e2f-d608-ed31-39ea-000000011011 | SKIPPED | Update container configs with new config hashes | np0005468025 2025-10-03 08:25:43.013594 | fa163e2f-d608-ed31-39ea-000000011011 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468025 | 0:26:41.338925 | 0.06s 2025-10-03 08:25:43.031886 | fa163e2f-d608-ed31-39ea-000000011012 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:43.088668 | fa163e2f-d608-ed31-39ea-000000011012 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 | 0:26:41.413993 | 0.06s 2025-10-03 08:25:43.106066 | 745d5fa5-8a91-4923-ab99-110552275e21 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468025 2025-10-03 08:25:43.123763 | fa163e2f-d608-ed31-39ea-00000001130e | TASK | Gather podman infos 2025-10-03 08:25:43.209124 | fa163e2f-d608-ed31-39ea-00000001100c | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 2025-10-03 08:25:43.210086 | fa163e2f-d608-ed31-39ea-00000001100c | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 | 0:26:41.535419 | 0.35s 2025-10-03 08:25:43.226612 | fa163e2f-d608-ed31-39ea-00000001100d | TASK | Finalise hashes for all containers 2025-10-03 08:25:43.323181 | fa163e2f-d608-ed31-39ea-00000001100d | OK | Finalise hashes for all containers | np0005468026 2025-10-03 08:25:43.324120 | fa163e2f-d608-ed31-39ea-00000001100d | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468026 | 0:26:41.649453 | 0.10s 2025-10-03 08:25:43.339391 | fa163e2f-d608-ed31-39ea-00000001100f | TASK | Manage systemd shutdown files 2025-10-03 08:25:43.361206 | fa163e2f-d608-ed31-39ea-0000000112e8 | OK | Write the config_step hieradata | np0005468028 2025-10-03 08:25:43.362230 | fa163e2f-d608-ed31-39ea-0000000112e8 | TIMING | Write the config_step hieradata | np0005468028 | 0:26:41.687562 | 0.85s 2025-10-03 08:25:43.375116 | fa163e2f-d608-ed31-39ea-0000000112e9 | TASK | Run puppet host configuration for step 4 2025-10-03 08:25:43.393104 | fa163e2f-d608-ed31-39ea-00000001100f | SKIPPED | Manage systemd shutdown files | np0005468026 2025-10-03 08:25:43.394321 | fa163e2f-d608-ed31-39ea-00000001100f | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468026 | 0:26:41.719641 | 0.05s 2025-10-03 08:25:43.410767 | fa163e2f-d608-ed31-39ea-000000011011 | TASK | Update container configs with new config hashes 2025-10-03 08:25:43.478767 | fa163e2f-d608-ed31-39ea-000000011011 | SKIPPED | Update container configs with new config hashes | np0005468026 2025-10-03 08:25:43.479787 | fa163e2f-d608-ed31-39ea-000000011011 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468026 | 0:26:41.805121 | 0.07s 2025-10-03 08:25:43.495435 | fa163e2f-d608-ed31-39ea-000000011012 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:43.548058 | fa163e2f-d608-ed31-39ea-000000011012 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 | 0:26:41.873383 | 0.05s 2025-10-03 08:25:43.564823 | ebf72106-0852-4244-83c6-4ba17dc23cc3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468026 2025-10-03 08:25:43.582519 | fa163e2f-d608-ed31-39ea-00000001133a | TASK | Gather podman infos 2025-10-03 08:25:44.164052 | fa163e2f-d608-ed31-39ea-0000000112e9 | CHANGED | Run puppet host configuration for step 4 | np0005468028 2025-10-03 08:25:44.165261 | fa163e2f-d608-ed31-39ea-0000000112e9 | TIMING | Run puppet host configuration for step 4 | np0005468028 | 0:26:42.490586 | 0.79s 2025-10-03 08:25:44.181593 | fa163e2f-d608-ed31-39ea-0000000112ea | TASK | Wait for puppet host configuration to finish 2025-10-03 08:25:44.294399 | fa163e2f-d608-ed31-39ea-00000001130e | OK | Gather podman infos | np0005468025 2025-10-03 08:25:44.295377 | fa163e2f-d608-ed31-39ea-00000001130e | TIMING | tripleo_container_manage : Gather podman infos | np0005468025 | 0:26:42.620708 | 1.17s 2025-10-03 08:25:44.365684 | fa163e2f-d608-ed31-39ea-00000001130f | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:44.466251 | fa163e2f-d608-ed31-39ea-00000001130f | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 | 0:26:42.791559 | 0.08s 2025-10-03 08:25:44.533921 | fa163e2f-d608-ed31-39ea-0000000112ea | WAITING | Wait for puppet host configuration to finish | np0005468028 | 360 retries left 2025-10-03 08:25:44.648273 | fa163e2f-d608-ed31-39ea-00000001119b | TIMING | tripleo_container_rm : include_tasks | np0005468025 | 0:26:42.973597 | 0.10s 2025-10-03 08:25:44.678961 | fa163e2f-d608-ed31-39ea-000000011013 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:44.751620 | fa163e2f-d608-ed31-39ea-000000011013 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 | 0:26:43.076943 | 0.07s 2025-10-03 08:25:44.768705 | 9c35da5f-65e4-4a70-aca6-c1f53f0f6bb3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468025 2025-10-03 08:25:44.838778 | fa163e2f-d608-ed31-39ea-0000000113a4 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:44.845950 | fa163e2f-d608-ed31-39ea-00000001133a | OK | Gather podman infos | np0005468026 2025-10-03 08:25:44.846864 | fa163e2f-d608-ed31-39ea-00000001133a | TIMING | tripleo_container_manage : Gather podman infos | np0005468026 | 0:26:43.172184 | 1.26s 2025-10-03 08:25:44.935660 | fa163e2f-d608-ed31-39ea-00000001133b | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:45.033496 | fa163e2f-d608-ed31-39ea-00000001133b | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 | 0:26:43.358821 | 0.10s 2025-10-03 08:25:45.316079 | fa163e2f-d608-ed31-39ea-00000001119b | TIMING | tripleo_container_rm : include_tasks | np0005468026 | 0:26:43.641410 | 0.25s 2025-10-03 08:25:45.344887 | fa163e2f-d608-ed31-39ea-000000011013 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:45.416754 | fa163e2f-d608-ed31-39ea-000000011013 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 | 0:26:43.742081 | 0.07s 2025-10-03 08:25:45.431502 | 462908b7-75e5-44a4-9e3b-7f09a4324903 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468026 2025-10-03 08:25:45.452212 | fa163e2f-d608-ed31-39ea-000000011424 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:45.788260 | fa163e2f-d608-ed31-39ea-0000000113a4 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 2025-10-03 08:25:45.789173 | fa163e2f-d608-ed31-39ea-0000000113a4 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 | 0:26:44.114506 | 0.95s 2025-10-03 08:25:45.808142 | fa163e2f-d608-ed31-39ea-0000000113a5 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:45.911360 | fa163e2f-d608-ed31-39ea-0000000110f3 | WAITING | Wait for puppet host configuration to finish | np0005468024 | 359 retries left 2025-10-03 08:25:46.434234 | fa163e2f-d608-ed31-39ea-000000011424 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 2025-10-03 08:25:46.437032 | fa163e2f-d608-ed31-39ea-000000011424 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 | 0:26:44.762348 | 0.98s 2025-10-03 08:25:46.473130 | fa163e2f-d608-ed31-39ea-000000011425 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:49.861191 | fa163e2f-d608-ed31-39ea-000000011425 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 2025-10-03 08:25:49.862325 | fa163e2f-d608-ed31-39ea-000000011425 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 | 0:26:48.187657 | 3.39s 2025-10-03 08:25:49.898785 | fa163e2f-d608-ed31-39ea-000000011034 | TASK | Gather variables for each operating system 2025-10-03 08:25:50.021533 | fa163e2f-d608-ed31-39ea-000000011034 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468026 | 0:26:48.346847 | 0.12s 2025-10-03 08:25:50.043641 | fa163e2f-d608-ed31-39ea-000000011035 | TASK | Create container logs path 2025-10-03 08:25:50.410426 | fa163e2f-d608-ed31-39ea-000000011035 | OK | Create container logs path | np0005468026 2025-10-03 08:25:50.412023 | fa163e2f-d608-ed31-39ea-000000011035 | TIMING | tripleo_container_manage : Create container logs path | np0005468026 | 0:26:48.737347 | 0.37s 2025-10-03 08:25:50.445673 | fa163e2f-d608-ed31-39ea-000000011037 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:50.462251 | fa163e2f-d608-ed31-39ea-0000000113a5 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 2025-10-03 08:25:50.463515 | fa163e2f-d608-ed31-39ea-0000000113a5 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 | 0:26:48.788837 | 4.65s 2025-10-03 08:25:50.511431 | fa163e2f-d608-ed31-39ea-000000011034 | TASK | Gather variables for each operating system 2025-10-03 08:25:50.629806 | fa163e2f-d608-ed31-39ea-000000011034 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468025 | 0:26:48.955127 | 0.12s 2025-10-03 08:25:50.644220 | fa163e2f-d608-ed31-39ea-000000011035 | TASK | Create container logs path 2025-10-03 08:25:50.857976 | fa163e2f-d608-ed31-39ea-000000011037 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 2025-10-03 08:25:50.858898 | fa163e2f-d608-ed31-39ea-000000011037 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 | 0:26:49.184230 | 0.41s 2025-10-03 08:25:50.876410 | fa163e2f-d608-ed31-39ea-000000011038 | TASK | Finalise hashes for all containers 2025-10-03 08:25:50.966597 | fa163e2f-d608-ed31-39ea-000000011038 | OK | Finalise hashes for all containers | np0005468026 2025-10-03 08:25:50.967415 | fa163e2f-d608-ed31-39ea-000000011038 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468026 | 0:26:49.292751 | 0.09s 2025-10-03 08:25:50.987024 | fa163e2f-d608-ed31-39ea-00000001103a | TASK | Manage systemd shutdown files 2025-10-03 08:25:50.994475 | fa163e2f-d608-ed31-39ea-000000011035 | OK | Create container logs path | np0005468025 2025-10-03 08:25:50.995553 | fa163e2f-d608-ed31-39ea-000000011035 | TIMING | tripleo_container_manage : Create container logs path | np0005468025 | 0:26:49.320883 | 0.35s 2025-10-03 08:25:51.012883 | fa163e2f-d608-ed31-39ea-000000011037 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:51.046033 | fa163e2f-d608-ed31-39ea-00000001103a | SKIPPED | Manage systemd shutdown files | np0005468026 2025-10-03 08:25:51.047096 | fa163e2f-d608-ed31-39ea-00000001103a | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468026 | 0:26:49.372424 | 0.06s 2025-10-03 08:25:51.062936 | fa163e2f-d608-ed31-39ea-00000001103c | TASK | Update container configs with new config hashes 2025-10-03 08:25:51.136246 | fa163e2f-d608-ed31-39ea-00000001103c | SKIPPED | Update container configs with new config hashes | np0005468026 2025-10-03 08:25:51.137131 | fa163e2f-d608-ed31-39ea-00000001103c | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468026 | 0:26:49.462466 | 0.07s 2025-10-03 08:25:51.153747 | fa163e2f-d608-ed31-39ea-00000001103d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:51.209133 | fa163e2f-d608-ed31-39ea-00000001103d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 | 0:26:49.534457 | 0.05s 2025-10-03 08:25:51.224671 | 16fb35f5-9fab-4baa-9b27-e6779f33cd0a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468026 2025-10-03 08:25:51.241923 | fa163e2f-d608-ed31-39ea-00000001147a | TASK | Gather podman infos 2025-10-03 08:25:51.442871 | fa163e2f-d608-ed31-39ea-000000011037 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 2025-10-03 08:25:51.443979 | fa163e2f-d608-ed31-39ea-000000011037 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 | 0:26:49.769307 | 0.43s 2025-10-03 08:25:51.464572 | fa163e2f-d608-ed31-39ea-000000011038 | TASK | Finalise hashes for all containers 2025-10-03 08:25:51.547374 | fa163e2f-d608-ed31-39ea-000000011038 | OK | Finalise hashes for all containers | np0005468025 2025-10-03 08:25:51.548329 | fa163e2f-d608-ed31-39ea-000000011038 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468025 | 0:26:49.873665 | 0.08s 2025-10-03 08:25:51.564436 | fa163e2f-d608-ed31-39ea-00000001103a | TASK | Manage systemd shutdown files 2025-10-03 08:25:51.607265 | fa163e2f-d608-ed31-39ea-00000001103a | SKIPPED | Manage systemd shutdown files | np0005468025 2025-10-03 08:25:51.608282 | fa163e2f-d608-ed31-39ea-00000001103a | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468025 | 0:26:49.933613 | 0.04s 2025-10-03 08:25:51.628379 | fa163e2f-d608-ed31-39ea-00000001103c | TASK | Update container configs with new config hashes 2025-10-03 08:25:51.735755 | fa163e2f-d608-ed31-39ea-00000001103c | SKIPPED | Update container configs with new config hashes | np0005468025 2025-10-03 08:25:51.737053 | fa163e2f-d608-ed31-39ea-00000001103c | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468025 | 0:26:50.062386 | 0.11s 2025-10-03 08:25:51.759375 | fa163e2f-d608-ed31-39ea-00000001103d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:51.802245 | fa163e2f-d608-ed31-39ea-00000001103d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 | 0:26:50.127569 | 0.04s 2025-10-03 08:25:51.825366 | ae4a093c-ffdd-43a8-a2de-85aa935490d2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468025 2025-10-03 08:25:51.849638 | fa163e2f-d608-ed31-39ea-0000000114a4 | TASK | Gather podman infos 2025-10-03 08:25:52.420152 | fa163e2f-d608-ed31-39ea-00000001147a | OK | Gather podman infos | np0005468026 2025-10-03 08:25:52.421047 | fa163e2f-d608-ed31-39ea-00000001147a | TIMING | tripleo_container_manage : Gather podman infos | np0005468026 | 0:26:50.746381 | 1.18s 2025-10-03 08:25:52.431916 | fa163e2f-d608-ed31-39ea-0000000112a0 | WAITING | Wait for puppet host configuration to finish | np0005468029 | 359 retries left 2025-10-03 08:25:52.489076 | fa163e2f-d608-ed31-39ea-00000001147b | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:52.548177 | fa163e2f-d608-ed31-39ea-00000001147b | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 | 0:26:50.873499 | 0.05s 2025-10-03 08:25:52.679042 | fa163e2f-d608-ed31-39ea-00000001119b | TIMING | tripleo_container_rm : include_tasks | np0005468026 | 0:26:51.004363 | 0.09s 2025-10-03 08:25:52.714785 | fa163e2f-d608-ed31-39ea-00000001103e | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:52.811758 | fa163e2f-d608-ed31-39ea-00000001103e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 | 0:26:51.137081 | 0.10s 2025-10-03 08:25:52.829387 | 1b27f7c9-3677-42ff-b276-3bc3f54fb423 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468026 2025-10-03 08:25:52.850664 | fa163e2f-d608-ed31-39ea-00000001150c | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:52.887742 | fa163e2f-d608-ed31-39ea-0000000112ba | WAITING | Wait for puppet host configuration to finish | np0005468027 | 359 retries left 2025-10-03 08:25:53.099029 | fa163e2f-d608-ed31-39ea-0000000114a4 | OK | Gather podman infos | np0005468025 2025-10-03 08:25:53.099838 | fa163e2f-d608-ed31-39ea-0000000114a4 | TIMING | tripleo_container_manage : Gather podman infos | np0005468025 | 0:26:51.425174 | 1.25s 2025-10-03 08:25:53.159351 | fa163e2f-d608-ed31-39ea-0000000114a5 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:53.243999 | fa163e2f-d608-ed31-39ea-0000000114a5 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 | 0:26:51.569327 | 0.08s 2025-10-03 08:25:53.515653 | fa163e2f-d608-ed31-39ea-00000001119b | TIMING | tripleo_container_rm : include_tasks | np0005468025 | 0:26:51.840976 | 0.24s 2025-10-03 08:25:53.550775 | fa163e2f-d608-ed31-39ea-00000001103e | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:53.599467 | fa163e2f-d608-ed31-39ea-00000001103e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 | 0:26:51.924781 | 0.05s 2025-10-03 08:25:53.614121 | ad3e6a28-e969-4f5b-9fc3-82faf4c46554 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468025 2025-10-03 08:25:53.653367 | fa163e2f-d608-ed31-39ea-00000001158e | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:53.821054 | fa163e2f-d608-ed31-39ea-00000001150c | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 2025-10-03 08:25:53.822866 | fa163e2f-d608-ed31-39ea-00000001150c | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 | 0:26:52.148184 | 0.97s 2025-10-03 08:25:53.851815 | fa163e2f-d608-ed31-39ea-00000001150d | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:54.785705 | fa163e2f-d608-ed31-39ea-00000001158e | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 2025-10-03 08:25:54.786481 | fa163e2f-d608-ed31-39ea-00000001158e | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 | 0:26:53.111820 | 1.13s 2025-10-03 08:25:54.800705 | fa163e2f-d608-ed31-39ea-00000001158f | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-03 08:25:54.852334 | fa163e2f-d608-ed31-39ea-0000000112ea | WAITING | Wait for puppet host configuration to finish | np0005468028 | 359 retries left 2025-10-03 08:25:56.164373 | fa163e2f-d608-ed31-39ea-0000000110f3 | WAITING | Wait for puppet host configuration to finish | np0005468024 | 358 retries left 2025-10-03 08:25:57.628616 | fa163e2f-d608-ed31-39ea-00000001150d | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 2025-10-03 08:25:57.630485 | fa163e2f-d608-ed31-39ea-00000001150d | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468026 | 0:26:55.955821 | 3.78s 2025-10-03 08:25:57.660541 | fa163e2f-d608-ed31-39ea-000000010f9b | TASK | Set NB connection 2025-10-03 08:25:57.701603 | fa163e2f-d608-ed31-39ea-000000010f9b | SKIPPED | Set NB connection | np0005468026 2025-10-03 08:25:57.702493 | fa163e2f-d608-ed31-39ea-000000010f9b | TIMING | Set NB connection | np0005468026 | 0:26:56.027827 | 0.04s 2025-10-03 08:25:57.717241 | fa163e2f-d608-ed31-39ea-000000010f9c | TASK | Set SB connection 2025-10-03 08:25:57.776822 | fa163e2f-d608-ed31-39ea-000000010f9c | SKIPPED | Set SB connection | np0005468026 2025-10-03 08:25:57.777847 | fa163e2f-d608-ed31-39ea-000000010f9c | TIMING | Set SB connection | np0005468026 | 0:26:56.103178 | 0.06s 2025-10-03 08:25:57.792759 | fa163e2f-d608-ed31-39ea-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2025-10-03 08:25:58.131392 | fa163e2f-d608-ed31-39ea-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005468026 2025-10-03 08:25:58.132849 | fa163e2f-d608-ed31-39ea-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005468026 | 0:26:56.458173 | 0.34s 2025-10-03 08:25:58.230994 | fa163e2f-d608-ed31-39ea-0000000000ec | TIMING | include_tasks | np0005468026 | 0:26:56.556311 | 0.06s 2025-10-03 08:25:58.278132 | dca27935-77e0-444f-9973-574eca873b12 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468026 2025-10-03 08:25:58.312705 | fa163e2f-d608-ed31-39ea-0000000115da | TASK | Write the config_step hieradata 2025-10-03 08:25:58.321844 | fa163e2f-d608-ed31-39ea-00000001158f | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 2025-10-03 08:25:58.323333 | fa163e2f-d608-ed31-39ea-00000001158f | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005468025 | 0:26:56.648655 | 3.52s 2025-10-03 08:25:58.364743 | fa163e2f-d608-ed31-39ea-000000010f7e | TASK | Set NB connection 2025-10-03 08:25:58.408326 | fa163e2f-d608-ed31-39ea-000000010f7e | SKIPPED | Set NB connection | np0005468025 2025-10-03 08:25:58.409087 | fa163e2f-d608-ed31-39ea-000000010f7e | TIMING | Set NB connection | np0005468025 | 0:26:56.734424 | 0.04s 2025-10-03 08:25:58.423006 | fa163e2f-d608-ed31-39ea-000000010f7f | TASK | Set SB connection 2025-10-03 08:25:58.459185 | fa163e2f-d608-ed31-39ea-000000010f7f | SKIPPED | Set SB connection | np0005468025 2025-10-03 08:25:58.459993 | fa163e2f-d608-ed31-39ea-000000010f7f | TIMING | Set SB connection | np0005468025 | 0:26:56.785329 | 0.04s 2025-10-03 08:25:58.474373 | fa163e2f-d608-ed31-39ea-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2025-10-03 08:25:58.807768 | fa163e2f-d608-ed31-39ea-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005468025 2025-10-03 08:25:58.808808 | fa163e2f-d608-ed31-39ea-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005468025 | 0:26:57.134143 | 0.33s 2025-10-03 08:25:58.918559 | fa163e2f-d608-ed31-39ea-0000000000ec | TIMING | include_tasks | np0005468025 | 0:26:57.243884 | 0.09s 2025-10-03 08:25:58.952154 | 0fef90e3-3fbb-4279-83cf-7110c2982987 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468025 2025-10-03 08:25:58.971200 | fa163e2f-d608-ed31-39ea-0000000115fa | TASK | Write the config_step hieradata 2025-10-03 08:25:59.230201 | fa163e2f-d608-ed31-39ea-0000000115da | OK | Write the config_step hieradata | np0005468026 2025-10-03 08:25:59.231295 | fa163e2f-d608-ed31-39ea-0000000115da | TIMING | Write the config_step hieradata | np0005468026 | 0:26:57.556623 | 0.92s 2025-10-03 08:25:59.253077 | fa163e2f-d608-ed31-39ea-0000000115db | TASK | Run puppet host configuration for step 4 2025-10-03 08:25:59.846374 | fa163e2f-d608-ed31-39ea-0000000115fa | OK | Write the config_step hieradata | np0005468025 2025-10-03 08:25:59.847937 | fa163e2f-d608-ed31-39ea-0000000115fa | TIMING | Write the config_step hieradata | np0005468025 | 0:26:58.173259 | 0.88s 2025-10-03 08:25:59.881811 | fa163e2f-d608-ed31-39ea-0000000115fb | TASK | Run puppet host configuration for step 4 2025-10-03 08:26:00.021312 | fa163e2f-d608-ed31-39ea-0000000115db | CHANGED | Run puppet host configuration for step 4 | np0005468026 2025-10-03 08:26:00.023268 | fa163e2f-d608-ed31-39ea-0000000115db | TIMING | Run puppet host configuration for step 4 | np0005468026 | 0:26:58.348576 | 0.77s 2025-10-03 08:26:00.056636 | fa163e2f-d608-ed31-39ea-0000000115dc | TASK | Wait for puppet host configuration to finish 2025-10-03 08:26:00.403816 | fa163e2f-d608-ed31-39ea-0000000115dc | WAITING | Wait for puppet host configuration to finish | np0005468026 | 360 retries left 2025-10-03 08:26:00.656130 | fa163e2f-d608-ed31-39ea-0000000115fb | CHANGED | Run puppet host configuration for step 4 | np0005468025 2025-10-03 08:26:00.657399 | fa163e2f-d608-ed31-39ea-0000000115fb | TIMING | Run puppet host configuration for step 4 | np0005468025 | 0:26:58.982725 | 0.77s 2025-10-03 08:26:00.688759 | fa163e2f-d608-ed31-39ea-0000000115fc | TASK | Wait for puppet host configuration to finish 2025-10-03 08:26:01.018683 | fa163e2f-d608-ed31-39ea-0000000115fc | WAITING | Wait for puppet host configuration to finish | np0005468025 | 360 retries left 2025-10-03 08:26:02.849184 | fa163e2f-d608-ed31-39ea-0000000112a0 | WAITING | Wait for puppet host configuration to finish | np0005468029 | 358 retries left 2025-10-03 08:26:03.295259 | fa163e2f-d608-ed31-39ea-0000000112ba | WAITING | Wait for puppet host configuration to finish | np0005468027 | 358 retries left 2025-10-03 08:26:05.166381 | fa163e2f-d608-ed31-39ea-0000000112ea | WAITING | Wait for puppet host configuration to finish | np0005468028 | 358 retries left 2025-10-03 08:26:06.477307 | fa163e2f-d608-ed31-39ea-0000000110f3 | CHANGED | Wait for puppet host configuration to finish | np0005468024 2025-10-03 08:26:06.478232 | fa163e2f-d608-ed31-39ea-0000000110f3 | TIMING | Wait for puppet host configuration to finish | np0005468024 | 0:27:04.803545 | 31.22s 2025-10-03 08:26:06.497985 | fa163e2f-d608-ed31-39ea-0000000110f4 | TASK | Debug output for task: Run puppet host configuration for step 4 2025-10-03 08:26:06.559985 | fa163e2f-d608-ed31-39ea-0000000110f4 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005468024 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:25:35 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:25:41 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:25:41 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:25:41 puppet-user: (file & line not available)", "<13>Oct 3 08:25:41 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:25:41 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:25:41 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:25:41 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 3 08:25:41 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 3 08:25:41 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:25:41 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:25:41 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:25:41 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:25:41 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:25:41 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:25:41 puppet-user: Notice: Compiled catalog for np0005468024.ooo.test in environment production in 0.61 seconds", "<13>Oct 3 08:25:46 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Oct 3 08:25:48 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Oct 3 08:25:53 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 3 08:25:53 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}0eb76fa6c5d02ae2f1394f5457a140c881f7bde021b9a060a2128fc0118f5c58'", "<13>Oct 3 08:25:53 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 3 08:25:53 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 3 08:25:53 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 3 08:25:53 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 3 08:25:55 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Oct 3 08:26:00 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 3 08:26:01 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 3 08:26:01 puppet-user: Notice: Applied catalog in 19.73 seconds", "<13>Oct 3 08:26:01 puppet-user: Application:", "<13>Oct 3 08:26:01 puppet-user: Initial environment: production", "<13>Oct 3 08:26:01 puppet-user: Converged environment: production", "<13>Oct 3 08:26:01 puppet-user: Run mode: user", "<13>Oct 3 08:26:01 puppet-user: Changes:", "<13>Oct 3 08:26:01 puppet-user: Total: 10", "<13>Oct 3 08:26:01 puppet-user: Events:", "<13>Oct 3 08:26:01 puppet-user: Success: 10", "<13>Oct 3 08:26:01 puppet-user: Resources:", "<13>Oct 3 08:26:01 puppet-user: Restarted: 1", "<13>Oct 3 08:26:01 puppet-user: Changed: 10", "<13>Oct 3 08:26:01 puppet-user: Out of sync: 10", "<13>Oct 3 08:26:01 puppet-user: Total: 37", "<13>Oct 3 08:26:01 puppet-user: Time:", "<13>Oct 3 08:26:01 puppet-user: Schedule: 0.00", "<13>Oct 3 08:26:01 puppet-user: File line: 0.00", "<13>Oct 3 08:26:01 puppet-user: User: 0.01", "<13>Oct 3 08:26:01 puppet-user: Augeas: 0.01", "<13>Oct 3 08:26:01 puppet-user: File: 0.06", "<13>Oct 3 08:26:01 puppet-user: Config retrieval: 0.70", "<13>Oct 3 08:26:01 puppet-user: Service: 1.40", "<13>Oct 3 08:26:01 puppet-user: Pcmk property: 1.48", "<13>Oct 3 08:26:01 puppet-user: Last run: 1759479961", "<13>Oct 3 08:26:01 puppet-user: Transaction evaluation: 19.72", "<13>Oct 3 08:26:01 puppet-user: Catalog application: 19.73", "<13>Oct 3 08:26:01 puppet-user: Pcmk resource op default: 2.08", "<13>Oct 3 08:26:01 puppet-user: Pcmk resource default: 2.24", "<13>Oct 3 08:26:01 puppet-user: Package: 5.12", "<13>Oct 3 08:26:01 puppet-user: Exec: 7.17", "<13>Oct 3 08:26:01 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:26:01 puppet-user: Total: 19.74", "<13>Oct 3 08:26:01 puppet-user: Version:", "<13>Oct 3 08:26:01 puppet-user: Config: 1759479941", "<13>Oct 3 08:26:01 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:26:06.561258 | fa163e2f-d608-ed31-39ea-0000000110f4 | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005468024 | 0:27:04.886589 | 0.06s 2025-10-03 08:26:06.583090 | fa163e2f-d608-ed31-39ea-0000000110f5 | TASK | Pre-cache facts for puppet containers 2025-10-03 08:26:06.606768 | fa163e2f-d608-ed31-39ea-0000000110f5 | TIMING | Pre-cache facts for puppet containers | np0005468024 | 0:27:04.932092 | 0.02s 2025-10-03 08:26:06.663940 | fa163e2f-d608-ed31-39ea-000000011647 | TASK | Gather variables for each operating system 2025-10-03 08:26:06.750376 | fa163e2f-d608-ed31-39ea-000000011647 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468024 | 0:27:05.075704 | 0.09s 2025-10-03 08:26:06.766995 | fa163e2f-d608-ed31-39ea-000000011648 | TASK | Create puppet caching structures 2025-10-03 08:26:07.101044 | fa163e2f-d608-ed31-39ea-000000011648 | CHANGED | Create puppet caching structures | np0005468024 2025-10-03 08:26:07.101926 | fa163e2f-d608-ed31-39ea-000000011648 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468024 | 0:27:05.427264 | 0.33s 2025-10-03 08:26:07.117941 | fa163e2f-d608-ed31-39ea-000000011649 | TASK | Check for facter.conf 2025-10-03 08:26:07.473554 | fa163e2f-d608-ed31-39ea-000000011649 | OK | Check for facter.conf | np0005468024 2025-10-03 08:26:07.475146 | fa163e2f-d608-ed31-39ea-000000011649 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468024 | 0:27:05.800470 | 0.36s 2025-10-03 08:26:07.508518 | fa163e2f-d608-ed31-39ea-00000001164a | TASK | Remove facter.conf if directory 2025-10-03 08:26:07.563980 | fa163e2f-d608-ed31-39ea-00000001164a | SKIPPED | Remove facter.conf if directory | np0005468024 2025-10-03 08:26:07.565665 | fa163e2f-d608-ed31-39ea-00000001164a | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468024 | 0:27:05.890985 | 0.05s 2025-10-03 08:26:07.597932 | fa163e2f-d608-ed31-39ea-00000001164b | TASK | Write facter cache config 2025-10-03 08:26:08.482986 | fa163e2f-d608-ed31-39ea-00000001164b | CHANGED | Write facter cache config | np0005468024 2025-10-03 08:26:08.484013 | fa163e2f-d608-ed31-39ea-00000001164b | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468024 | 0:27:06.809346 | 0.88s 2025-10-03 08:26:08.505578 | fa163e2f-d608-ed31-39ea-00000001164c | TASK | Cleanup facter cache if exists 2025-10-03 08:26:08.862097 | fa163e2f-d608-ed31-39ea-00000001164c | CHANGED | Cleanup facter cache if exists | np0005468024 2025-10-03 08:26:08.863622 | fa163e2f-d608-ed31-39ea-00000001164c | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468024 | 0:27:07.188948 | 0.36s 2025-10-03 08:26:08.895250 | fa163e2f-d608-ed31-39ea-00000001164d | TASK | Pre-cache facts 2025-10-03 08:26:09.596139 | fa163e2f-d608-ed31-39ea-00000001164d | CHANGED | Pre-cache facts | np0005468024 2025-10-03 08:26:09.597877 | fa163e2f-d608-ed31-39ea-00000001164d | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468024 | 0:27:07.923212 | 0.70s 2025-10-03 08:26:09.615688 | fa163e2f-d608-ed31-39ea-00000001164e | TASK | Failed deployment if facter fails 2025-10-03 08:26:09.654752 | fa163e2f-d608-ed31-39ea-00000001164e | SKIPPED | Failed deployment if facter fails | np0005468024 2025-10-03 08:26:09.656114 | fa163e2f-d608-ed31-39ea-00000001164e | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468024 | 0:27:07.981436 | 0.04s 2025-10-03 08:26:09.708498 | fa163e2f-d608-ed31-39ea-00000001164f | TASK | Sync cached facts 2025-10-03 08:26:10.112738 | fa163e2f-d608-ed31-39ea-00000001164f | CHANGED | Sync cached facts | np0005468024 -> 192.168.122.103 [WARNING]: ('np0005468024 -> 192.168.122.103', 'fa163e2f-d608-ed31-39ea-00000001164f') missing from stats 2025-10-03 08:26:10.182423 | fa163e2f-d608-ed31-39ea-0000000110f6 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:26:10.235896 | fa163e2f-d608-ed31-39ea-0000000110f6 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468024 2025-10-03 08:26:10.237394 | fa163e2f-d608-ed31-39ea-0000000110f6 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468024 | 0:27:08.562726 | 0.05s 2025-10-03 08:26:10.259628 | fa163e2f-d608-ed31-39ea-0000000110f8 | TASK | Manage containers for step 4 with tripleo-ansible 2025-10-03 08:26:10.287590 | fa163e2f-d608-ed31-39ea-0000000110f8 | TIMING | Manage containers for step 4 with tripleo-ansible | np0005468024 | 0:27:08.612912 | 0.03s 2025-10-03 08:26:10.342689 | fa163e2f-d608-ed31-39ea-0000000116a6 | TASK | Gather variables for each operating system 2025-10-03 08:26:10.485446 | fa163e2f-d608-ed31-39ea-0000000116a6 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468024 | 0:27:08.810751 | 0.14s 2025-10-03 08:26:10.513858 | fa163e2f-d608-ed31-39ea-0000000116a7 | TASK | Create container logs path 2025-10-03 08:26:10.687132 | fa163e2f-d608-ed31-39ea-0000000115dc | WAITING | Wait for puppet host configuration to finish | np0005468026 | 359 retries left 2025-10-03 08:26:10.857584 | fa163e2f-d608-ed31-39ea-0000000116a7 | OK | Create container logs path | np0005468024 2025-10-03 08:26:10.859480 | fa163e2f-d608-ed31-39ea-0000000116a7 | TIMING | tripleo_container_manage : Create container logs path | np0005468024 | 0:27:09.184797 | 0.34s 2025-10-03 08:26:10.886741 | fa163e2f-d608-ed31-39ea-0000000116a9 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:11.221117 | fa163e2f-d608-ed31-39ea-0000000116a9 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005468024 2025-10-03 08:26:11.222981 | fa163e2f-d608-ed31-39ea-0000000116a9 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005468024 | 0:27:09.548313 | 0.33s 2025-10-03 08:26:11.247586 | fa163e2f-d608-ed31-39ea-0000000116aa | TASK | Finalise hashes for all containers 2025-10-03 08:26:11.338817 | fa163e2f-d608-ed31-39ea-0000000115fc | WAITING | Wait for puppet host configuration to finish | np0005468025 | 359 retries left 2025-10-03 08:26:11.355496 | fa163e2f-d608-ed31-39ea-0000000116aa | OK | Finalise hashes for all containers | np0005468024 2025-10-03 08:26:11.356699 | fa163e2f-d608-ed31-39ea-0000000116aa | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468024 | 0:27:09.682027 | 0.11s 2025-10-03 08:26:11.395252 | fa163e2f-d608-ed31-39ea-0000000116ac | TASK | Manage systemd shutdown files 2025-10-03 08:26:11.439631 | fa163e2f-d608-ed31-39ea-0000000116ac | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468024 | 0:27:09.764949 | 0.04s 2025-10-03 08:26:11.463583 | c6735135-99b7-4306-9ecc-318f944fe603 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468024 2025-10-03 08:26:11.484151 | fa163e2f-d608-ed31-39ea-0000000116e3 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:26:11.895361 | fa163e2f-d608-ed31-39ea-0000000116e3 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468024 2025-10-03 08:26:11.896988 | fa163e2f-d608-ed31-39ea-0000000116e3 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468024 | 0:27:10.222309 | 0.41s 2025-10-03 08:26:11.927207 | fa163e2f-d608-ed31-39ea-0000000116e4 | TASK | Set podman_drop_in fact 2025-10-03 08:26:11.989663 | fa163e2f-d608-ed31-39ea-0000000116e4 | OK | Set podman_drop_in fact | np0005468024 2025-10-03 08:26:11.992418 | fa163e2f-d608-ed31-39ea-0000000116e4 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468024 | 0:27:10.317743 | 0.06s 2025-10-03 08:26:12.026560 | fa163e2f-d608-ed31-39ea-0000000116e6 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:26:12.918172 | fa163e2f-d608-ed31-39ea-0000000116e6 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | item=tripleo-container-shutdown 2025-10-03 08:26:12.920948 | fa163e2f-d608-ed31-39ea-0000000116e6 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | 0:27:11.246279 | 0.89s 2025-10-03 08:26:13.113351 | fa163e2f-d608-ed31-39ea-0000000112a0 | CHANGED | Wait for puppet host configuration to finish | np0005468029 2025-10-03 08:26:13.114145 | fa163e2f-d608-ed31-39ea-0000000112a0 | TIMING | Wait for puppet host configuration to finish | np0005468029 | 0:27:11.439484 | 31.26s 2025-10-03 08:26:13.125740 | fa163e2f-d608-ed31-39ea-0000000112a1 | TASK | Debug output for task: Run puppet host configuration for step 4 2025-10-03 08:26:13.206766 | fa163e2f-d608-ed31-39ea-0000000112a1 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005468029 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:25:42 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:25:47 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:25:47 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:25:47 puppet-user: (file & line not available)", "<13>Oct 3 08:25:47 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:25:47 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:25:47 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:25:47 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 3 08:25:47 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 3 08:25:47 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:25:47 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:25:47 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:25:47 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:25:47 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:25:47 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:25:48 puppet-user: Notice: Compiled catalog for np0005468029.ooo.test in environment production in 0.28 seconds", "<13>Oct 3 08:25:57 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 3 08:25:57 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}401b88b27ab76ccc3a7aedc72011482e3bfff5ac51a2269c67f91ad4d286e417'", "<13>Oct 3 08:25:57 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 3 08:25:57 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 3 08:25:57 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 3 08:25:57 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 3 08:26:02 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 3 08:26:03 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 3 08:26:03 puppet-user: Notice: Applied catalog in 15.26 seconds", "<13>Oct 3 08:26:03 puppet-user: Application:", "<13>Oct 3 08:26:03 puppet-user: Initial environment: production", "<13>Oct 3 08:26:03 puppet-user: Converged environment: production", "<13>Oct 3 08:26:03 puppet-user: Run mode: user", "<13>Oct 3 08:26:03 puppet-user: Changes:", "<13>Oct 3 08:26:03 puppet-user: Total: 8", "<13>Oct 3 08:26:03 puppet-user: Events:", "<13>Oct 3 08:26:03 puppet-user: Success: 8", "<13>Oct 3 08:26:03 puppet-user: Resources:", "<13>Oct 3 08:26:03 puppet-user: Restarted: 1", "<13>Oct 3 08:26:03 puppet-user: Changed: 8", "<13>Oct 3 08:26:03 puppet-user: Out of sync: 8", "<13>Oct 3 08:26:03 puppet-user: Total: 19", "<13>Oct 3 08:26:03 puppet-user: Time:", "<13>Oct 3 08:26:03 puppet-user: Schedule: 0.00", "<13>Oct 3 08:26:03 puppet-user: Augeas: 0.01", "<13>Oct 3 08:26:03 puppet-user: File: 0.06", "<13>Oct 3 08:26:03 puppet-user: Config retrieval: 0.35", "<13>Oct 3 08:26:03 puppet-user: Service: 1.05", "<13>Oct 3 08:26:03 puppet-user: Transaction evaluation: 15.25", "<13>Oct 3 08:26:03 puppet-user: Catalog application: 15.26", "<13>Oct 3 08:26:03 puppet-user: Last run: 1759479963", "<13>Oct 3 08:26:03 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:26:03 puppet-user: Exec: 5.05", "<13>Oct 3 08:26:03 puppet-user: Package: 8.92", "<13>Oct 3 08:26:03 puppet-user: Total: 15.26", "<13>Oct 3 08:26:03 puppet-user: Version:", "<13>Oct 3 08:26:03 puppet-user: Config: 1759479947", "<13>Oct 3 08:26:03 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:26:13.207758 | fa163e2f-d608-ed31-39ea-0000000112a1 | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005468029 | 0:27:11.533093 | 0.08s 2025-10-03 08:26:13.217512 | fa163e2f-d608-ed31-39ea-0000000112a2 | TASK | Pre-cache facts for puppet containers 2025-10-03 08:26:13.236057 | fa163e2f-d608-ed31-39ea-0000000112a2 | TIMING | Pre-cache facts for puppet containers | np0005468029 | 0:27:11.561377 | 0.02s 2025-10-03 08:26:13.263626 | fa163e2f-d608-ed31-39ea-000000011647 | TASK | Gather variables for each operating system 2025-10-03 08:26:13.351435 | fa163e2f-d608-ed31-39ea-000000011647 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468029 | 0:27:11.676756 | 0.09s 2025-10-03 08:26:13.362058 | fa163e2f-d608-ed31-39ea-000000011648 | TASK | Create puppet caching structures 2025-10-03 08:26:13.559136 | fa163e2f-d608-ed31-39ea-0000000112ba | CHANGED | Wait for puppet host configuration to finish | np0005468027 2025-10-03 08:26:13.561524 | fa163e2f-d608-ed31-39ea-0000000112ba | TIMING | Wait for puppet host configuration to finish | np0005468027 | 0:27:11.886794 | 31.32s 2025-10-03 08:26:13.588114 | fa163e2f-d608-ed31-39ea-0000000112bb | TASK | Debug output for task: Run puppet host configuration for step 4 2025-10-03 08:26:13.676398 | fa163e2f-d608-ed31-39ea-000000011648 | CHANGED | Create puppet caching structures | np0005468029 2025-10-03 08:26:13.679824 | fa163e2f-d608-ed31-39ea-000000011648 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468029 | 0:27:12.005131 | 0.32s 2025-10-03 08:26:13.685979 | fa163e2f-d608-ed31-39ea-0000000116e6 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | item=tripleo-start-podman-container 2025-10-03 08:26:13.687086 | fa163e2f-d608-ed31-39ea-0000000116e6 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | 0:27:12.012417 | 1.66s 2025-10-03 08:26:13.709175 | fa163e2f-d608-ed31-39ea-000000011649 | TASK | Check for facter.conf 2025-10-03 08:26:13.719725 | fa163e2f-d608-ed31-39ea-0000000116e6 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | 0:27:12.045042 | 1.69s 2025-10-03 08:26:13.721621 | fa163e2f-d608-ed31-39ea-0000000112bb | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005468027 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:25:42 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:25:47 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:25:47 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:25:47 puppet-user: (file & line not available)", "<13>Oct 3 08:25:47 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:25:47 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:25:47 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:25:47 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 3 08:25:47 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 3 08:25:47 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:25:47 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:25:47 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:25:47 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:25:47 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:25:47 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:25:48 puppet-user: Notice: Compiled catalog for np0005468027.ooo.test in environment production in 0.21 seconds", "<13>Oct 3 08:25:57 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 3 08:25:57 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}466cedad3cae099888c7e171a35db0cb227f74870bbc232d62cda73836d21e3c'", "<13>Oct 3 08:25:57 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 3 08:25:57 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 3 08:25:57 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 3 08:25:57 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 3 08:26:02 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 3 08:26:03 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 3 08:26:03 puppet-user: Notice: Applied catalog in 15.73 seconds", "<13>Oct 3 08:26:03 puppet-user: Application:", "<13>Oct 3 08:26:03 puppet-user: Initial environment: production", "<13>Oct 3 08:26:03 puppet-user: Converged environment: production", "<13>Oct 3 08:26:03 puppet-user: Run mode: user", "<13>Oct 3 08:26:03 puppet-user: Changes:", "<13>Oct 3 08:26:03 puppet-user: Total: 8", "<13>Oct 3 08:26:03 puppet-user: Events:", "<13>Oct 3 08:26:03 puppet-user: Success: 8", "<13>Oct 3 08:26:03 puppet-user: Resources:", "<13>Oct 3 08:26:03 puppet-user: Restarted: 1", "<13>Oct 3 08:26:03 puppet-user: Changed: 8", "<13>Oct 3 08:26:03 puppet-user: Out of sync: 8", "<13>Oct 3 08:26:03 puppet-user: Total: 19", "<13>Oct 3 08:26:03 puppet-user: Time:", "<13>Oct 3 08:26:03 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:26:03 puppet-user: Schedule: 0.00", "<13>Oct 3 08:26:03 puppet-user: Augeas: 0.01", "<13>Oct 3 08:26:03 puppet-user: File: 0.12", "<13>Oct 3 08:26:03 puppet-user: Config retrieval: 0.27", "<13>Oct 3 08:26:03 puppet-user: Service: 1.11", "<13>Oct 3 08:26:03 puppet-user: Transaction evaluation: 15.72", "<13>Oct 3 08:26:03 puppet-user: Catalog application: 15.73", "<13>Oct 3 08:26:03 puppet-user: Last run: 1759479963", "<13>Oct 3 08:26:03 puppet-user: Exec: 5.06", "<13>Oct 3 08:26:03 puppet-user: Package: 9.29", "<13>Oct 3 08:26:03 puppet-user: Total: 15.74", "<13>Oct 3 08:26:03 puppet-user: Version:", "<13>Oct 3 08:26:03 puppet-user: Config: 1759479947", "<13>Oct 3 08:26:03 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:26:13.722641 | fa163e2f-d608-ed31-39ea-0000000112bb | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005468027 | 0:27:12.047980 | 0.13s 2025-10-03 08:26:13.738706 | fa163e2f-d608-ed31-39ea-0000000112bc | TASK | Pre-cache facts for puppet containers 2025-10-03 08:26:13.769811 | fa163e2f-d608-ed31-39ea-0000000116e7 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:26:13.777897 | fa163e2f-d608-ed31-39ea-0000000112bc | TIMING | Pre-cache facts for puppet containers | np0005468027 | 0:27:12.103218 | 0.04s 2025-10-03 08:26:13.816785 | fa163e2f-d608-ed31-39ea-000000011647 | TASK | Gather variables for each operating system 2025-10-03 08:26:13.933017 | fa163e2f-d608-ed31-39ea-000000011647 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468027 | 0:27:12.258344 | 0.11s 2025-10-03 08:26:13.943286 | fa163e2f-d608-ed31-39ea-000000011648 | TASK | Create puppet caching structures 2025-10-03 08:26:14.051758 | fa163e2f-d608-ed31-39ea-000000011649 | OK | Check for facter.conf | np0005468029 2025-10-03 08:26:14.053978 | fa163e2f-d608-ed31-39ea-000000011649 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468029 | 0:27:12.379299 | 0.34s 2025-10-03 08:26:14.079110 | fa163e2f-d608-ed31-39ea-00000001164a | TASK | Remove facter.conf if directory 2025-10-03 08:26:14.134626 | fa163e2f-d608-ed31-39ea-00000001164a | SKIPPED | Remove facter.conf if directory | np0005468029 2025-10-03 08:26:14.135683 | fa163e2f-d608-ed31-39ea-00000001164a | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468029 | 0:27:12.461015 | 0.05s 2025-10-03 08:26:14.148493 | fa163e2f-d608-ed31-39ea-00000001164b | TASK | Write facter cache config 2025-10-03 08:26:14.259724 | fa163e2f-d608-ed31-39ea-000000011648 | CHANGED | Create puppet caching structures | np0005468027 2025-10-03 08:26:14.261819 | fa163e2f-d608-ed31-39ea-000000011648 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468027 | 0:27:12.587135 | 0.32s 2025-10-03 08:26:14.284172 | fa163e2f-d608-ed31-39ea-000000011649 | TASK | Check for facter.conf 2025-10-03 08:26:14.554552 | fa163e2f-d608-ed31-39ea-000000011649 | OK | Check for facter.conf | np0005468027 2025-10-03 08:26:14.555987 | fa163e2f-d608-ed31-39ea-000000011649 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468027 | 0:27:12.881314 | 0.27s 2025-10-03 08:26:14.578149 | fa163e2f-d608-ed31-39ea-00000001164a | TASK | Remove facter.conf if directory 2025-10-03 08:26:14.633816 | fa163e2f-d608-ed31-39ea-00000001164a | SKIPPED | Remove facter.conf if directory | np0005468027 2025-10-03 08:26:14.635234 | fa163e2f-d608-ed31-39ea-00000001164a | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468027 | 0:27:12.960557 | 0.06s 2025-10-03 08:26:14.660768 | fa163e2f-d608-ed31-39ea-00000001164b | TASK | Write facter cache config 2025-10-03 08:26:14.673639 | fa163e2f-d608-ed31-39ea-0000000116e7 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468024 2025-10-03 08:26:14.675421 | fa163e2f-d608-ed31-39ea-0000000116e7 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468024 | 0:27:13.000737 | 0.90s 2025-10-03 08:26:14.709613 | fa163e2f-d608-ed31-39ea-0000000116e8 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:26:14.878051 | fa163e2f-d608-ed31-39ea-00000001164b | CHANGED | Write facter cache config | np0005468029 2025-10-03 08:26:14.879995 | fa163e2f-d608-ed31-39ea-00000001164b | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468029 | 0:27:13.205308 | 0.73s 2025-10-03 08:26:14.901745 | fa163e2f-d608-ed31-39ea-00000001164c | TASK | Cleanup facter cache if exists 2025-10-03 08:26:15.157821 | fa163e2f-d608-ed31-39ea-00000001164c | CHANGED | Cleanup facter cache if exists | np0005468029 2025-10-03 08:26:15.159051 | fa163e2f-d608-ed31-39ea-00000001164c | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468029 | 0:27:13.484384 | 0.26s 2025-10-03 08:26:15.174685 | fa163e2f-d608-ed31-39ea-00000001164d | TASK | Pre-cache facts 2025-10-03 08:26:15.467094 | fa163e2f-d608-ed31-39ea-00000001164b | CHANGED | Write facter cache config | np0005468027 2025-10-03 08:26:15.468055 | fa163e2f-d608-ed31-39ea-00000001164b | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468027 | 0:27:13.793388 | 0.80s 2025-10-03 08:26:15.478528 | fa163e2f-d608-ed31-39ea-00000001164c | TASK | Cleanup facter cache if exists 2025-10-03 08:26:15.512148 | fa163e2f-d608-ed31-39ea-0000000116e8 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468024 2025-10-03 08:26:15.515108 | fa163e2f-d608-ed31-39ea-0000000116e8 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468024 | 0:27:13.840425 | 0.80s 2025-10-03 08:26:15.515773 | fa163e2f-d608-ed31-39ea-0000000112ea | CHANGED | Wait for puppet host configuration to finish | np0005468028 2025-10-03 08:26:15.516176 | fa163e2f-d608-ed31-39ea-0000000112ea | TIMING | Wait for puppet host configuration to finish | np0005468028 | 0:27:13.841518 | 31.33s 2025-10-03 08:26:15.529956 | fa163e2f-d608-ed31-39ea-0000000112eb | TASK | Debug output for task: Run puppet host configuration for step 4 2025-10-03 08:26:15.554225 | fa163e2f-d608-ed31-39ea-0000000116e9 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:26:15.603970 | fa163e2f-d608-ed31-39ea-0000000112eb | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005468028 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:25:44 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:25:50 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:25:50 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:25:50 puppet-user: (file & line not available)", "<13>Oct 3 08:25:50 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:25:50 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:25:50 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:25:50 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 3 08:25:50 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 3 08:25:50 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:25:50 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:25:50 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:25:50 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:25:50 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:25:50 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:25:50 puppet-user: Notice: Compiled catalog for np0005468028.ooo.test in environment production in 0.21 seconds", "<13>Oct 3 08:26:00 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 3 08:26:00 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}4608aae4a46944d83bec2a36e5d34c79b4a17e03e065d029efadd5f840d63766'", "<13>Oct 3 08:26:00 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 3 08:26:00 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 3 08:26:00 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 3 08:26:00 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 3 08:26:05 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 3 08:26:06 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 3 08:26:06 puppet-user: Notice: Applied catalog in 16.36 seconds", "<13>Oct 3 08:26:06 puppet-user: Application:", "<13>Oct 3 08:26:06 puppet-user: Initial environment: production", "<13>Oct 3 08:26:06 puppet-user: Converged environment: production", "<13>Oct 3 08:26:06 puppet-user: Run mode: user", "<13>Oct 3 08:26:06 puppet-user: Changes:", "<13>Oct 3 08:26:06 puppet-user: Total: 8", "<13>Oct 3 08:26:06 puppet-user: Events:", "<13>Oct 3 08:26:06 puppet-user: Success: 8", "<13>Oct 3 08:26:06 puppet-user: Resources:", "<13>Oct 3 08:26:06 puppet-user: Restarted: 1", "<13>Oct 3 08:26:06 puppet-user: Changed: 8", "<13>Oct 3 08:26:06 puppet-user: Out of sync: 8", "<13>Oct 3 08:26:06 puppet-user: Total: 19", "<13>Oct 3 08:26:06 puppet-user: Time:", "<13>Oct 3 08:26:06 puppet-user: Schedule: 0.00", "<13>Oct 3 08:26:06 puppet-user: Augeas: 0.01", "<13>Oct 3 08:26:06 puppet-user: File: 0.09", "<13>Oct 3 08:26:06 puppet-user: Config retrieval: 0.26", "<13>Oct 3 08:26:06 puppet-user: Service: 1.15", "<13>Oct 3 08:26:06 puppet-user: Transaction evaluation: 16.35", "<13>Oct 3 08:26:06 puppet-user: Catalog application: 16.36", "<13>Oct 3 08:26:06 puppet-user: Last run: 1759479966", "<13>Oct 3 08:26:06 puppet-user: Exec: 5.06", "<13>Oct 3 08:26:06 puppet-user: Package: 9.84", "<13>Oct 3 08:26:06 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:26:06 puppet-user: Total: 16.36", "<13>Oct 3 08:26:06 puppet-user: Version:", "<13>Oct 3 08:26:06 puppet-user: Config: 1759479950", "<13>Oct 3 08:26:06 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:26:15.605139 | fa163e2f-d608-ed31-39ea-0000000112eb | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005468028 | 0:27:13.930465 | 0.07s 2025-10-03 08:26:15.619427 | fa163e2f-d608-ed31-39ea-0000000112ec | TASK | Pre-cache facts for puppet containers 2025-10-03 08:26:15.643245 | fa163e2f-d608-ed31-39ea-0000000112ec | TIMING | Pre-cache facts for puppet containers | np0005468028 | 0:27:13.968556 | 0.02s 2025-10-03 08:26:15.671999 | fa163e2f-d608-ed31-39ea-000000011647 | TASK | Gather variables for each operating system 2025-10-03 08:26:15.755091 | fa163e2f-d608-ed31-39ea-000000011647 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468028 | 0:27:14.080413 | 0.08s 2025-10-03 08:26:15.768357 | fa163e2f-d608-ed31-39ea-000000011648 | TASK | Create puppet caching structures 2025-10-03 08:26:15.800443 | fa163e2f-d608-ed31-39ea-00000001164c | CHANGED | Cleanup facter cache if exists | np0005468027 2025-10-03 08:26:15.801677 | fa163e2f-d608-ed31-39ea-00000001164c | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468027 | 0:27:14.127007 | 0.32s 2025-10-03 08:26:15.817331 | fa163e2f-d608-ed31-39ea-00000001164d | TASK | Pre-cache facts 2025-10-03 08:26:15.852778 | fa163e2f-d608-ed31-39ea-00000001164d | CHANGED | Pre-cache facts | np0005468029 2025-10-03 08:26:15.853694 | fa163e2f-d608-ed31-39ea-00000001164d | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468029 | 0:27:14.179028 | 0.68s 2025-10-03 08:26:15.864788 | fa163e2f-d608-ed31-39ea-00000001164e | TASK | Failed deployment if facter fails 2025-10-03 08:26:15.888089 | fa163e2f-d608-ed31-39ea-00000001164e | SKIPPED | Failed deployment if facter fails | np0005468029 2025-10-03 08:26:15.888994 | fa163e2f-d608-ed31-39ea-00000001164e | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468029 | 0:27:14.214328 | 0.02s 2025-10-03 08:26:15.906445 | fa163e2f-d608-ed31-39ea-00000001164f | TASK | Sync cached facts 2025-10-03 08:26:16.119918 | fa163e2f-d608-ed31-39ea-000000011648 | CHANGED | Create puppet caching structures | np0005468028 2025-10-03 08:26:16.121082 | fa163e2f-d608-ed31-39ea-000000011648 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468028 | 0:27:14.446409 | 0.35s 2025-10-03 08:26:16.132043 | fa163e2f-d608-ed31-39ea-000000011649 | TASK | Check for facter.conf 2025-10-03 08:26:16.236393 | fa163e2f-d608-ed31-39ea-00000001164f | CHANGED | Sync cached facts | np0005468029 -> 192.168.122.108 [WARNING]: ('np0005468029 -> 192.168.122.108', 'fa163e2f-d608-ed31-39ea-00000001164f') missing from stats 2025-10-03 08:26:16.256588 | fa163e2f-d608-ed31-39ea-0000000112a3 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:26:16.306665 | fa163e2f-d608-ed31-39ea-0000000112a3 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468029 2025-10-03 08:26:16.307499 | fa163e2f-d608-ed31-39ea-0000000112a3 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468029 | 0:27:14.632831 | 0.05s 2025-10-03 08:26:16.317665 | fa163e2f-d608-ed31-39ea-0000000112a5 | TASK | Manage containers for step 4 with tripleo-ansible 2025-10-03 08:26:16.349542 | fa163e2f-d608-ed31-39ea-0000000112a5 | TIMING | Manage containers for step 4 with tripleo-ansible | np0005468029 | 0:27:14.674869 | 0.03s 2025-10-03 08:26:16.398305 | fa163e2f-d608-ed31-39ea-0000000116a6 | TASK | Gather variables for each operating system 2025-10-03 08:26:16.408810 | fa163e2f-d608-ed31-39ea-0000000116e9 | OK | Enable and start tripleo-container-shutdown | np0005468024 2025-10-03 08:26:16.410193 | fa163e2f-d608-ed31-39ea-0000000116e9 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468024 | 0:27:14.735523 | 0.85s 2025-10-03 08:26:16.411154 | fa163e2f-d608-ed31-39ea-00000001164d | CHANGED | Pre-cache facts | np0005468027 2025-10-03 08:26:16.411524 | fa163e2f-d608-ed31-39ea-00000001164d | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468027 | 0:27:14.736866 | 0.59s 2025-10-03 08:26:16.425019 | fa163e2f-d608-ed31-39ea-00000001164e | TASK | Failed deployment if facter fails 2025-10-03 08:26:16.451560 | fa163e2f-d608-ed31-39ea-0000000116ea | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:26:16.470928 | fa163e2f-d608-ed31-39ea-00000001164e | SKIPPED | Failed deployment if facter fails | np0005468027 2025-10-03 08:26:16.471907 | fa163e2f-d608-ed31-39ea-00000001164e | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468027 | 0:27:14.797239 | 0.04s 2025-10-03 08:26:16.472426 | fa163e2f-d608-ed31-39ea-000000011649 | OK | Check for facter.conf | np0005468028 2025-10-03 08:26:16.472842 | fa163e2f-d608-ed31-39ea-000000011649 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468028 | 0:27:14.798185 | 0.34s 2025-10-03 08:26:16.494422 | fa163e2f-d608-ed31-39ea-00000001164f | TASK | Sync cached facts 2025-10-03 08:26:16.519427 | fa163e2f-d608-ed31-39ea-00000001164a | TASK | Remove facter.conf if directory 2025-10-03 08:26:16.527728 | fa163e2f-d608-ed31-39ea-0000000116a6 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468029 | 0:27:14.853045 | 0.13s 2025-10-03 08:26:16.540493 | fa163e2f-d608-ed31-39ea-0000000116a7 | TASK | Create container logs path 2025-10-03 08:26:16.570514 | fa163e2f-d608-ed31-39ea-00000001164a | SKIPPED | Remove facter.conf if directory | np0005468028 2025-10-03 08:26:16.571719 | fa163e2f-d608-ed31-39ea-00000001164a | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468028 | 0:27:14.897050 | 0.05s 2025-10-03 08:26:16.584130 | fa163e2f-d608-ed31-39ea-00000001164b | TASK | Write facter cache config 2025-10-03 08:26:16.883187 | fa163e2f-d608-ed31-39ea-0000000116a7 | OK | Create container logs path | np0005468029 2025-10-03 08:26:16.886639 | fa163e2f-d608-ed31-39ea-0000000116a7 | TIMING | tripleo_container_manage : Create container logs path | np0005468029 | 0:27:15.211949 | 0.34s 2025-10-03 08:26:16.920191 | fa163e2f-d608-ed31-39ea-0000000116a9 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:16.930003 | fa163e2f-d608-ed31-39ea-00000001164f | CHANGED | Sync cached facts | np0005468027 -> 192.168.122.106 [WARNING]: ('np0005468027 -> 192.168.122.106', 'fa163e2f-d608-ed31-39ea-00000001164f') missing from stats 2025-10-03 08:26:16.954754 | fa163e2f-d608-ed31-39ea-0000000112bd | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:26:16.995375 | fa163e2f-d608-ed31-39ea-0000000112bd | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468027 2025-10-03 08:26:16.997076 | fa163e2f-d608-ed31-39ea-0000000112bd | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468027 | 0:27:15.322388 | 0.04s 2025-10-03 08:26:17.022131 | fa163e2f-d608-ed31-39ea-0000000112bf | TASK | Manage containers for step 4 with tripleo-ansible 2025-10-03 08:26:17.051223 | fa163e2f-d608-ed31-39ea-0000000112bf | TIMING | Manage containers for step 4 with tripleo-ansible | np0005468027 | 0:27:15.376534 | 0.03s 2025-10-03 08:26:17.093531 | fa163e2f-d608-ed31-39ea-0000000116a6 | TASK | Gather variables for each operating system 2025-10-03 08:26:17.203884 | fa163e2f-d608-ed31-39ea-0000000116a6 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468027 | 0:27:15.529212 | 0.11s 2025-10-03 08:26:17.213943 | fa163e2f-d608-ed31-39ea-0000000116a7 | TASK | Create container logs path 2025-10-03 08:26:17.239995 | fa163e2f-d608-ed31-39ea-0000000116a9 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005468029 2025-10-03 08:26:17.240975 | fa163e2f-d608-ed31-39ea-0000000116a9 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005468029 | 0:27:15.566306 | 0.32s 2025-10-03 08:26:17.252544 | fa163e2f-d608-ed31-39ea-0000000116aa | TASK | Finalise hashes for all containers 2025-10-03 08:26:17.282607 | fa163e2f-d608-ed31-39ea-0000000116ea | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468024 2025-10-03 08:26:17.283662 | fa163e2f-d608-ed31-39ea-0000000116ea | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468024 | 0:27:15.608994 | 0.83s 2025-10-03 08:26:17.302964 | fa163e2f-d608-ed31-39ea-0000000116eb | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:26:17.321255 | fa163e2f-d608-ed31-39ea-0000000116aa | OK | Finalise hashes for all containers | np0005468029 2025-10-03 08:26:17.322311 | fa163e2f-d608-ed31-39ea-0000000116aa | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468029 | 0:27:15.647643 | 0.07s 2025-10-03 08:26:17.333997 | fa163e2f-d608-ed31-39ea-0000000116ac | TASK | Manage systemd shutdown files 2025-10-03 08:26:17.371634 | fa163e2f-d608-ed31-39ea-0000000116ac | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468029 | 0:27:15.696959 | 0.04s 2025-10-03 08:26:17.388072 | cbd70162-4b16-4208-938e-627291612086 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468029 2025-10-03 08:26:17.402334 | fa163e2f-d608-ed31-39ea-0000000118aa | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:26:17.459175 | fa163e2f-d608-ed31-39ea-00000001164b | CHANGED | Write facter cache config | np0005468028 2025-10-03 08:26:17.460227 | fa163e2f-d608-ed31-39ea-00000001164b | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468028 | 0:27:15.785558 | 0.88s 2025-10-03 08:26:17.470722 | fa163e2f-d608-ed31-39ea-00000001164c | TASK | Cleanup facter cache if exists 2025-10-03 08:26:17.543050 | fa163e2f-d608-ed31-39ea-0000000116a7 | OK | Create container logs path | np0005468027 2025-10-03 08:26:17.544047 | fa163e2f-d608-ed31-39ea-0000000116a7 | TIMING | tripleo_container_manage : Create container logs path | np0005468027 | 0:27:15.869369 | 0.33s 2025-10-03 08:26:17.556978 | fa163e2f-d608-ed31-39ea-0000000116a9 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:17.727559 | fa163e2f-d608-ed31-39ea-0000000118aa | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468029 2025-10-03 08:26:17.728859 | fa163e2f-d608-ed31-39ea-0000000118aa | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468029 | 0:27:16.054188 | 0.33s 2025-10-03 08:26:17.744196 | fa163e2f-d608-ed31-39ea-0000000118ab | TASK | Set podman_drop_in fact 2025-10-03 08:26:17.788678 | fa163e2f-d608-ed31-39ea-00000001164c | CHANGED | Cleanup facter cache if exists | np0005468028 2025-10-03 08:26:17.790326 | fa163e2f-d608-ed31-39ea-00000001164c | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468028 | 0:27:16.115649 | 0.32s 2025-10-03 08:26:17.810553 | fa163e2f-d608-ed31-39ea-00000001164d | TASK | Pre-cache facts 2025-10-03 08:26:17.819983 | fa163e2f-d608-ed31-39ea-0000000118ab | OK | Set podman_drop_in fact | np0005468029 2025-10-03 08:26:17.821160 | fa163e2f-d608-ed31-39ea-0000000118ab | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468029 | 0:27:16.146484 | 0.08s 2025-10-03 08:26:17.837854 | fa163e2f-d608-ed31-39ea-0000000118ad | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:26:17.897715 | fa163e2f-d608-ed31-39ea-0000000116a9 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005468027 2025-10-03 08:26:17.898647 | fa163e2f-d608-ed31-39ea-0000000116a9 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005468027 | 0:27:16.223980 | 0.34s 2025-10-03 08:26:17.909624 | fa163e2f-d608-ed31-39ea-0000000116aa | TASK | Finalise hashes for all containers 2025-10-03 08:26:17.982891 | fa163e2f-d608-ed31-39ea-0000000116aa | OK | Finalise hashes for all containers | np0005468027 2025-10-03 08:26:17.983774 | fa163e2f-d608-ed31-39ea-0000000116aa | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468027 | 0:27:16.309108 | 0.07s 2025-10-03 08:26:17.993413 | fa163e2f-d608-ed31-39ea-0000000116ac | TASK | Manage systemd shutdown files 2025-10-03 08:26:18.029589 | fa163e2f-d608-ed31-39ea-0000000116ac | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468027 | 0:27:16.354911 | 0.04s 2025-10-03 08:26:18.046434 | 83beb11a-afd7-4dc3-85b1-1abcecaea186 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468027 2025-10-03 08:26:18.060424 | fa163e2f-d608-ed31-39ea-0000000118d3 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:26:18.119623 | fa163e2f-d608-ed31-39ea-0000000116eb | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468024 2025-10-03 08:26:18.120649 | fa163e2f-d608-ed31-39ea-0000000116eb | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468024 | 0:27:16.445983 | 0.82s 2025-10-03 08:26:18.139109 | fa163e2f-d608-ed31-39ea-0000000116ec | TASK | Enable and start netns-placeholder 2025-10-03 08:26:18.369138 | fa163e2f-d608-ed31-39ea-0000000118d3 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468027 2025-10-03 08:26:18.370249 | fa163e2f-d608-ed31-39ea-0000000118d3 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468027 | 0:27:16.695579 | 0.31s 2025-10-03 08:26:18.381359 | fa163e2f-d608-ed31-39ea-0000000118d4 | TASK | Set podman_drop_in fact 2025-10-03 08:26:18.430728 | fa163e2f-d608-ed31-39ea-0000000118d4 | OK | Set podman_drop_in fact | np0005468027 2025-10-03 08:26:18.431718 | fa163e2f-d608-ed31-39ea-0000000118d4 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468027 | 0:27:16.757053 | 0.05s 2025-10-03 08:26:18.441903 | fa163e2f-d608-ed31-39ea-0000000118d6 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:26:18.526197 | fa163e2f-d608-ed31-39ea-00000001164d | CHANGED | Pre-cache facts | np0005468028 2025-10-03 08:26:18.527217 | fa163e2f-d608-ed31-39ea-00000001164d | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468028 | 0:27:16.852551 | 0.72s 2025-10-03 08:26:18.539191 | fa163e2f-d608-ed31-39ea-00000001164e | TASK | Failed deployment if facter fails 2025-10-03 08:26:18.576084 | fa163e2f-d608-ed31-39ea-00000001164e | SKIPPED | Failed deployment if facter fails | np0005468028 2025-10-03 08:26:18.577156 | fa163e2f-d608-ed31-39ea-00000001164e | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468028 | 0:27:16.902492 | 0.04s 2025-10-03 08:26:18.595904 | fa163e2f-d608-ed31-39ea-00000001164f | TASK | Sync cached facts 2025-10-03 08:26:18.640133 | fa163e2f-d608-ed31-39ea-0000000118ad | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | item=tripleo-container-shutdown 2025-10-03 08:26:18.645717 | fa163e2f-d608-ed31-39ea-0000000118ad | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | 0:27:16.971016 | 0.81s 2025-10-03 08:26:18.990164 | fa163e2f-d608-ed31-39ea-00000001164f | CHANGED | Sync cached facts | np0005468028 -> 192.168.122.107 [WARNING]: ('np0005468028 -> 192.168.122.107', 'fa163e2f-d608-ed31-39ea-00000001164f') missing from stats 2025-10-03 08:26:19.017476 | fa163e2f-d608-ed31-39ea-0000000112ed | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:26:19.063538 | fa163e2f-d608-ed31-39ea-0000000116ec | CHANGED | Enable and start netns-placeholder | np0005468024 2025-10-03 08:26:19.065239 | fa163e2f-d608-ed31-39ea-0000000116ec | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468024 | 0:27:17.390563 | 0.92s 2025-10-03 08:26:19.097321 | fa163e2f-d608-ed31-39ea-0000000116ae | TASK | Update container configs with new config hashes 2025-10-03 08:26:19.106276 | fa163e2f-d608-ed31-39ea-0000000112ed | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468028 2025-10-03 08:26:19.107564 | fa163e2f-d608-ed31-39ea-0000000112ed | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468028 | 0:27:17.432885 | 0.09s 2025-10-03 08:26:19.125560 | fa163e2f-d608-ed31-39ea-0000000112ef | TASK | Manage containers for step 4 with tripleo-ansible 2025-10-03 08:26:19.152419 | fa163e2f-d608-ed31-39ea-0000000112ef | TIMING | Manage containers for step 4 with tripleo-ansible | np0005468028 | 0:27:17.477747 | 0.03s 2025-10-03 08:26:19.183000 | fa163e2f-d608-ed31-39ea-0000000116a6 | TASK | Gather variables for each operating system 2025-10-03 08:26:19.191682 | fa163e2f-d608-ed31-39ea-0000000116ae | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468024 | 0:27:17.517000 | 0.09s 2025-10-03 08:26:19.209253 | 3d48cb60-c4de-49d7-a5b6-5442a6a35ca9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468024 2025-10-03 08:26:19.227539 | fa163e2f-d608-ed31-39ea-00000001192f | TASK | Update config hashes for container startup configs 2025-10-03 08:26:19.285730 | fa163e2f-d608-ed31-39ea-0000000116a6 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468028 | 0:27:17.611052 | 0.10s 2025-10-03 08:26:19.296739 | fa163e2f-d608-ed31-39ea-0000000116a7 | TASK | Create container logs path 2025-10-03 08:26:19.308307 | fa163e2f-d608-ed31-39ea-0000000118d6 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | item=tripleo-container-shutdown 2025-10-03 08:26:19.310852 | fa163e2f-d608-ed31-39ea-0000000118d6 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | 0:27:17.636178 | 0.87s 2025-10-03 08:26:19.397522 | fa163e2f-d608-ed31-39ea-0000000118ad | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | item=tripleo-start-podman-container 2025-10-03 08:26:19.399913 | fa163e2f-d608-ed31-39ea-0000000118ad | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | 0:27:17.725244 | 1.56s 2025-10-03 08:26:19.405649 | fa163e2f-d608-ed31-39ea-0000000118ad | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | 0:27:17.730979 | 1.57s 2025-10-03 08:26:19.417190 | fa163e2f-d608-ed31-39ea-0000000118ae | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:26:19.637924 | fa163e2f-d608-ed31-39ea-00000001192f | OK | Update config hashes for container startup configs | np0005468024 2025-10-03 08:26:19.638955 | fa163e2f-d608-ed31-39ea-00000001192f | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468024 | 0:27:17.964289 | 0.41s 2025-10-03 08:26:19.639466 | fa163e2f-d608-ed31-39ea-0000000116a7 | OK | Create container logs path | np0005468028 2025-10-03 08:26:19.639807 | fa163e2f-d608-ed31-39ea-0000000116a7 | TIMING | tripleo_container_manage : Create container logs path | np0005468028 | 0:27:17.965150 | 0.34s 2025-10-03 08:26:19.654671 | fa163e2f-d608-ed31-39ea-0000000116a9 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:19.686292 | fa163e2f-d608-ed31-39ea-0000000116af | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:19.756197 | fa163e2f-d608-ed31-39ea-0000000116af | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005468024 | 0:27:18.081498 | 0.07s 2025-10-03 08:26:19.796900 | e660faf5-d6d8-4da3-91f7-1227c3a78649 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468024 2025-10-03 08:26:19.827734 | fa163e2f-d608-ed31-39ea-000000011958 | TASK | Gather podman infos 2025-10-03 08:26:20.014662 | fa163e2f-d608-ed31-39ea-0000000116a9 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005468028 2025-10-03 08:26:20.015705 | fa163e2f-d608-ed31-39ea-0000000116a9 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005468028 | 0:27:18.341037 | 0.36s 2025-10-03 08:26:20.027333 | fa163e2f-d608-ed31-39ea-0000000116aa | TASK | Finalise hashes for all containers 2025-10-03 08:26:20.110285 | fa163e2f-d608-ed31-39ea-0000000116aa | OK | Finalise hashes for all containers | np0005468028 2025-10-03 08:26:20.111322 | fa163e2f-d608-ed31-39ea-0000000116aa | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468028 | 0:27:18.436655 | 0.08s 2025-10-03 08:26:20.121928 | fa163e2f-d608-ed31-39ea-0000000118d6 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | item=tripleo-start-podman-container 2025-10-03 08:26:20.124004 | fa163e2f-d608-ed31-39ea-0000000118d6 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | 0:27:18.449328 | 1.68s 2025-10-03 08:26:20.134385 | fa163e2f-d608-ed31-39ea-0000000116ac | TASK | Manage systemd shutdown files 2025-10-03 08:26:20.144570 | fa163e2f-d608-ed31-39ea-0000000118d6 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | 0:27:18.469869 | 1.70s 2025-10-03 08:26:20.156763 | fa163e2f-d608-ed31-39ea-0000000118d7 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:26:20.179487 | fa163e2f-d608-ed31-39ea-0000000118ae | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468029 2025-10-03 08:26:20.180603 | fa163e2f-d608-ed31-39ea-0000000118ae | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468029 | 0:27:18.505935 | 0.76s 2025-10-03 08:26:20.181080 | fa163e2f-d608-ed31-39ea-0000000116ac | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468028 | 0:27:18.506423 | 0.05s 2025-10-03 08:26:20.198685 | 2880ce19-03e7-4e25-b5f4-54c9901cdd61 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468028 2025-10-03 08:26:20.214307 | fa163e2f-d608-ed31-39ea-00000001198f | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:26:20.233591 | fa163e2f-d608-ed31-39ea-0000000118af | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:26:20.565469 | fa163e2f-d608-ed31-39ea-00000001198f | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468028 2025-10-03 08:26:20.566644 | fa163e2f-d608-ed31-39ea-00000001198f | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468028 | 0:27:18.891949 | 0.35s 2025-10-03 08:26:20.581674 | fa163e2f-d608-ed31-39ea-000000011990 | TASK | Set podman_drop_in fact 2025-10-03 08:26:20.622402 | fa163e2f-d608-ed31-39ea-000000011990 | OK | Set podman_drop_in fact | np0005468028 2025-10-03 08:26:20.623425 | fa163e2f-d608-ed31-39ea-000000011990 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468028 | 0:27:18.948757 | 0.04s 2025-10-03 08:26:20.637496 | fa163e2f-d608-ed31-39ea-000000011992 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:26:20.944919 | fa163e2f-d608-ed31-39ea-000000011958 | OK | Gather podman infos | np0005468024 2025-10-03 08:26:20.945840 | fa163e2f-d608-ed31-39ea-000000011958 | TIMING | tripleo_container_manage : Gather podman infos | np0005468024 | 0:27:19.271172 | 1.12s 2025-10-03 08:26:21.009601 | fa163e2f-d608-ed31-39ea-000000011959 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:21.031134 | fa163e2f-d608-ed31-39ea-0000000115dc | CHANGED | Wait for puppet host configuration to finish | np0005468026 2025-10-03 08:26:21.032521 | fa163e2f-d608-ed31-39ea-0000000115dc | TIMING | Wait for puppet host configuration to finish | np0005468026 | 0:27:19.357842 | 20.97s 2025-10-03 08:26:21.049047 | fa163e2f-d608-ed31-39ea-0000000115dd | TASK | Debug output for task: Run puppet host configuration for step 4 2025-10-03 08:26:21.075945 | fa163e2f-d608-ed31-39ea-0000000118af | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468029 2025-10-03 08:26:21.077763 | fa163e2f-d608-ed31-39ea-0000000118af | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468029 | 0:27:19.403086 | 0.84s 2025-10-03 08:26:21.078261 | fa163e2f-d608-ed31-39ea-000000011959 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468024 | 0:27:19.403605 | 0.05s 2025-10-03 08:26:21.109744 | fa163e2f-d608-ed31-39ea-0000000118b0 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:26:21.153065 | fa163e2f-d608-ed31-39ea-0000000115dd | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005468026 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:26:00 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:26:06 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:26:06 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:26:06 puppet-user: (file & line not available)", "<13>Oct 3 08:26:06 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:26:06 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:26:06 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:26:06 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 3 08:26:06 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 3 08:26:06 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:26:06 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:26:06 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:26:06 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:26:06 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:26:06 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:26:07 puppet-user: Notice: Compiled catalog for np0005468026.ooo.test in environment production in 0.51 seconds", "<13>Oct 3 08:26:13 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 3 08:26:13 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}65c2800a897783c8da6088a55860e106734b87b322db4ec992e299cfe3c6ce46'", "<13>Oct 3 08:26:13 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 3 08:26:13 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 3 08:26:13 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 3 08:26:14 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 3 08:26:19 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 3 08:26:20 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 3 08:26:20 puppet-user: Notice: Applied catalog in 13.22 seconds", "<13>Oct 3 08:26:20 puppet-user: Application:", "<13>Oct 3 08:26:20 puppet-user: Initial environment: production", "<13>Oct 3 08:26:20 puppet-user: Converged environment: production", "<13>Oct 3 08:26:20 puppet-user: Run mode: user", "<13>Oct 3 08:26:20 puppet-user: Changes:", "<13>Oct 3 08:26:20 puppet-user: Total: 8", "<13>Oct 3 08:26:20 puppet-user: Events:", "<13>Oct 3 08:26:20 puppet-user: Success: 8", "<13>Oct 3 08:26:20 puppet-user: Resources:", "<13>Oct 3 08:26:20 puppet-user: Restarted: 1", "<13>Oct 3 08:26:20 puppet-user: Changed: 8", "<13>Oct 3 08:26:20 puppet-user: Out of sync: 8", "<13>Oct 3 08:26:20 puppet-user: Total: 32", "<13>Oct 3 08:26:20 puppet-user: Time:", "<13>Oct 3 08:26:20 puppet-user: Schedule: 0.00", "<13>Oct 3 08:26:20 puppet-user: File line: 0.00", "<13>Oct 3 08:26:20 puppet-user: User: 0.01", "<13>Oct 3 08:26:20 puppet-user: Augeas: 0.01", "<13>Oct 3 08:26:20 puppet-user: File: 0.07", "<13>Oct 3 08:26:20 puppet-user: Config retrieval: 0.64", "<13>Oct 3 08:26:20 puppet-user: Service: 1.37", "<13>Oct 3 08:26:20 puppet-user: Transaction evaluation: 13.22", "<13>Oct 3 08:26:20 puppet-user: Catalog application: 13.22", "<13>Oct 3 08:26:20 puppet-user: Last run: 1759479980", "<13>Oct 3 08:26:20 puppet-user: Package: 5.22", "<13>Oct 3 08:26:20 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:26:20 puppet-user: Exec: 6.38", "<13>Oct 3 08:26:20 puppet-user: Total: 13.23", "<13>Oct 3 08:26:20 puppet-user: Version:", "<13>Oct 3 08:26:20 puppet-user: Config: 1759479966", "<13>Oct 3 08:26:20 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:26:21.154433 | fa163e2f-d608-ed31-39ea-0000000115dd | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005468026 | 0:27:19.479760 | 0.10s 2025-10-03 08:26:21.178166 | fa163e2f-d608-ed31-39ea-0000000115de | TASK | Pre-cache facts for puppet containers 2025-10-03 08:26:21.217428 | fa163e2f-d608-ed31-39ea-0000000115de | TIMING | Pre-cache facts for puppet containers | np0005468026 | 0:27:19.542752 | 0.04s 2025-10-03 08:26:21.218244 | fa163e2f-d608-ed31-39ea-00000001119b | TIMING | tripleo_container_rm : include_tasks | np0005468024 | 0:27:19.543587 | 0.08s 2025-10-03 08:26:21.267051 | fa163e2f-d608-ed31-39ea-000000011647 | TASK | Gather variables for each operating system 2025-10-03 08:26:21.292691 | fa163e2f-d608-ed31-39ea-0000000116b0 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:21.351303 | fa163e2f-d608-ed31-39ea-0000000116b0 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005468024 | 0:27:19.676609 | 0.06s 2025-10-03 08:26:21.380188 | 000e7738-f0de-418c-b3b6-10ec762353ef | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468024 2025-10-03 08:26:21.403092 | fa163e2f-d608-ed31-39ea-000000011a46 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:21.409809 | fa163e2f-d608-ed31-39ea-000000011647 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468026 | 0:27:19.735124 | 0.14s 2025-10-03 08:26:21.426225 | fa163e2f-d608-ed31-39ea-000000011648 | TASK | Create puppet caching structures 2025-10-03 08:26:21.505899 | fa163e2f-d608-ed31-39ea-000000011992 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | item=tripleo-container-shutdown 2025-10-03 08:26:21.510062 | fa163e2f-d608-ed31-39ea-000000011992 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | 0:27:19.835365 | 0.87s 2025-10-03 08:26:21.644988 | fa163e2f-d608-ed31-39ea-0000000115fc | CHANGED | Wait for puppet host configuration to finish | np0005468025 2025-10-03 08:26:21.645799 | fa163e2f-d608-ed31-39ea-0000000115fc | TIMING | Wait for puppet host configuration to finish | np0005468025 | 0:27:19.971138 | 20.96s 2025-10-03 08:26:21.661835 | fa163e2f-d608-ed31-39ea-0000000115fd | TASK | Debug output for task: Run puppet host configuration for step 4 2025-10-03 08:26:21.750302 | fa163e2f-d608-ed31-39ea-0000000115fd | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005468025 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:26:00 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:26:07 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:26:07 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:26:07 puppet-user: (file & line not available)", "<13>Oct 3 08:26:07 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:26:07 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:26:07 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:26:07 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 3 08:26:07 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 3 08:26:07 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:26:07 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:26:07 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:26:07 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:26:07 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:26:07 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:26:07 puppet-user: Notice: Compiled catalog for np0005468025.ooo.test in environment production in 0.53 seconds", "<13>Oct 3 08:26:14 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 3 08:26:14 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}d97d4282016f8f68d15434febaca529ff421de8b79c356a9ad45a1d6f189ab6f'", "<13>Oct 3 08:26:14 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 3 08:26:14 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 3 08:26:14 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 3 08:26:14 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 3 08:26:19 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 3 08:26:20 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 3 08:26:20 puppet-user: Notice: Applied catalog in 13.37 seconds", "<13>Oct 3 08:26:20 puppet-user: Application:", "<13>Oct 3 08:26:20 puppet-user: Initial environment: production", "<13>Oct 3 08:26:20 puppet-user: Converged environment: production", "<13>Oct 3 08:26:20 puppet-user: Run mode: user", "<13>Oct 3 08:26:20 puppet-user: Changes:", "<13>Oct 3 08:26:20 puppet-user: Total: 8", "<13>Oct 3 08:26:20 puppet-user: Events:", "<13>Oct 3 08:26:20 puppet-user: Success: 8", "<13>Oct 3 08:26:20 puppet-user: Resources:", "<13>Oct 3 08:26:20 puppet-user: Restarted: 1", "<13>Oct 3 08:26:20 puppet-user: Changed: 8", "<13>Oct 3 08:26:20 puppet-user: Out of sync: 8", "<13>Oct 3 08:26:20 puppet-user: Total: 32", "<13>Oct 3 08:26:20 puppet-user: Time:", "<13>Oct 3 08:26:20 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:26:20 puppet-user: Schedule: 0.00", "<13>Oct 3 08:26:20 puppet-user: File line: 0.00", "<13>Oct 3 08:26:20 puppet-user: Augeas: 0.01", "<13>Oct 3 08:26:20 puppet-user: User: 0.01", "<13>Oct 3 08:26:20 puppet-user: File: 0.04", "<13>Oct 3 08:26:20 puppet-user: Config retrieval: 0.59", "<13>Oct 3 08:26:20 puppet-user: Service: 1.39", "<13>Oct 3 08:26:20 puppet-user: Transaction evaluation: 13.36", "<13>Oct 3 08:26:20 puppet-user: Catalog application: 13.37", "<13>Oct 3 08:26:20 puppet-user: Last run: 1759479980", "<13>Oct 3 08:26:20 puppet-user: Package: 5.30", "<13>Oct 3 08:26:20 puppet-user: Exec: 6.44", "<13>Oct 3 08:26:20 puppet-user: Total: 13.38", "<13>Oct 3 08:26:20 puppet-user: Version:", "<13>Oct 3 08:26:20 puppet-user: Config: 1759479966", "<13>Oct 3 08:26:20 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:26:21.751564 | fa163e2f-d608-ed31-39ea-0000000115fd | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005468025 | 0:27:20.076896 | 0.09s 2025-10-03 08:26:21.773555 | fa163e2f-d608-ed31-39ea-0000000115fe | TASK | Pre-cache facts for puppet containers 2025-10-03 08:26:21.797172 | fa163e2f-d608-ed31-39ea-000000011648 | CHANGED | Create puppet caching structures | np0005468026 2025-10-03 08:26:21.798745 | fa163e2f-d608-ed31-39ea-000000011648 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468026 | 0:27:20.124074 | 0.37s 2025-10-03 08:26:21.849401 | fa163e2f-d608-ed31-39ea-000000011649 | TASK | Check for facter.conf 2025-10-03 08:26:21.856699 | fa163e2f-d608-ed31-39ea-0000000115fe | TIMING | Pre-cache facts for puppet containers | np0005468025 | 0:27:20.182006 | 0.08s 2025-10-03 08:26:21.900550 | fa163e2f-d608-ed31-39ea-000000011647 | TASK | Gather variables for each operating system 2025-10-03 08:26:21.935922 | fa163e2f-d608-ed31-39ea-0000000118b0 | OK | Enable and start tripleo-container-shutdown | np0005468029 2025-10-03 08:26:21.937131 | fa163e2f-d608-ed31-39ea-0000000118b0 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468029 | 0:27:20.262464 | 0.83s 2025-10-03 08:26:21.948572 | fa163e2f-d608-ed31-39ea-0000000118b1 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:26:21.999530 | fa163e2f-d608-ed31-39ea-0000000118d7 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468027 2025-10-03 08:26:22.000579 | fa163e2f-d608-ed31-39ea-0000000118d7 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468027 | 0:27:20.325909 | 1.84s 2025-10-03 08:26:22.011469 | fa163e2f-d608-ed31-39ea-0000000118d8 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:26:22.024341 | fa163e2f-d608-ed31-39ea-000000011647 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468025 | 0:27:20.349662 | 0.12s 2025-10-03 08:26:22.040397 | fa163e2f-d608-ed31-39ea-000000011648 | TASK | Create puppet caching structures 2025-10-03 08:26:22.195169 | fa163e2f-d608-ed31-39ea-000000011649 | OK | Check for facter.conf | np0005468026 2025-10-03 08:26:22.196450 | fa163e2f-d608-ed31-39ea-000000011649 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468026 | 0:27:20.521778 | 0.35s 2025-10-03 08:26:22.223269 | fa163e2f-d608-ed31-39ea-00000001164a | TASK | Remove facter.conf if directory 2025-10-03 08:26:22.264055 | fa163e2f-d608-ed31-39ea-00000001164a | SKIPPED | Remove facter.conf if directory | np0005468026 2025-10-03 08:26:22.265506 | fa163e2f-d608-ed31-39ea-00000001164a | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468026 | 0:27:20.590826 | 0.04s 2025-10-03 08:26:22.287247 | fa163e2f-d608-ed31-39ea-00000001164b | TASK | Write facter cache config 2025-10-03 08:26:22.330113 | fa163e2f-d608-ed31-39ea-000000011992 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | item=tripleo-start-podman-container 2025-10-03 08:26:22.332114 | fa163e2f-d608-ed31-39ea-000000011992 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | 0:27:20.657431 | 1.69s 2025-10-03 08:26:22.347591 | fa163e2f-d608-ed31-39ea-000000011992 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | 0:27:20.672909 | 1.71s 2025-10-03 08:26:22.349492 | fa163e2f-d608-ed31-39ea-000000011648 | CHANGED | Create puppet caching structures | np0005468025 2025-10-03 08:26:22.350378 | fa163e2f-d608-ed31-39ea-000000011648 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468025 | 0:27:20.675713 | 0.31s 2025-10-03 08:26:22.370892 | fa163e2f-d608-ed31-39ea-000000011993 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:26:22.406901 | fa163e2f-d608-ed31-39ea-000000011649 | TASK | Check for facter.conf 2025-10-03 08:26:22.756886 | fa163e2f-d608-ed31-39ea-000000011649 | OK | Check for facter.conf | np0005468025 2025-10-03 08:26:22.758007 | fa163e2f-d608-ed31-39ea-000000011649 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468025 | 0:27:21.083334 | 0.35s 2025-10-03 08:26:22.773969 | fa163e2f-d608-ed31-39ea-00000001164a | TASK | Remove facter.conf if directory 2025-10-03 08:26:22.786976 | fa163e2f-d608-ed31-39ea-0000000118b1 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468029 2025-10-03 08:26:22.788604 | fa163e2f-d608-ed31-39ea-0000000118b1 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468029 | 0:27:21.113888 | 0.84s 2025-10-03 08:26:22.800910 | fa163e2f-d608-ed31-39ea-0000000118b2 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:26:22.815024 | fa163e2f-d608-ed31-39ea-00000001164a | SKIPPED | Remove facter.conf if directory | np0005468025 2025-10-03 08:26:22.816437 | fa163e2f-d608-ed31-39ea-00000001164a | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468025 | 0:27:21.141765 | 0.04s 2025-10-03 08:26:22.832422 | fa163e2f-d608-ed31-39ea-00000001164b | TASK | Write facter cache config 2025-10-03 08:26:22.874900 | fa163e2f-d608-ed31-39ea-0000000118d8 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468027 2025-10-03 08:26:22.876603 | fa163e2f-d608-ed31-39ea-0000000118d8 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468027 | 0:27:21.201936 | 0.86s 2025-10-03 08:26:22.893065 | fa163e2f-d608-ed31-39ea-0000000118d9 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:26:23.068423 | fa163e2f-d608-ed31-39ea-00000001164b | CHANGED | Write facter cache config | np0005468026 2025-10-03 08:26:23.070152 | fa163e2f-d608-ed31-39ea-00000001164b | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468026 | 0:27:21.395479 | 0.78s 2025-10-03 08:26:23.094969 | fa163e2f-d608-ed31-39ea-00000001164c | TASK | Cleanup facter cache if exists 2025-10-03 08:26:23.250529 | fa163e2f-d608-ed31-39ea-000000011993 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468028 2025-10-03 08:26:23.251896 | fa163e2f-d608-ed31-39ea-000000011993 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468028 | 0:27:21.577223 | 0.88s 2025-10-03 08:26:23.267140 | fa163e2f-d608-ed31-39ea-000000011994 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:26:23.328342 | fa163e2f-d608-ed31-39ea-00000001164c | CHANGED | Cleanup facter cache if exists | np0005468026 2025-10-03 08:26:23.329414 | fa163e2f-d608-ed31-39ea-00000001164c | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468026 | 0:27:21.654747 | 0.23s 2025-10-03 08:26:23.347045 | fa163e2f-d608-ed31-39ea-00000001164d | TASK | Pre-cache facts 2025-10-03 08:26:23.605581 | fa163e2f-d608-ed31-39ea-0000000118d9 | OK | Enable and start tripleo-container-shutdown | np0005468027 2025-10-03 08:26:23.607022 | fa163e2f-d608-ed31-39ea-0000000118d9 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468027 | 0:27:21.932349 | 0.71s 2025-10-03 08:26:23.621927 | fa163e2f-d608-ed31-39ea-0000000118da | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:26:23.631375 | fa163e2f-d608-ed31-39ea-0000000118b2 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468029 2025-10-03 08:26:23.632731 | fa163e2f-d608-ed31-39ea-0000000118b2 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468029 | 0:27:21.958056 | 0.83s 2025-10-03 08:26:23.647979 | fa163e2f-d608-ed31-39ea-0000000118b3 | TASK | Enable and start netns-placeholder 2025-10-03 08:26:23.664130 | fa163e2f-d608-ed31-39ea-00000001164b | CHANGED | Write facter cache config | np0005468025 2025-10-03 08:26:23.665340 | fa163e2f-d608-ed31-39ea-00000001164b | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468025 | 0:27:21.990672 | 0.83s 2025-10-03 08:26:23.685249 | fa163e2f-d608-ed31-39ea-00000001164c | TASK | Cleanup facter cache if exists 2025-10-03 08:26:23.861925 | fa163e2f-d608-ed31-39ea-00000001164d | CHANGED | Pre-cache facts | np0005468026 2025-10-03 08:26:23.863426 | fa163e2f-d608-ed31-39ea-00000001164d | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468026 | 0:27:22.188744 | 0.52s 2025-10-03 08:26:23.897851 | fa163e2f-d608-ed31-39ea-00000001164e | TASK | Failed deployment if facter fails 2025-10-03 08:26:23.922448 | fa163e2f-d608-ed31-39ea-00000001164e | SKIPPED | Failed deployment if facter fails | np0005468026 2025-10-03 08:26:23.923673 | fa163e2f-d608-ed31-39ea-00000001164e | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468026 | 0:27:22.248998 | 0.02s 2025-10-03 08:26:23.972577 | fa163e2f-d608-ed31-39ea-00000001164f | TASK | Sync cached facts 2025-10-03 08:26:24.009270 | fa163e2f-d608-ed31-39ea-00000001164c | CHANGED | Cleanup facter cache if exists | np0005468025 2025-10-03 08:26:24.010478 | fa163e2f-d608-ed31-39ea-00000001164c | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468025 | 0:27:22.335792 | 0.32s 2025-10-03 08:26:24.035043 | fa163e2f-d608-ed31-39ea-00000001164d | TASK | Pre-cache facts 2025-10-03 08:26:24.115549 | fa163e2f-d608-ed31-39ea-000000011994 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468028 2025-10-03 08:26:24.116864 | fa163e2f-d608-ed31-39ea-000000011994 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468028 | 0:27:22.442193 | 0.85s 2025-10-03 08:26:24.131979 | fa163e2f-d608-ed31-39ea-000000011995 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:26:24.354902 | fa163e2f-d608-ed31-39ea-00000001164f | CHANGED | Sync cached facts | np0005468026 -> 192.168.122.105 [WARNING]: ('np0005468026 -> 192.168.122.105', 'fa163e2f-d608-ed31-39ea-00000001164f') missing from stats 2025-10-03 08:26:24.411735 | fa163e2f-d608-ed31-39ea-0000000115df | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:26:24.427721 | fa163e2f-d608-ed31-39ea-0000000118b3 | CHANGED | Enable and start netns-placeholder | np0005468029 2025-10-03 08:26:24.429690 | fa163e2f-d608-ed31-39ea-0000000118b3 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468029 | 0:27:22.755005 | 0.78s 2025-10-03 08:26:24.447706 | fa163e2f-d608-ed31-39ea-0000000116ae | TASK | Update container configs with new config hashes 2025-10-03 08:26:24.483359 | fa163e2f-d608-ed31-39ea-0000000115df | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468026 2025-10-03 08:26:24.484850 | fa163e2f-d608-ed31-39ea-0000000115df | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468026 | 0:27:22.810147 | 0.06s 2025-10-03 08:26:24.485558 | fa163e2f-d608-ed31-39ea-0000000118da | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468027 2025-10-03 08:26:24.486112 | fa163e2f-d608-ed31-39ea-0000000118da | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468027 | 0:27:22.811453 | 0.86s 2025-10-03 08:26:24.498023 | fa163e2f-d608-ed31-39ea-0000000118db | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:26:24.529242 | fa163e2f-d608-ed31-39ea-0000000115e1 | TASK | Manage containers for step 4 with tripleo-ansible 2025-10-03 08:26:24.534876 | fa163e2f-d608-ed31-39ea-0000000116ae | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468029 | 0:27:22.860188 | 0.09s 2025-10-03 08:26:24.547249 | 7c7b7d88-4cd1-4604-8ce5-4502f2ee2d90 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468029 2025-10-03 08:26:24.567128 | fa163e2f-d608-ed31-39ea-000000011b19 | TASK | Update config hashes for container startup configs 2025-10-03 08:26:24.575917 | fa163e2f-d608-ed31-39ea-0000000115e1 | TIMING | Manage containers for step 4 with tripleo-ansible | np0005468026 | 0:27:22.901229 | 0.04s 2025-10-03 08:26:24.612639 | fa163e2f-d608-ed31-39ea-0000000116a6 | TASK | Gather variables for each operating system 2025-10-03 08:26:24.705084 | fa163e2f-d608-ed31-39ea-00000001164d | CHANGED | Pre-cache facts | np0005468025 2025-10-03 08:26:24.706398 | fa163e2f-d608-ed31-39ea-00000001164d | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468025 | 0:27:23.031728 | 0.67s 2025-10-03 08:26:24.723204 | fa163e2f-d608-ed31-39ea-00000001164e | TASK | Failed deployment if facter fails 2025-10-03 08:26:24.738926 | fa163e2f-d608-ed31-39ea-0000000116a6 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468026 | 0:27:23.064249 | 0.13s 2025-10-03 08:26:24.756790 | fa163e2f-d608-ed31-39ea-0000000116a7 | TASK | Create container logs path 2025-10-03 08:26:24.767522 | fa163e2f-d608-ed31-39ea-00000001164e | SKIPPED | Failed deployment if facter fails | np0005468025 2025-10-03 08:26:24.768748 | fa163e2f-d608-ed31-39ea-00000001164e | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468025 | 0:27:23.094063 | 0.04s 2025-10-03 08:26:24.800119 | fa163e2f-d608-ed31-39ea-00000001164f | TASK | Sync cached facts 2025-10-03 08:26:24.912857 | fa163e2f-d608-ed31-39ea-000000011b19 | OK | Update config hashes for container startup configs | np0005468029 2025-10-03 08:26:24.914735 | fa163e2f-d608-ed31-39ea-000000011b19 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468029 | 0:27:23.240068 | 0.35s 2025-10-03 08:26:24.915391 | fa163e2f-d608-ed31-39ea-000000011995 | OK | Enable and start tripleo-container-shutdown | np0005468028 2025-10-03 08:26:24.915963 | fa163e2f-d608-ed31-39ea-000000011995 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468028 | 0:27:23.241305 | 0.78s 2025-10-03 08:26:24.926592 | fa163e2f-d608-ed31-39ea-000000011996 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:26:24.946154 | fa163e2f-d608-ed31-39ea-0000000116af | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:24.982498 | fa163e2f-d608-ed31-39ea-0000000116af | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005468029 | 0:27:23.307821 | 0.03s 2025-10-03 08:26:24.997941 | 94289cce-4b18-4a20-87fb-94a3463a1f4f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468029 2025-10-03 08:26:25.013894 | fa163e2f-d608-ed31-39ea-000000011b6f | TASK | Gather podman infos 2025-10-03 08:26:25.074659 | fa163e2f-d608-ed31-39ea-0000000116a7 | OK | Create container logs path | np0005468026 2025-10-03 08:26:25.075671 | fa163e2f-d608-ed31-39ea-0000000116a7 | TIMING | tripleo_container_manage : Create container logs path | np0005468026 | 0:27:23.401003 | 0.32s 2025-10-03 08:26:25.096348 | fa163e2f-d608-ed31-39ea-0000000116a9 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:25.234662 | fa163e2f-d608-ed31-39ea-00000001164f | CHANGED | Sync cached facts | np0005468025 -> 192.168.122.104 [WARNING]: ('np0005468025 -> 192.168.122.104', 'fa163e2f-d608-ed31-39ea-00000001164f') missing from stats 2025-10-03 08:26:25.266221 | fa163e2f-d608-ed31-39ea-0000000118db | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468027 2025-10-03 08:26:25.267011 | fa163e2f-d608-ed31-39ea-0000000118db | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468027 | 0:27:23.592343 | 0.77s 2025-10-03 08:26:25.280840 | fa163e2f-d608-ed31-39ea-0000000118dc | TASK | Enable and start netns-placeholder 2025-10-03 08:26:25.303790 | fa163e2f-d608-ed31-39ea-0000000115ff | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:26:25.342498 | fa163e2f-d608-ed31-39ea-0000000115ff | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468025 2025-10-03 08:26:25.343390 | fa163e2f-d608-ed31-39ea-0000000115ff | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468025 | 0:27:23.668722 | 0.04s 2025-10-03 08:26:25.360028 | fa163e2f-d608-ed31-39ea-000000011601 | TASK | Manage containers for step 4 with tripleo-ansible 2025-10-03 08:26:25.386887 | fa163e2f-d608-ed31-39ea-000000011601 | TIMING | Manage containers for step 4 with tripleo-ansible | np0005468025 | 0:27:23.712209 | 0.03s 2025-10-03 08:26:25.437058 | fa163e2f-d608-ed31-39ea-0000000116a6 | TASK | Gather variables for each operating system 2025-10-03 08:26:25.443293 | fa163e2f-d608-ed31-39ea-0000000116a9 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005468026 2025-10-03 08:26:25.444334 | fa163e2f-d608-ed31-39ea-0000000116a9 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005468026 | 0:27:23.769652 | 0.35s 2025-10-03 08:26:25.463302 | fa163e2f-d608-ed31-39ea-0000000116aa | TASK | Finalise hashes for all containers 2025-10-03 08:26:25.534397 | fa163e2f-d608-ed31-39ea-0000000116aa | OK | Finalise hashes for all containers | np0005468026 2025-10-03 08:26:25.535412 | fa163e2f-d608-ed31-39ea-0000000116aa | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468026 | 0:27:23.860745 | 0.07s 2025-10-03 08:26:25.556945 | fa163e2f-d608-ed31-39ea-0000000116ac | TASK | Manage systemd shutdown files 2025-10-03 08:26:25.578178 | fa163e2f-d608-ed31-39ea-0000000116a6 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468025 | 0:27:23.903483 | 0.14s 2025-10-03 08:26:25.582590 | fa163e2f-d608-ed31-39ea-0000000116ac | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468026 | 0:27:23.907928 | 0.02s 2025-10-03 08:26:25.603303 | 1d31bf17-4bb8-4855-b8c5-793a4004be77 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468026 2025-10-03 08:26:25.623651 | fa163e2f-d608-ed31-39ea-0000000116a7 | TASK | Create container logs path 2025-10-03 08:26:25.643186 | fa163e2f-d608-ed31-39ea-000000011bd8 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:26:25.857014 | fa163e2f-d608-ed31-39ea-000000011996 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468028 2025-10-03 08:26:25.858257 | fa163e2f-d608-ed31-39ea-000000011996 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468028 | 0:27:24.183587 | 0.93s 2025-10-03 08:26:25.875543 | fa163e2f-d608-ed31-39ea-000000011997 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:26:26.125601 | fa163e2f-d608-ed31-39ea-000000011b6f | OK | Gather podman infos | np0005468029 2025-10-03 08:26:26.133647 | fa163e2f-d608-ed31-39ea-000000011b6f | TIMING | tripleo_container_manage : Gather podman infos | np0005468029 | 0:27:24.458977 | 1.12s 2025-10-03 08:26:26.171342 | fa163e2f-d608-ed31-39ea-0000000116a7 | OK | Create container logs path | np0005468025 2025-10-03 08:26:26.172388 | fa163e2f-d608-ed31-39ea-0000000116a7 | TIMING | tripleo_container_manage : Create container logs path | np0005468025 | 0:27:24.497719 | 0.55s 2025-10-03 08:26:26.173417 | fa163e2f-d608-ed31-39ea-000000011bd8 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468026 2025-10-03 08:26:26.174211 | fa163e2f-d608-ed31-39ea-000000011bd8 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468026 | 0:27:24.499546 | 0.53s 2025-10-03 08:26:26.175828 | fa163e2f-d608-ed31-39ea-0000000118dc | CHANGED | Enable and start netns-placeholder | np0005468027 2025-10-03 08:26:26.177007 | fa163e2f-d608-ed31-39ea-0000000118dc | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468027 | 0:27:24.502342 | 0.89s 2025-10-03 08:26:26.191584 | fa163e2f-d608-ed31-39ea-0000000116ae | TASK | Update container configs with new config hashes 2025-10-03 08:26:26.213729 | fa163e2f-d608-ed31-39ea-000000011b70 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:26.240091 | fa163e2f-d608-ed31-39ea-0000000116a9 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:26.267131 | fa163e2f-d608-ed31-39ea-000000011bd9 | TASK | Set podman_drop_in fact 2025-10-03 08:26:26.274113 | fa163e2f-d608-ed31-39ea-0000000116ae | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468027 | 0:27:24.599437 | 0.08s 2025-10-03 08:26:26.281449 | fa163e2f-d608-ed31-39ea-000000011b70 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468029 | 0:27:24.606789 | 0.07s 2025-10-03 08:26:26.301352 | 0a472f28-21d7-47c1-a50e-ba2a37c6bd68 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468027 2025-10-03 08:26:26.322711 | fa163e2f-d608-ed31-39ea-000000011c17 | TASK | Update config hashes for container startup configs 2025-10-03 08:26:26.346409 | fa163e2f-d608-ed31-39ea-000000011bd9 | OK | Set podman_drop_in fact | np0005468026 2025-10-03 08:26:26.347474 | fa163e2f-d608-ed31-39ea-000000011bd9 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468026 | 0:27:24.672786 | 0.08s 2025-10-03 08:26:26.367675 | fa163e2f-d608-ed31-39ea-000000011bdb | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:26:26.407912 | fa163e2f-d608-ed31-39ea-00000001119b | TIMING | tripleo_container_rm : include_tasks | np0005468029 | 0:27:24.733236 | 0.07s 2025-10-03 08:26:26.431271 | fa163e2f-d608-ed31-39ea-0000000116b0 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:26.490030 | fa163e2f-d608-ed31-39ea-0000000116b0 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005468029 | 0:27:24.815350 | 0.06s 2025-10-03 08:26:26.507102 | c5238be5-9e3f-4ddd-babb-0d43b73f13a5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468029 2025-10-03 08:26:26.527691 | fa163e2f-d608-ed31-39ea-000000011c58 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:26.629202 | fa163e2f-d608-ed31-39ea-0000000116a9 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005468025 2025-10-03 08:26:26.630253 | fa163e2f-d608-ed31-39ea-0000000116a9 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005468025 | 0:27:24.955579 | 0.38s 2025-10-03 08:26:26.656350 | fa163e2f-d608-ed31-39ea-0000000116aa | TASK | Finalise hashes for all containers 2025-10-03 08:26:26.678735 | fa163e2f-d608-ed31-39ea-000000011c17 | OK | Update config hashes for container startup configs | np0005468027 2025-10-03 08:26:26.679844 | fa163e2f-d608-ed31-39ea-000000011c17 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468027 | 0:27:25.005172 | 0.36s 2025-10-03 08:26:26.693420 | fa163e2f-d608-ed31-39ea-0000000116af | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:26.717784 | fa163e2f-d608-ed31-39ea-000000011997 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468028 2025-10-03 08:26:26.719210 | fa163e2f-d608-ed31-39ea-000000011997 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468028 | 0:27:25.044538 | 0.84s 2025-10-03 08:26:26.745821 | fa163e2f-d608-ed31-39ea-000000011998 | TASK | Enable and start netns-placeholder 2025-10-03 08:26:26.756873 | fa163e2f-d608-ed31-39ea-0000000116af | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005468027 | 0:27:25.082192 | 0.06s 2025-10-03 08:26:26.758106 | fa163e2f-d608-ed31-39ea-0000000116aa | OK | Finalise hashes for all containers | np0005468025 2025-10-03 08:26:26.758751 | fa163e2f-d608-ed31-39ea-0000000116aa | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468025 | 0:27:25.084091 | 0.10s 2025-10-03 08:26:26.775571 | 29e37138-619b-452c-a320-9ec7f449c0d9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468027 2025-10-03 08:26:26.789885 | fa163e2f-d608-ed31-39ea-000000011ca4 | TASK | Gather podman infos 2025-10-03 08:26:26.810705 | fa163e2f-d608-ed31-39ea-0000000116ac | TASK | Manage systemd shutdown files 2025-10-03 08:26:26.838470 | fa163e2f-d608-ed31-39ea-0000000116ac | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468025 | 0:27:25.163779 | 0.03s 2025-10-03 08:26:26.859959 | 65778ee1-452d-4bec-897b-3ccf62777d21 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468025 2025-10-03 08:26:26.878988 | fa163e2f-d608-ed31-39ea-000000011cd1 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:26:27.185532 | fa163e2f-d608-ed31-39ea-000000011bdb | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | item=tripleo-container-shutdown 2025-10-03 08:26:27.189183 | fa163e2f-d608-ed31-39ea-000000011bdb | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | 0:27:25.514505 | 0.82s 2025-10-03 08:26:27.300785 | fa163e2f-d608-ed31-39ea-000000011cd1 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468025 2025-10-03 08:26:27.301650 | fa163e2f-d608-ed31-39ea-000000011cd1 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468025 | 0:27:25.626986 | 0.42s 2025-10-03 08:26:27.322712 | fa163e2f-d608-ed31-39ea-000000011cd2 | TASK | Set podman_drop_in fact 2025-10-03 08:26:27.390149 | fa163e2f-d608-ed31-39ea-000000011cd2 | OK | Set podman_drop_in fact | np0005468025 2025-10-03 08:26:27.391148 | fa163e2f-d608-ed31-39ea-000000011cd2 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468025 | 0:27:25.716478 | 0.07s 2025-10-03 08:26:27.408363 | fa163e2f-d608-ed31-39ea-000000011cd4 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:26:27.504406 | fa163e2f-d608-ed31-39ea-000000011998 | CHANGED | Enable and start netns-placeholder | np0005468028 2025-10-03 08:26:27.505812 | fa163e2f-d608-ed31-39ea-000000011998 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468028 | 0:27:25.831140 | 0.76s 2025-10-03 08:26:27.522067 | fa163e2f-d608-ed31-39ea-0000000116ae | TASK | Update container configs with new config hashes 2025-10-03 08:26:27.579648 | fa163e2f-d608-ed31-39ea-000000011ca4 | OK | Gather podman infos | np0005468027 2025-10-03 08:26:27.580568 | fa163e2f-d608-ed31-39ea-000000011ca4 | TIMING | tripleo_container_manage : Gather podman infos | np0005468027 | 0:27:25.905901 | 0.79s 2025-10-03 08:26:27.608137 | fa163e2f-d608-ed31-39ea-0000000116ae | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468028 | 0:27:25.933468 | 0.08s 2025-10-03 08:26:27.620946 | 78727c8f-5a22-4195-96f6-3ef54eeb3a99 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468028 2025-10-03 08:26:27.637861 | fa163e2f-d608-ed31-39ea-000000011ca5 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:27.660566 | fa163e2f-d608-ed31-39ea-000000011cf6 | TASK | Update config hashes for container startup configs 2025-10-03 08:26:27.690424 | fa163e2f-d608-ed31-39ea-000000011ca5 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468027 | 0:27:26.015747 | 0.05s 2025-10-03 08:26:27.773236 | fa163e2f-d608-ed31-39ea-00000001119b | TIMING | tripleo_container_rm : include_tasks | np0005468027 | 0:27:26.098560 | 0.04s 2025-10-03 08:26:27.794306 | fa163e2f-d608-ed31-39ea-0000000116b0 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:27.829607 | fa163e2f-d608-ed31-39ea-0000000116b0 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005468027 | 0:27:26.154936 | 0.03s 2025-10-03 08:26:27.841108 | a9df74d5-7cbc-47d0-9874-21f0604f8682 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468027 2025-10-03 08:26:27.859669 | fa163e2f-d608-ed31-39ea-000000011d4f | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:27.998289 | fa163e2f-d608-ed31-39ea-000000011cf6 | OK | Update config hashes for container startup configs | np0005468028 2025-10-03 08:26:27.999958 | fa163e2f-d608-ed31-39ea-000000011cf6 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468028 | 0:27:26.325288 | 0.34s 2025-10-03 08:26:28.013184 | fa163e2f-d608-ed31-39ea-0000000116af | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:28.054439 | fa163e2f-d608-ed31-39ea-000000011bdb | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | item=tripleo-start-podman-container 2025-10-03 08:26:28.055866 | fa163e2f-d608-ed31-39ea-000000011bdb | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | 0:27:26.381197 | 1.69s 2025-10-03 08:26:28.064271 | fa163e2f-d608-ed31-39ea-000000011bdb | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | 0:27:26.389603 | 1.70s 2025-10-03 08:26:28.065639 | fa163e2f-d608-ed31-39ea-0000000116af | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005468028 | 0:27:26.390980 | 0.05s 2025-10-03 08:26:28.078020 | b9b12d50-9ab6-42fa-a887-4ff3c0521b59 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468028 2025-10-03 08:26:28.093298 | fa163e2f-d608-ed31-39ea-000000011d99 | TASK | Gather podman infos 2025-10-03 08:26:28.116914 | fa163e2f-d608-ed31-39ea-000000011bdc | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:26:28.274269 | fa163e2f-d608-ed31-39ea-000000011cd4 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | item=tripleo-container-shutdown 2025-10-03 08:26:28.277152 | fa163e2f-d608-ed31-39ea-000000011cd4 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | 0:27:26.602468 | 0.87s 2025-10-03 08:26:28.880289 | fa163e2f-d608-ed31-39ea-000000011d99 | OK | Gather podman infos | np0005468028 2025-10-03 08:26:28.881434 | fa163e2f-d608-ed31-39ea-000000011d99 | TIMING | tripleo_container_manage : Gather podman infos | np0005468028 | 0:27:27.206759 | 0.79s 2025-10-03 08:26:28.919281 | fa163e2f-d608-ed31-39ea-000000011bdc | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468026 2025-10-03 08:26:28.920162 | fa163e2f-d608-ed31-39ea-000000011bdc | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468026 | 0:27:27.245497 | 0.80s 2025-10-03 08:26:28.936812 | fa163e2f-d608-ed31-39ea-000000011d9a | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:28.967089 | fa163e2f-d608-ed31-39ea-000000011bdd | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:26:28.982568 | fa163e2f-d608-ed31-39ea-000000011d9a | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468028 | 0:27:27.306130 | 0.04s 2025-10-03 08:26:29.064945 | fa163e2f-d608-ed31-39ea-00000001119b | TIMING | tripleo_container_rm : include_tasks | np0005468028 | 0:27:27.390265 | 0.05s 2025-10-03 08:26:29.070256 | fa163e2f-d608-ed31-39ea-000000011cd4 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | item=tripleo-start-podman-container 2025-10-03 08:26:29.073684 | fa163e2f-d608-ed31-39ea-000000011cd4 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | 0:27:27.399018 | 1.66s 2025-10-03 08:26:29.092699 | fa163e2f-d608-ed31-39ea-000000011cd4 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | 0:27:27.418027 | 1.68s 2025-10-03 08:26:29.110326 | fa163e2f-d608-ed31-39ea-0000000116b0 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:29.139395 | fa163e2f-d608-ed31-39ea-000000011cd5 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:26:29.163899 | fa163e2f-d608-ed31-39ea-0000000116b0 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005468028 | 0:27:27.489196 | 0.05s 2025-10-03 08:26:29.183928 | 745698c9-6f4b-4a12-9bc6-1c63eb4191aa | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468028 2025-10-03 08:26:29.215881 | fa163e2f-d608-ed31-39ea-000000011e0c | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:29.770995 | fa163e2f-d608-ed31-39ea-000000011bdd | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468026 2025-10-03 08:26:29.772263 | fa163e2f-d608-ed31-39ea-000000011bdd | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468026 | 0:27:28.097589 | 0.80s 2025-10-03 08:26:29.795318 | fa163e2f-d608-ed31-39ea-000000011bde | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:26:29.970525 | fa163e2f-d608-ed31-39ea-000000011cd5 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468025 2025-10-03 08:26:29.971611 | fa163e2f-d608-ed31-39ea-000000011cd5 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468025 | 0:27:28.296940 | 0.83s 2025-10-03 08:26:29.990241 | fa163e2f-d608-ed31-39ea-000000011cd6 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:26:30.585312 | fa163e2f-d608-ed31-39ea-000000011bde | OK | Enable and start tripleo-container-shutdown | np0005468026 2025-10-03 08:26:30.587083 | fa163e2f-d608-ed31-39ea-000000011bde | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468026 | 0:27:28.912406 | 0.79s 2025-10-03 08:26:30.607709 | fa163e2f-d608-ed31-39ea-000000011bdf | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:26:30.788485 | fa163e2f-d608-ed31-39ea-000000011cd6 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468025 2025-10-03 08:26:30.789519 | fa163e2f-d608-ed31-39ea-000000011cd6 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468025 | 0:27:29.114850 | 0.80s 2025-10-03 08:26:30.807189 | fa163e2f-d608-ed31-39ea-000000011cd7 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:26:31.435885 | fa163e2f-d608-ed31-39ea-000000011bdf | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468026 2025-10-03 08:26:31.436939 | fa163e2f-d608-ed31-39ea-000000011bdf | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468026 | 0:27:29.762271 | 0.83s 2025-10-03 08:26:31.454384 | fa163e2f-d608-ed31-39ea-000000011be0 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:26:31.704229 | fa163e2f-d608-ed31-39ea-000000011cd7 | OK | Enable and start tripleo-container-shutdown | np0005468025 2025-10-03 08:26:31.705794 | fa163e2f-d608-ed31-39ea-000000011cd7 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468025 | 0:27:30.031124 | 0.90s 2025-10-03 08:26:31.732677 | fa163e2f-d608-ed31-39ea-000000011cd8 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:26:31.821433 | fa163e2f-d608-ed31-39ea-000000011c58 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468029 2025-10-03 08:26:31.822561 | fa163e2f-d608-ed31-39ea-000000011c58 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468029 | 0:27:30.147892 | 5.29s 2025-10-03 08:26:31.836749 | fa163e2f-d608-ed31-39ea-000000011c59 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:32.213020 | fa163e2f-d608-ed31-39ea-000000011be0 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468026 2025-10-03 08:26:32.214257 | fa163e2f-d608-ed31-39ea-000000011be0 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468026 | 0:27:30.539586 | 0.76s 2025-10-03 08:26:32.236524 | fa163e2f-d608-ed31-39ea-000000011be1 | TASK | Enable and start netns-placeholder 2025-10-03 08:26:32.547848 | fa163e2f-d608-ed31-39ea-000000011cd8 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468025 2025-10-03 08:26:32.549137 | fa163e2f-d608-ed31-39ea-000000011cd8 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468025 | 0:27:30.874464 | 0.81s 2025-10-03 08:26:32.572058 | fa163e2f-d608-ed31-39ea-000000011cd9 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:26:33.049219 | fa163e2f-d608-ed31-39ea-000000011d4f | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468027 2025-10-03 08:26:33.050616 | fa163e2f-d608-ed31-39ea-000000011d4f | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468027 | 0:27:31.375939 | 5.19s 2025-10-03 08:26:33.070298 | fa163e2f-d608-ed31-39ea-000000011d50 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:33.127684 | fa163e2f-d608-ed31-39ea-000000011be1 | CHANGED | Enable and start netns-placeholder | np0005468026 2025-10-03 08:26:33.129275 | fa163e2f-d608-ed31-39ea-000000011be1 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468026 | 0:27:31.454604 | 0.89s 2025-10-03 08:26:33.154617 | fa163e2f-d608-ed31-39ea-0000000116ae | TASK | Update container configs with new config hashes 2025-10-03 08:26:33.205588 | fa163e2f-d608-ed31-39ea-0000000116ae | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468026 | 0:27:31.530908 | 0.05s 2025-10-03 08:26:33.220093 | c608543a-646b-4027-98e0-3acc180e90c4 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468026 2025-10-03 08:26:33.238711 | fa163e2f-d608-ed31-39ea-000000011e66 | TASK | Update config hashes for container startup configs 2025-10-03 08:26:33.435114 | fa163e2f-d608-ed31-39ea-000000011cd9 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468025 2025-10-03 08:26:33.436131 | fa163e2f-d608-ed31-39ea-000000011cd9 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468025 | 0:27:31.761465 | 0.86s 2025-10-03 08:26:33.452629 | fa163e2f-d608-ed31-39ea-000000011cda | TASK | Enable and start netns-placeholder 2025-10-03 08:26:33.613437 | fa163e2f-d608-ed31-39ea-000000011e66 | OK | Update config hashes for container startup configs | np0005468026 2025-10-03 08:26:33.614368 | fa163e2f-d608-ed31-39ea-000000011e66 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468026 | 0:27:31.939702 | 0.37s 2025-10-03 08:26:33.631244 | fa163e2f-d608-ed31-39ea-0000000116af | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:33.666600 | fa163e2f-d608-ed31-39ea-0000000116af | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005468026 | 0:27:31.991916 | 0.03s 2025-10-03 08:26:33.686113 | 91bca167-6976-420b-a33a-a4c9298525ff | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468026 2025-10-03 08:26:33.705863 | fa163e2f-d608-ed31-39ea-000000011e87 | TASK | Gather podman infos 2025-10-03 08:26:34.316471 | fa163e2f-d608-ed31-39ea-000000011cda | CHANGED | Enable and start netns-placeholder | np0005468025 2025-10-03 08:26:34.318091 | fa163e2f-d608-ed31-39ea-000000011cda | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468025 | 0:27:32.643418 | 0.86s 2025-10-03 08:26:34.338556 | fa163e2f-d608-ed31-39ea-0000000116ae | TASK | Update container configs with new config hashes 2025-10-03 08:26:34.395786 | fa163e2f-d608-ed31-39ea-0000000116ae | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468025 | 0:27:32.721104 | 0.06s 2025-10-03 08:26:34.417588 | 9b7614cc-55cd-4488-87a8-20677a0887f3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468025 2025-10-03 08:26:34.438802 | fa163e2f-d608-ed31-39ea-000000011eb6 | TASK | Update config hashes for container startup configs 2025-10-03 08:26:34.816752 | fa163e2f-d608-ed31-39ea-000000011eb6 | OK | Update config hashes for container startup configs | np0005468025 2025-10-03 08:26:34.817754 | fa163e2f-d608-ed31-39ea-000000011eb6 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468025 | 0:27:33.143088 | 0.38s 2025-10-03 08:26:34.839948 | fa163e2f-d608-ed31-39ea-0000000116af | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:34.902119 | fa163e2f-d608-ed31-39ea-0000000116af | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005468025 | 0:27:33.227443 | 0.06s 2025-10-03 08:26:34.922000 | 1af99efd-630d-477c-81fd-dc5cee91f670 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468025 2025-10-03 08:26:34.943428 | fa163e2f-d608-ed31-39ea-000000011ed5 | TASK | Gather podman infos 2025-10-03 08:26:35.054245 | fa163e2f-d608-ed31-39ea-000000011e87 | OK | Gather podman infos | np0005468026 2025-10-03 08:26:35.056266 | fa163e2f-d608-ed31-39ea-000000011e87 | TIMING | tripleo_container_manage : Gather podman infos | np0005468026 | 0:27:33.381592 | 1.35s 2025-10-03 08:26:35.101554 | fa163e2f-d608-ed31-39ea-000000011e0c | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468028 2025-10-03 08:26:35.102766 | fa163e2f-d608-ed31-39ea-000000011e0c | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468028 | 0:27:33.428104 | 5.89s 2025-10-03 08:26:35.116566 | fa163e2f-d608-ed31-39ea-000000011e0d | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:35.139942 | fa163e2f-d608-ed31-39ea-000000011e88 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:35.225202 | fa163e2f-d608-ed31-39ea-000000011e88 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468026 | 0:27:33.550370 | 0.07s 2025-10-03 08:26:35.351204 | fa163e2f-d608-ed31-39ea-00000001119b | TIMING | tripleo_container_rm : include_tasks | np0005468026 | 0:27:33.676530 | 0.09s 2025-10-03 08:26:35.382646 | fa163e2f-d608-ed31-39ea-0000000116b0 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:35.428448 | fa163e2f-d608-ed31-39ea-0000000116b0 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005468026 | 0:27:33.753778 | 0.04s 2025-10-03 08:26:35.446683 | 6bb75f0e-ecf8-4ca7-a73f-a70f1c64efc3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468026 2025-10-03 08:26:35.469479 | fa163e2f-d608-ed31-39ea-000000011f42 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:36.734302 | fa163e2f-d608-ed31-39ea-000000011ed5 | OK | Gather podman infos | np0005468025 2025-10-03 08:26:36.736114 | fa163e2f-d608-ed31-39ea-000000011ed5 | TIMING | tripleo_container_manage : Gather podman infos | np0005468025 | 0:27:35.061446 | 1.79s 2025-10-03 08:26:36.805758 | fa163e2f-d608-ed31-39ea-000000011ed6 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:36.904803 | fa163e2f-d608-ed31-39ea-000000011ed6 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468025 | 0:27:35.230130 | 0.09s 2025-10-03 08:26:37.030333 | fa163e2f-d608-ed31-39ea-00000001119b | TIMING | tripleo_container_rm : include_tasks | np0005468025 | 0:27:35.355653 | 0.08s 2025-10-03 08:26:37.059582 | fa163e2f-d608-ed31-39ea-0000000116b0 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:37.112868 | fa163e2f-d608-ed31-39ea-0000000116b0 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005468025 | 0:27:35.438192 | 0.05s 2025-10-03 08:26:37.127721 | c4acdc4f-a4bd-47c9-b8e0-3abcc0be3389 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468025 2025-10-03 08:26:37.148988 | fa163e2f-d608-ed31-39ea-000000011fc4 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:46.386799 | fa163e2f-d608-ed31-39ea-000000011c59 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468029 2025-10-03 08:26:46.388000 | fa163e2f-d608-ed31-39ea-000000011c59 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468029 | 0:27:44.713328 | 14.55s 2025-10-03 08:26:46.428915 | fa163e2f-d608-ed31-39ea-0000000112a7 | TASK | Clean container_puppet_tasks for np0005468029 step 4 2025-10-03 08:26:46.762468 | fa163e2f-d608-ed31-39ea-0000000112a7 | OK | Clean container_puppet_tasks for np0005468029 step 4 | np0005468029 2025-10-03 08:26:46.763318 | fa163e2f-d608-ed31-39ea-0000000112a7 | TIMING | Clean container_puppet_tasks for np0005468029 step 4 | np0005468029 | 0:27:45.088655 | 0.33s 2025-10-03 08:26:46.780363 | fa163e2f-d608-ed31-39ea-0000000112a8 | TASK | Calculate container_puppet_tasks for np0005468029 step 4 2025-10-03 08:26:46.826400 | fa163e2f-d608-ed31-39ea-0000000112a8 | TIMING | Calculate container_puppet_tasks for np0005468029 step 4 | np0005468029 | 0:27:45.151727 | 0.05s 2025-10-03 08:26:46.837357 | fa163e2f-d608-ed31-39ea-0000000112a9 | TASK | Include container-puppet tasks for step 4 2025-10-03 08:26:46.874789 | fa163e2f-d608-ed31-39ea-0000000112a9 | TIMING | Include container-puppet tasks for step 4 | np0005468029 | 0:27:45.200116 | 0.04s 2025-10-03 08:26:46.886705 | 98ddb431-b524-49c7-9d4c-1f89349fd475 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468029 2025-10-03 08:26:46.907626 | fa163e2f-d608-ed31-39ea-00000001200e | TASK | Write container-puppet-tasks json file for np0005468029 step 4 2025-10-03 08:26:47.309436 | fa163e2f-d608-ed31-39ea-000000011a46 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468024 2025-10-03 08:26:47.311779 | fa163e2f-d608-ed31-39ea-000000011a46 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468024 | 0:27:45.637096 | 25.91s 2025-10-03 08:26:47.336787 | fa163e2f-d608-ed31-39ea-000000011a47 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:47.765754 | fa163e2f-d608-ed31-39ea-00000001200e | CHANGED | Write container-puppet-tasks json file for np0005468029 step 4 | np0005468029 2025-10-03 08:26:47.766880 | fa163e2f-d608-ed31-39ea-00000001200e | TIMING | Write container-puppet-tasks json file for np0005468029 step 4 | np0005468029 | 0:27:46.092215 | 0.86s 2025-10-03 08:26:47.779037 | fa163e2f-d608-ed31-39ea-000000012010 | TASK | Generate container puppet configs for step 4 2025-10-03 08:26:47.890807 | fa163e2f-d608-ed31-39ea-000000011d50 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468027 2025-10-03 08:26:47.891915 | fa163e2f-d608-ed31-39ea-000000011d50 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468027 | 0:27:46.217251 | 14.82s 2025-10-03 08:26:47.919640 | fa163e2f-d608-ed31-39ea-0000000112c1 | TASK | Clean container_puppet_tasks for np0005468027 step 4 2025-10-03 08:26:48.175163 | fa163e2f-d608-ed31-39ea-000000012010 | OK | Generate container puppet configs for step 4 | np0005468029 2025-10-03 08:26:48.176331 | fa163e2f-d608-ed31-39ea-000000012010 | TIMING | Generate container puppet configs for step 4 | np0005468029 | 0:27:46.501662 | 0.40s 2025-10-03 08:26:48.192452 | fa163e2f-d608-ed31-39ea-000000012011 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2025-10-03 08:26:48.218644 | fa163e2f-d608-ed31-39ea-000000012011 | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005468029 | 0:27:46.543965 | 0.02s 2025-10-03 08:26:48.266719 | fa163e2f-d608-ed31-39ea-000000012044 | TASK | Gather variables for each operating system 2025-10-03 08:26:48.274122 | fa163e2f-d608-ed31-39ea-0000000112c1 | OK | Clean container_puppet_tasks for np0005468027 step 4 | np0005468027 2025-10-03 08:26:48.275074 | fa163e2f-d608-ed31-39ea-0000000112c1 | TIMING | Clean container_puppet_tasks for np0005468027 step 4 | np0005468027 | 0:27:46.600405 | 0.35s 2025-10-03 08:26:48.293490 | fa163e2f-d608-ed31-39ea-0000000112c2 | TASK | Calculate container_puppet_tasks for np0005468027 step 4 2025-10-03 08:26:48.369777 | fa163e2f-d608-ed31-39ea-000000012044 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468029 | 0:27:46.695077 | 0.10s 2025-10-03 08:26:48.371471 | fa163e2f-d608-ed31-39ea-0000000112c2 | TIMING | Calculate container_puppet_tasks for np0005468027 step 4 | np0005468027 | 0:27:46.696792 | 0.08s 2025-10-03 08:26:48.385929 | fa163e2f-d608-ed31-39ea-0000000112c3 | TASK | Include container-puppet tasks for step 4 2025-10-03 08:26:48.427592 | fa163e2f-d608-ed31-39ea-000000012045 | TASK | Create container logs path 2025-10-03 08:26:48.441842 | fa163e2f-d608-ed31-39ea-0000000112c3 | TIMING | Include container-puppet tasks for step 4 | np0005468027 | 0:27:46.767143 | 0.05s 2025-10-03 08:26:48.465047 | b9c11df7-d941-4a5d-87d9-6fb4c0e1f30e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468027 2025-10-03 08:26:48.492211 | fa163e2f-d608-ed31-39ea-000000012085 | TASK | Write container-puppet-tasks json file for np0005468027 step 4 2025-10-03 08:26:48.694154 | fa163e2f-d608-ed31-39ea-000000012045 | OK | Create container logs path | np0005468029 2025-10-03 08:26:48.695311 | fa163e2f-d608-ed31-39ea-000000012045 | TIMING | tripleo_container_manage : Create container logs path | np0005468029 | 0:27:47.020639 | 0.26s 2025-10-03 08:26:48.712430 | fa163e2f-d608-ed31-39ea-000000012047 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-03 08:26:49.052628 | fa163e2f-d608-ed31-39ea-000000011f42 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468026 2025-10-03 08:26:49.060981 | fa163e2f-d608-ed31-39ea-000000011f42 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468026 | 0:27:47.386294 | 13.59s 2025-10-03 08:26:49.062145 | fa163e2f-d608-ed31-39ea-000000012047 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468029 2025-10-03 08:26:49.062993 | fa163e2f-d608-ed31-39ea-000000012047 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468029 | 0:27:47.388327 | 0.35s 2025-10-03 08:26:49.086754 | fa163e2f-d608-ed31-39ea-000000012048 | TASK | Finalise hashes for all containers 2025-10-03 08:26:49.122496 | fa163e2f-d608-ed31-39ea-000000011f43 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:49.141650 | fa163e2f-d608-ed31-39ea-000000012048 | OK | Finalise hashes for all containers | np0005468029 2025-10-03 08:26:49.142814 | fa163e2f-d608-ed31-39ea-000000012048 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468029 | 0:27:47.468146 | 0.05s 2025-10-03 08:26:49.164641 | fa163e2f-d608-ed31-39ea-00000001204a | TASK | Manage systemd shutdown files 2025-10-03 08:26:49.210836 | fa163e2f-d608-ed31-39ea-00000001204a | SKIPPED | Manage systemd shutdown files | np0005468029 2025-10-03 08:26:49.214485 | fa163e2f-d608-ed31-39ea-00000001204a | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468029 | 0:27:47.539758 | 0.05s 2025-10-03 08:26:49.240349 | fa163e2f-d608-ed31-39ea-00000001204c | TASK | Update container configs with new config hashes 2025-10-03 08:26:49.299681 | fa163e2f-d608-ed31-39ea-00000001204c | SKIPPED | Update container configs with new config hashes | np0005468029 2025-10-03 08:26:49.301233 | fa163e2f-d608-ed31-39ea-00000001204c | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468029 | 0:27:47.626566 | 0.06s 2025-10-03 08:26:49.315852 | fa163e2f-d608-ed31-39ea-00000001204d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-03 08:26:49.366167 | fa163e2f-d608-ed31-39ea-00000001204d | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468029 2025-10-03 08:26:49.367295 | fa163e2f-d608-ed31-39ea-00000001204d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468029 | 0:27:47.692624 | 0.05s 2025-10-03 08:26:49.384899 | fa163e2f-d608-ed31-39ea-00000001204e | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-03 08:26:49.418753 | fa163e2f-d608-ed31-39ea-00000001204e | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468029 2025-10-03 08:26:49.419712 | fa163e2f-d608-ed31-39ea-00000001204e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468029 | 0:27:47.745047 | 0.03s 2025-10-03 08:26:49.516941 | fa163e2f-d608-ed31-39ea-000000012085 | CHANGED | Write container-puppet-tasks json file for np0005468027 step 4 | np0005468027 2025-10-03 08:26:49.517736 | fa163e2f-d608-ed31-39ea-000000012085 | TIMING | Write container-puppet-tasks json file for np0005468027 step 4 | np0005468027 | 0:27:47.843073 | 1.02s 2025-10-03 08:26:49.528164 | fa163e2f-d608-ed31-39ea-000000012087 | TASK | Generate container puppet configs for step 4 2025-10-03 08:26:49.889421 | fa163e2f-d608-ed31-39ea-000000012087 | OK | Generate container puppet configs for step 4 | np0005468027 2025-10-03 08:26:49.891011 | fa163e2f-d608-ed31-39ea-000000012087 | TIMING | Generate container puppet configs for step 4 | np0005468027 | 0:27:48.216335 | 0.36s 2025-10-03 08:26:49.909418 | fa163e2f-d608-ed31-39ea-000000012088 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2025-10-03 08:26:49.959990 | fa163e2f-d608-ed31-39ea-000000012088 | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005468027 | 0:27:48.285311 | 0.05s 2025-10-03 08:26:49.996600 | fa163e2f-d608-ed31-39ea-000000012044 | TASK | Gather variables for each operating system 2025-10-03 08:26:50.147284 | fa163e2f-d608-ed31-39ea-000000012044 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468027 | 0:27:48.472602 | 0.15s 2025-10-03 08:26:50.163311 | fa163e2f-d608-ed31-39ea-000000012045 | TASK | Create container logs path 2025-10-03 08:26:50.446889 | fa163e2f-d608-ed31-39ea-000000012045 | OK | Create container logs path | np0005468027 2025-10-03 08:26:50.448759 | fa163e2f-d608-ed31-39ea-000000012045 | TIMING | tripleo_container_manage : Create container logs path | np0005468027 | 0:27:48.774091 | 0.28s 2025-10-03 08:26:50.460975 | fa163e2f-d608-ed31-39ea-000000012047 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-03 08:26:50.674064 | fa163e2f-d608-ed31-39ea-000000011fc4 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468025 2025-10-03 08:26:50.675846 | fa163e2f-d608-ed31-39ea-000000011fc4 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468025 | 0:27:49.001160 | 13.53s 2025-10-03 08:26:50.711860 | fa163e2f-d608-ed31-39ea-000000011fc5 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-03 08:26:50.816185 | fa163e2f-d608-ed31-39ea-000000012047 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468027 2025-10-03 08:26:50.817677 | fa163e2f-d608-ed31-39ea-000000012047 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468027 | 0:27:49.143000 | 0.36s 2025-10-03 08:26:50.836860 | fa163e2f-d608-ed31-39ea-000000012048 | TASK | Finalise hashes for all containers 2025-10-03 08:26:50.884351 | fa163e2f-d608-ed31-39ea-000000012048 | OK | Finalise hashes for all containers | np0005468027 2025-10-03 08:26:50.885511 | fa163e2f-d608-ed31-39ea-000000012048 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468027 | 0:27:49.210837 | 0.05s 2025-10-03 08:26:50.901677 | fa163e2f-d608-ed31-39ea-00000001204a | TASK | Manage systemd shutdown files 2025-10-03 08:26:50.947373 | fa163e2f-d608-ed31-39ea-00000001204a | SKIPPED | Manage systemd shutdown files | np0005468027 2025-10-03 08:26:50.948678 | fa163e2f-d608-ed31-39ea-00000001204a | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468027 | 0:27:49.273997 | 0.05s 2025-10-03 08:26:50.972020 | fa163e2f-d608-ed31-39ea-00000001204c | TASK | Update container configs with new config hashes 2025-10-03 08:26:51.038608 | fa163e2f-d608-ed31-39ea-00000001204c | SKIPPED | Update container configs with new config hashes | np0005468027 2025-10-03 08:26:51.040978 | fa163e2f-d608-ed31-39ea-00000001204c | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468027 | 0:27:49.366306 | 0.06s 2025-10-03 08:26:51.060614 | fa163e2f-d608-ed31-39ea-00000001204d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-03 08:26:51.121770 | fa163e2f-d608-ed31-39ea-00000001204d | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468027 2025-10-03 08:26:51.124005 | fa163e2f-d608-ed31-39ea-00000001204d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468027 | 0:27:49.449333 | 0.06s 2025-10-03 08:26:51.148526 | fa163e2f-d608-ed31-39ea-00000001204e | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-03 08:26:51.218515 | fa163e2f-d608-ed31-39ea-00000001204e | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468027 2025-10-03 08:26:51.220397 | fa163e2f-d608-ed31-39ea-00000001204e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468027 | 0:27:49.545721 | 0.07s 2025-10-03 08:26:52.341274 | fa163e2f-d608-ed31-39ea-000000011e0d | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468028 2025-10-03 08:26:52.342237 | fa163e2f-d608-ed31-39ea-000000011e0d | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468028 | 0:27:50.667572 | 17.22s 2025-10-03 08:26:52.380084 | fa163e2f-d608-ed31-39ea-0000000112f3 | TASK | Clean container_puppet_tasks for np0005468028 step 4 2025-10-03 08:26:52.714820 | fa163e2f-d608-ed31-39ea-0000000112f3 | OK | Clean container_puppet_tasks for np0005468028 step 4 | np0005468028 2025-10-03 08:26:52.715937 | fa163e2f-d608-ed31-39ea-0000000112f3 | TIMING | Clean container_puppet_tasks for np0005468028 step 4 | np0005468028 | 0:27:51.041273 | 0.33s 2025-10-03 08:26:52.740115 | fa163e2f-d608-ed31-39ea-0000000112f4 | TASK | Calculate container_puppet_tasks for np0005468028 step 4 2025-10-03 08:26:52.800929 | fa163e2f-d608-ed31-39ea-0000000112f4 | TIMING | Calculate container_puppet_tasks for np0005468028 step 4 | np0005468028 | 0:27:51.126250 | 0.06s 2025-10-03 08:26:52.814937 | fa163e2f-d608-ed31-39ea-0000000112f5 | TASK | Include container-puppet tasks for step 4 2025-10-03 08:26:52.851114 | fa163e2f-d608-ed31-39ea-0000000112f5 | TIMING | Include container-puppet tasks for step 4 | np0005468028 | 0:27:51.176439 | 0.03s 2025-10-03 08:26:52.864152 | d2aff3cb-8d69-465d-9155-019fd958e544 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468028 2025-10-03 08:26:52.884828 | fa163e2f-d608-ed31-39ea-00000001210c | TASK | Write container-puppet-tasks json file for np0005468028 step 4 2025-10-03 08:26:53.809648 | fa163e2f-d608-ed31-39ea-00000001210c | CHANGED | Write container-puppet-tasks json file for np0005468028 step 4 | np0005468028 2025-10-03 08:26:53.810505 | fa163e2f-d608-ed31-39ea-00000001210c | TIMING | Write container-puppet-tasks json file for np0005468028 step 4 | np0005468028 | 0:27:52.135835 | 0.92s 2025-10-03 08:26:53.821185 | fa163e2f-d608-ed31-39ea-00000001210e | TASK | Generate container puppet configs for step 4 2025-10-03 08:26:54.187337 | fa163e2f-d608-ed31-39ea-00000001210e | OK | Generate container puppet configs for step 4 | np0005468028 2025-10-03 08:26:54.188918 | fa163e2f-d608-ed31-39ea-00000001210e | TIMING | Generate container puppet configs for step 4 | np0005468028 | 0:27:52.514246 | 0.37s 2025-10-03 08:26:54.204495 | fa163e2f-d608-ed31-39ea-00000001210f | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2025-10-03 08:26:54.235052 | fa163e2f-d608-ed31-39ea-00000001210f | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005468028 | 0:27:52.560374 | 0.03s 2025-10-03 08:26:54.283836 | fa163e2f-d608-ed31-39ea-000000012044 | TASK | Gather variables for each operating system 2025-10-03 08:26:54.390518 | fa163e2f-d608-ed31-39ea-000000012044 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468028 | 0:27:52.715839 | 0.10s 2025-10-03 08:26:54.403988 | fa163e2f-d608-ed31-39ea-000000012045 | TASK | Create container logs path 2025-10-03 08:26:54.731965 | fa163e2f-d608-ed31-39ea-000000012045 | OK | Create container logs path | np0005468028 2025-10-03 08:26:54.733633 | fa163e2f-d608-ed31-39ea-000000012045 | TIMING | tripleo_container_manage : Create container logs path | np0005468028 | 0:27:53.058958 | 0.33s 2025-10-03 08:26:54.757656 | fa163e2f-d608-ed31-39ea-000000012047 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-03 08:26:55.109542 | fa163e2f-d608-ed31-39ea-000000012047 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468028 2025-10-03 08:26:55.111824 | fa163e2f-d608-ed31-39ea-000000012047 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468028 | 0:27:53.437156 | 0.35s 2025-10-03 08:26:55.127817 | fa163e2f-d608-ed31-39ea-000000012048 | TASK | Finalise hashes for all containers 2025-10-03 08:26:55.163092 | fa163e2f-d608-ed31-39ea-000000012048 | OK | Finalise hashes for all containers | np0005468028 2025-10-03 08:26:55.164986 | fa163e2f-d608-ed31-39ea-000000012048 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468028 | 0:27:53.490320 | 0.04s 2025-10-03 08:26:55.178656 | fa163e2f-d608-ed31-39ea-00000001204a | TASK | Manage systemd shutdown files 2025-10-03 08:26:55.204713 | fa163e2f-d608-ed31-39ea-00000001204a | SKIPPED | Manage systemd shutdown files | np0005468028 2025-10-03 08:26:55.205657 | fa163e2f-d608-ed31-39ea-00000001204a | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468028 | 0:27:53.530993 | 0.03s 2025-10-03 08:26:55.216290 | fa163e2f-d608-ed31-39ea-00000001204c | TASK | Update container configs with new config hashes 2025-10-03 08:26:55.296391 | fa163e2f-d608-ed31-39ea-00000001204c | SKIPPED | Update container configs with new config hashes | np0005468028 2025-10-03 08:26:55.297201 | fa163e2f-d608-ed31-39ea-00000001204c | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468028 | 0:27:53.622536 | 0.08s 2025-10-03 08:26:55.308541 | fa163e2f-d608-ed31-39ea-00000001204d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-03 08:26:55.340513 | fa163e2f-d608-ed31-39ea-00000001204d | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468028 2025-10-03 08:26:55.341351 | fa163e2f-d608-ed31-39ea-00000001204d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468028 | 0:27:53.666688 | 0.03s 2025-10-03 08:26:55.351985 | fa163e2f-d608-ed31-39ea-00000001204e | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-03 08:26:55.390358 | fa163e2f-d608-ed31-39ea-00000001204e | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468028 2025-10-03 08:26:55.391087 | fa163e2f-d608-ed31-39ea-00000001204e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468028 | 0:27:53.716424 | 0.04s 2025-10-03 08:28:57.348495 | fa163e2f-d608-ed31-39ea-000000011f43 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468026 2025-10-03 08:28:57.349998 | fa163e2f-d608-ed31-39ea-000000011f43 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468026 | 0:29:55.675328 | 128.23s 2025-10-03 08:28:57.407704 | fa163e2f-d608-ed31-39ea-0000000115e3 | TASK | Clean container_puppet_tasks for np0005468026 step 4 2025-10-03 08:28:57.561618 | fa163e2f-d608-ed31-39ea-000000011a47 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468024 2025-10-03 08:28:57.562908 | fa163e2f-d608-ed31-39ea-000000011a47 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468024 | 0:29:55.888235 | 130.22s 2025-10-03 08:28:57.621343 | fa163e2f-d608-ed31-39ea-0000000110fa | TASK | Clean container_puppet_tasks for np0005468024 step 4 2025-10-03 08:28:57.724252 | fa163e2f-d608-ed31-39ea-0000000115e3 | OK | Clean container_puppet_tasks for np0005468026 step 4 | np0005468026 2025-10-03 08:28:57.725262 | fa163e2f-d608-ed31-39ea-0000000115e3 | TIMING | Clean container_puppet_tasks for np0005468026 step 4 | np0005468026 | 0:29:56.050597 | 0.32s 2025-10-03 08:28:57.748296 | fa163e2f-d608-ed31-39ea-0000000115e4 | TASK | Calculate container_puppet_tasks for np0005468026 step 4 2025-10-03 08:28:57.809702 | fa163e2f-d608-ed31-39ea-0000000115e4 | TIMING | Calculate container_puppet_tasks for np0005468026 step 4 | np0005468026 | 0:29:56.135016 | 0.06s 2025-10-03 08:28:57.841140 | fa163e2f-d608-ed31-39ea-0000000115e5 | TASK | Include container-puppet tasks for step 4 2025-10-03 08:28:57.874819 | fa163e2f-d608-ed31-39ea-0000000115e5 | TIMING | Include container-puppet tasks for step 4 | np0005468026 | 0:29:56.200146 | 0.03s 2025-10-03 08:28:57.897224 | 8e3fe19a-2640-489d-a43b-bf6466aeda4d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468026 2025-10-03 08:28:57.928958 | fa163e2f-d608-ed31-39ea-000000012183 | TASK | Write container-puppet-tasks json file for np0005468026 step 4 2025-10-03 08:28:58.006650 | fa163e2f-d608-ed31-39ea-0000000110fa | OK | Clean container_puppet_tasks for np0005468024 step 4 | np0005468024 2025-10-03 08:28:58.007504 | fa163e2f-d608-ed31-39ea-0000000110fa | TIMING | Clean container_puppet_tasks for np0005468024 step 4 | np0005468024 | 0:29:56.332837 | 0.38s 2025-10-03 08:28:58.034322 | fa163e2f-d608-ed31-39ea-0000000110fb | TASK | Calculate container_puppet_tasks for np0005468024 step 4 2025-10-03 08:28:58.077917 | fa163e2f-d608-ed31-39ea-0000000110fb | TIMING | Calculate container_puppet_tasks for np0005468024 step 4 | np0005468024 | 0:29:56.403243 | 0.04s 2025-10-03 08:28:58.094745 | fa163e2f-d608-ed31-39ea-0000000110fc | TASK | Include container-puppet tasks for step 4 2025-10-03 08:28:58.130216 | fa163e2f-d608-ed31-39ea-0000000110fc | TIMING | Include container-puppet tasks for step 4 | np0005468024 | 0:29:56.455544 | 0.03s 2025-10-03 08:28:58.147709 | beefcda2-248e-4127-95c0-733bd32aec6f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468024 2025-10-03 08:28:58.172066 | fa163e2f-d608-ed31-39ea-0000000121a0 | TASK | Write container-puppet-tasks json file for np0005468024 step 4 2025-10-03 08:28:58.963124 | fa163e2f-d608-ed31-39ea-000000012183 | CHANGED | Write container-puppet-tasks json file for np0005468026 step 4 | np0005468026 2025-10-03 08:28:58.964673 | fa163e2f-d608-ed31-39ea-000000012183 | TIMING | Write container-puppet-tasks json file for np0005468026 step 4 | np0005468026 | 0:29:57.289993 | 1.03s 2025-10-03 08:28:58.995122 | fa163e2f-d608-ed31-39ea-000000012185 | TASK | Generate container puppet configs for step 4 2025-10-03 08:28:59.175504 | fa163e2f-d608-ed31-39ea-0000000121a0 | CHANGED | Write container-puppet-tasks json file for np0005468024 step 4 | np0005468024 2025-10-03 08:28:59.177008 | fa163e2f-d608-ed31-39ea-0000000121a0 | TIMING | Write container-puppet-tasks json file for np0005468024 step 4 | np0005468024 | 0:29:57.502330 | 1.00s 2025-10-03 08:28:59.211145 | fa163e2f-d608-ed31-39ea-0000000121a2 | TASK | Generate container puppet configs for step 4 2025-10-03 08:28:59.431599 | fa163e2f-d608-ed31-39ea-000000012185 | OK | Generate container puppet configs for step 4 | np0005468026 2025-10-03 08:28:59.432795 | fa163e2f-d608-ed31-39ea-000000012185 | TIMING | Generate container puppet configs for step 4 | np0005468026 | 0:29:57.758124 | 0.44s 2025-10-03 08:28:59.457063 | fa163e2f-d608-ed31-39ea-000000012186 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2025-10-03 08:28:59.500534 | fa163e2f-d608-ed31-39ea-000000012186 | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005468026 | 0:29:57.825862 | 0.04s 2025-10-03 08:28:59.539836 | fa163e2f-d608-ed31-39ea-000000012044 | TASK | Gather variables for each operating system 2025-10-03 08:28:59.548629 | fa163e2f-d608-ed31-39ea-0000000121a2 | OK | Generate container puppet configs for step 4 | np0005468024 2025-10-03 08:28:59.549818 | fa163e2f-d608-ed31-39ea-0000000121a2 | TIMING | Generate container puppet configs for step 4 | np0005468024 | 0:29:57.875144 | 0.34s 2025-10-03 08:28:59.568682 | fa163e2f-d608-ed31-39ea-0000000121a3 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2025-10-03 08:28:59.597561 | fa163e2f-d608-ed31-39ea-0000000121a3 | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005468024 | 0:29:57.922884 | 0.03s 2025-10-03 08:28:59.643401 | fa163e2f-d608-ed31-39ea-000000012044 | TASK | Gather variables for each operating system 2025-10-03 08:28:59.652087 | fa163e2f-d608-ed31-39ea-000000012044 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468026 | 0:29:57.977400 | 0.11s 2025-10-03 08:28:59.668576 | fa163e2f-d608-ed31-39ea-000000012045 | TASK | Create container logs path 2025-10-03 08:28:59.767289 | fa163e2f-d608-ed31-39ea-000000012044 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468024 | 0:29:58.092611 | 0.12s 2025-10-03 08:28:59.785290 | fa163e2f-d608-ed31-39ea-000000012045 | TASK | Create container logs path 2025-10-03 08:29:00.005855 | fa163e2f-d608-ed31-39ea-000000012045 | OK | Create container logs path | np0005468026 2025-10-03 08:29:00.007197 | fa163e2f-d608-ed31-39ea-000000012045 | TIMING | tripleo_container_manage : Create container logs path | np0005468026 | 0:29:58.332524 | 0.34s 2025-10-03 08:29:00.033208 | fa163e2f-d608-ed31-39ea-000000012047 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-03 08:29:00.107821 | fa163e2f-d608-ed31-39ea-000000012045 | OK | Create container logs path | np0005468024 2025-10-03 08:29:00.110668 | fa163e2f-d608-ed31-39ea-000000012045 | TIMING | tripleo_container_manage : Create container logs path | np0005468024 | 0:29:58.435966 | 0.32s 2025-10-03 08:29:00.150239 | fa163e2f-d608-ed31-39ea-000000012047 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-03 08:29:00.453841 | fa163e2f-d608-ed31-39ea-000000012047 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468026 2025-10-03 08:29:00.455054 | fa163e2f-d608-ed31-39ea-000000012047 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468026 | 0:29:58.780384 | 0.42s 2025-10-03 08:29:00.476230 | fa163e2f-d608-ed31-39ea-000000012048 | TASK | Finalise hashes for all containers 2025-10-03 08:29:00.509107 | fa163e2f-d608-ed31-39ea-000000012047 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468024 2025-10-03 08:29:00.510341 | fa163e2f-d608-ed31-39ea-000000012047 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468024 | 0:29:58.835673 | 0.36s 2025-10-03 08:29:00.533027 | fa163e2f-d608-ed31-39ea-000000012048 | TASK | Finalise hashes for all containers 2025-10-03 08:29:00.542747 | fa163e2f-d608-ed31-39ea-000000012048 | OK | Finalise hashes for all containers | np0005468026 2025-10-03 08:29:00.543872 | fa163e2f-d608-ed31-39ea-000000012048 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468026 | 0:29:58.869203 | 0.07s 2025-10-03 08:29:00.561742 | fa163e2f-d608-ed31-39ea-00000001204a | TASK | Manage systemd shutdown files 2025-10-03 08:29:00.580375 | fa163e2f-d608-ed31-39ea-000000012048 | OK | Finalise hashes for all containers | np0005468024 2025-10-03 08:29:00.581560 | fa163e2f-d608-ed31-39ea-000000012048 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468024 | 0:29:58.906893 | 0.05s 2025-10-03 08:29:00.605018 | fa163e2f-d608-ed31-39ea-00000001204a | TASK | Manage systemd shutdown files 2025-10-03 08:29:00.615239 | fa163e2f-d608-ed31-39ea-00000001204a | SKIPPED | Manage systemd shutdown files | np0005468026 2025-10-03 08:29:00.616380 | fa163e2f-d608-ed31-39ea-00000001204a | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468026 | 0:29:58.941694 | 0.05s 2025-10-03 08:29:00.633257 | fa163e2f-d608-ed31-39ea-00000001204c | TASK | Update container configs with new config hashes 2025-10-03 08:29:00.656177 | fa163e2f-d608-ed31-39ea-00000001204a | SKIPPED | Manage systemd shutdown files | np0005468024 2025-10-03 08:29:00.657285 | fa163e2f-d608-ed31-39ea-00000001204a | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468024 | 0:29:58.982615 | 0.05s 2025-10-03 08:29:00.674819 | fa163e2f-d608-ed31-39ea-00000001204c | TASK | Update container configs with new config hashes 2025-10-03 08:29:00.696318 | fa163e2f-d608-ed31-39ea-00000001204c | SKIPPED | Update container configs with new config hashes | np0005468026 2025-10-03 08:29:00.697427 | fa163e2f-d608-ed31-39ea-00000001204c | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468026 | 0:29:59.022758 | 0.06s 2025-10-03 08:29:00.715434 | fa163e2f-d608-ed31-39ea-00000001204d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-03 08:29:00.735983 | fa163e2f-d608-ed31-39ea-00000001204c | SKIPPED | Update container configs with new config hashes | np0005468024 2025-10-03 08:29:00.737537 | fa163e2f-d608-ed31-39ea-00000001204c | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468024 | 0:29:59.062865 | 0.06s 2025-10-03 08:29:00.760198 | fa163e2f-d608-ed31-39ea-00000001204d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-03 08:29:00.779665 | fa163e2f-d608-ed31-39ea-00000001204d | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468026 2025-10-03 08:29:00.780783 | fa163e2f-d608-ed31-39ea-00000001204d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468026 | 0:29:59.106112 | 0.06s 2025-10-03 08:29:00.799235 | fa163e2f-d608-ed31-39ea-00000001204e | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-03 08:29:00.812915 | fa163e2f-d608-ed31-39ea-00000001204d | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468024 2025-10-03 08:29:00.813994 | fa163e2f-d608-ed31-39ea-00000001204d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468024 | 0:29:59.139313 | 0.05s 2025-10-03 08:29:00.833023 | fa163e2f-d608-ed31-39ea-00000001204e | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-03 08:29:00.862680 | fa163e2f-d608-ed31-39ea-00000001204e | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468026 2025-10-03 08:29:00.863579 | fa163e2f-d608-ed31-39ea-00000001204e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468026 | 0:29:59.188907 | 0.06s 2025-10-03 08:29:00.887166 | fa163e2f-d608-ed31-39ea-00000001204e | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468024 2025-10-03 08:29:00.887560 | fa163e2f-d608-ed31-39ea-00000001204e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468024 | 0:29:59.212901 | 0.05s 2025-10-03 08:29:01.979420 | fa163e2f-d608-ed31-39ea-000000011fc5 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468025 2025-10-03 08:29:01.980590 | fa163e2f-d608-ed31-39ea-000000011fc5 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005468025 | 0:30:00.305920 | 131.27s 2025-10-03 08:29:02.032367 | fa163e2f-d608-ed31-39ea-000000011603 | TASK | Clean container_puppet_tasks for np0005468025 step 4 2025-10-03 08:29:02.365988 | fa163e2f-d608-ed31-39ea-000000011603 | OK | Clean container_puppet_tasks for np0005468025 step 4 | np0005468025 2025-10-03 08:29:02.368570 | fa163e2f-d608-ed31-39ea-000000011603 | TIMING | Clean container_puppet_tasks for np0005468025 step 4 | np0005468025 | 0:30:00.693893 | 0.33s 2025-10-03 08:29:02.411949 | fa163e2f-d608-ed31-39ea-000000011604 | TASK | Calculate container_puppet_tasks for np0005468025 step 4 2025-10-03 08:29:02.469104 | fa163e2f-d608-ed31-39ea-000000011604 | TIMING | Calculate container_puppet_tasks for np0005468025 step 4 | np0005468025 | 0:30:00.794426 | 0.06s 2025-10-03 08:29:02.491569 | fa163e2f-d608-ed31-39ea-000000011605 | TASK | Include container-puppet tasks for step 4 2025-10-03 08:29:02.542050 | fa163e2f-d608-ed31-39ea-000000011605 | TIMING | Include container-puppet tasks for step 4 | np0005468025 | 0:30:00.867377 | 0.05s 2025-10-03 08:29:02.560522 | f0f46a24-ce41-4f16-a332-8d618eacf529 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468025 2025-10-03 08:29:02.585870 | fa163e2f-d608-ed31-39ea-00000001226b | TASK | Write container-puppet-tasks json file for np0005468025 step 4 2025-10-03 08:29:03.714641 | fa163e2f-d608-ed31-39ea-00000001226b | CHANGED | Write container-puppet-tasks json file for np0005468025 step 4 | np0005468025 2025-10-03 08:29:03.715794 | fa163e2f-d608-ed31-39ea-00000001226b | TIMING | Write container-puppet-tasks json file for np0005468025 step 4 | np0005468025 | 0:30:02.041122 | 1.13s 2025-10-03 08:29:03.736749 | fa163e2f-d608-ed31-39ea-00000001226d | TASK | Generate container puppet configs for step 4 2025-10-03 08:29:04.202006 | fa163e2f-d608-ed31-39ea-00000001226d | OK | Generate container puppet configs for step 4 | np0005468025 2025-10-03 08:29:04.204106 | fa163e2f-d608-ed31-39ea-00000001226d | TIMING | Generate container puppet configs for step 4 | np0005468025 | 0:30:02.529423 | 0.47s 2025-10-03 08:29:04.236835 | fa163e2f-d608-ed31-39ea-00000001226e | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2025-10-03 08:29:04.273143 | fa163e2f-d608-ed31-39ea-00000001226e | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005468025 | 0:30:02.598447 | 0.03s 2025-10-03 08:29:04.324687 | fa163e2f-d608-ed31-39ea-000000012044 | TASK | Gather variables for each operating system 2025-10-03 08:29:04.424374 | fa163e2f-d608-ed31-39ea-000000012044 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468025 | 0:30:02.749678 | 0.10s 2025-10-03 08:29:04.440758 | fa163e2f-d608-ed31-39ea-000000012045 | TASK | Create container logs path 2025-10-03 08:29:04.801408 | fa163e2f-d608-ed31-39ea-000000012045 | OK | Create container logs path | np0005468025 2025-10-03 08:29:04.802818 | fa163e2f-d608-ed31-39ea-000000012045 | TIMING | tripleo_container_manage : Create container logs path | np0005468025 | 0:30:03.128150 | 0.36s 2025-10-03 08:29:04.819469 | fa163e2f-d608-ed31-39ea-000000012047 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-03 08:29:05.149808 | fa163e2f-d608-ed31-39ea-000000012047 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468025 2025-10-03 08:29:05.151726 | fa163e2f-d608-ed31-39ea-000000012047 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468025 | 0:30:03.477049 | 0.33s 2025-10-03 08:29:05.180970 | fa163e2f-d608-ed31-39ea-000000012048 | TASK | Finalise hashes for all containers 2025-10-03 08:29:05.239894 | fa163e2f-d608-ed31-39ea-000000012048 | OK | Finalise hashes for all containers | np0005468025 2025-10-03 08:29:05.241625 | fa163e2f-d608-ed31-39ea-000000012048 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468025 | 0:30:03.566944 | 0.06s 2025-10-03 08:29:05.264090 | fa163e2f-d608-ed31-39ea-00000001204a | TASK | Manage systemd shutdown files 2025-10-03 08:29:05.307364 | fa163e2f-d608-ed31-39ea-00000001204a | SKIPPED | Manage systemd shutdown files | np0005468025 2025-10-03 08:29:05.308903 | fa163e2f-d608-ed31-39ea-00000001204a | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468025 | 0:30:03.634225 | 0.04s 2025-10-03 08:29:05.329047 | fa163e2f-d608-ed31-39ea-00000001204c | TASK | Update container configs with new config hashes 2025-10-03 08:29:05.395317 | fa163e2f-d608-ed31-39ea-00000001204c | SKIPPED | Update container configs with new config hashes | np0005468025 2025-10-03 08:29:05.397079 | fa163e2f-d608-ed31-39ea-00000001204c | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468025 | 0:30:03.722408 | 0.07s 2025-10-03 08:29:05.418578 | fa163e2f-d608-ed31-39ea-00000001204d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-03 08:29:05.479610 | fa163e2f-d608-ed31-39ea-00000001204d | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468025 2025-10-03 08:29:05.481126 | fa163e2f-d608-ed31-39ea-00000001204d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468025 | 0:30:03.806448 | 0.06s 2025-10-03 08:29:05.503365 | fa163e2f-d608-ed31-39ea-00000001204e | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-03 08:29:05.560620 | fa163e2f-d608-ed31-39ea-00000001204e | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468025 2025-10-03 08:29:05.561869 | fa163e2f-d608-ed31-39ea-00000001204e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005468025 | 0:30:03.887198 | 0.06s PLAY [External deployment step 5] ********************************************** 2025-10-03 08:29:05.650094 | fa163e2f-d608-ed31-39ea-0000000000ef | TASK | External deployment step 5 2025-10-03 08:29:05.683814 | fa163e2f-d608-ed31-39ea-0000000000ef | OK | External deployment step 5 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 5' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000ef') missing from stats 2025-10-03 08:29:05.723872 | fa163e2f-d608-ed31-39ea-0000000000f0 | TIMING | include_tasks | undercloud | 0:30:04.049188 | 0.03s 2025-10-03 08:29:05.730816 | 7e289850-35a8-4359-8c8c-c61dc09247a0 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step5.yaml | undercloud 2025-10-03 08:29:05.736039 | fa163e2f-d608-ed31-39ea-0000000122e8 | TASK | Manage Cinder's default volume type 2025-10-03 08:29:20.543664 | fa163e2f-d608-ed31-39ea-0000000122e8 | OK | Manage Cinder's default volume type | undercloud 2025-10-03 08:29:20.545253 | fa163e2f-d608-ed31-39ea-0000000122e8 | TIMING | Manage Cinder's default volume type | undercloud | 0:30:18.870576 | 14.81s PLAY [Deploy step tasks for 5] ************************************************* 2025-10-03 08:29:20.751497 | fa163e2f-d608-ed31-39ea-0000000000f3 | TASK | Deploy step tasks for 5 2025-10-03 08:29:20.778794 | fa163e2f-d608-ed31-39ea-0000000000f3 | TASK | Deploy step tasks for 5 2025-10-03 08:29:20.808136 | fa163e2f-d608-ed31-39ea-0000000000f3 | TASK | Deploy step tasks for 5 2025-10-03 08:29:20.860639 | fa163e2f-d608-ed31-39ea-0000000000f3 | TASK | Deploy step tasks for 5 2025-10-03 08:29:20.882919 | fa163e2f-d608-ed31-39ea-0000000000f3 | TASK | Deploy step tasks for 5 2025-10-03 08:29:20.916581 | fa163e2f-d608-ed31-39ea-0000000000f3 | TASK | Deploy step tasks for 5 2025-10-03 08:29:20.922358 | fa163e2f-d608-ed31-39ea-0000000000f3 | OK | Deploy step tasks for 5 | np0005468027 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005468027 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000f3') missing from stats 2025-10-03 08:29:20.923816 | fa163e2f-d608-ed31-39ea-0000000000f3 | OK | Deploy step tasks for 5 | np0005468028 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005468028 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000f3') missing from stats 2025-10-03 08:29:20.924650 | fa163e2f-d608-ed31-39ea-0000000000f3 | OK | Deploy step tasks for 5 | np0005468029 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005468029 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000f3') missing from stats 2025-10-03 08:29:20.925499 | fa163e2f-d608-ed31-39ea-0000000000f3 | OK | Deploy step tasks for 5 | np0005468024 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005468024 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000f3') missing from stats 2025-10-03 08:29:20.926373 | fa163e2f-d608-ed31-39ea-0000000000f3 | OK | Deploy step tasks for 5 | np0005468025 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005468025 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000f3') missing from stats 2025-10-03 08:29:20.937194 | fa163e2f-d608-ed31-39ea-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2025-10-03 08:29:20.957486 | fa163e2f-d608-ed31-39ea-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2025-10-03 08:29:20.972668 | fa163e2f-d608-ed31-39ea-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2025-10-03 08:29:20.995734 | fa163e2f-d608-ed31-39ea-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2025-10-03 08:29:21.016259 | fa163e2f-d608-ed31-39ea-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2025-10-03 08:29:21.024191 | fa163e2f-d608-ed31-39ea-0000000000f3 | OK | Deploy step tasks for 5 | np0005468026 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005468026 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000f3') missing from stats 2025-10-03 08:29:21.041005 | fa163e2f-d608-ed31-39ea-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2025-10-03 08:29:21.884056 | fa163e2f-d608-ed31-39ea-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005468029 2025-10-03 08:29:21.884937 | fa163e2f-d608-ed31-39ea-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005468029 | 0:30:20.210270 | 0.91s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:29:21.939824 | fa163e2f-d608-ed31-39ea-0000000000f5 | TIMING | include_tasks | np0005468029 | 0:30:20.265155 | 0.04s 2025-10-03 08:29:21.956836 | 299da13b-b85a-40b3-b248-8e5077d75821 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step5.yaml | np0005468029 2025-10-03 08:29:21.975873 | fa163e2f-d608-ed31-39ea-000000012310 | TASK | set enable_sensubility fact 2025-10-03 08:29:21.983631 | fa163e2f-d608-ed31-39ea-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005468028 2025-10-03 08:29:21.984585 | fa163e2f-d608-ed31-39ea-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005468028 | 0:30:20.309908 | 1.03s 2025-10-03 08:29:21.985060 | fa163e2f-d608-ed31-39ea-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005468027 2025-10-03 08:29:21.985424 | fa163e2f-d608-ed31-39ea-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005468027 | 0:30:20.310767 | 1.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:29:22.029103 | fa163e2f-d608-ed31-39ea-000000012310 | OK | set enable_sensubility fact | np0005468029 2025-10-03 08:29:22.037127 | fa163e2f-d608-ed31-39ea-000000012310 | TIMING | set enable_sensubility fact | np0005468029 | 0:30:20.362448 | 0.06s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:29:22.038992 | fa163e2f-d608-ed31-39ea-0000000000f5 | TIMING | include_tasks | np0005468027 | 0:30:20.364332 | 0.04s 2025-10-03 08:29:22.040284 | fa163e2f-d608-ed31-39ea-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005468026 2025-10-03 08:29:22.040820 | fa163e2f-d608-ed31-39ea-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005468026 | 0:30:20.366159 | 1.00s 2025-10-03 08:29:22.055994 | 8b265584-bf25-4bc5-abc0-30f450dd72a5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step5.yaml | np0005468027 2025-10-03 08:29:22.069339 | fa163e2f-d608-ed31-39ea-000000012326 | TASK | set enable_sensubility fact 2025-10-03 08:29:22.090152 | fa163e2f-d608-ed31-39ea-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2025-10-03 08:29:22.136080 | fa163e2f-d608-ed31-39ea-0000000000f5 | TIMING | include_tasks | np0005468028 | 0:30:20.461379 | 0.12s 2025-10-03 08:29:22.137347 | fa163e2f-d608-ed31-39ea-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005468025 2025-10-03 08:29:22.138099 | fa163e2f-d608-ed31-39ea-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005468025 | 0:30:20.463439 | 1.12s 2025-10-03 08:29:22.138793 | fa163e2f-d608-ed31-39ea-000000012326 | OK | set enable_sensubility fact | np0005468027 2025-10-03 08:29:22.139436 | fa163e2f-d608-ed31-39ea-000000012326 | TIMING | set enable_sensubility fact | np0005468027 | 0:30:20.464776 | 0.07s 2025-10-03 08:29:22.139943 | fa163e2f-d608-ed31-39ea-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005468024 2025-10-03 08:29:22.140400 | fa163e2f-d608-ed31-39ea-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005468024 | 0:30:20.465740 | 1.14s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:29:22.154493 | bd56f440-fb4e-423b-8c99-878ee1ef1b0e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step5.yaml | np0005468028 2025-10-03 08:29:22.170383 | fa163e2f-d608-ed31-39ea-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2025-10-03 08:29:22.187356 | fa163e2f-d608-ed31-39ea-00000001233a | TASK | set enable_sensubility fact [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:29:22.253705 | fa163e2f-d608-ed31-39ea-0000000000f5 | TIMING | include_tasks | np0005468026 | 0:30:20.579024 | 0.13s 2025-10-03 08:29:22.254758 | fa163e2f-d608-ed31-39ea-00000001233a | OK | set enable_sensubility fact | np0005468028 2025-10-03 08:29:22.255325 | fa163e2f-d608-ed31-39ea-00000001233a | TIMING | set enable_sensubility fact | np0005468028 | 0:30:20.580667 | 0.07s 2025-10-03 08:29:22.255682 | fa163e2f-d608-ed31-39ea-0000000000f5 | TIMING | include_tasks | np0005468024 | 0:30:20.581025 | 0.04s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-03 08:29:22.340203 | 2d339d1d-4c03-4046-b11f-5deb73d2a2c8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step5.yaml | np0005468026 2025-10-03 08:29:22.340808 | 2d339d1d-4c03-4046-b11f-5deb73d2a2c8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step5.yaml | np0005468024 2025-10-03 08:29:22.366059 | fa163e2f-d608-ed31-39ea-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2025-10-03 08:29:22.388096 | fa163e2f-d608-ed31-39ea-000000012353 | TASK | Gather variables for each operating system 2025-10-03 08:29:22.411098 | fa163e2f-d608-ed31-39ea-000000012353 | TASK | Gather variables for each operating system 2025-10-03 08:29:22.427349 | fa163e2f-d608-ed31-39ea-0000000000f5 | TIMING | include_tasks | np0005468025 | 0:30:20.752661 | 0.18s 2025-10-03 08:29:22.428335 | fa163e2f-d608-ed31-39ea-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005468029 2025-10-03 08:29:22.428898 | fa163e2f-d608-ed31-39ea-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005468029 | 0:30:20.754239 | 0.33s 2025-10-03 08:29:22.466216 | ccf0dbbc-b68f-4179-b058-2d81ecadd52a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step5.yaml | np0005468025 2025-10-03 08:29:22.560694 | fa163e2f-d608-ed31-39ea-000000012353 | TASK | Gather variables for each operating system 2025-10-03 08:29:22.568803 | fa163e2f-d608-ed31-39ea-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005468027 2025-10-03 08:29:22.579777 | fa163e2f-d608-ed31-39ea-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005468027 | 0:30:20.905091 | 0.41s 2025-10-03 08:29:22.580533 | fa163e2f-d608-ed31-39ea-000000012353 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005468026 | 0:30:20.905875 | 0.16s 2025-10-03 08:29:22.580938 | fa163e2f-d608-ed31-39ea-000000012353 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005468024 | 0:30:20.906279 | 0.19s 2025-10-03 08:29:22.614726 | fa163e2f-d608-ed31-39ea-000000012354 | TASK | Detect if resource is being created or already exists 2025-10-03 08:29:22.640969 | fa163e2f-d608-ed31-39ea-000000012354 | TASK | Detect if resource is being created or already exists 2025-10-03 08:29:22.648935 | fa163e2f-d608-ed31-39ea-0000000000f8 | TIMING | include_tasks | np0005468029 | 0:30:20.974246 | 0.15s 2025-10-03 08:29:22.656323 | fa163e2f-d608-ed31-39ea-000000012353 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005468025 | 0:30:20.981663 | 0.09s 2025-10-03 08:29:22.656747 | fa163e2f-d608-ed31-39ea-0000000000f8 | TIMING | include_tasks | np0005468027 | 0:30:20.982090 | 0.06s 2025-10-03 08:29:22.683337 | e7d36946-9b79-4f95-999f-0271e45533e8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468029 2025-10-03 08:29:22.683968 | e7d36946-9b79-4f95-999f-0271e45533e8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468027 2025-10-03 08:29:22.696946 | fa163e2f-d608-ed31-39ea-00000001247c | TASK | Write the config_step hieradata 2025-10-03 08:29:22.725112 | fa163e2f-d608-ed31-39ea-00000001247c | TASK | Write the config_step hieradata 2025-10-03 08:29:22.766792 | fa163e2f-d608-ed31-39ea-000000012354 | TASK | Detect if resource is being created or already exists 2025-10-03 08:29:22.775733 | fa163e2f-d608-ed31-39ea-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005468028 2025-10-03 08:29:22.777784 | fa163e2f-d608-ed31-39ea-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005468028 | 0:30:21.103106 | 0.41s 2025-10-03 08:29:22.860067 | fa163e2f-d608-ed31-39ea-0000000000f8 | TIMING | include_tasks | np0005468028 | 0:30:21.185391 | 0.07s 2025-10-03 08:29:22.879480 | cb44ad07-96d1-42dc-b476-2ec8a368e973 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468028 2025-10-03 08:29:22.893433 | fa163e2f-d608-ed31-39ea-00000001249b | TASK | Write the config_step hieradata 2025-10-03 08:29:23.536544 | fa163e2f-d608-ed31-39ea-00000001247c | OK | Write the config_step hieradata | np0005468027 2025-10-03 08:29:23.540134 | fa163e2f-d608-ed31-39ea-00000001247c | TIMING | Write the config_step hieradata | np0005468027 | 0:30:21.865463 | 0.84s 2025-10-03 08:29:23.540657 | fa163e2f-d608-ed31-39ea-00000001247c | OK | Write the config_step hieradata | np0005468029 2025-10-03 08:29:23.541147 | fa163e2f-d608-ed31-39ea-00000001247c | TIMING | Write the config_step hieradata | np0005468029 | 0:30:21.866484 | 0.81s 2025-10-03 08:29:23.558004 | fa163e2f-d608-ed31-39ea-00000001247d | TASK | Run puppet host configuration for step 5 2025-10-03 08:29:23.582072 | fa163e2f-d608-ed31-39ea-00000001247d | TASK | Run puppet host configuration for step 5 2025-10-03 08:29:23.599078 | fa163e2f-d608-ed31-39ea-000000012354 | CHANGED | Detect if resource is being created or already exists | np0005468026 2025-10-03 08:29:23.608599 | fa163e2f-d608-ed31-39ea-000000012354 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005468026 | 0:30:21.933527 | 0.97s 2025-10-03 08:29:23.616983 | fa163e2f-d608-ed31-39ea-000000012354 | CHANGED | Detect if resource is being created or already exists | np0005468024 2025-10-03 08:29:23.625987 | fa163e2f-d608-ed31-39ea-000000012354 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005468024 | 0:30:21.951291 | 1.01s 2025-10-03 08:29:23.628142 | fa163e2f-d608-ed31-39ea-000000012354 | CHANGED | Detect if resource is being created or already exists | np0005468025 2025-10-03 08:29:23.629375 | fa163e2f-d608-ed31-39ea-000000012354 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005468025 | 0:30:21.954703 | 0.86s 2025-10-03 08:29:23.671309 | fa163e2f-d608-ed31-39ea-000000012355 | TASK | Run init bundle puppet on the host for cinder_backup 2025-10-03 08:29:23.707319 | fa163e2f-d608-ed31-39ea-000000012355 | TASK | Run init bundle puppet on the host for cinder_backup 2025-10-03 08:29:23.733670 | fa163e2f-d608-ed31-39ea-000000012355 | TASK | Run init bundle puppet on the host for cinder_backup 2025-10-03 08:29:23.741601 | fa163e2f-d608-ed31-39ea-00000001249b | OK | Write the config_step hieradata | np0005468028 2025-10-03 08:29:23.742611 | fa163e2f-d608-ed31-39ea-00000001249b | TIMING | Write the config_step hieradata | np0005468028 | 0:30:22.067942 | 0.85s 2025-10-03 08:29:23.754814 | fa163e2f-d608-ed31-39ea-00000001249c | TASK | Run puppet host configuration for step 5 2025-10-03 08:29:24.261564 | fa163e2f-d608-ed31-39ea-00000001247d | CHANGED | Run puppet host configuration for step 5 | np0005468029 2025-10-03 08:29:24.262644 | fa163e2f-d608-ed31-39ea-00000001247d | TIMING | Run puppet host configuration for step 5 | np0005468029 | 0:30:22.587972 | 0.67s 2025-10-03 08:29:24.276390 | fa163e2f-d608-ed31-39ea-00000001247e | TASK | Wait for puppet host configuration to finish 2025-10-03 08:29:24.303127 | fa163e2f-d608-ed31-39ea-00000001247d | CHANGED | Run puppet host configuration for step 5 | np0005468027 2025-10-03 08:29:24.304407 | fa163e2f-d608-ed31-39ea-00000001247d | TIMING | Run puppet host configuration for step 5 | np0005468027 | 0:30:22.629732 | 0.75s 2025-10-03 08:29:24.317695 | fa163e2f-d608-ed31-39ea-00000001247e | TASK | Wait for puppet host configuration to finish 2025-10-03 08:29:24.516948 | fa163e2f-d608-ed31-39ea-00000001249c | CHANGED | Run puppet host configuration for step 5 | np0005468028 2025-10-03 08:29:24.518160 | fa163e2f-d608-ed31-39ea-00000001249c | TIMING | Run puppet host configuration for step 5 | np0005468028 | 0:30:22.843490 | 0.76s 2025-10-03 08:29:24.532258 | fa163e2f-d608-ed31-39ea-00000001249d | TASK | Wait for puppet host configuration to finish 2025-10-03 08:29:24.614877 | fa163e2f-d608-ed31-39ea-00000001247e | WAITING | Wait for puppet host configuration to finish | np0005468029 | 360 retries left 2025-10-03 08:29:24.684536 | fa163e2f-d608-ed31-39ea-00000001247e | WAITING | Wait for puppet host configuration to finish | np0005468027 | 360 retries left 2025-10-03 08:29:24.889712 | fa163e2f-d608-ed31-39ea-00000001249d | WAITING | Wait for puppet host configuration to finish | np0005468028 | 360 retries left 2025-10-03 08:29:32.516478 | fa163e2f-d608-ed31-39ea-000000012355 | OK | Run init bundle puppet on the host for cinder_backup | np0005468025 2025-10-03 08:29:32.517744 | fa163e2f-d608-ed31-39ea-000000012355 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_backup | np0005468025 | 0:30:30.843070 | 8.81s 2025-10-03 08:29:32.540811 | fa163e2f-d608-ed31-39ea-000000012356 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2025-10-03 08:29:32.898889 | fa163e2f-d608-ed31-39ea-000000012356 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005468025 2025-10-03 08:29:32.899821 | fa163e2f-d608-ed31-39ea-000000012356 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005468025 | 0:30:31.225156 | 0.36s 2025-10-03 08:29:32.914396 | fa163e2f-d608-ed31-39ea-000000012357 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-03 08:29:33.027677 | fa163e2f-d608-ed31-39ea-000000012355 | OK | Run init bundle puppet on the host for cinder_backup | np0005468026 2025-10-03 08:29:33.028527 | fa163e2f-d608-ed31-39ea-000000012355 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_backup | np0005468026 | 0:30:31.353862 | 9.29s 2025-10-03 08:29:33.045179 | fa163e2f-d608-ed31-39ea-000000012356 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2025-10-03 08:29:33.371869 | fa163e2f-d608-ed31-39ea-000000012357 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005468025 2025-10-03 08:29:33.373255 | fa163e2f-d608-ed31-39ea-000000012357 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005468025 | 0:30:31.698580 | 0.46s 2025-10-03 08:29:33.396800 | fa163e2f-d608-ed31-39ea-000000012358 | TASK | Check if an image update marker exists for bundle openstack-cinder-backup 2025-10-03 08:29:33.439240 | fa163e2f-d608-ed31-39ea-000000012356 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005468026 2025-10-03 08:29:33.440236 | fa163e2f-d608-ed31-39ea-000000012356 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005468026 | 0:30:31.765570 | 0.39s 2025-10-03 08:29:33.456297 | fa163e2f-d608-ed31-39ea-000000012357 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-03 08:29:33.714874 | fa163e2f-d608-ed31-39ea-000000012358 | OK | Check if an image update marker exists for bundle openstack-cinder-backup | np0005468025 2025-10-03 08:29:33.715752 | fa163e2f-d608-ed31-39ea-000000012358 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-backup | np0005468025 | 0:30:32.041085 | 0.32s 2025-10-03 08:29:33.732345 | fa163e2f-d608-ed31-39ea-00000001235a | TASK | Get container image tag from marker for bundle openstack-cinder-backup 2025-10-03 08:29:33.773786 | fa163e2f-d608-ed31-39ea-00000001235a | SKIPPED | Get container image tag from marker for bundle openstack-cinder-backup | np0005468025 2025-10-03 08:29:33.774672 | fa163e2f-d608-ed31-39ea-00000001235a | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-backup | np0005468025 | 0:30:32.100003 | 0.04s 2025-10-03 08:29:33.790237 | fa163e2f-d608-ed31-39ea-00000001235b | TASK | Get container image tag from bundle openstack-cinder-backup 2025-10-03 08:29:33.842789 | fa163e2f-d608-ed31-39ea-00000001235b | SKIPPED | Get container image tag from bundle openstack-cinder-backup | np0005468025 2025-10-03 08:29:33.843646 | fa163e2f-d608-ed31-39ea-00000001235b | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-backup | np0005468025 | 0:30:32.168979 | 0.05s 2025-10-03 08:29:33.859993 | fa163e2f-d608-ed31-39ea-00000001235c | TASK | Compare tags between marker and bundle openstack-cinder-backup 2025-10-03 08:29:33.912580 | fa163e2f-d608-ed31-39ea-00000001235c | SKIPPED | Compare tags between marker and bundle openstack-cinder-backup | np0005468025 2025-10-03 08:29:33.913359 | fa163e2f-d608-ed31-39ea-00000001235c | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-backup | np0005468025 | 0:30:32.238695 | 0.05s 2025-10-03 08:29:33.929211 | fa163e2f-d608-ed31-39ea-00000001235d | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-03 08:29:33.966002 | fa163e2f-d608-ed31-39ea-000000012357 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005468026 2025-10-03 08:29:33.966964 | fa163e2f-d608-ed31-39ea-000000012357 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005468026 | 0:30:32.292298 | 0.51s 2025-10-03 08:29:33.994768 | fa163e2f-d608-ed31-39ea-000000012358 | TASK | Check if an image update marker exists for bundle openstack-cinder-backup 2025-10-03 08:29:34.038263 | fa163e2f-d608-ed31-39ea-00000001235d | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468025 2025-10-03 08:29:34.039473 | fa163e2f-d608-ed31-39ea-00000001235d | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468025 | 0:30:32.364794 | 0.11s 2025-10-03 08:29:34.056344 | fa163e2f-d608-ed31-39ea-00000001235e | TASK | Remove update marker for bundle openstack-cinder-backup 2025-10-03 08:29:34.099988 | fa163e2f-d608-ed31-39ea-00000001235e | SKIPPED | Remove update marker for bundle openstack-cinder-backup | np0005468025 2025-10-03 08:29:34.100919 | fa163e2f-d608-ed31-39ea-00000001235e | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-backup | np0005468025 | 0:30:32.426253 | 0.04s 2025-10-03 08:29:34.136608 | fa163e2f-d608-ed31-39ea-00000001237f | TASK | Gather variables for each operating system 2025-10-03 08:29:34.239998 | fa163e2f-d608-ed31-39ea-00000001237f | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005468025 | 0:30:32.565321 | 0.10s 2025-10-03 08:29:34.255290 | fa163e2f-d608-ed31-39ea-000000012380 | TASK | Detect if resource is being created or already exists 2025-10-03 08:29:34.303218 | fa163e2f-d608-ed31-39ea-000000012358 | OK | Check if an image update marker exists for bundle openstack-cinder-backup | np0005468026 2025-10-03 08:29:34.304123 | fa163e2f-d608-ed31-39ea-000000012358 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-backup | np0005468026 | 0:30:32.629455 | 0.31s 2025-10-03 08:29:34.320883 | fa163e2f-d608-ed31-39ea-00000001235a | TASK | Get container image tag from marker for bundle openstack-cinder-backup 2025-10-03 08:29:34.357467 | fa163e2f-d608-ed31-39ea-00000001235a | SKIPPED | Get container image tag from marker for bundle openstack-cinder-backup | np0005468026 2025-10-03 08:29:34.358288 | fa163e2f-d608-ed31-39ea-00000001235a | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-backup | np0005468026 | 0:30:32.683624 | 0.04s 2025-10-03 08:29:34.378180 | fa163e2f-d608-ed31-39ea-00000001235b | TASK | Get container image tag from bundle openstack-cinder-backup 2025-10-03 08:29:34.420319 | fa163e2f-d608-ed31-39ea-00000001235b | SKIPPED | Get container image tag from bundle openstack-cinder-backup | np0005468026 2025-10-03 08:29:34.421231 | fa163e2f-d608-ed31-39ea-00000001235b | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-backup | np0005468026 | 0:30:32.746565 | 0.04s 2025-10-03 08:29:34.437095 | fa163e2f-d608-ed31-39ea-00000001235c | TASK | Compare tags between marker and bundle openstack-cinder-backup 2025-10-03 08:29:34.488948 | fa163e2f-d608-ed31-39ea-00000001235c | SKIPPED | Compare tags between marker and bundle openstack-cinder-backup | np0005468026 2025-10-03 08:29:34.490021 | fa163e2f-d608-ed31-39ea-00000001235c | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-backup | np0005468026 | 0:30:32.815348 | 0.05s 2025-10-03 08:29:34.505836 | fa163e2f-d608-ed31-39ea-00000001235d | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-03 08:29:34.538314 | fa163e2f-d608-ed31-39ea-00000001235d | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468026 2025-10-03 08:29:34.539395 | fa163e2f-d608-ed31-39ea-00000001235d | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468026 | 0:30:32.864731 | 0.03s 2025-10-03 08:29:34.555843 | fa163e2f-d608-ed31-39ea-00000001235e | TASK | Remove update marker for bundle openstack-cinder-backup 2025-10-03 08:29:34.603393 | fa163e2f-d608-ed31-39ea-00000001235e | SKIPPED | Remove update marker for bundle openstack-cinder-backup | np0005468026 2025-10-03 08:29:34.604853 | fa163e2f-d608-ed31-39ea-00000001235e | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-backup | np0005468026 | 0:30:32.930179 | 0.05s 2025-10-03 08:29:34.668202 | fa163e2f-d608-ed31-39ea-00000001237f | TASK | Gather variables for each operating system 2025-10-03 08:29:34.788716 | fa163e2f-d608-ed31-39ea-00000001237f | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005468026 | 0:30:33.114033 | 0.12s 2025-10-03 08:29:34.810573 | fa163e2f-d608-ed31-39ea-000000012380 | TASK | Detect if resource is being created or already exists 2025-10-03 08:29:34.877595 | fa163e2f-d608-ed31-39ea-00000001247e | CHANGED | Wait for puppet host configuration to finish | np0005468029 2025-10-03 08:29:34.879511 | fa163e2f-d608-ed31-39ea-00000001247e | TIMING | Wait for puppet host configuration to finish | np0005468029 | 0:30:33.204733 | 10.60s 2025-10-03 08:29:34.895089 | fa163e2f-d608-ed31-39ea-00000001247f | TASK | Debug output for task: Run puppet host configuration for step 5 2025-10-03 08:29:34.995314 | fa163e2f-d608-ed31-39ea-00000001247f | OK | Debug output for task: Run puppet host configuration for step 5 | np0005468029 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:29:24 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:29:29 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:29:29 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:29:29 puppet-user: (file & line not available)", "<13>Oct 3 08:29:29 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:29:29 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:29:30 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:29:30 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 3 08:29:30 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 3 08:29:30 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:29:30 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:29:30 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:29:30 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:29:30 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:29:30 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:29:30 puppet-user: Notice: Compiled catalog for np0005468029.ooo.test in environment production in 0.24 seconds", "<13>Oct 3 08:29:30 puppet-user: Notice: Applied catalog in 0.29 seconds", "<13>Oct 3 08:29:30 puppet-user: Application:", "<13>Oct 3 08:29:30 puppet-user: Initial environment: production", "<13>Oct 3 08:29:30 puppet-user: Converged environment: production", "<13>Oct 3 08:29:30 puppet-user: Run mode: user", "<13>Oct 3 08:29:30 puppet-user: Changes:", "<13>Oct 3 08:29:30 puppet-user: Events:", "<13>Oct 3 08:29:30 puppet-user: Resources:", "<13>Oct 3 08:29:30 puppet-user: Total: 19", "<13>Oct 3 08:29:30 puppet-user: Time:", "<13>Oct 3 08:29:30 puppet-user: Schedule: 0.00", "<13>Oct 3 08:29:30 puppet-user: Package: 0.00", "<13>Oct 3 08:29:30 puppet-user: Augeas: 0.01", "<13>Oct 3 08:29:30 puppet-user: Exec: 0.01", "<13>Oct 3 08:29:30 puppet-user: File: 0.03", "<13>Oct 3 08:29:30 puppet-user: Service: 0.08", "<13>Oct 3 08:29:30 puppet-user: Transaction evaluation: 0.28", "<13>Oct 3 08:29:30 puppet-user: Catalog application: 0.29", "<13>Oct 3 08:29:30 puppet-user: Config retrieval: 0.29", "<13>Oct 3 08:29:30 puppet-user: Last run: 1759480170", "<13>Oct 3 08:29:30 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:29:30 puppet-user: Total: 0.29", "<13>Oct 3 08:29:30 puppet-user: Version:", "<13>Oct 3 08:29:30 puppet-user: Config: 1759480169", "<13>Oct 3 08:29:30 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:29:34.997302 | fa163e2f-d608-ed31-39ea-00000001247f | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005468029 | 0:30:33.322629 | 0.10s 2025-10-03 08:29:35.014971 | fa163e2f-d608-ed31-39ea-000000012480 | TASK | Pre-cache facts for puppet containers 2025-10-03 08:29:35.024126 | fa163e2f-d608-ed31-39ea-00000001247e | CHANGED | Wait for puppet host configuration to finish | np0005468027 2025-10-03 08:29:35.026811 | fa163e2f-d608-ed31-39ea-00000001247e | TIMING | Wait for puppet host configuration to finish | np0005468027 | 0:30:33.352129 | 10.71s 2025-10-03 08:29:35.048071 | fa163e2f-d608-ed31-39ea-00000001247f | TASK | Debug output for task: Run puppet host configuration for step 5 2025-10-03 08:29:35.057434 | fa163e2f-d608-ed31-39ea-000000012480 | TIMING | Pre-cache facts for puppet containers | np0005468029 | 0:30:33.382731 | 0.04s 2025-10-03 08:29:35.116671 | fa163e2f-d608-ed31-39ea-000000012518 | TASK | Gather variables for each operating system 2025-10-03 08:29:35.124221 | fa163e2f-d608-ed31-39ea-00000001247f | OK | Debug output for task: Run puppet host configuration for step 5 | np0005468027 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:29:24 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:29:29 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:29:29 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:29:29 puppet-user: (file & line not available)", "<13>Oct 3 08:29:29 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:29:29 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:29:30 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:29:30 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 3 08:29:30 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 3 08:29:30 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:29:30 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:29:30 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:29:30 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:29:30 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:29:30 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:29:30 puppet-user: Notice: Compiled catalog for np0005468027.ooo.test in environment production in 0.26 seconds", "<13>Oct 3 08:29:30 puppet-user: Notice: Applied catalog in 0.26 seconds", "<13>Oct 3 08:29:30 puppet-user: Application:", "<13>Oct 3 08:29:30 puppet-user: Initial environment: production", "<13>Oct 3 08:29:30 puppet-user: Converged environment: production", "<13>Oct 3 08:29:30 puppet-user: Run mode: user", "<13>Oct 3 08:29:30 puppet-user: Changes:", "<13>Oct 3 08:29:30 puppet-user: Events:", "<13>Oct 3 08:29:30 puppet-user: Resources:", "<13>Oct 3 08:29:30 puppet-user: Total: 19", "<13>Oct 3 08:29:30 puppet-user: Time:", "<13>Oct 3 08:29:30 puppet-user: Schedule: 0.00", "<13>Oct 3 08:29:30 puppet-user: Package: 0.00", "<13>Oct 3 08:29:30 puppet-user: Augeas: 0.01", "<13>Oct 3 08:29:30 puppet-user: Exec: 0.01", "<13>Oct 3 08:29:30 puppet-user: File: 0.02", "<13>Oct 3 08:29:30 puppet-user: Service: 0.07", "<13>Oct 3 08:29:30 puppet-user: Transaction evaluation: 0.25", "<13>Oct 3 08:29:30 puppet-user: Catalog application: 0.26", "<13>Oct 3 08:29:30 puppet-user: Config retrieval: 0.33", "<13>Oct 3 08:29:30 puppet-user: Last run: 1759480170", "<13>Oct 3 08:29:30 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:29:30 puppet-user: Total: 0.26", "<13>Oct 3 08:29:30 puppet-user: Version:", "<13>Oct 3 08:29:30 puppet-user: Config: 1759480169", "<13>Oct 3 08:29:30 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:29:35.125860 | fa163e2f-d608-ed31-39ea-00000001247f | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005468027 | 0:30:33.451183 | 0.08s 2025-10-03 08:29:35.137275 | fa163e2f-d608-ed31-39ea-000000012480 | TASK | Pre-cache facts for puppet containers 2025-10-03 08:29:35.166808 | fa163e2f-d608-ed31-39ea-000000012480 | TIMING | Pre-cache facts for puppet containers | np0005468027 | 0:30:33.492133 | 0.03s 2025-10-03 08:29:35.222445 | fa163e2f-d608-ed31-39ea-000000012518 | TASK | Gather variables for each operating system 2025-10-03 08:29:35.235265 | fa163e2f-d608-ed31-39ea-00000001249d | CHANGED | Wait for puppet host configuration to finish | np0005468028 2025-10-03 08:29:35.236635 | fa163e2f-d608-ed31-39ea-00000001249d | TIMING | Wait for puppet host configuration to finish | np0005468028 | 0:30:33.561958 | 10.70s 2025-10-03 08:29:35.237652 | fa163e2f-d608-ed31-39ea-000000012518 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468029 | 0:30:33.562992 | 0.12s 2025-10-03 08:29:35.238172 | fa163e2f-d608-ed31-39ea-000000012380 | CHANGED | Detect if resource is being created or already exists | np0005468025 2025-10-03 08:29:35.238704 | fa163e2f-d608-ed31-39ea-000000012380 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005468025 | 0:30:33.564043 | 0.98s 2025-10-03 08:29:35.256695 | fa163e2f-d608-ed31-39ea-00000001249e | TASK | Debug output for task: Run puppet host configuration for step 5 2025-10-03 08:29:35.281048 | fa163e2f-d608-ed31-39ea-000000012519 | TASK | Create puppet caching structures 2025-10-03 08:29:35.303021 | fa163e2f-d608-ed31-39ea-000000012381 | TASK | Run init bundle puppet on the host for cinder_volume 2025-10-03 08:29:35.341997 | fa163e2f-d608-ed31-39ea-00000001249e | OK | Debug output for task: Run puppet host configuration for step 5 | np0005468028 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:29:24 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:29:30 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:29:30 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:29:30 puppet-user: (file & line not available)", "<13>Oct 3 08:29:30 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:29:30 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:29:30 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:29:30 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 3 08:29:30 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 3 08:29:30 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:29:30 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:29:30 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:29:30 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:29:30 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 3 08:29:30 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:29:30 puppet-user: Notice: Compiled catalog for np0005468028.ooo.test in environment production in 0.23 seconds", "<13>Oct 3 08:29:30 puppet-user: Notice: Applied catalog in 0.32 seconds", "<13>Oct 3 08:29:30 puppet-user: Application:", "<13>Oct 3 08:29:30 puppet-user: Initial environment: production", "<13>Oct 3 08:29:30 puppet-user: Converged environment: production", "<13>Oct 3 08:29:30 puppet-user: Run mode: user", "<13>Oct 3 08:29:30 puppet-user: Changes:", "<13>Oct 3 08:29:30 puppet-user: Events:", "<13>Oct 3 08:29:30 puppet-user: Resources:", "<13>Oct 3 08:29:30 puppet-user: Total: 19", "<13>Oct 3 08:29:30 puppet-user: Time:", "<13>Oct 3 08:29:30 puppet-user: Schedule: 0.00", "<13>Oct 3 08:29:30 puppet-user: Package: 0.00", "<13>Oct 3 08:29:30 puppet-user: Exec: 0.01", "<13>Oct 3 08:29:30 puppet-user: Augeas: 0.01", "<13>Oct 3 08:29:30 puppet-user: File: 0.02", "<13>Oct 3 08:29:30 puppet-user: Service: 0.08", "<13>Oct 3 08:29:30 puppet-user: Config retrieval: 0.30", "<13>Oct 3 08:29:30 puppet-user: Transaction evaluation: 0.31", "<13>Oct 3 08:29:30 puppet-user: Catalog application: 0.32", "<13>Oct 3 08:29:30 puppet-user: Last run: 1759480170", "<13>Oct 3 08:29:30 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:29:30 puppet-user: Total: 0.32", "<13>Oct 3 08:29:30 puppet-user: Version:", "<13>Oct 3 08:29:30 puppet-user: Config: 1759480170", "<13>Oct 3 08:29:30 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:29:35.343082 | fa163e2f-d608-ed31-39ea-00000001249e | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005468028 | 0:30:33.668306 | 0.08s 2025-10-03 08:29:35.343590 | fa163e2f-d608-ed31-39ea-000000012518 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468027 | 0:30:33.668933 | 0.12s 2025-10-03 08:29:35.354538 | fa163e2f-d608-ed31-39ea-000000012519 | TASK | Create puppet caching structures 2025-10-03 08:29:35.370628 | fa163e2f-d608-ed31-39ea-00000001249f | TASK | Pre-cache facts for puppet containers 2025-10-03 08:29:35.391975 | fa163e2f-d608-ed31-39ea-00000001249f | TIMING | Pre-cache facts for puppet containers | np0005468028 | 0:30:33.717274 | 0.02s 2025-10-03 08:29:35.420953 | fa163e2f-d608-ed31-39ea-000000012518 | TASK | Gather variables for each operating system 2025-10-03 08:29:35.501555 | fa163e2f-d608-ed31-39ea-000000012518 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468028 | 0:30:33.826864 | 0.08s 2025-10-03 08:29:35.513664 | fa163e2f-d608-ed31-39ea-000000012519 | TASK | Create puppet caching structures 2025-10-03 08:29:35.565060 | fa163e2f-d608-ed31-39ea-000000012519 | CHANGED | Create puppet caching structures | np0005468029 2025-10-03 08:29:35.566350 | fa163e2f-d608-ed31-39ea-000000012519 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468029 | 0:30:33.891676 | 0.28s 2025-10-03 08:29:35.582666 | fa163e2f-d608-ed31-39ea-00000001251a | TASK | Check for facter.conf 2025-10-03 08:29:35.688738 | fa163e2f-d608-ed31-39ea-000000012519 | CHANGED | Create puppet caching structures | np0005468027 2025-10-03 08:29:35.689993 | fa163e2f-d608-ed31-39ea-000000012519 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468027 | 0:30:34.015324 | 0.33s 2025-10-03 08:29:35.708972 | fa163e2f-d608-ed31-39ea-00000001251a | TASK | Check for facter.conf 2025-10-03 08:29:35.719157 | fa163e2f-d608-ed31-39ea-000000012380 | CHANGED | Detect if resource is being created or already exists | np0005468026 2025-10-03 08:29:35.720255 | fa163e2f-d608-ed31-39ea-000000012380 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005468026 | 0:30:34.045581 | 0.91s 2025-10-03 08:29:35.737981 | fa163e2f-d608-ed31-39ea-000000012381 | TASK | Run init bundle puppet on the host for cinder_volume 2025-10-03 08:29:35.847032 | fa163e2f-d608-ed31-39ea-000000012519 | CHANGED | Create puppet caching structures | np0005468028 2025-10-03 08:29:35.848320 | fa163e2f-d608-ed31-39ea-000000012519 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468028 | 0:30:34.173647 | 0.33s 2025-10-03 08:29:35.859723 | fa163e2f-d608-ed31-39ea-00000001251a | TASK | Check for facter.conf 2025-10-03 08:29:35.880632 | fa163e2f-d608-ed31-39ea-00000001251a | OK | Check for facter.conf | np0005468029 2025-10-03 08:29:35.881954 | fa163e2f-d608-ed31-39ea-00000001251a | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468029 | 0:30:34.207280 | 0.30s 2025-10-03 08:29:35.893455 | fa163e2f-d608-ed31-39ea-00000001251b | TASK | Remove facter.conf if directory 2025-10-03 08:29:35.930335 | fa163e2f-d608-ed31-39ea-00000001251b | SKIPPED | Remove facter.conf if directory | np0005468029 2025-10-03 08:29:35.931211 | fa163e2f-d608-ed31-39ea-00000001251b | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468029 | 0:30:34.256546 | 0.04s 2025-10-03 08:29:35.941148 | fa163e2f-d608-ed31-39ea-00000001251c | TASK | Write facter cache config 2025-10-03 08:29:36.005573 | fa163e2f-d608-ed31-39ea-00000001251a | OK | Check for facter.conf | np0005468027 2025-10-03 08:29:36.006700 | fa163e2f-d608-ed31-39ea-00000001251a | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468027 | 0:30:34.332028 | 0.30s 2025-10-03 08:29:36.022691 | fa163e2f-d608-ed31-39ea-00000001251b | TASK | Remove facter.conf if directory 2025-10-03 08:29:36.083894 | fa163e2f-d608-ed31-39ea-00000001251b | SKIPPED | Remove facter.conf if directory | np0005468027 2025-10-03 08:29:36.085022 | fa163e2f-d608-ed31-39ea-00000001251b | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468027 | 0:30:34.410354 | 0.06s 2025-10-03 08:29:36.100748 | fa163e2f-d608-ed31-39ea-00000001251c | TASK | Write facter cache config 2025-10-03 08:29:36.214715 | fa163e2f-d608-ed31-39ea-00000001251a | OK | Check for facter.conf | np0005468028 2025-10-03 08:29:36.215913 | fa163e2f-d608-ed31-39ea-00000001251a | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468028 | 0:30:34.541243 | 0.36s 2025-10-03 08:29:36.229950 | fa163e2f-d608-ed31-39ea-00000001251b | TASK | Remove facter.conf if directory 2025-10-03 08:29:36.288078 | fa163e2f-d608-ed31-39ea-00000001251b | SKIPPED | Remove facter.conf if directory | np0005468028 2025-10-03 08:29:36.289170 | fa163e2f-d608-ed31-39ea-00000001251b | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468028 | 0:30:34.614501 | 0.06s 2025-10-03 08:29:36.302109 | fa163e2f-d608-ed31-39ea-00000001251c | TASK | Write facter cache config 2025-10-03 08:29:36.785813 | fa163e2f-d608-ed31-39ea-00000001251c | CHANGED | Write facter cache config | np0005468029 2025-10-03 08:29:36.787979 | fa163e2f-d608-ed31-39ea-00000001251c | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468029 | 0:30:35.113308 | 0.85s 2025-10-03 08:29:36.806764 | fa163e2f-d608-ed31-39ea-00000001251d | TASK | Cleanup facter cache if exists 2025-10-03 08:29:37.003755 | fa163e2f-d608-ed31-39ea-00000001251c | CHANGED | Write facter cache config | np0005468027 2025-10-03 08:29:37.005362 | fa163e2f-d608-ed31-39ea-00000001251c | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468027 | 0:30:35.330687 | 0.90s 2025-10-03 08:29:37.020910 | fa163e2f-d608-ed31-39ea-00000001251d | TASK | Cleanup facter cache if exists 2025-10-03 08:29:37.133621 | fa163e2f-d608-ed31-39ea-00000001251d | CHANGED | Cleanup facter cache if exists | np0005468029 2025-10-03 08:29:37.134920 | fa163e2f-d608-ed31-39ea-00000001251d | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468029 | 0:30:35.460250 | 0.33s 2025-10-03 08:29:37.154847 | fa163e2f-d608-ed31-39ea-00000001251e | TASK | Pre-cache facts 2025-10-03 08:29:37.165014 | fa163e2f-d608-ed31-39ea-00000001251c | CHANGED | Write facter cache config | np0005468028 2025-10-03 08:29:37.166261 | fa163e2f-d608-ed31-39ea-00000001251c | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468028 | 0:30:35.491587 | 0.86s 2025-10-03 08:29:37.180289 | fa163e2f-d608-ed31-39ea-00000001251d | TASK | Cleanup facter cache if exists 2025-10-03 08:29:37.323330 | fa163e2f-d608-ed31-39ea-00000001251d | CHANGED | Cleanup facter cache if exists | np0005468027 2025-10-03 08:29:37.324552 | fa163e2f-d608-ed31-39ea-00000001251d | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468027 | 0:30:35.649875 | 0.30s 2025-10-03 08:29:37.334937 | fa163e2f-d608-ed31-39ea-00000001251e | TASK | Pre-cache facts 2025-10-03 08:29:37.495845 | fa163e2f-d608-ed31-39ea-00000001251d | CHANGED | Cleanup facter cache if exists | np0005468028 2025-10-03 08:29:37.497382 | fa163e2f-d608-ed31-39ea-00000001251d | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468028 | 0:30:35.822551 | 0.32s 2025-10-03 08:29:37.511705 | fa163e2f-d608-ed31-39ea-00000001251e | TASK | Pre-cache facts 2025-10-03 08:29:37.735213 | fa163e2f-d608-ed31-39ea-00000001251e | CHANGED | Pre-cache facts | np0005468029 2025-10-03 08:29:37.736770 | fa163e2f-d608-ed31-39ea-00000001251e | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468029 | 0:30:36.062088 | 0.58s 2025-10-03 08:29:37.754740 | fa163e2f-d608-ed31-39ea-00000001251f | TASK | Failed deployment if facter fails 2025-10-03 08:29:37.791692 | fa163e2f-d608-ed31-39ea-00000001251f | SKIPPED | Failed deployment if facter fails | np0005468029 2025-10-03 08:29:37.792563 | fa163e2f-d608-ed31-39ea-00000001251f | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468029 | 0:30:36.117895 | 0.04s 2025-10-03 08:29:37.811176 | fa163e2f-d608-ed31-39ea-000000012520 | TASK | Sync cached facts 2025-10-03 08:29:38.054525 | fa163e2f-d608-ed31-39ea-00000001251e | CHANGED | Pre-cache facts | np0005468027 2025-10-03 08:29:38.055444 | fa163e2f-d608-ed31-39ea-00000001251e | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468027 | 0:30:36.380777 | 0.72s 2025-10-03 08:29:38.066404 | fa163e2f-d608-ed31-39ea-00000001251f | TASK | Failed deployment if facter fails 2025-10-03 08:29:38.099893 | fa163e2f-d608-ed31-39ea-00000001251f | SKIPPED | Failed deployment if facter fails | np0005468027 2025-10-03 08:29:38.100774 | fa163e2f-d608-ed31-39ea-00000001251f | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468027 | 0:30:36.426109 | 0.03s 2025-10-03 08:29:38.117834 | fa163e2f-d608-ed31-39ea-000000012520 | TASK | Sync cached facts 2025-10-03 08:29:38.169764 | fa163e2f-d608-ed31-39ea-000000012520 | CHANGED | Sync cached facts | np0005468029 -> 192.168.122.108 [WARNING]: ('np0005468029 -> 192.168.122.108', 'fa163e2f-d608-ed31-39ea-000000012520') missing from stats 2025-10-03 08:29:38.189682 | fa163e2f-d608-ed31-39ea-000000012481 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:29:38.222686 | fa163e2f-d608-ed31-39ea-00000001251e | CHANGED | Pre-cache facts | np0005468028 2025-10-03 08:29:38.223700 | fa163e2f-d608-ed31-39ea-00000001251e | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468028 | 0:30:36.549032 | 0.71s 2025-10-03 08:29:38.235305 | fa163e2f-d608-ed31-39ea-00000001251f | TASK | Failed deployment if facter fails 2025-10-03 08:29:38.249573 | fa163e2f-d608-ed31-39ea-000000012481 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468029 2025-10-03 08:29:38.250425 | fa163e2f-d608-ed31-39ea-000000012481 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468029 | 0:30:36.575756 | 0.06s 2025-10-03 08:29:38.264901 | fa163e2f-d608-ed31-39ea-000000012483 | TASK | Manage containers for step 5 with tripleo-ansible 2025-10-03 08:29:38.272064 | fa163e2f-d608-ed31-39ea-00000001251f | SKIPPED | Failed deployment if facter fails | np0005468028 2025-10-03 08:29:38.272991 | fa163e2f-d608-ed31-39ea-00000001251f | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468028 | 0:30:36.598321 | 0.04s 2025-10-03 08:29:38.296754 | fa163e2f-d608-ed31-39ea-000000012520 | TASK | Sync cached facts 2025-10-03 08:29:38.304577 | fa163e2f-d608-ed31-39ea-000000012483 | TIMING | Manage containers for step 5 with tripleo-ansible | np0005468029 | 0:30:36.629899 | 0.04s 2025-10-03 08:29:38.341427 | fa163e2f-d608-ed31-39ea-000000012647 | TASK | Gather variables for each operating system 2025-10-03 08:29:38.450169 | fa163e2f-d608-ed31-39ea-000000012647 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468029 | 0:30:36.775472 | 0.11s 2025-10-03 08:29:38.476594 | fa163e2f-d608-ed31-39ea-000000012648 | TASK | Create container logs path 2025-10-03 08:29:38.516242 | fa163e2f-d608-ed31-39ea-000000012520 | CHANGED | Sync cached facts | np0005468027 -> 192.168.122.106 [WARNING]: ('np0005468027 -> 192.168.122.106', 'fa163e2f-d608-ed31-39ea-000000012520') missing from stats 2025-10-03 08:29:38.553083 | fa163e2f-d608-ed31-39ea-000000012481 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:29:38.598866 | fa163e2f-d608-ed31-39ea-000000012481 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468027 2025-10-03 08:29:38.600009 | fa163e2f-d608-ed31-39ea-000000012481 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468027 | 0:30:36.925333 | 0.05s 2025-10-03 08:29:38.615157 | fa163e2f-d608-ed31-39ea-000000012483 | TASK | Manage containers for step 5 with tripleo-ansible 2025-10-03 08:29:38.642424 | fa163e2f-d608-ed31-39ea-000000012483 | TIMING | Manage containers for step 5 with tripleo-ansible | np0005468027 | 0:30:36.967750 | 0.03s 2025-10-03 08:29:38.677800 | fa163e2f-d608-ed31-39ea-000000012647 | TASK | Gather variables for each operating system 2025-10-03 08:29:38.717943 | fa163e2f-d608-ed31-39ea-000000012520 | CHANGED | Sync cached facts | np0005468028 -> 192.168.122.107 [WARNING]: ('np0005468028 -> 192.168.122.107', 'fa163e2f-d608-ed31-39ea-000000012520') missing from stats 2025-10-03 08:29:38.740120 | fa163e2f-d608-ed31-39ea-0000000124a0 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:29:38.782874 | fa163e2f-d608-ed31-39ea-0000000124a0 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468028 2025-10-03 08:29:38.783687 | fa163e2f-d608-ed31-39ea-0000000124a0 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468028 | 0:30:37.109019 | 0.04s 2025-10-03 08:29:38.794529 | fa163e2f-d608-ed31-39ea-0000000124a2 | TASK | Manage containers for step 5 with tripleo-ansible 2025-10-03 08:29:38.814257 | fa163e2f-d608-ed31-39ea-000000012647 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468027 | 0:30:37.139574 | 0.14s 2025-10-03 08:29:38.815180 | fa163e2f-d608-ed31-39ea-000000012648 | OK | Create container logs path | np0005468029 2025-10-03 08:29:38.815736 | fa163e2f-d608-ed31-39ea-000000012648 | TIMING | tripleo_container_manage : Create container logs path | np0005468029 | 0:30:37.141077 | 0.34s 2025-10-03 08:29:38.826325 | fa163e2f-d608-ed31-39ea-000000012648 | TASK | Create container logs path 2025-10-03 08:29:38.850931 | fa163e2f-d608-ed31-39ea-00000001264a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:29:38.859011 | fa163e2f-d608-ed31-39ea-0000000124a2 | TIMING | Manage containers for step 5 with tripleo-ansible | np0005468028 | 0:30:37.184331 | 0.05s 2025-10-03 08:29:38.885504 | fa163e2f-d608-ed31-39ea-000000012647 | TASK | Gather variables for each operating system 2025-10-03 08:29:39.008022 | fa163e2f-d608-ed31-39ea-000000012647 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468028 | 0:30:37.333344 | 0.12s 2025-10-03 08:29:39.018450 | fa163e2f-d608-ed31-39ea-000000012648 | TASK | Create container logs path 2025-10-03 08:29:39.158143 | fa163e2f-d608-ed31-39ea-000000012648 | OK | Create container logs path | np0005468027 2025-10-03 08:29:39.159342 | fa163e2f-d608-ed31-39ea-000000012648 | TIMING | tripleo_container_manage : Create container logs path | np0005468027 | 0:30:37.484669 | 0.33s 2025-10-03 08:29:39.175396 | fa163e2f-d608-ed31-39ea-00000001264a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:29:39.191525 | fa163e2f-d608-ed31-39ea-00000001264a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005468029 2025-10-03 08:29:39.192794 | fa163e2f-d608-ed31-39ea-00000001264a | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005468029 | 0:30:37.518122 | 0.34s 2025-10-03 08:29:39.208160 | fa163e2f-d608-ed31-39ea-00000001264b | TASK | Finalise hashes for all containers 2025-10-03 08:29:39.274562 | fa163e2f-d608-ed31-39ea-00000001264b | OK | Finalise hashes for all containers | np0005468029 2025-10-03 08:29:39.275553 | fa163e2f-d608-ed31-39ea-00000001264b | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468029 | 0:30:37.600885 | 0.07s 2025-10-03 08:29:39.289607 | fa163e2f-d608-ed31-39ea-00000001264d | TASK | Manage systemd shutdown files 2025-10-03 08:29:39.321058 | fa163e2f-d608-ed31-39ea-00000001264d | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468029 | 0:30:37.646382 | 0.03s 2025-10-03 08:29:39.345052 | 49b42f83-3f55-4921-a7b2-5593a23f4443 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468029 2025-10-03 08:29:39.365706 | fa163e2f-d608-ed31-39ea-0000000126ea | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:29:39.374089 | fa163e2f-d608-ed31-39ea-000000012648 | OK | Create container logs path | np0005468028 2025-10-03 08:29:39.375030 | fa163e2f-d608-ed31-39ea-000000012648 | TIMING | tripleo_container_manage : Create container logs path | np0005468028 | 0:30:37.700348 | 0.36s 2025-10-03 08:29:39.387968 | fa163e2f-d608-ed31-39ea-00000001264a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:29:39.526790 | fa163e2f-d608-ed31-39ea-00000001264a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005468027 2025-10-03 08:29:39.527995 | fa163e2f-d608-ed31-39ea-00000001264a | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005468027 | 0:30:37.853310 | 0.35s 2025-10-03 08:29:39.542286 | fa163e2f-d608-ed31-39ea-00000001264b | TASK | Finalise hashes for all containers 2025-10-03 08:29:39.605849 | fa163e2f-d608-ed31-39ea-00000001264b | OK | Finalise hashes for all containers | np0005468027 2025-10-03 08:29:39.606811 | fa163e2f-d608-ed31-39ea-00000001264b | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468027 | 0:30:37.932145 | 0.06s 2025-10-03 08:29:39.619524 | fa163e2f-d608-ed31-39ea-00000001264d | TASK | Manage systemd shutdown files 2025-10-03 08:29:39.654180 | fa163e2f-d608-ed31-39ea-00000001264d | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468027 | 0:30:37.979504 | 0.03s 2025-10-03 08:29:39.675528 | 119b8126-1bb4-4c50-8d7f-40bb9a1cb13a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468027 2025-10-03 08:29:39.691188 | fa163e2f-d608-ed31-39ea-00000001270b | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:29:39.708239 | fa163e2f-d608-ed31-39ea-0000000126ea | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468029 2025-10-03 08:29:39.709274 | fa163e2f-d608-ed31-39ea-0000000126ea | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468029 | 0:30:38.034607 | 0.34s 2025-10-03 08:29:39.719838 | fa163e2f-d608-ed31-39ea-0000000126eb | TASK | Set podman_drop_in fact 2025-10-03 08:29:39.733703 | fa163e2f-d608-ed31-39ea-00000001264a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005468028 2025-10-03 08:29:39.734822 | fa163e2f-d608-ed31-39ea-00000001264a | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005468028 | 0:30:38.060155 | 0.35s 2025-10-03 08:29:39.745631 | fa163e2f-d608-ed31-39ea-00000001264b | TASK | Finalise hashes for all containers 2025-10-03 08:29:39.781524 | fa163e2f-d608-ed31-39ea-0000000126eb | OK | Set podman_drop_in fact | np0005468029 2025-10-03 08:29:39.782414 | fa163e2f-d608-ed31-39ea-0000000126eb | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468029 | 0:30:38.107748 | 0.06s 2025-10-03 08:29:39.793002 | fa163e2f-d608-ed31-39ea-0000000126ed | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:29:39.814178 | fa163e2f-d608-ed31-39ea-00000001264b | OK | Finalise hashes for all containers | np0005468028 2025-10-03 08:29:39.815068 | fa163e2f-d608-ed31-39ea-00000001264b | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468028 | 0:30:38.140402 | 0.07s 2025-10-03 08:29:39.826070 | fa163e2f-d608-ed31-39ea-00000001264d | TASK | Manage systemd shutdown files 2025-10-03 08:29:39.864824 | fa163e2f-d608-ed31-39ea-00000001264d | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468028 | 0:30:38.190150 | 0.04s 2025-10-03 08:29:39.881385 | cc10b7d7-bcc6-4f65-98f3-f455d414157d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468028 2025-10-03 08:29:39.899048 | fa163e2f-d608-ed31-39ea-00000001272e | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:29:40.053048 | fa163e2f-d608-ed31-39ea-00000001270b | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468027 2025-10-03 08:29:40.054416 | fa163e2f-d608-ed31-39ea-00000001270b | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468027 | 0:30:38.379747 | 0.36s 2025-10-03 08:29:40.067037 | fa163e2f-d608-ed31-39ea-00000001270c | TASK | Set podman_drop_in fact 2025-10-03 08:29:40.127267 | fa163e2f-d608-ed31-39ea-00000001270c | OK | Set podman_drop_in fact | np0005468027 2025-10-03 08:29:40.128533 | fa163e2f-d608-ed31-39ea-00000001270c | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468027 | 0:30:38.453865 | 0.06s 2025-10-03 08:29:40.145097 | fa163e2f-d608-ed31-39ea-00000001270e | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:29:40.258706 | fa163e2f-d608-ed31-39ea-00000001272e | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468028 2025-10-03 08:29:40.259712 | fa163e2f-d608-ed31-39ea-00000001272e | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468028 | 0:30:38.585045 | 0.36s 2025-10-03 08:29:40.271272 | fa163e2f-d608-ed31-39ea-00000001272f | TASK | Set podman_drop_in fact 2025-10-03 08:29:40.313957 | fa163e2f-d608-ed31-39ea-00000001272f | OK | Set podman_drop_in fact | np0005468028 2025-10-03 08:29:40.314855 | fa163e2f-d608-ed31-39ea-00000001272f | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468028 | 0:30:38.640189 | 0.04s 2025-10-03 08:29:40.325477 | fa163e2f-d608-ed31-39ea-000000012731 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:29:40.641338 | fa163e2f-d608-ed31-39ea-0000000126ed | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | item=tripleo-container-shutdown 2025-10-03 08:29:40.643960 | fa163e2f-d608-ed31-39ea-0000000126ed | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | 0:30:38.969268 | 0.85s 2025-10-03 08:29:41.009658 | fa163e2f-d608-ed31-39ea-00000001270e | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | item=tripleo-container-shutdown 2025-10-03 08:29:41.012632 | fa163e2f-d608-ed31-39ea-00000001270e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | 0:30:39.337960 | 0.87s 2025-10-03 08:29:41.202619 | fa163e2f-d608-ed31-39ea-000000012731 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | item=tripleo-container-shutdown 2025-10-03 08:29:41.204555 | fa163e2f-d608-ed31-39ea-000000012731 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | 0:30:39.529891 | 0.88s 2025-10-03 08:29:41.500140 | fa163e2f-d608-ed31-39ea-0000000126ed | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | item=tripleo-start-podman-container 2025-10-03 08:29:41.503052 | fa163e2f-d608-ed31-39ea-0000000126ed | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | 0:30:39.828389 | 1.71s 2025-10-03 08:29:41.508928 | fa163e2f-d608-ed31-39ea-0000000126ed | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468029 | 0:30:39.834251 | 1.72s 2025-10-03 08:29:41.535818 | fa163e2f-d608-ed31-39ea-0000000126ee | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:29:41.823399 | fa163e2f-d608-ed31-39ea-00000001270e | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | item=tripleo-start-podman-container 2025-10-03 08:29:41.825205 | fa163e2f-d608-ed31-39ea-00000001270e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | 0:30:40.150517 | 1.68s 2025-10-03 08:29:41.833515 | fa163e2f-d608-ed31-39ea-00000001270e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468027 | 0:30:40.158844 | 1.69s 2025-10-03 08:29:41.849306 | fa163e2f-d608-ed31-39ea-00000001270f | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:29:42.049179 | fa163e2f-d608-ed31-39ea-000000012731 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | item=tripleo-start-podman-container 2025-10-03 08:29:42.052209 | fa163e2f-d608-ed31-39ea-000000012731 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | 0:30:40.377523 | 1.73s 2025-10-03 08:29:42.060638 | fa163e2f-d608-ed31-39ea-000000012731 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468028 | 0:30:40.385969 | 1.73s 2025-10-03 08:29:42.075725 | fa163e2f-d608-ed31-39ea-000000012732 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:29:42.276319 | fa163e2f-d608-ed31-39ea-0000000126ee | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468029 2025-10-03 08:29:42.277638 | fa163e2f-d608-ed31-39ea-0000000126ee | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468029 | 0:30:40.602964 | 0.74s 2025-10-03 08:29:42.293198 | fa163e2f-d608-ed31-39ea-0000000126ef | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:29:42.718502 | fa163e2f-d608-ed31-39ea-00000001270f | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468027 2025-10-03 08:29:42.719906 | fa163e2f-d608-ed31-39ea-00000001270f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468027 | 0:30:41.045228 | 0.87s 2025-10-03 08:29:42.736931 | fa163e2f-d608-ed31-39ea-000000012710 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:29:43.002794 | fa163e2f-d608-ed31-39ea-000000012732 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468028 2025-10-03 08:29:43.004019 | fa163e2f-d608-ed31-39ea-000000012732 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468028 | 0:30:41.329354 | 0.93s 2025-10-03 08:29:43.015064 | fa163e2f-d608-ed31-39ea-000000012733 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:29:43.105932 | fa163e2f-d608-ed31-39ea-0000000126ef | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468029 2025-10-03 08:29:43.107214 | fa163e2f-d608-ed31-39ea-0000000126ef | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468029 | 0:30:41.432539 | 0.81s 2025-10-03 08:29:43.121301 | fa163e2f-d608-ed31-39ea-0000000126f0 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:29:43.532136 | fa163e2f-d608-ed31-39ea-000000012710 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468027 2025-10-03 08:29:43.533247 | fa163e2f-d608-ed31-39ea-000000012710 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468027 | 0:30:41.858575 | 0.79s 2025-10-03 08:29:43.544515 | fa163e2f-d608-ed31-39ea-000000012711 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:29:43.851179 | fa163e2f-d608-ed31-39ea-000000012733 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468028 2025-10-03 08:29:43.855562 | fa163e2f-d608-ed31-39ea-000000012733 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468028 | 0:30:42.180896 | 0.84s 2025-10-03 08:29:43.856283 | fa163e2f-d608-ed31-39ea-0000000126f0 | OK | Enable and start tripleo-container-shutdown | np0005468029 2025-10-03 08:29:43.856846 | fa163e2f-d608-ed31-39ea-0000000126f0 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468029 | 0:30:42.182189 | 0.73s 2025-10-03 08:29:43.872598 | fa163e2f-d608-ed31-39ea-000000012734 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:29:43.893912 | fa163e2f-d608-ed31-39ea-0000000126f1 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:29:44.035899 | fa163e2f-d608-ed31-39ea-000000012381 | OK | Run init bundle puppet on the host for cinder_volume | np0005468025 2025-10-03 08:29:44.037088 | fa163e2f-d608-ed31-39ea-000000012381 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_volume | np0005468025 | 0:30:42.362421 | 8.73s 2025-10-03 08:29:44.053758 | fa163e2f-d608-ed31-39ea-000000012382 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2025-10-03 08:29:44.317694 | fa163e2f-d608-ed31-39ea-000000012711 | OK | Enable and start tripleo-container-shutdown | np0005468027 2025-10-03 08:29:44.319091 | fa163e2f-d608-ed31-39ea-000000012711 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468027 | 0:30:42.644422 | 0.77s 2025-10-03 08:29:44.333240 | fa163e2f-d608-ed31-39ea-000000012712 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:29:44.391583 | fa163e2f-d608-ed31-39ea-000000012382 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005468025 2025-10-03 08:29:44.393139 | fa163e2f-d608-ed31-39ea-000000012382 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005468025 | 0:30:42.718469 | 0.34s 2025-10-03 08:29:44.416949 | fa163e2f-d608-ed31-39ea-000000012383 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-03 08:29:44.626910 | fa163e2f-d608-ed31-39ea-000000012381 | OK | Run init bundle puppet on the host for cinder_volume | np0005468026 2025-10-03 08:29:44.627966 | fa163e2f-d608-ed31-39ea-000000012381 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_volume | np0005468026 | 0:30:42.953298 | 8.89s 2025-10-03 08:29:44.646999 | fa163e2f-d608-ed31-39ea-000000012382 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2025-10-03 08:29:44.706323 | fa163e2f-d608-ed31-39ea-000000012734 | OK | Enable and start tripleo-container-shutdown | np0005468028 2025-10-03 08:29:44.707759 | fa163e2f-d608-ed31-39ea-000000012734 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468028 | 0:30:43.033089 | 0.83s 2025-10-03 08:29:44.709166 | fa163e2f-d608-ed31-39ea-0000000126f1 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468029 2025-10-03 08:29:44.709696 | fa163e2f-d608-ed31-39ea-0000000126f1 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468029 | 0:30:43.035035 | 0.81s 2025-10-03 08:29:44.724533 | fa163e2f-d608-ed31-39ea-000000012735 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:29:44.745535 | fa163e2f-d608-ed31-39ea-0000000126f2 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:29:44.948261 | fa163e2f-d608-ed31-39ea-000000012383 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005468025 2025-10-03 08:29:44.949333 | fa163e2f-d608-ed31-39ea-000000012383 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005468025 | 0:30:43.274662 | 0.53s 2025-10-03 08:29:44.972549 | fa163e2f-d608-ed31-39ea-000000012384 | TASK | Check if an image update marker exists for bundle openstack-cinder-volume 2025-10-03 08:29:45.007979 | fa163e2f-d608-ed31-39ea-000000012382 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005468026 2025-10-03 08:29:45.008932 | fa163e2f-d608-ed31-39ea-000000012382 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005468026 | 0:30:43.334266 | 0.36s 2025-10-03 08:29:45.024360 | fa163e2f-d608-ed31-39ea-000000012383 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-03 08:29:45.177868 | fa163e2f-d608-ed31-39ea-000000012712 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468027 2025-10-03 08:29:45.178968 | fa163e2f-d608-ed31-39ea-000000012712 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468027 | 0:30:43.504299 | 0.84s 2025-10-03 08:29:45.190268 | fa163e2f-d608-ed31-39ea-000000012713 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:29:45.297354 | fa163e2f-d608-ed31-39ea-000000012384 | OK | Check if an image update marker exists for bundle openstack-cinder-volume | np0005468025 2025-10-03 08:29:45.298411 | fa163e2f-d608-ed31-39ea-000000012384 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-volume | np0005468025 | 0:30:43.623743 | 0.32s 2025-10-03 08:29:45.318914 | fa163e2f-d608-ed31-39ea-000000012386 | TASK | Get container image tag from marker for bundle openstack-cinder-volume 2025-10-03 08:29:45.371856 | fa163e2f-d608-ed31-39ea-000000012386 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-volume | np0005468025 2025-10-03 08:29:45.372950 | fa163e2f-d608-ed31-39ea-000000012386 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-volume | np0005468025 | 0:30:43.698279 | 0.05s 2025-10-03 08:29:45.398793 | fa163e2f-d608-ed31-39ea-000000012387 | TASK | Get container image tag from bundle openstack-cinder-volume 2025-10-03 08:29:45.441885 | fa163e2f-d608-ed31-39ea-000000012387 | SKIPPED | Get container image tag from bundle openstack-cinder-volume | np0005468025 2025-10-03 08:29:45.442798 | fa163e2f-d608-ed31-39ea-000000012387 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-volume | np0005468025 | 0:30:43.768134 | 0.04s 2025-10-03 08:29:45.461260 | fa163e2f-d608-ed31-39ea-000000012388 | TASK | Compare tags between marker and bundle openstack-cinder-volume 2025-10-03 08:29:45.520716 | fa163e2f-d608-ed31-39ea-000000012388 | SKIPPED | Compare tags between marker and bundle openstack-cinder-volume | np0005468025 2025-10-03 08:29:45.521689 | fa163e2f-d608-ed31-39ea-000000012388 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-volume | np0005468025 | 0:30:43.847022 | 0.06s 2025-10-03 08:29:45.544918 | fa163e2f-d608-ed31-39ea-000000012389 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-03 08:29:45.552606 | fa163e2f-d608-ed31-39ea-000000012383 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005468026 2025-10-03 08:29:45.553709 | fa163e2f-d608-ed31-39ea-000000012383 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005468026 | 0:30:43.879039 | 0.53s 2025-10-03 08:29:45.573141 | fa163e2f-d608-ed31-39ea-000000012384 | TASK | Check if an image update marker exists for bundle openstack-cinder-volume 2025-10-03 08:29:45.586954 | fa163e2f-d608-ed31-39ea-000000012389 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468025 2025-10-03 08:29:45.587940 | fa163e2f-d608-ed31-39ea-000000012389 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468025 | 0:30:43.913269 | 0.04s 2025-10-03 08:29:45.605617 | fa163e2f-d608-ed31-39ea-00000001238a | TASK | Remove update marker for bundle openstack-cinder-volume 2025-10-03 08:29:45.630085 | fa163e2f-d608-ed31-39ea-000000012735 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468028 2025-10-03 08:29:45.631043 | fa163e2f-d608-ed31-39ea-000000012735 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468028 | 0:30:43.956376 | 0.90s 2025-10-03 08:29:45.631529 | fa163e2f-d608-ed31-39ea-0000000126f2 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468029 2025-10-03 08:29:45.631914 | fa163e2f-d608-ed31-39ea-0000000126f2 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468029 | 0:30:43.957256 | 0.88s 2025-10-03 08:29:45.642819 | fa163e2f-d608-ed31-39ea-000000012736 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:29:45.666579 | fa163e2f-d608-ed31-39ea-0000000126f3 | TASK | Enable and start netns-placeholder 2025-10-03 08:29:45.675806 | fa163e2f-d608-ed31-39ea-00000001238a | SKIPPED | Remove update marker for bundle openstack-cinder-volume | np0005468025 2025-10-03 08:29:45.677187 | fa163e2f-d608-ed31-39ea-00000001238a | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-volume | np0005468025 | 0:30:44.002506 | 0.07s 2025-10-03 08:29:45.708313 | fa163e2f-d608-ed31-39ea-000000012434 | TASK | set enable_sensubility fact 2025-10-03 08:29:45.751761 | fa163e2f-d608-ed31-39ea-000000012434 | OK | set enable_sensubility fact | np0005468025 2025-10-03 08:29:45.752702 | fa163e2f-d608-ed31-39ea-000000012434 | TIMING | set enable_sensubility fact | np0005468025 | 0:30:44.078036 | 0.04s 2025-10-03 08:29:45.770699 | fa163e2f-d608-ed31-39ea-0000000123ad | TASK | Gather variables for each operating system 2025-10-03 08:29:45.875375 | fa163e2f-d608-ed31-39ea-0000000123ad | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005468025 | 0:30:44.200694 | 0.10s 2025-10-03 08:29:45.911676 | fa163e2f-d608-ed31-39ea-0000000123ae | TASK | Detect if resource is being created or already exists 2025-10-03 08:29:45.923669 | fa163e2f-d608-ed31-39ea-000000012384 | OK | Check if an image update marker exists for bundle openstack-cinder-volume | np0005468026 2025-10-03 08:29:45.924963 | fa163e2f-d608-ed31-39ea-000000012384 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-volume | np0005468026 | 0:30:44.250290 | 0.34s 2025-10-03 08:29:45.950852 | fa163e2f-d608-ed31-39ea-000000012386 | TASK | Get container image tag from marker for bundle openstack-cinder-volume 2025-10-03 08:29:46.013863 | fa163e2f-d608-ed31-39ea-000000012386 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-volume | np0005468026 2025-10-03 08:29:46.019057 | fa163e2f-d608-ed31-39ea-000000012386 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-volume | np0005468026 | 0:30:44.344392 | 0.07s 2025-10-03 08:29:46.019560 | fa163e2f-d608-ed31-39ea-000000012713 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468027 2025-10-03 08:29:46.019920 | fa163e2f-d608-ed31-39ea-000000012713 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468027 | 0:30:44.345262 | 0.83s 2025-10-03 08:29:46.031454 | fa163e2f-d608-ed31-39ea-000000012714 | TASK | Enable and start netns-placeholder 2025-10-03 08:29:46.057502 | fa163e2f-d608-ed31-39ea-000000012387 | TASK | Get container image tag from bundle openstack-cinder-volume 2025-10-03 08:29:46.122382 | fa163e2f-d608-ed31-39ea-000000012387 | SKIPPED | Get container image tag from bundle openstack-cinder-volume | np0005468026 2025-10-03 08:29:46.123439 | fa163e2f-d608-ed31-39ea-000000012387 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-volume | np0005468026 | 0:30:44.448763 | 0.06s 2025-10-03 08:29:46.141161 | fa163e2f-d608-ed31-39ea-000000012388 | TASK | Compare tags between marker and bundle openstack-cinder-volume 2025-10-03 08:29:46.191138 | fa163e2f-d608-ed31-39ea-000000012388 | SKIPPED | Compare tags between marker and bundle openstack-cinder-volume | np0005468026 2025-10-03 08:29:46.192110 | fa163e2f-d608-ed31-39ea-000000012388 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-volume | np0005468026 | 0:30:44.517442 | 0.05s 2025-10-03 08:29:46.208983 | fa163e2f-d608-ed31-39ea-000000012389 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-03 08:29:46.255058 | fa163e2f-d608-ed31-39ea-000000012389 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468026 2025-10-03 08:29:46.256360 | fa163e2f-d608-ed31-39ea-000000012389 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468026 | 0:30:44.581686 | 0.05s 2025-10-03 08:29:46.276728 | fa163e2f-d608-ed31-39ea-00000001238a | TASK | Remove update marker for bundle openstack-cinder-volume 2025-10-03 08:29:46.334003 | fa163e2f-d608-ed31-39ea-00000001238a | SKIPPED | Remove update marker for bundle openstack-cinder-volume | np0005468026 2025-10-03 08:29:46.335414 | fa163e2f-d608-ed31-39ea-00000001238a | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-volume | np0005468026 | 0:30:44.660735 | 0.06s 2025-10-03 08:29:46.366655 | fa163e2f-d608-ed31-39ea-0000000123a6 | TASK | set enable_sensubility fact 2025-10-03 08:29:46.404975 | fa163e2f-d608-ed31-39ea-0000000123a6 | OK | set enable_sensubility fact | np0005468026 2025-10-03 08:29:46.406406 | fa163e2f-d608-ed31-39ea-0000000123a6 | TIMING | set enable_sensubility fact | np0005468026 | 0:30:44.731731 | 0.04s 2025-10-03 08:29:46.426616 | fa163e2f-d608-ed31-39ea-0000000123ad | TASK | Gather variables for each operating system 2025-10-03 08:29:46.453495 | fa163e2f-d608-ed31-39ea-0000000126f3 | CHANGED | Enable and start netns-placeholder | np0005468029 2025-10-03 08:29:46.455073 | fa163e2f-d608-ed31-39ea-0000000126f3 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468029 | 0:30:44.780402 | 0.79s 2025-10-03 08:29:46.470757 | fa163e2f-d608-ed31-39ea-00000001264f | TASK | Update container configs with new config hashes 2025-10-03 08:29:46.488024 | fa163e2f-d608-ed31-39ea-000000012736 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468028 2025-10-03 08:29:46.490026 | fa163e2f-d608-ed31-39ea-000000012736 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468028 | 0:30:44.815350 | 0.85s 2025-10-03 08:29:46.505000 | fa163e2f-d608-ed31-39ea-000000012737 | TASK | Enable and start netns-placeholder 2025-10-03 08:29:46.540077 | fa163e2f-d608-ed31-39ea-00000001264f | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468029 | 0:30:44.865396 | 0.07s 2025-10-03 08:29:46.557336 | 971f18a2-6aa7-4c50-a8e4-f4744b7efaf0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468029 2025-10-03 08:29:46.575446 | fa163e2f-d608-ed31-39ea-0000000127af | TASK | Update config hashes for container startup configs 2025-10-03 08:29:46.589199 | fa163e2f-d608-ed31-39ea-0000000123ad | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005468026 | 0:30:44.914507 | 0.16s 2025-10-03 08:29:46.609257 | fa163e2f-d608-ed31-39ea-0000000123ae | TASK | Detect if resource is being created or already exists 2025-10-03 08:29:46.793224 | fa163e2f-d608-ed31-39ea-0000000123ae | CHANGED | Detect if resource is being created or already exists | np0005468025 2025-10-03 08:29:46.794239 | fa163e2f-d608-ed31-39ea-0000000123ae | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005468025 | 0:30:45.119570 | 0.88s 2025-10-03 08:29:46.811120 | fa163e2f-d608-ed31-39ea-0000000123af | TASK | Run init bundle puppet on the host for manila_share 2025-10-03 08:29:46.840613 | fa163e2f-d608-ed31-39ea-000000012714 | CHANGED | Enable and start netns-placeholder | np0005468027 2025-10-03 08:29:46.843598 | fa163e2f-d608-ed31-39ea-000000012714 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468027 | 0:30:45.168912 | 0.81s 2025-10-03 08:29:46.869051 | fa163e2f-d608-ed31-39ea-00000001264f | TASK | Update container configs with new config hashes 2025-10-03 08:29:46.912811 | fa163e2f-d608-ed31-39ea-0000000127af | OK | Update config hashes for container startup configs | np0005468029 2025-10-03 08:29:46.914637 | fa163e2f-d608-ed31-39ea-0000000127af | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468029 | 0:30:45.239960 | 0.34s 2025-10-03 08:29:46.940231 | fa163e2f-d608-ed31-39ea-000000012650 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:29:46.955015 | fa163e2f-d608-ed31-39ea-00000001264f | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468027 | 0:30:45.280313 | 0.08s 2025-10-03 08:29:46.971696 | bd0ced49-1cc3-4b1b-9b5a-07415ebaf109 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468027 2025-10-03 08:29:46.985737 | fa163e2f-d608-ed31-39ea-0000000127d2 | TASK | Update config hashes for container startup configs 2025-10-03 08:29:47.016102 | fa163e2f-d608-ed31-39ea-000000012650 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005468029 | 0:30:45.341416 | 0.07s 2025-10-03 08:29:47.029708 | 01ac6e2b-f9d2-433a-bee5-c3db67a8eb78 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468029 2025-10-03 08:29:47.043858 | fa163e2f-d608-ed31-39ea-0000000127ef | TASK | Gather podman infos 2025-10-03 08:29:47.370663 | fa163e2f-d608-ed31-39ea-0000000127d2 | OK | Update config hashes for container startup configs | np0005468027 2025-10-03 08:29:47.377488 | fa163e2f-d608-ed31-39ea-0000000127d2 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468027 | 0:30:45.702789 | 0.39s 2025-10-03 08:29:47.378536 | fa163e2f-d608-ed31-39ea-000000012737 | CHANGED | Enable and start netns-placeholder | np0005468028 2025-10-03 08:29:47.379405 | fa163e2f-d608-ed31-39ea-000000012737 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468028 | 0:30:45.704744 | 0.87s 2025-10-03 08:29:47.398131 | fa163e2f-d608-ed31-39ea-000000012650 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:29:47.419880 | fa163e2f-d608-ed31-39ea-00000001264f | TASK | Update container configs with new config hashes 2025-10-03 08:29:47.432247 | fa163e2f-d608-ed31-39ea-000000012650 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005468027 | 0:30:45.757571 | 0.03s 2025-10-03 08:29:47.446037 | 419cd92d-c8fd-420a-b1e1-15b765f44a76 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468027 2025-10-03 08:29:47.460996 | fa163e2f-d608-ed31-39ea-000000012820 | TASK | Gather podman infos 2025-10-03 08:29:47.475888 | fa163e2f-d608-ed31-39ea-00000001264f | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468028 | 0:30:45.801215 | 0.05s 2025-10-03 08:29:47.486065 | d975125b-d585-4087-ad6e-1b1bc3c1ec4e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005468028 2025-10-03 08:29:47.498069 | fa163e2f-d608-ed31-39ea-00000001284d | TASK | Update config hashes for container startup configs 2025-10-03 08:29:47.545718 | fa163e2f-d608-ed31-39ea-0000000123ae | CHANGED | Detect if resource is being created or already exists | np0005468026 2025-10-03 08:29:47.546776 | fa163e2f-d608-ed31-39ea-0000000123ae | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005468026 | 0:30:45.872109 | 0.94s 2025-10-03 08:29:47.564181 | fa163e2f-d608-ed31-39ea-0000000123af | TASK | Run init bundle puppet on the host for manila_share 2025-10-03 08:29:47.902611 | fa163e2f-d608-ed31-39ea-00000001284d | OK | Update config hashes for container startup configs | np0005468028 2025-10-03 08:29:47.905382 | fa163e2f-d608-ed31-39ea-00000001284d | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005468028 | 0:30:46.230691 | 0.41s 2025-10-03 08:29:47.928072 | fa163e2f-d608-ed31-39ea-000000012650 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:29:47.991797 | fa163e2f-d608-ed31-39ea-000000012650 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005468028 | 0:30:46.317111 | 0.06s 2025-10-03 08:29:48.007622 | cff7f294-9405-438d-aeb5-1dc2ef940ed3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005468028 2025-10-03 08:29:48.068048 | fa163e2f-d608-ed31-39ea-00000001286e | TASK | Gather podman infos 2025-10-03 08:29:48.075806 | fa163e2f-d608-ed31-39ea-0000000127ef | OK | Gather podman infos | np0005468029 2025-10-03 08:29:48.077233 | fa163e2f-d608-ed31-39ea-0000000127ef | TIMING | tripleo_container_manage : Gather podman infos | np0005468029 | 0:30:46.402565 | 1.03s 2025-10-03 08:29:48.121753 | fa163e2f-d608-ed31-39ea-0000000127f0 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:29:48.169236 | fa163e2f-d608-ed31-39ea-0000000127f0 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005468029 | 0:30:46.494564 | 0.05s 2025-10-03 08:29:48.265805 | fa163e2f-d608-ed31-39ea-0000000128b8 | TIMING | tripleo_container_rm : include_tasks | np0005468029 | 0:30:46.591127 | 0.07s 2025-10-03 08:29:48.287437 | fa163e2f-d608-ed31-39ea-000000012651 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:29:48.320505 | fa163e2f-d608-ed31-39ea-000000012651 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005468029 | 0:30:46.645830 | 0.03s 2025-10-03 08:29:48.332337 | 7c49686d-93dd-4b6d-8f37-2e6a80ac5bd8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468029 2025-10-03 08:29:48.352973 | fa163e2f-d608-ed31-39ea-0000000128de | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:29:49.006348 | fa163e2f-d608-ed31-39ea-000000012820 | OK | Gather podman infos | np0005468027 2025-10-03 08:29:49.008342 | fa163e2f-d608-ed31-39ea-000000012820 | TIMING | tripleo_container_manage : Gather podman infos | np0005468027 | 0:30:47.333677 | 1.55s 2025-10-03 08:29:49.053132 | fa163e2f-d608-ed31-39ea-000000012821 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:29:49.136176 | fa163e2f-d608-ed31-39ea-000000012821 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005468027 | 0:30:47.461482 | 0.08s 2025-10-03 08:29:49.160749 | fa163e2f-d608-ed31-39ea-00000001286e | OK | Gather podman infos | np0005468028 2025-10-03 08:29:49.162007 | fa163e2f-d608-ed31-39ea-00000001286e | TIMING | tripleo_container_manage : Gather podman infos | np0005468028 | 0:30:47.487334 | 1.09s 2025-10-03 08:29:49.277933 | fa163e2f-d608-ed31-39ea-00000001286f | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:29:49.332854 | fa163e2f-d608-ed31-39ea-00000001286f | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005468028 | 0:30:47.658174 | 0.05s 2025-10-03 08:29:49.336579 | fa163e2f-d608-ed31-39ea-0000000128b8 | TIMING | tripleo_container_rm : include_tasks | np0005468027 | 0:30:47.661920 | 0.08s 2025-10-03 08:29:49.387427 | fa163e2f-d608-ed31-39ea-000000012651 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:29:49.446090 | fa163e2f-d608-ed31-39ea-0000000128b8 | TIMING | tripleo_container_rm : include_tasks | np0005468028 | 0:30:47.771405 | 0.08s 2025-10-03 08:29:49.447226 | fa163e2f-d608-ed31-39ea-000000012651 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005468027 | 0:30:47.772566 | 0.06s 2025-10-03 08:29:49.463017 | b610beee-007b-4f71-a52b-8efb67fd7ac9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468027 2025-10-03 08:29:49.492720 | fa163e2f-d608-ed31-39ea-00000001299e | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:29:49.523760 | fa163e2f-d608-ed31-39ea-000000012651 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:29:49.585858 | fa163e2f-d608-ed31-39ea-000000012651 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005468028 | 0:30:47.911179 | 0.06s 2025-10-03 08:29:49.599800 | e86a2a6d-328e-4081-9f38-cad12fd4ee1a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005468028 2025-10-03 08:29:49.622082 | fa163e2f-d608-ed31-39ea-0000000129e2 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:29:55.263296 | fa163e2f-d608-ed31-39ea-0000000123af | OK | Run init bundle puppet on the host for manila_share | np0005468025 2025-10-03 08:29:55.264220 | fa163e2f-d608-ed31-39ea-0000000123af | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for manila_share | np0005468025 | 0:30:53.589552 | 8.45s 2025-10-03 08:29:55.282529 | fa163e2f-d608-ed31-39ea-0000000123b0 | TASK | Check if /var/lib/config-data/puppet-generated/manila exists 2025-10-03 08:29:55.622423 | fa163e2f-d608-ed31-39ea-0000000123b0 | OK | Check if /var/lib/config-data/puppet-generated/manila exists | np0005468025 2025-10-03 08:29:55.623334 | fa163e2f-d608-ed31-39ea-0000000123b0 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/manila exists | np0005468025 | 0:30:53.948668 | 0.34s 2025-10-03 08:29:55.638160 | fa163e2f-d608-ed31-39ea-0000000123b1 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-03 08:29:56.164315 | fa163e2f-d608-ed31-39ea-0000000123b1 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005468025 2025-10-03 08:29:56.165193 | fa163e2f-d608-ed31-39ea-0000000123b1 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005468025 | 0:30:54.490529 | 0.53s 2025-10-03 08:29:56.180897 | fa163e2f-d608-ed31-39ea-0000000123b2 | TASK | Check if an image update marker exists for bundle openstack-manila-share 2025-10-03 08:29:56.470956 | fa163e2f-d608-ed31-39ea-0000000123b2 | OK | Check if an image update marker exists for bundle openstack-manila-share | np0005468025 2025-10-03 08:29:56.471936 | fa163e2f-d608-ed31-39ea-0000000123b2 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-manila-share | np0005468025 | 0:30:54.797270 | 0.29s 2025-10-03 08:29:56.493415 | fa163e2f-d608-ed31-39ea-0000000123b4 | TASK | Get container image tag from marker for bundle openstack-manila-share 2025-10-03 08:29:56.553439 | fa163e2f-d608-ed31-39ea-0000000123b4 | SKIPPED | Get container image tag from marker for bundle openstack-manila-share | np0005468025 2025-10-03 08:29:56.554386 | fa163e2f-d608-ed31-39ea-0000000123b4 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-manila-share | np0005468025 | 0:30:54.879719 | 0.06s 2025-10-03 08:29:56.574709 | fa163e2f-d608-ed31-39ea-0000000123b5 | TASK | Get container image tag from bundle openstack-manila-share 2025-10-03 08:29:56.630725 | fa163e2f-d608-ed31-39ea-0000000123b5 | SKIPPED | Get container image tag from bundle openstack-manila-share | np0005468025 2025-10-03 08:29:56.631765 | fa163e2f-d608-ed31-39ea-0000000123b5 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-manila-share | np0005468025 | 0:30:54.957093 | 0.06s 2025-10-03 08:29:56.652023 | fa163e2f-d608-ed31-39ea-0000000123b6 | TASK | Compare tags between marker and bundle openstack-manila-share 2025-10-03 08:29:56.705594 | fa163e2f-d608-ed31-39ea-0000000123b6 | SKIPPED | Compare tags between marker and bundle openstack-manila-share | np0005468025 2025-10-03 08:29:56.706521 | fa163e2f-d608-ed31-39ea-0000000123b6 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-manila-share | np0005468025 | 0:30:55.031856 | 0.05s 2025-10-03 08:29:56.728193 | fa163e2f-d608-ed31-39ea-0000000123b7 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-03 08:29:56.766512 | fa163e2f-d608-ed31-39ea-0000000123b7 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468025 2025-10-03 08:29:56.767417 | fa163e2f-d608-ed31-39ea-0000000123b7 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468025 | 0:30:55.092751 | 0.04s 2025-10-03 08:29:56.790865 | fa163e2f-d608-ed31-39ea-0000000123b8 | TASK | Remove update marker for bundle openstack-manila-share 2025-10-03 08:29:56.827117 | fa163e2f-d608-ed31-39ea-0000000123af | OK | Run init bundle puppet on the host for manila_share | np0005468026 2025-10-03 08:29:56.828958 | fa163e2f-d608-ed31-39ea-0000000123af | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for manila_share | np0005468026 | 0:30:55.154282 | 9.26s 2025-10-03 08:29:56.834907 | fa163e2f-d608-ed31-39ea-0000000123b8 | SKIPPED | Remove update marker for bundle openstack-manila-share | np0005468025 2025-10-03 08:29:56.835637 | fa163e2f-d608-ed31-39ea-0000000123b8 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-manila-share | np0005468025 | 0:30:55.160971 | 0.04s 2025-10-03 08:29:56.887915 | fa163e2f-d608-ed31-39ea-0000000123b0 | TASK | Check if /var/lib/config-data/puppet-generated/manila exists 2025-10-03 08:29:56.916185 | fa163e2f-d608-ed31-39ea-000000012457 | TASK | Run kolla_set_configs to copy ring files 2025-10-03 08:29:57.255048 | fa163e2f-d608-ed31-39ea-0000000123b0 | OK | Check if /var/lib/config-data/puppet-generated/manila exists | np0005468026 2025-10-03 08:29:57.256675 | fa163e2f-d608-ed31-39ea-0000000123b0 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/manila exists | np0005468026 | 0:30:55.581995 | 0.37s 2025-10-03 08:29:57.290033 | fa163e2f-d608-ed31-39ea-0000000123b1 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-03 08:29:57.585845 | fa163e2f-d608-ed31-39ea-000000012457 | CHANGED | Run kolla_set_configs to copy ring files | np0005468025 | item=swift_proxy 2025-10-03 08:29:57.589088 | fa163e2f-d608-ed31-39ea-000000012457 | TIMING | Run kolla_set_configs to copy ring files | np0005468025 | 0:30:55.914407 | 0.67s 2025-10-03 08:29:57.596522 | fa163e2f-d608-ed31-39ea-000000012457 | TIMING | Run kolla_set_configs to copy ring files | np0005468025 | 0:30:55.921847 | 0.68s 2025-10-03 08:29:57.622169 | fa163e2f-d608-ed31-39ea-000000012458 | TASK | Run kolla_set_configs to copy ring files 2025-10-03 08:29:57.814282 | fa163e2f-d608-ed31-39ea-0000000123b1 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005468026 2025-10-03 08:29:57.815206 | fa163e2f-d608-ed31-39ea-0000000123b1 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005468026 | 0:30:56.140540 | 0.52s 2025-10-03 08:29:57.831923 | fa163e2f-d608-ed31-39ea-0000000123b2 | TASK | Check if an image update marker exists for bundle openstack-manila-share 2025-10-03 08:29:58.113440 | fa163e2f-d608-ed31-39ea-0000000123b2 | OK | Check if an image update marker exists for bundle openstack-manila-share | np0005468026 2025-10-03 08:29:58.114536 | fa163e2f-d608-ed31-39ea-0000000123b2 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-manila-share | np0005468026 | 0:30:56.439867 | 0.28s 2025-10-03 08:29:58.138925 | fa163e2f-d608-ed31-39ea-0000000123b4 | TASK | Get container image tag from marker for bundle openstack-manila-share 2025-10-03 08:29:58.200207 | fa163e2f-d608-ed31-39ea-0000000123b4 | SKIPPED | Get container image tag from marker for bundle openstack-manila-share | np0005468026 2025-10-03 08:29:58.201121 | fa163e2f-d608-ed31-39ea-0000000123b4 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-manila-share | np0005468026 | 0:30:56.526456 | 0.06s 2025-10-03 08:29:58.217477 | fa163e2f-d608-ed31-39ea-0000000123b5 | TASK | Get container image tag from bundle openstack-manila-share 2025-10-03 08:29:58.235716 | fa163e2f-d608-ed31-39ea-000000012458 | CHANGED | Run kolla_set_configs to copy ring files | np0005468025 | item=swift_account_auditor 2025-10-03 08:29:58.239334 | fa163e2f-d608-ed31-39ea-000000012458 | TIMING | Run kolla_set_configs to copy ring files | np0005468025 | 0:30:56.564651 | 0.62s 2025-10-03 08:29:58.275617 | fa163e2f-d608-ed31-39ea-0000000123b5 | SKIPPED | Get container image tag from bundle openstack-manila-share | np0005468026 2025-10-03 08:29:58.276299 | fa163e2f-d608-ed31-39ea-0000000123b5 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-manila-share | np0005468026 | 0:30:56.601637 | 0.06s 2025-10-03 08:29:58.293137 | fa163e2f-d608-ed31-39ea-0000000123b6 | TASK | Compare tags between marker and bundle openstack-manila-share 2025-10-03 08:29:58.323097 | fa163e2f-d608-ed31-39ea-000000012355 | CHANGED | Run init bundle puppet on the host for cinder_backup | np0005468024 2025-10-03 08:29:58.324911 | fa163e2f-d608-ed31-39ea-000000012355 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_backup | np0005468024 | 0:30:56.650231 | 34.65s 2025-10-03 08:29:58.352779 | fa163e2f-d608-ed31-39ea-000000012356 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2025-10-03 08:29:58.361753 | fa163e2f-d608-ed31-39ea-0000000123b6 | SKIPPED | Compare tags between marker and bundle openstack-manila-share | np0005468026 2025-10-03 08:29:58.362758 | fa163e2f-d608-ed31-39ea-0000000123b6 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-manila-share | np0005468026 | 0:30:56.688086 | 0.07s 2025-10-03 08:29:58.382103 | fa163e2f-d608-ed31-39ea-0000000123b7 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-03 08:29:58.444838 | fa163e2f-d608-ed31-39ea-0000000123b7 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468026 2025-10-03 08:29:58.445806 | fa163e2f-d608-ed31-39ea-0000000123b7 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468026 | 0:30:56.771140 | 0.06s 2025-10-03 08:29:58.464219 | fa163e2f-d608-ed31-39ea-0000000123b8 | TASK | Remove update marker for bundle openstack-manila-share 2025-10-03 08:29:58.517979 | fa163e2f-d608-ed31-39ea-0000000123b8 | SKIPPED | Remove update marker for bundle openstack-manila-share | np0005468026 2025-10-03 08:29:58.518816 | fa163e2f-d608-ed31-39ea-0000000123b8 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-manila-share | np0005468026 | 0:30:56.844151 | 0.05s 2025-10-03 08:29:58.548234 | fa163e2f-d608-ed31-39ea-0000000123d8 | TASK | Run kolla_set_configs to copy ring files 2025-10-03 08:29:58.664079 | fa163e2f-d608-ed31-39ea-000000012356 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005468024 2025-10-03 08:29:58.665361 | fa163e2f-d608-ed31-39ea-000000012356 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005468024 | 0:30:56.990691 | 0.31s 2025-10-03 08:29:58.684823 | fa163e2f-d608-ed31-39ea-000000012357 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-03 08:29:58.820753 | fa163e2f-d608-ed31-39ea-000000012458 | CHANGED | Run kolla_set_configs to copy ring files | np0005468025 | item=swift_account_reaper 2025-10-03 08:29:58.822871 | fa163e2f-d608-ed31-39ea-000000012458 | TIMING | Run kolla_set_configs to copy ring files | np0005468025 | 0:30:57.148201 | 1.20s 2025-10-03 08:29:59.057378 | fa163e2f-d608-ed31-39ea-0000000123d8 | CHANGED | Run kolla_set_configs to copy ring files | np0005468026 | item=swift_proxy 2025-10-03 08:29:59.060809 | fa163e2f-d608-ed31-39ea-0000000123d8 | TIMING | Run kolla_set_configs to copy ring files | np0005468026 | 0:30:57.386131 | 0.51s 2025-10-03 08:29:59.070290 | fa163e2f-d608-ed31-39ea-0000000123d8 | TIMING | Run kolla_set_configs to copy ring files | np0005468026 | 0:30:57.395617 | 0.52s 2025-10-03 08:29:59.085809 | fa163e2f-d608-ed31-39ea-0000000123d9 | TASK | Run kolla_set_configs to copy ring files 2025-10-03 08:29:59.444083 | fa163e2f-d608-ed31-39ea-000000012458 | CHANGED | Run kolla_set_configs to copy ring files | np0005468025 | item=swift_account_replicator 2025-10-03 08:29:59.446865 | fa163e2f-d608-ed31-39ea-000000012458 | TIMING | Run kolla_set_configs to copy ring files | np0005468025 | 0:30:57.772181 | 1.82s 2025-10-03 08:29:59.660541 | fa163e2f-d608-ed31-39ea-000000012357 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005468024 2025-10-03 08:29:59.661282 | fa163e2f-d608-ed31-39ea-000000012357 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005468024 | 0:30:57.986619 | 0.98s 2025-10-03 08:29:59.679063 | fa163e2f-d608-ed31-39ea-000000012358 | TASK | Check if an image update marker exists for bundle openstack-cinder-backup 2025-10-03 08:29:59.724662 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468026 | item=swift_account_auditor 2025-10-03 08:29:59.729556 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468026 | 0:30:58.054873 | 0.64s 2025-10-03 08:29:59.971175 | fa163e2f-d608-ed31-39ea-000000012358 | OK | Check if an image update marker exists for bundle openstack-cinder-backup | np0005468024 2025-10-03 08:29:59.972155 | fa163e2f-d608-ed31-39ea-000000012358 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-backup | np0005468024 | 0:30:58.297493 | 0.29s 2025-10-03 08:29:59.994218 | fa163e2f-d608-ed31-39ea-00000001235a | TASK | Get container image tag from marker for bundle openstack-cinder-backup 2025-10-03 08:30:00.039502 | fa163e2f-d608-ed31-39ea-00000001235a | SKIPPED | Get container image tag from marker for bundle openstack-cinder-backup | np0005468024 2025-10-03 08:30:00.040351 | fa163e2f-d608-ed31-39ea-00000001235a | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-backup | np0005468024 | 0:30:58.365687 | 0.04s 2025-10-03 08:30:00.062708 | fa163e2f-d608-ed31-39ea-00000001235b | TASK | Get container image tag from bundle openstack-cinder-backup 2025-10-03 08:30:00.096970 | fa163e2f-d608-ed31-39ea-00000001235b | SKIPPED | Get container image tag from bundle openstack-cinder-backup | np0005468024 2025-10-03 08:30:00.097982 | fa163e2f-d608-ed31-39ea-00000001235b | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-backup | np0005468024 | 0:30:58.423312 | 0.03s 2025-10-03 08:30:00.116517 | fa163e2f-d608-ed31-39ea-00000001235c | TASK | Compare tags between marker and bundle openstack-cinder-backup 2025-10-03 08:30:00.146068 | fa163e2f-d608-ed31-39ea-000000012458 | CHANGED | Run kolla_set_configs to copy ring files | np0005468025 | item=swift_account_server 2025-10-03 08:30:00.148898 | fa163e2f-d608-ed31-39ea-000000012458 | TIMING | Run kolla_set_configs to copy ring files | np0005468025 | 0:30:58.474225 | 2.53s 2025-10-03 08:30:00.153946 | fa163e2f-d608-ed31-39ea-00000001235c | SKIPPED | Compare tags between marker and bundle openstack-cinder-backup | np0005468024 2025-10-03 08:30:00.154800 | fa163e2f-d608-ed31-39ea-00000001235c | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-backup | np0005468024 | 0:30:58.480133 | 0.04s 2025-10-03 08:30:00.179419 | fa163e2f-d608-ed31-39ea-00000001235d | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-03 08:30:00.213854 | fa163e2f-d608-ed31-39ea-00000001235d | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468024 2025-10-03 08:30:00.215038 | fa163e2f-d608-ed31-39ea-00000001235d | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468024 | 0:30:58.540370 | 0.03s 2025-10-03 08:30:00.232852 | fa163e2f-d608-ed31-39ea-00000001235e | TASK | Remove update marker for bundle openstack-cinder-backup 2025-10-03 08:30:00.279736 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468026 | item=swift_account_reaper 2025-10-03 08:30:00.286281 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468026 | 0:30:58.611598 | 1.20s 2025-10-03 08:30:00.293839 | fa163e2f-d608-ed31-39ea-00000001235e | SKIPPED | Remove update marker for bundle openstack-cinder-backup | np0005468024 2025-10-03 08:30:00.295424 | fa163e2f-d608-ed31-39ea-00000001235e | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-backup | np0005468024 | 0:30:58.620751 | 0.06s 2025-10-03 08:30:00.349740 | fa163e2f-d608-ed31-39ea-00000001237f | TASK | Gather variables for each operating system 2025-10-03 08:30:00.491785 | fa163e2f-d608-ed31-39ea-00000001237f | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005468024 | 0:30:58.817093 | 0.14s 2025-10-03 08:30:00.522327 | fa163e2f-d608-ed31-39ea-000000012380 | TASK | Detect if resource is being created or already exists 2025-10-03 08:30:00.746347 | fa163e2f-d608-ed31-39ea-000000012458 | CHANGED | Run kolla_set_configs to copy ring files | np0005468025 | item=swift_container_auditor 2025-10-03 08:30:00.751302 | fa163e2f-d608-ed31-39ea-000000012458 | TIMING | Run kolla_set_configs to copy ring files | np0005468025 | 0:30:59.076614 | 3.13s 2025-10-03 08:30:00.903673 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468026 | item=swift_account_replicator 2025-10-03 08:30:00.906188 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468026 | 0:30:59.231517 | 1.82s 2025-10-03 08:30:01.114665 | fa163e2f-d608-ed31-39ea-0000000128de | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005468029 2025-10-03 08:30:01.115897 | fa163e2f-d608-ed31-39ea-0000000128de | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005468029 | 0:30:59.441226 | 12.76s 2025-10-03 08:30:01.141267 | fa163e2f-d608-ed31-39ea-0000000128df | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:30:01.346046 | fa163e2f-d608-ed31-39ea-000000012458 | CHANGED | Run kolla_set_configs to copy ring files | np0005468025 | item=swift_container_replicator 2025-10-03 08:30:01.349709 | fa163e2f-d608-ed31-39ea-000000012458 | TIMING | Run kolla_set_configs to copy ring files | np0005468025 | 0:30:59.675033 | 3.73s 2025-10-03 08:30:01.402347 | fa163e2f-d608-ed31-39ea-000000012380 | CHANGED | Detect if resource is being created or already exists | np0005468024 2025-10-03 08:30:01.403262 | fa163e2f-d608-ed31-39ea-000000012380 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005468024 | 0:30:59.728598 | 0.88s 2025-10-03 08:30:01.427101 | fa163e2f-d608-ed31-39ea-000000012381 | TASK | Run init bundle puppet on the host for cinder_volume 2025-10-03 08:30:01.468877 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468026 | item=swift_account_server 2025-10-03 08:30:01.472230 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468026 | 0:30:59.797542 | 2.39s 2025-10-03 08:30:01.949240 | fa163e2f-d608-ed31-39ea-000000012458 | CHANGED | Run kolla_set_configs to copy ring files | np0005468025 | item=swift_container_server 2025-10-03 08:30:01.951739 | fa163e2f-d608-ed31-39ea-000000012458 | TIMING | Run kolla_set_configs to copy ring files | np0005468025 | 0:31:00.277072 | 4.33s 2025-10-03 08:30:02.112907 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468026 | item=swift_container_auditor 2025-10-03 08:30:02.113834 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468026 | 0:31:00.439171 | 3.03s 2025-10-03 08:30:02.598813 | fa163e2f-d608-ed31-39ea-000000012458 | CHANGED | Run kolla_set_configs to copy ring files | np0005468025 | item=swift_container_updater 2025-10-03 08:30:02.602631 | fa163e2f-d608-ed31-39ea-000000012458 | TIMING | Run kolla_set_configs to copy ring files | np0005468025 | 0:31:00.927965 | 4.98s 2025-10-03 08:30:02.744347 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468026 | item=swift_container_replicator 2025-10-03 08:30:02.747289 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468026 | 0:31:01.072616 | 3.66s 2025-10-03 08:30:03.126926 | fa163e2f-d608-ed31-39ea-00000001299e | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005468027 2025-10-03 08:30:03.128021 | fa163e2f-d608-ed31-39ea-00000001299e | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005468027 | 0:31:01.453350 | 13.63s 2025-10-03 08:30:03.149005 | fa163e2f-d608-ed31-39ea-00000001299f | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:30:03.206449 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468026 | item=swift_container_server 2025-10-03 08:30:03.208847 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468026 | 0:31:01.534173 | 4.12s 2025-10-03 08:30:03.214508 | fa163e2f-d608-ed31-39ea-000000012458 | CHANGED | Run kolla_set_configs to copy ring files | np0005468025 | item=swift_object_auditor 2025-10-03 08:30:03.215979 | fa163e2f-d608-ed31-39ea-000000012458 | TIMING | Run kolla_set_configs to copy ring files | np0005468025 | 0:31:01.541320 | 5.59s 2025-10-03 08:30:03.525545 | fa163e2f-d608-ed31-39ea-0000000129e2 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005468028 2025-10-03 08:30:03.526217 | fa163e2f-d608-ed31-39ea-0000000129e2 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005468028 | 0:31:01.851556 | 13.90s 2025-10-03 08:30:03.538790 | fa163e2f-d608-ed31-39ea-0000000129e3 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:30:03.629828 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468026 | item=swift_container_updater 2025-10-03 08:30:03.634846 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468026 | 0:31:01.960155 | 4.55s 2025-10-03 08:30:03.818548 | fa163e2f-d608-ed31-39ea-000000012458 | CHANGED | Run kolla_set_configs to copy ring files | np0005468025 | item=swift_object_expirer 2025-10-03 08:30:03.821276 | fa163e2f-d608-ed31-39ea-000000012458 | TIMING | Run kolla_set_configs to copy ring files | np0005468025 | 0:31:02.146603 | 6.20s 2025-10-03 08:30:04.304715 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468026 | item=swift_object_auditor 2025-10-03 08:30:04.307373 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468026 | 0:31:02.632705 | 5.22s 2025-10-03 08:30:04.354946 | fa163e2f-d608-ed31-39ea-000000012458 | CHANGED | Run kolla_set_configs to copy ring files | np0005468025 | item=swift_object_replicator 2025-10-03 08:30:04.357787 | fa163e2f-d608-ed31-39ea-000000012458 | TIMING | Run kolla_set_configs to copy ring files | np0005468025 | 0:31:02.683119 | 6.73s 2025-10-03 08:30:04.747518 | fa163e2f-d608-ed31-39ea-0000000128df | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005468029 2025-10-03 08:30:04.748914 | fa163e2f-d608-ed31-39ea-0000000128df | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005468029 | 0:31:03.074252 | 3.61s 2025-10-03 08:30:04.777349 | fa163e2f-d608-ed31-39ea-000000012485 | TASK | Clean container_puppet_tasks for np0005468029 step 5 2025-10-03 08:30:04.873755 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468026 | item=swift_object_expirer 2025-10-03 08:30:04.878820 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468026 | 0:31:03.204132 | 5.79s 2025-10-03 08:30:04.910236 | fa163e2f-d608-ed31-39ea-000000012458 | CHANGED | Run kolla_set_configs to copy ring files | np0005468025 | item=swift_object_server 2025-10-03 08:30:04.914280 | fa163e2f-d608-ed31-39ea-000000012458 | TIMING | Run kolla_set_configs to copy ring files | np0005468025 | 0:31:03.239608 | 7.29s 2025-10-03 08:30:05.120594 | fa163e2f-d608-ed31-39ea-000000012485 | OK | Clean container_puppet_tasks for np0005468029 step 5 | np0005468029 2025-10-03 08:30:05.121393 | fa163e2f-d608-ed31-39ea-000000012485 | TIMING | Clean container_puppet_tasks for np0005468029 step 5 | np0005468029 | 0:31:03.446729 | 0.34s 2025-10-03 08:30:05.145030 | fa163e2f-d608-ed31-39ea-000000012486 | TASK | Calculate container_puppet_tasks for np0005468029 step 5 2025-10-03 08:30:05.201826 | fa163e2f-d608-ed31-39ea-000000012486 | TIMING | Calculate container_puppet_tasks for np0005468029 step 5 | np0005468029 | 0:31:03.527150 | 0.06s 2025-10-03 08:30:05.212784 | fa163e2f-d608-ed31-39ea-000000012487 | TASK | Include container-puppet tasks for step 5 2025-10-03 08:30:05.253963 | fa163e2f-d608-ed31-39ea-000000012487 | TIMING | Include container-puppet tasks for step 5 | np0005468029 | 0:31:03.579288 | 0.04s 2025-10-03 08:30:05.266833 | cb3f8daf-d40a-4c02-a77a-94e528b2ec18 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468029 2025-10-03 08:30:05.287385 | fa163e2f-d608-ed31-39ea-000000012aa0 | TASK | Write container-puppet-tasks json file for np0005468029 step 5 2025-10-03 08:30:05.471639 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468026 | item=swift_object_replicator 2025-10-03 08:30:05.473712 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468026 | 0:31:03.799046 | 6.39s 2025-10-03 08:30:05.522165 | fa163e2f-d608-ed31-39ea-000000012458 | CHANGED | Run kolla_set_configs to copy ring files | np0005468025 | item=swift_object_updater 2025-10-03 08:30:05.523868 | fa163e2f-d608-ed31-39ea-000000012458 | TIMING | Run kolla_set_configs to copy ring files | np0005468025 | 0:31:03.849208 | 7.90s 2025-10-03 08:30:05.533669 | fa163e2f-d608-ed31-39ea-000000012458 | TIMING | Run kolla_set_configs to copy ring files | np0005468025 | 0:31:03.859008 | 7.91s 2025-10-03 08:30:05.552354 | fa163e2f-d608-ed31-39ea-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2025-10-03 08:30:05.878275 | fa163e2f-d608-ed31-39ea-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005468025 2025-10-03 08:30:05.879297 | fa163e2f-d608-ed31-39ea-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005468025 | 0:31:04.204631 | 0.33s 2025-10-03 08:30:05.990223 | fa163e2f-d608-ed31-39ea-0000000000f8 | TIMING | include_tasks | np0005468025 | 0:31:04.315548 | 0.09s 2025-10-03 08:30:06.013769 | 7f9b3cae-224f-4ede-ba26-c7eb9a540e92 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468025 2025-10-03 08:30:06.031531 | fa163e2f-d608-ed31-39ea-000000012ac1 | TASK | Write the config_step hieradata 2025-10-03 08:30:06.077490 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468026 | item=swift_object_server 2025-10-03 08:30:06.080628 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468026 | 0:31:04.405945 | 6.99s 2025-10-03 08:30:06.216551 | fa163e2f-d608-ed31-39ea-000000012aa0 | CHANGED | Write container-puppet-tasks json file for np0005468029 step 5 | np0005468029 2025-10-03 08:30:06.217226 | fa163e2f-d608-ed31-39ea-000000012aa0 | TIMING | Write container-puppet-tasks json file for np0005468029 step 5 | np0005468029 | 0:31:04.542562 | 0.93s 2025-10-03 08:30:06.232259 | fa163e2f-d608-ed31-39ea-000000012aa2 | TASK | Generate container puppet configs for step 5 2025-10-03 08:30:06.613909 | fa163e2f-d608-ed31-39ea-00000001299f | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005468027 2025-10-03 08:30:06.619929 | fa163e2f-d608-ed31-39ea-00000001299f | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005468027 | 0:31:04.945247 | 3.47s 2025-10-03 08:30:06.620808 | fa163e2f-d608-ed31-39ea-000000012aa2 | OK | Generate container puppet configs for step 5 | np0005468029 2025-10-03 08:30:06.621646 | fa163e2f-d608-ed31-39ea-000000012aa2 | TIMING | Generate container puppet configs for step 5 | np0005468029 | 0:31:04.946978 | 0.39s 2025-10-03 08:30:06.665912 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468026 | item=swift_object_updater 2025-10-03 08:30:06.670826 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468026 | 0:31:04.996153 | 7.58s 2025-10-03 08:30:06.672309 | fa163e2f-d608-ed31-39ea-000000012aa3 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2025-10-03 08:30:06.698758 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468026 | 0:31:05.024064 | 7.61s 2025-10-03 08:30:06.726104 | fa163e2f-d608-ed31-39ea-000000012485 | TASK | Clean container_puppet_tasks for np0005468029 step 5 2025-10-03 08:30:06.768146 | fa163e2f-d608-ed31-39ea-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2025-10-03 08:30:06.779879 | fa163e2f-d608-ed31-39ea-000000012aa3 | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005468029 | 0:31:05.105177 | 0.10s 2025-10-03 08:30:06.842624 | fa163e2f-d608-ed31-39ea-000000012afa | TASK | Gather variables for each operating system 2025-10-03 08:30:06.852524 | fa163e2f-d608-ed31-39ea-000000012ac1 | OK | Write the config_step hieradata | np0005468025 2025-10-03 08:30:06.853693 | fa163e2f-d608-ed31-39ea-000000012ac1 | TIMING | Write the config_step hieradata | np0005468025 | 0:31:05.179015 | 0.82s 2025-10-03 08:30:06.877163 | fa163e2f-d608-ed31-39ea-000000012ac2 | TASK | Run puppet host configuration for step 5 2025-10-03 08:30:06.949127 | fa163e2f-d608-ed31-39ea-000000012afa | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468029 | 0:31:05.274449 | 0.10s 2025-10-03 08:30:06.960825 | fa163e2f-d608-ed31-39ea-000000012afb | TASK | Create container logs path 2025-10-03 08:30:07.074178 | fa163e2f-d608-ed31-39ea-000000012485 | OK | Clean container_puppet_tasks for np0005468029 step 5 | np0005468027 2025-10-03 08:30:07.075836 | fa163e2f-d608-ed31-39ea-000000012485 | TIMING | Clean container_puppet_tasks for np0005468029 step 5 | np0005468027 | 0:31:05.401164 | 0.35s 2025-10-03 08:30:07.090438 | fa163e2f-d608-ed31-39ea-000000012486 | TASK | Calculate container_puppet_tasks for np0005468029 step 5 2025-10-03 08:30:07.113510 | fa163e2f-d608-ed31-39ea-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005468026 2025-10-03 08:30:07.115092 | fa163e2f-d608-ed31-39ea-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005468026 | 0:31:05.440411 | 0.34s 2025-10-03 08:30:07.166729 | fa163e2f-d608-ed31-39ea-000000012486 | TIMING | Calculate container_puppet_tasks for np0005468029 step 5 | np0005468027 | 0:31:05.492029 | 0.07s 2025-10-03 08:30:07.183909 | fa163e2f-d608-ed31-39ea-000000012487 | TASK | Include container-puppet tasks for step 5 2025-10-03 08:30:07.223223 | fa163e2f-d608-ed31-39ea-000000012487 | TIMING | Include container-puppet tasks for step 5 | np0005468027 | 0:31:05.548502 | 0.04s 2025-10-03 08:30:07.252478 | 37c570a1-946a-41b3-937f-a931239b60af | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468027 2025-10-03 08:30:07.289877 | fa163e2f-d608-ed31-39ea-000000012b41 | TASK | Write container-puppet-tasks json file for np0005468027 step 5 2025-10-03 08:30:07.299699 | fa163e2f-d608-ed31-39ea-0000000000f8 | TIMING | include_tasks | np0005468026 | 0:31:05.625015 | 0.15s 2025-10-03 08:30:07.301621 | fa163e2f-d608-ed31-39ea-000000012afb | OK | Create container logs path | np0005468029 2025-10-03 08:30:07.302998 | fa163e2f-d608-ed31-39ea-000000012afb | TIMING | tripleo_container_manage : Create container logs path | np0005468029 | 0:31:05.628270 | 0.34s 2025-10-03 08:30:07.332507 | 656843b1-8f14-436e-adb6-3f546ddff262 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468026 2025-10-03 08:30:07.352293 | fa163e2f-d608-ed31-39ea-000000012afd | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-03 08:30:07.373294 | fa163e2f-d608-ed31-39ea-000000012b5a | TASK | Write the config_step hieradata 2025-10-03 08:30:07.380907 | fa163e2f-d608-ed31-39ea-0000000129e3 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005468028 2025-10-03 08:30:07.382349 | fa163e2f-d608-ed31-39ea-0000000129e3 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005468028 | 0:31:05.707680 | 3.84s 2025-10-03 08:30:07.410877 | fa163e2f-d608-ed31-39ea-0000000124a4 | TASK | Clean container_puppet_tasks for np0005468028 step 5 2025-10-03 08:30:07.595940 | fa163e2f-d608-ed31-39ea-000000012ac2 | CHANGED | Run puppet host configuration for step 5 | np0005468025 2025-10-03 08:30:07.597318 | fa163e2f-d608-ed31-39ea-000000012ac2 | TIMING | Run puppet host configuration for step 5 | np0005468025 | 0:31:05.922640 | 0.72s 2025-10-03 08:30:07.630734 | fa163e2f-d608-ed31-39ea-000000012ac3 | TASK | Wait for puppet host configuration to finish 2025-10-03 08:30:07.666262 | fa163e2f-d608-ed31-39ea-000000012afd | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468029 2025-10-03 08:30:07.667397 | fa163e2f-d608-ed31-39ea-000000012afd | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468029 | 0:31:05.992725 | 0.31s 2025-10-03 08:30:07.683020 | fa163e2f-d608-ed31-39ea-000000012afe | TASK | Finalise hashes for all containers 2025-10-03 08:30:07.698725 | fa163e2f-d608-ed31-39ea-0000000124a4 | OK | Clean container_puppet_tasks for np0005468028 step 5 | np0005468028 2025-10-03 08:30:07.700284 | fa163e2f-d608-ed31-39ea-0000000124a4 | TIMING | Clean container_puppet_tasks for np0005468028 step 5 | np0005468028 | 0:31:06.025611 | 0.29s 2025-10-03 08:30:07.727764 | fa163e2f-d608-ed31-39ea-0000000124a5 | TASK | Calculate container_puppet_tasks for np0005468028 step 5 2025-10-03 08:30:07.744938 | fa163e2f-d608-ed31-39ea-000000012afe | OK | Finalise hashes for all containers | np0005468029 2025-10-03 08:30:07.746092 | fa163e2f-d608-ed31-39ea-000000012afe | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468029 | 0:31:06.071424 | 0.06s 2025-10-03 08:30:07.758137 | fa163e2f-d608-ed31-39ea-000000012b00 | TASK | Manage systemd shutdown files 2025-10-03 08:30:07.795349 | fa163e2f-d608-ed31-39ea-000000012b00 | SKIPPED | Manage systemd shutdown files | np0005468029 2025-10-03 08:30:07.796144 | fa163e2f-d608-ed31-39ea-000000012b00 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468029 | 0:31:06.121480 | 0.04s 2025-10-03 08:30:07.796497 | fa163e2f-d608-ed31-39ea-0000000124a5 | TIMING | Calculate container_puppet_tasks for np0005468028 step 5 | np0005468028 | 0:31:06.121840 | 0.07s 2025-10-03 08:30:07.806990 | fa163e2f-d608-ed31-39ea-0000000124a6 | TASK | Include container-puppet tasks for step 5 2025-10-03 08:30:07.828284 | fa163e2f-d608-ed31-39ea-000000012b02 | TASK | Update container configs with new config hashes 2025-10-03 08:30:07.853740 | fa163e2f-d608-ed31-39ea-0000000124a6 | TIMING | Include container-puppet tasks for step 5 | np0005468028 | 0:31:06.179046 | 0.05s 2025-10-03 08:30:07.881621 | 90d36610-8684-476e-9143-0c69d17b7dfe | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468028 2025-10-03 08:30:07.935010 | fa163e2f-d608-ed31-39ea-000000012ac3 | WAITING | Wait for puppet host configuration to finish | np0005468025 | 360 retries left 2025-10-03 08:30:07.939087 | fa163e2f-d608-ed31-39ea-000000012b80 | TASK | Write container-puppet-tasks json file for np0005468028 step 5 2025-10-03 08:30:07.947528 | fa163e2f-d608-ed31-39ea-000000012b02 | SKIPPED | Update container configs with new config hashes | np0005468029 2025-10-03 08:30:07.948673 | fa163e2f-d608-ed31-39ea-000000012b02 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468029 | 0:31:06.274000 | 0.12s 2025-10-03 08:30:07.965518 | fa163e2f-d608-ed31-39ea-000000012b03 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-03 08:30:08.020093 | fa163e2f-d608-ed31-39ea-000000012b03 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468029 2025-10-03 08:30:08.021405 | fa163e2f-d608-ed31-39ea-000000012b03 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468029 | 0:31:06.346737 | 0.05s 2025-10-03 08:30:08.036771 | fa163e2f-d608-ed31-39ea-000000012b04 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-03 08:30:08.086624 | fa163e2f-d608-ed31-39ea-000000012b04 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468029 2025-10-03 08:30:08.087736 | fa163e2f-d608-ed31-39ea-000000012b04 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468029 | 0:31:06.413065 | 0.05s 2025-10-03 08:30:08.181752 | fa163e2f-d608-ed31-39ea-000000012b5a | OK | Write the config_step hieradata | np0005468026 2025-10-03 08:30:08.182658 | fa163e2f-d608-ed31-39ea-000000012b5a | TIMING | Write the config_step hieradata | np0005468026 | 0:31:06.507994 | 0.81s 2025-10-03 08:30:08.198747 | fa163e2f-d608-ed31-39ea-000000012b5b | TASK | Run puppet host configuration for step 5 2025-10-03 08:30:08.256631 | fa163e2f-d608-ed31-39ea-000000012b41 | CHANGED | Write container-puppet-tasks json file for np0005468027 step 5 | np0005468027 2025-10-03 08:30:08.257861 | fa163e2f-d608-ed31-39ea-000000012b41 | TIMING | Write container-puppet-tasks json file for np0005468027 step 5 | np0005468027 | 0:31:06.583184 | 0.97s 2025-10-03 08:30:08.273536 | fa163e2f-d608-ed31-39ea-000000012b43 | TASK | Generate container puppet configs for step 5 2025-10-03 08:30:08.653963 | fa163e2f-d608-ed31-39ea-000000012b43 | OK | Generate container puppet configs for step 5 | np0005468027 2025-10-03 08:30:08.656021 | fa163e2f-d608-ed31-39ea-000000012b43 | TIMING | Generate container puppet configs for step 5 | np0005468027 | 0:31:06.981346 | 0.38s 2025-10-03 08:30:08.677332 | fa163e2f-d608-ed31-39ea-000000012b44 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2025-10-03 08:30:08.721831 | fa163e2f-d608-ed31-39ea-000000012b44 | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005468027 | 0:31:07.047148 | 0.04s 2025-10-03 08:30:08.782488 | fa163e2f-d608-ed31-39ea-000000012afa | TASK | Gather variables for each operating system 2025-10-03 08:30:08.902728 | fa163e2f-d608-ed31-39ea-000000012afa | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468027 | 0:31:07.228043 | 0.12s 2025-10-03 08:30:08.918671 | fa163e2f-d608-ed31-39ea-000000012afb | TASK | Create container logs path 2025-10-03 08:30:08.987928 | fa163e2f-d608-ed31-39ea-000000012b5b | CHANGED | Run puppet host configuration for step 5 | np0005468026 2025-10-03 08:30:08.990025 | fa163e2f-d608-ed31-39ea-000000012b5b | TIMING | Run puppet host configuration for step 5 | np0005468026 | 0:31:07.315340 | 0.79s 2025-10-03 08:30:08.991111 | fa163e2f-d608-ed31-39ea-000000012b80 | CHANGED | Write container-puppet-tasks json file for np0005468028 step 5 | np0005468028 2025-10-03 08:30:08.991994 | fa163e2f-d608-ed31-39ea-000000012b80 | TIMING | Write container-puppet-tasks json file for np0005468028 step 5 | np0005468028 | 0:31:07.317325 | 1.05s 2025-10-03 08:30:09.016809 | fa163e2f-d608-ed31-39ea-000000012b82 | TASK | Generate container puppet configs for step 5 2025-10-03 08:30:09.051815 | fa163e2f-d608-ed31-39ea-000000012b5c | TASK | Wait for puppet host configuration to finish 2025-10-03 08:30:09.247586 | fa163e2f-d608-ed31-39ea-000000012afb | OK | Create container logs path | np0005468027 2025-10-03 08:30:09.248870 | fa163e2f-d608-ed31-39ea-000000012afb | TIMING | tripleo_container_manage : Create container logs path | np0005468027 | 0:31:07.574201 | 0.33s 2025-10-03 08:30:09.264326 | fa163e2f-d608-ed31-39ea-000000012afd | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-03 08:30:09.386333 | fa163e2f-d608-ed31-39ea-000000012b82 | OK | Generate container puppet configs for step 5 | np0005468028 2025-10-03 08:30:09.387427 | fa163e2f-d608-ed31-39ea-000000012b82 | TIMING | Generate container puppet configs for step 5 | np0005468028 | 0:31:07.712757 | 0.37s 2025-10-03 08:30:09.402532 | fa163e2f-d608-ed31-39ea-000000012b83 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2025-10-03 08:30:09.425263 | fa163e2f-d608-ed31-39ea-000000012b5c | WAITING | Wait for puppet host configuration to finish | np0005468026 | 360 retries left 2025-10-03 08:30:09.437058 | fa163e2f-d608-ed31-39ea-000000012b83 | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005468028 | 0:31:07.762389 | 0.03s 2025-10-03 08:30:09.465417 | fa163e2f-d608-ed31-39ea-000000012afa | TASK | Gather variables for each operating system 2025-10-03 08:30:09.579255 | fa163e2f-d608-ed31-39ea-000000012afa | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468028 | 0:31:07.904579 | 0.11s 2025-10-03 08:30:09.589939 | fa163e2f-d608-ed31-39ea-000000012afb | TASK | Create container logs path 2025-10-03 08:30:09.624741 | fa163e2f-d608-ed31-39ea-000000012afd | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468027 2025-10-03 08:30:09.625721 | fa163e2f-d608-ed31-39ea-000000012afd | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468027 | 0:31:07.951055 | 0.36s 2025-10-03 08:30:09.636128 | fa163e2f-d608-ed31-39ea-000000012afe | TASK | Finalise hashes for all containers 2025-10-03 08:30:09.686693 | fa163e2f-d608-ed31-39ea-000000012afe | OK | Finalise hashes for all containers | np0005468027 2025-10-03 08:30:09.687534 | fa163e2f-d608-ed31-39ea-000000012afe | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468027 | 0:31:08.012871 | 0.05s 2025-10-03 08:30:09.697642 | fa163e2f-d608-ed31-39ea-000000012b00 | TASK | Manage systemd shutdown files 2025-10-03 08:30:09.728939 | fa163e2f-d608-ed31-39ea-000000012b00 | SKIPPED | Manage systemd shutdown files | np0005468027 2025-10-03 08:30:09.729786 | fa163e2f-d608-ed31-39ea-000000012b00 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468027 | 0:31:08.055122 | 0.03s 2025-10-03 08:30:09.740189 | fa163e2f-d608-ed31-39ea-000000012b02 | TASK | Update container configs with new config hashes 2025-10-03 08:30:09.782791 | fa163e2f-d608-ed31-39ea-000000012b02 | SKIPPED | Update container configs with new config hashes | np0005468027 2025-10-03 08:30:09.783880 | fa163e2f-d608-ed31-39ea-000000012b02 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468027 | 0:31:08.109213 | 0.04s 2025-10-03 08:30:09.796960 | fa163e2f-d608-ed31-39ea-000000012b03 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-03 08:30:09.845598 | fa163e2f-d608-ed31-39ea-000000012b03 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468027 2025-10-03 08:30:09.847350 | fa163e2f-d608-ed31-39ea-000000012b03 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468027 | 0:31:08.172673 | 0.05s 2025-10-03 08:30:09.873087 | fa163e2f-d608-ed31-39ea-000000012b04 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-03 08:30:09.915125 | fa163e2f-d608-ed31-39ea-000000012b04 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468027 2025-10-03 08:30:09.916097 | fa163e2f-d608-ed31-39ea-000000012b04 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468027 | 0:31:08.241431 | 0.04s 2025-10-03 08:30:09.988813 | fa163e2f-d608-ed31-39ea-000000012afb | OK | Create container logs path | np0005468028 2025-10-03 08:30:09.989984 | fa163e2f-d608-ed31-39ea-000000012afb | TIMING | tripleo_container_manage : Create container logs path | np0005468028 | 0:31:08.315314 | 0.40s 2025-10-03 08:30:10.015932 | fa163e2f-d608-ed31-39ea-000000012afd | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-03 08:30:10.342907 | fa163e2f-d608-ed31-39ea-000000012afd | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468028 2025-10-03 08:30:10.344452 | fa163e2f-d608-ed31-39ea-000000012afd | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468028 | 0:31:08.669777 | 0.33s 2025-10-03 08:30:10.365534 | fa163e2f-d608-ed31-39ea-000000012afe | TASK | Finalise hashes for all containers 2025-10-03 08:30:10.416920 | fa163e2f-d608-ed31-39ea-000000012afe | OK | Finalise hashes for all containers | np0005468028 2025-10-03 08:30:10.418214 | fa163e2f-d608-ed31-39ea-000000012afe | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468028 | 0:31:08.743540 | 0.05s 2025-10-03 08:30:10.437758 | fa163e2f-d608-ed31-39ea-000000012b00 | TASK | Manage systemd shutdown files 2025-10-03 08:30:10.480739 | fa163e2f-d608-ed31-39ea-000000012b00 | SKIPPED | Manage systemd shutdown files | np0005468028 2025-10-03 08:30:10.481970 | fa163e2f-d608-ed31-39ea-000000012b00 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468028 | 0:31:08.807297 | 0.04s 2025-10-03 08:30:10.502223 | fa163e2f-d608-ed31-39ea-000000012b02 | TASK | Update container configs with new config hashes 2025-10-03 08:30:10.561852 | fa163e2f-d608-ed31-39ea-000000012b02 | SKIPPED | Update container configs with new config hashes | np0005468028 2025-10-03 08:30:10.563010 | fa163e2f-d608-ed31-39ea-000000012b02 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468028 | 0:31:08.888341 | 0.06s 2025-10-03 08:30:10.579268 | fa163e2f-d608-ed31-39ea-000000012b03 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-03 08:30:10.629739 | fa163e2f-d608-ed31-39ea-000000012b03 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468028 2025-10-03 08:30:10.630865 | fa163e2f-d608-ed31-39ea-000000012b03 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468028 | 0:31:08.956193 | 0.05s 2025-10-03 08:30:10.648063 | fa163e2f-d608-ed31-39ea-000000012b04 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-03 08:30:10.693758 | fa163e2f-d608-ed31-39ea-000000012b04 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468028 2025-10-03 08:30:10.694728 | fa163e2f-d608-ed31-39ea-000000012b04 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468028 | 0:31:09.020056 | 0.05s 2025-10-03 08:30:18.267349 | fa163e2f-d608-ed31-39ea-000000012ac3 | CHANGED | Wait for puppet host configuration to finish | np0005468025 2025-10-03 08:30:18.269536 | fa163e2f-d608-ed31-39ea-000000012ac3 | TIMING | Wait for puppet host configuration to finish | np0005468025 | 0:31:16.594796 | 10.64s 2025-10-03 08:30:18.305598 | fa163e2f-d608-ed31-39ea-000000012ac4 | TASK | Debug output for task: Run puppet host configuration for step 5 2025-10-03 08:30:18.394528 | fa163e2f-d608-ed31-39ea-000000012ac4 | OK | Debug output for task: Run puppet host configuration for step 5 | np0005468025 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:30:07 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:30:14 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:30:14 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:30:14 puppet-user: (file & line not available)", "<13>Oct 3 08:30:14 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:30:14 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:30:14 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:30:14 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 3 08:30:14 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 3 08:30:14 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:30:14 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:30:14 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:30:14 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:30:14 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:30:14 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:30:14 puppet-user: Notice: Compiled catalog for np0005468025.ooo.test in environment production in 0.44 seconds", "<13>Oct 3 08:30:16 puppet-user: Notice: Applied catalog in 1.86 seconds", "<13>Oct 3 08:30:16 puppet-user: Application:", "<13>Oct 3 08:30:16 puppet-user: Initial environment: production", "<13>Oct 3 08:30:16 puppet-user: Converged environment: production", "<13>Oct 3 08:30:16 puppet-user: Run mode: user", "<13>Oct 3 08:30:16 puppet-user: Changes:", "<13>Oct 3 08:30:16 puppet-user: Events:", "<13>Oct 3 08:30:16 puppet-user: Resources:", "<13>Oct 3 08:30:16 puppet-user: Total: 32", "<13>Oct 3 08:30:16 puppet-user: Time:", "<13>Oct 3 08:30:16 puppet-user: Schedule: 0.00", "<13>Oct 3 08:30:16 puppet-user: File line: 0.00", "<13>Oct 3 08:30:16 puppet-user: Package: 0.00", "<13>Oct 3 08:30:16 puppet-user: Augeas: 0.01", "<13>Oct 3 08:30:16 puppet-user: User: 0.01", "<13>Oct 3 08:30:16 puppet-user: File: 0.08", "<13>Oct 3 08:30:16 puppet-user: Service: 0.18", "<13>Oct 3 08:30:16 puppet-user: Config retrieval: 0.58", "<13>Oct 3 08:30:16 puppet-user: Exec: 1.42", "<13>Oct 3 08:30:16 puppet-user: Transaction evaluation: 1.85", "<13>Oct 3 08:30:16 puppet-user: Catalog application: 1.86", "<13>Oct 3 08:30:16 puppet-user: Last run: 1759480216", "<13>Oct 3 08:30:16 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:30:16 puppet-user: Total: 1.86", "<13>Oct 3 08:30:16 puppet-user: Version:", "<13>Oct 3 08:30:16 puppet-user: Config: 1759480214", "<13>Oct 3 08:30:16 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:30:18.395675 | fa163e2f-d608-ed31-39ea-000000012ac4 | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005468025 | 0:31:16.721008 | 0.09s 2025-10-03 08:30:18.416772 | fa163e2f-d608-ed31-39ea-000000012ac5 | TASK | Pre-cache facts for puppet containers 2025-10-03 08:30:18.447832 | fa163e2f-d608-ed31-39ea-000000012ac5 | TIMING | Pre-cache facts for puppet containers | np0005468025 | 0:31:16.773154 | 0.03s 2025-10-03 08:30:18.526573 | fa163e2f-d608-ed31-39ea-000000012518 | TASK | Gather variables for each operating system 2025-10-03 08:30:18.655223 | fa163e2f-d608-ed31-39ea-000000012518 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468025 | 0:31:16.980544 | 0.13s 2025-10-03 08:30:18.674761 | fa163e2f-d608-ed31-39ea-000000012519 | TASK | Create puppet caching structures 2025-10-03 08:30:19.027387 | fa163e2f-d608-ed31-39ea-000000012519 | CHANGED | Create puppet caching structures | np0005468025 2025-10-03 08:30:19.029314 | fa163e2f-d608-ed31-39ea-000000012519 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468025 | 0:31:17.354634 | 0.35s 2025-10-03 08:30:19.066299 | fa163e2f-d608-ed31-39ea-00000001251a | TASK | Check for facter.conf 2025-10-03 08:30:19.419444 | fa163e2f-d608-ed31-39ea-00000001251a | OK | Check for facter.conf | np0005468025 2025-10-03 08:30:19.420931 | fa163e2f-d608-ed31-39ea-00000001251a | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468025 | 0:31:17.746259 | 0.35s 2025-10-03 08:30:19.441073 | fa163e2f-d608-ed31-39ea-00000001251b | TASK | Remove facter.conf if directory 2025-10-03 08:30:19.493552 | fa163e2f-d608-ed31-39ea-00000001251b | SKIPPED | Remove facter.conf if directory | np0005468025 2025-10-03 08:30:19.494772 | fa163e2f-d608-ed31-39ea-00000001251b | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468025 | 0:31:17.820098 | 0.05s 2025-10-03 08:30:19.519831 | fa163e2f-d608-ed31-39ea-00000001251c | TASK | Write facter cache config 2025-10-03 08:30:19.759603 | fa163e2f-d608-ed31-39ea-000000012b5c | CHANGED | Wait for puppet host configuration to finish | np0005468026 2025-10-03 08:30:19.760599 | fa163e2f-d608-ed31-39ea-000000012b5c | TIMING | Wait for puppet host configuration to finish | np0005468026 | 0:31:18.085931 | 10.71s 2025-10-03 08:30:19.778791 | fa163e2f-d608-ed31-39ea-000000012b5d | TASK | Debug output for task: Run puppet host configuration for step 5 2025-10-03 08:30:19.835879 | fa163e2f-d608-ed31-39ea-000000012b5d | OK | Debug output for task: Run puppet host configuration for step 5 | np0005468026 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:30:09 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:30:16 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:30:16 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:30:16 puppet-user: (file & line not available)", "<13>Oct 3 08:30:16 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:30:16 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:30:16 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:30:16 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 3 08:30:16 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 3 08:30:16 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:30:16 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:30:16 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:30:16 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:30:16 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:30:16 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:30:16 puppet-user: Notice: Compiled catalog for np0005468026.ooo.test in environment production in 0.54 seconds", "<13>Oct 3 08:30:19 puppet-user: Notice: Applied catalog in 2.05 seconds", "<13>Oct 3 08:30:19 puppet-user: Application:", "<13>Oct 3 08:30:19 puppet-user: Initial environment: production", "<13>Oct 3 08:30:19 puppet-user: Converged environment: production", "<13>Oct 3 08:30:19 puppet-user: Run mode: user", "<13>Oct 3 08:30:19 puppet-user: Changes:", "<13>Oct 3 08:30:19 puppet-user: Events:", "<13>Oct 3 08:30:19 puppet-user: Resources:", "<13>Oct 3 08:30:19 puppet-user: Total: 32", "<13>Oct 3 08:30:19 puppet-user: Time:", "<13>Oct 3 08:30:19 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:30:19 puppet-user: Schedule: 0.00", "<13>Oct 3 08:30:19 puppet-user: File line: 0.00", "<13>Oct 3 08:30:19 puppet-user: Package: 0.00", "<13>Oct 3 08:30:19 puppet-user: Augeas: 0.01", "<13>Oct 3 08:30:19 puppet-user: User: 0.01", "<13>Oct 3 08:30:19 puppet-user: File: 0.10", "<13>Oct 3 08:30:19 puppet-user: Service: 0.22", "<13>Oct 3 08:30:19 puppet-user: Config retrieval: 0.73", "<13>Oct 3 08:30:19 puppet-user: Exec: 1.51", "<13>Oct 3 08:30:19 puppet-user: Last run: 1759480219", "<13>Oct 3 08:30:19 puppet-user: Transaction evaluation: 2.04", "<13>Oct 3 08:30:19 puppet-user: Catalog application: 2.05", "<13>Oct 3 08:30:19 puppet-user: Total: 2.05", "<13>Oct 3 08:30:19 puppet-user: Version:", "<13>Oct 3 08:30:19 puppet-user: Config: 1759480216", "<13>Oct 3 08:30:19 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:30:19.836848 | fa163e2f-d608-ed31-39ea-000000012b5d | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005468026 | 0:31:18.162178 | 0.06s 2025-10-03 08:30:19.853738 | fa163e2f-d608-ed31-39ea-000000012b5e | TASK | Pre-cache facts for puppet containers 2025-10-03 08:30:19.879093 | fa163e2f-d608-ed31-39ea-000000012b5e | TIMING | Pre-cache facts for puppet containers | np0005468026 | 0:31:18.204420 | 0.02s 2025-10-03 08:30:19.918138 | fa163e2f-d608-ed31-39ea-000000012518 | TASK | Gather variables for each operating system 2025-10-03 08:30:20.019242 | fa163e2f-d608-ed31-39ea-000000012518 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468026 | 0:31:18.344568 | 0.10s 2025-10-03 08:30:20.034466 | fa163e2f-d608-ed31-39ea-000000012519 | TASK | Create puppet caching structures 2025-10-03 08:30:20.341221 | fa163e2f-d608-ed31-39ea-00000001251c | CHANGED | Write facter cache config | np0005468025 2025-10-03 08:30:20.342232 | fa163e2f-d608-ed31-39ea-00000001251c | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468025 | 0:31:18.667565 | 0.82s 2025-10-03 08:30:20.357835 | fa163e2f-d608-ed31-39ea-00000001251d | TASK | Cleanup facter cache if exists 2025-10-03 08:30:20.386701 | fa163e2f-d608-ed31-39ea-000000012519 | CHANGED | Create puppet caching structures | np0005468026 2025-10-03 08:30:20.387784 | fa163e2f-d608-ed31-39ea-000000012519 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468026 | 0:31:18.713117 | 0.35s 2025-10-03 08:30:20.403762 | fa163e2f-d608-ed31-39ea-00000001251a | TASK | Check for facter.conf 2025-10-03 08:30:20.730995 | fa163e2f-d608-ed31-39ea-00000001251d | CHANGED | Cleanup facter cache if exists | np0005468025 2025-10-03 08:30:20.732217 | fa163e2f-d608-ed31-39ea-00000001251d | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468025 | 0:31:19.057540 | 0.37s 2025-10-03 08:30:20.753165 | fa163e2f-d608-ed31-39ea-00000001251e | TASK | Pre-cache facts 2025-10-03 08:30:20.785279 | fa163e2f-d608-ed31-39ea-00000001251a | OK | Check for facter.conf | np0005468026 2025-10-03 08:30:20.786990 | fa163e2f-d608-ed31-39ea-00000001251a | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468026 | 0:31:19.112309 | 0.38s 2025-10-03 08:30:20.818933 | fa163e2f-d608-ed31-39ea-00000001251b | TASK | Remove facter.conf if directory 2025-10-03 08:30:20.850132 | fa163e2f-d608-ed31-39ea-00000001251b | SKIPPED | Remove facter.conf if directory | np0005468026 2025-10-03 08:30:20.851441 | fa163e2f-d608-ed31-39ea-00000001251b | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468026 | 0:31:19.176768 | 0.03s 2025-10-03 08:30:20.875996 | fa163e2f-d608-ed31-39ea-00000001251c | TASK | Write facter cache config 2025-10-03 08:30:21.462112 | fa163e2f-d608-ed31-39ea-00000001251e | CHANGED | Pre-cache facts | np0005468025 2025-10-03 08:30:21.463887 | fa163e2f-d608-ed31-39ea-00000001251e | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468025 | 0:31:19.789218 | 0.71s 2025-10-03 08:30:21.488821 | fa163e2f-d608-ed31-39ea-00000001251f | TASK | Failed deployment if facter fails 2025-10-03 08:30:21.518181 | fa163e2f-d608-ed31-39ea-00000001251f | SKIPPED | Failed deployment if facter fails | np0005468025 2025-10-03 08:30:21.520042 | fa163e2f-d608-ed31-39ea-00000001251f | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468025 | 0:31:19.845371 | 0.03s 2025-10-03 08:30:21.555955 | fa163e2f-d608-ed31-39ea-000000012520 | TASK | Sync cached facts 2025-10-03 08:30:21.762205 | fa163e2f-d608-ed31-39ea-00000001251c | CHANGED | Write facter cache config | np0005468026 2025-10-03 08:30:21.763326 | fa163e2f-d608-ed31-39ea-00000001251c | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468026 | 0:31:20.088659 | 0.89s 2025-10-03 08:30:21.782438 | fa163e2f-d608-ed31-39ea-00000001251d | TASK | Cleanup facter cache if exists 2025-10-03 08:30:21.998685 | fa163e2f-d608-ed31-39ea-000000012520 | CHANGED | Sync cached facts | np0005468025 -> 192.168.122.104 [WARNING]: ('np0005468025 -> 192.168.122.104', 'fa163e2f-d608-ed31-39ea-000000012520') missing from stats 2025-10-03 08:30:22.028675 | fa163e2f-d608-ed31-39ea-000000012ac6 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:30:22.059805 | fa163e2f-d608-ed31-39ea-000000012ac6 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468025 2025-10-03 08:30:22.060762 | fa163e2f-d608-ed31-39ea-000000012ac6 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468025 | 0:31:20.386092 | 0.03s 2025-10-03 08:30:22.089236 | fa163e2f-d608-ed31-39ea-000000012ac8 | TASK | Manage containers for step 5 with tripleo-ansible 2025-10-03 08:30:22.100074 | fa163e2f-d608-ed31-39ea-00000001251d | CHANGED | Cleanup facter cache if exists | np0005468026 2025-10-03 08:30:22.101414 | fa163e2f-d608-ed31-39ea-00000001251d | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468026 | 0:31:20.426730 | 0.32s 2025-10-03 08:30:22.122645 | fa163e2f-d608-ed31-39ea-00000001251e | TASK | Pre-cache facts 2025-10-03 08:30:22.129595 | fa163e2f-d608-ed31-39ea-000000012ac8 | TIMING | Manage containers for step 5 with tripleo-ansible | np0005468025 | 0:31:20.454918 | 0.04s 2025-10-03 08:30:22.166166 | fa163e2f-d608-ed31-39ea-000000012647 | TASK | Gather variables for each operating system 2025-10-03 08:30:22.266517 | fa163e2f-d608-ed31-39ea-000000012647 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468025 | 0:31:20.591844 | 0.10s 2025-10-03 08:30:22.280879 | fa163e2f-d608-ed31-39ea-000000012648 | TASK | Create container logs path 2025-10-03 08:30:22.636639 | fa163e2f-d608-ed31-39ea-000000012648 | OK | Create container logs path | np0005468025 2025-10-03 08:30:22.638747 | fa163e2f-d608-ed31-39ea-000000012648 | TIMING | tripleo_container_manage : Create container logs path | np0005468025 | 0:31:20.964066 | 0.36s 2025-10-03 08:30:22.678114 | fa163e2f-d608-ed31-39ea-00000001264a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:30:22.818909 | fa163e2f-d608-ed31-39ea-00000001251e | CHANGED | Pre-cache facts | np0005468026 2025-10-03 08:30:22.820086 | fa163e2f-d608-ed31-39ea-00000001251e | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468026 | 0:31:21.145415 | 0.70s 2025-10-03 08:30:22.844325 | fa163e2f-d608-ed31-39ea-00000001251f | TASK | Failed deployment if facter fails 2025-10-03 08:30:22.869114 | fa163e2f-d608-ed31-39ea-00000001251f | SKIPPED | Failed deployment if facter fails | np0005468026 2025-10-03 08:30:22.870177 | fa163e2f-d608-ed31-39ea-00000001251f | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468026 | 0:31:21.195506 | 0.02s 2025-10-03 08:30:22.902604 | fa163e2f-d608-ed31-39ea-000000012520 | TASK | Sync cached facts 2025-10-03 08:30:23.062673 | fa163e2f-d608-ed31-39ea-00000001264a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005468025 2025-10-03 08:30:23.063863 | fa163e2f-d608-ed31-39ea-00000001264a | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005468025 | 0:31:21.389193 | 0.38s 2025-10-03 08:30:23.084204 | fa163e2f-d608-ed31-39ea-00000001264b | TASK | Finalise hashes for all containers 2025-10-03 08:30:23.131904 | fa163e2f-d608-ed31-39ea-00000001264b | OK | Finalise hashes for all containers | np0005468025 2025-10-03 08:30:23.132985 | fa163e2f-d608-ed31-39ea-00000001264b | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468025 | 0:31:21.458319 | 0.05s 2025-10-03 08:30:23.152511 | fa163e2f-d608-ed31-39ea-00000001264d | TASK | Manage systemd shutdown files 2025-10-03 08:30:23.178485 | fa163e2f-d608-ed31-39ea-00000001264d | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468025 | 0:31:21.503783 | 0.02s 2025-10-03 08:30:23.198642 | a30d318b-fd79-44b4-b2c7-939cc70db19f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468025 2025-10-03 08:30:23.217694 | fa163e2f-d608-ed31-39ea-000000012d5b | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:30:23.328216 | fa163e2f-d608-ed31-39ea-000000012520 | CHANGED | Sync cached facts | np0005468026 -> 192.168.122.105 [WARNING]: ('np0005468026 -> 192.168.122.105', 'fa163e2f-d608-ed31-39ea-000000012520') missing from stats 2025-10-03 08:30:23.375183 | fa163e2f-d608-ed31-39ea-000000012b5f | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:30:23.407499 | fa163e2f-d608-ed31-39ea-000000012b5f | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468026 2025-10-03 08:30:23.408420 | fa163e2f-d608-ed31-39ea-000000012b5f | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468026 | 0:31:21.733746 | 0.03s 2025-10-03 08:30:23.425768 | fa163e2f-d608-ed31-39ea-000000012b61 | TASK | Manage containers for step 5 with tripleo-ansible 2025-10-03 08:30:23.461152 | fa163e2f-d608-ed31-39ea-000000012b61 | TIMING | Manage containers for step 5 with tripleo-ansible | np0005468026 | 0:31:21.786410 | 0.03s 2025-10-03 08:30:23.496741 | fa163e2f-d608-ed31-39ea-000000012647 | TASK | Gather variables for each operating system 2025-10-03 08:30:23.521833 | fa163e2f-d608-ed31-39ea-000000012d5b | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468025 2025-10-03 08:30:23.522849 | fa163e2f-d608-ed31-39ea-000000012d5b | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468025 | 0:31:21.848181 | 0.30s 2025-10-03 08:30:23.538997 | fa163e2f-d608-ed31-39ea-000000012d5c | TASK | Set podman_drop_in fact 2025-10-03 08:30:23.583674 | fa163e2f-d608-ed31-39ea-000000012d5c | OK | Set podman_drop_in fact | np0005468025 2025-10-03 08:30:23.584588 | fa163e2f-d608-ed31-39ea-000000012d5c | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468025 | 0:31:21.909920 | 0.04s 2025-10-03 08:30:23.603501 | fa163e2f-d608-ed31-39ea-000000012d5e | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:30:23.610642 | fa163e2f-d608-ed31-39ea-000000012647 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468026 | 0:31:21.935963 | 0.11s 2025-10-03 08:30:23.626683 | fa163e2f-d608-ed31-39ea-000000012648 | TASK | Create container logs path 2025-10-03 08:30:23.978809 | fa163e2f-d608-ed31-39ea-000000012648 | OK | Create container logs path | np0005468026 2025-10-03 08:30:23.979950 | fa163e2f-d608-ed31-39ea-000000012648 | TIMING | tripleo_container_manage : Create container logs path | np0005468026 | 0:31:22.305279 | 0.35s 2025-10-03 08:30:24.005242 | fa163e2f-d608-ed31-39ea-00000001264a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:30:24.355730 | fa163e2f-d608-ed31-39ea-00000001264a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005468026 2025-10-03 08:30:24.356987 | fa163e2f-d608-ed31-39ea-00000001264a | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005468026 | 0:31:22.682316 | 0.35s 2025-10-03 08:30:24.387163 | fa163e2f-d608-ed31-39ea-00000001264b | TASK | Finalise hashes for all containers 2025-10-03 08:30:24.482963 | fa163e2f-d608-ed31-39ea-000000012d5e | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | item=tripleo-container-shutdown 2025-10-03 08:30:24.485419 | fa163e2f-d608-ed31-39ea-000000012d5e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | 0:31:22.810745 | 0.88s 2025-10-03 08:30:24.491298 | fa163e2f-d608-ed31-39ea-00000001264b | OK | Finalise hashes for all containers | np0005468026 2025-10-03 08:30:24.491936 | fa163e2f-d608-ed31-39ea-00000001264b | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468026 | 0:31:22.817274 | 0.10s 2025-10-03 08:30:24.506473 | fa163e2f-d608-ed31-39ea-00000001264d | TASK | Manage systemd shutdown files 2025-10-03 08:30:24.527927 | fa163e2f-d608-ed31-39ea-00000001264d | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468026 | 0:31:22.853256 | 0.02s 2025-10-03 08:30:24.548878 | 1e65c43c-b1af-453c-b966-f0415ad945c3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468026 2025-10-03 08:30:24.567533 | fa163e2f-d608-ed31-39ea-000000012db6 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:30:24.878849 | fa163e2f-d608-ed31-39ea-000000012db6 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468026 2025-10-03 08:30:24.880547 | fa163e2f-d608-ed31-39ea-000000012db6 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468026 | 0:31:23.205865 | 0.31s 2025-10-03 08:30:24.908071 | fa163e2f-d608-ed31-39ea-000000012db7 | TASK | Set podman_drop_in fact 2025-10-03 08:30:24.967309 | fa163e2f-d608-ed31-39ea-000000012db7 | OK | Set podman_drop_in fact | np0005468026 2025-10-03 08:30:24.968532 | fa163e2f-d608-ed31-39ea-000000012db7 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468026 | 0:31:23.293863 | 0.06s 2025-10-03 08:30:24.991382 | fa163e2f-d608-ed31-39ea-000000012db9 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:30:25.286618 | fa163e2f-d608-ed31-39ea-000000012d5e | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | item=tripleo-start-podman-container 2025-10-03 08:30:25.290306 | fa163e2f-d608-ed31-39ea-000000012d5e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | 0:31:23.615614 | 1.69s 2025-10-03 08:30:25.304362 | fa163e2f-d608-ed31-39ea-000000012d5e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468025 | 0:31:23.629686 | 1.70s 2025-10-03 08:30:25.336916 | fa163e2f-d608-ed31-39ea-000000012d5f | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:30:25.880129 | fa163e2f-d608-ed31-39ea-000000012db9 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | item=tripleo-container-shutdown 2025-10-03 08:30:25.882693 | fa163e2f-d608-ed31-39ea-000000012db9 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | 0:31:24.208014 | 0.89s 2025-10-03 08:30:26.157197 | fa163e2f-d608-ed31-39ea-000000012d5f | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468025 2025-10-03 08:30:26.158963 | fa163e2f-d608-ed31-39ea-000000012d5f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468025 | 0:31:24.484299 | 0.82s 2025-10-03 08:30:26.178768 | fa163e2f-d608-ed31-39ea-000000012d60 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:30:26.809124 | fa163e2f-d608-ed31-39ea-000000012db9 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | item=tripleo-start-podman-container 2025-10-03 08:30:26.813608 | fa163e2f-d608-ed31-39ea-000000012db9 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | 0:31:25.138919 | 1.82s 2025-10-03 08:30:26.822446 | fa163e2f-d608-ed31-39ea-000000012db9 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468026 | 0:31:25.147776 | 1.83s 2025-10-03 08:30:26.844500 | fa163e2f-d608-ed31-39ea-000000012dba | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:30:27.103154 | fa163e2f-d608-ed31-39ea-000000012d60 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468025 2025-10-03 08:30:27.104505 | fa163e2f-d608-ed31-39ea-000000012d60 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468025 | 0:31:25.429830 | 0.92s 2025-10-03 08:30:27.126976 | fa163e2f-d608-ed31-39ea-000000012d61 | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:30:27.734191 | fa163e2f-d608-ed31-39ea-000000012dba | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468026 2025-10-03 08:30:27.735429 | fa163e2f-d608-ed31-39ea-000000012dba | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468026 | 0:31:26.060757 | 0.89s 2025-10-03 08:30:27.756204 | fa163e2f-d608-ed31-39ea-000000012dbb | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:30:28.235999 | fa163e2f-d608-ed31-39ea-000000012d61 | OK | Enable and start tripleo-container-shutdown | np0005468025 2025-10-03 08:30:28.237590 | fa163e2f-d608-ed31-39ea-000000012d61 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468025 | 0:31:26.562918 | 1.11s 2025-10-03 08:30:28.258322 | fa163e2f-d608-ed31-39ea-000000012d62 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:30:28.717186 | fa163e2f-d608-ed31-39ea-000000012dbb | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468026 2025-10-03 08:30:28.718314 | fa163e2f-d608-ed31-39ea-000000012dbb | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468026 | 0:31:27.043647 | 0.96s 2025-10-03 08:30:28.734744 | fa163e2f-d608-ed31-39ea-000000012dbc | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:30:29.221614 | fa163e2f-d608-ed31-39ea-000000012d62 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468025 2025-10-03 08:30:29.222895 | fa163e2f-d608-ed31-39ea-000000012d62 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468025 | 0:31:27.548224 | 0.96s 2025-10-03 08:30:29.243489 | fa163e2f-d608-ed31-39ea-000000012d63 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:30:29.867761 | fa163e2f-d608-ed31-39ea-000000012dbc | OK | Enable and start tripleo-container-shutdown | np0005468026 2025-10-03 08:30:29.869741 | fa163e2f-d608-ed31-39ea-000000012dbc | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468026 | 0:31:28.195060 | 1.13s 2025-10-03 08:30:29.900422 | fa163e2f-d608-ed31-39ea-000000012dbd | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:30:30.204490 | fa163e2f-d608-ed31-39ea-000000012d63 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468025 2025-10-03 08:30:30.205801 | fa163e2f-d608-ed31-39ea-000000012d63 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468025 | 0:31:28.531129 | 0.96s 2025-10-03 08:30:30.227607 | fa163e2f-d608-ed31-39ea-000000012d64 | TASK | Enable and start netns-placeholder 2025-10-03 08:30:30.900541 | fa163e2f-d608-ed31-39ea-000000012dbd | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468026 2025-10-03 08:30:30.902172 | fa163e2f-d608-ed31-39ea-000000012dbd | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468026 | 0:31:29.227498 | 1.00s 2025-10-03 08:30:30.924426 | fa163e2f-d608-ed31-39ea-000000012dbe | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:30:31.353375 | fa163e2f-d608-ed31-39ea-000000012d64 | CHANGED | Enable and start netns-placeholder | np0005468025 2025-10-03 08:30:31.355213 | fa163e2f-d608-ed31-39ea-000000012d64 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468025 | 0:31:29.680539 | 1.13s 2025-10-03 08:30:31.390942 | fa163e2f-d608-ed31-39ea-00000001264f | TASK | Update container configs with new config hashes 2025-10-03 08:30:31.462770 | fa163e2f-d608-ed31-39ea-00000001264f | SKIPPED | Update container configs with new config hashes | np0005468025 2025-10-03 08:30:31.463884 | fa163e2f-d608-ed31-39ea-00000001264f | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468025 | 0:31:29.789215 | 0.07s 2025-10-03 08:30:31.486698 | fa163e2f-d608-ed31-39ea-000000012650 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:30:31.525094 | fa163e2f-d608-ed31-39ea-000000012650 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005468025 2025-10-03 08:30:31.526242 | fa163e2f-d608-ed31-39ea-000000012650 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005468025 | 0:31:29.851574 | 0.04s 2025-10-03 08:30:31.551012 | fa163e2f-d608-ed31-39ea-000000012651 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:30:31.591043 | fa163e2f-d608-ed31-39ea-000000012651 | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005468025 2025-10-03 08:30:31.591878 | fa163e2f-d608-ed31-39ea-000000012651 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005468025 | 0:31:29.917214 | 0.04s 2025-10-03 08:30:31.626559 | fa163e2f-d608-ed31-39ea-000000012aca | TASK | Clean container_puppet_tasks for np0005468025 step 5 2025-10-03 08:30:31.851732 | fa163e2f-d608-ed31-39ea-000000012dbe | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468026 2025-10-03 08:30:31.852989 | fa163e2f-d608-ed31-39ea-000000012dbe | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468026 | 0:31:30.178318 | 0.93s 2025-10-03 08:30:31.873792 | fa163e2f-d608-ed31-39ea-000000012dbf | TASK | Enable and start netns-placeholder 2025-10-03 08:30:32.014486 | fa163e2f-d608-ed31-39ea-000000012aca | OK | Clean container_puppet_tasks for np0005468025 step 5 | np0005468025 2025-10-03 08:30:32.015637 | fa163e2f-d608-ed31-39ea-000000012aca | TIMING | Clean container_puppet_tasks for np0005468025 step 5 | np0005468025 | 0:31:30.340968 | 0.39s 2025-10-03 08:30:32.045016 | fa163e2f-d608-ed31-39ea-000000012acb | TASK | Calculate container_puppet_tasks for np0005468025 step 5 2025-10-03 08:30:32.125339 | fa163e2f-d608-ed31-39ea-000000012acb | TIMING | Calculate container_puppet_tasks for np0005468025 step 5 | np0005468025 | 0:31:30.450652 | 0.08s 2025-10-03 08:30:32.159369 | fa163e2f-d608-ed31-39ea-000000012acc | TASK | Include container-puppet tasks for step 5 2025-10-03 08:30:32.213584 | fa163e2f-d608-ed31-39ea-000000012acc | TIMING | Include container-puppet tasks for step 5 | np0005468025 | 0:31:30.538909 | 0.05s 2025-10-03 08:30:32.235844 | 50c21426-13b4-48b8-b363-1762cc55e4b7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468025 2025-10-03 08:30:32.267882 | fa163e2f-d608-ed31-39ea-000000012dff | TASK | Write container-puppet-tasks json file for np0005468025 step 5 2025-10-03 08:30:33.037396 | fa163e2f-d608-ed31-39ea-000000012dbf | CHANGED | Enable and start netns-placeholder | np0005468026 2025-10-03 08:30:33.039927 | fa163e2f-d608-ed31-39ea-000000012dbf | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468026 | 0:31:31.365240 | 1.16s 2025-10-03 08:30:33.071195 | fa163e2f-d608-ed31-39ea-00000001264f | TASK | Update container configs with new config hashes 2025-10-03 08:30:33.134589 | fa163e2f-d608-ed31-39ea-00000001264f | SKIPPED | Update container configs with new config hashes | np0005468026 2025-10-03 08:30:33.135890 | fa163e2f-d608-ed31-39ea-00000001264f | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468026 | 0:31:31.461219 | 0.06s 2025-10-03 08:30:33.159740 | fa163e2f-d608-ed31-39ea-000000012650 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:30:33.212249 | fa163e2f-d608-ed31-39ea-000000012650 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005468026 2025-10-03 08:30:33.213626 | fa163e2f-d608-ed31-39ea-000000012650 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005468026 | 0:31:31.538955 | 0.05s 2025-10-03 08:30:33.235836 | fa163e2f-d608-ed31-39ea-000000012651 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:30:33.295488 | fa163e2f-d608-ed31-39ea-000000012651 | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005468026 2025-10-03 08:30:33.296665 | fa163e2f-d608-ed31-39ea-000000012651 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005468026 | 0:31:31.621995 | 0.06s 2025-10-03 08:30:33.340832 | fa163e2f-d608-ed31-39ea-000000012b63 | TASK | Clean container_puppet_tasks for np0005468026 step 5 2025-10-03 08:30:33.373295 | fa163e2f-d608-ed31-39ea-000000012dff | CHANGED | Write container-puppet-tasks json file for np0005468025 step 5 | np0005468025 2025-10-03 08:30:33.374845 | fa163e2f-d608-ed31-39ea-000000012dff | TIMING | Write container-puppet-tasks json file for np0005468025 step 5 | np0005468025 | 0:31:31.700172 | 1.11s 2025-10-03 08:30:33.392936 | fa163e2f-d608-ed31-39ea-000000012e01 | TASK | Generate container puppet configs for step 5 2025-10-03 08:30:33.745130 | fa163e2f-d608-ed31-39ea-000000012b63 | OK | Clean container_puppet_tasks for np0005468026 step 5 | np0005468026 2025-10-03 08:30:33.746533 | fa163e2f-d608-ed31-39ea-000000012b63 | TIMING | Clean container_puppet_tasks for np0005468026 step 5 | np0005468026 | 0:31:32.071860 | 0.40s 2025-10-03 08:30:33.781998 | fa163e2f-d608-ed31-39ea-000000012b64 | TASK | Calculate container_puppet_tasks for np0005468026 step 5 2025-10-03 08:30:33.820188 | fa163e2f-d608-ed31-39ea-000000012b64 | TIMING | Calculate container_puppet_tasks for np0005468026 step 5 | np0005468026 | 0:31:32.145511 | 0.04s 2025-10-03 08:30:33.845863 | fa163e2f-d608-ed31-39ea-000000012b65 | TASK | Include container-puppet tasks for step 5 2025-10-03 08:30:33.853005 | fa163e2f-d608-ed31-39ea-000000012e01 | OK | Generate container puppet configs for step 5 | np0005468025 2025-10-03 08:30:33.854244 | fa163e2f-d608-ed31-39ea-000000012e01 | TIMING | Generate container puppet configs for step 5 | np0005468025 | 0:31:32.179568 | 0.46s 2025-10-03 08:30:33.878152 | fa163e2f-d608-ed31-39ea-000000012e02 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2025-10-03 08:30:33.895274 | fa163e2f-d608-ed31-39ea-000000012b65 | TIMING | Include container-puppet tasks for step 5 | np0005468026 | 0:31:32.220594 | 0.05s 2025-10-03 08:30:33.920381 | b0a73033-730c-4171-8b7a-4fa16b15f666 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468026 2025-10-03 08:30:33.947394 | fa163e2f-d608-ed31-39ea-000000012e2a | TASK | Write container-puppet-tasks json file for np0005468026 step 5 2025-10-03 08:30:33.954629 | fa163e2f-d608-ed31-39ea-000000012e02 | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005468025 | 0:31:32.279948 | 0.07s 2025-10-03 08:30:33.995610 | fa163e2f-d608-ed31-39ea-000000012afa | TASK | Gather variables for each operating system 2025-10-03 08:30:34.100070 | fa163e2f-d608-ed31-39ea-000000012afa | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468025 | 0:31:32.425387 | 0.10s 2025-10-03 08:30:34.120995 | fa163e2f-d608-ed31-39ea-000000012afb | TASK | Create container logs path 2025-10-03 08:30:34.433645 | fa163e2f-d608-ed31-39ea-000000012afb | OK | Create container logs path | np0005468025 2025-10-03 08:30:34.434710 | fa163e2f-d608-ed31-39ea-000000012afb | TIMING | tripleo_container_manage : Create container logs path | np0005468025 | 0:31:32.760041 | 0.31s 2025-10-03 08:30:34.454216 | fa163e2f-d608-ed31-39ea-000000012afd | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-03 08:30:34.772856 | fa163e2f-d608-ed31-39ea-000000012afd | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468025 2025-10-03 08:30:34.773834 | fa163e2f-d608-ed31-39ea-000000012afd | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468025 | 0:31:33.099166 | 0.32s 2025-10-03 08:30:34.794726 | fa163e2f-d608-ed31-39ea-000000012afe | TASK | Finalise hashes for all containers 2025-10-03 08:30:34.839275 | fa163e2f-d608-ed31-39ea-000000012afe | OK | Finalise hashes for all containers | np0005468025 2025-10-03 08:30:34.840098 | fa163e2f-d608-ed31-39ea-000000012afe | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468025 | 0:31:33.165434 | 0.04s 2025-10-03 08:30:34.854858 | fa163e2f-d608-ed31-39ea-000000012b00 | TASK | Manage systemd shutdown files 2025-10-03 08:30:34.882400 | fa163e2f-d608-ed31-39ea-000000012b00 | SKIPPED | Manage systemd shutdown files | np0005468025 2025-10-03 08:30:34.883286 | fa163e2f-d608-ed31-39ea-000000012b00 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468025 | 0:31:33.208621 | 0.03s 2025-10-03 08:30:34.899777 | fa163e2f-d608-ed31-39ea-000000012b02 | TASK | Update container configs with new config hashes 2025-10-03 08:30:34.935860 | fa163e2f-d608-ed31-39ea-000000012b02 | SKIPPED | Update container configs with new config hashes | np0005468025 2025-10-03 08:30:34.936741 | fa163e2f-d608-ed31-39ea-000000012b02 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468025 | 0:31:33.262074 | 0.04s 2025-10-03 08:30:34.954057 | fa163e2f-d608-ed31-39ea-000000012b03 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-03 08:30:34.993107 | fa163e2f-d608-ed31-39ea-000000012b03 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468025 2025-10-03 08:30:34.993963 | fa163e2f-d608-ed31-39ea-000000012b03 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468025 | 0:31:33.319295 | 0.04s 2025-10-03 08:30:35.010837 | fa163e2f-d608-ed31-39ea-000000012b04 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-03 08:30:35.050487 | fa163e2f-d608-ed31-39ea-000000012b04 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468025 2025-10-03 08:30:35.051334 | fa163e2f-d608-ed31-39ea-000000012b04 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468025 | 0:31:33.376664 | 0.04s 2025-10-03 08:30:35.071284 | fa163e2f-d608-ed31-39ea-000000012e2a | CHANGED | Write container-puppet-tasks json file for np0005468026 step 5 | np0005468026 2025-10-03 08:30:35.072360 | fa163e2f-d608-ed31-39ea-000000012e2a | TIMING | Write container-puppet-tasks json file for np0005468026 step 5 | np0005468026 | 0:31:33.397694 | 1.12s 2025-10-03 08:30:35.111151 | fa163e2f-d608-ed31-39ea-000000012e2c | TASK | Generate container puppet configs for step 5 2025-10-03 08:30:35.477473 | fa163e2f-d608-ed31-39ea-000000012e2c | OK | Generate container puppet configs for step 5 | np0005468026 2025-10-03 08:30:35.479176 | fa163e2f-d608-ed31-39ea-000000012e2c | TIMING | Generate container puppet configs for step 5 | np0005468026 | 0:31:33.804503 | 0.37s 2025-10-03 08:30:35.496023 | fa163e2f-d608-ed31-39ea-000000012e2d | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2025-10-03 08:30:35.534372 | fa163e2f-d608-ed31-39ea-000000012e2d | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005468026 | 0:31:33.859673 | 0.04s 2025-10-03 08:30:35.579753 | fa163e2f-d608-ed31-39ea-000000012afa | TASK | Gather variables for each operating system 2025-10-03 08:30:35.693088 | fa163e2f-d608-ed31-39ea-000000012afa | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468026 | 0:31:34.018379 | 0.11s 2025-10-03 08:30:35.709270 | fa163e2f-d608-ed31-39ea-000000012afb | TASK | Create container logs path 2025-10-03 08:30:35.891339 | fa163e2f-d608-ed31-39ea-000000012381 | CHANGED | Run init bundle puppet on the host for cinder_volume | np0005468024 2025-10-03 08:30:35.893234 | fa163e2f-d608-ed31-39ea-000000012381 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_volume | np0005468024 | 0:31:34.218548 | 34.46s 2025-10-03 08:30:35.921540 | fa163e2f-d608-ed31-39ea-000000012382 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2025-10-03 08:30:36.029876 | fa163e2f-d608-ed31-39ea-000000012afb | OK | Create container logs path | np0005468026 2025-10-03 08:30:36.030883 | fa163e2f-d608-ed31-39ea-000000012afb | TIMING | tripleo_container_manage : Create container logs path | np0005468026 | 0:31:34.356217 | 0.32s 2025-10-03 08:30:36.048343 | fa163e2f-d608-ed31-39ea-000000012afd | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-03 08:30:36.246864 | fa163e2f-d608-ed31-39ea-000000012382 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005468024 2025-10-03 08:30:36.247883 | fa163e2f-d608-ed31-39ea-000000012382 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005468024 | 0:31:34.573212 | 0.32s 2025-10-03 08:30:36.265887 | fa163e2f-d608-ed31-39ea-000000012383 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-03 08:30:36.363812 | fa163e2f-d608-ed31-39ea-000000012afd | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468026 2025-10-03 08:30:36.365289 | fa163e2f-d608-ed31-39ea-000000012afd | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468026 | 0:31:34.690622 | 0.32s 2025-10-03 08:30:36.381401 | fa163e2f-d608-ed31-39ea-000000012afe | TASK | Finalise hashes for all containers 2025-10-03 08:30:36.430033 | fa163e2f-d608-ed31-39ea-000000012afe | OK | Finalise hashes for all containers | np0005468026 2025-10-03 08:30:36.431669 | fa163e2f-d608-ed31-39ea-000000012afe | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468026 | 0:31:34.757005 | 0.05s 2025-10-03 08:30:36.447547 | fa163e2f-d608-ed31-39ea-000000012b00 | TASK | Manage systemd shutdown files 2025-10-03 08:30:36.479127 | fa163e2f-d608-ed31-39ea-000000012b00 | SKIPPED | Manage systemd shutdown files | np0005468026 2025-10-03 08:30:36.480527 | fa163e2f-d608-ed31-39ea-000000012b00 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468026 | 0:31:34.805853 | 0.03s 2025-10-03 08:30:36.513624 | fa163e2f-d608-ed31-39ea-000000012b02 | TASK | Update container configs with new config hashes 2025-10-03 08:30:36.556042 | fa163e2f-d608-ed31-39ea-000000012b02 | SKIPPED | Update container configs with new config hashes | np0005468026 2025-10-03 08:30:36.557753 | fa163e2f-d608-ed31-39ea-000000012b02 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468026 | 0:31:34.883068 | 0.04s 2025-10-03 08:30:36.594577 | fa163e2f-d608-ed31-39ea-000000012b03 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-03 08:30:36.635217 | fa163e2f-d608-ed31-39ea-000000012b03 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468026 2025-10-03 08:30:36.636362 | fa163e2f-d608-ed31-39ea-000000012b03 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468026 | 0:31:34.961689 | 0.04s 2025-10-03 08:30:36.659088 | fa163e2f-d608-ed31-39ea-000000012b04 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-03 08:30:36.706553 | fa163e2f-d608-ed31-39ea-000000012b04 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468026 2025-10-03 08:30:36.707495 | fa163e2f-d608-ed31-39ea-000000012b04 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468026 | 0:31:35.032827 | 0.05s 2025-10-03 08:30:36.767935 | fa163e2f-d608-ed31-39ea-000000012383 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005468024 2025-10-03 08:30:36.768624 | fa163e2f-d608-ed31-39ea-000000012383 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005468024 | 0:31:35.093962 | 0.50s 2025-10-03 08:30:36.783974 | fa163e2f-d608-ed31-39ea-000000012384 | TASK | Check if an image update marker exists for bundle openstack-cinder-volume 2025-10-03 08:30:37.142692 | fa163e2f-d608-ed31-39ea-000000012384 | OK | Check if an image update marker exists for bundle openstack-cinder-volume | np0005468024 2025-10-03 08:30:37.144057 | fa163e2f-d608-ed31-39ea-000000012384 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-volume | np0005468024 | 0:31:35.469378 | 0.36s 2025-10-03 08:30:37.176260 | fa163e2f-d608-ed31-39ea-000000012386 | TASK | Get container image tag from marker for bundle openstack-cinder-volume 2025-10-03 08:30:37.232772 | fa163e2f-d608-ed31-39ea-000000012386 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-volume | np0005468024 2025-10-03 08:30:37.233895 | fa163e2f-d608-ed31-39ea-000000012386 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-volume | np0005468024 | 0:31:35.559224 | 0.06s 2025-10-03 08:30:37.254309 | fa163e2f-d608-ed31-39ea-000000012387 | TASK | Get container image tag from bundle openstack-cinder-volume 2025-10-03 08:30:37.306994 | fa163e2f-d608-ed31-39ea-000000012387 | SKIPPED | Get container image tag from bundle openstack-cinder-volume | np0005468024 2025-10-03 08:30:37.307904 | fa163e2f-d608-ed31-39ea-000000012387 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-volume | np0005468024 | 0:31:35.633240 | 0.05s 2025-10-03 08:30:37.323825 | fa163e2f-d608-ed31-39ea-000000012388 | TASK | Compare tags between marker and bundle openstack-cinder-volume 2025-10-03 08:30:37.370118 | fa163e2f-d608-ed31-39ea-000000012388 | SKIPPED | Compare tags between marker and bundle openstack-cinder-volume | np0005468024 2025-10-03 08:30:37.371058 | fa163e2f-d608-ed31-39ea-000000012388 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-volume | np0005468024 | 0:31:35.696393 | 0.05s 2025-10-03 08:30:37.388700 | fa163e2f-d608-ed31-39ea-000000012389 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-03 08:30:37.436336 | fa163e2f-d608-ed31-39ea-000000012389 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468024 2025-10-03 08:30:37.437191 | fa163e2f-d608-ed31-39ea-000000012389 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468024 | 0:31:35.762527 | 0.05s 2025-10-03 08:30:37.452609 | fa163e2f-d608-ed31-39ea-00000001238a | TASK | Remove update marker for bundle openstack-cinder-volume 2025-10-03 08:30:37.513886 | fa163e2f-d608-ed31-39ea-00000001238a | SKIPPED | Remove update marker for bundle openstack-cinder-volume | np0005468024 2025-10-03 08:30:37.514874 | fa163e2f-d608-ed31-39ea-00000001238a | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-volume | np0005468024 | 0:31:35.840209 | 0.06s 2025-10-03 08:30:37.555012 | fa163e2f-d608-ed31-39ea-0000000123a6 | TASK | set enable_sensubility fact 2025-10-03 08:30:37.593336 | fa163e2f-d608-ed31-39ea-0000000123a6 | OK | set enable_sensubility fact | np0005468024 2025-10-03 08:30:37.594741 | fa163e2f-d608-ed31-39ea-0000000123a6 | TIMING | set enable_sensubility fact | np0005468024 | 0:31:35.920076 | 0.04s 2025-10-03 08:30:37.612536 | fa163e2f-d608-ed31-39ea-0000000123ad | TASK | Gather variables for each operating system 2025-10-03 08:30:37.738249 | fa163e2f-d608-ed31-39ea-0000000123ad | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005468024 | 0:31:36.063575 | 0.12s 2025-10-03 08:30:37.756644 | fa163e2f-d608-ed31-39ea-0000000123ae | TASK | Detect if resource is being created or already exists 2025-10-03 08:30:38.638655 | fa163e2f-d608-ed31-39ea-0000000123ae | CHANGED | Detect if resource is being created or already exists | np0005468024 2025-10-03 08:30:38.640562 | fa163e2f-d608-ed31-39ea-0000000123ae | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005468024 | 0:31:36.965882 | 0.88s 2025-10-03 08:30:38.668773 | fa163e2f-d608-ed31-39ea-0000000123af | TASK | Run init bundle puppet on the host for manila_share 2025-10-03 08:31:11.976223 | fa163e2f-d608-ed31-39ea-0000000123af | CHANGED | Run init bundle puppet on the host for manila_share | np0005468024 2025-10-03 08:31:11.979721 | fa163e2f-d608-ed31-39ea-0000000123af | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for manila_share | np0005468024 | 0:32:10.305045 | 33.31s 2025-10-03 08:31:12.009589 | fa163e2f-d608-ed31-39ea-0000000123b0 | TASK | Check if /var/lib/config-data/puppet-generated/manila exists 2025-10-03 08:31:12.389275 | fa163e2f-d608-ed31-39ea-0000000123b0 | OK | Check if /var/lib/config-data/puppet-generated/manila exists | np0005468024 2025-10-03 08:31:12.391788 | fa163e2f-d608-ed31-39ea-0000000123b0 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/manila exists | np0005468024 | 0:32:10.717115 | 0.38s 2025-10-03 08:31:12.408764 | fa163e2f-d608-ed31-39ea-0000000123b1 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-03 08:31:12.981887 | fa163e2f-d608-ed31-39ea-0000000123b1 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005468024 2025-10-03 08:31:12.982875 | fa163e2f-d608-ed31-39ea-0000000123b1 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005468024 | 0:32:11.308207 | 0.57s 2025-10-03 08:31:13.007158 | fa163e2f-d608-ed31-39ea-0000000123b2 | TASK | Check if an image update marker exists for bundle openstack-manila-share 2025-10-03 08:31:13.319813 | fa163e2f-d608-ed31-39ea-0000000123b2 | OK | Check if an image update marker exists for bundle openstack-manila-share | np0005468024 2025-10-03 08:31:13.320728 | fa163e2f-d608-ed31-39ea-0000000123b2 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-manila-share | np0005468024 | 0:32:11.646060 | 0.31s 2025-10-03 08:31:13.336945 | fa163e2f-d608-ed31-39ea-0000000123b4 | TASK | Get container image tag from marker for bundle openstack-manila-share 2025-10-03 08:31:13.393663 | fa163e2f-d608-ed31-39ea-0000000123b4 | SKIPPED | Get container image tag from marker for bundle openstack-manila-share | np0005468024 2025-10-03 08:31:13.394490 | fa163e2f-d608-ed31-39ea-0000000123b4 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-manila-share | np0005468024 | 0:32:11.719813 | 0.06s 2025-10-03 08:31:13.410141 | fa163e2f-d608-ed31-39ea-0000000123b5 | TASK | Get container image tag from bundle openstack-manila-share 2025-10-03 08:31:13.443781 | fa163e2f-d608-ed31-39ea-0000000123b5 | SKIPPED | Get container image tag from bundle openstack-manila-share | np0005468024 2025-10-03 08:31:13.444578 | fa163e2f-d608-ed31-39ea-0000000123b5 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-manila-share | np0005468024 | 0:32:11.769915 | 0.03s 2025-10-03 08:31:13.460343 | fa163e2f-d608-ed31-39ea-0000000123b6 | TASK | Compare tags between marker and bundle openstack-manila-share 2025-10-03 08:31:13.492795 | fa163e2f-d608-ed31-39ea-0000000123b6 | SKIPPED | Compare tags between marker and bundle openstack-manila-share | np0005468024 2025-10-03 08:31:13.493554 | fa163e2f-d608-ed31-39ea-0000000123b6 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-manila-share | np0005468024 | 0:32:11.818891 | 0.03s 2025-10-03 08:31:13.511368 | fa163e2f-d608-ed31-39ea-0000000123b7 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-03 08:31:13.544353 | fa163e2f-d608-ed31-39ea-0000000123b7 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468024 2025-10-03 08:31:13.545139 | fa163e2f-d608-ed31-39ea-0000000123b7 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005468024 | 0:32:11.870476 | 0.03s 2025-10-03 08:31:13.561333 | fa163e2f-d608-ed31-39ea-0000000123b8 | TASK | Remove update marker for bundle openstack-manila-share 2025-10-03 08:31:13.594639 | fa163e2f-d608-ed31-39ea-0000000123b8 | SKIPPED | Remove update marker for bundle openstack-manila-share | np0005468024 2025-10-03 08:31:13.595445 | fa163e2f-d608-ed31-39ea-0000000123b8 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-manila-share | np0005468024 | 0:32:11.920782 | 0.03s 2025-10-03 08:31:13.625894 | fa163e2f-d608-ed31-39ea-0000000123d8 | TASK | Run kolla_set_configs to copy ring files 2025-10-03 08:31:14.247729 | fa163e2f-d608-ed31-39ea-0000000123d8 | CHANGED | Run kolla_set_configs to copy ring files | np0005468024 | item=swift_proxy 2025-10-03 08:31:14.251086 | fa163e2f-d608-ed31-39ea-0000000123d8 | TIMING | Run kolla_set_configs to copy ring files | np0005468024 | 0:32:12.576398 | 0.62s 2025-10-03 08:31:14.260809 | fa163e2f-d608-ed31-39ea-0000000123d8 | TIMING | Run kolla_set_configs to copy ring files | np0005468024 | 0:32:12.586133 | 0.63s 2025-10-03 08:31:14.289377 | fa163e2f-d608-ed31-39ea-0000000123d9 | TASK | Run kolla_set_configs to copy ring files 2025-10-03 08:31:15.006531 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468024 | item=swift_account_auditor 2025-10-03 08:31:15.010096 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468024 | 0:32:13.335411 | 0.72s 2025-10-03 08:31:15.600126 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468024 | item=swift_account_reaper 2025-10-03 08:31:15.602308 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468024 | 0:32:13.927638 | 1.31s 2025-10-03 08:31:16.224386 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468024 | item=swift_account_replicator 2025-10-03 08:31:16.226970 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468024 | 0:32:14.552302 | 1.94s 2025-10-03 08:31:16.866150 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468024 | item=swift_account_server 2025-10-03 08:31:16.869348 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468024 | 0:32:15.194677 | 2.58s 2025-10-03 08:31:17.483180 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468024 | item=swift_container_auditor 2025-10-03 08:31:17.486061 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468024 | 0:32:15.811392 | 3.20s 2025-10-03 08:31:18.082310 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468024 | item=swift_container_replicator 2025-10-03 08:31:18.084494 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468024 | 0:32:16.409834 | 3.79s 2025-10-03 08:31:18.704572 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468024 | item=swift_container_server 2025-10-03 08:31:18.707276 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468024 | 0:32:17.032606 | 4.42s 2025-10-03 08:31:19.345406 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468024 | item=swift_container_updater 2025-10-03 08:31:19.347303 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468024 | 0:32:17.672640 | 5.06s 2025-10-03 08:31:19.934135 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468024 | item=swift_object_auditor 2025-10-03 08:31:19.936607 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468024 | 0:32:18.261941 | 5.65s 2025-10-03 08:31:20.557693 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468024 | item=swift_object_expirer 2025-10-03 08:31:20.560587 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468024 | 0:32:18.885918 | 6.27s 2025-10-03 08:31:21.177701 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468024 | item=swift_object_replicator 2025-10-03 08:31:21.180388 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468024 | 0:32:19.505718 | 6.89s 2025-10-03 08:31:21.774563 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468024 | item=swift_object_server 2025-10-03 08:31:21.777255 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468024 | 0:32:20.102587 | 7.49s 2025-10-03 08:31:22.306894 | fa163e2f-d608-ed31-39ea-0000000123d9 | CHANGED | Run kolla_set_configs to copy ring files | np0005468024 | item=swift_object_updater 2025-10-03 08:31:22.309996 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468024 | 0:32:20.635325 | 8.02s 2025-10-03 08:31:22.332726 | fa163e2f-d608-ed31-39ea-0000000123d9 | TIMING | Run kolla_set_configs to copy ring files | np0005468024 | 0:32:20.658047 | 8.04s 2025-10-03 08:31:22.375796 | fa163e2f-d608-ed31-39ea-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2025-10-03 08:31:22.706443 | fa163e2f-d608-ed31-39ea-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005468024 2025-10-03 08:31:22.709058 | fa163e2f-d608-ed31-39ea-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005468024 | 0:32:21.034382 | 0.33s 2025-10-03 08:31:22.861368 | fa163e2f-d608-ed31-39ea-0000000000f8 | TIMING | include_tasks | np0005468024 | 0:32:21.186687 | 0.11s 2025-10-03 08:31:22.900128 | e87d6e27-b33b-4b4e-a854-a3ead59df2c2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005468024 2025-10-03 08:31:22.925084 | fa163e2f-d608-ed31-39ea-000000012f35 | TASK | Write the config_step hieradata 2025-10-03 08:31:23.818072 | fa163e2f-d608-ed31-39ea-000000012f35 | OK | Write the config_step hieradata | np0005468024 2025-10-03 08:31:23.820348 | fa163e2f-d608-ed31-39ea-000000012f35 | TIMING | Write the config_step hieradata | np0005468024 | 0:32:22.145669 | 0.89s 2025-10-03 08:31:23.852990 | fa163e2f-d608-ed31-39ea-000000012f36 | TASK | Run puppet host configuration for step 5 2025-10-03 08:31:24.638523 | fa163e2f-d608-ed31-39ea-000000012f36 | CHANGED | Run puppet host configuration for step 5 | np0005468024 2025-10-03 08:31:24.640128 | fa163e2f-d608-ed31-39ea-000000012f36 | TIMING | Run puppet host configuration for step 5 | np0005468024 | 0:32:22.965455 | 0.79s 2025-10-03 08:31:24.667611 | fa163e2f-d608-ed31-39ea-000000012f37 | TASK | Wait for puppet host configuration to finish 2025-10-03 08:31:25.024748 | fa163e2f-d608-ed31-39ea-000000012f37 | WAITING | Wait for puppet host configuration to finish | np0005468024 | 360 retries left 2025-10-03 08:31:35.285415 | fa163e2f-d608-ed31-39ea-000000012f37 | WAITING | Wait for puppet host configuration to finish | np0005468024 | 359 retries left 2025-10-03 08:31:45.621751 | fa163e2f-d608-ed31-39ea-000000012f37 | CHANGED | Wait for puppet host configuration to finish | np0005468024 2025-10-03 08:31:45.622923 | fa163e2f-d608-ed31-39ea-000000012f37 | TIMING | Wait for puppet host configuration to finish | np0005468024 | 0:32:43.948259 | 20.95s 2025-10-03 08:31:45.646775 | fa163e2f-d608-ed31-39ea-000000012f38 | TASK | Debug output for task: Run puppet host configuration for step 5 2025-10-03 08:31:45.740081 | fa163e2f-d608-ed31-39ea-000000012f38 | CHANGED | Debug output for task: Run puppet host configuration for step 5 | np0005468024 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 3 08:31:24 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 3 08:31:31 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 3 08:31:31 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 3 08:31:31 puppet-user: (file & line not available)", "<13>Oct 3 08:31:31 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 3 08:31:31 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 3 08:31:31 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:31:31 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 3 08:31:31 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 3 08:31:31 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:31:31 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:31:31 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:31:31 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:31:31 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 3 08:31:31 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 3 08:31:31 puppet-user: Notice: Compiled catalog for np0005468024.ooo.test in environment production in 0.52 seconds", "<13>Oct 3 08:31:36 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Oct 3 08:31:38 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Oct 3 08:31:40 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Oct 3 08:31:40 puppet-user: Notice: Applied catalog in 8.50 seconds", "<13>Oct 3 08:31:40 puppet-user: Application:", "<13>Oct 3 08:31:40 puppet-user: Initial environment: production", "<13>Oct 3 08:31:40 puppet-user: Converged environment: production", "<13>Oct 3 08:31:40 puppet-user: Run mode: user", "<13>Oct 3 08:31:40 puppet-user: Changes:", "<13>Oct 3 08:31:40 puppet-user: Total: 2", "<13>Oct 3 08:31:40 puppet-user: Events:", "<13>Oct 3 08:31:40 puppet-user: Success: 2", "<13>Oct 3 08:31:40 puppet-user: Resources:", "<13>Oct 3 08:31:40 puppet-user: Changed: 2", "<13>Oct 3 08:31:40 puppet-user: Out of sync: 2", "<13>Oct 3 08:31:40 puppet-user: Total: 37", "<13>Oct 3 08:31:40 puppet-user: Time:", "<13>Oct 3 08:31:40 puppet-user: Schedule: 0.00", "<13>Oct 3 08:31:40 puppet-user: File line: 0.00", "<13>Oct 3 08:31:40 puppet-user: Package: 0.00", "<13>Oct 3 08:31:40 puppet-user: User: 0.01", "<13>Oct 3 08:31:40 puppet-user: Augeas: 0.01", "<13>Oct 3 08:31:40 puppet-user: File: 0.06", "<13>Oct 3 08:31:40 puppet-user: Service: 0.18", "<13>Oct 3 08:31:40 puppet-user: Config retrieval: 0.69", "<13>Oct 3 08:31:40 puppet-user: Pcmk property: 1.50", "<13>Oct 3 08:31:40 puppet-user: Last run: 1759480300", "<13>Oct 3 08:31:40 puppet-user: Exec: 2.08", "<13>Oct 3 08:31:40 puppet-user: Pcmk resource op default: 2.16", "<13>Oct 3 08:31:40 puppet-user: Pcmk resource default: 2.30", "<13>Oct 3 08:31:40 puppet-user: Filebucket: 0.00", "<13>Oct 3 08:31:40 puppet-user: Transaction evaluation: 8.49", "<13>Oct 3 08:31:40 puppet-user: Catalog application: 8.50", "<13>Oct 3 08:31:40 puppet-user: Total: 8.51", "<13>Oct 3 08:31:40 puppet-user: Version:", "<13>Oct 3 08:31:40 puppet-user: Config: 1759480291", "<13>Oct 3 08:31:40 puppet-user: Puppet: 7.10.0" ] } 2025-10-03 08:31:45.741299 | fa163e2f-d608-ed31-39ea-000000012f38 | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005468024 | 0:32:44.066632 | 0.09s 2025-10-03 08:31:45.757341 | fa163e2f-d608-ed31-39ea-000000012f39 | TASK | Pre-cache facts for puppet containers 2025-10-03 08:31:45.782147 | fa163e2f-d608-ed31-39ea-000000012f39 | TIMING | Pre-cache facts for puppet containers | np0005468024 | 0:32:44.107466 | 0.02s 2025-10-03 08:31:45.822172 | fa163e2f-d608-ed31-39ea-000000012518 | TASK | Gather variables for each operating system 2025-10-03 08:31:45.939198 | fa163e2f-d608-ed31-39ea-000000012518 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005468024 | 0:32:44.264521 | 0.12s 2025-10-03 08:31:45.955862 | fa163e2f-d608-ed31-39ea-000000012519 | TASK | Create puppet caching structures 2025-10-03 08:31:46.324701 | fa163e2f-d608-ed31-39ea-000000012519 | CHANGED | Create puppet caching structures | np0005468024 2025-10-03 08:31:46.326188 | fa163e2f-d608-ed31-39ea-000000012519 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005468024 | 0:32:44.651514 | 0.37s 2025-10-03 08:31:46.358214 | fa163e2f-d608-ed31-39ea-00000001251a | TASK | Check for facter.conf 2025-10-03 08:31:46.720878 | fa163e2f-d608-ed31-39ea-00000001251a | OK | Check for facter.conf | np0005468024 2025-10-03 08:31:46.722143 | fa163e2f-d608-ed31-39ea-00000001251a | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005468024 | 0:32:45.047473 | 0.36s 2025-10-03 08:31:46.744532 | fa163e2f-d608-ed31-39ea-00000001251b | TASK | Remove facter.conf if directory 2025-10-03 08:31:46.805992 | fa163e2f-d608-ed31-39ea-00000001251b | SKIPPED | Remove facter.conf if directory | np0005468024 2025-10-03 08:31:46.807201 | fa163e2f-d608-ed31-39ea-00000001251b | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005468024 | 0:32:45.132532 | 0.06s 2025-10-03 08:31:46.828759 | fa163e2f-d608-ed31-39ea-00000001251c | TASK | Write facter cache config 2025-10-03 08:31:47.689407 | fa163e2f-d608-ed31-39ea-00000001251c | CHANGED | Write facter cache config | np0005468024 2025-10-03 08:31:47.690799 | fa163e2f-d608-ed31-39ea-00000001251c | TIMING | tripleo_puppet_cache : Write facter cache config | np0005468024 | 0:32:46.016132 | 0.86s 2025-10-03 08:31:47.707466 | fa163e2f-d608-ed31-39ea-00000001251d | TASK | Cleanup facter cache if exists 2025-10-03 08:31:48.018693 | fa163e2f-d608-ed31-39ea-00000001251d | CHANGED | Cleanup facter cache if exists | np0005468024 2025-10-03 08:31:48.019781 | fa163e2f-d608-ed31-39ea-00000001251d | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005468024 | 0:32:46.345114 | 0.31s 2025-10-03 08:31:48.037635 | fa163e2f-d608-ed31-39ea-00000001251e | TASK | Pre-cache facts 2025-10-03 08:31:48.714666 | fa163e2f-d608-ed31-39ea-00000001251e | CHANGED | Pre-cache facts | np0005468024 2025-10-03 08:31:48.715597 | fa163e2f-d608-ed31-39ea-00000001251e | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005468024 | 0:32:47.040934 | 0.68s 2025-10-03 08:31:48.737085 | fa163e2f-d608-ed31-39ea-00000001251f | TASK | Failed deployment if facter fails 2025-10-03 08:31:48.782796 | fa163e2f-d608-ed31-39ea-00000001251f | SKIPPED | Failed deployment if facter fails | np0005468024 2025-10-03 08:31:48.783922 | fa163e2f-d608-ed31-39ea-00000001251f | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005468024 | 0:32:47.109251 | 0.05s 2025-10-03 08:31:48.822270 | fa163e2f-d608-ed31-39ea-000000012520 | TASK | Sync cached facts 2025-10-03 08:31:49.249352 | fa163e2f-d608-ed31-39ea-000000012520 | CHANGED | Sync cached facts | np0005468024 -> 192.168.122.103 [WARNING]: ('np0005468024 -> 192.168.122.103', 'fa163e2f-d608-ed31-39ea-000000012520') missing from stats 2025-10-03 08:31:49.280749 | fa163e2f-d608-ed31-39ea-000000012f3a | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-03 08:31:49.345815 | fa163e2f-d608-ed31-39ea-000000012f3a | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005468024 2025-10-03 08:31:49.346939 | fa163e2f-d608-ed31-39ea-000000012f3a | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005468024 | 0:32:47.672267 | 0.07s 2025-10-03 08:31:49.364629 | fa163e2f-d608-ed31-39ea-000000012f3c | TASK | Manage containers for step 5 with tripleo-ansible 2025-10-03 08:31:49.404075 | fa163e2f-d608-ed31-39ea-000000012f3c | TIMING | Manage containers for step 5 with tripleo-ansible | np0005468024 | 0:32:47.729379 | 0.04s 2025-10-03 08:31:49.443457 | fa163e2f-d608-ed31-39ea-000000012647 | TASK | Gather variables for each operating system 2025-10-03 08:31:49.600494 | fa163e2f-d608-ed31-39ea-000000012647 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468024 | 0:32:47.925789 | 0.16s 2025-10-03 08:31:49.624151 | fa163e2f-d608-ed31-39ea-000000012648 | TASK | Create container logs path 2025-10-03 08:31:49.966234 | fa163e2f-d608-ed31-39ea-000000012648 | OK | Create container logs path | np0005468024 2025-10-03 08:31:49.967378 | fa163e2f-d608-ed31-39ea-000000012648 | TIMING | tripleo_container_manage : Create container logs path | np0005468024 | 0:32:48.292711 | 0.34s 2025-10-03 08:31:49.990725 | fa163e2f-d608-ed31-39ea-00000001264a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:31:50.408582 | fa163e2f-d608-ed31-39ea-00000001264a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005468024 2025-10-03 08:31:50.410198 | fa163e2f-d608-ed31-39ea-00000001264a | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005468024 | 0:32:48.735514 | 0.42s 2025-10-03 08:31:50.441900 | fa163e2f-d608-ed31-39ea-00000001264b | TASK | Finalise hashes for all containers 2025-10-03 08:31:50.512384 | fa163e2f-d608-ed31-39ea-00000001264b | OK | Finalise hashes for all containers | np0005468024 2025-10-03 08:31:50.513432 | fa163e2f-d608-ed31-39ea-00000001264b | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468024 | 0:32:48.838765 | 0.07s 2025-10-03 08:31:50.536447 | fa163e2f-d608-ed31-39ea-00000001264d | TASK | Manage systemd shutdown files 2025-10-03 08:31:50.575514 | fa163e2f-d608-ed31-39ea-00000001264d | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468024 | 0:32:48.900828 | 0.04s 2025-10-03 08:31:50.608634 | f25890ae-adf8-463d-ac3d-8efb265824f0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005468024 2025-10-03 08:31:50.629378 | fa163e2f-d608-ed31-39ea-000000012ff6 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-03 08:31:50.986660 | fa163e2f-d608-ed31-39ea-000000012ff6 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005468024 2025-10-03 08:31:50.988408 | fa163e2f-d608-ed31-39ea-000000012ff6 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005468024 | 0:32:49.313684 | 0.36s 2025-10-03 08:31:51.019611 | fa163e2f-d608-ed31-39ea-000000012ff7 | TASK | Set podman_drop_in fact 2025-10-03 08:31:51.087750 | fa163e2f-d608-ed31-39ea-000000012ff7 | OK | Set podman_drop_in fact | np0005468024 2025-10-03 08:31:51.088976 | fa163e2f-d608-ed31-39ea-000000012ff7 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005468024 | 0:32:49.414306 | 0.07s 2025-10-03 08:31:51.111889 | fa163e2f-d608-ed31-39ea-000000012ff9 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-03 08:31:52.031190 | fa163e2f-d608-ed31-39ea-000000012ff9 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | item=tripleo-container-shutdown 2025-10-03 08:31:52.035199 | fa163e2f-d608-ed31-39ea-000000012ff9 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | 0:32:50.360512 | 0.92s 2025-10-03 08:31:52.841176 | fa163e2f-d608-ed31-39ea-000000012ff9 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | item=tripleo-start-podman-container 2025-10-03 08:31:52.843067 | fa163e2f-d608-ed31-39ea-000000012ff9 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | 0:32:51.168398 | 1.73s 2025-10-03 08:31:52.849397 | fa163e2f-d608-ed31-39ea-000000012ff9 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005468024 | 0:32:51.174714 | 1.74s 2025-10-03 08:31:52.869541 | fa163e2f-d608-ed31-39ea-000000012ffa | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-03 08:31:53.753608 | fa163e2f-d608-ed31-39ea-000000012ffa | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468024 2025-10-03 08:31:53.755069 | fa163e2f-d608-ed31-39ea-000000012ffa | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005468024 | 0:32:52.080395 | 0.88s 2025-10-03 08:31:53.789224 | fa163e2f-d608-ed31-39ea-000000012ffb | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-03 08:31:54.630327 | fa163e2f-d608-ed31-39ea-000000012ffb | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468024 2025-10-03 08:31:54.632195 | fa163e2f-d608-ed31-39ea-000000012ffb | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005468024 | 0:32:52.957513 | 0.84s 2025-10-03 08:31:54.655711 | fa163e2f-d608-ed31-39ea-000000012ffc | TASK | Enable and start tripleo-container-shutdown 2025-10-03 08:31:55.662378 | fa163e2f-d608-ed31-39ea-000000012ffc | OK | Enable and start tripleo-container-shutdown | np0005468024 2025-10-03 08:31:55.664387 | fa163e2f-d608-ed31-39ea-000000012ffc | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005468024 | 0:32:53.989713 | 1.01s 2025-10-03 08:31:55.694944 | fa163e2f-d608-ed31-39ea-000000012ffd | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-03 08:31:56.519483 | fa163e2f-d608-ed31-39ea-000000012ffd | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005468024 2025-10-03 08:31:56.520798 | fa163e2f-d608-ed31-39ea-000000012ffd | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005468024 | 0:32:54.846132 | 0.82s 2025-10-03 08:31:56.541319 | fa163e2f-d608-ed31-39ea-000000012ffe | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-03 08:31:57.401786 | fa163e2f-d608-ed31-39ea-000000012ffe | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468024 2025-10-03 08:31:57.403402 | fa163e2f-d608-ed31-39ea-000000012ffe | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005468024 | 0:32:55.728728 | 0.86s 2025-10-03 08:31:57.436888 | fa163e2f-d608-ed31-39ea-000000012fff | TASK | Enable and start netns-placeholder 2025-10-03 08:31:58.589769 | fa163e2f-d608-ed31-39ea-000000012fff | CHANGED | Enable and start netns-placeholder | np0005468024 2025-10-03 08:31:58.591133 | fa163e2f-d608-ed31-39ea-000000012fff | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005468024 | 0:32:56.916467 | 1.15s 2025-10-03 08:31:58.613203 | fa163e2f-d608-ed31-39ea-00000001264f | TASK | Update container configs with new config hashes 2025-10-03 08:31:58.667226 | fa163e2f-d608-ed31-39ea-00000001264f | SKIPPED | Update container configs with new config hashes | np0005468024 2025-10-03 08:31:58.668431 | fa163e2f-d608-ed31-39ea-00000001264f | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468024 | 0:32:56.993764 | 0.05s 2025-10-03 08:31:58.692206 | fa163e2f-d608-ed31-39ea-000000012650 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:31:58.748526 | fa163e2f-d608-ed31-39ea-000000012650 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005468024 2025-10-03 08:31:58.751357 | fa163e2f-d608-ed31-39ea-000000012650 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005468024 | 0:32:57.076535 | 0.06s 2025-10-03 08:31:58.789763 | fa163e2f-d608-ed31-39ea-000000012651 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-03 08:31:58.842277 | fa163e2f-d608-ed31-39ea-000000012651 | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005468024 2025-10-03 08:31:58.844233 | fa163e2f-d608-ed31-39ea-000000012651 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005468024 | 0:32:57.169563 | 0.05s 2025-10-03 08:31:58.895818 | fa163e2f-d608-ed31-39ea-000000012f3e | TASK | Clean container_puppet_tasks for np0005468024 step 5 2025-10-03 08:31:59.262708 | fa163e2f-d608-ed31-39ea-000000012f3e | OK | Clean container_puppet_tasks for np0005468024 step 5 | np0005468024 2025-10-03 08:31:59.264325 | fa163e2f-d608-ed31-39ea-000000012f3e | TIMING | Clean container_puppet_tasks for np0005468024 step 5 | np0005468024 | 0:32:57.589660 | 0.37s 2025-10-03 08:31:59.290803 | fa163e2f-d608-ed31-39ea-000000012f3f | TASK | Calculate container_puppet_tasks for np0005468024 step 5 2025-10-03 08:31:59.348620 | fa163e2f-d608-ed31-39ea-000000012f3f | TIMING | Calculate container_puppet_tasks for np0005468024 step 5 | np0005468024 | 0:32:57.673944 | 0.06s 2025-10-03 08:31:59.365668 | fa163e2f-d608-ed31-39ea-000000012f40 | TASK | Include container-puppet tasks for step 5 2025-10-03 08:31:59.413241 | fa163e2f-d608-ed31-39ea-000000012f40 | TIMING | Include container-puppet tasks for step 5 | np0005468024 | 0:32:57.738570 | 0.05s 2025-10-03 08:31:59.431648 | 1ee8ff0b-32c6-4137-add2-875471393134 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005468024 2025-10-03 08:31:59.461197 | fa163e2f-d608-ed31-39ea-000000013031 | TASK | Write container-puppet-tasks json file for np0005468024 step 5 2025-10-03 08:32:00.645700 | fa163e2f-d608-ed31-39ea-000000013031 | CHANGED | Write container-puppet-tasks json file for np0005468024 step 5 | np0005468024 2025-10-03 08:32:00.647131 | fa163e2f-d608-ed31-39ea-000000013031 | TIMING | Write container-puppet-tasks json file for np0005468024 step 5 | np0005468024 | 0:32:58.972456 | 1.18s 2025-10-03 08:32:00.680837 | fa163e2f-d608-ed31-39ea-000000013033 | TASK | Generate container puppet configs for step 5 2025-10-03 08:32:01.047403 | fa163e2f-d608-ed31-39ea-000000013033 | OK | Generate container puppet configs for step 5 | np0005468024 2025-10-03 08:32:01.048391 | fa163e2f-d608-ed31-39ea-000000013033 | TIMING | Generate container puppet configs for step 5 | np0005468024 | 0:32:59.373725 | 0.37s 2025-10-03 08:32:01.065784 | fa163e2f-d608-ed31-39ea-000000013034 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2025-10-03 08:32:01.101047 | fa163e2f-d608-ed31-39ea-000000013034 | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005468024 | 0:32:59.426376 | 0.03s 2025-10-03 08:32:01.140448 | fa163e2f-d608-ed31-39ea-000000012afa | TASK | Gather variables for each operating system 2025-10-03 08:32:01.267691 | fa163e2f-d608-ed31-39ea-000000012afa | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005468024 | 0:32:59.593010 | 0.13s 2025-10-03 08:32:01.292529 | fa163e2f-d608-ed31-39ea-000000012afb | TASK | Create container logs path 2025-10-03 08:32:01.643036 | fa163e2f-d608-ed31-39ea-000000012afb | OK | Create container logs path | np0005468024 2025-10-03 08:32:01.644612 | fa163e2f-d608-ed31-39ea-000000012afb | TIMING | tripleo_container_manage : Create container logs path | np0005468024 | 0:32:59.969936 | 0.35s 2025-10-03 08:32:01.678227 | fa163e2f-d608-ed31-39ea-000000012afd | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-03 08:32:02.094260 | fa163e2f-d608-ed31-39ea-000000012afd | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468024 2025-10-03 08:32:02.095931 | fa163e2f-d608-ed31-39ea-000000012afd | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468024 | 0:33:00.421251 | 0.42s 2025-10-03 08:32:02.123182 | fa163e2f-d608-ed31-39ea-000000012afe | TASK | Finalise hashes for all containers 2025-10-03 08:32:02.153166 | fa163e2f-d608-ed31-39ea-000000012afe | OK | Finalise hashes for all containers | np0005468024 2025-10-03 08:32:02.154236 | fa163e2f-d608-ed31-39ea-000000012afe | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005468024 | 0:33:00.479569 | 0.03s 2025-10-03 08:32:02.181391 | fa163e2f-d608-ed31-39ea-000000012b00 | TASK | Manage systemd shutdown files 2025-10-03 08:32:02.219966 | fa163e2f-d608-ed31-39ea-000000012b00 | SKIPPED | Manage systemd shutdown files | np0005468024 2025-10-03 08:32:02.221001 | fa163e2f-d608-ed31-39ea-000000012b00 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005468024 | 0:33:00.546333 | 0.04s 2025-10-03 08:32:02.244286 | fa163e2f-d608-ed31-39ea-000000012b02 | TASK | Update container configs with new config hashes 2025-10-03 08:32:02.278558 | fa163e2f-d608-ed31-39ea-000000012b02 | SKIPPED | Update container configs with new config hashes | np0005468024 2025-10-03 08:32:02.279609 | fa163e2f-d608-ed31-39ea-000000012b02 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005468024 | 0:33:00.604942 | 0.03s 2025-10-03 08:32:02.305895 | fa163e2f-d608-ed31-39ea-000000012b03 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-03 08:32:02.338038 | fa163e2f-d608-ed31-39ea-000000012b03 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468024 2025-10-03 08:32:02.338867 | fa163e2f-d608-ed31-39ea-000000012b03 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468024 | 0:33:00.664203 | 0.03s 2025-10-03 08:32:02.356682 | fa163e2f-d608-ed31-39ea-000000012b04 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-03 08:32:02.413715 | fa163e2f-d608-ed31-39ea-000000012b04 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468024 2025-10-03 08:32:02.414818 | fa163e2f-d608-ed31-39ea-000000012b04 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005468024 | 0:33:00.740149 | 0.06s PLAY [Server Post Deployments] ************************************************* 2025-10-03 08:32:02.627141 | fa163e2f-d608-ed31-39ea-0000000000fc | TASK | Server Post Deployments 2025-10-03 08:32:02.643848 | fa163e2f-d608-ed31-39ea-0000000000fc | TASK | Server Post Deployments 2025-10-03 08:32:02.666968 | fa163e2f-d608-ed31-39ea-0000000000fc | TASK | Server Post Deployments 2025-10-03 08:32:02.707266 | fa163e2f-d608-ed31-39ea-0000000000fc | TASK | Server Post Deployments 2025-10-03 08:32:02.757802 | fa163e2f-d608-ed31-39ea-0000000000fc | TASK | Server Post Deployments 2025-10-03 08:32:02.800818 | fa163e2f-d608-ed31-39ea-0000000000fc | TASK | Server Post Deployments 2025-10-03 08:32:02.809555 | fa163e2f-d608-ed31-39ea-0000000000fc | OK | Server Post Deployments | np0005468027 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005468027 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000fc') missing from stats 2025-10-03 08:32:02.811451 | fa163e2f-d608-ed31-39ea-0000000000fc | OK | Server Post Deployments | np0005468028 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005468028 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000fc') missing from stats 2025-10-03 08:32:02.812565 | fa163e2f-d608-ed31-39ea-0000000000fc | OK | Server Post Deployments | np0005468029 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005468029 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000fc') missing from stats 2025-10-03 08:32:02.813654 | fa163e2f-d608-ed31-39ea-0000000000fc | OK | Server Post Deployments | np0005468024 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005468024 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000fc') missing from stats 2025-10-03 08:32:02.814718 | fa163e2f-d608-ed31-39ea-0000000000fc | OK | Server Post Deployments | np0005468025 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005468025 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000fc') missing from stats 2025-10-03 08:32:02.943346 | fa163e2f-d608-ed31-39ea-0000000000fc | OK | Server Post Deployments | np0005468026 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005468026 -> localhost', 'fa163e2f-d608-ed31-39ea-0000000000fc') missing from stats 2025-10-03 08:32:02.944892 | fa163e2f-d608-ed31-39ea-0000000000fd | TIMING | include_tasks | np0005468027 | 0:33:01.270223 | 0.11s 2025-10-03 08:32:02.945225 | fa163e2f-d608-ed31-39ea-0000000000fd | TIMING | include_tasks | np0005468028 | 0:33:01.270568 | 0.09s 2025-10-03 08:32:02.945566 | fa163e2f-d608-ed31-39ea-0000000000fd | TIMING | include_tasks | np0005468029 | 0:33:01.270910 | 0.07s 2025-10-03 08:32:03.191192 | fa163e2f-d608-ed31-39ea-0000000000fd | TIMING | include_tasks | np0005468024 | 0:33:01.516506 | 0.29s 2025-10-03 08:32:03.192000 | fa163e2f-d608-ed31-39ea-0000000000fd | TIMING | include_tasks | np0005468025 | 0:33:01.517343 | 0.26s 2025-10-03 08:32:03.291303 | fa163e2f-d608-ed31-39ea-0000000000fd | TIMING | include_tasks | np0005468026 | 0:33:01.616637 | 0.11s PLAY [External deployment Post Deploy tasks] *********************************** 2025-10-03 08:32:03.415569 | fa163e2f-d608-ed31-39ea-000000000101 | TASK | External deployment Post Deploy tasks 2025-10-03 08:32:03.450689 | fa163e2f-d608-ed31-39ea-000000000101 | OK | External deployment Post Deploy tasks | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment Post Deploy tasks' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e2f-d608-ed31-39ea-000000000101') missing from stats 2025-10-03 08:32:03.456700 | fa163e2f-d608-ed31-39ea-000000000105 | TASK | is additonal Cell? 2025-10-03 08:32:03.489761 | fa163e2f-d608-ed31-39ea-000000000105 | OK | is additonal Cell? | undercloud 2025-10-03 08:32:03.490638 | fa163e2f-d608-ed31-39ea-000000000105 | TIMING | is additonal Cell? | undercloud | 0:33:01.815970 | 0.03s 2025-10-03 08:32:03.495929 | fa163e2f-d608-ed31-39ea-000000000107 | TASK | discover via nova_manager? 2025-10-03 08:32:03.570048 | fa163e2f-d608-ed31-39ea-000000000107 | SKIPPED | discover via nova_manager? | undercloud 2025-10-03 08:32:03.572137 | fa163e2f-d608-ed31-39ea-000000000107 | TIMING | discover via nova_manager? | undercloud | 0:33:01.897450 | 0.08s 2025-10-03 08:32:03.584160 | fa163e2f-d608-ed31-39ea-000000000108 | TASK | discover via nova_api? 2025-10-03 08:32:03.667322 | fa163e2f-d608-ed31-39ea-000000000108 | OK | discover via nova_api? | undercloud 2025-10-03 08:32:03.669259 | fa163e2f-d608-ed31-39ea-000000000108 | TIMING | discover via nova_api? | undercloud | 0:33:01.994575 | 0.08s 2025-10-03 08:32:03.679523 | fa163e2f-d608-ed31-39ea-000000000109 | TASK | Warn if no discovery host available 2025-10-03 08:32:03.758529 | fa163e2f-d608-ed31-39ea-000000000109 | SKIPPED | Warn if no discovery host available | undercloud 2025-10-03 08:32:03.760370 | fa163e2f-d608-ed31-39ea-000000000109 | TIMING | Warn if no discovery host available | undercloud | 0:33:02.085681 | 0.08s 2025-10-03 08:32:03.801196 | fa163e2f-d608-ed31-39ea-00000000010a | TASK | Discovering nova hosts 2025-10-03 08:32:06.673816 | fa163e2f-d608-ed31-39ea-00000000010a | OK | Discovering nova hosts | undercloud -> 192.168.122.103 [WARNING]: ('undercloud -> 192.168.122.103', 'fa163e2f-d608-ed31-39ea-00000000010a') missing from stats 2025-10-03 08:32:06.748282 | fa163e2f-d608-ed31-39ea-00000000010b | OK | set_fact | undercloud 2025-10-03 08:32:06.750184 | fa163e2f-d608-ed31-39ea-00000000010b | TIMING | set_fact | undercloud | 0:33:05.075494 | 0.06s PLAY RECAP ********************************************************************* localhost : ok=1 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 np0005468024 : ok=744 changed=315 unreachable=0 failed=0 skipped=336 rescued=0 ignored=0 np0005468025 : ok=752 changed=304 unreachable=0 failed=0 skipped=328 rescued=0 ignored=0 np0005468026 : ok=752 changed=304 unreachable=0 failed=0 skipped=328 rescued=0 ignored=0 np0005468027 : ok=555 changed=235 unreachable=0 failed=0 skipped=260 rescued=0 ignored=0 np0005468028 : ok=559 changed=235 unreachable=0 failed=0 skipped=253 rescued=0 ignored=0 np0005468029 : ok=559 changed=235 unreachable=0 failed=0 skipped=253 rescued=0 ignored=0 undercloud : ok=107 changed=40 unreachable=0 failed=0 skipped=10 rescued=0 ignored=2 2025-10-03 08:32:06.795370 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 08:32:06.796067 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3356 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 08:32:06.796439 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:33:05.121777 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 08:32:06.796951 | UUID | Info | Host | Task Name | Run Time 2025-10-03 08:32:06.797370 | fa163e2f-d608-ed31-39ea-00000000ae37 | SUMMARY | np0005468026 | Pre-fetch all the containers | 179.21s 2025-10-03 08:32:06.797821 | fa163e2f-d608-ed31-39ea-00000000ad52 | SUMMARY | np0005468025 | Pre-fetch all the containers | 178.90s 2025-10-03 08:32:06.798301 | fa163e2f-d608-ed31-39ea-00000000ac02 | SUMMARY | np0005468024 | Pre-fetch all the containers | 176.05s 2025-10-03 08:32:06.798843 | fa163e2f-d608-ed31-39ea-000000011fc5 | SUMMARY | np0005468025 | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 131.27s 2025-10-03 08:32:06.799293 | fa163e2f-d608-ed31-39ea-00000000e04a | SUMMARY | np0005468024 | tripleo_ha_wrapper : Run init bundle puppet on the host for haproxy | 130.99s 2025-10-03 08:32:06.799841 | fa163e2f-d608-ed31-39ea-000000011a47 | SUMMARY | np0005468024 | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 130.22s 2025-10-03 08:32:06.800402 | fa163e2f-d608-ed31-39ea-000000011f43 | SUMMARY | np0005468026 | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 128.23s 2025-10-03 08:32:06.800930 | fa163e2f-d608-ed31-39ea-00000000aaf6 | SUMMARY | np0005468028 | Pre-fetch all the containers | 87.95s 2025-10-03 08:32:06.801417 | fa163e2f-d608-ed31-39ea-00000000aab6 | SUMMARY | np0005468027 | Pre-fetch all the containers | 85.04s 2025-10-03 08:32:06.801901 | fa163e2f-d608-ed31-39ea-00000000ab36 | SUMMARY | np0005468029 | Pre-fetch all the containers | 83.38s 2025-10-03 08:32:06.802396 | fa163e2f-d608-ed31-39ea-00000000d54d | SUMMARY | np0005468024 | Wait for puppet host configuration to finish | 82.83s 2025-10-03 08:32:06.802863 | fa163e2f-d608-ed31-39ea-00000000d587 | SUMMARY | np0005468025 | Wait for puppet host configuration to finish | 82.81s 2025-10-03 08:32:06.803249 | fa163e2f-d608-ed31-39ea-00000000d56b | SUMMARY | np0005468026 | Wait for puppet host configuration to finish | 82.71s 2025-10-03 08:32:06.803731 | fa163e2f-d608-ed31-39ea-0000000003d0 | SUMMARY | np0005468026 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 77.55s 2025-10-03 08:32:06.804120 | fa163e2f-d608-ed31-39ea-0000000003d0 | SUMMARY | np0005468027 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 74.42s 2025-10-03 08:32:06.804535 | fa163e2f-d608-ed31-39ea-0000000003d0 | SUMMARY | np0005468025 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 74.16s 2025-10-03 08:32:06.804915 | fa163e2f-d608-ed31-39ea-0000000003d0 | SUMMARY | np0005468029 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 73.58s 2025-10-03 08:32:06.805285 | fa163e2f-d608-ed31-39ea-0000000003d0 | SUMMARY | np0005468028 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 73.28s 2025-10-03 08:32:06.805779 | fa163e2f-d608-ed31-39ea-0000000003d0 | SUMMARY | np0005468024 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 72.59s 2025-10-03 08:32:06.806173 | fa163e2f-d608-ed31-39ea-000000010093 | SUMMARY | np0005468024 | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | 54.45s 2025-10-03 08:32:06.806599 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-03 08:32:08.161 77756 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleoyb2xcl2s ] cleaned up 2025-10-03 08:32:08.162 77756 INFO tripleoclient.utils.utils [-] Ansible execution success. playbook: /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/deploy_steps_playbook.yaml Overcloud configuration completed for stack: overcloud 2025-10-03 08:32:08.169 77756 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Overcloud configuration completed for stack: overcloud 2025-10-03 08:32:08.227 77756 WARNING tripleoclient.utils.safe_write [-] The output file /home/zuul/overcloud-deploy/overcloud/overcloud-deployment_status.yaml will be overriden Overcloud Endpoint: https://overcloud.ooo.test:13000 Overcloud Horizon Dashboard URL: https://overcloud.ooo.test:443/dashboard Overcloud rc file: /home/zuul/overcloud-deploy/overcloud/overcloudrc and /home/zuul/overcloudrc Overcloud Deployed successfully 2025-10-03 08:32:09.946 77756 INFO osc_lib.shell [-] END return value: None + '[' 1 -gt 1 ']' + popd ~ + exit 0 ~/ci-framework-data/artifacts