2026-08-04T08:55:14.404855668Z + sudo -E kolla_set_configs 2026-08-04T08:55:14.478062220Z 2026-08-04 08:55:14.477 INFO Loading config file at /var/lib/kolla/config_files/config.json 2026-08-04T08:55:14.478117502Z 2026-08-04 08:55:14.477 INFO Validating config file 2026-08-04T08:55:14.478126913Z 2026-08-04 08:55:14.477 INFO Kolla config strategy set to: COPY_ALWAYS 2026-08-04T08:55:14.478134733Z 2026-08-04 08:55:14.477 INFO Creating directories 2026-08-04T08:55:14.478557351Z 2026-08-04 08:55:14.478 INFO Setting permission for /var/log/kolla 2026-08-04T08:55:14.478856843Z 2026-08-04 08:55:14.478 INFO Setting permission for /var/log/kolla/fluentd 2026-08-04T08:55:14.479060652Z 2026-08-04 08:55:14.478 INFO Setting permission for /var/log/kolla/haproxy 2026-08-04T08:55:14.479630795Z 2026-08-04 08:55:14.479 INFO Copying service configuration files 2026-08-04T08:55:14.479651706Z 2026-08-04 08:55:14.479 INFO Copying /var/lib/kolla/config_files/fluentd.conf to /etc/fluentd/fluentd.conf 2026-08-04T08:55:14.479987620Z 2026-08-04 08:55:14.479 INFO Setting permission for /etc/fluentd/fluentd.conf 2026-08-04T08:55:14.480227370Z 2026-08-04 08:55:14.480 INFO Creating directory /var/lib/kolla/share/ca-certificates 2026-08-04T08:55:14.480374186Z 2026-08-04 08:55:14.480 INFO Setting permission for /var/lib/kolla/share/ca-certificates 2026-08-04T08:55:14.480559664Z 2026-08-04 08:55:14.480 INFO Copying /var/lib/kolla/config_files/ca-certificates/root.crt to /var/lib/kolla/share/ca-certificates/root.crt 2026-08-04T08:55:14.480763883Z 2026-08-04 08:55:14.480 INFO Setting permission for /var/lib/kolla/share/ca-certificates/root.crt 2026-08-04T08:55:14.480783063Z 2026-08-04 08:55:14.480 INFO Writing out command to execute 2026-08-04T08:55:14.481348467Z 2026-08-04 08:55:14.481 INFO Setting permission for /var/lib/fluentd/data 2026-08-04T08:55:14.490668264Z ++ cat /run_command 2026-08-04T08:55:14.492683728Z + CMD='fluentd -c /etc/fluentd/fluentd.conf -o /var/log/kolla/fluentd/fluentd.log' 2026-08-04T08:55:14.492710509Z + ARGS= 2026-08-04T08:55:14.492718579Z + sudo kolla_copy_cacerts 2026-08-04T08:55:14.528820319Z Updating certificates in /etc/ssl/certs... 2026-08-04T08:55:16.306091919Z rehash: warning: skipping ca-certificates.crt, it does not contain exactly one certificate or CRL 2026-08-04T08:55:16.312694702Z 1 added, 0 removed; done. 2026-08-04T08:55:16.312840508Z Running hooks in /etc/ca-certificates/update.d... 2026-08-04T08:55:16.315165575Z done. 2026-08-04T08:55:16.322443956Z + sudo kolla_install_projects 2026-08-04T08:55:16.335821750Z + [[ ! -n '' ]] 2026-08-04T08:55:16.335847561Z + . kolla_extend_start 2026-08-04T08:55:16.336148593Z ++ '[' '!' -d /var/log/kolla ']' 2026-08-04T08:55:16.336435595Z +++ stat -c %U:%G /var/log/kolla 2026-08-04T08:55:16.338346884Z ++ [[ fluentd:kolla != \f\l\u\e\n\t\d\:\k\o\l\l\a ]] 2026-08-04T08:55:16.338677448Z +++ stat -c %a /var/log/kolla 2026-08-04T08:55:16.340020154Z ++ [[ 2775 != \2\7\7\5 ]] 2026-08-04T08:55:16.340033444Z ++ [[ -d /var/lib/fluentd ]] 2026-08-04T08:55:16.340555726Z +++ stat -c %U:%G /var/lib/fluentd 2026-08-04T08:55:16.342547768Z ++ [[ fluentd:fluentd != \f\l\u\e\n\t\d\:\k\o\l\l\a ]] 2026-08-04T08:55:16.342559129Z ++ sudo chown fluentd:kolla /var/lib/fluentd 2026-08-04T08:55:16.361065305Z Running command: 'fluentd -c /etc/fluentd/fluentd.conf -o /var/log/kolla/fluentd/fluentd.log' 2026-08-04T08:55:16.361142888Z + echo 'Running command: '\''fluentd -c /etc/fluentd/fluentd.conf -o /var/log/kolla/fluentd/fluentd.log'\''' 2026-08-04T08:55:16.361164909Z + exec fluentd -c /etc/fluentd/fluentd.conf -o /var/log/kolla/fluentd/fluentd.log