2022-04-13 23:50:12.170 | + ./stack.sh:main:489                      :   exec
2022-04-13 23:50:12.170 | ++ ./stack.sh:main:489                      :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-235012.summary.2022-04-13-235012
2022-04-13 23:50:12.170 | + ./stack.sh:main:497                      :   echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-235012'
2022-04-13 23:50:12.170 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-13 23:50:12.170 | + ./stack.sh:echo_summary:448              :   echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-235012
2022-04-13 23:50:12.170 | + ./stack.sh:main:499                      :   ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-235012 /opt/stack/logs/stack.sh.log
2022-04-13 23:50:12.170 | + ./stack.sh:main:500                      :   ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-235012.summary.2022-04-13-235012 /opt/stack/logs/stack.sh.log.summary
2022-04-13 23:50:12.170 | + ./stack.sh:main:515                      :   check_path_perm_sanity /opt/stack
2022-04-13 23:50:12.170 | + functions:check_path_perm_sanity:596     :   local real_path
2022-04-13 23:50:12.170 | ++ functions:check_path_perm_sanity:597     :   readlink -f /opt/stack
2022-04-13 23:50:12.170 | + functions:check_path_perm_sanity:597     :   real_path=/opt/stack
2022-04-13 23:50:12.170 | + functions:check_path_perm_sanity:598     :   local rebuilt_path=
2022-04-13 23:50:12.170 | ++ functions:check_path_perm_sanity:599     :   echo /opt/stack
2022-04-13 23:50:12.170 | ++ functions:check_path_perm_sanity:599     :   tr / ' '
2022-04-13 23:50:12.170 | + functions:check_path_perm_sanity:599     :   for i in $(echo ${real_path} | tr "/" " ")
2022-04-13 23:50:12.170 | + functions:check_path_perm_sanity:600     :   rebuilt_path=/opt
2022-04-13 23:50:12.170 | ++ functions:check_path_perm_sanity:602     :   stat -c %a /opt
2022-04-13 23:50:12.170 | + functions:check_path_perm_sanity:602     :   [[ 755 = 700 ]]
2022-04-13 23:50:12.170 | + functions:check_path_perm_sanity:599     :   for i in $(echo ${real_path} | tr "/" " ")
2022-04-13 23:50:12.170 | + functions:check_path_perm_sanity:600     :   rebuilt_path=/opt/stack
2022-04-13 23:50:12.170 | ++ functions:check_path_perm_sanity:602     :   stat -c %a /opt/stack
2022-04-13 23:50:12.174 | + functions:check_path_perm_sanity:602     :   [[ 755 = 700 ]]
2022-04-13 23:50:12.176 | + ./stack.sh:main:521                      :   trap exit_trap EXIT
2022-04-13 23:50:12.178 | + ./stack.sh:main:562                      :   trap err_trap ERR
2022-04-13 23:50:12.180 | + ./stack.sh:main:575                      :   set -o errexit
2022-04-13 23:50:12.182 | + ./stack.sh:main:578                      :   uname -a
2022-04-13 23:50:12.183 | Linux dv-neutron-837780-2-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
2022-04-13 23:50:12.185 | + ./stack.sh:main:581                      :   SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem
2022-04-13 23:50:12.186 | + ./stack.sh:main:582                      :   rm -f /opt/stack/data/ca-bundle.pem
2022-04-13 23:50:12.189 | + ./stack.sh:main:585                      :   source /home/ubuntu/devstack/lib/database
2022-04-13 23:50:12.223 | + ./stack.sh:main:586                      :   source /home/ubuntu/devstack/lib/rpc_backend
2022-04-13 23:50:12.238 | + ./stack.sh:main:592                      :   fetch_plugins
2022-04-13 23:50:12.240 | + functions-common:fetch_plugins:1778      :   local plugins=
2022-04-13 23:50:12.242 | + functions-common:fetch_plugins:1779      :   local plugin
2022-04-13 23:50:12.244 | + functions-common:fetch_plugins:1782      :   [[ -z '' ]]
2022-04-13 23:50:12.246 | + functions-common:fetch_plugins:1783      :   return
2022-04-13 23:50:12.247 | + ./stack.sh:main:596                      :   run_phase override_defaults
2022-04-13 23:50:12.249 | + functions-common:run_phase:1860          :   local mode=override_defaults
2022-04-13 23:50:12.251 | + functions-common:run_phase:1861          :   local phase=
2022-04-13 23:50:12.253 | + functions-common:run_phase:1862          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-13 23:50:12.254 | + functions-common:run_phase:1863          :   local extra_plugin_file_name
2022-04-13 23:50:12.256 | + functions-common:run_phase:1864          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-13 23:50:12.258 | + functions-common:run_phase:1869          :   local exceptions=80-tempest.sh
2022-04-13 23:50:12.260 | + functions-common:run_phase:1870          :   local extra
2022-04-13 23:50:12.262 | ++ functions-common:run_phase:1871          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-13 23:50:12.264 | + functions-common:run_phase:1871          :   extra=80-tempest.sh
2022-04-13 23:50:12.266 | + functions-common:run_phase:1872          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-13 23:50:12.268 | + functions-common:run_phase:1876          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-13 23:50:12.270 | + functions-common:run_phase:1876          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults
2022-04-13 23:50:12.272 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-13 23:50:12.284 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:50:12.285 | ++ extras.d/80-tempest.sh:source:4          :   [[ override_defaults == \s\o\u\r\c\e ]]
2022-04-13 23:50:12.287 | ++ extras.d/80-tempest.sh:source:7          :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-13 23:50:12.289 | ++ extras.d/80-tempest.sh:source:10         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-13 23:50:12.291 | ++ extras.d/80-tempest.sh:source:13         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-13 23:50:12.293 | ++ extras.d/80-tempest.sh:source:16         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-13 23:50:12.294 | ++ extras.d/80-tempest.sh:source:19         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-13 23:50:12.296 | ++ extras.d/80-tempest.sh:source:27         :   [[ override_defaults == \u\n\s\t\a\c\k ]]
2022-04-13 23:50:12.298 | ++ extras.d/80-tempest.sh:source:32         :   [[ override_defaults == \c\l\e\a\n ]]
2022-04-13 23:50:12.300 | + functions-common:run_phase:1881          :   [[ override_defaults == \s\o\u\r\c\e ]]
2022-04-13 23:50:12.301 | + functions-common:run_phase:1884          :   [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2022-04-13 23:50:12.303 | + functions-common:run_phase:1885          :   plugin_override_defaults
2022-04-13 23:50:12.305 | + functions-common:plugin_override_defaults:1819 :   local plugins=
2022-04-13 23:50:12.307 | + functions-common:plugin_override_defaults:1820 :   local plugin
2022-04-13 23:50:12.308 | + functions-common:plugin_override_defaults:1823 :   [[ -z '' ]]
2022-04-13 23:50:12.310 | + functions-common:plugin_override_defaults:1824 :   return
2022-04-13 23:50:12.312 | + ./stack.sh:main:599                      :   source /home/ubuntu/devstack/lib/apache
2022-04-13 23:50:12.328 | + ./stack.sh:main:602                      :   source /home/ubuntu/devstack/lib/tls
2022-04-13 23:50:12.330 | ++ lib/tls:source:38                        :   is_service_enabled tls-proxy
2022-04-13 23:50:12.342 | ++ functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:50:12.345 | +++ lib/tls:source:43                        :   hostname -f
2022-04-13 23:50:12.348 | ++ lib/tls:source:43                        :   DEVSTACK_HOSTNAME=localhost
2022-04-13 23:50:12.350 | ++ lib/tls:source:44                        :   DEVSTACK_CERT_NAME=devstack-cert
2022-04-13 23:50:12.351 | ++ lib/tls:source:45                        :   DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem
2022-04-13 23:50:12.354 | ++ lib/tls:source:48                        :   ROOT_CA_DIR=/opt/stack/data/CA/root-ca
2022-04-13 23:50:12.356 | ++ lib/tls:source:49                        :   INT_CA_DIR=/opt/stack/data/CA/int-ca
2022-04-13 23:50:12.357 | ++ lib/tls:source:51                        :   ORG_NAME=OpenStack
2022-04-13 23:50:12.359 | ++ lib/tls:source:52                        :   ORG_UNIT_NAME=DevStack
2022-04-13 23:50:12.361 | ++ lib/tls:source:55                        :   STUD_PROTO=--tls
2022-04-13 23:50:12.363 | ++ lib/tls:source:56                        :   STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH'
2022-04-13 23:50:12.364 | ++ lib/tls:source:63                        :   OPENSSL=/usr/bin/openssl
2022-04-13 23:50:12.369 | + ./stack.sh:main:605                      :   source /home/ubuntu/devstack/lib/infra
2022-04-13 23:50:12.380 | + ./stack.sh:main:606                      :   source /home/ubuntu/devstack/lib/libraries
2022-04-13 23:50:12.398 | + ./stack.sh:main:607                      :   source /home/ubuntu/devstack/lib/lvm
2022-04-13 23:50:12.410 | + ./stack.sh:main:608                      :   source /home/ubuntu/devstack/lib/horizon
2022-04-13 23:50:12.421 | + ./stack.sh:main:609                      :   source /home/ubuntu/devstack/lib/keystone
2022-04-13 23:50:12.455 | + ./stack.sh:main:610                      :   source /home/ubuntu/devstack/lib/glance
2022-04-13 23:50:12.509 | + ./stack.sh:main:611                      :   source /home/ubuntu/devstack/lib/nova
2022-04-13 23:50:12.592 | + ./stack.sh:main:612                      :   source /home/ubuntu/devstack/lib/placement
2022-04-13 23:50:12.612 | + ./stack.sh:main:613                      :   source /home/ubuntu/devstack/lib/cinder
2022-04-13 23:50:12.659 | + ./stack.sh:main:614                      :   source /home/ubuntu/devstack/lib/swift
2022-04-13 23:50:12.710 | + ./stack.sh:main:615                      :   source /home/ubuntu/devstack/lib/neutron
2022-04-13 23:50:12.848 | + ./stack.sh:main:616                      :   source /home/ubuntu/devstack/lib/ldap
2022-04-13 23:50:12.861 | + ./stack.sh:main:617                      :   source /home/ubuntu/devstack/lib/dstat
2022-04-13 23:50:12.873 | + ./stack.sh:main:618                      :   source /home/ubuntu/devstack/lib/tcpdump
2022-04-13 23:50:12.886 | + ./stack.sh:main:619                      :   source /home/ubuntu/devstack/lib/etcd3
2022-04-13 23:50:12.969 | + ./stack.sh:main:620                      :   source /home/ubuntu/devstack/lib/os-vif
2022-04-13 23:50:12.971 | ++ lib/os-vif:source:6                      :   OS_VIF_OVS_OVSDB_INTERFACE=vsctl
2022-04-13 23:50:12.974 | +++ lib/os-vif:source:17                     :   is_ml2_ovs
2022-04-13 23:50:12.976 | +++ lib/os-vif:is_ml2_ovs:9                  :   [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]]
2022-04-13 23:50:12.978 | +++ lib/os-vif:is_ml2_ovs:10                 :   echo True
2022-04-13 23:50:12.980 | +++ lib/os-vif:is_ml2_ovs:12                 :   echo False
2022-04-13 23:50:12.982 | ++ lib/os-vif:source:17                     :   OS_VIF_OVS_ISOLATE_VIF='True
2022-04-13 23:50:12.982 | False'
2022-04-13 23:50:12.985 | +++ lib/os-vif:source:18                     :   trueorfalse False OS_VIF_OVS_ISOLATE_VIF
2022-04-13 23:50:12.999 | ++ lib/os-vif:source:18                     :   OS_VIF_OVS_ISOLATE_VIF=False
2022-04-13 23:50:13.002 | + ./stack.sh:main:626                      :   run_phase source
2022-04-13 23:50:13.004 | + functions-common:run_phase:1860          :   local mode=source
2022-04-13 23:50:13.006 | + functions-common:run_phase:1861          :   local phase=
2022-04-13 23:50:13.008 | + functions-common:run_phase:1862          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-13 23:50:13.010 | + functions-common:run_phase:1863          :   local extra_plugin_file_name
2022-04-13 23:50:13.012 | + functions-common:run_phase:1864          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-13 23:50:13.014 | + functions-common:run_phase:1869          :   local exceptions=80-tempest.sh
2022-04-13 23:50:13.016 | + functions-common:run_phase:1870          :   local extra
2022-04-13 23:50:13.018 | ++ functions-common:run_phase:1871          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-13 23:50:13.021 | + functions-common:run_phase:1871          :   extra=80-tempest.sh
2022-04-13 23:50:13.023 | + functions-common:run_phase:1872          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-13 23:50:13.026 | + functions-common:run_phase:1876          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-13 23:50:13.028 | + functions-common:run_phase:1876          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh source
2022-04-13 23:50:13.030 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-13 23:50:13.044 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:50:13.046 | ++ extras.d/80-tempest.sh:source:4          :   [[ source == \s\o\u\r\c\e ]]
2022-04-13 23:50:13.048 | ++ extras.d/80-tempest.sh:source:6          :   source /home/ubuntu/devstack/lib/tempest
2022-04-13 23:50:13.084 | ++ extras.d/80-tempest.sh:source:27         :   [[ source == \u\n\s\t\a\c\k ]]
2022-04-13 23:50:13.086 | ++ extras.d/80-tempest.sh:source:32         :   [[ source == \c\l\e\a\n ]]
2022-04-13 23:50:13.089 | + functions-common:run_phase:1881          :   [[ source == \s\o\u\r\c\e ]]
2022-04-13 23:50:13.091 | + functions-common:run_phase:1882          :   load_plugin_settings
2022-04-13 23:50:13.093 | + functions-common:load_plugin_settings:1796 :   local plugins=
2022-04-13 23:50:13.095 | + functions-common:load_plugin_settings:1797 :   local plugin
2022-04-13 23:50:13.097 | + functions-common:load_plugin_settings:1800 :   [[ -z '' ]]
2022-04-13 23:50:13.099 | + functions-common:load_plugin_settings:1801 :   return
2022-04-13 23:50:13.101 | + functions-common:run_phase:1883          :   verify_disabled_services
2022-04-13 23:50:13.103 | + functions-common:verify_disabled_services:2143 :   local service
2022-04-13 23:50:13.106 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.108 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]]
2022-04-13 23:50:13.110 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.112 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]]
2022-04-13 23:50:13.114 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.116 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]]
2022-04-13 23:50:13.119 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.121 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]]
2022-04-13 23:50:13.123 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.125 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]]
2022-04-13 23:50:13.128 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.130 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]]
2022-04-13 23:50:13.132 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.136 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]]
2022-04-13 23:50:13.141 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.144 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]]
2022-04-13 23:50:13.146 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.148 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]]
2022-04-13 23:50:13.151 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.153 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]]
2022-04-13 23:50:13.155 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.157 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]]
2022-04-13 23:50:13.160 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.162 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]]
2022-04-13 23:50:13.164 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.166 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]]
2022-04-13 23:50:13.168 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.170 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]]
2022-04-13 23:50:13.173 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.175 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]]
2022-04-13 23:50:13.177 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.179 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]]
2022-04-13 23:50:13.181 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.183 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]]
2022-04-13 23:50:13.186 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.188 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]]
2022-04-13 23:50:13.190 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.192 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]]
2022-04-13 23:50:13.194 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.197 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]]
2022-04-13 23:50:13.199 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.201 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]]
2022-04-13 23:50:13.204 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.206 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]]
2022-04-13 23:50:13.208 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.210 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]]
2022-04-13 23:50:13.213 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.215 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]]
2022-04-13 23:50:13.217 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.219 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]]
2022-04-13 23:50:13.222 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.224 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]]
2022-04-13 23:50:13.226 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.228 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]]
2022-04-13 23:50:13.230 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.232 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]]
2022-04-13 23:50:13.235 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.237 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]]
2022-04-13 23:50:13.239 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.241 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]]
2022-04-13 23:50:13.243 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.245 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]]
2022-04-13 23:50:13.248 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.250 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]]
2022-04-13 23:50:13.252 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.254 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]]
2022-04-13 23:50:13.257 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.259 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]]
2022-04-13 23:50:13.261 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.264 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]]
2022-04-13 23:50:13.266 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.268 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]]
2022-04-13 23:50:13.270 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.272 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]]
2022-04-13 23:50:13.275 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.277 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]]
2022-04-13 23:50:13.280 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.282 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]]
2022-04-13 23:50:13.284 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.286 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]]
2022-04-13 23:50:13.288 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.291 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]]
2022-04-13 23:50:13.293 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.295 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]]
2022-04-13 23:50:13.297 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.299 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]]
2022-04-13 23:50:13.301 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.304 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]]
2022-04-13 23:50:13.306 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.308 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]]
2022-04-13 23:50:13.310 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.313 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]]
2022-04-13 23:50:13.315 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:50:13.317 | + functions-common:verify_disabled_services:2145 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]]
2022-04-13 23:50:13.320 | + ./stack.sh:main:697                      :   initialize_database_backends
2022-04-13 23:50:13.322 | + lib/database:initialize_database_backends:65 :   for backend in $DATABASE_BACKENDS
2022-04-13 23:50:13.324 | + lib/database:initialize_database_backends:66 :   is_service_enabled mysql
2022-04-13 23:50:13.339 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:50:13.341 | + lib/database:initialize_database_backends:66 :   DATABASE_TYPE=mysql
2022-04-13 23:50:13.343 | + lib/database:initialize_database_backends:65 :   for backend in $DATABASE_BACKENDS
2022-04-13 23:50:13.345 | + lib/database:initialize_database_backends:66 :   is_service_enabled postgresql
2022-04-13 23:50:13.359 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:50:13.362 | + lib/database:initialize_database_backends:69 :   '[' -z mysql ']'
2022-04-13 23:50:13.364 | + lib/database:initialize_database_backends:73 :   MYSQL_HOST=127.0.0.1
2022-04-13 23:50:13.366 | + lib/database:initialize_database_backends:74 :   MYSQL_USER=root
2022-04-13 23:50:13.368 | + lib/database:initialize_database_backends:80 :   [[ 4 == 6 ]]
2022-04-13 23:50:13.370 | + lib/database:initialize_database_backends:83 :   DATABASE_HOST=127.0.0.1
2022-04-13 23:50:13.373 | + lib/database:initialize_database_backends:86 :   DATABASE_USER=root
2022-04-13 23:50:13.375 | + lib/database:initialize_database_backends:88 :   '[' -n '' ']'
2022-04-13 23:50:13.377 | + lib/database:initialize_database_backends:92 :   return 0
2022-04-13 23:50:13.379 | + ./stack.sh:main:698                      :   echo 'Using mysql database backend'
2022-04-13 23:50:13.379 | Using mysql database backend
2022-04-13 23:50:13.382 | + ./stack.sh:main:701                      :   read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.'
2022-04-13 23:50:13.397 | + ./stack.sh:main:703                      :   define_database_baseurl
2022-04-13 23:50:13.401 | ++ lib/database:define_database_baseurl:106 :   get_database_type_mysql
2022-04-13 23:50:13.403 | ++ lib/databases/mysql:get_database_type_mysql:38 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2022-04-13 23:50:13.406 | ++ lib/databases/mysql:get_database_type_mysql:39 :   echo mysql+pymysql
2022-04-13 23:50:13.408 | + lib/database:define_database_baseurl:106 :   BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2022-04-13 23:50:13.411 | + ./stack.sh:main:715                      :   is_service_enabled rabbit
2022-04-13 23:50:13.426 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:50:13.428 | + ./stack.sh:main:716                      :   read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.'
2022-04-13 23:50:13.448 | + ./stack.sh:main:723                      :   is_service_enabled keystone
2022-04-13 23:50:13.465 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:50:13.467 | + ./stack.sh:main:725                      :   read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.'
2022-04-13 23:50:13.484 | + ./stack.sh:main:727                      :   read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).'
2022-04-13 23:50:13.502 | + ./stack.sh:main:738                      :   is_service_enabled ldap
2022-04-13 23:50:13.518 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:50:13.521 | + ./stack.sh:main:747                      :   is_service_enabled s-proxy
2022-04-13 23:50:13.537 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:50:13.539 | + ./stack.sh:main:751                      :   read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.'
2022-04-13 23:50:13.554 | + ./stack.sh:main:753                      :   [[ -z '' ]]
2022-04-13 23:50:13.557 | + ./stack.sh:main:753                      :   [[ False == \T\r\u\e ]]
2022-04-13 23:50:13.559 | + ./stack.sh:main:759                      :   save_stackenv 759
2022-04-13 23:50:13.562 | + functions-common:save_stackenv:60        :   local tag=759
2022-04-13 23:50:13.565 | ++ functions-common:save_stackenv:62        :   date +%F-%H%M%S
2022-04-13 23:50:13.568 | + functions-common:save_stackenv:62        :   time_stamp=2022-04-13-235013
2022-04-13 23:50:13.571 | + functions-common:save_stackenv:63        :   echo '# 2022-04-13-235013 759'
2022-04-13 23:50:13.574 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:50:13.576 | + functions-common:save_stackenv:65        :   echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2022-04-13 23:50:13.578 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:50:13.580 | + functions-common:save_stackenv:65        :   echo DATA_DIR=/opt/stack/data
2022-04-13 23:50:13.583 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:50:13.585 | + functions-common:save_stackenv:65        :   echo DEST=/opt/stack
2022-04-13 23:50:13.587 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:50:13.590 | + functions-common:save_stackenv:65        :   echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification
2022-04-13 23:50:13.592 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:50:13.594 | + functions-common:save_stackenv:65        :   echo HOST_IP=10.222.0.60
2022-04-13 23:50:13.596 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:50:13.599 | + functions-common:save_stackenv:65        :   echo KEYSTONE_SERVICE_URI=http://10.222.0.60/identity
2022-04-13 23:50:13.601 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:50:13.603 | + functions-common:save_stackenv:65        :   echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-235012
2022-04-13 23:50:13.605 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:50:13.608 | + functions-common:save_stackenv:65        :   echo OS_CACERT=
2022-04-13 23:50:13.610 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:50:13.612 | + functions-common:save_stackenv:65        :   echo SERVICE_HOST=10.222.0.60
2022-04-13 23:50:13.614 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:50:13.617 | + functions-common:save_stackenv:65        :   echo STACK_USER=ubuntu
2022-04-13 23:50:13.620 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:50:13.622 | + functions-common:save_stackenv:65        :   echo TLS_IP=
2022-04-13 23:50:13.624 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:50:13.626 | + functions-common:save_stackenv:65        :   echo HOST_IPV6=::1
2022-04-13 23:50:13.628 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:50:13.631 | + functions-common:save_stackenv:65        :   echo SERVICE_IP_VERSION=4
2022-04-13 23:50:13.634 | + ./stack.sh:main:772                      :   GIT_DEPTH=0
2022-04-13 23:50:13.636 | + ./stack.sh:main:772                      :   git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master
2022-04-13 23:50:13.638 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/requirements.git
2022-04-13 23:50:13.640 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/requirements
2022-04-13 23:50:13.642 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-13 23:50:13.645 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 23:50:13.647 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 23:50:13.649 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 23:50:13.651 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 23:50:13.654 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 23:50:13.668 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 23:50:13.670 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 23:50:13.672 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 23:50:13.675 | + functions-common:git_clone:629           :   echo master
2022-04-13 23:50:13.675 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 23:50:13.680 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/requirements ]]
2022-04-13 23:50:13.682 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 23:50:13.684 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/requirements
2022-04-13 23:50:13.696 | + functions-common:git_clone:684           :   cd /opt/stack/requirements
2022-04-13 23:50:13.699 | + functions-common:git_clone:685           :   git show --oneline
2022-04-13 23:50:13.699 | + functions-common:git_clone:685           :   head -1
2022-04-13 23:50:13.702 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0
2022-04-13 23:50:13.704 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-13 23:50:13.707 | + ./stack.sh:main:776                      :   echo_summary 'Installing package prerequisites'
2022-04-13 23:50:13.709 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-13 23:50:13.712 | + ./stack.sh:echo_summary:448              :   echo -e Installing package prerequisites
2022-04-13 23:50:13.714 | + ./stack.sh:main:777                      :   source /home/ubuntu/devstack/tools/install_prereqs.sh
2022-04-13 23:50:13.717 | ++ tools/install_prereqs.sh:source:11       :   FORCE_PREREQ=0
2022-04-13 23:50:13.719 | ++ tools/install_prereqs.sh:source:13       :   getopts :f opt
2022-04-13 23:50:13.721 | ++ tools/install_prereqs.sh:source:23       :   [[ -z /home/ubuntu/devstack ]]
2022-04-13 23:50:13.724 | ++ tools/install_prereqs.sh:source:43       :   PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs
2022-04-13 23:50:13.726 | ++ tools/install_prereqs.sh:source:44       :   PREREQ_RERUN_HOURS=2
2022-04-13 23:50:13.729 | ++ tools/install_prereqs.sh:source:45       :   PREREQ_RERUN_SECONDS=7200
2022-04-13 23:50:13.732 | +++ tools/install_prereqs.sh:source:47       :   date +%s
2022-04-13 23:50:13.736 | ++ tools/install_prereqs.sh:source:47       :   NOW=1649893813
2022-04-13 23:50:13.739 | +++ tools/install_prereqs.sh:source:48       :   head -1 /home/ubuntu/devstack/.prereqs
2022-04-13 23:50:13.743 | +++ tools/install_prereqs.sh:source:48       :   echo 0
2022-04-13 23:50:13.746 | ++ tools/install_prereqs.sh:source:48       :   LAST_RUN=0
2022-04-13 23:50:13.748 | ++ tools/install_prereqs.sh:source:49       :   DELTA=1649893813
2022-04-13 23:50:13.751 | ++ tools/install_prereqs.sh:source:50       :   [[ 1649893813 -lt 7200 ]]
2022-04-13 23:50:13.753 | ++ tools/install_prereqs.sh:source:57       :   export_proxy_variables
2022-04-13 23:50:13.756 | ++ functions-common:export_proxy_variables:2250 :   isset http_proxy
2022-04-13 23:50:13.759 | ++ functions-common:isset:240               :   [[ -v http_proxy ]]
2022-04-13 23:50:13.761 | ++ functions-common:export_proxy_variables:2253 :   isset https_proxy
2022-04-13 23:50:13.763 | ++ functions-common:isset:240               :   [[ -v https_proxy ]]
2022-04-13 23:50:13.766 | ++ functions-common:export_proxy_variables:2256 :   isset no_proxy
2022-04-13 23:50:13.768 | ++ functions-common:isset:240               :   [[ -v no_proxy ]]
2022-04-13 23:50:13.771 | +++ tools/install_prereqs.sh:source:64       :   get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification
2022-04-13 23:50:13.817 | ++ tools/install_prereqs.sh:source:64       :   PACKAGES='apache2
2022-04-13 23:50:13.817 | apache2-dev
2022-04-13 23:50:13.817 | bc
2022-04-13 23:50:13.817 | bsdmainutils
2022-04-13 23:50:13.817 | curl
2022-04-13 23:50:13.817 | g++
2022-04-13 23:50:13.817 | gawk
2022-04-13 23:50:13.817 | gcc
2022-04-13 23:50:13.817 | gettext  
2022-04-13 23:50:13.817 | git
2022-04-13 23:50:13.817 | graphviz 
2022-04-13 23:50:13.817 | iputils-ping
2022-04-13 23:50:13.817 | libapache2-mod-proxy-uwsgi
2022-04-13 23:50:13.817 | libffi-dev 
2022-04-13 23:50:13.817 | libjpeg-dev 
2022-04-13 23:50:13.817 | libpcre3-dev 
2022-04-13 23:50:13.817 | libpq-dev  
2022-04-13 23:50:13.817 | libssl-dev 
2022-04-13 23:50:13.817 | libsystemd-dev 
2022-04-13 23:50:13.818 | libxml2-dev  
2022-04-13 23:50:13.818 | libxslt1-dev  
2022-04-13 23:50:13.818 | libyaml-dev
2022-04-13 23:50:13.818 | lsof 
2022-04-13 23:50:13.818 | openssh-server
2022-04-13 23:50:13.818 | openssl
2022-04-13 23:50:13.818 | pkg-config
2022-04-13 23:50:13.818 | psmisc
2022-04-13 23:50:13.818 | python3-dev
2022-04-13 23:50:13.818 | python3-pip
2022-04-13 23:50:13.818 | python3-systemd
2022-04-13 23:50:13.818 | python3-venv
2022-04-13 23:50:13.818 | tar
2022-04-13 23:50:13.818 | tcpdump
2022-04-13 23:50:13.818 | unzip
2022-04-13 23:50:13.818 | uuid-runtime
2022-04-13 23:50:13.818 | wget
2022-04-13 23:50:13.818 | wget
2022-04-13 23:50:13.818 | zlib1g-dev
2022-04-13 23:50:13.818 | libkrb5-dev
2022-04-13 23:50:13.818 | libldap2-dev
2022-04-13 23:50:13.818 | libsasl2-dev
2022-04-13 23:50:13.818 | memcached
2022-04-13 23:50:13.818 | python3-mysqldb
2022-04-13 23:50:13.818 | sqlite3
2022-04-13 23:50:13.818 | conntrack
2022-04-13 23:50:13.818 | curl
2022-04-13 23:50:13.818 | dnsmasq-base
2022-04-13 23:50:13.818 | dnsmasq-utils 
2022-04-13 23:50:13.818 | ebtables
2022-04-13 23:50:13.818 | genisoimage 
2022-04-13 23:50:13.818 | iptables
2022-04-13 23:50:13.818 | iputils-arping
2022-04-13 23:50:13.818 | kpartx
2022-04-13 23:50:13.818 | libjs-jquery-tablesorter 
2022-04-13 23:50:13.818 | parted
2022-04-13 23:50:13.818 | pm-utils
2022-04-13 23:50:13.819 | python3-mysqldb
2022-04-13 23:50:13.819 | socat 
2022-04-13 23:50:13.819 | sqlite3
2022-04-13 23:50:13.819 | sudo
2022-04-13 23:50:13.819 | vlan
2022-04-13 23:50:13.819 | lsscsi
2022-04-13 23:50:13.819 | open-iscsi
2022-04-13 23:50:13.819 | lvm2
2022-04-13 23:50:13.819 | qemu-utils
2022-04-13 23:50:13.819 | thin-provisioning-tools
2022-04-13 23:50:13.819 | acl
2022-04-13 23:50:13.819 | dnsmasq-base
2022-04-13 23:50:13.819 | dnsmasq-utils 
2022-04-13 23:50:13.819 | ebtables
2022-04-13 23:50:13.819 | haproxy 
2022-04-13 23:50:13.819 | iptables
2022-04-13 23:50:13.819 | iputils-arping
2022-04-13 23:50:13.819 | iputils-ping
2022-04-13 23:50:13.819 | postgresql-server-dev-all
2022-04-13 23:50:13.819 | python3-mysqldb
2022-04-13 23:50:13.819 | sqlite3
2022-04-13 23:50:13.819 | sudo
2022-04-13 23:50:13.819 | vlan
2022-04-13 23:50:13.819 | pcp
2022-04-13 23:50:13.819 | ipset
2022-04-13 23:50:13.819 | conntrack
2022-04-13 23:50:13.819 | conntrackd
2022-04-13 23:50:13.819 | keepalived
2022-04-13 23:50:13.819 | lvm2
2022-04-13 23:50:13.819 | qemu-utils
2022-04-13 23:50:13.819 | thin-provisioning-tools
2022-04-13 23:50:13.819 | curl
2022-04-13 23:50:13.819 | liberasurecode-dev
2022-04-13 23:50:13.819 | make
2022-04-13 23:50:13.819 | memcached
2022-04-13 23:50:13.819 | rsync
2022-04-13 23:50:13.820 | sqlite3
2022-04-13 23:50:13.820 | xfsprogs'
2022-04-13 23:50:13.822 | +++ tools/install_prereqs.sh:source:65       :   get_plugin_packages
2022-04-13 23:50:13.839 | ++ tools/install_prereqs.sh:source:65       :   PACKAGES='apache2
2022-04-13 23:50:13.840 | apache2-dev
2022-04-13 23:50:13.840 | bc
2022-04-13 23:50:13.840 | bsdmainutils
2022-04-13 23:50:13.840 | curl
2022-04-13 23:50:13.840 | g++
2022-04-13 23:50:13.840 | gawk
2022-04-13 23:50:13.840 | gcc
2022-04-13 23:50:13.840 | gettext  
2022-04-13 23:50:13.840 | git
2022-04-13 23:50:13.840 | graphviz 
2022-04-13 23:50:13.840 | iputils-ping
2022-04-13 23:50:13.840 | libapache2-mod-proxy-uwsgi
2022-04-13 23:50:13.840 | libffi-dev 
2022-04-13 23:50:13.840 | libjpeg-dev 
2022-04-13 23:50:13.840 | libpcre3-dev 
2022-04-13 23:50:13.840 | libpq-dev  
2022-04-13 23:50:13.840 | libssl-dev 
2022-04-13 23:50:13.840 | libsystemd-dev 
2022-04-13 23:50:13.840 | libxml2-dev  
2022-04-13 23:50:13.840 | libxslt1-dev  
2022-04-13 23:50:13.840 | libyaml-dev
2022-04-13 23:50:13.840 | lsof 
2022-04-13 23:50:13.840 | openssh-server
2022-04-13 23:50:13.840 | openssl
2022-04-13 23:50:13.840 | pkg-config
2022-04-13 23:50:13.840 | psmisc
2022-04-13 23:50:13.840 | python3-dev
2022-04-13 23:50:13.840 | python3-pip
2022-04-13 23:50:13.840 | python3-systemd
2022-04-13 23:50:13.840 | python3-venv
2022-04-13 23:50:13.840 | tar
2022-04-13 23:50:13.840 | tcpdump
2022-04-13 23:50:13.840 | unzip
2022-04-13 23:50:13.840 | uuid-runtime
2022-04-13 23:50:13.840 | wget
2022-04-13 23:50:13.840 | wget
2022-04-13 23:50:13.841 | zlib1g-dev
2022-04-13 23:50:13.841 | libkrb5-dev
2022-04-13 23:50:13.841 | libldap2-dev
2022-04-13 23:50:13.841 | libsasl2-dev
2022-04-13 23:50:13.841 | memcached
2022-04-13 23:50:13.841 | python3-mysqldb
2022-04-13 23:50:13.841 | sqlite3
2022-04-13 23:50:13.841 | conntrack
2022-04-13 23:50:13.841 | curl
2022-04-13 23:50:13.841 | dnsmasq-base
2022-04-13 23:50:13.841 | dnsmasq-utils 
2022-04-13 23:50:13.841 | ebtables
2022-04-13 23:50:13.841 | genisoimage 
2022-04-13 23:50:13.841 | iptables
2022-04-13 23:50:13.841 | iputils-arping
2022-04-13 23:50:13.841 | kpartx
2022-04-13 23:50:13.841 | libjs-jquery-tablesorter 
2022-04-13 23:50:13.841 | parted
2022-04-13 23:50:13.841 | pm-utils
2022-04-13 23:50:13.841 | python3-mysqldb
2022-04-13 23:50:13.841 | socat 
2022-04-13 23:50:13.841 | sqlite3
2022-04-13 23:50:13.841 | sudo
2022-04-13 23:50:13.841 | vlan
2022-04-13 23:50:13.841 | lsscsi
2022-04-13 23:50:13.841 | open-iscsi
2022-04-13 23:50:13.841 | lvm2
2022-04-13 23:50:13.841 | qemu-utils
2022-04-13 23:50:13.841 | thin-provisioning-tools
2022-04-13 23:50:13.841 | acl
2022-04-13 23:50:13.841 | dnsmasq-base
2022-04-13 23:50:13.841 | dnsmasq-utils 
2022-04-13 23:50:13.841 | ebtables
2022-04-13 23:50:13.841 | haproxy 
2022-04-13 23:50:13.841 | iptables
2022-04-13 23:50:13.841 | iputils-arping
2022-04-13 23:50:13.841 | iputils-ping
2022-04-13 23:50:13.842 | postgresql-server-dev-all
2022-04-13 23:50:13.842 | python3-mysqldb
2022-04-13 23:50:13.842 | sqlite3
2022-04-13 23:50:13.842 | sudo
2022-04-13 23:50:13.842 | vlan
2022-04-13 23:50:13.842 | pcp
2022-04-13 23:50:13.842 | ipset
2022-04-13 23:50:13.842 | conntrack
2022-04-13 23:50:13.842 | conntrackd
2022-04-13 23:50:13.842 | keepalived
2022-04-13 23:50:13.842 | lvm2
2022-04-13 23:50:13.842 | qemu-utils
2022-04-13 23:50:13.842 | thin-provisioning-tools
2022-04-13 23:50:13.842 | curl
2022-04-13 23:50:13.842 | liberasurecode-dev
2022-04-13 23:50:13.842 | make
2022-04-13 23:50:13.842 | memcached
2022-04-13 23:50:13.842 | rsync
2022-04-13 23:50:13.842 | sqlite3
2022-04-13 23:50:13.842 | xfsprogs '
2022-04-13 23:50:13.842 | ++ tools/install_prereqs.sh:source:67       :   is_ubuntu
2022-04-13 23:50:13.844 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:50:13.846 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:50:13.849 | ++ tools/install_prereqs.sh:source:67       :   echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs
2022-04-13 23:50:13.849 | ++ tools/install_prereqs.sh:source:67       :   grep -q dkms
2022-04-13 23:50:13.855 | ++ tools/install_prereqs.sh:source:72       :   install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs
2022-04-13 23:50:13.857 | ++ functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:50:13.859 | ++ functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:50:13.861 | ++ functions-common:update_package_repo:1443 :   REPOS_UPDATED=False
2022-04-13 23:50:13.863 | ++ functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:50:13.865 | ++ functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:50:13.867 | ++ functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:50:13.870 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:50:13.872 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:50:13.874 | ++ functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:50:13.876 | ++ functions-common:apt_get_update:1196     :   [[ False == \T\r\u\e ]]
2022-04-13 23:50:13.877 | ++ functions-common:apt_get_update:1201     :   [[ False = \T\r\u\e ]]
2022-04-13 23:50:13.879 | ++ functions-common:apt_get_update:1203     :   local sudo=sudo
2022-04-13 23:50:13.882 | +++ functions-common:apt_get_update:1204     :   id -u
2022-04-13 23:50:13.886 | ++ functions-common:apt_get_update:1204     :   [[ 1000 = \0 ]]
2022-04-13 23:50:13.888 | ++ functions-common:apt_get_update:1207     :   time_start apt-get-update
2022-04-13 23:50:13.890 | ++ functions-common:time_start:2418         :   local name=apt-get-update
2022-04-13 23:50:13.892 | ++ functions-common:time_start:2419         :   local start_time=
2022-04-13 23:50:13.894 | ++ functions-common:time_start:2420         :   [[ -n '' ]]
2022-04-13 23:50:13.896 | +++ functions-common:time_start:2423         :   date +%s%3N
2022-04-13 23:50:13.900 | ++ functions-common:time_start:2423         :   _TIME_START[$name]=1649893813897
2022-04-13 23:50:13.902 | ++ functions-common:apt_get_update:1209     :   local 'proxies=http_proxy= https_proxy= no_proxy= '
2022-04-13 23:50:13.904 | ++ functions-common:apt_get_update:1210     :   local 'update_cmd=sudo http_proxy= https_proxy= no_proxy=  apt-get update'
2022-04-13 23:50:13.906 | ++ functions-common:apt_get_update:1211     :   timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy=  apt-get update; do sleep 30; done'
2022-04-13 23:50:14.404 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease
2022-04-13 23:50:14.577 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease
2022-04-13 23:50:14.780 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease
2022-04-13 23:50:14.783 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease
2022-04-13 23:50:16.774 | Reading package lists...
2022-04-13 23:50:16.805 | ++ functions-common:apt_get_update:1215     :   REPOS_UPDATED=True
2022-04-13 23:50:16.807 | ++ functions-common:apt_get_update:1217     :   time_stop apt-get-update
2022-04-13 23:50:16.809 | ++ functions-common:time_stop:2432          :   local name
2022-04-13 23:50:16.811 | ++ functions-common:time_stop:2433          :   local end_time
2022-04-13 23:50:16.813 | ++ functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:50:16.815 | ++ functions-common:time_stop:2435          :   local total
2022-04-13 23:50:16.817 | ++ functions-common:time_stop:2436          :   local start_time
2022-04-13 23:50:16.819 | ++ functions-common:time_stop:2438          :   name=apt-get-update
2022-04-13 23:50:16.821 | ++ functions-common:time_stop:2439          :   start_time=1649893813897
2022-04-13 23:50:16.823 | ++ functions-common:time_stop:2441          :   [[ -z 1649893813897 ]]
2022-04-13 23:50:16.826 | +++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:50:16.829 | ++ functions-common:time_stop:2444          :   end_time=1649893816827
2022-04-13 23:50:16.831 | ++ functions-common:time_stop:2445          :   elapsed_time=2930
2022-04-13 23:50:16.833 | ++ functions-common:time_stop:2446          :   total=0
2022-04-13 23:50:16.836 | ++ functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:50:16.838 | ++ functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=2930
2022-04-13 23:50:16.840 | ++ functions-common:install_package:1471    :   real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs
2022-04-13 23:50:16.842 | ++ functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:50:16.844 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:50:16.846 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:50:16.849 | ++ functions-common:real_install_package:1457 :   apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs
2022-04-13 23:50:16.868 | ++ functions-common:apt_get:1237            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs
2022-04-13 23:50:16.976 | Reading package lists...
2022-04-13 23:50:17.226 | Building dependency tree...
2022-04-13 23:50:17.227 | Reading state information...
2022-04-13 23:50:17.532 | bc is already the newest version (1.07.1-2build1).
2022-04-13 23:50:17.532 | bc set to manually installed.
2022-04-13 23:50:17.532 | bsdmainutils is already the newest version (11.1.2ubuntu3).
2022-04-13 23:50:17.532 | bsdmainutils set to manually installed.
2022-04-13 23:50:17.532 | gawk is already the newest version (1:5.0.1+dfsg-1).
2022-04-13 23:50:17.532 | gawk set to manually installed.
2022-04-13 23:50:17.532 | gcc is already the newest version (4:9.3.0-1ubuntu2).
2022-04-13 23:50:17.532 | iptables is already the newest version (1.8.4-3ubuntu2).
2022-04-13 23:50:17.532 | iptables set to manually installed.
2022-04-13 23:50:17.532 | iputils-ping is already the newest version (3:20190709-3).
2022-04-13 23:50:17.533 | kpartx is already the newest version (0.8.3-1ubuntu2).
2022-04-13 23:50:17.533 | kpartx set to manually installed.
2022-04-13 23:50:17.533 | libpcre3-dev is already the newest version (2:8.39-12build1).
2022-04-13 23:50:17.533 | lvm2 is already the newest version (2.03.07-1ubuntu1).
2022-04-13 23:50:17.533 | psmisc is already the newest version (23.3-1).
2022-04-13 23:50:17.533 | psmisc set to manually installed.
2022-04-13 23:50:17.533 | python3-dev is already the newest version (3.8.2-0ubuntu2).
2022-04-13 23:50:17.533 | python3-systemd is already the newest version (234-3build2).
2022-04-13 23:50:17.533 | python3-systemd set to manually installed.
2022-04-13 23:50:17.533 | thin-provisioning-tools is already the newest version (0.8.5-4build1).
2022-04-13 23:50:17.533 | thin-provisioning-tools set to manually installed.
2022-04-13 23:50:17.533 | xfsprogs is already the newest version (5.3.0-1ubuntu2).
2022-04-13 23:50:17.533 | git is already the newest version (1:2.25.1-1ubuntu3.3).
2022-04-13 23:50:17.533 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1).
2022-04-13 23:50:17.533 | lsof set to manually installed.
2022-04-13 23:50:17.533 | parted is already the newest version (3.3-4ubuntu0.20.04.1).
2022-04-13 23:50:17.533 | parted set to manually installed.
2022-04-13 23:50:17.533 | sudo is already the newest version (1.8.31-1ubuntu1.2).
2022-04-13 23:50:17.533 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3).
2022-04-13 23:50:17.533 | zlib1g-dev set to manually installed.
2022-04-13 23:50:17.533 | The following packages were automatically installed and are no longer required:
2022-04-13 23:50:17.533 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:50:17.533 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:50:17.534 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:50:17.534 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:50:17.534 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:50:17.534 |   python3-zope.interface
2022-04-13 23:50:17.534 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:50:17.534 | The following additional packages will be installed:
2022-04-13 23:50:17.534 |   apache2-bin apache2-data apache2-utils autoconf automake autopoint
2022-04-13 23:50:17.534 |   autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper
2022-04-13 23:50:17.534 |   dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot
2022-04-13 23:50:17.534 |   fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9
2022-04-13 23:50:17.534 |   ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common
2022-04-13 23:50:17.534 |   krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl
2022-04-13 23:50:17.534 |   libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1
2022-04-13 23:50:17.534 |   libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev
2022-04-13 23:50:17.534 |   libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl
2022-04-13 23:50:17.534 |   libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5
2022-04-13 23:50:17.534 |   libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3
2022-04-13 23:50:17.534 |   libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1
2022-04-13 23:50:17.534 |   libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl
2022-04-13 23:50:17.534 |   libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5
2022-04-13 23:50:17.534 |   libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev
2022-04-13 23:50:17.534 |   libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8
2022-04-13 23:50:17.534 |   libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata
2022-04-13 23:50:17.534 |   libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2
2022-04-13 23:50:17.534 |   libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl
2022-04-13 23:50:17.534 |   libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1
2022-04-13 23:50:17.535 |   libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd
2022-04-13 23:50:17.535 |   libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd
2022-04-13 23:50:17.535 |   libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4
2022-04-13 23:50:17.535 |   libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3
2022-04-13 23:50:17.535 |   libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2
2022-04-13 23:50:17.535 |   librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db
2022-04-13 23:50:17.535 |   libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base
2022-04-13 23:50:17.535 |   libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl
2022-04-13 23:50:17.535 |   libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5
2022-04-13 23:50:17.535 |   libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0
2022-04-13 23:50:17.535 |   libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev
2022-04-13 23:50:17.535 |   llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common
2022-04-13 23:50:17.535 |   openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12
2022-04-13 23:50:17.535 |   postgresql-client-common postgresql-common postgresql-server-dev-12
2022-04-13 23:50:17.535 |   python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml
2022-04-13 23:50:17.535 |   python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv
2022-04-13 23:50:17.535 |   systemd-timesyncd uuid-dev vbetool x11-common
2022-04-13 23:50:17.536 | Suggested packages:
2022-04-13 23:50:17.536 |   apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser
2022-04-13 23:50:17.536 |   autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables
2022-04-13 23:50:17.536 |   dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim
2022-04-13 23:50:17.536 |   cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc
2022-04-13 23:50:17.536 |   vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2
2022-04-13 23:50:17.536 |   libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc
2022-04-13 23:50:17.537 |   libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit
2022-04-13 23:50:17.537 |   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
2022-04-13 23:50:17.537 |   libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc
2022-04-13 23:50:17.537 |   libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc
2022-04-13 23:50:17.537 |   llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl
2022-04-13 23:50:17.537 |   libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh
2022-04-13 23:50:17.537 |   monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils
2022-04-13 23:50:17.537 |   wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl
2022-04-13 23:50:17.537 |   default-mysql-server | virtual-mysql-server python3-mysqldb-dbg
2022-04-13 23:50:17.537 |   python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx
2022-04-13 23:50:17.537 |   | mailx sqlite3-doc openssl-blacklist systemd-container ncompress
2022-04-13 23:50:17.537 |   tar-scripts tar-doc zip
2022-04-13 23:50:17.799 | The following NEW packages will be installed:
2022-04-13 23:50:17.799 |   acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf
2022-04-13 23:50:17.799 |   automake autopoint autotools-dev binfmt-support build-essential clang-10
2022-04-13 23:50:17.800 |   comerr-dev conntrack conntrackd debhelper dh-autoreconf
2022-04-13 23:50:17.800 |   dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev
2022-04-13 23:50:17.800 |   dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core
2022-04-13 23:50:17.800 |   fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy
2022-04-13 23:50:17.800 |   ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm
2022-04-13 23:50:17.800 |   javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6
2022-04-13 23:50:17.800 |   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
2022-04-13 23:50:17.800 |   libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1
2022-04-13 23:50:17.800 |   libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap
2022-04-13 23:50:17.800 |   libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0
2022-04-13 23:50:17.800 |   libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6
2022-04-13 23:50:17.800 |   libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1
2022-04-13 23:50:17.800 |   libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1
2022-04-13 23:50:17.800 |   libfakeroot libffi-dev libfile-fcntllock-perl
2022-04-13 23:50:17.800 |   libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3
2022-04-13 23:50:17.800 |   libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2
2022-04-13 23:50:17.800 |   libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7
2022-04-13 23:50:17.800 |   libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8
2022-04-13 23:50:17.800 |   libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter
2022-04-13 23:50:17.800 |   libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1
2022-04-13 23:50:17.800 |   libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0
2022-04-13 23:50:17.800 |   libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0
2022-04-13 23:50:17.800 |   libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4
2022-04-13 23:50:17.800 |   libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0
2022-04-13 23:50:17.800 |   libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2
2022-04-13 23:50:17.800 |   libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2
2022-04-13 23:50:17.800 |   libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1
2022-04-13 23:50:17.800 |   librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5
2022-04-13 23:50:17.800 |   libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev
2022-04-13 23:50:17.800 |   libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data
2022-04-13 23:50:17.800 |   libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7
2022-04-13 23:50:17.801 |   libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1
2022-04-13 23:50:17.801 |   libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev
2022-04-13 23:50:17.801 |   llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp
2022-04-13 23:50:17.801 |   pcp-conf pkg-config pm-utils po-debconf postgresql-client-12
2022-04-13 23:50:17.801 |   postgresql-client-common postgresql-common postgresql-server-dev-12
2022-04-13 23:50:17.801 |   postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp
2022-04-13 23:50:17.801 |   python3-pip python3-pygments python3-venv python3-wheel python3-yaml
2022-04-13 23:50:17.801 |   python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert
2022-04-13 23:50:17.801 |   unzip uuid-dev vbetool vlan x11-common
2022-04-13 23:50:17.801 | The following packages will be upgraded:
2022-04-13 23:50:17.802 |   curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd
2022-04-13 23:50:17.802 |   libsasl2-2 libsasl2-modules libsasl2-modules-db libssl1.1 libsystemd0
2022-04-13 23:50:17.802 |   libuuid1 libxml2 open-iscsi openssh-client openssh-server
2022-04-13 23:50:17.802 |   openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd tar
2022-04-13 23:50:17.802 |   tcpdump uuid-runtime wget
2022-04-13 23:50:18.271 | 26 upgraded, 219 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:50:18.271 | Need to get 165 MB of archives.
2022-04-13 23:50:18.271 | After this operation, 768 MB of additional disk space will be used.
2022-04-13 23:50:18.271 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB]
2022-04-13 23:50:19.445 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB]
2022-04-13 23:50:19.509 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB]
2022-04-13 23:50:19.529 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB]
2022-04-13 23:50:19.537 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB]
2022-04-13 23:50:19.727 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB]
2022-04-13 23:50:20.565 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB]
2022-04-13 23:50:20.594 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB]
2022-04-13 23:50:20.630 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB]
2022-04-13 23:50:20.632 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB]
2022-04-13 23:50:20.635 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB]
2022-04-13 23:50:20.644 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1,322 kB]
2022-04-13 23:50:20.937 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB]
2022-04-13 23:50:20.939 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB]
2022-04-13 23:50:20.939 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
2022-04-13 23:50:20.940 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
2022-04-13 23:50:20.941 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB]
2022-04-13 23:50:20.951 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B]
2022-04-13 23:50:20.952 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB]
2022-04-13 23:50:20.966 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB]
2022-04-13 23:50:21.086 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB]
2022-04-13 23:50:21.116 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB]
2022-04-13 23:50:21.264 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB]
2022-04-13 23:50:22.941 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [640 kB]
2022-04-13 23:50:22.955 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.10 [1,181 kB]
2022-04-13 23:50:23.119 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB]
2022-04-13 23:50:23.122 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.10 [84.5 kB]
2022-04-13 23:50:23.125 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB]
2022-04-13 23:50:23.127 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB]
2022-04-13 23:50:23.129 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB]
2022-04-13 23:50:23.407 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB]
2022-04-13 23:50:23.412 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB]
2022-04-13 23:50:23.414 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B]
2022-04-13 23:50:23.421 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB]
2022-04-13 23:50:23.585 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B]
2022-04-13 23:50:23.585 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB]
2022-04-13 23:50:23.587 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB]
2022-04-13 23:50:23.606 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB]
2022-04-13 23:50:23.866 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB]
2022-04-13 23:50:23.875 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB]
2022-04-13 23:50:23.878 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB]
2022-04-13 23:50:23.886 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB]
2022-04-13 23:50:23.989 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB]
2022-04-13 23:50:23.993 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB]
2022-04-13 23:50:23.994 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB]
2022-04-13 23:50:24.084 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB]
2022-04-13 23:50:24.248 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB]
2022-04-13 23:50:24.256 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB]
2022-04-13 23:50:24.307 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB]
2022-04-13 23:50:24.309 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB]
2022-04-13 23:50:24.426 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB]
2022-04-13 23:50:24.430 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB]
2022-04-13 23:50:24.456 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB]
2022-04-13 23:50:24.464 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB]
2022-04-13 23:50:24.574 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB]
2022-04-13 23:50:27.293 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB]
2022-04-13 23:50:29.084 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB]
2022-04-13 23:50:29.258 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB]
2022-04-13 23:50:29.268 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB]
2022-04-13 23:50:29.272 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB]
2022-04-13 23:50:29.292 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.7 [2,725 kB]
2022-04-13 23:50:30.025 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB]
2022-04-13 23:50:30.038 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB]
2022-04-13 23:50:30.048 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB]
2022-04-13 23:50:30.746 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB]
2022-04-13 23:50:32.685 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB]
2022-04-13 23:50:32.690 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB]
2022-04-13 23:50:32.707 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB]
2022-04-13 23:50:32.708 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
2022-04-13 23:50:32.714 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB]
2022-04-13 23:50:32.722 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B]
2022-04-13 23:50:32.723 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
2022-04-13 23:50:32.724 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B]
2022-04-13 23:50:32.725 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB]
2022-04-13 23:50:32.826 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
2022-04-13 23:50:32.906 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB]
2022-04-13 23:50:33.049 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB]
2022-04-13 23:50:33.065 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB]
2022-04-13 23:50:33.073 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB]
2022-04-13 23:50:33.154 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
2022-04-13 23:50:33.161 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB]
2022-04-13 23:50:33.184 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB]
2022-04-13 23:50:33.274 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB]
2022-04-13 23:50:33.277 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B]
2022-04-13 23:50:33.400 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB]
2022-04-13 23:50:33.405 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB]
2022-04-13 23:50:33.476 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB]
2022-04-13 23:50:33.500 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB]
2022-04-13 23:50:33.534 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.10 [180 kB]
2022-04-13 23:50:33.578 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB]
2022-04-13 23:50:33.583 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB]
2022-04-13 23:50:34.995 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B]
2022-04-13 23:50:34.995 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B]
2022-04-13 23:50:34.995 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB]
2022-04-13 23:50:34.997 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B]
2022-04-13 23:50:34.997 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB]
2022-04-13 23:50:34.998 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB]
2022-04-13 23:50:35.010 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B]
2022-04-13 23:50:35.011 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB]
2022-04-13 23:50:35.015 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB]
2022-04-13 23:50:35.146 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB]
2022-04-13 23:50:35.476 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB]
2022-04-13 23:50:36.001 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
2022-04-13 23:50:36.037 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
2022-04-13 23:50:36.123 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB]
2022-04-13 23:50:36.668 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB]
2022-04-13 23:50:36.806 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB]
2022-04-13 23:50:36.809 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB]
2022-04-13 23:50:36.828 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB]
2022-04-13 23:50:36.848 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB]
2022-04-13 23:50:36.883 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB]
2022-04-13 23:50:36.885 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB]
2022-04-13 23:50:36.887 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB]
2022-04-13 23:50:36.891 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB]
2022-04-13 23:50:36.903 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B]
2022-04-13 23:50:37.043 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB]
2022-04-13 23:50:37.045 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB]
2022-04-13 23:50:37.062 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB]
2022-04-13 23:50:37.076 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB]
2022-04-13 23:50:37.244 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB]
2022-04-13 23:50:37.254 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB]
2022-04-13 23:50:37.267 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB]
2022-04-13 23:50:37.287 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB]
2022-04-13 23:50:37.288 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B]
2022-04-13 23:50:37.289 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB]
2022-04-13 23:50:37.452 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB]
2022-04-13 23:50:37.506 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB]
2022-04-13 23:50:37.514 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB]
2022-04-13 23:50:37.548 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB]
2022-04-13 23:50:37.667 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB]
2022-04-13 23:50:37.669 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB]
2022-04-13 23:50:37.670 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB]
2022-04-13 23:50:37.684 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB]
2022-04-13 23:50:37.687 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB]
2022-04-13 23:50:37.690 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB]
2022-04-13 23:50:37.867 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB]
2022-04-13 23:50:37.924 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB]
2022-04-13 23:50:37.940 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB]
2022-04-13 23:50:37.956 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB]
2022-04-13 23:50:38.080 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB]
2022-04-13 23:50:38.084 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB]
2022-04-13 23:50:38.086 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB]
2022-04-13 23:50:38.099 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB]
2022-04-13 23:50:38.103 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB]
2022-04-13 23:50:38.129 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB]
2022-04-13 23:50:38.273 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB]
2022-04-13 23:50:38.287 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB]
2022-04-13 23:50:38.291 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB]
2022-04-13 23:50:38.312 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB]
2022-04-13 23:50:38.460 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB]
2022-04-13 23:50:38.462 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B]
2022-04-13 23:50:38.462 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB]
2022-04-13 23:50:38.467 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB]
2022-04-13 23:50:38.470 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB]
2022-04-13 23:50:38.474 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB]
2022-04-13 23:50:38.626 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB]
2022-04-13 23:50:38.630 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB]
2022-04-13 23:50:38.641 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
2022-04-13 23:50:38.645 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
2022-04-13 23:50:38.786 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
2022-04-13 23:50:38.787 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B]
2022-04-13 23:50:38.788 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB]
2022-04-13 23:50:38.808 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB]
2022-04-13 23:50:38.830 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
2022-04-13 23:50:38.833 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB]
2022-04-13 23:50:38.937 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB]
2022-04-13 23:50:40.433 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB]
2022-04-13 23:50:40.493 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB]
2022-04-13 23:50:40.495 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB]
2022-04-13 23:50:40.496 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB]
2022-04-13 23:50:40.502 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B]
2022-04-13 23:50:40.502 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B]
2022-04-13 23:50:40.502 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB]
2022-04-13 23:50:40.508 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B]
2022-04-13 23:50:40.508 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB]
2022-04-13 23:50:40.652 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB]
2022-04-13 23:50:40.727 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
2022-04-13 23:50:40.729 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
2022-04-13 23:50:40.731 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB]
2022-04-13 23:50:40.760 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB]
2022-04-13 23:50:40.769 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB]
2022-04-13 23:50:40.881 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB]
2022-04-13 23:50:40.909 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB]
2022-04-13 23:50:40.928 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB]
2022-04-13 23:50:40.929 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB]
2022-04-13 23:50:41.060 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB]
2022-04-13 23:50:41.063 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB]
2022-04-13 23:50:41.067 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB]
2022-04-13 23:50:41.078 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB]
2022-04-13 23:50:41.090 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB]
2022-04-13 23:50:41.671 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB]
2022-04-13 23:50:41.831 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB]
2022-04-13 23:50:41.856 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB]
2022-04-13 23:50:41.860 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.12 [1,584 kB]
2022-04-13 23:50:42.178 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB]
2022-04-13 23:50:42.183 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B]
2022-04-13 23:50:42.183 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB]
2022-04-13 23:50:42.185 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [737 kB]
2022-04-13 23:50:42.484 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB]
2022-04-13 23:50:42.493 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB]
2022-04-13 23:50:42.497 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB]
2022-04-13 23:50:42.834 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB]
2022-04-13 23:50:43.826 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB]
2022-04-13 23:50:44.424 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB]
2022-04-13 23:50:45.096 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB]
2022-04-13 23:50:45.222 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB]
2022-04-13 23:50:46.249 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB]
2022-04-13 23:50:46.251 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB]
2022-04-13 23:50:50.766 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB]
2022-04-13 23:50:50.767 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB]
2022-04-13 23:50:50.768 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB]
2022-04-13 23:50:50.769 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB]
2022-04-13 23:50:50.770 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB]
2022-04-13 23:50:50.791 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB]
2022-04-13 23:50:50.792 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB]
2022-04-13 23:50:50.795 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB]
2022-04-13 23:50:50.839 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B]
2022-04-13 23:50:50.908 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB]
2022-04-13 23:50:51.263 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB]
2022-04-13 23:50:51.265 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB]
2022-04-13 23:50:51.265 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB]
2022-04-13 23:50:51.478 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B]
2022-04-13 23:50:51.478 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B]
2022-04-13 23:50:51.479 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB]
2022-04-13 23:50:51.480 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB]
2022-04-13 23:50:51.568 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB]
2022-04-13 23:50:51.577 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB]
2022-04-13 23:50:51.660 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB]
2022-04-13 23:50:51.672 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB]
2022-04-13 23:50:51.673 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB]
2022-04-13 23:50:51.674 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB]
2022-04-13 23:50:51.675 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.10 [1,184 B]
2022-04-13 23:50:51.676 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB]
2022-04-13 23:50:51.677 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB]
2022-04-13 23:50:51.849 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB]
2022-04-13 23:50:51.851 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB]
2022-04-13 23:50:52.084 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB]
2022-04-13 23:50:52.086 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB]
2022-04-13 23:50:52.087 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB]
2022-04-13 23:50:52.088 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB]
2022-04-13 23:50:52.103 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB]
2022-04-13 23:50:52.111 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB]
2022-04-13 23:50:52.119 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB]
2022-04-13 23:50:52.511 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB]
2022-04-13 23:50:52.547 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB]
2022-04-13 23:50:54.142 | Preconfiguring packages ...
2022-04-13 23:50:54.284 | Fetched 165 MB in 35s (4,743 kB/s)
2022-04-13 23:50:54.347 | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 67325 files and directories currently installed.)
2022-04-13 23:50:54.350 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ...
2022-04-13 23:50:54.358 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ...
2022-04-13 23:50:54.438 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ...
2022-04-13 23:50:54.527 | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 67325 files and directories currently installed.)
2022-04-13 23:50:54.530 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ...
2022-04-13 23:50:54.545 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ...
2022-04-13 23:50:54.597 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ...
2022-04-13 23:50:54.612 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ...
2022-04-13 23:50:54.973 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ...
2022-04-13 23:50:54.979 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ...
2022-04-13 23:50:55.018 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ...
2022-04-13 23:50:55.028 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ...
2022-04-13 23:50:55.096 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ...
2022-04-13 23:50:55.252 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ...
2022-04-13 23:50:56.021 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ...
2022-04-13 23:50:56.039 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ...
2022-04-13 23:50:56.119 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ...
2022-04-13 23:50:56.199 | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 67326 files and directories currently installed.)
2022-04-13 23:50:56.201 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ...
2022-04-13 23:50:56.209 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ...
2022-04-13 23:50:56.614 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ...
2022-04-13 23:50:56.620 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ...
2022-04-13 23:50:56.667 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ...
2022-04-13 23:50:56.756 | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 67326 files and directories currently installed.)
2022-04-13 23:50:56.759 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ...
2022-04-13 23:50:56.768 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ...
2022-04-13 23:50:56.807 | Selecting previously unselected package libapr1:amd64.
2022-04-13 23:50:56.814 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ...
2022-04-13 23:50:56.817 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ...
2022-04-13 23:50:56.879 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ...
2022-04-13 23:50:56.884 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ...
2022-04-13 23:50:57.086 | Selecting previously unselected package libaprutil1:amd64.
2022-04-13 23:50:57.093 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ...
2022-04-13 23:50:57.095 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ...
2022-04-13 23:50:57.138 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64.
2022-04-13 23:50:57.144 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ...
2022-04-13 23:50:57.146 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ...
2022-04-13 23:50:57.178 | Preparing to unpack .../005-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
2022-04-13 23:50:57.184 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ...
2022-04-13 23:50:57.227 | Preparing to unpack .../006-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
2022-04-13 23:50:57.233 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ...
2022-04-13 23:50:57.278 | Preparing to unpack .../007-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ...
2022-04-13 23:50:57.284 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ...
2022-04-13 23:50:57.331 | Selecting previously unselected package libaprutil1-ldap:amd64.
2022-04-13 23:50:57.339 | Preparing to unpack .../008-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ...
2022-04-13 23:50:57.341 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ...
2022-04-13 23:50:57.373 | Preparing to unpack .../009-curl_7.68.0-1ubuntu2.7_amd64.deb ...
2022-04-13 23:50:57.379 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ...
2022-04-13 23:50:57.439 | Preparing to unpack .../010-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ...
2022-04-13 23:50:57.445 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ...
2022-04-13 23:50:57.506 | Selecting previously unselected package libjansson4:amd64.
2022-04-13 23:50:57.513 | Preparing to unpack .../011-libjansson4_2.12-1build1_amd64.deb ...
2022-04-13 23:50:57.515 | Unpacking libjansson4:amd64 (2.12-1build1) ...
2022-04-13 23:50:57.545 | Selecting previously unselected package liblua5.2-0:amd64.
2022-04-13 23:50:57.553 | Preparing to unpack .../012-liblua5.2-0_5.2.4-1.1build3_amd64.deb ...
2022-04-13 23:50:57.555 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ...
2022-04-13 23:50:57.604 | Preparing to unpack .../013-libicu66_66.1-2ubuntu2.1_amd64.deb ...
2022-04-13 23:50:57.611 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ...
2022-04-13 23:50:58.868 | Preparing to unpack .../014-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ...
2022-04-13 23:50:58.874 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) over (2.9.10+dfsg-5) ...
2022-04-13 23:50:58.989 | Selecting previously unselected package apache2-bin.
2022-04-13 23:50:58.996 | Preparing to unpack .../015-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ...
2022-04-13 23:50:58.999 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ...
2022-04-13 23:50:59.202 | Selecting previously unselected package apache2-data.
2022-04-13 23:50:59.210 | Preparing to unpack .../016-apache2-data_2.4.41-4ubuntu3.10_all.deb ...
2022-04-13 23:50:59.212 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ...
2022-04-13 23:50:59.326 | Selecting previously unselected package apache2-utils.
2022-04-13 23:50:59.334 | Preparing to unpack .../017-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ...
2022-04-13 23:50:59.336 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ...
2022-04-13 23:50:59.378 | Selecting previously unselected package apache2.
2022-04-13 23:50:59.385 | Preparing to unpack .../018-apache2_2.4.41-4ubuntu3.10_amd64.deb ...
2022-04-13 23:50:59.404 | Unpacking apache2 (2.4.41-4ubuntu3.10) ...
2022-04-13 23:50:59.466 | Selecting previously unselected package liblua5.3-0:amd64.
2022-04-13 23:50:59.475 | Preparing to unpack .../019-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ...
2022-04-13 23:50:59.477 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ...
2022-04-13 23:50:59.527 | Selecting previously unselected package haproxy.
2022-04-13 23:50:59.535 | Preparing to unpack .../020-haproxy_2.0.13-2ubuntu0.5_amd64.deb ...
2022-04-13 23:50:59.544 | Unpacking haproxy (2.0.13-2ubuntu0.5) ...
2022-04-13 23:50:59.762 | Selecting previously unselected package libnl-3-200:amd64.
2022-04-13 23:50:59.769 | Preparing to unpack .../021-libnl-3-200_3.4.0-1_amd64.deb ...
2022-04-13 23:50:59.772 | Unpacking libnl-3-200:amd64 (3.4.0-1) ...
2022-04-13 23:50:59.804 | Selecting previously unselected package libnl-genl-3-200:amd64.
2022-04-13 23:50:59.811 | Preparing to unpack .../022-libnl-genl-3-200_3.4.0-1_amd64.deb ...
2022-04-13 23:50:59.814 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ...
2022-04-13 23:50:59.845 | Selecting previously unselected package mysql-common.
2022-04-13 23:50:59.852 | Preparing to unpack .../023-mysql-common_5.8+1.0.5ubuntu2_all.deb ...
2022-04-13 23:50:59.869 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ...
2022-04-13 23:50:59.900 | Selecting previously unselected package libmysqlclient21:amd64.
2022-04-13 23:50:59.907 | Preparing to unpack .../024-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ...
2022-04-13 23:50:59.910 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ...
2022-04-13 23:51:00.150 | Selecting previously unselected package libsensors-config.
2022-04-13 23:51:00.157 | Preparing to unpack .../025-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ...
2022-04-13 23:51:00.159 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ...
2022-04-13 23:51:00.187 | Selecting previously unselected package libsensors5:amd64.
2022-04-13 23:51:00.195 | Preparing to unpack .../026-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ...
2022-04-13 23:51:00.265 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ...
2022-04-13 23:51:00.295 | Selecting previously unselected package libsnmp-base.
2022-04-13 23:51:00.303 | Preparing to unpack .../027-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ...
2022-04-13 23:51:00.305 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ...
2022-04-13 23:51:00.374 | Selecting previously unselected package libsnmp35:amd64.
2022-04-13 23:51:00.381 | Preparing to unpack .../028-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ...
2022-04-13 23:51:00.383 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ...
2022-04-13 23:51:00.545 | Selecting previously unselected package keepalived.
2022-04-13 23:51:00.553 | Preparing to unpack .../029-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ...
2022-04-13 23:51:00.556 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ...
2022-04-13 23:51:00.638 | Selecting previously unselected package memcached.
2022-04-13 23:51:00.646 | Preparing to unpack .../030-memcached_1.5.22-2ubuntu0.2_amd64.deb ...
2022-04-13 23:51:00.648 | Unpacking memcached (1.5.22-2ubuntu0.2) ...
2022-04-13 23:51:00.706 | Preparing to unpack .../031-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ...
2022-04-13 23:51:01.156 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ...
2022-04-13 23:51:01.245 | Preparing to unpack .../032-openssl_1.1.1f-1ubuntu2.12_amd64.deb ...
2022-04-13 23:51:01.251 | Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ...
2022-04-13 23:51:01.379 | Selecting previously unselected package python3-yaml.
2022-04-13 23:51:01.386 | Preparing to unpack .../033-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ...
2022-04-13 23:51:01.388 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ...
2022-04-13 23:51:01.441 | Preparing to unpack .../034-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ...
2022-04-13 23:51:01.447 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ...
2022-04-13 23:51:01.497 | Preparing to unpack .../035-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ...
2022-04-13 23:51:01.568 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ...
2022-04-13 23:51:01.993 | Preparing to unpack .../036-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ...
2022-04-13 23:51:02.016 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ...
2022-04-13 23:51:02.176 | Preparing to unpack .../037-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ...
2022-04-13 23:51:02.182 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ...
2022-04-13 23:51:02.279 | Preparing to unpack .../038-wget_1.20.3-1ubuntu2_amd64.deb ...
2022-04-13 23:51:02.285 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ...
2022-04-13 23:51:02.353 | Selecting previously unselected package acl.
2022-04-13 23:51:02.361 | Preparing to unpack .../039-acl_2.2.53-6_amd64.deb ...
2022-04-13 23:51:02.363 | Unpacking acl (2.2.53-6) ...
2022-04-13 23:51:02.393 | Selecting previously unselected package autotools-dev.
2022-04-13 23:51:02.402 | Preparing to unpack .../040-autotools-dev_20180224.1_all.deb ...
2022-04-13 23:51:02.408 | Unpacking autotools-dev (20180224.1) ...
2022-04-13 23:51:02.439 | Selecting previously unselected package m4.
2022-04-13 23:51:02.446 | Preparing to unpack .../041-m4_1.4.18-4_amd64.deb ...
2022-04-13 23:51:02.448 | Unpacking m4 (1.4.18-4) ...
2022-04-13 23:51:02.501 | Selecting previously unselected package autoconf.
2022-04-13 23:51:02.508 | Preparing to unpack .../042-autoconf_2.69-11.1_all.deb ...
2022-04-13 23:51:02.510 | Unpacking autoconf (2.69-11.1) ...
2022-04-13 23:51:02.592 | Selecting previously unselected package automake.
2022-04-13 23:51:02.600 | Preparing to unpack .../043-automake_1%3a1.16.1-4ubuntu6_all.deb ...
2022-04-13 23:51:02.603 | Unpacking automake (1:1.16.1-4ubuntu6) ...
2022-04-13 23:51:02.709 | Selecting previously unselected package autopoint.
2022-04-13 23:51:02.715 | Preparing to unpack .../044-autopoint_0.19.8.1-10build1_all.deb ...
2022-04-13 23:51:02.717 | Unpacking autopoint (0.19.8.1-10build1) ...
2022-04-13 23:51:02.758 | Selecting previously unselected package libllvm10:amd64.
2022-04-13 23:51:02.766 | Preparing to unpack .../045-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ...
2022-04-13 23:51:02.769 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ...
2022-04-13 23:51:05.023 | Selecting previously unselected package libclang-cpp10.
2022-04-13 23:51:05.031 | Preparing to unpack .../046-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ...
2022-04-13 23:51:05.034 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ...
2022-04-13 23:51:06.475 | Selecting previously unselected package libstdc++-9-dev:amd64.
2022-04-13 23:51:06.482 | Preparing to unpack .../047-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
2022-04-13 23:51:06.484 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
2022-04-13 23:51:06.928 | Selecting previously unselected package libgc1c2:amd64.
2022-04-13 23:51:06.935 | Preparing to unpack .../048-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ...
2022-04-13 23:51:06.938 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ...
2022-04-13 23:51:06.976 | Selecting previously unselected package libobjc4:amd64.
2022-04-13 23:51:06.983 | Preparing to unpack .../049-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ...
2022-04-13 23:51:06.986 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ...
2022-04-13 23:51:07.015 | Selecting previously unselected package libobjc-9-dev:amd64.
2022-04-13 23:51:07.023 | Preparing to unpack .../050-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
2022-04-13 23:51:07.025 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
2022-04-13 23:51:07.101 | Selecting previously unselected package libc6-i386.
2022-04-13 23:51:07.109 | Preparing to unpack .../051-libc6-i386_2.31-0ubuntu9.7_amd64.deb ...
2022-04-13 23:51:07.111 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ...
2022-04-13 23:51:07.609 | Selecting previously unselected package lib32gcc-s1.
2022-04-13 23:51:07.616 | Preparing to unpack .../052-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ...
2022-04-13 23:51:07.618 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ...
2022-04-13 23:51:07.657 | Selecting previously unselected package lib32stdc++6.
2022-04-13 23:51:07.664 | Preparing to unpack .../053-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ...
2022-04-13 23:51:07.666 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ...
2022-04-13 23:51:07.770 | Selecting previously unselected package libclang-common-10-dev.
2022-04-13 23:51:07.777 | Preparing to unpack .../054-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ...
2022-04-13 23:51:07.779 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ...
2022-04-13 23:51:08.752 | Selecting previously unselected package libclang1-10.
2022-04-13 23:51:08.760 | Preparing to unpack .../055-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ...
2022-04-13 23:51:08.762 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ...
2022-04-13 23:51:09.867 | Selecting previously unselected package clang-10.
2022-04-13 23:51:09.875 | Preparing to unpack .../056-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ...
2022-04-13 23:51:09.877 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ...
2022-04-13 23:51:09.911 | Selecting previously unselected package libtool.
2022-04-13 23:51:09.919 | Preparing to unpack .../057-libtool_2.4.6-14_all.deb ...
2022-04-13 23:51:09.921 | Unpacking libtool (2.4.6-14) ...
2022-04-13 23:51:09.966 | Selecting previously unselected package dh-autoreconf.
2022-04-13 23:51:09.975 | Preparing to unpack .../058-dh-autoreconf_19_all.deb ...
2022-04-13 23:51:09.977 | Unpacking dh-autoreconf (19) ...
2022-04-13 23:51:10.004 | Selecting previously unselected package libdebhelper-perl.
2022-04-13 23:51:10.012 | Preparing to unpack .../059-libdebhelper-perl_12.10ubuntu1_all.deb ...
2022-04-13 23:51:10.015 | Unpacking libdebhelper-perl (12.10ubuntu1) ...
2022-04-13 23:51:10.059 | Selecting previously unselected package libarchive-zip-perl.
2022-04-13 23:51:10.067 | Preparing to unpack .../060-libarchive-zip-perl_1.67-2_all.deb ...
2022-04-13 23:51:10.069 | Unpacking libarchive-zip-perl (1.67-2) ...
2022-04-13 23:51:10.109 | Selecting previously unselected package libsub-override-perl.
2022-04-13 23:51:10.117 | Preparing to unpack .../061-libsub-override-perl_0.09-2_all.deb ...
2022-04-13 23:51:10.119 | Unpacking libsub-override-perl (0.09-2) ...
2022-04-13 23:51:10.144 | Selecting previously unselected package libfile-stripnondeterminism-perl.
2022-04-13 23:51:10.151 | Preparing to unpack .../062-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
2022-04-13 23:51:10.153 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
2022-04-13 23:51:10.181 | Selecting previously unselected package dh-strip-nondeterminism.
2022-04-13 23:51:10.189 | Preparing to unpack .../063-dh-strip-nondeterminism_1.7.0-1_all.deb ...
2022-04-13 23:51:10.191 | Unpacking dh-strip-nondeterminism (1.7.0-1) ...
2022-04-13 23:51:10.215 | Selecting previously unselected package libdpkg-perl.
2022-04-13 23:51:10.223 | Preparing to unpack .../064-libdpkg-perl_1.19.7ubuntu3_all.deb ...
2022-04-13 23:51:10.226 | Unpacking libdpkg-perl (1.19.7ubuntu3) ...
2022-04-13 23:51:10.301 | Selecting previously unselected package make.
2022-04-13 23:51:10.308 | Preparing to unpack .../065-make_4.2.1-1.2_amd64.deb ...
2022-04-13 23:51:10.310 | Unpacking make (4.2.1-1.2) ...
2022-04-13 23:51:10.372 | Selecting previously unselected package dpkg-dev.
2022-04-13 23:51:10.380 | Preparing to unpack .../066-dpkg-dev_1.19.7ubuntu3_all.deb ...
2022-04-13 23:51:10.382 | Unpacking dpkg-dev (1.19.7ubuntu3) ...
2022-04-13 23:51:10.518 | Selecting previously unselected package dwz.
2022-04-13 23:51:10.526 | Preparing to unpack .../067-dwz_0.13-5_amd64.deb ...
2022-04-13 23:51:10.528 | Unpacking dwz (0.13-5) ...
2022-04-13 23:51:10.577 | Selecting previously unselected package libcroco3:amd64.
2022-04-13 23:51:10.585 | Preparing to unpack .../068-libcroco3_0.6.13-1_amd64.deb ...
2022-04-13 23:51:10.587 | Unpacking libcroco3:amd64 (0.6.13-1) ...
2022-04-13 23:51:10.623 | Selecting previously unselected package gettext.
2022-04-13 23:51:10.631 | Preparing to unpack .../069-gettext_0.19.8.1-10build1_amd64.deb ...
2022-04-13 23:51:10.634 | Unpacking gettext (0.19.8.1-10build1) ...
2022-04-13 23:51:10.791 | Selecting previously unselected package intltool-debian.
2022-04-13 23:51:10.800 | Preparing to unpack .../070-intltool-debian_0.35.0+20060710.5_all.deb ...
2022-04-13 23:51:10.802 | Unpacking intltool-debian (0.35.0+20060710.5) ...
2022-04-13 23:51:10.829 | Selecting previously unselected package po-debconf.
2022-04-13 23:51:10.836 | Preparing to unpack .../071-po-debconf_1.0.21_all.deb ...
2022-04-13 23:51:10.838 | Unpacking po-debconf (1.0.21) ...
2022-04-13 23:51:10.902 | Selecting previously unselected package debhelper.
2022-04-13 23:51:10.910 | Preparing to unpack .../072-debhelper_12.10ubuntu1_all.deb ...
2022-04-13 23:51:10.912 | Unpacking debhelper (12.10ubuntu1) ...
2022-04-13 23:51:11.099 | Selecting previously unselected package uuid-dev:amd64.
2022-04-13 23:51:11.107 | Preparing to unpack .../073-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ...
2022-04-13 23:51:11.109 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ...
2022-04-13 23:51:11.142 | Selecting previously unselected package libsctp1:amd64.
2022-04-13 23:51:11.149 | Preparing to unpack .../074-libsctp1_1.0.18+dfsg-1_amd64.deb ...
2022-04-13 23:51:11.151 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ...
2022-04-13 23:51:11.178 | Selecting previously unselected package libsctp-dev:amd64.
2022-04-13 23:51:11.186 | Preparing to unpack .../075-libsctp-dev_1.0.18+dfsg-1_amd64.deb ...
2022-04-13 23:51:11.188 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ...
2022-04-13 23:51:11.223 | Selecting previously unselected package libapr1-dev.
2022-04-13 23:51:11.230 | Preparing to unpack .../076-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ...
2022-04-13 23:51:11.232 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ...
2022-04-13 23:51:11.489 | Selecting previously unselected package libldap2-dev:amd64.
2022-04-13 23:51:11.497 | Preparing to unpack .../077-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ...
2022-04-13 23:51:11.499 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ...
2022-04-13 23:51:11.606 | Selecting previously unselected package libaprutil1-dev.
2022-04-13 23:51:11.614 | Preparing to unpack .../078-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ...
2022-04-13 23:51:11.617 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ...
2022-04-13 23:51:11.826 | Selecting previously unselected package apache2-dev.
2022-04-13 23:51:11.834 | Preparing to unpack .../079-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ...
2022-04-13 23:51:11.836 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ...
2022-04-13 23:51:11.900 | Selecting previously unselected package binfmt-support.
2022-04-13 23:51:11.908 | Preparing to unpack .../080-binfmt-support_2.2.0-2_amd64.deb ...
2022-04-13 23:51:11.918 | Unpacking binfmt-support (2.2.0-2) ...
2022-04-13 23:51:11.950 | Selecting previously unselected package g++-9.
2022-04-13 23:51:11.958 | Preparing to unpack .../081-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
2022-04-13 23:51:11.961 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ...
2022-04-13 23:51:13.141 | Selecting previously unselected package g++.
2022-04-13 23:51:13.149 | Preparing to unpack .../082-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
2022-04-13 23:51:13.151 | Unpacking g++ (4:9.3.0-1ubuntu2) ...
2022-04-13 23:51:13.174 | Selecting previously unselected package build-essential.
2022-04-13 23:51:13.183 | Preparing to unpack .../083-build-essential_12.8ubuntu1.1_amd64.deb ...
2022-04-13 23:51:13.185 | Unpacking build-essential (12.8ubuntu1.1) ...
2022-04-13 23:51:13.210 | Selecting previously unselected package conntrack.
2022-04-13 23:51:13.218 | Preparing to unpack .../084-conntrack_1%3a1.4.5-2_amd64.deb ...
2022-04-13 23:51:13.220 | Unpacking conntrack (1:1.4.5-2) ...
2022-04-13 23:51:13.251 | Selecting previously unselected package libnetfilter-cthelper0:amd64.
2022-04-13 23:51:13.258 | Preparing to unpack .../085-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ...
2022-04-13 23:51:13.260 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ...
2022-04-13 23:51:13.289 | Selecting previously unselected package libnetfilter-queue1.
2022-04-13 23:51:13.297 | Preparing to unpack .../086-libnetfilter-queue1_1.0.3-1_amd64.deb ...
2022-04-13 23:51:13.299 | Unpacking libnetfilter-queue1 (1.0.3-1) ...
2022-04-13 23:51:13.329 | Selecting previously unselected package conntrackd.
2022-04-13 23:51:13.337 | Preparing to unpack .../087-conntrackd_1%3a1.4.5-2_amd64.deb ...
2022-04-13 23:51:13.339 | Unpacking conntrackd (1:1.4.5-2) ...
2022-04-13 23:51:13.385 | Selecting previously unselected package dns-root-data.
2022-04-13 23:51:13.393 | Preparing to unpack .../088-dns-root-data_2019052802_all.deb ...
2022-04-13 23:51:13.396 | Unpacking dns-root-data (2019052802) ...
2022-04-13 23:51:13.423 | Selecting previously unselected package libidn11:amd64.
2022-04-13 23:51:13.431 | Preparing to unpack .../089-libidn11_1.33-2.2ubuntu2_amd64.deb ...
2022-04-13 23:51:13.433 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ...
2022-04-13 23:51:13.469 | Selecting previously unselected package dnsmasq-base.
2022-04-13 23:51:13.476 | Preparing to unpack .../090-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ...
2022-04-13 23:51:13.478 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ...
2022-04-13 23:51:13.546 | Selecting previously unselected package dnsmasq-utils.
2022-04-13 23:51:13.554 | Preparing to unpack .../091-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ...
2022-04-13 23:51:13.556 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ...
2022-04-13 23:51:13.589 | Selecting previously unselected package ebtables.
2022-04-13 23:51:13.597 | Preparing to unpack .../092-ebtables_2.0.11-3build1_amd64.deb ...
2022-04-13 23:51:13.611 | Unpacking ebtables (2.0.11-3build1) ...
2022-04-13 23:51:13.653 | Selecting previously unselected package libfakeroot:amd64.
2022-04-13 23:51:13.661 | Preparing to unpack .../093-libfakeroot_1.24-1_amd64.deb ...
2022-04-13 23:51:13.663 | Unpacking libfakeroot:amd64 (1.24-1) ...
2022-04-13 23:51:13.693 | Selecting previously unselected package fakeroot.
2022-04-13 23:51:13.701 | Preparing to unpack .../094-fakeroot_1.24-1_amd64.deb ...
2022-04-13 23:51:13.704 | Unpacking fakeroot (1.24-1) ...
2022-04-13 23:51:13.742 | Selecting previously unselected package fonts-dejavu-core.
2022-04-13 23:51:13.751 | Preparing to unpack .../095-fonts-dejavu-core_2.37-1_all.deb ...
2022-04-13 23:51:13.753 | Unpacking fonts-dejavu-core (2.37-1) ...
2022-04-13 23:51:13.926 | Selecting previously unselected package fonts-liberation.
2022-04-13 23:51:13.934 | Preparing to unpack .../096-fonts-liberation_1%3a1.07.4-11_all.deb ...
2022-04-13 23:51:13.937 | Unpacking fonts-liberation (1:1.07.4-11) ...
2022-04-13 23:51:14.074 | Selecting previously unselected package fontconfig-config.
2022-04-13 23:51:14.083 | Preparing to unpack .../097-fontconfig-config_2.13.1-2ubuntu3_all.deb ...
2022-04-13 23:51:14.085 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ...
2022-04-13 23:51:14.123 | Selecting previously unselected package libfontconfig1:amd64.
2022-04-13 23:51:14.131 | Preparing to unpack .../098-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ...
2022-04-13 23:51:14.134 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ...
2022-04-13 23:51:14.177 | Selecting previously unselected package fontconfig.
2022-04-13 23:51:14.185 | Preparing to unpack .../099-fontconfig_2.13.1-2ubuntu3_amd64.deb ...
2022-04-13 23:51:14.187 | Unpacking fontconfig (2.13.1-2ubuntu3) ...
2022-04-13 23:51:14.231 | Selecting previously unselected package genisoimage.
2022-04-13 23:51:14.240 | Preparing to unpack .../100-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ...
2022-04-13 23:51:14.242 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ...
2022-04-13 23:51:14.324 | Selecting previously unselected package libann0.
2022-04-13 23:51:14.331 | Preparing to unpack .../101-libann0_1.1.2+doc-7build1_amd64.deb ...
2022-04-13 23:51:14.334 | Unpacking libann0 (1.1.2+doc-7build1) ...
2022-04-13 23:51:14.365 | Selecting previously unselected package libcdt5:amd64.
2022-04-13 23:51:14.373 | Preparing to unpack .../102-libcdt5_2.42.2-3build2_amd64.deb ...
2022-04-13 23:51:14.376 | Unpacking libcdt5:amd64 (2.42.2-3build2) ...
2022-04-13 23:51:14.404 | Selecting previously unselected package libcgraph6:amd64.
2022-04-13 23:51:14.412 | Preparing to unpack .../103-libcgraph6_2.42.2-3build2_amd64.deb ...
2022-04-13 23:51:14.414 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ...
2022-04-13 23:51:14.449 | Selecting previously unselected package libjpeg-turbo8:amd64.
2022-04-13 23:51:14.457 | Preparing to unpack .../104-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ...
2022-04-13 23:51:14.460 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ...
2022-04-13 23:51:14.504 | Selecting previously unselected package libjpeg8:amd64.
2022-04-13 23:51:14.511 | Preparing to unpack .../105-libjpeg8_8c-2ubuntu8_amd64.deb ...
2022-04-13 23:51:14.513 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...
2022-04-13 23:51:14.544 | Selecting previously unselected package libjbig0:amd64.
2022-04-13 23:51:14.552 | Preparing to unpack .../106-libjbig0_2.1-3.1build1_amd64.deb ...
2022-04-13 23:51:14.554 | Unpacking libjbig0:amd64 (2.1-3.1build1) ...
2022-04-13 23:51:14.588 | Selecting previously unselected package libwebp6:amd64.
2022-04-13 23:51:14.595 | Preparing to unpack .../107-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ...
2022-04-13 23:51:14.597 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ...
2022-04-13 23:51:14.651 | Selecting previously unselected package libtiff5:amd64.
2022-04-13 23:51:14.659 | Preparing to unpack .../108-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ...
2022-04-13 23:51:14.661 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ...
2022-04-13 23:51:14.713 | Selecting previously unselected package libxpm4:amd64.
2022-04-13 23:51:14.721 | Preparing to unpack .../109-libxpm4_1%3a3.5.12-1_amd64.deb ...
2022-04-13 23:51:14.723 | Unpacking libxpm4:amd64 (1:3.5.12-1) ...
2022-04-13 23:51:14.756 | Selecting previously unselected package libgd3:amd64.
2022-04-13 23:51:14.764 | Preparing to unpack .../110-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ...
2022-04-13 23:51:14.767 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ...
2022-04-13 23:51:14.812 | Selecting previously unselected package libgts-0.7-5:amd64.
2022-04-13 23:51:14.820 | Preparing to unpack .../111-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ...
2022-04-13 23:51:14.822 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ...
2022-04-13 23:51:14.872 | Selecting previously unselected package libpixman-1-0:amd64.
2022-04-13 23:51:14.879 | Preparing to unpack .../112-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ...
2022-04-13 23:51:14.882 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ...
2022-04-13 23:51:14.943 | Selecting previously unselected package libxcb-render0:amd64.
2022-04-13 23:51:14.951 | Preparing to unpack .../113-libxcb-render0_1.14-2_amd64.deb ...
2022-04-13 23:51:14.955 | Unpacking libxcb-render0:amd64 (1.14-2) ...
2022-04-13 23:51:14.985 | Selecting previously unselected package libxcb-shm0:amd64.
2022-04-13 23:51:14.993 | Preparing to unpack .../114-libxcb-shm0_1.14-2_amd64.deb ...
2022-04-13 23:51:14.995 | Unpacking libxcb-shm0:amd64 (1.14-2) ...
2022-04-13 23:51:15.023 | Selecting previously unselected package libxrender1:amd64.
2022-04-13 23:51:15.032 | Preparing to unpack .../115-libxrender1_1%3a0.9.10-1_amd64.deb ...
2022-04-13 23:51:15.034 | Unpacking libxrender1:amd64 (1:0.9.10-1) ...
2022-04-13 23:51:15.065 | Selecting previously unselected package libcairo2:amd64.
2022-04-13 23:51:15.073 | Preparing to unpack .../116-libcairo2_1.16.0-4ubuntu1_amd64.deb ...
2022-04-13 23:51:15.075 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ...
2022-04-13 23:51:15.173 | Selecting previously unselected package libgraphite2-3:amd64.
2022-04-13 23:51:15.181 | Preparing to unpack .../117-libgraphite2-3_1.3.13-11build1_amd64.deb ...
2022-04-13 23:51:15.185 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ...
2022-04-13 23:51:15.225 | Selecting previously unselected package libharfbuzz0b:amd64.
2022-04-13 23:51:15.233 | Preparing to unpack .../118-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ...
2022-04-13 23:51:15.236 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ...
2022-04-13 23:51:15.315 | Selecting previously unselected package libthai-data.
2022-04-13 23:51:15.323 | Preparing to unpack .../119-libthai-data_0.1.28-3_all.deb ...
2022-04-13 23:51:15.326 | Unpacking libthai-data (0.1.28-3) ...
2022-04-13 23:51:15.377 | Selecting previously unselected package libdatrie1:amd64.
2022-04-13 23:51:15.385 | Preparing to unpack .../120-libdatrie1_0.2.12-3_amd64.deb ...
2022-04-13 23:51:15.386 | Unpacking libdatrie1:amd64 (0.2.12-3) ...
2022-04-13 23:51:15.416 | Selecting previously unselected package libthai0:amd64.
2022-04-13 23:51:15.423 | Preparing to unpack .../121-libthai0_0.1.28-3_amd64.deb ...
2022-04-13 23:51:15.425 | Unpacking libthai0:amd64 (0.1.28-3) ...
2022-04-13 23:51:15.456 | Selecting previously unselected package libpango-1.0-0:amd64.
2022-04-13 23:51:15.463 | Preparing to unpack .../122-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ...
2022-04-13 23:51:15.465 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ...
2022-04-13 23:51:15.514 | Selecting previously unselected package libpangoft2-1.0-0:amd64.
2022-04-13 23:51:15.523 | Preparing to unpack .../123-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ...
2022-04-13 23:51:15.526 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ...
2022-04-13 23:51:15.557 | Selecting previously unselected package libpangocairo-1.0-0:amd64.
2022-04-13 23:51:15.565 | Preparing to unpack .../124-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ...
2022-04-13 23:51:15.567 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ...
2022-04-13 23:51:15.597 | Selecting previously unselected package libpathplan4:amd64.
2022-04-13 23:51:15.604 | Preparing to unpack .../125-libpathplan4_2.42.2-3build2_amd64.deb ...
2022-04-13 23:51:15.606 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ...
2022-04-13 23:51:15.638 | Selecting previously unselected package libgvc6.
2022-04-13 23:51:15.645 | Preparing to unpack .../126-libgvc6_2.42.2-3build2_amd64.deb ...
2022-04-13 23:51:15.647 | Unpacking libgvc6 (2.42.2-3build2) ...
2022-04-13 23:51:15.764 | Selecting previously unselected package libgvpr2:amd64.
2022-04-13 23:51:15.772 | Preparing to unpack .../127-libgvpr2_2.42.2-3build2_amd64.deb ...
2022-04-13 23:51:15.775 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ...
2022-04-13 23:51:15.824 | Selecting previously unselected package liblab-gamut1:amd64.
2022-04-13 23:51:15.833 | Preparing to unpack .../128-liblab-gamut1_2.42.2-3build2_amd64.deb ...
2022-04-13 23:51:15.835 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ...
2022-04-13 23:51:15.990 | Selecting previously unselected package x11-common.
2022-04-13 23:51:15.998 | Preparing to unpack .../129-x11-common_1%3a7.7+19ubuntu14_all.deb ...
2022-04-13 23:51:16.024 | dpkg-query: no packages found matching nux-tools
2022-04-13 23:51:16.034 | Unpacking x11-common (1:7.7+19ubuntu14) ...
2022-04-13 23:51:16.088 | Selecting previously unselected package libice6:amd64.
2022-04-13 23:51:16.097 | Preparing to unpack .../130-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ...
2022-04-13 23:51:16.099 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ...
2022-04-13 23:51:16.132 | Selecting previously unselected package libsm6:amd64.
2022-04-13 23:51:16.140 | Preparing to unpack .../131-libsm6_2%3a1.2.3-1_amd64.deb ...
2022-04-13 23:51:16.142 | Unpacking libsm6:amd64 (2:1.2.3-1) ...
2022-04-13 23:51:16.173 | Selecting previously unselected package libxt6:amd64.
2022-04-13 23:51:16.180 | Preparing to unpack .../132-libxt6_1%3a1.1.5-1_amd64.deb ...
2022-04-13 23:51:16.183 | Unpacking libxt6:amd64 (1:1.1.5-1) ...
2022-04-13 23:51:16.232 | Selecting previously unselected package libxmu6:amd64.
2022-04-13 23:51:16.241 | Preparing to unpack .../133-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ...
2022-04-13 23:51:16.243 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ...
2022-04-13 23:51:16.276 | Selecting previously unselected package libxaw7:amd64.
2022-04-13 23:51:16.284 | Preparing to unpack .../134-libxaw7_2%3a1.0.13-1_amd64.deb ...
2022-04-13 23:51:16.287 | Unpacking libxaw7:amd64 (2:1.0.13-1) ...
2022-04-13 23:51:16.338 | Selecting previously unselected package graphviz.
2022-04-13 23:51:16.346 | Preparing to unpack .../135-graphviz_2.42.2-3build2_amd64.deb ...
2022-04-13 23:51:16.348 | Unpacking graphviz (2.42.2-3build2) ...
2022-04-13 23:51:16.481 | Selecting previously unselected package libnl-route-3-200:amd64.
2022-04-13 23:51:16.490 | Preparing to unpack .../136-libnl-route-3-200_3.4.0-1_amd64.deb ...
2022-04-13 23:51:16.492 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ...
2022-04-13 23:51:16.542 | Selecting previously unselected package libibverbs1:amd64.
2022-04-13 23:51:16.550 | Preparing to unpack .../137-libibverbs1_28.0-1ubuntu1_amd64.deb ...
2022-04-13 23:51:16.552 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ...
2022-04-13 23:51:16.592 | Selecting previously unselected package ibverbs-providers:amd64.
2022-04-13 23:51:16.600 | Preparing to unpack .../138-ibverbs-providers_28.0-1ubuntu1_amd64.deb ...
2022-04-13 23:51:16.615 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ...
2022-04-13 23:51:16.679 | Selecting previously unselected package icu-devtools.
2022-04-13 23:51:16.688 | Preparing to unpack .../139-icu-devtools_66.1-2ubuntu2.1_amd64.deb ...
2022-04-13 23:51:16.690 | Unpacking icu-devtools (66.1-2ubuntu2.1) ...
2022-04-13 23:51:16.748 | Selecting previously unselected package iputils-arping.
2022-04-13 23:51:16.756 | Preparing to unpack .../140-iputils-arping_3%3a20190709-3_amd64.deb ...
2022-04-13 23:51:16.759 | Unpacking iputils-arping (3:20190709-3) ...
2022-04-13 23:51:16.791 | Selecting previously unselected package javascript-common.
2022-04-13 23:51:16.799 | Preparing to unpack .../141-javascript-common_11_all.deb ...
2022-04-13 23:51:16.814 | Unpacking javascript-common (11) ...
2022-04-13 23:51:16.845 | Selecting previously unselected package libgssrpc4:amd64.
2022-04-13 23:51:16.853 | Preparing to unpack .../142-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ...
2022-04-13 23:51:16.855 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ...
2022-04-13 23:51:16.889 | Selecting previously unselected package libkdb5-9:amd64.
2022-04-13 23:51:16.898 | Preparing to unpack .../143-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ...
2022-04-13 23:51:16.900 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ...
2022-04-13 23:51:16.931 | Selecting previously unselected package libkadm5srv-mit11:amd64.
2022-04-13 23:51:16.939 | Preparing to unpack .../144-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ...
2022-04-13 23:51:16.941 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ...
2022-04-13 23:51:16.976 | Selecting previously unselected package libkadm5clnt-mit11:amd64.
2022-04-13 23:51:16.983 | Preparing to unpack .../145-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ...
2022-04-13 23:51:16.986 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ...
2022-04-13 23:51:17.019 | Selecting previously unselected package comerr-dev:amd64.
2022-04-13 23:51:17.026 | Preparing to unpack .../146-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ...
2022-04-13 23:51:17.031 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ...
2022-04-13 23:51:17.062 | Selecting previously unselected package krb5-multidev:amd64.
2022-04-13 23:51:17.070 | Preparing to unpack .../147-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ...
2022-04-13 23:51:17.072 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ...
2022-04-13 23:51:17.123 | Selecting previously unselected package libalgorithm-diff-perl.
2022-04-13 23:51:17.131 | Preparing to unpack .../148-libalgorithm-diff-perl_1.19.03-2_all.deb ...
2022-04-13 23:51:17.134 | Unpacking libalgorithm-diff-perl (1.19.03-2) ...
2022-04-13 23:51:17.165 | Selecting previously unselected package libalgorithm-diff-xs-perl.
2022-04-13 23:51:17.174 | Preparing to unpack .../149-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
2022-04-13 23:51:17.191 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
2022-04-13 23:51:17.221 | Selecting previously unselected package libalgorithm-merge-perl.
2022-04-13 23:51:17.229 | Preparing to unpack .../150-libalgorithm-merge-perl_0.08-3_all.deb ...
2022-04-13 23:51:17.231 | Unpacking libalgorithm-merge-perl (0.08-3) ...
2022-04-13 23:51:17.259 | Selecting previously unselected package libarchive-cpio-perl.
2022-04-13 23:51:17.266 | Preparing to unpack .../151-libarchive-cpio-perl_0.10-1_all.deb ...
2022-04-13 23:51:17.269 | Unpacking libarchive-cpio-perl (0.10-1) ...
2022-04-13 23:51:17.303 | Selecting previously unselected package libboost-iostreams1.71.0:amd64.
2022-04-13 23:51:17.311 | Preparing to unpack .../152-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ...
2022-04-13 23:51:17.314 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ...
2022-04-13 23:51:17.383 | Selecting previously unselected package libboost-thread1.71.0:amd64.
2022-04-13 23:51:17.390 | Preparing to unpack .../153-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ...
2022-04-13 23:51:17.393 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ...
2022-04-13 23:51:17.465 | Selecting previously unselected package libfile-fcntllock-perl.
2022-04-13 23:51:17.474 | Preparing to unpack .../154-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
2022-04-13 23:51:17.476 | Unpacking libfile-fcntllock-perl (0.22-3build4) ...
2022-04-13 23:51:17.508 | Selecting previously unselected package libgts-bin.
2022-04-13 23:51:17.515 | Preparing to unpack .../155-libgts-bin_0.7.6+darcs121130-4_amd64.deb ...
2022-04-13 23:51:17.518 | Unpacking libgts-bin (0.7.6+darcs121130-4) ...
2022-04-13 23:51:17.555 | Selecting previously unselected package libicu-dev:amd64.
2022-04-13 23:51:17.562 | Preparing to unpack .../156-libicu-dev_66.1-2ubuntu2.1_amd64.deb ...
2022-04-13 23:51:17.565 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ...
2022-04-13 23:51:19.047 | Selecting previously unselected package libipset13:amd64.
2022-04-13 23:51:19.056 | Preparing to unpack .../157-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ...
2022-04-13 23:51:19.058 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ...
2022-04-13 23:51:19.097 | Selecting previously unselected package librdmacm1:amd64.
2022-04-13 23:51:19.105 | Preparing to unpack .../158-librdmacm1_28.0-1ubuntu1_amd64.deb ...
2022-04-13 23:51:19.107 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ...
2022-04-13 23:51:19.146 | Selecting previously unselected package libiscsi7:amd64.
2022-04-13 23:51:19.154 | Preparing to unpack .../159-libiscsi7_1.18.0-2_amd64.deb ...
2022-04-13 23:51:19.156 | Unpacking libiscsi7:amd64 (1.18.0-2) ...
2022-04-13 23:51:19.190 | Selecting previously unselected package libjpeg-turbo8-dev:amd64.
2022-04-13 23:51:19.198 | Preparing to unpack .../160-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ...
2022-04-13 23:51:19.200 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ...
2022-04-13 23:51:19.259 | Selecting previously unselected package libjpeg8-dev:amd64.
2022-04-13 23:51:19.268 | Preparing to unpack .../161-libjpeg8-dev_8c-2ubuntu8_amd64.deb ...
2022-04-13 23:51:19.270 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ...
2022-04-13 23:51:19.294 | Selecting previously unselected package libjpeg-dev:amd64.
2022-04-13 23:51:19.304 | Preparing to unpack .../162-libjpeg-dev_8c-2ubuntu8_amd64.deb ...
2022-04-13 23:51:19.307 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ...
2022-04-13 23:51:19.332 | Selecting previously unselected package libjs-jquery.
2022-04-13 23:51:19.340 | Preparing to unpack .../163-libjs-jquery_3.3.1~dfsg-3_all.deb ...
2022-04-13 23:51:19.342 | Unpacking libjs-jquery (3.3.1~dfsg-3) ...
2022-04-13 23:51:19.402 | Selecting previously unselected package libjs-jquery-metadata.
2022-04-13 23:51:19.411 | Preparing to unpack .../164-libjs-jquery-metadata_12-1.1_all.deb ...
2022-04-13 23:51:19.413 | Unpacking libjs-jquery-metadata (12-1.1) ...
2022-04-13 23:51:19.439 | Selecting previously unselected package libjs-jquery-tablesorter.
2022-04-13 23:51:19.447 | Preparing to unpack .../165-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ...
2022-04-13 23:51:19.449 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ...
2022-04-13 23:51:19.527 | Selecting previously unselected package libltdl-dev:amd64.
2022-04-13 23:51:19.535 | Preparing to unpack .../166-libltdl-dev_2.4.6-14_amd64.deb ...
2022-04-13 23:51:19.537 | Unpacking libltdl-dev:amd64 (2.4.6-14) ...
2022-04-13 23:51:19.594 | Selecting previously unselected package libsys-hostname-long-perl.
2022-04-13 23:51:19.602 | Preparing to unpack .../167-libsys-hostname-long-perl_1.5-1_all.deb ...
2022-04-13 23:51:19.604 | Unpacking libsys-hostname-long-perl (1.5-1) ...
2022-04-13 23:51:19.632 | Selecting previously unselected package libmail-sendmail-perl.
2022-04-13 23:51:19.640 | Preparing to unpack .../168-libmail-sendmail-perl_0.80-1_all.deb ...
2022-04-13 23:51:19.643 | Unpacking libmail-sendmail-perl (0.80-1) ...
2022-04-13 23:51:19.671 | Selecting previously unselected package libncurses-dev:amd64.
2022-04-13 23:51:19.679 | Preparing to unpack .../169-libncurses-dev_6.2-0ubuntu2_amd64.deb ...
2022-04-13 23:51:19.682 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ...
2022-04-13 23:51:19.780 | Selecting previously unselected package libnspr4:amd64.
2022-04-13 23:51:19.788 | Preparing to unpack .../170-libnspr4_2%3a4.25-1_amd64.deb ...
2022-04-13 23:51:19.790 | Unpacking libnspr4:amd64 (2:4.25-1) ...
2022-04-13 23:51:19.832 | Selecting previously unselected package libnss3:amd64.
2022-04-13 23:51:19.840 | Preparing to unpack .../171-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ...
2022-04-13 23:51:19.842 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ...
2022-04-13 23:51:20.045 | Selecting previously unselected package libomp5-10:amd64.
2022-04-13 23:51:20.053 | Preparing to unpack .../172-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ...
2022-04-13 23:51:20.055 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ...
2022-04-13 23:51:20.130 | Selecting previously unselected package libomp-10-dev.
2022-04-13 23:51:20.137 | Preparing to unpack .../173-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ...
2022-04-13 23:51:20.141 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ...
2022-04-13 23:51:20.174 | Selecting previously unselected package pcp-conf.
2022-04-13 23:51:20.182 | Preparing to unpack .../174-pcp-conf_5.0.3-1_amd64.deb ...
2022-04-13 23:51:20.185 | Unpacking pcp-conf (5.0.3-1) ...
2022-04-13 23:51:20.216 | Selecting previously unselected package libpcp3.
2022-04-13 23:51:20.225 | Preparing to unpack .../175-libpcp3_5.0.3-1_amd64.deb ...
2022-04-13 23:51:20.227 | Unpacking libpcp3 (5.0.3-1) ...
2022-04-13 23:51:20.291 | Selecting previously unselected package libpcp-pmda3.
2022-04-13 23:51:20.299 | Preparing to unpack .../176-libpcp-pmda3_5.0.3-1_amd64.deb ...
2022-04-13 23:51:20.302 | Unpacking libpcp-pmda3 (5.0.3-1) ...
2022-04-13 23:51:20.331 | Selecting previously unselected package libpcp-pmda-perl.
2022-04-13 23:51:20.339 | Preparing to unpack .../177-libpcp-pmda-perl_5.0.3-1_amd64.deb ...
2022-04-13 23:51:20.341 | Unpacking libpcp-pmda-perl (5.0.3-1) ...
2022-04-13 23:51:20.375 | Selecting previously unselected package libpq5:amd64.
2022-04-13 23:51:20.383 | Preparing to unpack .../178-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ...
2022-04-13 23:51:20.386 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ...
2022-04-13 23:51:20.432 | Selecting previously unselected package libpq-dev.
2022-04-13 23:51:20.440 | Preparing to unpack .../179-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ...
2022-04-13 23:51:20.443 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ...
2022-04-13 23:51:20.516 | Selecting previously unselected package librados2.
2022-04-13 23:51:20.525 | Preparing to unpack .../180-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ...
2022-04-13 23:51:20.527 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ...
2022-04-13 23:51:21.067 | Selecting previously unselected package librbd1.
2022-04-13 23:51:21.075 | Preparing to unpack .../181-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ...
2022-04-13 23:51:21.078 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ...
2022-04-13 23:51:21.347 | Selecting previously unselected package libsasl2-dev.
2022-04-13 23:51:21.355 | Preparing to unpack .../182-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
2022-04-13 23:51:21.358 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ...
2022-04-13 23:51:21.436 | Preparing to unpack .../183-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
2022-04-13 23:51:21.441 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ...
2022-04-13 23:51:21.483 | Selecting previously unselected package libssl-dev:amd64.
2022-04-13 23:51:21.492 | Preparing to unpack .../184-libssl-dev_1.1.1f-1ubuntu2.12_amd64.deb ...
2022-04-13 23:51:21.495 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ...
2022-04-13 23:51:21.753 | Selecting previously unselected package libsystemd-dev:amd64.
2022-04-13 23:51:21.761 | Preparing to unpack .../185-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ...
2022-04-13 23:51:21.763 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ...
2022-04-13 23:51:21.875 | Selecting previously unselected package libtinfo-dev:amd64.
2022-04-13 23:51:21.884 | Preparing to unpack .../186-libtinfo-dev_6.2-0ubuntu2_amd64.deb ...
2022-04-13 23:51:21.886 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ...
2022-04-13 23:51:21.913 | Selecting previously unselected package libx86-1:amd64.
2022-04-13 23:51:21.921 | Preparing to unpack .../187-libx86-1_1.1+ds1-11_amd64.deb ...
2022-04-13 23:51:21.923 | Unpacking libx86-1:amd64 (1.1+ds1-11) ...
2022-04-13 23:51:21.959 | Selecting previously unselected package libxml2-dev:amd64.
2022-04-13 23:51:21.967 | Preparing to unpack .../188-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ...
2022-04-13 23:51:21.969 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ...
2022-04-13 23:51:22.111 | Selecting previously unselected package libxslt1-dev:amd64.
2022-04-13 23:51:22.119 | Preparing to unpack .../189-libxslt1-dev_1.1.34-4_amd64.deb ...
2022-04-13 23:51:22.121 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ...
2022-04-13 23:51:22.204 | Selecting previously unselected package llvm-10-runtime.
2022-04-13 23:51:22.212 | Preparing to unpack .../190-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ...
2022-04-13 23:51:22.214 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ...
2022-04-13 23:51:22.270 | Selecting previously unselected package libpfm4:amd64.
2022-04-13 23:51:22.278 | Preparing to unpack .../191-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ...
2022-04-13 23:51:22.280 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ...
2022-04-13 23:51:22.354 | Selecting previously unselected package llvm-10.
2022-04-13 23:51:22.362 | Preparing to unpack .../192-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ...
2022-04-13 23:51:22.364 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ...
2022-04-13 23:51:23.134 | Selecting previously unselected package libffi-dev:amd64.
2022-04-13 23:51:23.143 | Preparing to unpack .../193-libffi-dev_3.3-4_amd64.deb ...
2022-04-13 23:51:23.145 | Unpacking libffi-dev:amd64 (3.3-4) ...
2022-04-13 23:51:23.185 | Selecting previously unselected package python3-pygments.
2022-04-13 23:51:23.193 | Preparing to unpack .../194-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ...
2022-04-13 23:51:23.196 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ...
2022-04-13 23:51:23.339 | Selecting previously unselected package llvm-10-tools.
2022-04-13 23:51:23.348 | Preparing to unpack .../195-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ...
2022-04-13 23:51:23.350 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ...
2022-04-13 23:51:23.492 | Selecting previously unselected package libz3-4:amd64.
2022-04-13 23:51:23.501 | Preparing to unpack .../196-libz3-4_4.8.7-4build1_amd64.deb ...
2022-04-13 23:51:23.503 | Unpacking libz3-4:amd64 (4.8.7-4build1) ...
2022-04-13 23:51:24.462 | Selecting previously unselected package libz3-dev:amd64.
2022-04-13 23:51:24.470 | Preparing to unpack .../197-libz3-dev_4.8.7-4build1_amd64.deb ...
2022-04-13 23:51:24.472 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ...
2022-04-13 23:51:24.518 | Selecting previously unselected package llvm-10-dev.
2022-04-13 23:51:24.526 | Preparing to unpack .../198-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ...
2022-04-13 23:51:24.528 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ...
2022-04-13 23:51:29.079 | Selecting previously unselected package lsscsi.
2022-04-13 23:51:29.088 | Preparing to unpack .../199-lsscsi_0.30-0.1_amd64.deb ...
2022-04-13 23:51:29.090 | Unpacking lsscsi (0.30-0.1) ...
2022-04-13 23:51:29.125 | Selecting previously unselected package pkg-config.
2022-04-13 23:51:29.133 | Preparing to unpack .../200-pkg-config_0.29.1-0ubuntu4_amd64.deb ...
2022-04-13 23:51:29.135 | Unpacking pkg-config (0.29.1-0ubuntu4) ...
2022-04-13 23:51:29.168 | Selecting previously unselected package pm-utils.
2022-04-13 23:51:29.177 | Preparing to unpack .../201-pm-utils_1.4.1-19_all.deb ...
2022-04-13 23:51:29.179 | Unpacking pm-utils (1.4.1-19) ...
2022-04-13 23:51:29.231 | Selecting previously unselected package postgresql-client-common.
2022-04-13 23:51:29.239 | Preparing to unpack .../202-postgresql-client-common_214ubuntu0.1_all.deb ...
2022-04-13 23:51:29.242 | Unpacking postgresql-client-common (214ubuntu0.1) ...
2022-04-13 23:51:29.276 | Selecting previously unselected package postgresql-client-12.
2022-04-13 23:51:29.286 | Preparing to unpack .../203-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ...
2022-04-13 23:51:29.288 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ...
2022-04-13 23:51:29.494 | Selecting previously unselected package ssl-cert.
2022-04-13 23:51:29.503 | Preparing to unpack .../204-ssl-cert_1.0.39_all.deb ...
2022-04-13 23:51:29.505 | Unpacking ssl-cert (1.0.39) ...
2022-04-13 23:51:29.541 | Selecting previously unselected package postgresql-common.
2022-04-13 23:51:29.549 | Preparing to unpack .../205-postgresql-common_214ubuntu0.1_all.deb ...
2022-04-13 23:51:29.581 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common'
2022-04-13 23:51:29.587 | Unpacking postgresql-common (214ubuntu0.1) ...
2022-04-13 23:51:29.651 | Selecting previously unselected package postgresql-server-dev-12.
2022-04-13 23:51:29.659 | Preparing to unpack .../206-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ...
2022-04-13 23:51:29.661 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ...
2022-04-13 23:51:29.992 | Selecting previously unselected package postgresql-server-dev-all.
2022-04-13 23:51:30.001 | Preparing to unpack .../207-postgresql-server-dev-all_214ubuntu0.1_all.deb ...
2022-04-13 23:51:30.003 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ...
2022-04-13 23:51:30.034 | Selecting previously unselected package python-pip-whl.
2022-04-13 23:51:30.043 | Preparing to unpack .../208-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ...
2022-04-13 23:51:30.045 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ...
2022-04-13 23:51:30.256 | Selecting previously unselected package python3-mysqldb.
2022-04-13 23:51:30.265 | Preparing to unpack .../209-python3-mysqldb_1.4.4-2build1_amd64.deb ...
2022-04-13 23:51:30.267 | Unpacking python3-mysqldb (1.4.4-2build1) ...
2022-04-13 23:51:30.304 | Selecting previously unselected package python3-wheel.
2022-04-13 23:51:30.313 | Preparing to unpack .../210-python3-wheel_0.34.2-1_all.deb ...
2022-04-13 23:51:30.315 | Unpacking python3-wheel (0.34.2-1) ...
2022-04-13 23:51:30.348 | Selecting previously unselected package python3-pip.
2022-04-13 23:51:30.357 | Preparing to unpack .../211-python3-pip_20.0.2-5ubuntu1.6_all.deb ...
2022-04-13 23:51:30.359 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ...
2022-04-13 23:51:30.442 | Selecting previously unselected package python3.8-venv.
2022-04-13 23:51:30.450 | Preparing to unpack .../212-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ...
2022-04-13 23:51:30.453 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ...
2022-04-13 23:51:30.478 | Selecting previously unselected package python3-venv.
2022-04-13 23:51:30.486 | Preparing to unpack .../213-python3-venv_3.8.2-0ubuntu2_amd64.deb ...
2022-04-13 23:51:30.489 | Unpacking python3-venv (3.8.2-0ubuntu2) ...
2022-04-13 23:51:30.518 | Selecting previously unselected package qemu-block-extra:amd64.
2022-04-13 23:51:30.526 | Preparing to unpack .../214-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ...
2022-04-13 23:51:30.528 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ...
2022-04-13 23:51:30.562 | Selecting previously unselected package qemu-utils.
2022-04-13 23:51:30.570 | Preparing to unpack .../215-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ...
2022-04-13 23:51:30.573 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ...
2022-04-13 23:51:30.753 | Selecting previously unselected package sharutils.
2022-04-13 23:51:30.762 | Preparing to unpack .../216-sharutils_1%3a4.15.2-4build1_amd64.deb ...
2022-04-13 23:51:30.764 | Unpacking sharutils (1:4.15.2-4build1) ...
2022-04-13 23:51:30.813 | Selecting previously unselected package sqlite3.
2022-04-13 23:51:30.822 | Preparing to unpack .../217-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ...
2022-04-13 23:51:30.824 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ...
2022-04-13 23:51:30.969 | Selecting previously unselected package unzip.
2022-04-13 23:51:30.978 | Preparing to unpack .../218-unzip_6.0-25ubuntu1_amd64.deb ...
2022-04-13 23:51:30.980 | Unpacking unzip (6.0-25ubuntu1) ...
2022-04-13 23:51:31.030 | Selecting previously unselected package vbetool.
2022-04-13 23:51:31.038 | Preparing to unpack .../219-vbetool_1.1-4_amd64.deb ...
2022-04-13 23:51:31.040 | Unpacking vbetool (1.1-4) ...
2022-04-13 23:51:31.070 | Selecting previously unselected package ipset.
2022-04-13 23:51:31.079 | Preparing to unpack .../220-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ...
2022-04-13 23:51:31.089 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ...
2022-04-13 23:51:31.122 | Selecting previously unselected package ipvsadm.
2022-04-13 23:51:31.130 | Preparing to unpack .../221-ipvsadm_1%3a1.31-1_amd64.deb ...
2022-04-13 23:51:31.133 | Unpacking ipvsadm (1:1.31-1) ...
2022-04-13 23:51:31.167 | Selecting previously unselected package libapache2-mod-proxy-uwsgi.
2022-04-13 23:51:31.176 | Preparing to unpack .../222-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ...
2022-04-13 23:51:31.185 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ...
2022-04-13 23:51:31.211 | Selecting previously unselected package liberasurecode1:amd64.
2022-04-13 23:51:31.220 | Preparing to unpack .../223-liberasurecode1_1.6.1-4_amd64.deb ...
2022-04-13 23:51:31.222 | Unpacking liberasurecode1:amd64 (1.6.1-4) ...
2022-04-13 23:51:31.255 | Selecting previously unselected package liberasurecode-dev:amd64.
2022-04-13 23:51:31.263 | Preparing to unpack .../224-liberasurecode-dev_1.6.1-4_amd64.deb ...
2022-04-13 23:51:31.266 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ...
2022-04-13 23:51:31.298 | Selecting previously unselected package libkrb5-dev:amd64.
2022-04-13 23:51:31.306 | Preparing to unpack .../225-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ...
2022-04-13 23:51:31.308 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ...
2022-04-13 23:51:31.344 | Selecting previously unselected package libpcp-gui2.
2022-04-13 23:51:31.352 | Preparing to unpack .../226-libpcp-gui2_5.0.3-1_amd64.deb ...
2022-04-13 23:51:31.355 | Unpacking libpcp-gui2 (5.0.3-1) ...
2022-04-13 23:51:31.383 | Selecting previously unselected package libpcp-import1.
2022-04-13 23:51:31.393 | Preparing to unpack .../227-libpcp-import1_5.0.3-1_amd64.deb ...
2022-04-13 23:51:31.395 | Unpacking libpcp-import1 (5.0.3-1) ...
2022-04-13 23:51:31.425 | Selecting previously unselected package libpcp-mmv1.
2022-04-13 23:51:31.434 | Preparing to unpack .../228-libpcp-mmv1_5.0.3-1_amd64.deb ...
2022-04-13 23:51:31.437 | Unpacking libpcp-mmv1 (5.0.3-1) ...
2022-04-13 23:51:31.465 | Selecting previously unselected package libpcp-trace2.
2022-04-13 23:51:31.474 | Preparing to unpack .../229-libpcp-trace2_5.0.3-1_amd64.deb ...
2022-04-13 23:51:31.476 | Unpacking libpcp-trace2 (5.0.3-1) ...
2022-04-13 23:51:31.506 | Selecting previously unselected package libpcp-web1.
2022-04-13 23:51:31.515 | Preparing to unpack .../230-libpcp-web1_5.0.3-1_amd64.deb ...
2022-04-13 23:51:31.517 | Unpacking libpcp-web1 (5.0.3-1) ...
2022-04-13 23:51:31.559 | Selecting previously unselected package libyaml-dev:amd64.
2022-04-13 23:51:31.569 | Preparing to unpack .../231-libyaml-dev_0.2.2-1_amd64.deb ...
2022-04-13 23:51:31.571 | Unpacking libyaml-dev:amd64 (0.2.2-1) ...
2022-04-13 23:51:31.620 | Selecting previously unselected package python3-pcp.
2022-04-13 23:51:31.629 | Preparing to unpack .../232-python3-pcp_5.0.3-1_amd64.deb ...
2022-04-13 23:51:31.632 | Unpacking python3-pcp (5.0.3-1) ...
2022-04-13 23:51:31.676 | Selecting previously unselected package pcp.
2022-04-13 23:51:31.684 | Preparing to unpack .../233-pcp_5.0.3-1_amd64.deb ...
2022-04-13 23:51:31.756 | Unpacking pcp (5.0.3-1) ...
2022-04-13 23:51:32.300 | Selecting previously unselected package socat.
2022-04-13 23:51:32.309 | Preparing to unpack .../234-socat_1.7.3.3-2_amd64.deb ...
2022-04-13 23:51:32.312 | Unpacking socat (1.7.3.3-2) ...
2022-04-13 23:51:32.389 | Selecting previously unselected package vlan.
2022-04-13 23:51:32.398 | Preparing to unpack .../235-vlan_2.0.4ubuntu1.20.04.1_all.deb ...
2022-04-13 23:51:32.400 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ...
2022-04-13 23:51:32.455 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ...
2022-04-13 23:51:32.461 | Setting up postgresql-client-common (214ubuntu0.1) ...
2022-04-13 23:51:32.470 | Setting up javascript-common (11) ...
2022-04-13 23:51:32.502 | Package apache2 is not configured yet. Will defer actions by package javascript-common.
2022-04-13 23:51:32.518 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ...
2022-04-13 23:51:32.524 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ...
2022-04-13 23:51:32.529 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ...
2022-04-13 23:51:32.534 | Setting up mysql-common (5.8+1.0.5ubuntu2) ...
2022-04-13 23:51:32.556 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
2022-04-13 23:51:32.559 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ...
2022-04-13 23:51:32.565 | Setting up libxpm4:amd64 (1:3.5.12-1) ...
2022-04-13 23:51:32.571 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
2022-04-13 23:51:32.576 | Setting up libxrender1:amd64 (1:0.9.10-1) ...
2022-04-13 23:51:32.581 | Setting up libdatrie1:amd64 (0.2.12-3) ...
2022-04-13 23:51:32.586 | Setting up libyaml-dev:amd64 (0.2.2-1) ...
2022-04-13 23:51:32.591 | Setting up libfile-fcntllock-perl (0.22-3build4) ...
2022-04-13 23:51:32.597 | Setting up libx86-1:amd64 (1.1+ds1-11) ...
2022-04-13 23:51:32.602 | Setting up libxcb-render0:amd64 (1.14-2) ...
2022-04-13 23:51:32.607 | Setting up libalgorithm-diff-perl (1.19.03-2) ...
2022-04-13 23:51:32.612 | Setting up libarchive-zip-perl (1.67-2) ...
2022-04-13 23:51:32.617 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ...
2022-04-13 23:51:32.622 | Setting up vbetool (1.1-4) ...
2022-04-13 23:51:32.628 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
2022-04-13 23:51:32.633 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ...
2022-04-13 23:51:32.641 | Setting up pm-utils (1.4.1-19) ...
2022-04-13 23:51:32.649 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ...
2022-04-13 23:51:32.891 | Setting up unzip (6.0-25ubuntu1) ...
2022-04-13 23:51:32.916 | Setting up libdebhelper-perl (12.10ubuntu1) ...
2022-04-13 23:51:32.921 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
2022-04-13 23:51:32.937 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ...
2022-04-13 23:51:32.942 | Setting up x11-common (1:7.7+19ubuntu14) ...
2022-04-13 23:51:33.182 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2022-04-13 23:51:33.853 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ...
2022-04-13 23:51:33.862 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ...
2022-04-13 23:51:33.867 | Setting up m4 (1.4.18-4) ...
2022-04-13 23:51:33.872 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ...
2022-04-13 23:51:34.164 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ...
2022-04-13 23:51:34.169 | Setting up libxcb-shm0:amd64 (1.14-2) ...
2022-04-13 23:51:34.182 | Setting up iputils-arping (3:20190709-3) ...
2022-04-13 23:51:34.218 | Setting up libffi-dev:amd64 (3.3-4) ...
2022-04-13 23:51:34.223 | Setting up conntrack (1:1.4.5-2) ...
2022-04-13 23:51:34.228 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ...
2022-04-13 23:51:34.233 | Setting up python3-wheel (0.34.2-1) ...
2022-04-13 23:51:34.495 | Setting up libjbig0:amd64 (2.1-3.1build1) ...
2022-04-13 23:51:34.501 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ...
2022-04-13 23:51:34.697 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory
2022-04-13 23:51:36.793 | Setting up libfakeroot:amd64 (1.24-1) ...
2022-04-13 23:51:36.801 | Setting up libjansson4:amd64 (2.12-1build1) ...
2022-04-13 23:51:36.806 | Setting up acl (2.2.53-6) ...
2022-04-13 23:51:36.813 | Setting up dns-root-data (2019052802) ...
2022-04-13 23:51:36.818 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
2022-04-13 23:51:36.823 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ...
2022-04-13 23:51:36.828 | Setting up fakeroot (1.24-1) ...
2022-04-13 23:51:36.835 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
2022-04-13 23:51:36.842 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ...
2022-04-13 23:51:36.847 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ...
2022-04-13 23:51:36.853 | Setting up autotools-dev (20180224.1) ...
2022-04-13 23:51:36.858 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ...
2022-04-13 23:51:37.656 | Setting up libz3-4:amd64 (4.8.7-4build1) ...
2022-04-13 23:51:37.662 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ...
2022-04-13 23:51:37.667 | Setting up make (4.2.1-1.2) ...
2022-04-13 23:51:37.672 | Setting up libnspr4:amd64 (2:4.25-1) ...
2022-04-13 23:51:37.677 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ...
2022-04-13 23:51:37.682 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ...
2022-04-13 23:51:37.687 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ...
2022-04-13 23:51:37.692 | Setting up libpathplan4:amd64 (2.42.2-3build2) ...
2022-04-13 23:51:37.697 | Setting up ebtables (2.0.11-3build1) ...
2022-04-13 23:51:38.222 | Setting up socat (1.7.3.3-2) ...
2022-04-13 23:51:38.228 | Setting up libann0 (1.1.2+doc-7build1) ...
2022-04-13 23:51:38.236 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ...
2022-04-13 23:51:38.246 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ...
2022-04-13 23:51:38.253 | Setting up autopoint (0.19.8.1-10build1) ...
2022-04-13 23:51:38.259 | Setting up binfmt-support (2.2.0-2) ...
2022-04-13 23:51:38.556 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service.
2022-04-13 23:51:39.577 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ...
2022-04-13 23:51:39.583 | Setting up icu-devtools (66.1-2ubuntu2.1) ...
2022-04-13 23:51:39.588 | Setting up fonts-dejavu-core (2.37-1) ...
2022-04-13 23:51:39.638 | Setting up libnetfilter-queue1 (1.0.3-1) ...
2022-04-13 23:51:39.644 | Setting up lsscsi (0.30-0.1) ...
2022-04-13 23:51:39.649 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ...
2022-04-13 23:51:39.655 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ...
2022-04-13 23:51:39.661 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ...
2022-04-13 23:51:39.666 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
2022-04-13 23:51:39.672 | Setting up libdpkg-perl (1.19.7ubuntu3) ...
2022-04-13 23:51:39.677 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
2022-04-13 23:51:39.682 | Setting up autoconf (2.69-11.1) ...
2022-04-13 23:51:39.690 | Setting up liberasurecode1:amd64 (1.6.1-4) ...
2022-04-13 23:51:39.695 | Setting up g++ (4:9.3.0-1ubuntu2) ...
2022-04-13 23:51:39.738 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
2022-04-13 23:51:39.742 | Setting up dwz (0.13-5) ...
2022-04-13 23:51:39.748 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ...
2022-04-13 23:51:39.753 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ...
2022-04-13 23:51:39.758 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ...
2022-04-13 23:51:39.763 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ...
2022-04-13 23:51:39.768 | Setting up vlan (2.0.4ubuntu1.20.04.1) ...
2022-04-13 23:51:39.781 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ...
2022-04-13 23:51:40.979 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ...
2022-04-13 23:51:40.985 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ...
2022-04-13 23:51:40.990 | Setting up libarchive-cpio-perl (0.10-1) ...
2022-04-13 23:51:40.995 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ...
2022-04-13 23:51:41.000 | Setting up fonts-liberation (1:1.07.4-11) ...
2022-04-13 23:51:41.005 | Setting up libnl-3-200:amd64 (3.4.0-1) ...
2022-04-13 23:51:41.015 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ...
2022-04-13 23:51:41.021 | Setting up pcp-conf (5.0.3-1) ...
2022-04-13 23:51:41.030 | Setting up libc6-i386 (2.31-0ubuntu9.7) ...
2022-04-13 23:51:41.038 | Setting up libsub-override-perl (0.09-2) ...
2022-04-13 23:51:41.045 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ...
2022-04-13 23:51:41.051 | Setting up libthai-data (0.1.28-3) ...
2022-04-13 23:51:41.057 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ...
2022-04-13 23:51:41.063 | Setting up libcdt5:amd64 (2.42.2-3build2) ...
2022-04-13 23:51:41.068 | Setting up libcgraph6:amd64 (2.42.2-3build2) ...
2022-04-13 23:51:41.074 | Setting up apache2-data (2.4.41-4ubuntu3.10) ...
2022-04-13 23:51:41.079 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ...
2022-04-13 23:51:41.085 | Setting up libjs-jquery (3.3.1~dfsg-3) ...
2022-04-13 23:51:41.090 | Setting up sharutils (1:4.15.2-4build1) ...
2022-04-13 23:51:41.096 | Setting up ipset (7.5-1ubuntu0.20.04.1) ...
2022-04-13 23:51:41.108 | Setting up openssl (1.1.1f-1ubuntu2.12) ...
2022-04-13 23:51:41.116 | Setting up conntrackd (1:1.4.5-2) ...
2022-04-13 23:51:42.101 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service.
2022-04-13 23:51:42.429 | Setting up libsys-hostname-long-perl (1.5-1) ...
2022-04-13 23:51:42.436 | Setting up libalgorithm-diff-xs-perl (0.04-6) ...
2022-04-13 23:51:42.452 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ...
2022-04-13 23:51:42.457 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ...
2022-04-13 23:51:42.462 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ...
2022-04-13 23:51:42.468 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ...
2022-04-13 23:51:42.473 | Setting up rsync (3.1.3-8ubuntu0.3) ...
2022-04-13 23:51:43.899 | Setting up libalgorithm-merge-perl (0.08-3) ...
2022-04-13 23:51:43.906 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ...
2022-04-13 23:51:43.913 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
2022-04-13 23:51:43.921 | Setting up automake (1:1.16.1-4ubuntu6) ...
2022-04-13 23:51:43.928 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
2022-04-13 23:51:43.933 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
2022-04-13 23:51:43.939 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ...
2022-04-13 23:51:43.946 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ...
2022-04-13 23:51:43.952 | Setting up libgts-bin (0.7.6+darcs121130-4) ...
2022-04-13 23:51:43.959 | Setting up libz3-dev:amd64 (4.8.7-4build1) ...
2022-04-13 23:51:43.966 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ...
2022-04-13 23:51:43.975 | Setting up tcpdump (4.9.3-4ubuntu0.1) ...
2022-04-13 23:51:44.222 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ...
2022-04-13 23:51:44.228 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ...
2022-04-13 23:51:44.234 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ...
2022-04-13 23:51:44.240 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ...
2022-04-13 23:51:44.246 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ...
2022-04-13 23:51:44.254 | Setting up wget (1.20.3-1ubuntu2) ...
2022-04-13 23:51:44.267 | Setting up libtool (2.4.6-14) ...
2022-04-13 23:51:44.274 | Setting up fontconfig-config (2.13.1-2ubuntu3) ...
2022-04-13 23:51:44.385 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ...
2022-04-13 23:51:44.416 | Setting up haproxy (2.0.13-2ubuntu0.5) ...
2022-04-13 23:51:44.892 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service.
2022-04-13 23:51:45.969 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ...
2022-04-13 23:51:45.975 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ...
2022-04-13 23:51:45.981 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ...
2022-04-13 23:51:45.988 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ...
2022-04-13 23:51:46.136 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ...
2022-04-13 23:51:46.143 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ...
2022-04-13 23:51:46.148 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ...
2022-04-13 23:51:46.158 | Setting up memcached (1.5.22-2ubuntu0.2) ...
2022-04-13 23:51:47.344 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service.
2022-04-13 23:51:48.037 | Setting up dpkg-dev (1.19.7ubuntu3) ...
2022-04-13 23:51:48.049 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ...
2022-04-13 23:51:48.056 | Setting up python3-mysqldb (1.4.4-2build1) ...
2022-04-13 23:51:48.322 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ...
2022-04-13 23:51:48.328 | Setting up libmail-sendmail-perl (0.80-1) ...
2022-04-13 23:51:48.334 | Setting up libltdl-dev:amd64 (2.4.6-14) ...
2022-04-13 23:51:48.339 | Setting up libthai0:amd64 (0.1.28-3) ...
2022-04-13 23:51:48.345 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ...
2022-04-13 23:51:48.352 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ...
2022-04-13 23:51:48.357 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ...
2022-04-13 23:51:48.363 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ...
2022-04-13 23:51:48.370 | Setting up ssl-cert (1.0.39) ...
2022-04-13 23:51:48.894 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ...
2022-04-13 23:51:48.901 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ...
2022-04-13 23:51:48.977 | Setting up libjs-jquery-metadata (12-1.1) ...
2022-04-13 23:51:48.983 | Setting up postgresql-common (214ubuntu0.1) ...
2022-04-13 23:51:49.516 | Adding user postgres to group ssl-cert
2022-04-13 23:51:49.678 | 
2022-04-13 23:51:49.678 | Creating config file /etc/postgresql-common/createcluster.conf with new version
2022-04-13 23:51:49.902 | Building PostgreSQL dictionaries from installed myspell/hunspell packages...
2022-04-13 23:51:49.902 | Removing obsolete dictionary files:
2022-04-13 23:51:50.491 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service.
2022-04-13 23:51:51.766 | Setting up libcroco3:amd64 (0.6.13-1) ...
2022-04-13 23:51:51.776 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ...
2022-04-13 23:51:51.784 | Setting up pkg-config (0.29.1-0ubuntu4) ...
2022-04-13 23:51:51.880 | Setting up python3-pip (20.0.2-5ubuntu1.6) ...
2022-04-13 23:51:52.306 | Setting up dh-strip-nondeterminism (1.7.0-1) ...
2022-04-13 23:51:52.313 | Setting up libgvpr2:amd64 (2.42.2-3build2) ...
2022-04-13 23:51:52.319 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ...
2022-04-13 23:51:52.324 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ...
2022-04-13 23:51:52.330 | Setting up build-essential (12.8ubuntu1.1) ...
2022-04-13 23:51:52.335 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ...
2022-04-13 23:51:52.341 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ...
2022-04-13 23:51:52.348 | Setting up curl (7.68.0-1ubuntu2.7) ...
2022-04-13 23:51:52.353 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ...
2022-04-13 23:51:52.359 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ...
2022-04-13 23:51:52.373 | Setting up libsm6:amd64 (2:1.2.3-1) ...
2022-04-13 23:51:52.379 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ...
2022-04-13 23:51:52.385 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ...
2022-04-13 23:51:52.391 | Setting up ipvsadm (1:1.31-1) ...
2022-04-13 23:51:53.130 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ...
2022-04-13 23:51:53.140 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ...
2022-04-13 23:51:53.255 | Setting up fontconfig (2.13.1-2ubuntu3) ...
2022-04-13 23:51:55.343 | Regenerating fonts cache... done.
2022-04-13 23:51:55.346 | Setting up gettext (0.19.8.1-10build1) ...
2022-04-13 23:51:55.351 | Setting up libpcp3 (5.0.3-1) ...
2022-04-13 23:51:55.358 | Setting up libpcp-pmda3 (5.0.3-1) ...
2022-04-13 23:51:55.366 | Setting up libxslt1-dev:amd64 (1.1.34-4) ...
2022-04-13 23:51:55.371 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ...
2022-04-13 23:51:56.702 | rescue-ssh.target is a disabled or a static unit, not starting it.
2022-04-13 23:51:57.497 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ...
2022-04-13 23:51:57.552 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ...
2022-04-13 23:51:57.558 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ...
2022-04-13 23:51:58.508 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service.
2022-04-13 23:51:59.177 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ...
2022-04-13 23:51:59.183 | Setting up libpcp-trace2 (5.0.3-1) ...
2022-04-13 23:51:59.189 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ...
2022-04-13 23:51:59.194 | Setting up libpcp-pmda-perl (5.0.3-1) ...
2022-04-13 23:51:59.201 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ...
2022-04-13 23:51:59.206 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ...
2022-04-13 23:51:59.212 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ...
2022-04-13 23:51:59.217 | Setting up libpcp-gui2 (5.0.3-1) ...
2022-04-13 23:51:59.241 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ...
2022-04-13 23:51:59.247 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ...
2022-04-13 23:51:59.253 | Setting up libpcp-web1 (5.0.3-1) ...
2022-04-13 23:51:59.258 | Setting up intltool-debian (0.35.0+20060710.5) ...
2022-04-13 23:51:59.265 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ...
2022-04-13 23:51:59.271 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ...
2022-04-13 23:51:59.277 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ...
2022-04-13 23:51:59.892 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode
2022-04-13 23:51:59.915 | Setting up python3-venv (3.8.2-0ubuntu2) ...
2022-04-13 23:51:59.921 | Setting up libpcp-mmv1 (5.0.3-1) ...
2022-04-13 23:51:59.927 | Setting up libapr1-dev (1.6.5-1ubuntu1) ...
2022-04-13 23:51:59.933 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ...
2022-04-13 23:51:59.938 | Setting up libxt6:amd64 (1:1.1.5-1) ...
2022-04-13 23:51:59.943 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ...
2022-04-13 23:51:59.949 | Setting up clang-10 (1:10.0.0-4ubuntu1) ...
2022-04-13 23:51:59.955 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ...
2022-04-13 23:51:59.960 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ...
2022-04-13 23:51:59.966 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ...
2022-04-13 23:51:59.972 | Setting up libpcp-import1 (5.0.3-1) ...
2022-04-13 23:51:59.977 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ...
2022-04-13 23:51:59.984 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ...
2022-04-13 23:51:59.991 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ...
2022-04-13 23:51:59.997 | Setting up po-debconf (1.0.21) ...
2022-04-13 23:52:00.003 | Setting up apache2 (2.4.41-4ubuntu3.10) ...
2022-04-13 23:52:00.417 | Enabling module mpm_event.
2022-04-13 23:52:00.483 | Enabling module authz_core.
2022-04-13 23:52:00.488 | Enabling module authz_host.
2022-04-13 23:52:00.549 | Enabling module authn_core.
2022-04-13 23:52:00.554 | Enabling module auth_basic.
2022-04-13 23:52:00.616 | Enabling module access_compat.
2022-04-13 23:52:00.677 | Enabling module authn_file.
2022-04-13 23:52:00.740 | Enabling module authz_user.
2022-04-13 23:52:00.800 | Enabling module alias.
2022-04-13 23:52:00.861 | Enabling module dir.
2022-04-13 23:52:00.922 | Enabling module autoindex.
2022-04-13 23:52:00.985 | Enabling module env.
2022-04-13 23:52:01.047 | Enabling module mime.
2022-04-13 23:52:01.107 | Enabling module negotiation.
2022-04-13 23:52:01.169 | Enabling module setenvif.
2022-04-13 23:52:01.228 | Enabling module filter.
2022-04-13 23:52:01.291 | Enabling module deflate.
2022-04-13 23:52:01.351 | Enabling module status.
2022-04-13 23:52:01.412 | Enabling module reqtimeout.
2022-04-13 23:52:01.473 | Enabling conf charset.
2022-04-13 23:52:01.537 | Enabling conf localized-error-pages.
2022-04-13 23:52:01.598 | Enabling conf other-vhosts-access-log.
2022-04-13 23:52:01.659 | Enabling conf security.
2022-04-13 23:52:01.720 | Enabling conf serve-cgi-bin.
2022-04-13 23:52:01.783 | Enabling site 000-default.
2022-04-13 23:52:01.836 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common
2022-04-13 23:52:01.895 | Enabling conf javascript-common.
2022-04-13 23:52:02.161 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service.
2022-04-13 23:52:02.751 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service.
2022-04-13 23:52:05.455 | Setting up libxaw7:amd64 (2:1.0.13-1) ...
2022-04-13 23:52:05.469 | Setting up python3-pcp (5.0.3-1) ...
2022-04-13 23:52:05.789 | Setting up libgvc6 (2.42.2-3build2) ...
2022-04-13 23:52:05.813 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ...
2022-04-13 23:52:05.819 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ...
2022-04-13 23:52:05.832 | Setting up libiscsi7:amd64 (1.18.0-2) ...
2022-04-13 23:52:05.837 | Setting up postgresql-server-dev-all (214ubuntu0.1) ...
2022-04-13 23:52:05.843 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ...
2022-04-13 23:52:05.863 | Setting up graphviz (2.42.2-3build2) ...
2022-04-13 23:52:05.871 | Setting up pcp (5.0.3-1) ...
2022-04-13 23:52:06.202 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service.
2022-04-13 23:52:06.614 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service.
2022-04-13 23:52:07.041 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service.
2022-04-13 23:52:07.462 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service.
2022-04-13 23:52:24.159 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ...
2022-04-13 23:52:24.167 | Setting up systemd (245.4-4ubuntu3.15) ...
2022-04-13 23:52:24.179 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ...
2022-04-13 23:52:25.453 | Setting up dh-autoreconf (19) ...
2022-04-13 23:52:25.459 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ...
2022-04-13 23:52:26.349 | Setting up systemd-sysv (245.4-4ubuntu3.15) ...
2022-04-13 23:52:26.359 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ...
2022-04-13 23:52:26.369 | Setting up debhelper (12.10ubuntu1) ...
2022-04-13 23:52:26.377 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ...
2022-04-13 23:52:26.777 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ...
2022-04-13 23:52:26.784 | Processing triggers for mime-support (3.64ubuntu1) ...
2022-04-13 23:52:26.810 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ...
2022-04-13 23:52:26.887 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic
2022-04-13 23:52:41.188 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
2022-04-13 23:52:41.213 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ...
2022-04-13 23:52:41.640 | Processing triggers for ufw (0.36-6) ...
2022-04-13 23:52:41.796 | Processing triggers for man-db (2.9.1-1) ...
2022-04-13 23:53:10.417 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ...
2022-04-13 23:53:10.430 | Processing triggers for install-info (6.7.0.dfsg.2-5) ...
2022-04-13 23:53:18.282 | ++ functions-common:apt_get:1241            :   result=0
2022-04-13 23:53:18.284 | ++ functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:53:18.287 | ++ functions-common:time_stop:2432          :   local name
2022-04-13 23:53:18.289 | ++ functions-common:time_stop:2433          :   local end_time
2022-04-13 23:53:18.291 | ++ functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:53:18.293 | ++ functions-common:time_stop:2435          :   local total
2022-04-13 23:53:18.295 | ++ functions-common:time_stop:2436          :   local start_time
2022-04-13 23:53:18.297 | ++ functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:53:18.299 | ++ functions-common:time_stop:2439          :   start_time=1649893816865
2022-04-13 23:53:18.302 | ++ functions-common:time_stop:2441          :   [[ -z 1649893816865 ]]
2022-04-13 23:53:18.305 | +++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:53:18.309 | ++ functions-common:time_stop:2444          :   end_time=1649893998307
2022-04-13 23:53:18.311 | ++ functions-common:time_stop:2445          :   elapsed_time=181442
2022-04-13 23:53:18.313 | ++ functions-common:time_stop:2446          :   total=769
2022-04-13 23:53:18.316 | ++ functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:53:18.318 | ++ functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=182211
2022-04-13 23:53:18.321 | ++ functions-common:apt_get:1245            :   return 0
2022-04-13 23:53:18.323 | ++ tools/install_prereqs.sh:source:74       :   [[ -n False ]]
2022-04-13 23:53:18.326 | ++ tools/install_prereqs.sh:source:74       :   [[ False != \F\a\l\s\e ]]
2022-04-13 23:53:18.328 | ++ tools/install_prereqs.sh:source:88       :   date +%s
2022-04-13 23:53:18.332 | ++ tools/install_prereqs.sh:source:89       :   date
2022-04-13 23:53:18.336 | + ./stack.sh:main:792                      :   [[ False != \T\r\u\e ]]
2022-04-13 23:53:18.339 | + ./stack.sh:main:793                      :   PYPI_ALTERNATIVE_URL=
2022-04-13 23:53:18.341 | + ./stack.sh:main:793                      :   /home/ubuntu/devstack/tools/install_pip.sh
2022-04-13 23:53:19.735 | + tools/install_pip.sh:main:25             :   FILES=/home/ubuntu/devstack/files
2022-04-13 23:53:19.737 | + tools/install_pip.sh:main:40             :   PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py
2022-04-13 23:53:19.739 | + tools/install_pip.sh:main:41             :   PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py
2022-04-13 23:53:19.741 | + tools/install_pip.sh:main:43             :   GetDistro
2022-04-13 23:53:19.743 | + functions-common:GetDistro:446           :   GetOSVersion
2022-04-13 23:53:19.745 | + functions-common:GetOSVersion:416        :   source /etc/os-release
2022-04-13 23:53:19.747 | ++ /etc/os-release:source:1                 :   NAME=Ubuntu
2022-04-13 23:53:19.749 | ++ /etc/os-release:source:2                 :   VERSION='20.04.2 LTS (Focal Fossa)'
2022-04-13 23:53:19.751 | ++ /etc/os-release:source:3                 :   ID=ubuntu
2022-04-13 23:53:19.752 | ++ /etc/os-release:source:4                 :   ID_LIKE=debian
2022-04-13 23:53:19.754 | ++ /etc/os-release:source:5                 :   PRETTY_NAME='Ubuntu 20.04.2 LTS'
2022-04-13 23:53:19.756 | ++ /etc/os-release:source:6                 :   VERSION_ID=20.04
2022-04-13 23:53:19.758 | ++ /etc/os-release:source:7                 :   HOME_URL=https://www.ubuntu.com/
2022-04-13 23:53:19.760 | ++ /etc/os-release:source:8                 :   SUPPORT_URL=https://help.ubuntu.com/
2022-04-13 23:53:19.762 | ++ /etc/os-release:source:9                 :   BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
2022-04-13 23:53:19.764 | ++ /etc/os-release:source:10                :   PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
2022-04-13 23:53:19.766 | ++ /etc/os-release:source:11                :   VERSION_CODENAME=focal
2022-04-13 23:53:19.768 | ++ /etc/os-release:source:12                :   UBUNTU_CODENAME=focal
2022-04-13 23:53:19.770 | + functions-common:GetOSVersion:417        :   [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]]
2022-04-13 23:53:19.772 | + functions-common:GetOSVersion:422        :   _ensure_lsb_release
2022-04-13 23:53:19.775 | ++ functions-common:_ensure_lsb_release:393 :   command -v lsb_release
2022-04-13 23:53:19.778 | + functions-common:_ensure_lsb_release:393 :   [[ -x /usr/bin/lsb_release ]]
2022-04-13 23:53:19.779 | + functions-common:_ensure_lsb_release:394 :   return
2022-04-13 23:53:19.782 | ++ functions-common:GetOSVersion:424        :   lsb_release -r -s
2022-04-13 23:53:19.852 | + functions-common:GetOSVersion:424        :   os_RELEASE=20.04
2022-04-13 23:53:19.855 | ++ functions-common:GetOSVersion:425        :   lsb_release -c -s
2022-04-13 23:53:19.923 | + functions-common:GetOSVersion:425        :   os_CODENAME=focal
2022-04-13 23:53:19.925 | ++ functions-common:GetOSVersion:426        :   lsb_release -i -s
2022-04-13 23:53:19.995 | + functions-common:GetOSVersion:426        :   os_VENDOR=Ubuntu
2022-04-13 23:53:19.997 | + functions-common:GetOSVersion:429        :   [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]]
2022-04-13 23:53:19.999 | + functions-common:GetOSVersion:430        :   os_PACKAGE=deb
2022-04-13 23:53:20.000 | + functions-common:GetOSVersion:435        :   typeset -xr os_VENDOR
2022-04-13 23:53:20.002 | + functions-common:GetOSVersion:436        :   typeset -xr os_RELEASE
2022-04-13 23:53:20.004 | + functions-common:GetOSVersion:437        :   typeset -xr os_PACKAGE
2022-04-13 23:53:20.006 | + functions-common:GetOSVersion:438        :   typeset -xr os_CODENAME
2022-04-13 23:53:20.009 | + functions-common:GetDistro:448           :   [[ Ubuntu =~ (Ubuntu) ]]
2022-04-13 23:53:20.011 | + functions-common:GetDistro:451           :   DISTRO=focal
2022-04-13 23:53:20.013 | + functions-common:GetDistro:500           :   typeset -xr DISTRO
2022-04-13 23:53:20.015 | + tools/install_pip.sh:main:44             :   echo 'Distro: focal'
2022-04-13 23:53:20.015 | Distro: focal
2022-04-13 23:53:20.017 | + tools/install_pip.sh:main:124            :   get_versions
2022-04-13 23:53:20.019 | ++ tools/install_pip.sh:get_versions:49     :   which pip
2022-04-13 23:53:20.023 | + tools/install_pip.sh:get_versions:49     :   PIP=/usr/local/bin/pip
2022-04-13 23:53:20.025 | + tools/install_pip.sh:get_versions:50     :   [[ -n /usr/local/bin/pip ]]
2022-04-13 23:53:20.028 | ++ tools/install_pip.sh:get_versions:51     :   /usr/local/bin/pip --version
2022-04-13 23:53:20.028 | ++ tools/install_pip.sh:get_versions:51     :   awk '{ print $2}'
2022-04-13 23:53:20.635 | + tools/install_pip.sh:get_versions:51     :   PIP_VERSION=21.3.1
2022-04-13 23:53:20.637 | + tools/install_pip.sh:get_versions:52     :   echo 'pip: 21.3.1'
2022-04-13 23:53:20.637 | pip: 21.3.1
2022-04-13 23:53:20.638 | + tools/install_pip.sh:main:126            :   [[ -n '' ]]
2022-04-13 23:53:20.640 | + tools/install_pip.sh:main:130            :   is_fedora
2022-04-13 23:53:20.642 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 23:53:20.644 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 23:53:20.646 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 23:53:20.647 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 23:53:20.651 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 23:53:20.653 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 23:53:20.654 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 23:53:20.656 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 23:53:20.658 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 23:53:20.659 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:53:20.661 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 23:53:20.663 | + tools/install_pip.sh:main:141            :   is_ubuntu
2022-04-13 23:53:20.665 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:53:20.667 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:53:20.668 | + tools/install_pip.sh:main:142            :   :
2022-04-13 23:53:20.670 | + tools/install_pip.sh:main:147            :   set -x
2022-04-13 23:53:20.672 | + tools/install_pip.sh:main:151            :   pip_install_gr setuptools
2022-04-13 23:53:20.674 | + inc/python:pip_install_gr:76             :   local name=setuptools
2022-04-13 23:53:20.676 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-13 23:53:20.678 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements setuptools
2022-04-13 23:53:20.680 | ++ inc/python:get_from_global_requirements:225 :   local package=setuptools
2022-04-13 23:53:20.682 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-13 23:53:20.685 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-13 23:53:20.685 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt
2022-04-13 23:53:20.689 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0  '
2022-04-13 23:53:20.691 | ++ inc/python:get_from_global_requirements:228 :   [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0   == '' ]]
2022-04-13 23:53:20.693 | ++ inc/python:get_from_global_requirements:231 :   echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0'
2022-04-13 23:53:20.696 | + inc/python:pip_install_gr:78             :   clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0'
2022-04-13 23:53:20.698 | + inc/python:pip_install_gr:79             :   pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0'
2022-04-13 23:53:20.715 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0
2022-04-13 23:53:20.717 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0'
2022-04-13 23:53:21.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:53:21.448 |   from cryptography.utils import int_from_bytes
2022-04-13 23:53:21.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:53:21.448 |   from cryptography.utils import int_from_bytes
2022-04-13 23:53:22.769 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:53:23.557 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0
2022-04-13 23:53:23.568 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB)
2022-04-13 23:53:25.459 | Installing collected packages: setuptools
2022-04-13 23:53:26.357 | Successfully installed setuptools-62.0.0
2022-04-13 23:53:26.357 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-13 23:53:26.536 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:53:26.536 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:53:26.654 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:53:26.655 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:53:26.657 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:53:26.659 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:53:26.661 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:53:26.662 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:53:26.664 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:53:26.666 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:53:26.668 | + functions-common:time_stop:2439          :   start_time=1649894000709
2022-04-13 23:53:26.669 | + functions-common:time_stop:2441          :   [[ -z 1649894000709 ]]
2022-04-13 23:53:26.672 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:53:26.675 | + functions-common:time_stop:2444          :   end_time=1649894006673
2022-04-13 23:53:26.676 | + functions-common:time_stop:2445          :   elapsed_time=5964
2022-04-13 23:53:26.678 | + functions-common:time_stop:2446          :   total=0
2022-04-13 23:53:26.680 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:53:26.682 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=5964
2022-04-13 23:53:26.684 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:53:26.685 | + tools/install_pip.sh:main:153            :   get_versions
2022-04-13 23:53:26.688 | ++ tools/install_pip.sh:get_versions:49     :   which pip
2022-04-13 23:53:26.692 | + tools/install_pip.sh:get_versions:49     :   PIP=/usr/local/bin/pip
2022-04-13 23:53:26.694 | + tools/install_pip.sh:get_versions:50     :   [[ -n /usr/local/bin/pip ]]
2022-04-13 23:53:26.696 | ++ tools/install_pip.sh:get_versions:51     :   /usr/local/bin/pip --version
2022-04-13 23:53:26.697 | ++ tools/install_pip.sh:get_versions:51     :   awk '{ print $2}'
2022-04-13 23:53:27.267 | + tools/install_pip.sh:get_versions:51     :   PIP_VERSION=21.3.1
2022-04-13 23:53:27.269 | + tools/install_pip.sh:get_versions:52     :   echo 'pip: 21.3.1'
2022-04-13 23:53:27.269 | pip: 21.3.1
2022-04-13 23:53:27.272 | + ./stack.sh:main:797                      :   source /home/ubuntu/devstack/tools/fixup_stuff.sh
2022-04-13 23:53:27.275 | ++ tools/fixup_stuff.sh:source:12           :   [[ -z /home/ubuntu/devstack ]]
2022-04-13 23:53:27.279 | + ./stack.sh:main:798                      :   fixup_all
2022-04-13 23:53:27.281 | + tools/fixup_stuff.sh:fixup_all:180       :   fixup_ubuntu
2022-04-13 23:53:27.283 | + tools/fixup_stuff.sh:fixup_ubuntu:141    :   is_ubuntu
2022-04-13 23:53:27.285 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:53:27.287 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:53:27.289 | + tools/fixup_stuff.sh:fixup_ubuntu:151    :   sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info
2022-04-13 23:53:27.301 | + tools/fixup_stuff.sh:fixup_ubuntu:152    :   sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info'
2022-04-13 23:53:27.312 | + tools/fixup_stuff.sh:fixup_ubuntu:153    :   sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info'
2022-04-13 23:53:27.324 | + tools/fixup_stuff.sh:fixup_all:181       :   fixup_fedora
2022-04-13 23:53:27.326 | + tools/fixup_stuff.sh:fixup_fedora:33     :   is_fedora
2022-04-13 23:53:27.328 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 23:53:27.330 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 23:53:27.333 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 23:53:27.335 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 23:53:27.337 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 23:53:27.340 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 23:53:27.342 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 23:53:27.345 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 23:53:27.347 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 23:53:27.349 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:53:27.351 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 23:53:27.353 | + tools/fixup_stuff.sh:fixup_fedora:34     :   return
2022-04-13 23:53:27.357 | + tools/fixup_stuff.sh:fixup_all:182       :   fixup_suse
2022-04-13 23:53:27.359 | + tools/fixup_stuff.sh:fixup_suse:94       :   is_suse
2022-04-13 23:53:27.361 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 23:53:27.363 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 23:53:27.366 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 23:53:27.368 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 23:53:27.370 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 23:53:27.372 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 23:53:27.374 | + tools/fixup_stuff.sh:fixup_suse:95       :   return
2022-04-13 23:53:27.377 | + tools/fixup_stuff.sh:fixup_all:183       :   fixup_openeuler
2022-04-13 23:53:27.379 | + tools/fixup_stuff.sh:fixup_openeuler:157 :   is_openeuler
2022-04-13 23:53:27.381 | + functions-common:is_openeuler:580        :   [[ -z deb ]]
2022-04-13 23:53:27.383 | + functions-common:is_openeuler:583        :   '[' Ubuntu = openEuler ']'
2022-04-13 23:53:27.386 | + tools/fixup_stuff.sh:fixup_openeuler:158 :   return
2022-04-13 23:53:27.389 | + ./stack.sh:main:801                      :   pip_install -U os-testr
2022-04-13 23:53:27.410 | Using python 3.8 to install os-testr
2022-04-13 23:53:27.412 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr
2022-04-13 23:53:28.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:53:28.139 |   from cryptography.utils import int_from_bytes
2022-04-13 23:53:28.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:53:28.139 |   from cryptography.utils import int_from_bytes
2022-04-13 23:53:29.326 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:53:31.038 | Collecting os-testr
2022-04-13 23:53:31.045 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB)
2022-04-13 23:53:31.056 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0)
2022-04-13 23:53:32.584 | Collecting python-subunit>=1.0.0
2022-04-13 23:53:32.591 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB)
2022-04-13 23:53:32.598 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1)
2022-04-13 23:53:32.613 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0)
2022-04-13 23:53:32.623 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0)
2022-04-13 23:53:32.634 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0)
2022-04-13 23:53:34.319 | Installing collected packages: python-subunit, os-testr
2022-04-13 23:53:34.542 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0
2022-04-13 23:53:34.542 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-13 23:53:34.548 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:53:34.548 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:53:34.659 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:53:34.661 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:53:34.664 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:53:34.666 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:53:34.668 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:53:34.670 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:53:34.672 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:53:34.674 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:53:34.676 | + functions-common:time_stop:2439          :   start_time=1649894007405
2022-04-13 23:53:34.678 | + functions-common:time_stop:2441          :   [[ -z 1649894007405 ]]
2022-04-13 23:53:34.681 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:53:34.685 | + functions-common:time_stop:2444          :   end_time=1649894014682
2022-04-13 23:53:34.687 | + functions-common:time_stop:2445          :   elapsed_time=7277
2022-04-13 23:53:34.689 | + functions-common:time_stop:2446          :   total=0
2022-04-13 23:53:34.691 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:53:34.693 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=7277
2022-04-13 23:53:34.696 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:53:34.698 | + ./stack.sh:main:805                      :   iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0
2022-04-13 23:53:34.746 | + ./stack.sh:main:806                      :   sudo systemctl restart systemd-journald
2022-04-13 23:53:34.846 | + ./stack.sh:main:812                      :   install_infra
2022-04-13 23:53:34.849 | + lib/infra:install_infra:31               :   local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2022-04-13 23:53:34.852 | + lib/infra:install_infra:32               :   '[' '!' -d /opt/stack/requirements/.venv ']'
2022-04-13 23:53:34.854 | + lib/infra:install_infra:32               :   python3 -m venv /opt/stack/requirements/.venv
2022-04-13 23:53:38.007 | + lib/infra:install_infra:34               :   PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2022-04-13 23:53:38.009 | + lib/infra:install_infra:34               :   pip_install -U pbr
2022-04-13 23:53:38.032 | + inc/python:pip_install:193               :   env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr
2022-04-13 23:53:39.894 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:39.905 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:39.921 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:39.960 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:39.992 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:39.998 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.023 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.030 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.052 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.056 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.072 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.083 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.103 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.114 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.162 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.178 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.239 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.258 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.275 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.305 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.314 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.327 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.351 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.363 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.380 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.389 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.395 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.430 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.433 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.455 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.463 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.494 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.523 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.530 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.533 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.537 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.566 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.583 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.611 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.614 | Ignoring click: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.627 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.629 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.646 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.670 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.690 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.710 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.729 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.743 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.753 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.763 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.773 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.795 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.824 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.834 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.839 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.854 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.867 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.884 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.891 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.895 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:40.900 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:53:41.050 | Collecting pbr===5.8.1
2022-04-13 23:53:41.057 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB)
2022-04-13 23:53:41.096 | Installing collected packages: pbr
2022-04-13 23:53:41.237 | Successfully installed pbr-5.8.1
2022-04-13 23:53:41.297 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:53:41.300 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:53:41.302 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:53:41.304 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:53:41.306 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:53:41.308 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:53:41.310 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:53:41.312 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:53:41.314 | + functions-common:time_stop:2439          :   start_time=1649894018024
2022-04-13 23:53:41.316 | + functions-common:time_stop:2441          :   [[ -z 1649894018024 ]]
2022-04-13 23:53:41.319 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:53:41.322 | + functions-common:time_stop:2444          :   end_time=1649894021320
2022-04-13 23:53:41.324 | + functions-common:time_stop:2445          :   elapsed_time=3296
2022-04-13 23:53:41.327 | + functions-common:time_stop:2446          :   total=7277
2022-04-13 23:53:41.329 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:53:41.331 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=10573
2022-04-13 23:53:41.333 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:53:41.335 | + lib/infra:install_infra:35               :   PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2022-04-13 23:53:41.338 | + lib/infra:install_infra:35               :   pip_install /opt/stack/requirements
2022-04-13 23:53:41.363 | + inc/python:pip_install:193               :   env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements
2022-04-13 23:53:43.168 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.179 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.196 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.233 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.265 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.273 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.296 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.304 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.326 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.331 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.348 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.358 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.378 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.389 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.437 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.453 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.513 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.533 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.550 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.581 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.590 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.603 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.620 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.637 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.650 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.660 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.666 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.699 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.703 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.724 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.732 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.764 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.794 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.800 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.803 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.807 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.834 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.850 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.877 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.881 | Ignoring click: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.894 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.896 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.912 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.928 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.948 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.965 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.981 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:43.995 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:44.005 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:44.015 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:44.026 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:44.047 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:44.076 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:44.086 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:44.091 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:44.106 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:44.119 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:44.136 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:44.143 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:44.147 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:53:44.152 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:53:44.154 | Processing /opt/stack/requirements
2022-04-13 23:53:45.564 | Collecting fixtures===3.0.0
2022-04-13 23:53:45.571 |   Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB)
2022-04-13 23:53:45.779 | Collecting PyYAML===6.0
2022-04-13 23:53:45.786 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB)
2022-04-13 23:53:45.963 | Collecting requests===2.27.1
2022-04-13 23:53:45.970 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB)
2022-04-13 23:53:46.062 | Collecting packaging===21.3
2022-04-13 23:53:46.068 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB)
2022-04-13 23:53:46.133 | Collecting testtools===2.5.0
2022-04-13 23:53:46.140 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB)
2022-04-13 23:53:46.223 | Collecting idna===3.3
2022-04-13 23:53:46.230 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB)
2022-04-13 23:53:46.369 | Collecting pyparsing===3.0.7
2022-04-13 23:53:46.377 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB)
2022-04-13 23:53:46.449 | Collecting six===1.16.0
2022-04-13 23:53:46.456 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB)
2022-04-13 23:53:46.512 | Collecting charset-normalizer===2.0.12
2022-04-13 23:53:46.519 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
2022-04-13 23:53:46.555 | Collecting Parsley>=1.2
2022-04-13 23:53:46.562 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB)
2022-04-13 23:53:46.608 | Collecting beagle>=0.2.1
2022-04-13 23:53:46.614 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB)
2022-04-13 23:53:46.640 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (5.8.1)
2022-04-13 23:53:46.711 | Collecting urllib3===1.26.9
2022-04-13 23:53:46.718 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44e/ce4d53fb1706f/urllib3-1.26.9-py2.py3-none-any.whl (138 kB)
2022-04-13 23:53:46.851 | Collecting certifi>=2017.4.17
2022-04-13 23:53:46.858 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
2022-04-13 23:53:46.894 | Collecting extras===1.0.0
2022-04-13 23:53:46.901 |   Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB)
2022-04-13 23:53:46.984 | Collecting cliff===3.10.1
2022-04-13 23:53:46.991 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB)
2022-04-13 23:53:47.165 | Collecting cmd2===2.4.0
2022-04-13 23:53:47.172 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB)
2022-04-13 23:53:47.319 | Collecting stevedore===3.5.0
2022-04-13 23:53:47.325 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB)
2022-04-13 23:53:47.374 | Collecting autopage===0.5.0
2022-04-13 23:53:47.380 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB)
2022-04-13 23:53:47.433 | Collecting prettytable===3.2.0
2022-04-13 23:53:47.440 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6c/5ec87c3ef9df5/prettytable-3.2.0-py3-none-any.whl (26 kB)
2022-04-13 23:53:47.497 | Collecting attrs===21.4.0
2022-04-13 23:53:47.503 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB)
2022-04-13 23:53:47.637 | Collecting pyperclip===1.8.2
2022-04-13 23:53:47.643 |   Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB)
2022-04-13 23:53:47.681 | Collecting wcwidth===0.2.5
2022-04-13 23:53:47.687 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
2022-04-13 23:53:47.706 | Building wheels for collected packages: openstack-requirements
2022-04-13 23:53:47.707 |   Building wheel for openstack-requirements (setup.py): started
2022-04-13 23:53:48.522 |   Building wheel for openstack-requirements (setup.py): finished with status 'error'
2022-04-13 23:53:48.523 |   ERROR: Command errored out with exit status 1:
2022-04-13 23:53:48.523 |    command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-oa8f_x9m/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-oa8f_x9m/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-8g3l4ieu
2022-04-13 23:53:48.523 |        cwd: /tmp/pip-req-build-oa8f_x9m/
2022-04-13 23:53:48.523 |   Complete output (6 lines):
2022-04-13 23:53:48.523 |   usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
2022-04-13 23:53:48.523 |      or: setup.py --help [cmd1 cmd2 ...]
2022-04-13 23:53:48.523 |      or: setup.py --help-commands
2022-04-13 23:53:48.523 |      or: setup.py cmd --help
2022-04-13 23:53:48.523 |   
2022-04-13 23:53:48.523 |   error: invalid command 'bdist_wheel'
2022-04-13 23:53:48.523 |   ----------------------------------------
2022-04-13 23:53:48.523 |   ERROR: Failed building wheel for openstack-requirements
2022-04-13 23:53:48.523 |   Running setup.py clean for openstack-requirements
2022-04-13 23:53:49.354 | Failed to build openstack-requirements
2022-04-13 23:53:49.614 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, certifi, charset-normalizer, requests, pyparsing, pyperclip, cmd2, stevedore, autopage, cliff, packaging, Parsley, beagle, openstack-requirements
2022-04-13 23:53:51.495 |     Running setup.py install for openstack-requirements: started
2022-04-13 23:53:54.011 |     Running setup.py install for openstack-requirements: finished with status 'done'
2022-04-13 23:53:54.044 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5354 packaging-21.3 prettytable-3.2.0 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.9 wcwidth-0.2.5
2022-04-13 23:53:54.194 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:53:54.197 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:53:54.199 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:53:54.201 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:53:54.204 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:53:54.207 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:53:54.209 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:53:54.212 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:53:54.215 | + functions-common:time_stop:2439          :   start_time=1649894021355
2022-04-13 23:53:54.217 | + functions-common:time_stop:2441          :   [[ -z 1649894021355 ]]
2022-04-13 23:53:54.220 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:53:54.226 | + functions-common:time_stop:2444          :   end_time=1649894034221
2022-04-13 23:53:54.228 | + functions-common:time_stop:2445          :   elapsed_time=12866
2022-04-13 23:53:54.230 | + functions-common:time_stop:2446          :   total=10573
2022-04-13 23:53:54.232 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:53:54.235 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=23439
2022-04-13 23:53:54.237 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:53:54.239 | + lib/infra:install_infra:39               :   unset PIP_VIRTUAL_ENV
2022-04-13 23:53:54.242 | + lib/infra:install_infra:42               :   use_library_from_git pbr
2022-04-13 23:53:54.245 | + inc/python:use_library_from_git:250      :   local name=pbr
2022-04-13 23:53:54.247 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:53:54.249 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:53:54.252 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,pbr, ]]
2022-04-13 23:53:54.254 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:53:54.257 | + lib/infra:install_infra:48               :   pip_install -U pbr
2022-04-13 23:53:54.281 | Using python 3.8 to install pbr
2022-04-13 23:53:54.283 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr
2022-04-13 23:53:55.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:53:55.058 |   from cryptography.utils import int_from_bytes
2022-04-13 23:53:55.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:53:55.058 |   from cryptography.utils import int_from_bytes
2022-04-13 23:53:56.348 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:53:56.382 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1)
2022-04-13 23:53:58.229 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-13 23:53:58.236 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:53:58.236 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:53:58.366 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:53:58.370 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:53:58.372 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:53:58.374 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:53:58.376 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:53:58.378 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:53:58.380 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:53:58.382 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:53:58.386 | + functions-common:time_stop:2439          :   start_time=1649894034275
2022-04-13 23:53:58.388 | + functions-common:time_stop:2441          :   [[ -z 1649894034275 ]]
2022-04-13 23:53:58.391 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:53:58.396 | + functions-common:time_stop:2444          :   end_time=1649894038393
2022-04-13 23:53:58.398 | + functions-common:time_stop:2445          :   elapsed_time=4118
2022-04-13 23:53:58.402 | + functions-common:time_stop:2446          :   total=23439
2022-04-13 23:53:58.405 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:53:58.408 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=27557
2022-04-13 23:53:58.410 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:53:58.414 | + ./stack.sh:main:815                      :   python3 -m venv /opt/stack/bindep-venv
2022-04-13 23:54:01.635 | + ./stack.sh:main:817                      :   /opt/stack/bindep-venv/bin/pip install bindep
2022-04-13 23:54:03.487 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:54:05.227 | Collecting bindep
2022-04-13 23:54:05.234 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB)
2022-04-13 23:54:05.340 | Collecting packaging; python_version >= "3.6"
2022-04-13 23:54:05.346 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB)
2022-04-13 23:54:06.880 | Collecting distro
2022-04-13 23:54:06.887 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB)
2022-04-13 23:54:06.918 | Collecting Parsley
2022-04-13 23:54:06.925 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB)
2022-04-13 23:54:07.082 | Collecting pbr>=2.0.0
2022-04-13 23:54:07.089 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB)
2022-04-13 23:54:07.290 | Collecting pyparsing!=3.0.5,>=2.0.2
2022-04-13 23:54:07.298 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef7/b523f6356f763/pyparsing-3.0.8-py3-none-any.whl (98 kB)
2022-04-13 23:54:07.347 | Installing collected packages: pyparsing, packaging, distro, Parsley, pbr, bindep
2022-04-13 23:54:07.946 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.8
2022-04-13 23:54:08.024 | + ./stack.sh:main:818                      :   export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep
2022-04-13 23:54:08.027 | + ./stack.sh:main:818                      :   BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep
2022-04-13 23:54:08.030 | ++ ./stack.sh:main:821                      :   _get_plugin_bindep_packages
2022-04-13 23:54:08.047 | + ./stack.sh:main:821                      :   pkgs=
2022-04-13 23:54:08.049 | + ./stack.sh:main:822                      :   [[ -n '' ]]
2022-04-13 23:54:08.052 | + ./stack.sh:main:829                      :   run_phase stack pre-install
2022-04-13 23:54:08.054 | + functions-common:run_phase:1860          :   local mode=stack
2022-04-13 23:54:08.056 | + functions-common:run_phase:1861          :   local phase=pre-install
2022-04-13 23:54:08.058 | + functions-common:run_phase:1862          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-13 23:54:08.060 | + functions-common:run_phase:1863          :   local extra_plugin_file_name
2022-04-13 23:54:08.062 | + functions-common:run_phase:1864          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-13 23:54:08.065 | + functions-common:run_phase:1869          :   local exceptions=80-tempest.sh
2022-04-13 23:54:08.067 | + functions-common:run_phase:1870          :   local extra
2022-04-13 23:54:08.069 | ++ functions-common:run_phase:1871          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-13 23:54:08.073 | + functions-common:run_phase:1871          :   extra=80-tempest.sh
2022-04-13 23:54:08.076 | + functions-common:run_phase:1872          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-13 23:54:08.078 | + functions-common:run_phase:1876          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-13 23:54:08.080 | + functions-common:run_phase:1876          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install
2022-04-13 23:54:08.082 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-13 23:54:08.097 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:54:08.100 | ++ extras.d/80-tempest.sh:source:4          :   [[ stack == \s\o\u\r\c\e ]]
2022-04-13 23:54:08.101 | ++ extras.d/80-tempest.sh:source:7          :   [[ stack == \s\t\a\c\k ]]
2022-04-13 23:54:08.104 | ++ extras.d/80-tempest.sh:source:7          :   [[ pre-install == \i\n\s\t\a\l\l ]]
2022-04-13 23:54:08.106 | ++ extras.d/80-tempest.sh:source:10         :   [[ stack == \s\t\a\c\k ]]
2022-04-13 23:54:08.108 | ++ extras.d/80-tempest.sh:source:10         :   [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]]
2022-04-13 23:54:08.110 | ++ extras.d/80-tempest.sh:source:13         :   [[ stack == \s\t\a\c\k ]]
2022-04-13 23:54:08.112 | ++ extras.d/80-tempest.sh:source:13         :   [[ pre-install == \e\x\t\r\a ]]
2022-04-13 23:54:08.114 | ++ extras.d/80-tempest.sh:source:16         :   [[ stack == \s\t\a\c\k ]]
2022-04-13 23:54:08.116 | ++ extras.d/80-tempest.sh:source:16         :   [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]]
2022-04-13 23:54:08.118 | ++ extras.d/80-tempest.sh:source:19         :   [[ stack == \s\t\a\c\k ]]
2022-04-13 23:54:08.120 | ++ extras.d/80-tempest.sh:source:19         :   [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]]
2022-04-13 23:54:08.122 | ++ extras.d/80-tempest.sh:source:27         :   [[ stack == \u\n\s\t\a\c\k ]]
2022-04-13 23:54:08.124 | ++ extras.d/80-tempest.sh:source:32         :   [[ stack == \c\l\e\a\n ]]
2022-04-13 23:54:08.127 | + functions-common:run_phase:1881          :   [[ stack == \s\o\u\r\c\e ]]
2022-04-13 23:54:08.129 | + functions-common:run_phase:1884          :   [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2022-04-13 23:54:08.131 | + functions-common:run_phase:1887          :   run_plugins stack pre-install
2022-04-13 23:54:08.133 | + functions-common:run_plugins:1846        :   local mode=stack
2022-04-13 23:54:08.135 | + functions-common:run_plugins:1847        :   local phase=pre-install
2022-04-13 23:54:08.137 | + functions-common:run_plugins:1849        :   local plugins=
2022-04-13 23:54:08.139 | + functions-common:run_plugins:1850        :   local plugin
2022-04-13 23:54:08.142 | + ./stack.sh:main:832                      :   set_systemd_override DefaultLimitNOFILE 2048
2022-04-13 23:54:08.144 | + functions:set_systemd_override:820       :   local key=DefaultLimitNOFILE
2022-04-13 23:54:08.146 | + functions:set_systemd_override:821       :   local value=2048
2022-04-13 23:54:08.149 | + functions:set_systemd_override:823       :   local sysconf=/etc/systemd/system.conf
2022-04-13 23:54:08.151 | + functions:set_systemd_override:824       :   iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048
2022-04-13 23:54:08.206 | + functions:set_systemd_override:825       :   echo 'Set systemd system override for DefaultLimitNOFILE=2048'
2022-04-13 23:54:08.206 | Set systemd system override for DefaultLimitNOFILE=2048
2022-04-13 23:54:08.208 | + functions:set_systemd_override:827       :   sudo systemctl daemon-reload
2022-04-13 23:54:08.582 | + ./stack.sh:main:834                      :   install_rpc_backend
2022-04-13 23:54:08.585 | + lib/rpc_backend:install_rpc_backend:52   :   is_service_enabled rabbit
2022-04-13 23:54:08.603 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:54:08.605 | + lib/rpc_backend:install_rpc_backend:54   :   install_package rabbitmq-server
2022-04-13 23:54:08.608 | + functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:54:08.611 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:54:08.613 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-13 23:54:08.616 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:54:08.618 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:54:08.620 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:54:08.623 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:54:08.626 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:54:08.628 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:54:08.630 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-13 23:54:08.634 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-13 23:54:08.635 | + functions-common:apt_get_update:1197     :   return
2022-04-13 23:54:08.638 | + functions-common:install_package:1471    :   real_install_package rabbitmq-server
2022-04-13 23:54:08.641 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:54:08.643 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:54:08.645 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:54:08.648 | + functions-common:real_install_package:1457 :   apt_get install rabbitmq-server
2022-04-13 23:54:08.668 | + functions-common:apt_get:1237            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server
2022-04-13 23:54:08.779 | Reading package lists...
2022-04-13 23:54:09.046 | Building dependency tree...
2022-04-13 23:54:09.048 | Reading state information...
2022-04-13 23:54:09.332 | The following packages were automatically installed and are no longer required:
2022-04-13 23:54:09.333 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:54:09.334 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:54:09.334 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:54:09.334 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:54:09.334 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:54:09.334 |   python3-zope.interface
2022-04-13 23:54:09.334 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:54:09.334 | The following additional packages will be installed:
2022-04-13 23:54:09.334 |   erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets
2022-04-13 23:54:09.334 |   erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key
2022-04-13 23:54:09.334 |   erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp
2022-04-13 23:54:09.336 |   erlang-tools erlang-xmerl locales-all
2022-04-13 23:54:09.337 | Suggested packages:
2022-04-13 23:54:09.337 |   erlang erlang-manpages erlang-doc
2022-04-13 23:54:09.411 | The following NEW packages will be installed:
2022-04-13 23:54:09.411 |   erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets
2022-04-13 23:54:09.411 |   erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key
2022-04-13 23:54:09.411 |   erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp
2022-04-13 23:54:09.412 |   erlang-tools erlang-xmerl locales-all rabbitmq-server
2022-04-13 23:54:09.987 | 0 upgraded, 19 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:54:09.987 | Need to get 38.1 MB of archives.
2022-04-13 23:54:09.987 | After this operation, 276 MB of additional disk space will be used.
2022-04-13 23:54:09.987 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB]
2022-04-13 23:54:13.421 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB]
2022-04-13 23:54:13.485 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB]
2022-04-13 23:54:13.497 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB]
2022-04-13 23:54:13.546 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB]
2022-04-13 23:54:13.609 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB]
2022-04-13 23:54:13.624 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB]
2022-04-13 23:54:14.043 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB]
2022-04-13 23:54:14.046 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB]
2022-04-13 23:54:14.048 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB]
2022-04-13 23:54:14.050 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB]
2022-04-13 23:54:14.397 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB]
2022-04-13 23:54:14.421 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB]
2022-04-13 23:54:14.423 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB]
2022-04-13 23:54:14.485 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB]
2022-04-13 23:54:14.543 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB]
2022-04-13 23:54:14.595 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB]
2022-04-13 23:54:15.323 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.7 [10.6 MB]
2022-04-13 23:54:17.160 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB]
2022-04-13 23:54:20.307 | Fetched 38.1 MB in 10s (3,694 kB/s)
2022-04-13 23:54:20.339 | Selecting previously unselected package erlang-base.
2022-04-13 23:54:20.391 | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 81597 files and directories currently installed.)
2022-04-13 23:54:20.395 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ...
2022-04-13 23:54:20.397 | Unpacking erlang-base (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:21.495 | Selecting previously unselected package erlang-asn1.
2022-04-13 23:54:21.504 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ...
2022-04-13 23:54:21.506 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:21.619 | Selecting previously unselected package erlang-crypto.
2022-04-13 23:54:21.628 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ...
2022-04-13 23:54:21.630 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:21.674 | Selecting previously unselected package erlang-public-key.
2022-04-13 23:54:21.683 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ...
2022-04-13 23:54:21.685 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:21.787 | Selecting previously unselected package erlang-mnesia.
2022-04-13 23:54:21.795 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ...
2022-04-13 23:54:21.798 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:21.914 | Selecting previously unselected package erlang-runtime-tools.
2022-04-13 23:54:21.923 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ...
2022-04-13 23:54:21.925 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:21.987 | Selecting previously unselected package erlang-ssl.
2022-04-13 23:54:21.996 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ...
2022-04-13 23:54:21.998 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:22.168 | Selecting previously unselected package erlang-eldap.
2022-04-13 23:54:22.177 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ...
2022-04-13 23:54:22.179 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:22.219 | Selecting previously unselected package erlang-ftp.
2022-04-13 23:54:22.228 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ...
2022-04-13 23:54:22.230 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:22.270 | Selecting previously unselected package erlang-tftp.
2022-04-13 23:54:22.279 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ...
2022-04-13 23:54:22.282 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:22.319 | Selecting previously unselected package erlang-inets.
2022-04-13 23:54:22.328 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ...
2022-04-13 23:54:22.331 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:22.439 | Selecting previously unselected package erlang-snmp.
2022-04-13 23:54:22.448 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ...
2022-04-13 23:54:22.451 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:22.696 | Selecting previously unselected package erlang-os-mon.
2022-04-13 23:54:22.705 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ...
2022-04-13 23:54:22.707 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:22.750 | Selecting previously unselected package erlang-parsetools.
2022-04-13 23:54:22.759 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ...
2022-04-13 23:54:22.762 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:22.806 | Selecting previously unselected package erlang-syntax-tools.
2022-04-13 23:54:22.816 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ...
2022-04-13 23:54:22.818 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:22.890 | Selecting previously unselected package erlang-tools.
2022-04-13 23:54:22.899 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ...
2022-04-13 23:54:22.901 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:22.998 | Selecting previously unselected package erlang-xmerl.
2022-04-13 23:54:23.007 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ...
2022-04-13 23:54:23.009 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:23.187 | Selecting previously unselected package locales-all.
2022-04-13 23:54:23.196 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ...
2022-04-13 23:54:23.198 | Unpacking locales-all (2.31-0ubuntu9.7) ...
2022-04-13 23:54:27.621 | Selecting previously unselected package rabbitmq-server.
2022-04-13 23:54:27.633 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ...
2022-04-13 23:54:27.636 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ...
2022-04-13 23:54:28.920 | Setting up erlang-base (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:29.345 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service.
2022-04-13 23:54:29.345 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket.
2022-04-13 23:54:33.833 | Searching for services which depend on erlang and should be started... none found.
2022-04-13 23:54:33.837 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:33.843 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:33.849 | Setting up locales-all (2.31-0ubuntu9.7) ...
2022-04-13 23:54:33.857 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:33.864 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:33.870 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:33.876 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:33.883 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:33.888 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:33.895 | Setting up erlang-tools (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:33.901 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:33.907 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:33.913 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:33.919 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:33.925 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:33.931 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:33.937 | Setting up erlang-inets (1:22.2.7+dfsg-1) ...
2022-04-13 23:54:33.944 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ...
2022-04-13 23:54:34.042 | Adding group `rabbitmq' (GID 125) ...
2022-04-13 23:54:34.060 | Done.
2022-04-13 23:54:34.143 | Adding system user `rabbitmq' (UID 117) ...
2022-04-13 23:54:34.143 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ...
2022-04-13 23:54:34.183 | Not creating home directory `/var/lib/rabbitmq'.
2022-04-13 23:54:34.474 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service.
2022-04-13 23:54:40.850 | Processing triggers for man-db (2.9.1-1) ...
2022-04-13 23:54:41.562 | Processing triggers for systemd (245.4-4ubuntu3.15) ...
2022-04-13 23:54:49.652 | + functions-common:apt_get:1241            :   result=0
2022-04-13 23:54:49.654 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:54:49.656 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:54:49.658 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:54:49.660 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:54:49.662 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:54:49.665 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:54:49.668 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:54:49.670 | + functions-common:time_stop:2439          :   start_time=1649894048665
2022-04-13 23:54:49.672 | + functions-common:time_stop:2441          :   [[ -z 1649894048665 ]]
2022-04-13 23:54:49.675 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:54:49.679 | + functions-common:time_stop:2444          :   end_time=1649894089677
2022-04-13 23:54:49.681 | + functions-common:time_stop:2445          :   elapsed_time=41012
2022-04-13 23:54:49.683 | + functions-common:time_stop:2446          :   total=182211
2022-04-13 23:54:49.685 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:54:49.688 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=223223
2022-04-13 23:54:49.690 | + functions-common:apt_get:1245            :   return 0
2022-04-13 23:54:49.692 | + lib/rpc_backend:install_rpc_backend:55   :   is_suse
2022-04-13 23:54:49.694 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 23:54:49.697 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 23:54:49.699 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 23:54:49.702 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 23:54:49.704 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 23:54:49.706 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 23:54:49.708 | + lib/rpc_backend:install_rpc_backend:68   :   is_fedora
2022-04-13 23:54:49.711 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 23:54:49.714 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 23:54:49.716 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 23:54:49.718 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 23:54:49.720 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 23:54:49.723 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 23:54:49.725 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 23:54:49.728 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 23:54:49.730 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 23:54:49.733 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:54:49.735 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 23:54:49.737 | + lib/rpc_backend:install_rpc_backend:68   :   is_suse
2022-04-13 23:54:49.739 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 23:54:49.741 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 23:54:49.744 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 23:54:49.746 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 23:54:49.748 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 23:54:49.751 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 23:54:49.753 | + ./stack.sh:main:835                      :   restart_rpc_backend
2022-04-13 23:54:49.755 | + lib/rpc_backend:restart_rpc_backend:81   :   is_service_enabled rabbit
2022-04-13 23:54:49.772 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:54:49.775 | + lib/rpc_backend:restart_rpc_backend:83   :   echo_summary 'Starting RabbitMQ'
2022-04-13 23:54:49.778 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-13 23:54:49.780 | + ./stack.sh:echo_summary:448              :   echo -e Starting RabbitMQ
2022-04-13 23:54:49.782 | + lib/rpc_backend:restart_rpc_backend:94   :   local i
2022-04-13 23:54:49.785 | ++ lib/rpc_backend:restart_rpc_backend:95   :   seq 20
2022-04-13 23:54:49.789 | + lib/rpc_backend:restart_rpc_backend:95   :   for i in `seq 20`
2022-04-13 23:54:49.792 | + lib/rpc_backend:restart_rpc_backend:96   :   local rc=0
2022-04-13 23:54:49.794 | + lib/rpc_backend:restart_rpc_backend:98   :   [[ 1 -eq 20 ]]
2022-04-13 23:54:49.797 | + lib/rpc_backend:restart_rpc_backend:100  :   [[ 1 == \0 ]]
2022-04-13 23:54:49.799 | + lib/rpc_backend:restart_rpc_backend:104  :   rabbit_setuser stackrabbit Passw0rd
2022-04-13 23:54:49.801 | + lib/rpc_backend:rabbit_setuser:173       :   local user=stackrabbit pass=Passw0rd found= out=
2022-04-13 23:54:49.804 | ++ lib/rpc_backend:rabbit_setuser:174       :   sudo rabbitmqctl list_users
2022-04-13 23:54:50.551 | + lib/rpc_backend:rabbit_setuser:174       :   out='Listing users ...
2022-04-13 23:54:50.551 | user	tags
2022-04-13 23:54:50.551 | guest	[administrator]'
2022-04-13 23:54:50.554 | ++ lib/rpc_backend:rabbit_setuser:176       :   echo 'Listing users ...
2022-04-13 23:54:50.554 | user	tags
2022-04-13 23:54:50.554 | guest	[administrator]'
2022-04-13 23:54:50.554 | ++ lib/rpc_backend:rabbit_setuser:176       :   awk '$1 == user { print $1 }' user=stackrabbit
2022-04-13 23:54:50.561 | + lib/rpc_backend:rabbit_setuser:176       :   found=
2022-04-13 23:54:50.563 | + lib/rpc_backend:rabbit_setuser:177       :   '[' '' = stackrabbit ']'
2022-04-13 23:54:50.565 | + lib/rpc_backend:rabbit_setuser:181       :   sudo rabbitmqctl add_user stackrabbit Passw0rd
2022-04-13 23:54:51.239 | Adding user "stackrabbit" ...
2022-04-13 23:54:51.263 | + lib/rpc_backend:rabbit_setuser:184       :   sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*'
2022-04-13 23:54:51.944 | Setting permissions for user "stackrabbit" in vhost "/" ...
2022-04-13 23:54:51.969 | + lib/rpc_backend:restart_rpc_backend:105  :   '[' 0 -ne 0 ']'
2022-04-13 23:54:51.971 | + lib/rpc_backend:restart_rpc_backend:110  :   sudo rabbitmqctl change_password stackrabbit Passw0rd
2022-04-13 23:54:52.635 | Changing password for user "stackrabbit" ...
2022-04-13 23:54:52.659 | + lib/rpc_backend:restart_rpc_backend:112  :   '[' 0 -ne 0 ']'
2022-04-13 23:54:52.662 | + lib/rpc_backend:restart_rpc_backend:116  :   break
2022-04-13 23:54:52.664 | + lib/rpc_backend:restart_rpc_backend:119  :   sudo rabbitmqctl delete_user guest
2022-04-13 23:54:53.358 | Deleting user "guest" ...
2022-04-13 23:54:53.381 | + ./stack.sh:main:837                      :   is_service_enabled mysql postgresql
2022-04-13 23:54:53.398 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:54:53.401 | + ./stack.sh:main:838                      :   install_database
2022-04-13 23:54:53.403 | + lib/database:install_database:118        :   install_database_mysql
2022-04-13 23:54:53.405 | + lib/databases/mysql:install_database_mysql:157 :   is_ubuntu
2022-04-13 23:54:53.408 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:54:53.410 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:54:53.412 | + lib/databases/mysql:install_database_mysql:160 :   sudo debconf-set-selections
2022-04-13 23:54:53.636 | + lib/databases/mysql:install_database_mysql:170 :   [[ ! -e /home/ubuntu/.my.cnf ]]
2022-04-13 23:54:53.638 | + lib/databases/mysql:install_database_mysql:171 :   cat
2022-04-13 23:54:53.643 | + lib/databases/mysql:install_database_mysql:177 :   is_ubuntu
2022-04-13 23:54:53.645 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:54:53.647 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:54:53.650 | + lib/databases/mysql:install_database_mysql:177 :   '[' mysql '!=' mariadb ']'
2022-04-13 23:54:53.652 | + lib/databases/mysql:install_database_mysql:178 :   echo host=127.0.0.1
2022-04-13 23:54:53.654 | + lib/databases/mysql:install_database_mysql:180 :   chmod 0600 /home/ubuntu/.my.cnf
2022-04-13 23:54:53.658 | + lib/databases/mysql:install_database_mysql:183 :   [[ True == \T\r\u\e ]]
2022-04-13 23:54:53.661 | + lib/databases/mysql:install_database_mysql:184 :   is_oraclelinux
2022-04-13 23:54:53.663 | + functions-common:is_oraclelinux:512      :   [[ -z Ubuntu ]]
2022-04-13 23:54:53.665 | + functions-common:is_oraclelinux:516      :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:54:53.668 | + lib/databases/mysql:install_database_mysql:186 :   is_fedora
2022-04-13 23:54:53.670 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 23:54:53.673 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 23:54:53.675 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 23:54:53.677 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 23:54:53.679 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 23:54:53.682 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 23:54:53.685 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 23:54:53.687 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 23:54:53.689 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 23:54:53.691 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:54:53.693 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 23:54:53.696 | + lib/databases/mysql:install_database_mysql:189 :   is_suse
2022-04-13 23:54:53.698 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 23:54:53.700 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 23:54:53.703 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 23:54:53.705 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 23:54:53.707 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 23:54:53.710 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 23:54:53.712 | + lib/databases/mysql:install_database_mysql:192 :   is_ubuntu
2022-04-13 23:54:53.714 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:54:53.716 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:54:53.719 | + lib/databases/mysql:install_database_mysql:193 :   install_package mysql-server
2022-04-13 23:54:53.721 | + functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:54:53.723 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:54:53.726 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-13 23:54:53.728 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:54:53.731 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:54:53.733 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:54:53.735 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:54:53.737 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:54:53.740 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:54:53.742 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-13 23:54:53.745 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-13 23:54:53.747 | + functions-common:apt_get_update:1197     :   return
2022-04-13 23:54:53.749 | + functions-common:install_package:1471    :   real_install_package mysql-server
2022-04-13 23:54:53.752 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:54:53.754 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:54:53.756 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:54:53.758 | + functions-common:real_install_package:1457 :   apt_get install mysql-server
2022-04-13 23:54:53.779 | + functions-common:apt_get:1237            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server
2022-04-13 23:54:53.889 | Reading package lists...
2022-04-13 23:54:54.143 | Building dependency tree...
2022-04-13 23:54:54.145 | Reading state information...
2022-04-13 23:54:54.414 | The following packages were automatically installed and are no longer required:
2022-04-13 23:54:54.416 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:54:54.416 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:54:54.416 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:54:54.416 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:54:54.416 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:54:54.416 |   python3-zope.interface
2022-04-13 23:54:54.417 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:54:54.417 | The following additional packages will be installed:
2022-04-13 23:54:54.417 |   libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7
2022-04-13 23:54:54.417 |   libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl
2022-04-13 23:54:54.417 |   libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl
2022-04-13 23:54:54.418 |   liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic
2022-04-13 23:54:54.418 |   mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0
2022-04-13 23:54:54.418 |   mysql-server-8.0 mysql-server-core-8.0
2022-04-13 23:54:54.420 | Suggested packages:
2022-04-13 23:54:54.420 |   libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca
2022-04-13 23:54:54.502 | The following NEW packages will be installed:
2022-04-13 23:54:54.502 |   libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7
2022-04-13 23:54:54.502 |   libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl
2022-04-13 23:54:54.502 |   libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl
2022-04-13 23:54:54.502 |   liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic
2022-04-13 23:54:54.502 |   mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0
2022-04-13 23:54:54.503 |   mysql-server mysql-server-8.0 mysql-server-core-8.0
2022-04-13 23:54:54.949 | 0 upgraded, 24 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:54:54.949 | Need to get 31.4 MB of archives.
2022-04-13 23:54:54.949 | After this operation, 262 MB of additional disk space will be used.
2022-04-13 23:54:54.949 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB]
2022-04-13 23:54:57.020 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB]
2022-04-13 23:54:57.021 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB]
2022-04-13 23:54:57.029 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B]
2022-04-13 23:54:57.030 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB]
2022-04-13 23:54:57.050 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB]
2022-04-13 23:55:00.731 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB]
2022-04-13 23:55:00.943 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
2022-04-13 23:55:00.943 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB]
2022-04-13 23:55:00.945 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB]
2022-04-13 23:55:00.947 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB]
2022-04-13 23:55:00.950 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB]
2022-04-13 23:55:00.951 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB]
2022-04-13 23:55:00.952 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
2022-04-13 23:55:00.952 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB]
2022-04-13 23:55:00.954 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB]
2022-04-13 23:55:01.165 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B]
2022-04-13 23:55:01.166 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
2022-04-13 23:55:01.167 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
2022-04-13 23:55:01.168 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB]
2022-04-13 23:55:01.371 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B]
2022-04-13 23:55:01.372 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB]
2022-04-13 23:55:02.355 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B]
2022-04-13 23:55:02.355 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B]
2022-04-13 23:55:02.892 | Preconfiguring packages ...
2022-04-13 23:55:03.018 | Fetched 31.4 MB in 8s (4,009 kB/s)
2022-04-13 23:55:03.050 | Selecting previously unselected package mysql-client-core-8.0.
2022-04-13 23:55:03.105 | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 90053 files and directories currently installed.)
2022-04-13 23:55:03.109 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ...
2022-04-13 23:55:03.113 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ...
2022-04-13 23:55:04.110 | Selecting previously unselected package mysql-client-8.0.
2022-04-13 23:55:04.120 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ...
2022-04-13 23:55:04.126 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ...
2022-04-13 23:55:04.165 | Selecting previously unselected package libevent-core-2.1-7:amd64.
2022-04-13 23:55:04.175 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ...
2022-04-13 23:55:04.179 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ...
2022-04-13 23:55:04.226 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64.
2022-04-13 23:55:04.238 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ...
2022-04-13 23:55:04.240 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ...
2022-04-13 23:55:04.274 | Selecting previously unselected package libmecab2:amd64.
2022-04-13 23:55:04.284 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ...
2022-04-13 23:55:04.286 | Unpacking libmecab2:amd64 (0.996-10build1) ...
2022-04-13 23:55:04.359 | Selecting previously unselected package mysql-server-core-8.0.
2022-04-13 23:55:04.369 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ...
2022-04-13 23:55:04.372 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ...
2022-04-13 23:55:07.407 | Selecting previously unselected package mysql-server-8.0.
2022-04-13 23:55:07.417 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ...
2022-04-13 23:55:07.923 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ...
2022-04-13 23:55:07.988 | Selecting previously unselected package libhtml-tagset-perl.
2022-04-13 23:55:07.998 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ...
2022-04-13 23:55:08.001 | Unpacking libhtml-tagset-perl (3.20-4) ...
2022-04-13 23:55:08.035 | Selecting previously unselected package liburi-perl.
2022-04-13 23:55:08.045 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ...
2022-04-13 23:55:08.047 | Unpacking liburi-perl (1.76-2) ...
2022-04-13 23:55:08.110 | Selecting previously unselected package libhtml-parser-perl.
2022-04-13 23:55:08.121 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ...
2022-04-13 23:55:08.124 | Unpacking libhtml-parser-perl (3.72-5) ...
2022-04-13 23:55:08.171 | Selecting previously unselected package libcgi-pm-perl.
2022-04-13 23:55:08.181 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ...
2022-04-13 23:55:08.185 | Unpacking libcgi-pm-perl (4.46-1) ...
2022-04-13 23:55:08.254 | Selecting previously unselected package libfcgi-perl.
2022-04-13 23:55:08.263 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ...
2022-04-13 23:55:08.266 | Unpacking libfcgi-perl (0.79-1) ...
2022-04-13 23:55:08.299 | Selecting previously unselected package libcgi-fast-perl.
2022-04-13 23:55:08.309 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ...
2022-04-13 23:55:08.312 | Unpacking libcgi-fast-perl (1:2.15-1) ...
2022-04-13 23:55:08.346 | Selecting previously unselected package libencode-locale-perl.
2022-04-13 23:55:08.355 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ...
2022-04-13 23:55:08.358 | Unpacking libencode-locale-perl (1.05-1) ...
2022-04-13 23:55:08.394 | Selecting previously unselected package libhtml-template-perl.
2022-04-13 23:55:08.404 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ...
2022-04-13 23:55:08.408 | Unpacking libhtml-template-perl (2.97-1) ...
2022-04-13 23:55:08.448 | Selecting previously unselected package libtimedate-perl.
2022-04-13 23:55:08.458 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ...
2022-04-13 23:55:08.461 | Unpacking libtimedate-perl (2.3200-1) ...
2022-04-13 23:55:08.511 | Selecting previously unselected package libhttp-date-perl.
2022-04-13 23:55:08.525 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ...
2022-04-13 23:55:08.527 | Unpacking libhttp-date-perl (6.05-1) ...
2022-04-13 23:55:08.559 | Selecting previously unselected package libio-html-perl.
2022-04-13 23:55:08.569 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ...
2022-04-13 23:55:08.571 | Unpacking libio-html-perl (1.001-1) ...
2022-04-13 23:55:08.611 | Selecting previously unselected package liblwp-mediatypes-perl.
2022-04-13 23:55:08.621 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ...
2022-04-13 23:55:08.623 | Unpacking liblwp-mediatypes-perl (6.04-1) ...
2022-04-13 23:55:08.657 | Selecting previously unselected package libhttp-message-perl.
2022-04-13 23:55:08.667 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ...
2022-04-13 23:55:08.669 | Unpacking libhttp-message-perl (6.22-1) ...
2022-04-13 23:55:08.715 | Selecting previously unselected package mecab-utils.
2022-04-13 23:55:08.725 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ...
2022-04-13 23:55:08.727 | Unpacking mecab-utils (0.996-10build1) ...
2022-04-13 23:55:08.765 | Selecting previously unselected package mecab-ipadic.
2022-04-13 23:55:08.775 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ...
2022-04-13 23:55:08.777 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ...
2022-04-13 23:55:10.116 | Selecting previously unselected package mecab-ipadic-utf8.
2022-04-13 23:55:10.129 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ...
2022-04-13 23:55:10.132 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ...
2022-04-13 23:55:10.168 | Selecting previously unselected package mysql-server.
2022-04-13 23:55:10.179 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ...
2022-04-13 23:55:10.181 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ...
2022-04-13 23:55:10.239 | Setting up libmecab2:amd64 (0.996-10build1) ...
2022-04-13 23:55:10.248 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ...
2022-04-13 23:55:10.255 | Setting up libhtml-tagset-perl (3.20-4) ...
2022-04-13 23:55:10.262 | Setting up liblwp-mediatypes-perl (6.04-1) ...
2022-04-13 23:55:10.268 | Setting up libencode-locale-perl (1.05-1) ...
2022-04-13 23:55:10.275 | Setting up mecab-utils (0.996-10build1) ...
2022-04-13 23:55:10.281 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ...
2022-04-13 23:55:10.288 | Setting up libio-html-perl (1.001-1) ...
2022-04-13 23:55:10.294 | Setting up libtimedate-perl (2.3200-1) ...
2022-04-13 23:55:10.301 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ...
2022-04-13 23:55:10.306 | Setting up libfcgi-perl (0.79-1) ...
2022-04-13 23:55:10.312 | Setting up liburi-perl (1.76-2) ...
2022-04-13 23:55:10.319 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ...
2022-04-13 23:55:10.326 | Setting up libhttp-date-perl (6.05-1) ...
2022-04-13 23:55:10.332 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ...
2022-04-13 23:55:10.339 | Compiling IPA dictionary for Mecab.  This takes long time...
2022-04-13 23:55:10.343 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40
2022-04-13 23:55:10.343 | emitting double-array:   9% |###                                        | 
emitting double-array:  18% |#######                                    | 
emitting double-array:  27% |###########                                | 
emitting double-array:  36% |###############                            | 
emitting double-array:  45% |###################                        | 
emitting double-array:  54% |#######################                    | 
emitting double-array:  63% |###########################                | 
emitting double-array:  72% |###############################            | 
emitting double-array:  81% |###################################        | 
emitting double-array:  90% |#######################################    | 
emitting double-array: 100% |###########################################| 
2022-04-13 23:55:10.343 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped.
2022-04-13 23:55:10.343 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2
2022-04-13 23:55:10.495 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477
2022-04-13 23:55:10.495 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19
2022-04-13 23:55:10.495 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252
2022-04-13 23:55:10.495 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42
2022-04-13 23:55:10.503 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328
2022-04-13 23:55:10.599 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202
2022-04-13 23:55:10.600 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151
2022-04-13 23:55:10.600 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135
2022-04-13 23:55:10.629 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146
2022-04-13 23:55:10.677 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668
2022-04-13 23:55:10.981 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750
2022-04-13 23:55:10.988 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032
2022-04-13 23:55:11.084 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328
2022-04-13 23:55:11.084 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208
2022-04-13 23:55:11.084 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91
2022-04-13 23:55:11.084 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42
2022-04-13 23:55:11.088 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393
2022-04-13 23:55:11.089 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120
2022-04-13 23:55:11.136 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210
2022-04-13 23:55:11.341 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999
2022-04-13 23:55:11.342 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221
2022-04-13 23:55:11.342 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199
2022-04-13 23:55:11.342 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146
2022-04-13 23:55:11.345 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795
2022-04-13 23:55:11.345 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171
2022-04-13 23:55:11.788 | emitting double-array:   0% |                                           | 
emitting double-array:   1% |                                           | 
emitting double-array:   2% |                                           | 
emitting double-array:   3% |#                                          | 
emitting double-array:   4% |#                                          | 
emitting double-array:   5% |##                                         | 
emitting double-array:   6% |##                                         | 
emitting double-array:   7% |###                                        | 
emitting double-array:   8% |###                                        | 
emitting double-array:   9% |###                                        | 
emitting double-array:  10% |####                                       | 
emitting double-array:  11% |####                                       | 
emitting double-array:  12% |#####                                      | 
emitting double-array:  13% |#####                                      | 
emitting double-array:  14% |######                                     | 
emitting double-array:  15% |######                                     | 
emitting double-array:  16% |######                                     | 
emitting double-array:  17% |#######                                    | 
emitting double-array:  18% |#######                                    | 
emitting double-array:  19% |########                                   | 
emitting double-array:  20% |########                                   | 
emitting double-array:  21% |#########                                  | 
emitting double-array:  22% |#########                                  | 
emitting double-array:  23% |#########                                  | 
emitting double-array:  24% |##########                                 | 
emitting double-array:  25% |##########                                 | 
emitting double-array:  26% |###########                                | 
emitting double-array:  27% |###########                                | 
emitting double-array:  28% |############                               | 
emitting double-array:  29% |############                               | 
emitting double-array:  30% |############                               | 
emitting double-array:  31% |#############                              | 
emitting double-array:  32% |#############                              | 
emitting double-array:  33% |##############                             | 
emitting double-array:  34% |##############                             | 
emitting double-array:  35% |###############                            | 
emitting double-array:  36% |###############                            | 
emitting double-array:  37% |###############                            | 
emitting double-array:  38% |################                           | 
emitting double-array:  39% |################                           | 
emitting double-array:  40% |#################                          | 
emitting double-array:  41% |#################                          | 
emitting double-array:  42% |##################                         | 
emitting double-array:  43% |##################                         | 
emitting double-array:  44% |##################                         | 
emitting double-array:  45% |###################                        | 
emitting double-array:  46% |###################                        | 
emitting double-array:  47% |####################                       | 
emitting double-array:  48% |####################                       | 
emitting double-array:  49% |#####################                      | 
emitting double-array:  50% |#####################                      | 
emitting double-array:  51% |#####################                      | 
emitting double-array:  52% |######################                     | 
emitting double-array:  53% |######################                     | 
emitting double-array:  54% |#######################                    | 
emitting double-array:  55% |#######################                    | 
emitting double-array:  56% |########################                   | 
emitting double-array:  57% |########################                   | 
emitting double-array:  58% |########################                   | 
emitting double-array:  59% |#########################                  | 
emitting double-array:  60% |#########################                  | 
emitting double-array:  61% |##########################                 | 
emitting double-array:  62% |##########################                 | 
emitting double-array:  63% |###########################                | 
emitting double-array:  64% |###########################                | 
emitting double-array:  65% |###########################                | 
emitting double-array:  66% |############################               | 
emitting double-array:  67% |############################               | 
emitting double-array:  68% |#############################              | 
emitting double-array:  69% |#############################              | 
emitting double-array:  70% |##############################             | 
emitting double-array:  71% |##############################             | 
emitting double-array:  72% |##############################             | 
emitting double-array:  73% |###############################            | 
emitting double-array:  74% |###############################            | 
emitting double-array:  75% |################################           | 
emitting double-array:  76% |################################           | 
emitting double-array:  77% |#################################          | 
emitting double-array:  78% |#################################          | 
emitting double-array:  79% |#################################          | 
emitting double-array:  80% |##################################         | 
emitting double-array:  81% |##################################         | 
emitting double-array:  82% |###################################        | 
emitting double-array:  83% |###################################        | 
emitting double-array:  84% |####################################       | 
emitting double-array:  85% |####################################       | 
emitting double-array:  86% |####################################       | 
emitting double-array:  87% |#####################################      | 
emitting double-array:  88% |#####################################      | 
emitting double-array:  89% |######################################     | 
emitting double-array:  90% |######################################     | 
emitting double-array:  91% |#######################################    | 
emitting double-array:  92% |#######################################    | 
emitting double-array:  93% |#######################################    | 
emitting double-array:  94% |########################################   | 
emitting double-array:  95% |########################################   | 
emitting double-array:  96% |#########################################  | 
emitting double-array:  97% |#########################################  | 
emitting double-array:  98% |########################################## | 
emitting double-array:  99% |########################################## | 
emitting double-array: 100% |###########################################| 
2022-04-13 23:55:11.916 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316
2022-04-13 23:55:12.252 | emitting matrix      :   0% |                                           | 
emitting matrix      :   1% |                                           | 
emitting matrix      :   2% |                                           | 
emitting matrix      :   3% |#                                          | 
emitting matrix      :   4% |#                                          | 
emitting matrix      :   5% |##                                         | 
emitting matrix      :   6% |##                                         | 
emitting matrix      :   7% |###                                        | 
emitting matrix      :   8% |###                                        | 
emitting matrix      :   9% |###                                        | 
emitting matrix      :  10% |####                                       | 
emitting matrix      :  11% |####                                       | 
emitting matrix      :  12% |#####                                      | 
emitting matrix      :  13% |#####                                      | 
emitting matrix      :  14% |######                                     | 
emitting matrix      :  15% |######                                     | 
emitting matrix      :  16% |######                                     | 
emitting matrix      :  17% |#######                                    | 
emitting matrix      :  18% |#######                                    | 
emitting matrix      :  19% |########                                   | 
emitting matrix      :  20% |########                                   | 
emitting matrix      :  21% |#########                                  | 
emitting matrix      :  22% |#########                                  | 
emitting matrix      :  23% |#########                                  | 
emitting matrix      :  24% |##########                                 | 
emitting matrix      :  25% |##########                                 | 
emitting matrix      :  26% |###########                                | 
emitting matrix      :  27% |###########                                | 
emitting matrix      :  28% |############                               | 
emitting matrix      :  29% |############                               | 
emitting matrix      :  30% |############                               | 
emitting matrix      :  31% |#############                              | 
emitting matrix      :  32% |#############                              | 
emitting matrix      :  33% |##############                             | 
emitting matrix      :  34% |##############                             | 
emitting matrix      :  35% |###############                            | 
emitting matrix      :  36% |###############                            | 
emitting matrix      :  37% |###############                            | 
emitting matrix      :  38% |################                           | 
emitting matrix      :  39% |################                           | 
emitting matrix      :  40% |#################                          | 
emitting matrix      :  41% |#################                          | 
emitting matrix      :  42% |##################                         | 
emitting matrix      :  43% |##################                         | 
emitting matrix      :  44% |##################                         | 
emitting matrix      :  45% |###################                        | 
emitting matrix      :  46% |###################                        | 
emitting matrix      :  47% |####################                       | 
emitting matrix      :  48% |####################                       | 
emitting matrix      :  49% |#####################                      | 
emitting matrix      :  50% |#####################                      | 
emitting matrix      :  51% |#####################                      | 
emitting matrix      :  52% |######################                     | 
emitting matrix      :  53% |######################                     | 
emitting matrix      :  54% |#######################                    | 
emitting matrix      :  55% |#######################                    | 
emitting matrix      :  56% |########################                   | 
emitting matrix      :  57% |########################                   | 
emitting matrix      :  58% |########################                   | 
emitting matrix      :  59% |#########################                  | 
emitting matrix      :  60% |#########################                  | 
emitting matrix      :  61% |##########################                 | 
emitting matrix      :  62% |##########################                 | 
emitting matrix      :  63% |###########################                | 
emitting matrix      :  64% |###########################                | 
emitting matrix      :  65% |###########################                | 
emitting matrix      :  66% |############################               | 
emitting matrix      :  67% |############################               | 
emitting matrix      :  68% |#############################              | 
emitting matrix      :  69% |#############################              | 
emitting matrix      :  70% |##############################             | 
emitting matrix      :  71% |##############################             | 
emitting matrix      :  72% |##############################             | 
emitting matrix      :  73% |###############################            | 
emitting matrix      :  74% |###############################            | 
emitting matrix      :  75% |################################           | 
emitting matrix      :  76% |################################           | 
emitting matrix      :  77% |#################################          | 
emitting matrix      :  78% |#################################          | 
emitting matrix      :  79% |#################################          | 
emitting matrix      :  80% |##################################         | 
emitting matrix      :  81% |##################################         | 
emitting matrix      :  82% |###################################        | 
emitting matrix      :  83% |###################################        | 
emitting matrix      :  84% |####################################       | 
emitting matrix      :  85% |####################################       | 
emitting matrix      :  86% |####################################       | 
emitting matrix      :  87% |#####################################      | 
emitting matrix      :  88% |#####################################      | 
emitting matrix      :  89% |######################################     | 
emitting matrix      :  90% |######################################     | 
emitting matrix      :  91% |#######################################    | 
emitting matrix      :  92% |#######################################    | 
emitting matrix      :  93% |#######################################    | 
emitting matrix      :  94% |########################################   | 
emitting matrix      :  95% |########################################   | 
emitting matrix      :  96% |#########################################  | 
emitting matrix      :  97% |#########################################  | 
emitting matrix      :  98% |########################################## | 
emitting matrix      :  99% |########################################## | 
emitting matrix      : 100% |###########################################| 
2022-04-13 23:55:12.256 | 
2022-04-13 23:55:12.257 | done!
2022-04-13 23:55:12.263 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode
2022-04-13 23:55:12.267 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ...
2022-04-13 23:55:12.273 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ...
2022-04-13 23:55:12.278 | Compiling IPA dictionary for Mecab.  This takes long time...
2022-04-13 23:55:12.282 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40
2022-04-13 23:55:12.282 | emitting double-array:   9% |###                                        | 
emitting double-array:  18% |#######                                    | 
emitting double-array:  27% |###########                                | 
emitting double-array:  36% |###############                            | 
emitting double-array:  45% |###################                        | 
emitting double-array:  54% |#######################                    | 
emitting double-array:  63% |###########################                | 
emitting double-array:  72% |###############################            | 
emitting double-array:  81% |###################################        | 
emitting double-array:  90% |#######################################    | 
emitting double-array: 100% |###########################################| 
2022-04-13 23:55:12.282 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped.
2022-04-13 23:55:12.282 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2
2022-04-13 23:55:12.524 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477
2022-04-13 23:55:12.524 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19
2022-04-13 23:55:12.525 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252
2022-04-13 23:55:12.525 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42
2022-04-13 23:55:12.538 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328
2022-04-13 23:55:12.678 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202
2022-04-13 23:55:12.679 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151
2022-04-13 23:55:12.680 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135
2022-04-13 23:55:12.722 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146
2022-04-13 23:55:12.801 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668
2022-04-13 23:55:13.327 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750
2022-04-13 23:55:13.339 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032
2022-04-13 23:55:13.458 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328
2022-04-13 23:55:13.459 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208
2022-04-13 23:55:13.459 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91
2022-04-13 23:55:13.459 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42
2022-04-13 23:55:13.464 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393
2022-04-13 23:55:13.465 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120
2022-04-13 23:55:13.561 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210
2022-04-13 23:55:13.873 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999
2022-04-13 23:55:13.874 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221
2022-04-13 23:55:13.875 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199
2022-04-13 23:55:13.875 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146
2022-04-13 23:55:13.880 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795
2022-04-13 23:55:13.880 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171
2022-04-13 23:55:14.430 | emitting double-array:   0% |                                           | 
emitting double-array:   1% |                                           | 
emitting double-array:   2% |                                           | 
emitting double-array:   3% |#                                          | 
emitting double-array:   4% |#                                          | 
emitting double-array:   5% |##                                         | 
emitting double-array:   6% |##                                         | 
emitting double-array:   7% |###                                        | 
emitting double-array:   8% |###                                        | 
emitting double-array:   9% |###                                        | 
emitting double-array:  10% |####                                       | 
emitting double-array:  11% |####                                       | 
emitting double-array:  12% |#####                                      | 
emitting double-array:  13% |#####                                      | 
emitting double-array:  14% |######                                     | 
emitting double-array:  15% |######                                     | 
emitting double-array:  16% |######                                     | 
emitting double-array:  17% |#######                                    | 
emitting double-array:  18% |#######                                    | 
emitting double-array:  19% |########                                   | 
emitting double-array:  20% |########                                   | 
emitting double-array:  21% |#########                                  | 
emitting double-array:  22% |#########                                  | 
emitting double-array:  23% |#########                                  | 
emitting double-array:  24% |##########                                 | 
emitting double-array:  25% |##########                                 | 
emitting double-array:  26% |###########                                | 
emitting double-array:  27% |###########                                | 
emitting double-array:  28% |############                               | 
emitting double-array:  29% |############                               | 
emitting double-array:  30% |############                               | 
emitting double-array:  31% |#############                              | 
emitting double-array:  32% |#############                              | 
emitting double-array:  33% |##############                             | 
emitting double-array:  34% |##############                             | 
emitting double-array:  35% |###############                            | 
emitting double-array:  36% |###############                            | 
emitting double-array:  37% |###############                            | 
emitting double-array:  38% |################                           | 
emitting double-array:  39% |################                           | 
emitting double-array:  40% |#################                          | 
emitting double-array:  41% |#################                          | 
emitting double-array:  42% |##################                         | 
emitting double-array:  43% |##################                         | 
emitting double-array:  44% |##################                         | 
emitting double-array:  45% |###################                        | 
emitting double-array:  46% |###################                        | 
emitting double-array:  47% |####################                       | 
emitting double-array:  48% |####################                       | 
emitting double-array:  49% |#####################                      | 
emitting double-array:  50% |#####################                      | 
emitting double-array:  51% |#####################                      | 
emitting double-array:  52% |######################                     | 
emitting double-array:  53% |######################                     | 
emitting double-array:  54% |#######################                    | 
emitting double-array:  55% |#######################                    | 
emitting double-array:  56% |########################                   | 
emitting double-array:  57% |########################                   | 
emitting double-array:  58% |########################                   | 
emitting double-array:  59% |#########################                  | 
emitting double-array:  60% |#########################                  | 
emitting double-array:  61% |##########################                 | 
emitting double-array:  62% |##########################                 | 
emitting double-array:  63% |###########################                | 
emitting double-array:  64% |###########################                | 
emitting double-array:  65% |###########################                | 
emitting double-array:  66% |############################               | 
emitting double-array:  67% |############################               | 
emitting double-array:  68% |#############################              | 
emitting double-array:  69% |#############################              | 
emitting double-array:  70% |##############################             | 
emitting double-array:  71% |##############################             | 
emitting double-array:  72% |##############################             | 
emitting double-array:  73% |###############################            | 
emitting double-array:  74% |###############################            | 
emitting double-array:  75% |################################           | 
emitting double-array:  76% |################################           | 
emitting double-array:  77% |#################################          | 
emitting double-array:  78% |#################################          | 
emitting double-array:  79% |#################################          | 
emitting double-array:  80% |##################################         | 
emitting double-array:  81% |##################################         | 
emitting double-array:  82% |###################################        | 
emitting double-array:  83% |###################################        | 
emitting double-array:  84% |####################################       | 
emitting double-array:  85% |####################################       | 
emitting double-array:  86% |####################################       | 
emitting double-array:  87% |#####################################      | 
emitting double-array:  88% |#####################################      | 
emitting double-array:  89% |######################################     | 
emitting double-array:  90% |######################################     | 
emitting double-array:  91% |#######################################    | 
emitting double-array:  92% |#######################################    | 
emitting double-array:  93% |#######################################    | 
emitting double-array:  94% |########################################   | 
emitting double-array:  95% |########################################   | 
emitting double-array:  96% |#########################################  | 
emitting double-array:  97% |#########################################  | 
emitting double-array:  98% |########################################## | 
emitting double-array:  99% |########################################## | 
emitting double-array: 100% |###########################################| 
2022-04-13 23:55:14.590 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316
2022-04-13 23:55:14.921 | emitting matrix      :   0% |                                           | 
emitting matrix      :   1% |                                           | 
emitting matrix      :   2% |                                           | 
emitting matrix      :   3% |#                                          | 
emitting matrix      :   4% |#                                          | 
emitting matrix      :   5% |##                                         | 
emitting matrix      :   6% |##                                         | 
emitting matrix      :   7% |###                                        | 
emitting matrix      :   8% |###                                        | 
emitting matrix      :   9% |###                                        | 
emitting matrix      :  10% |####                                       | 
emitting matrix      :  11% |####                                       | 
emitting matrix      :  12% |#####                                      | 
emitting matrix      :  13% |#####                                      | 
emitting matrix      :  14% |######                                     | 
emitting matrix      :  15% |######                                     | 
emitting matrix      :  16% |######                                     | 
emitting matrix      :  17% |#######                                    | 
emitting matrix      :  18% |#######                                    | 
emitting matrix      :  19% |########                                   | 
emitting matrix      :  20% |########                                   | 
emitting matrix      :  21% |#########                                  | 
emitting matrix      :  22% |#########                                  | 
emitting matrix      :  23% |#########                                  | 
emitting matrix      :  24% |##########                                 | 
emitting matrix      :  25% |##########                                 | 
emitting matrix      :  26% |###########                                | 
emitting matrix      :  27% |###########                                | 
emitting matrix      :  28% |############                               | 
emitting matrix      :  29% |############                               | 
emitting matrix      :  30% |############                               | 
emitting matrix      :  31% |#############                              | 
emitting matrix      :  32% |#############                              | 
emitting matrix      :  33% |##############                             | 
emitting matrix      :  34% |##############                             | 
emitting matrix      :  35% |###############                            | 
emitting matrix      :  36% |###############                            | 
emitting matrix      :  37% |###############                            | 
emitting matrix      :  38% |################                           | 
emitting matrix      :  39% |################                           | 
emitting matrix      :  40% |#################                          | 
emitting matrix      :  41% |#################                          | 
emitting matrix      :  42% |##################                         | 
emitting matrix      :  43% |##################                         | 
emitting matrix      :  44% |##################                         | 
emitting matrix      :  45% |###################                        | 
emitting matrix      :  46% |###################                        | 
emitting matrix      :  47% |####################                       | 
emitting matrix      :  48% |####################                       | 
emitting matrix      :  49% |#####################                      | 
emitting matrix      :  50% |#####################                      | 
emitting matrix      :  51% |#####################                      | 
emitting matrix      :  52% |######################                     | 
emitting matrix      :  53% |######################                     | 
emitting matrix      :  54% |#######################                    | 
emitting matrix      :  55% |#######################                    | 
emitting matrix      :  56% |########################                   | 
emitting matrix      :  57% |########################                   | 
emitting matrix      :  58% |########################                   | 
emitting matrix      :  59% |#########################                  | 
emitting matrix      :  60% |#########################                  | 
emitting matrix      :  61% |##########################                 | 
emitting matrix      :  62% |##########################                 | 
emitting matrix      :  63% |###########################                | 
emitting matrix      :  64% |###########################                | 
emitting matrix      :  65% |###########################                | 
emitting matrix      :  66% |############################               | 
emitting matrix      :  67% |############################               | 
emitting matrix      :  68% |#############################              | 
emitting matrix      :  69% |#############################              | 
emitting matrix      :  70% |##############################             | 
emitting matrix      :  71% |##############################             | 
emitting matrix      :  72% |##############################             | 
emitting matrix      :  73% |###############################            | 
emitting matrix      :  74% |###############################            | 
emitting matrix      :  75% |################################           | 
emitting matrix      :  76% |################################           | 
emitting matrix      :  77% |#################################          | 
emitting matrix      :  78% |#################################          | 
emitting matrix      :  79% |#################################          | 
emitting matrix      :  80% |##################################         | 
emitting matrix      :  81% |##################################         | 
emitting matrix      :  82% |###################################        | 
emitting matrix      :  83% |###################################        | 
emitting matrix      :  84% |####################################       | 
emitting matrix      :  85% |####################################       | 
emitting matrix      :  86% |####################################       | 
emitting matrix      :  87% |#####################################      | 
emitting matrix      :  88% |#####################################      | 
emitting matrix      :  89% |######################################     | 
emitting matrix      :  90% |######################################     | 
emitting matrix      :  91% |#######################################    | 
emitting matrix      :  92% |#######################################    | 
emitting matrix      :  93% |#######################################    | 
emitting matrix      :  94% |########################################   | 
emitting matrix      :  95% |########################################   | 
emitting matrix      :  96% |#########################################  | 
emitting matrix      :  97% |#########################################  | 
emitting matrix      :  98% |########################################## | 
emitting matrix      :  99% |########################################## | 
emitting matrix      : 100% |###########################################| 
2022-04-13 23:55:14.925 | 
2022-04-13 23:55:14.925 | done!
2022-04-13 23:55:14.933 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode
2022-04-13 23:55:14.938 | Setting up libhtml-parser-perl (3.72-5) ...
2022-04-13 23:55:14.945 | Setting up libhttp-message-perl (6.22-1) ...
2022-04-13 23:55:14.952 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ...
2022-04-13 23:55:15.660 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
2022-04-13 23:55:15.692 | Renaming removed key_buffer and myisam-recover options (if present)
2022-04-13 23:55:23.917 | mysqld will log errors to /var/log/mysql/error.log
2022-04-13 23:55:24.539 | mysqld is running as pid 56886
2022-04-13 23:55:27.380 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service.
2022-04-13 23:55:29.555 | Setting up libcgi-pm-perl (4.46-1) ...
2022-04-13 23:55:29.562 | Setting up libhtml-template-perl (2.97-1) ...
2022-04-13 23:55:29.569 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ...
2022-04-13 23:55:29.575 | Setting up libcgi-fast-perl (1:2.15-1) ...
2022-04-13 23:55:29.583 | Processing triggers for systemd (245.4-4ubuntu3.15) ...
2022-04-13 23:55:29.946 | Processing triggers for man-db (2.9.1-1) ...
2022-04-13 23:55:31.773 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
2022-04-13 23:55:39.435 | + functions-common:apt_get:1241            :   result=0
2022-04-13 23:55:39.438 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:55:39.441 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:55:39.445 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:55:39.447 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:55:39.450 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:55:39.453 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:55:39.455 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:55:39.457 | + functions-common:time_stop:2439          :   start_time=1649894093777
2022-04-13 23:55:39.459 | + functions-common:time_stop:2441          :   [[ -z 1649894093777 ]]
2022-04-13 23:55:39.461 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:55:39.466 | + functions-common:time_stop:2444          :   end_time=1649894139463
2022-04-13 23:55:39.468 | + functions-common:time_stop:2445          :   elapsed_time=45686
2022-04-13 23:55:39.470 | + functions-common:time_stop:2446          :   total=223223
2022-04-13 23:55:39.473 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:55:39.475 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=268909
2022-04-13 23:55:39.477 | + functions-common:apt_get:1245            :   return 0
2022-04-13 23:55:39.479 | + ./stack.sh:main:840                      :   '[' -n mysql ']'
2022-04-13 23:55:39.481 | + ./stack.sh:main:841                      :   install_database_python
2022-04-13 23:55:39.484 | + lib/database:install_database_python:123 :   install_database_python_mysql
2022-04-13 23:55:39.486 | + lib/databases/mysql:install_database_python_mysql:202 :   pip_install_gr PyMySQL
2022-04-13 23:55:39.488 | + inc/python:pip_install_gr:76             :   local name=PyMySQL
2022-04-13 23:55:39.490 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-13 23:55:39.493 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements PyMySQL
2022-04-13 23:55:39.496 | ++ inc/python:get_from_global_requirements:225 :   local package=PyMySQL
2022-04-13 23:55:39.498 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-13 23:55:39.502 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt
2022-04-13 23:55:39.502 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-13 23:55:39.508 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='PyMySQL  '
2022-04-13 23:55:39.510 | ++ inc/python:get_from_global_requirements:228 :   [[ PyMySQL   == '' ]]
2022-04-13 23:55:39.512 | ++ inc/python:get_from_global_requirements:231 :   echo PyMySQL
2022-04-13 23:55:39.516 | + inc/python:pip_install_gr:78             :   clean_name=PyMySQL
2022-04-13 23:55:39.518 | + inc/python:pip_install_gr:79             :   pip_install PyMySQL
2022-04-13 23:55:39.540 | Using python 3.8 to install PyMySQL
2022-04-13 23:55:39.542 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL
2022-04-13 23:55:40.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:55:40.273 |   from cryptography.utils import int_from_bytes
2022-04-13 23:55:40.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:55:40.273 |   from cryptography.utils import int_from_bytes
2022-04-13 23:55:41.465 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:55:41.591 | Collecting PyMySQL
2022-04-13 23:55:41.599 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB)
2022-04-13 23:55:43.294 | Installing collected packages: PyMySQL
2022-04-13 23:55:43.423 | Successfully installed PyMySQL-1.0.2
2022-04-13 23:55:43.424 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-13 23:55:43.433 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:55:43.433 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:55:43.559 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:55:43.561 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:55:43.564 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:55:43.566 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:55:43.568 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:55:43.571 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:55:43.573 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:55:43.575 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:55:43.577 | + functions-common:time_stop:2439          :   start_time=1649894139534
2022-04-13 23:55:43.580 | + functions-common:time_stop:2441          :   [[ -z 1649894139534 ]]
2022-04-13 23:55:43.582 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:55:43.586 | + functions-common:time_stop:2444          :   end_time=1649894143584
2022-04-13 23:55:43.589 | + functions-common:time_stop:2445          :   elapsed_time=4050
2022-04-13 23:55:43.591 | + functions-common:time_stop:2446          :   total=27557
2022-04-13 23:55:43.593 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:55:43.596 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=31607
2022-04-13 23:55:43.598 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:55:43.600 | + lib/databases/mysql:install_database_python_mysql:203 :   [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]]
2022-04-13 23:55:43.603 | + lib/databases/mysql:install_database_python_mysql:205 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2022-04-13 23:55:43.605 | + lib/databases/mysql:install_database_python_mysql:206 :   ADDITIONAL_VENV_PACKAGES+=,PyMySQL
2022-04-13 23:55:43.607 | + ./stack.sh:main:844                      :   is_service_enabled neutron
2022-04-13 23:55:43.624 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:55:43.627 | + ./stack.sh:main:845                      :   install_neutron_agent_packages
2022-04-13 23:55:43.629 | + lib/neutron:install_neutron_agent_packages:714 :   is_neutron_legacy_enabled
2022-04-13 23:55:43.632 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-13 23:55:43.633 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-04-13 23:55:43.638 | + lib/neutron:is_neutron_legacy_enabled:136 :   disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-13 23:55:43.640 | + lib/neutron:is_neutron_legacy_enabled:137 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]]
2022-04-13 23:55:43.643 | + lib/neutron:is_neutron_legacy_enabled:138 :   [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]]
2022-04-13 23:55:43.645 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-04-13 23:55:43.647 | + lib/neutron:install_neutron_agent_packages:716 :   install_neutron_agent_packages_mutnauq
2022-04-13 23:55:43.650 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 :   is_service_enabled q-l3
2022-04-13 23:55:43.665 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:55:43.668 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 :   install_package radvd
2022-04-13 23:55:43.670 | + functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:55:43.673 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:55:43.675 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-13 23:55:43.677 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:55:43.680 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:55:43.682 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:55:43.684 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:55:43.686 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:55:43.690 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:55:43.692 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-13 23:55:43.694 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-13 23:55:43.696 | + functions-common:apt_get_update:1197     :   return
2022-04-13 23:55:43.699 | + functions-common:install_package:1471    :   real_install_package radvd
2022-04-13 23:55:43.701 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:55:43.704 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:55:43.706 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:55:43.709 | + functions-common:real_install_package:1457 :   apt_get install radvd
2022-04-13 23:55:43.732 | + functions-common:apt_get:1237            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd
2022-04-13 23:55:43.842 | Reading package lists...
2022-04-13 23:55:44.103 | Building dependency tree...
2022-04-13 23:55:44.105 | Reading state information...
2022-04-13 23:55:44.369 | The following packages were automatically installed and are no longer required:
2022-04-13 23:55:44.371 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:55:44.371 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:55:44.371 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:55:44.371 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:55:44.371 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:55:44.371 |   python3-zope.interface
2022-04-13 23:55:44.371 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:55:44.442 | The following NEW packages will be installed:
2022-04-13 23:55:44.442 |   radvd
2022-04-13 23:55:44.799 | 0 upgraded, 1 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:55:44.800 | Need to get 59.0 kB of archives.
2022-04-13 23:55:44.800 | After this operation, 164 kB of additional disk space will be used.
2022-04-13 23:55:44.800 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB]
2022-04-13 23:55:45.929 | Fetched 59.0 kB in 1s (67.0 kB/s)
2022-04-13 23:55:45.962 | Selecting previously unselected package radvd.
2022-04-13 23:55:46.017 | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 90631 files and directories currently installed.)
2022-04-13 23:55:46.021 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ...
2022-04-13 23:55:46.024 | Unpacking radvd (1:2.17-2) ...
2022-04-13 23:55:46.089 | Setting up radvd (1:2.17-2) ...
2022-04-13 23:55:47.037 | Job for radvd.service failed because the control process exited with error code.
2022-04-13 23:55:47.038 | See "systemctl status radvd.service" and "journalctl -xe" for details.
2022-04-13 23:55:47.039 | invoke-rc.d: initscript radvd, action "start" failed.
2022-04-13 23:55:47.051 | ● radvd.service - Router advertisement daemon for IPv6
2022-04-13 23:55:47.051 |      Loaded: loaded (]8;;file://dv-neutron-837780-2-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled)
2022-04-13 23:55:47.051 |      Active: failed (Result: exit-code) since Wed 2022-04-13 23:55:47 UTC; 15ms ago
2022-04-13 23:55:47.051 |        Docs: ]8;;man:radvd(8)man:radvd(8)]8;;
2022-04-13 23:55:47.051 |     Process: 58033 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE)
2022-04-13 23:55:47.051 | 
2022-04-13 23:55:47.051 | Apr 13 23:55:47 dv-neutron-837780-2-hyperv systemd[1]: Starting Router advertisement daemon for IPv6...
2022-04-13 23:55:47.051 | Apr 13 23:55:47 dv-neutron-837780-2-hyperv radvd[58033]: can't open /etc/radvd.conf: No such file or directory
2022-04-13 23:55:47.052 | Apr 13 23:55:47 dv-neutron-837780-2-hyperv radvd[58033]: Insecure file permissions, but continuing anyway
2022-04-13 23:55:47.052 | Apr 13 23:55:47 dv-neutron-837780-2-hyperv radvd[58033]: exiting, failed to read config file
2022-04-13 23:55:47.052 | Apr 13 23:55:47 dv-neutron-837780-2-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE
2022-04-13 23:55:47.052 | Apr 13 23:55:47 dv-neutron-837780-2-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'.
2022-04-13 23:55:47.052 | Apr 13 23:55:47 dv-neutron-837780-2-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6.
2022-04-13 23:55:47.055 | Processing triggers for man-db (2.9.1-1) ...
2022-04-13 23:55:47.154 | Processing triggers for systemd (245.4-4ubuntu3.15) ...
2022-04-13 23:55:55.112 | + functions-common:apt_get:1241            :   result=0
2022-04-13 23:55:55.115 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:55:55.118 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:55:55.120 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:55:55.122 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:55:55.124 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:55:55.127 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:55:55.129 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:55:55.131 | + functions-common:time_stop:2439          :   start_time=1649894143726
2022-04-13 23:55:55.133 | + functions-common:time_stop:2441          :   [[ -z 1649894143726 ]]
2022-04-13 23:55:55.136 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:55:55.140 | + functions-common:time_stop:2444          :   end_time=1649894155138
2022-04-13 23:55:55.142 | + functions-common:time_stop:2445          :   elapsed_time=11412
2022-04-13 23:55:55.144 | + functions-common:time_stop:2446          :   total=268909
2022-04-13 23:55:55.147 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:55:55.149 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=280321
2022-04-13 23:55:55.152 | + functions-common:apt_get:1245            :   return 0
2022-04-13 23:55:55.154 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 :   is_service_enabled q-agt q-dhcp q-l3
2022-04-13 23:55:55.171 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:55:55.173 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 :   neutron_plugin_install_agent_packages
2022-04-13 23:55:55.176 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 :   _neutron_ovs_base_install_agent_packages
2022-04-13 23:55:55.178 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 :   '[' False == True ']'
2022-04-13 23:55:55.181 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 :   get_packages openvswitch
2022-04-13 23:55:55.205 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 :   install_package fakeroot make openvswitch-switch
2022-04-13 23:55:55.208 | + functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:55:55.210 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:55:55.213 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-13 23:55:55.215 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:55:55.217 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:55:55.219 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:55:55.222 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:55:55.224 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:55:55.226 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:55:55.229 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-13 23:55:55.231 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-13 23:55:55.233 | + functions-common:apt_get_update:1197     :   return
2022-04-13 23:55:55.235 | + functions-common:install_package:1471    :   real_install_package fakeroot make openvswitch-switch
2022-04-13 23:55:55.237 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:55:55.240 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:55:55.242 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:55:55.244 | + functions-common:real_install_package:1457 :   apt_get install fakeroot make openvswitch-switch
2022-04-13 23:55:55.264 | + functions-common:apt_get:1237            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch
2022-04-13 23:55:55.375 | Reading package lists...
2022-04-13 23:55:55.636 | Building dependency tree...
2022-04-13 23:55:55.638 | Reading state information...
2022-04-13 23:55:55.902 | fakeroot is already the newest version (1.24-1).
2022-04-13 23:55:55.903 | fakeroot set to manually installed.
2022-04-13 23:55:55.903 | make is already the newest version (4.2.1-1.2).
2022-04-13 23:55:55.903 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1).
2022-04-13 23:55:55.903 | The following packages were automatically installed and are no longer required:
2022-04-13 23:55:55.904 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:55:55.904 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:55:55.904 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:55:55.904 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:55:55.904 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:55:55.904 |   python3-zope.interface
2022-04-13 23:55:55.904 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:55:56.038 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:55:56.042 | + functions-common:apt_get:1241            :   result=0
2022-04-13 23:55:56.044 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:55:56.047 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:55:56.049 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:55:56.051 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:55:56.054 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:55:56.056 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:55:56.058 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:55:56.060 | + functions-common:time_stop:2439          :   start_time=1649894155262
2022-04-13 23:55:56.063 | + functions-common:time_stop:2441          :   [[ -z 1649894155262 ]]
2022-04-13 23:55:56.065 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:55:56.070 | + functions-common:time_stop:2444          :   end_time=1649894156067
2022-04-13 23:55:56.072 | + functions-common:time_stop:2445          :   elapsed_time=805
2022-04-13 23:55:56.074 | + functions-common:time_stop:2446          :   total=280321
2022-04-13 23:55:56.076 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:55:56.079 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=281126
2022-04-13 23:55:56.081 | + functions-common:apt_get:1245            :   return 0
2022-04-13 23:55:56.084 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 :   is_ubuntu
2022-04-13 23:55:56.086 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:55:56.088 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:55:56.091 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 :   _neutron_ovs_base_install_ubuntu_dkms
2022-04-13 23:55:56.093 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 :   local kernel_version
2022-04-13 23:55:56.096 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 :   uname -r
2022-04-13 23:55:56.101 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 :   kernel_version=5.4.0-72-generic
2022-04-13 23:55:56.105 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 :   local kernel_major_minor
2022-04-13 23:55:56.109 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 :   echo 5.4.0-72-generic
2022-04-13 23:55:56.110 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 :   cut -d. -f1-2
2022-04-13 23:55:56.116 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 :   kernel_major_minor=5.4
2022-04-13 23:55:56.120 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 :   vercmp 5.4 '<' 3.13
2022-04-13 23:55:56.122 | + functions:vercmp:628                     :   local v1=5.4
2022-04-13 23:55:56.124 | + functions:vercmp:629                     :   local 'op=<'
2022-04-13 23:55:56.127 | + functions:vercmp:630                     :   local v2=3.13
2022-04-13 23:55:56.129 | + functions:vercmp:631                     :   local result
2022-04-13 23:55:56.133 | ++ functions:vercmp:635                     :   echo -e '5.4\n3.13'
2022-04-13 23:55:56.133 | ++ functions:vercmp:635                     :   sort -V
2022-04-13 23:55:56.133 | ++ functions:vercmp:635                     :   head -1
2022-04-13 23:55:56.143 | + functions:vercmp:635                     :   result=3.13
2022-04-13 23:55:56.146 | + functions:vercmp:637                     :   case $op in
2022-04-13 23:55:56.149 | + functions:vercmp:647                     :   '[' 5.4 '!=' 3.13 ']'
2022-04-13 23:55:56.151 | + functions:vercmp:647                     :   '[' 3.13 = 5.4 ']'
2022-04-13 23:55:56.153 | + functions:vercmp:648                     :   return
2022-04-13 23:55:56.156 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 :   restart_service openvswitch-switch
2022-04-13 23:55:56.158 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:55:56.161 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart openvswitch-switch
2022-04-13 23:55:56.511 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 :   use_library_from_git os-ken
2022-04-13 23:55:56.515 | + inc/python:use_library_from_git:250      :   local name=os-ken
2022-04-13 23:55:56.517 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:55:56.522 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:55:56.525 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,os-ken, ]]
2022-04-13 23:55:56.528 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:55:56.530 | + ./stack.sh:main:848                      :   is_service_enabled etcd3
2022-04-13 23:55:56.550 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:55:56.554 | + ./stack.sh:main:849                      :   install_etcd3
2022-04-13 23:55:56.556 | + lib/etcd3:install_etcd3:103              :   echo 'Installing etcd'
2022-04-13 23:55:56.557 | Installing etcd
2022-04-13 23:55:56.559 | + lib/etcd3:install_etcd3:106              :   sudo mkdir -p /opt/stack/bin
2022-04-13 23:55:56.576 | + lib/etcd3:install_etcd3:107              :   sudo mkdir -p /opt/stack/data/etcd
2022-04-13 23:55:56.594 | + lib/etcd3:install_etcd3:108              :   [[ True == \T\r\u\e ]]
2022-04-13 23:55:56.597 | + lib/etcd3:install_etcd3:109              :   sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd
2022-04-13 23:55:56.621 | + lib/etcd3:install_etcd3:113              :   local etcd_file
2022-04-13 23:55:56.624 | ++ lib/etcd3:install_etcd3:114              :   get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz
2022-04-13 23:55:56.626 | ++ functions:get_extra_file:62              :   local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz
2022-04-13 23:55:56.631 | +++ functions:get_extra_file:64              :   basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz
2022-04-13 23:55:56.635 | ++ functions:get_extra_file:64              :   file_name=etcd-v3.3.12-linux-amd64.tar.gz
2022-04-13 23:55:56.638 | ++ functions:get_extra_file:65              :   [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]]
2022-04-13 23:55:56.640 | ++ functions:get_extra_file:67              :   [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]]
2022-04-13 23:55:56.643 | ++ functions:get_extra_file:68              :   wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz
2022-04-13 23:55:56.647 | --2022-04-13 23:55:56--  https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz
2022-04-13 23:55:56.844 | Resolving github.com (github.com)... 140.82.121.3
2022-04-13 23:55:57.041 | Connecting to github.com (github.com)|140.82.121.3|:443... connected.
2022-04-13 23:55:57.780 | HTTP request sent, awaiting response... 302 Found
2022-04-13 23:55:57.780 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220413%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220413T235557Z&X-Amz-Expires=300&X-Amz-Signature=1a0533450bfa0526d983238132f1f20c96afd32498dbd9da8e6166d498ef7146&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following]
2022-04-13 23:55:57.780 | --2022-04-13 23:55:57--  https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220413%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220413T235557Z&X-Amz-Expires=300&X-Amz-Signature=1a0533450bfa0526d983238132f1f20c96afd32498dbd9da8e6166d498ef7146&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream
2022-04-13 23:55:58.219 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ...
2022-04-13 23:55:58.416 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected.
2022-04-13 23:55:59.300 | HTTP request sent, awaiting response... 200 OK
2022-04-13 23:55:59.300 | Length: 11350736 (11M) [application/octet-stream]
2022-04-13 23:55:59.300 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’
2022-04-13 23:56:00.244 | 
2022-04-13 23:56:00.968 |      0K ........ ..                        100% 6.49M=1.7s
2022-04-13 23:56:00.968 | 
2022-04-13 23:56:00.968 | 2022-04-13 23:56:00 (6.49 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736]
2022-04-13 23:56:00.968 | 
2022-04-13 23:56:00.971 | ++ functions:get_extra_file:69              :   [[ 0 -ne 0 ]]
2022-04-13 23:56:00.974 | ++ functions:get_extra_file:73              :   echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz
2022-04-13 23:56:00.977 | ++ functions:get_extra_file:74              :   return
2022-04-13 23:56:00.979 | + lib/etcd3:install_etcd3:114              :   etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz
2022-04-13 23:56:00.982 | + lib/etcd3:install_etcd3:115              :   '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']'
2022-04-13 23:56:00.984 | + lib/etcd3:install_etcd3:116              :   echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz'
2022-04-13 23:56:00.986 | + lib/etcd3:install_etcd3:118              :   sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum
2022-04-13 23:56:01.121 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK
2022-04-13 23:56:01.124 | + lib/etcd3:install_etcd3:120              :   tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files
2022-04-13 23:56:01.129 | etcd-v3.3.12-linux-amd64/
2022-04-13 23:56:01.129 | etcd-v3.3.12-linux-amd64/README.md
2022-04-13 23:56:01.129 | etcd-v3.3.12-linux-amd64/Documentation/
2022-04-13 23:56:01.129 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/
2022-04-13 23:56:01.129 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md
2022-04-13 23:56:01.129 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md
2022-04-13 23:56:01.129 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md
2022-04-13 23:56:01.129 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md
2022-04-13 23:56:01.129 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md
2022-04-13 23:56:01.129 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md
2022-04-13 23:56:01.129 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/
2022-04-13 23:56:01.129 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/
2022-04-13 23:56:01.130 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json
2022-04-13 23:56:01.130 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json
2022-04-13 23:56:01.130 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json
2022-04-13 23:56:01.130 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md
2022-04-13 23:56:01.130 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md
2022-04-13 23:56:01.130 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md
2022-04-13 23:56:01.130 | etcd-v3.3.12-linux-amd64/Documentation/README.md
2022-04-13 23:56:01.130 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/
2022-04-13 23:56:01.130 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md
2022-04-13 23:56:01.130 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md
2022-04-13 23:56:01.131 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md
2022-04-13 23:56:01.131 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md
2022-04-13 23:56:01.131 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md
2022-04-13 23:56:01.131 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md
2022-04-13 23:56:01.131 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md
2022-04-13 23:56:01.131 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md
2022-04-13 23:56:01.131 | etcd-v3.3.12-linux-amd64/Documentation/rfc/
2022-04-13 23:56:01.131 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md
2022-04-13 23:56:01.131 | etcd-v3.3.12-linux-amd64/Documentation/docs.md
2022-04-13 23:56:01.131 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md
2022-04-13 23:56:01.131 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md
2022-04-13 23:56:01.131 | etcd-v3.3.12-linux-amd64/Documentation/v2/
2022-04-13 23:56:01.131 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md
2022-04-13 23:56:01.131 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md
2022-04-13 23:56:01.131 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md
2022-04-13 23:56:01.131 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md
2022-04-13 23:56:01.131 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md
2022-04-13 23:56:01.131 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md
2022-04-13 23:56:01.132 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/
2022-04-13 23:56:01.132 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md
2022-04-13 23:56:01.132 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md
2022-04-13 23:56:01.132 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md
2022-04-13 23:56:01.132 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md
2022-04-13 23:56:01.132 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md
2022-04-13 23:56:01.132 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md
2022-04-13 23:56:01.132 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md
2022-04-13 23:56:01.132 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md
2022-04-13 23:56:01.132 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/
2022-04-13 23:56:01.133 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md
2022-04-13 23:56:01.133 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md
2022-04-13 23:56:01.133 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md
2022-04-13 23:56:01.133 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md
2022-04-13 23:56:01.133 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md
2022-04-13 23:56:01.133 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md
2022-04-13 23:56:01.133 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md
2022-04-13 23:56:01.133 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md
2022-04-13 23:56:01.133 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md
2022-04-13 23:56:01.133 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md
2022-04-13 23:56:01.133 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md
2022-04-13 23:56:01.133 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md
2022-04-13 23:56:01.133 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md
2022-04-13 23:56:01.133 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md
2022-04-13 23:56:01.134 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md
2022-04-13 23:56:01.134 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml
2022-04-13 23:56:01.134 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md
2022-04-13 23:56:01.134 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md
2022-04-13 23:56:01.134 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md
2022-04-13 23:56:01.134 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md
2022-04-13 23:56:01.134 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/
2022-04-13 23:56:01.134 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md
2022-04-13 23:56:01.134 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md
2022-04-13 23:56:01.134 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md
2022-04-13 23:56:01.134 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md
2022-04-13 23:56:01.134 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules
2022-04-13 23:56:01.134 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md
2022-04-13 23:56:01.134 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md
2022-04-13 23:56:01.134 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md
2022-04-13 23:56:01.134 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md
2022-04-13 23:56:01.135 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/
2022-04-13 23:56:01.135 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md
2022-04-13 23:56:01.135 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md
2022-04-13 23:56:01.135 | etcd-v3.3.12-linux-amd64/Documentation/platforms/
2022-04-13 23:56:01.135 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md
2022-04-13 23:56:01.135 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md
2022-04-13 23:56:01.135 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md
2022-04-13 23:56:01.135 | etcd-v3.3.12-linux-amd64/Documentation/faq.md
2022-04-13 23:56:01.135 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md
2022-04-13 23:56:01.135 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md
2022-04-13 23:56:01.135 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md
2022-04-13 23:56:01.135 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/
2022-04-13 23:56:01.135 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md
2022-04-13 23:56:01.135 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md
2022-04-13 23:56:01.135 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md
2022-04-13 23:56:01.135 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md
2022-04-13 23:56:01.136 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md
2022-04-13 23:56:01.136 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md
2022-04-13 23:56:01.136 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/
2022-04-13 23:56:01.136 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md
2022-04-13 23:56:01.136 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md
2022-04-13 23:56:01.136 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md
2022-04-13 23:56:01.136 | etcd-v3.3.12-linux-amd64/Documentation/learning/
2022-04-13 23:56:01.136 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md
2022-04-13 23:56:01.136 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md
2022-04-13 23:56:01.136 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md
2022-04-13 23:56:01.136 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md
2022-04-13 23:56:01.136 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md
2022-04-13 23:56:01.136 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md
2022-04-13 23:56:01.136 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/
2022-04-13 23:56:01.136 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md
2022-04-13 23:56:01.137 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md
2022-04-13 23:56:01.137 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md
2022-04-13 23:56:01.137 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json
2022-04-13 23:56:01.137 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md
2022-04-13 23:56:01.137 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md
2022-04-13 23:56:01.137 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md
2022-04-13 23:56:01.137 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md
2022-04-13 23:56:01.137 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md
2022-04-13 23:56:01.137 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md
2022-04-13 23:56:01.137 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md
2022-04-13 23:56:01.138 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules
2022-04-13 23:56:01.138 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md
2022-04-13 23:56:01.138 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml
2022-04-13 23:56:01.138 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md
2022-04-13 23:56:01.138 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md
2022-04-13 23:56:01.138 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png
2022-04-13 23:56:01.140 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md
2022-04-13 23:56:01.140 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md
2022-04-13 23:56:01.140 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md
2022-04-13 23:56:01.140 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md
2022-04-13 23:56:01.140 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md
2022-04-13 23:56:01.140 | etcd-v3.3.12-linux-amd64/Documentation/demo.md
2022-04-13 23:56:01.140 | etcd-v3.3.12-linux-amd64/README-etcdctl.md
2022-04-13 23:56:01.140 | etcd-v3.3.12-linux-amd64/etcdctl
2022-04-13 23:56:01.339 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md
2022-04-13 23:56:01.339 | etcd-v3.3.12-linux-amd64/etcd
2022-04-13 23:56:01.571 | + lib/etcd3:install_etcd3:121              :   sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd
2022-04-13 23:56:01.610 | + lib/etcd3:install_etcd3:122              :   sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl
2022-04-13 23:56:01.646 | + lib/etcd3:install_etcd3:124              :   '[' '!' -f /opt/stack/bin/etcd ']'
2022-04-13 23:56:01.649 | + ./stack.sh:main:858                      :   is_service_enabled tls-proxy
2022-04-13 23:56:01.665 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:56:01.667 | + ./stack.sh:main:868                      :   install_dstat
2022-04-13 23:56:01.670 | + lib/dstat:install_dstat:22               :   is_service_enabled memory_tracker
2022-04-13 23:56:01.686 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:56:01.688 | + ./stack.sh:main:874                      :   echo_summary 'Installing OpenStack project source'
2022-04-13 23:56:01.690 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-13 23:56:01.692 | + ./stack.sh:echo_summary:448              :   echo -e Installing OpenStack project source
2022-04-13 23:56:01.694 | + ./stack.sh:main:877                      :   install_libs
2022-04-13 23:56:01.697 | + lib/libraries:install_libs:90            :   _install_lib_from_source automaton
2022-04-13 23:56:01.700 | + lib/libraries:_install_lib_from_source:74 :   local name=automaton
2022-04-13 23:56:01.702 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git automaton
2022-04-13 23:56:01.704 | + inc/python:use_library_from_git:250      :   local name=automaton
2022-04-13 23:56:01.706 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:01.709 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:01.711 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,automaton, ]]
2022-04-13 23:56:01.713 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:01.716 | + lib/libraries:install_libs:91            :   _install_lib_from_source castellan
2022-04-13 23:56:01.718 | + lib/libraries:_install_lib_from_source:74 :   local name=castellan
2022-04-13 23:56:01.720 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git castellan
2022-04-13 23:56:01.722 | + inc/python:use_library_from_git:250      :   local name=castellan
2022-04-13 23:56:01.724 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:01.726 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:01.729 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,castellan, ]]
2022-04-13 23:56:01.731 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:01.733 | + lib/libraries:install_libs:92            :   _install_lib_from_source cliff
2022-04-13 23:56:01.736 | + lib/libraries:_install_lib_from_source:74 :   local name=cliff
2022-04-13 23:56:01.738 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git cliff
2022-04-13 23:56:01.740 | + inc/python:use_library_from_git:250      :   local name=cliff
2022-04-13 23:56:01.742 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:01.744 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:01.747 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,cliff, ]]
2022-04-13 23:56:01.749 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:01.751 | + lib/libraries:install_libs:93            :   _install_lib_from_source cursive
2022-04-13 23:56:01.754 | + lib/libraries:_install_lib_from_source:74 :   local name=cursive
2022-04-13 23:56:01.756 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git cursive
2022-04-13 23:56:01.759 | + inc/python:use_library_from_git:250      :   local name=cursive
2022-04-13 23:56:01.763 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:01.765 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:01.767 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,cursive, ]]
2022-04-13 23:56:01.770 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:01.772 | + lib/libraries:install_libs:94            :   _install_lib_from_source debtcollector
2022-04-13 23:56:01.775 | + lib/libraries:_install_lib_from_source:74 :   local name=debtcollector
2022-04-13 23:56:01.777 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git debtcollector
2022-04-13 23:56:01.779 | + inc/python:use_library_from_git:250      :   local name=debtcollector
2022-04-13 23:56:01.781 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:01.784 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:01.786 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,debtcollector, ]]
2022-04-13 23:56:01.789 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:01.791 | + lib/libraries:install_libs:95            :   _install_lib_from_source futurist
2022-04-13 23:56:01.794 | + lib/libraries:_install_lib_from_source:74 :   local name=futurist
2022-04-13 23:56:01.796 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git futurist
2022-04-13 23:56:01.798 | + inc/python:use_library_from_git:250      :   local name=futurist
2022-04-13 23:56:01.800 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:01.802 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:01.805 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,futurist, ]]
2022-04-13 23:56:01.808 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:01.810 | + lib/libraries:install_libs:96            :   _install_lib_from_source openstacksdk
2022-04-13 23:56:01.812 | + lib/libraries:_install_lib_from_source:74 :   local name=openstacksdk
2022-04-13 23:56:01.815 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git openstacksdk
2022-04-13 23:56:01.817 | + inc/python:use_library_from_git:250      :   local name=openstacksdk
2022-04-13 23:56:01.819 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:01.821 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:01.823 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,openstacksdk, ]]
2022-04-13 23:56:01.826 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:01.828 | + lib/libraries:install_libs:97            :   _install_lib_from_source osc-lib
2022-04-13 23:56:01.831 | + lib/libraries:_install_lib_from_source:74 :   local name=osc-lib
2022-04-13 23:56:01.833 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git osc-lib
2022-04-13 23:56:01.835 | + inc/python:use_library_from_git:250      :   local name=osc-lib
2022-04-13 23:56:01.838 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:01.840 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:01.842 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,osc-lib, ]]
2022-04-13 23:56:01.844 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:01.846 | + lib/libraries:install_libs:98            :   _install_lib_from_source osc-placement
2022-04-13 23:56:01.849 | + lib/libraries:_install_lib_from_source:74 :   local name=osc-placement
2022-04-13 23:56:01.852 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git osc-placement
2022-04-13 23:56:01.854 | + inc/python:use_library_from_git:250      :   local name=osc-placement
2022-04-13 23:56:01.856 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:01.859 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:01.861 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,osc-placement, ]]
2022-04-13 23:56:01.863 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:01.865 | + lib/libraries:install_libs:99            :   _install_lib_from_source os-client-config
2022-04-13 23:56:01.868 | + lib/libraries:_install_lib_from_source:74 :   local name=os-client-config
2022-04-13 23:56:01.870 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-client-config
2022-04-13 23:56:01.873 | + inc/python:use_library_from_git:250      :   local name=os-client-config
2022-04-13 23:56:01.875 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:01.877 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:01.880 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,os-client-config, ]]
2022-04-13 23:56:01.882 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:01.884 | + lib/libraries:install_libs:100           :   _install_lib_from_source oslo.cache
2022-04-13 23:56:01.887 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.cache
2022-04-13 23:56:01.889 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.cache
2022-04-13 23:56:01.891 | + inc/python:use_library_from_git:250      :   local name=oslo.cache
2022-04-13 23:56:01.894 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:01.896 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:01.899 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.cache, ]]
2022-04-13 23:56:01.901 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:01.903 | + lib/libraries:install_libs:101           :   _install_lib_from_source oslo.concurrency
2022-04-13 23:56:01.906 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.concurrency
2022-04-13 23:56:01.908 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.concurrency
2022-04-13 23:56:01.910 | + inc/python:use_library_from_git:250      :   local name=oslo.concurrency
2022-04-13 23:56:01.912 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:01.915 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:01.917 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.concurrency, ]]
2022-04-13 23:56:01.920 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:01.922 | + lib/libraries:install_libs:102           :   _install_lib_from_source oslo.config
2022-04-13 23:56:01.925 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.config
2022-04-13 23:56:01.927 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.config
2022-04-13 23:56:01.930 | + inc/python:use_library_from_git:250      :   local name=oslo.config
2022-04-13 23:56:01.932 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:01.935 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:01.942 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.config, ]]
2022-04-13 23:56:01.945 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:01.947 | + lib/libraries:install_libs:103           :   _install_lib_from_source oslo.context
2022-04-13 23:56:01.949 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.context
2022-04-13 23:56:01.952 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.context
2022-04-13 23:56:01.954 | + inc/python:use_library_from_git:250      :   local name=oslo.context
2022-04-13 23:56:01.956 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:01.958 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:01.961 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.context, ]]
2022-04-13 23:56:01.963 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:01.966 | + lib/libraries:install_libs:104           :   _install_lib_from_source oslo.db
2022-04-13 23:56:01.968 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.db
2022-04-13 23:56:01.971 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.db
2022-04-13 23:56:01.973 | + inc/python:use_library_from_git:250      :   local name=oslo.db
2022-04-13 23:56:01.976 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:01.978 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:01.981 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.db, ]]
2022-04-13 23:56:01.983 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:01.985 | + lib/libraries:install_libs:105           :   _install_lib_from_source oslo.i18n
2022-04-13 23:56:01.988 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.i18n
2022-04-13 23:56:01.990 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.i18n
2022-04-13 23:56:01.992 | + inc/python:use_library_from_git:250      :   local name=oslo.i18n
2022-04-13 23:56:01.994 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:01.997 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:01.999 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.i18n, ]]
2022-04-13 23:56:02.002 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.004 | + lib/libraries:install_libs:106           :   _install_lib_from_source oslo.limit
2022-04-13 23:56:02.006 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.limit
2022-04-13 23:56:02.009 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.limit
2022-04-13 23:56:02.011 | + inc/python:use_library_from_git:250      :   local name=oslo.limit
2022-04-13 23:56:02.013 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:02.015 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:02.018 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.limit, ]]
2022-04-13 23:56:02.020 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.022 | + lib/libraries:install_libs:107           :   _install_lib_from_source oslo.log
2022-04-13 23:56:02.025 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.log
2022-04-13 23:56:02.028 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.log
2022-04-13 23:56:02.030 | + inc/python:use_library_from_git:250      :   local name=oslo.log
2022-04-13 23:56:02.032 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:02.034 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:02.036 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.log, ]]
2022-04-13 23:56:02.039 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.042 | + lib/libraries:install_libs:108           :   _install_lib_from_source oslo.messaging
2022-04-13 23:56:02.044 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.messaging
2022-04-13 23:56:02.046 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.messaging
2022-04-13 23:56:02.048 | + inc/python:use_library_from_git:250      :   local name=oslo.messaging
2022-04-13 23:56:02.051 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:02.053 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:02.055 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.messaging, ]]
2022-04-13 23:56:02.058 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.060 | + lib/libraries:install_libs:109           :   _install_lib_from_source oslo.middleware
2022-04-13 23:56:02.069 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.middleware
2022-04-13 23:56:02.072 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.middleware
2022-04-13 23:56:02.074 | + inc/python:use_library_from_git:250      :   local name=oslo.middleware
2022-04-13 23:56:02.076 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:02.079 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:02.081 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.middleware, ]]
2022-04-13 23:56:02.084 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.087 | + lib/libraries:install_libs:110           :   _install_lib_from_source oslo.policy
2022-04-13 23:56:02.090 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.policy
2022-04-13 23:56:02.092 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.policy
2022-04-13 23:56:02.095 | + inc/python:use_library_from_git:250      :   local name=oslo.policy
2022-04-13 23:56:02.097 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:02.099 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:02.103 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.policy, ]]
2022-04-13 23:56:02.105 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.107 | + lib/libraries:install_libs:111           :   _install_lib_from_source oslo.privsep
2022-04-13 23:56:02.109 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.privsep
2022-04-13 23:56:02.112 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.privsep
2022-04-13 23:56:02.114 | + inc/python:use_library_from_git:250      :   local name=oslo.privsep
2022-04-13 23:56:02.116 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:02.119 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:02.121 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.privsep, ]]
2022-04-13 23:56:02.124 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.126 | + lib/libraries:install_libs:112           :   _install_lib_from_source oslo.reports
2022-04-13 23:56:02.130 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.reports
2022-04-13 23:56:02.132 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.reports
2022-04-13 23:56:02.134 | + inc/python:use_library_from_git:250      :   local name=oslo.reports
2022-04-13 23:56:02.137 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:02.139 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:02.141 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.reports, ]]
2022-04-13 23:56:02.143 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.146 | + lib/libraries:install_libs:113           :   _install_lib_from_source oslo.rootwrap
2022-04-13 23:56:02.149 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.rootwrap
2022-04-13 23:56:02.151 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.rootwrap
2022-04-13 23:56:02.154 | + inc/python:use_library_from_git:250      :   local name=oslo.rootwrap
2022-04-13 23:56:02.156 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:02.158 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:02.161 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.rootwrap, ]]
2022-04-13 23:56:02.163 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.166 | + lib/libraries:install_libs:114           :   _install_lib_from_source oslo.serialization
2022-04-13 23:56:02.168 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.serialization
2022-04-13 23:56:02.171 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.serialization
2022-04-13 23:56:02.173 | + inc/python:use_library_from_git:250      :   local name=oslo.serialization
2022-04-13 23:56:02.175 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:02.177 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:02.180 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.serialization, ]]
2022-04-13 23:56:02.182 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.184 | + lib/libraries:install_libs:115           :   _install_lib_from_source oslo.service
2022-04-13 23:56:02.186 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.service
2022-04-13 23:56:02.189 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.service
2022-04-13 23:56:02.191 | + inc/python:use_library_from_git:250      :   local name=oslo.service
2022-04-13 23:56:02.193 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:02.196 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:02.198 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.service, ]]
2022-04-13 23:56:02.201 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.204 | + lib/libraries:install_libs:116           :   _install_lib_from_source oslo.utils
2022-04-13 23:56:02.206 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.utils
2022-04-13 23:56:02.208 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.utils
2022-04-13 23:56:02.211 | + inc/python:use_library_from_git:250      :   local name=oslo.utils
2022-04-13 23:56:02.214 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:02.217 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:02.220 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.utils, ]]
2022-04-13 23:56:02.223 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.225 | + lib/libraries:install_libs:117           :   _install_lib_from_source oslo.versionedobjects
2022-04-13 23:56:02.228 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.versionedobjects
2022-04-13 23:56:02.230 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.versionedobjects
2022-04-13 23:56:02.233 | + inc/python:use_library_from_git:250      :   local name=oslo.versionedobjects
2022-04-13 23:56:02.235 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:02.238 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:02.240 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.versionedobjects, ]]
2022-04-13 23:56:02.242 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.245 | + lib/libraries:install_libs:118           :   _install_lib_from_source oslo.vmware
2022-04-13 23:56:02.247 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.vmware
2022-04-13 23:56:02.249 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.vmware
2022-04-13 23:56:02.252 | + inc/python:use_library_from_git:250      :   local name=oslo.vmware
2022-04-13 23:56:02.254 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:02.257 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:02.259 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.vmware, ]]
2022-04-13 23:56:02.262 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.264 | + lib/libraries:install_libs:119           :   _install_lib_from_source osprofiler
2022-04-13 23:56:02.266 | + lib/libraries:_install_lib_from_source:74 :   local name=osprofiler
2022-04-13 23:56:02.269 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git osprofiler
2022-04-13 23:56:02.272 | + inc/python:use_library_from_git:250      :   local name=osprofiler
2022-04-13 23:56:02.275 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:02.278 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:02.280 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,osprofiler, ]]
2022-04-13 23:56:02.282 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.285 | + lib/libraries:install_libs:120           :   _install_lib_from_source pycadf
2022-04-13 23:56:02.287 | + lib/libraries:_install_lib_from_source:74 :   local name=pycadf
2022-04-13 23:56:02.290 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git pycadf
2022-04-13 23:56:02.293 | + inc/python:use_library_from_git:250      :   local name=pycadf
2022-04-13 23:56:02.295 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:02.297 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:02.300 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,pycadf, ]]
2022-04-13 23:56:02.302 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.304 | + lib/libraries:install_libs:121           :   _install_lib_from_source stevedore
2022-04-13 23:56:02.307 | + lib/libraries:_install_lib_from_source:74 :   local name=stevedore
2022-04-13 23:56:02.309 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git stevedore
2022-04-13 23:56:02.311 | + inc/python:use_library_from_git:250      :   local name=stevedore
2022-04-13 23:56:02.314 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:02.316 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:02.318 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,stevedore, ]]
2022-04-13 23:56:02.321 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.324 | + lib/libraries:install_libs:122           :   _install_lib_from_source taskflow
2022-04-13 23:56:02.326 | + lib/libraries:_install_lib_from_source:74 :   local name=taskflow
2022-04-13 23:56:02.328 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git taskflow
2022-04-13 23:56:02.331 | + inc/python:use_library_from_git:250      :   local name=taskflow
2022-04-13 23:56:02.333 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:02.337 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:02.339 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,taskflow, ]]
2022-04-13 23:56:02.341 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.344 | + lib/libraries:install_libs:123           :   _install_lib_from_source tooz
2022-04-13 23:56:02.346 | + lib/libraries:_install_lib_from_source:74 :   local name=tooz
2022-04-13 23:56:02.349 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git tooz
2022-04-13 23:56:02.351 | + inc/python:use_library_from_git:250      :   local name=tooz
2022-04-13 23:56:02.353 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:02.356 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:02.358 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,tooz, ]]
2022-04-13 23:56:02.360 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.363 | + lib/libraries:install_libs:127           :   _install_lib_from_source os-brick
2022-04-13 23:56:02.365 | + lib/libraries:_install_lib_from_source:74 :   local name=os-brick
2022-04-13 23:56:02.367 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-brick
2022-04-13 23:56:02.370 | + inc/python:use_library_from_git:250      :   local name=os-brick
2022-04-13 23:56:02.372 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:02.374 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:02.377 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,os-brick, ]]
2022-04-13 23:56:02.379 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.381 | + lib/libraries:install_libs:128           :   _install_lib_from_source os-resource-classes
2022-04-13 23:56:02.384 | + lib/libraries:_install_lib_from_source:74 :   local name=os-resource-classes
2022-04-13 23:56:02.387 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-resource-classes
2022-04-13 23:56:02.389 | + inc/python:use_library_from_git:250      :   local name=os-resource-classes
2022-04-13 23:56:02.391 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:02.393 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:02.396 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,os-resource-classes, ]]
2022-04-13 23:56:02.398 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.401 | + lib/libraries:install_libs:129           :   _install_lib_from_source os-traits
2022-04-13 23:56:02.403 | + lib/libraries:_install_lib_from_source:74 :   local name=os-traits
2022-04-13 23:56:02.406 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-traits
2022-04-13 23:56:02.408 | + inc/python:use_library_from_git:250      :   local name=os-traits
2022-04-13 23:56:02.410 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:02.413 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:02.415 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,os-traits, ]]
2022-04-13 23:56:02.417 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.420 | + lib/libraries:install_libs:132           :   _install_lib_from_source python-barbicanclient
2022-04-13 23:56:02.422 | + lib/libraries:_install_lib_from_source:74 :   local name=python-barbicanclient
2022-04-13 23:56:02.424 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git python-barbicanclient
2022-04-13 23:56:02.427 | + inc/python:use_library_from_git:250      :   local name=python-barbicanclient
2022-04-13 23:56:02.429 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:02.431 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:02.434 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-barbicanclient, ]]
2022-04-13 23:56:02.436 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:02.438 | + lib/libraries:install_libs:139           :   pip_install etcd3
2022-04-13 23:56:02.460 | Using python 3.8 to install etcd3
2022-04-13 23:56:02.463 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3
2022-04-13 23:56:03.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:56:03.197 |   from cryptography.utils import int_from_bytes
2022-04-13 23:56:03.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:56:03.197 |   from cryptography.utils import int_from_bytes
2022-04-13 23:56:04.362 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:56:06.029 | Collecting etcd3
2022-04-13 23:56:06.036 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB)
2022-04-13 23:56:06.062 |   Preparing metadata (setup.py): started
2022-04-13 23:56:09.466 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-13 23:56:19.047 | Collecting grpcio>=1.27.1
2022-04-13 23:56:19.068 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36a/7bdd6ef9bca05/grpcio-1.44.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB)
2022-04-13 23:56:22.225 | Collecting protobuf>=3.6.1
2022-04-13 23:56:22.234 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38f/d9eb74b852e4e/protobuf-3.20.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB)
2022-04-13 23:56:22.263 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0)
2022-04-13 23:56:22.264 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1)
2022-04-13 23:56:22.299 | Building wheels for collected packages: etcd3
2022-04-13 23:56:22.300 |   Building wheel for etcd3 (setup.py): started
2022-04-13 23:56:26.672 |   Building wheel for etcd3 (setup.py): finished with status 'done'
2022-04-13 23:56:26.674 |   Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=00a2aa20749911db11ab045174827e6f4171e8b026abe982fdba1eb9ce519644
2022-04-13 23:56:26.674 |   Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1
2022-04-13 23:56:26.678 | Successfully built etcd3
2022-04-13 23:56:28.469 | Installing collected packages: protobuf, grpcio, etcd3
2022-04-13 23:56:29.074 | Successfully installed etcd3-0.12.0 grpcio-1.44.0 protobuf-3.20.0
2022-04-13 23:56:29.074 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-13 23:56:29.080 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:56:29.080 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:56:29.240 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:56:29.242 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:56:29.244 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:56:29.246 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:56:29.248 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:56:29.250 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:56:29.252 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:56:29.254 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:56:29.256 | + functions-common:time_stop:2439          :   start_time=1649894162454
2022-04-13 23:56:29.258 | + functions-common:time_stop:2441          :   [[ -z 1649894162454 ]]
2022-04-13 23:56:29.261 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:56:29.265 | + functions-common:time_stop:2444          :   end_time=1649894189262
2022-04-13 23:56:29.267 | + functions-common:time_stop:2445          :   elapsed_time=26808
2022-04-13 23:56:29.269 | + functions-common:time_stop:2446          :   total=31607
2022-04-13 23:56:29.271 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:56:29.273 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=58415
2022-04-13 23:56:29.276 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:56:29.278 | + lib/libraries:install_libs:140           :   pip_install etcd3gw
2022-04-13 23:56:29.302 | Using python 3.8 to install etcd3gw
2022-04-13 23:56:29.304 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw
2022-04-13 23:56:30.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:56:30.058 |   from cryptography.utils import int_from_bytes
2022-04-13 23:56:30.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:56:30.058 |   from cryptography.utils import int_from_bytes
2022-04-13 23:56:31.269 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:56:32.931 | Collecting etcd3gw
2022-04-13 23:56:32.939 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB)
2022-04-13 23:56:32.951 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0)
2022-04-13 23:56:32.952 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1)
2022-04-13 23:56:32.953 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1)
2022-04-13 23:56:32.954 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0)
2022-04-13 23:56:32.991 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3)
2022-04-13 23:56:32.994 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12)
2022-04-13 23:56:32.995 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28)
2022-04-13 23:56:32.996 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9)
2022-04-13 23:56:34.630 | Installing collected packages: etcd3gw
2022-04-13 23:56:34.734 | Successfully installed etcd3gw-1.0.1
2022-04-13 23:56:34.734 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-13 23:56:34.740 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:56:34.740 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:56:34.860 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:56:34.863 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:56:34.865 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:56:34.867 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:56:34.869 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:56:34.871 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:56:34.873 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:56:34.876 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:56:34.878 | + functions-common:time_stop:2439          :   start_time=1649894189295
2022-04-13 23:56:34.880 | + functions-common:time_stop:2441          :   [[ -z 1649894189295 ]]
2022-04-13 23:56:34.883 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:56:34.888 | + functions-common:time_stop:2444          :   end_time=1649894194885
2022-04-13 23:56:34.890 | + functions-common:time_stop:2445          :   elapsed_time=5590
2022-04-13 23:56:34.893 | + functions-common:time_stop:2446          :   total=58415
2022-04-13 23:56:34.896 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:56:34.899 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=64005
2022-04-13 23:56:34.901 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:56:34.904 | + ./stack.sh:main:880                      :   install_apache_uwsgi
2022-04-13 23:56:34.906 | + lib/apache:install_apache_uwsgi:85       :   local apxs=apxs2
2022-04-13 23:56:34.908 | + lib/apache:install_apache_uwsgi:86       :   is_fedora
2022-04-13 23:56:34.911 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 23:56:34.914 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 23:56:34.916 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 23:56:34.918 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 23:56:34.921 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 23:56:34.924 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 23:56:34.927 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 23:56:34.929 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 23:56:34.932 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 23:56:34.934 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:56:34.936 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 23:56:34.938 | + lib/apache:install_apache_uwsgi:90       :   is_ubuntu
2022-04-13 23:56:34.941 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:56:34.943 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:56:34.946 | + lib/apache:install_apache_uwsgi:91       :   local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi'
2022-04-13 23:56:34.949 | + lib/apache:install_apache_uwsgi:92       :   install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-13 23:56:34.951 | + functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:56:34.953 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:56:34.956 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-13 23:56:34.958 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:56:34.962 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:56:34.964 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:56:34.969 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:56:34.972 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:56:34.974 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:56:34.979 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-13 23:56:34.981 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-13 23:56:34.983 | + functions-common:apt_get_update:1197     :   return
2022-04-13 23:56:34.986 | + functions-common:install_package:1471    :   real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-13 23:56:34.988 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:56:34.991 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:56:34.993 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:56:34.996 | + functions-common:real_install_package:1457 :   apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-13 23:56:35.020 | + functions-common:apt_get:1237            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-13 23:56:35.134 | Reading package lists...
2022-04-13 23:56:35.400 | Building dependency tree...
2022-04-13 23:56:35.401 | Reading state information...
2022-04-13 23:56:35.663 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10).
2022-04-13 23:56:35.663 | The following packages were automatically installed and are no longer required:
2022-04-13 23:56:35.664 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:56:35.664 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:56:35.664 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:56:35.664 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:56:35.664 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:56:35.664 |   python3-zope.interface
2022-04-13 23:56:35.664 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:56:35.665 | The following additional packages will be installed:
2022-04-13 23:56:35.666 |   libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core
2022-04-13 23:56:35.667 | Suggested packages:
2022-04-13 23:56:35.667 |   uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators
2022-04-13 23:56:35.738 | The following NEW packages will be installed:
2022-04-13 23:56:35.739 |   libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3
2022-04-13 23:56:36.209 | 0 upgraded, 6 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:56:36.209 | Need to get 1,306 kB of archives.
2022-04-13 23:56:36.209 | After this operation, 4,613 kB of additional disk space will be used.
2022-04-13 23:56:36.209 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB]
2022-04-13 23:56:37.517 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB]
2022-04-13 23:56:37.611 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB]
2022-04-13 23:56:37.772 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB]
2022-04-13 23:56:37.978 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB]
2022-04-13 23:56:37.981 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB]
2022-04-13 23:56:38.578 | Fetched 1,306 kB in 2s (581 kB/s)
2022-04-13 23:56:38.615 | Selecting previously unselected package libnorm1:amd64.
2022-04-13 23:56:38.671 | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 90644 files and directories currently installed.)
2022-04-13 23:56:38.675 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ...
2022-04-13 23:56:38.681 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ...
2022-04-13 23:56:38.752 | Selecting previously unselected package libpgm-5.2-0:amd64.
2022-04-13 23:56:38.761 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ...
2022-04-13 23:56:38.764 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ...
2022-04-13 23:56:38.817 | Selecting previously unselected package libzmq5:amd64.
2022-04-13 23:56:38.827 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ...
2022-04-13 23:56:38.829 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ...
2022-04-13 23:56:38.899 | Selecting previously unselected package uwsgi-core.
2022-04-13 23:56:38.909 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ...
2022-04-13 23:56:38.911 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ...
2022-04-13 23:56:39.059 | Selecting previously unselected package uwsgi.
2022-04-13 23:56:39.069 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ...
2022-04-13 23:56:39.073 | Unpacking uwsgi (2.0.18-11ubuntu1) ...
2022-04-13 23:56:39.112 | Selecting previously unselected package uwsgi-plugin-python3.
2022-04-13 23:56:39.123 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ...
2022-04-13 23:56:39.126 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ...
2022-04-13 23:56:39.199 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ...
2022-04-13 23:56:39.207 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ...
2022-04-13 23:56:39.217 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ...
2022-04-13 23:56:39.224 | Setting up uwsgi-core (2.0.18-11ubuntu1) ...
2022-04-13 23:56:39.238 | Setting up uwsgi (2.0.18-11ubuntu1) ...
2022-04-13 23:56:40.118 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ...
2022-04-13 23:56:40.146 | Processing triggers for systemd (245.4-4ubuntu3.15) ...
2022-04-13 23:56:40.538 | Processing triggers for man-db (2.9.1-1) ...
2022-04-13 23:56:40.954 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
2022-04-13 23:56:48.803 | + functions-common:apt_get:1241            :   result=0
2022-04-13 23:56:48.805 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:56:48.808 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:56:48.810 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:56:48.813 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:56:48.815 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:56:48.817 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:56:48.819 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:56:48.821 | + functions-common:time_stop:2439          :   start_time=1649894195017
2022-04-13 23:56:48.823 | + functions-common:time_stop:2441          :   [[ -z 1649894195017 ]]
2022-04-13 23:56:48.826 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:56:48.831 | + functions-common:time_stop:2444          :   end_time=1649894208828
2022-04-13 23:56:48.833 | + functions-common:time_stop:2445          :   elapsed_time=13811
2022-04-13 23:56:48.835 | + functions-common:time_stop:2446          :   total=281126
2022-04-13 23:56:48.837 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:56:48.839 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=294937
2022-04-13 23:56:48.842 | + functions-common:apt_get:1245            :   return 0
2022-04-13 23:56:48.844 | + lib/apache:install_apache_uwsgi:128      :   is_ubuntu
2022-04-13 23:56:48.846 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:56:48.849 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:56:48.851 | + lib/apache:install_apache_uwsgi:130      :   sudo a2enmod proxy
2022-04-13 23:56:48.914 | Enabling module proxy.
2022-04-13 23:56:48.919 | To activate the new configuration, you need to run:
2022-04-13 23:56:48.919 |   systemctl restart apache2
2022-04-13 23:56:48.924 | + lib/apache:install_apache_uwsgi:131      :   sudo a2enmod proxy_uwsgi
2022-04-13 23:56:48.986 | Considering dependency proxy for proxy_uwsgi:
2022-04-13 23:56:48.986 | Module proxy already enabled
2022-04-13 23:56:48.986 | Enabling module proxy_uwsgi.
2022-04-13 23:56:48.992 | To activate the new configuration, you need to run:
2022-04-13 23:56:48.992 |   systemctl restart apache2
2022-04-13 23:56:48.997 | + lib/apache:install_apache_uwsgi:137      :   restart_apache_server
2022-04-13 23:56:48.999 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-13 23:56:49.002 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:56:49.004 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart apache2
2022-04-13 23:56:49.134 | + ./stack.sh:main:883                      :   install_keystoneauth
2022-04-13 23:56:49.137 | + lib/keystone:install_keystoneauth:498    :   use_library_from_git keystoneauth
2022-04-13 23:56:49.140 | + inc/python:use_library_from_git:250      :   local name=keystoneauth
2022-04-13 23:56:49.143 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:49.145 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:49.148 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,keystoneauth, ]]
2022-04-13 23:56:49.150 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:49.152 | + ./stack.sh:main:884                      :   install_keystoneclient
2022-04-13 23:56:49.154 | + lib/keystone:install_keystoneclient:506  :   use_library_from_git python-keystoneclient
2022-04-13 23:56:49.157 | + inc/python:use_library_from_git:250      :   local name=python-keystoneclient
2022-04-13 23:56:49.159 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:49.162 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:49.164 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-keystoneclient, ]]
2022-04-13 23:56:49.166 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:49.170 | + ./stack.sh:main:885                      :   install_glanceclient
2022-04-13 23:56:49.173 | + lib/glance:install_glanceclient:498      :   use_library_from_git python-glanceclient
2022-04-13 23:56:49.175 | + inc/python:use_library_from_git:250      :   local name=python-glanceclient
2022-04-13 23:56:49.177 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:49.180 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:49.182 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-glanceclient, ]]
2022-04-13 23:56:49.185 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:49.188 | + ./stack.sh:main:886                      :   install_cinderclient
2022-04-13 23:56:49.190 | + lib/cinder:install_cinderclient:484      :   use_library_from_git python-brick-cinderclient-ext
2022-04-13 23:56:49.192 | + inc/python:use_library_from_git:250      :   local name=python-brick-cinderclient-ext
2022-04-13 23:56:49.195 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:49.197 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:49.199 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-brick-cinderclient-ext, ]]
2022-04-13 23:56:49.202 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:49.204 | + lib/cinder:install_cinderclient:489      :   use_library_from_git python-cinderclient
2022-04-13 23:56:49.206 | + inc/python:use_library_from_git:250      :   local name=python-cinderclient
2022-04-13 23:56:49.209 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:49.211 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:49.213 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-cinderclient, ]]
2022-04-13 23:56:49.216 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:49.218 | + ./stack.sh:main:887                      :   install_novaclient
2022-04-13 23:56:49.221 | + lib/nova:install_novaclient:882          :   use_library_from_git python-novaclient
2022-04-13 23:56:49.223 | + inc/python:use_library_from_git:250      :   local name=python-novaclient
2022-04-13 23:56:49.225 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:49.228 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:49.230 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-novaclient, ]]
2022-04-13 23:56:49.233 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:49.236 | + ./stack.sh:main:888                      :   is_service_enabled swift glance horizon
2022-04-13 23:56:49.257 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:56:49.260 | + ./stack.sh:main:889                      :   install_swiftclient
2022-04-13 23:56:49.262 | + lib/swift:install_swiftclient:728        :   use_library_from_git python-swiftclient
2022-04-13 23:56:49.264 | + inc/python:use_library_from_git:250      :   local name=python-swiftclient
2022-04-13 23:56:49.267 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:49.269 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:49.271 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-swiftclient, ]]
2022-04-13 23:56:49.274 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:49.276 | + ./stack.sh:main:891                      :   is_service_enabled neutron nova horizon
2022-04-13 23:56:49.293 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:56:49.296 | + ./stack.sh:main:892                      :   install_neutronclient
2022-04-13 23:56:49.298 | + lib/neutron:install_neutronclient:452    :   use_library_from_git python-neutronclient
2022-04-13 23:56:49.301 | + inc/python:use_library_from_git:250      :   local name=python-neutronclient
2022-04-13 23:56:49.303 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:49.305 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:49.308 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-neutronclient, ]]
2022-04-13 23:56:49.311 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:49.313 | + ./stack.sh:main:896                      :   install_keystonemiddleware
2022-04-13 23:56:49.315 | + lib/keystone:install_keystonemiddleware:516 :   use_library_from_git keystonemiddleware
2022-04-13 23:56:49.318 | + inc/python:use_library_from_git:250      :   local name=keystonemiddleware
2022-04-13 23:56:49.320 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:56:49.322 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:56:49.326 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,keystonemiddleware, ]]
2022-04-13 23:56:49.328 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:56:49.331 | + lib/keystone:install_keystonemiddleware:521 :   pip_install_gr keystonemiddleware
2022-04-13 23:56:49.333 | + inc/python:pip_install_gr:76             :   local name=keystonemiddleware
2022-04-13 23:56:49.335 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-13 23:56:49.338 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements keystonemiddleware
2022-04-13 23:56:49.342 | ++ inc/python:get_from_global_requirements:225 :   local package=keystonemiddleware
2022-04-13 23:56:49.345 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-13 23:56:49.348 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt
2022-04-13 23:56:49.348 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-13 23:56:49.354 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='keystonemiddleware  '
2022-04-13 23:56:49.357 | ++ inc/python:get_from_global_requirements:228 :   [[ keystonemiddleware   == '' ]]
2022-04-13 23:56:49.360 | ++ inc/python:get_from_global_requirements:231 :   echo keystonemiddleware
2022-04-13 23:56:49.363 | + inc/python:pip_install_gr:78             :   clean_name=keystonemiddleware
2022-04-13 23:56:49.365 | + inc/python:pip_install_gr:79             :   pip_install keystonemiddleware
2022-04-13 23:56:49.387 | Using python 3.8 to install keystonemiddleware
2022-04-13 23:56:49.390 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware
2022-04-13 23:56:50.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:56:50.151 |   from cryptography.utils import int_from_bytes
2022-04-13 23:56:50.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:56:50.151 |   from cryptography.utils import int_from_bytes
2022-04-13 23:56:51.349 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:56:51.382 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0)
2022-04-13 23:56:51.436 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0)
2022-04-13 23:56:51.437 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2)
2022-04-13 23:56:51.438 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1)
2022-04-13 23:56:51.440 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0)
2022-04-13 23:56:51.441 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1)
2022-04-13 23:56:51.442 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7)
2022-04-13 23:56:51.443 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0)
2022-04-13 23:56:51.444 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1)
2022-04-13 23:56:51.445 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0)
2022-04-13 23:56:51.446 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1)
2022-04-13 23:56:51.447 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0)
2022-04-13 23:56:51.448 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0)
2022-04-13 23:56:51.449 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0)
2022-04-13 23:56:51.450 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0)
2022-04-13 23:56:51.510 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0)
2022-04-13 23:56:51.511 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2)
2022-04-13 23:56:51.512 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0)
2022-04-13 23:56:51.552 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5)
2022-04-13 23:56:51.592 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0)
2022-04-13 23:56:51.593 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0)
2022-04-13 23:56:51.595 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0)
2022-04-13 23:56:51.596 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0)
2022-04-13 23:56:51.646 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2)
2022-04-13 23:56:51.650 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6)
2022-04-13 23:56:51.662 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3)
2022-04-13 23:56:51.662 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1)
2022-04-13 23:56:51.676 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7)
2022-04-13 23:56:51.677 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0)
2022-04-13 23:56:51.681 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3)
2022-04-13 23:56:51.749 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3)
2022-04-13 23:56:51.751 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12)
2022-04-13 23:56:51.752 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28)
2022-04-13 23:56:51.753 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9)
2022-04-13 23:56:51.805 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0)
2022-04-13 23:56:51.818 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1)
2022-04-13 23:56:53.417 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-13 23:56:53.423 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:56:53.423 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:56:53.555 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:56:53.557 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:56:53.559 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:56:53.562 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:56:53.564 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:56:53.566 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:56:53.568 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:56:53.571 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:56:53.574 | + functions-common:time_stop:2439          :   start_time=1649894209381
2022-04-13 23:56:53.576 | + functions-common:time_stop:2441          :   [[ -z 1649894209381 ]]
2022-04-13 23:56:53.580 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:56:53.584 | + functions-common:time_stop:2444          :   end_time=1649894213582
2022-04-13 23:56:53.586 | + functions-common:time_stop:2445          :   elapsed_time=4201
2022-04-13 23:56:53.589 | + functions-common:time_stop:2446          :   total=64005
2022-04-13 23:56:53.591 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:56:53.595 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=68206
2022-04-13 23:56:53.597 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:56:53.603 | + lib/keystone:install_keystonemiddleware:525 :   pip_install_gr python-memcached
2022-04-13 23:56:53.606 | + inc/python:pip_install_gr:76             :   local name=python-memcached
2022-04-13 23:56:53.609 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-13 23:56:53.612 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements python-memcached
2022-04-13 23:56:53.615 | ++ inc/python:get_from_global_requirements:225 :   local package=python-memcached
2022-04-13 23:56:53.618 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-13 23:56:53.622 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt
2022-04-13 23:56:53.623 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-13 23:56:53.629 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='python-memcached  '
2022-04-13 23:56:53.632 | ++ inc/python:get_from_global_requirements:228 :   [[ python-memcached   == '' ]]
2022-04-13 23:56:53.634 | ++ inc/python:get_from_global_requirements:231 :   echo python-memcached
2022-04-13 23:56:53.637 | + inc/python:pip_install_gr:78             :   clean_name=python-memcached
2022-04-13 23:56:53.640 | + inc/python:pip_install_gr:79             :   pip_install python-memcached
2022-04-13 23:56:53.665 | Using python 3.8 to install python-memcached
2022-04-13 23:56:53.668 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached
2022-04-13 23:56:54.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:56:54.476 |   from cryptography.utils import int_from_bytes
2022-04-13 23:56:54.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:56:54.476 |   from cryptography.utils import int_from_bytes
2022-04-13 23:56:55.687 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:56:57.172 | Collecting python-memcached
2022-04-13 23:56:57.180 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB)
2022-04-13 23:56:57.186 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0)
2022-04-13 23:56:58.809 | Installing collected packages: python-memcached
2022-04-13 23:56:58.901 | Successfully installed python-memcached-1.59
2022-04-13 23:56:58.901 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-13 23:56:58.908 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:56:58.908 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:56:59.028 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:56:59.031 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:56:59.034 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:56:59.036 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:56:59.038 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:56:59.041 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:56:59.043 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:56:59.045 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:56:59.047 | + functions-common:time_stop:2439          :   start_time=1649894213659
2022-04-13 23:56:59.051 | + functions-common:time_stop:2441          :   [[ -z 1649894213659 ]]
2022-04-13 23:56:59.054 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:56:59.057 | + functions-common:time_stop:2444          :   end_time=1649894219055
2022-04-13 23:56:59.060 | + functions-common:time_stop:2445          :   elapsed_time=5396
2022-04-13 23:56:59.062 | + functions-common:time_stop:2446          :   total=68206
2022-04-13 23:56:59.065 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:56:59.067 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=73602
2022-04-13 23:56:59.069 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:56:59.072 | + ./stack.sh:main:898                      :   is_service_enabled keystone
2022-04-13 23:56:59.088 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:56:59.091 | + ./stack.sh:main:899                      :   '[' 10.222.0.60 == 10.222.0.60 ']'
2022-04-13 23:56:59.093 | + ./stack.sh:main:900                      :   stack_install_service keystone
2022-04-13 23:56:59.095 | + lib/stack:stack_install_service:20       :   local service=keystone
2022-04-13 23:56:59.098 | + lib/stack:stack_install_service:21       :   type install_keystone
2022-04-13 23:56:59.100 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-13 23:56:59.103 | + lib/stack:stack_install_service:32       :   install_keystone
2022-04-13 23:56:59.105 | + lib/keystone:install_keystone:531        :   is_service_enabled ldap
2022-04-13 23:56:59.123 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:56:59.125 | + lib/keystone:install_keystone:535        :   git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master
2022-04-13 23:56:59.128 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/keystone.git
2022-04-13 23:56:59.130 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/keystone
2022-04-13 23:56:59.132 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-13 23:56:59.135 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 23:56:59.137 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 23:56:59.140 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 23:56:59.143 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 23:56:59.148 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 23:56:59.164 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 23:56:59.166 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 23:56:59.170 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 23:56:59.173 | + functions-common:git_clone:629           :   echo master
2022-04-13 23:56:59.174 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 23:56:59.179 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/keystone ]]
2022-04-13 23:56:59.182 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 23:56:59.185 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/keystone
2022-04-13 23:56:59.201 | + functions-common:git_clone:684           :   cd /opt/stack/keystone
2022-04-13 23:56:59.204 | + functions-common:git_clone:685           :   git show --oneline
2022-04-13 23:56:59.205 | + functions-common:git_clone:685           :   head -1
2022-04-13 23:56:59.208 | c141e6164 trivial: Fix typo
2022-04-13 23:56:59.210 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-13 23:56:59.212 | + lib/keystone:install_keystone:536        :   setup_develop /opt/stack/keystone
2022-04-13 23:56:59.215 | + inc/python:setup_develop:338             :   local bindep
2022-04-13 23:56:59.217 | + inc/python:setup_develop:339             :   [[ /opt/stack/keystone == -bindep* ]]
2022-04-13 23:56:59.221 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/keystone
2022-04-13 23:56:59.223 | + inc/python:setup_develop:344             :   local extras=
2022-04-13 23:56:59.225 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/keystone -e
2022-04-13 23:56:59.228 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-13 23:56:59.230 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/keystone == -bindep* ]]
2022-04-13 23:56:59.232 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/keystone
2022-04-13 23:56:59.234 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-13 23:56:59.237 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-13 23:56:59.242 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/keystone
2022-04-13 23:56:59.245 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-13 23:56:59.248 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/keystone
2022-04-13 23:56:59.250 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-13 23:56:59.252 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-13 23:56:59.255 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg
2022-04-13 23:56:59.263 | + inc/python:_setup_package_with_constraints_edit:385 :   name=keystone
2022-04-13 23:56:59.266 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone
2022-04-13 23:56:59.944 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/keystone -e
2022-04-13 23:56:59.946 | + inc/python:setup_package:418             :   local bindep=0
2022-04-13 23:56:59.949 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-13 23:56:59.952 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-13 23:56:59.955 | + inc/python:setup_package:421             :   [[ /opt/stack/keystone == -bindep* ]]
2022-04-13 23:56:59.958 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/keystone
2022-04-13 23:56:59.960 | + inc/python:setup_package:427             :   local flags=-e
2022-04-13 23:56:59.963 | + inc/python:setup_package:428             :   local extras=
2022-04-13 23:56:59.966 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-13 23:56:59.969 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-13 23:56:59.971 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-13 23:56:59.974 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-13 23:56:59.976 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-13 23:56:59.978 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/keystone
2022-04-13 23:57:00.002 | Using python 3.8 to install /opt/stack/keystone
2022-04-13 23:57:00.004 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone
2022-04-13 23:57:00.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:57:00.789 |   from cryptography.utils import int_from_bytes
2022-04-13 23:57:00.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:57:00.789 |   from cryptography.utils import int_from_bytes
2022-04-13 23:57:02.030 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:57:02.065 | Obtaining file:///opt/stack/keystone
2022-04-13 23:57:02.066 |   Preparing metadata (setup.py): started
2022-04-13 23:57:07.006 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-13 23:57:07.151 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1)
2022-04-13 23:57:07.152 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7)
2022-04-13 23:57:08.678 | Collecting Flask!=0.11,>=1.0.2
2022-04-13 23:57:08.684 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/cf32d904cf562/Flask-2.1.1-py3-none-any.whl (95 kB)
2022-04-13 23:57:10.265 | Collecting Flask-RESTful>=0.3.5
2022-04-13 23:57:10.272 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB)
2022-04-13 23:57:10.276 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2)
2022-04-13 23:57:10.277 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35)
2022-04-13 23:57:10.278 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0)
2022-04-13 23:57:10.281 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0)
2022-04-13 23:57:11.987 | Collecting passlib>=1.7.0
2022-04-13 23:57:11.996 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB)
2022-04-13 23:57:12.017 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0)
2022-04-13 23:57:12.018 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0)
2022-04-13 23:57:12.019 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0)
2022-04-13 23:57:14.059 | Collecting scrypt>=0.8.0
2022-04-13 23:57:14.070 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
2022-04-13 23:57:14.106 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1)
2022-04-13 23:57:14.107 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0)
2022-04-13 23:57:14.108 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0)
2022-04-13 23:57:14.109 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0)
2022-04-13 23:57:14.110 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0)
2022-04-13 23:57:14.111 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0)
2022-04-13 23:57:14.112 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0)
2022-04-13 23:57:14.113 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1)
2022-04-13 23:57:14.114 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0)
2022-04-13 23:57:14.115 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0)
2022-04-13 23:57:14.117 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0)
2022-04-13 23:57:14.118 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2)
2022-04-13 23:57:15.656 | Collecting oauthlib>=0.6.2
2022-04-13 23:57:15.665 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB)
2022-04-13 23:57:17.156 | Collecting pysaml2>=5.0.0
2022-04-13 23:57:17.163 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d91/5961aaa4d4d97/pysaml2-7.1.2-py2.py3-none-any.whl (406 kB)
2022-04-13 23:57:18.684 | Collecting PyJWT>=1.6.1
2022-04-13 23:57:18.691 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB)
2022-04-13 23:57:18.695 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5)
2022-04-13 23:57:18.696 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0)
2022-04-13 23:57:18.697 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1)
2022-04-13 23:57:18.698 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3)
2022-04-13 23:57:18.699 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2)
2022-04-13 23:57:18.700 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1)
2022-04-13 23:57:18.712 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0)
2022-04-13 23:57:18.713 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0)
2022-04-13 23:57:18.755 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1)
2022-04-13 23:57:20.236 | Collecting click>=8.0
2022-04-13 23:57:20.244 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/24e/1a4a9ec5bf629/click-8.1.2-py3-none-any.whl (96 kB)
2022-04-13 23:57:20.255 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3)
2022-04-13 23:57:20.257 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1)
2022-04-13 23:57:21.786 | Collecting Werkzeug>=2.0
2022-04-13 23:57:21.794 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c5/493ece8268fec/Werkzeug-2.1.1-py3-none-any.whl (224 kB)
2022-04-13 23:57:23.272 | Collecting itsdangerous>=2.0
2022-04-13 23:57:23.280 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB)
2022-04-13 23:57:24.733 | Collecting aniso8601>=0.82
2022-04-13 23:57:24.742 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB)
2022-04-13 23:57:24.821 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0)
2022-04-13 23:57:24.822 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1)
2022-04-13 23:57:24.954 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0)
2022-04-13 23:57:24.956 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0)
2022-04-13 23:57:24.956 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0)
2022-04-13 23:57:24.957 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0)
2022-04-13 23:57:25.014 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1)
2022-04-13 23:57:25.016 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0)
2022-04-13 23:57:25.018 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7)
2022-04-13 23:57:25.070 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6)
2022-04-13 23:57:25.076 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2)
2022-04-13 23:57:25.138 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0)
2022-04-13 23:57:25.140 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0)
2022-04-13 23:57:25.142 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0)
2022-04-13 23:57:25.143 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0)
2022-04-13 23:57:25.144 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0)
2022-04-13 23:57:25.146 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4)
2022-04-13 23:57:25.167 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0)
2022-04-13 23:57:25.218 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0)
2022-04-13 23:57:25.238 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3)
2022-04-13 23:57:25.240 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2)
2022-04-13 23:57:25.241 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7)
2022-04-13 23:57:25.242 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0)
2022-04-13 23:57:25.296 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0)
2022-04-13 23:57:25.423 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0)
2022-04-13 23:57:27.128 | Collecting xmlschema>=1.2.1
2022-04-13 23:57:27.139 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dbd/68bded2fef00c/xmlschema-1.10.0-py3-none-any.whl (273 kB)
2022-04-13 23:57:27.149 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0)
2022-04-13 23:57:27.150 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0)
2022-04-13 23:57:28.363 | Collecting defusedxml
2022-04-13 23:57:28.372 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
2022-04-13 23:57:28.610 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2)
2022-04-13 23:57:28.633 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2)
2022-04-13 23:57:28.634 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2)
2022-04-13 23:57:28.715 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0)
2022-04-13 23:57:28.743 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0)
2022-04-13 23:57:28.829 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21)
2022-04-13 23:57:28.882 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0)
2022-04-13 23:57:29.037 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0)
2022-04-13 23:57:29.115 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1)
2022-04-13 23:57:29.202 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0)
2022-04-13 23:57:29.353 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3)
2022-04-13 23:57:29.389 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1)
2022-04-13 23:57:29.436 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1)
2022-04-13 23:57:29.437 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0)
2022-04-13 23:57:29.440 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3)
2022-04-13 23:57:29.441 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0)
2022-04-13 23:57:29.443 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1)
2022-04-13 23:57:29.444 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0)
2022-04-13 23:57:29.508 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5)
2022-04-13 23:57:29.653 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12)
2022-04-13 23:57:29.656 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3)
2022-04-13 23:57:29.657 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9)
2022-04-13 23:57:29.658 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28)
2022-04-13 23:57:29.819 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0)
2022-04-13 23:57:31.528 | Collecting elementpath<3.0.0,>=2.5.0
2022-04-13 23:57:31.536 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a4/32775e37a19e4/elementpath-2.5.0-py3-none-any.whl (181 kB)
2022-04-13 23:57:31.816 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1)
2022-04-13 23:57:32.092 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7)
2022-04-13 23:57:32.131 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0)
2022-04-13 23:57:33.495 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone
2022-04-13 23:57:33.985 |   Attempting uninstall: click
2022-04-13 23:57:33.988 |     Found existing installation: Click 7.0
2022-04-13 23:57:33.996 |     Uninstalling Click-7.0:
2022-04-13 23:57:34.027 |       Successfully uninstalled Click-7.0
2022-04-13 23:57:35.262 |   Attempting uninstall: PyJWT
2022-04-13 23:57:35.264 |     Found existing installation: PyJWT 1.7.1
2022-04-13 23:57:35.272 |     Uninstalling PyJWT-1.7.1:
2022-04-13 23:57:35.302 |       Successfully uninstalled PyJWT-1.7.1
2022-04-13 23:57:35.762 |   Attempting uninstall: oauthlib
2022-04-13 23:57:35.764 |     Found existing installation: oauthlib 3.1.0
2022-04-13 23:57:35.769 |     Uninstalling oauthlib-3.1.0:
2022-04-13 23:57:35.799 |       Successfully uninstalled oauthlib-3.1.0
2022-04-13 23:57:35.967 |   Running setup.py develop for keystone
2022-04-13 23:57:41.767 | Successfully installed Flask-2.1.1 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.1.1 aniso8601-9.0.1 click-8.1.2 defusedxml-0.7.1 elementpath-2.5.0 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.2 scrypt-0.8.20 xmlschema-1.10.0
2022-04-13 23:57:41.767 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-13 23:57:41.775 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:57:41.775 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:57:41.942 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:57:41.945 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:57:41.947 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:57:41.949 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:57:41.951 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:57:41.955 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:57:41.957 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:57:41.960 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:57:41.962 | + functions-common:time_stop:2439          :   start_time=1649894219996
2022-04-13 23:57:41.965 | + functions-common:time_stop:2441          :   [[ -z 1649894219996 ]]
2022-04-13 23:57:41.968 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:57:41.972 | + functions-common:time_stop:2444          :   end_time=1649894261969
2022-04-13 23:57:41.974 | + functions-common:time_stop:2445          :   elapsed_time=41973
2022-04-13 23:57:41.976 | + functions-common:time_stop:2446          :   total=73602
2022-04-13 23:57:41.978 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:57:41.981 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=115575
2022-04-13 23:57:41.983 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:57:41.985 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-13 23:57:41.988 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2022-04-13 23:57:41.991 | + functions-common:safe_chown:2333         :   _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2022-04-13 23:57:42.013 | + functions-common:_safe_permission_operation:2181 :   sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2022-04-13 23:57:42.025 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/keystone
2022-04-13 23:57:42.028 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/keystone
2022-04-13 23:57:42.030 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:57:42.032 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:57:42.035 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,/opt/stack/keystone, ]]
2022-04-13 23:57:42.037 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:57:42.042 | + lib/keystone:install_keystone:538        :   is_service_enabled ldap
2022-04-13 23:57:42.059 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:57:42.062 | + lib/keystone:install_keystone:542        :   '[' uwsgi == mod_wsgi ']'
2022-04-13 23:57:42.065 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-13 23:57:42.068 | + ./stack.sh:main:901                      :   configure_keystone
2022-04-13 23:57:42.070 | + lib/keystone:configure_keystone:192      :   sudo install -d -o ubuntu /etc/keystone
2022-04-13 23:57:42.086 | + lib/keystone:configure_keystone:194      :   [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]]
2022-04-13 23:57:42.088 | + lib/keystone:configure_keystone:195      :   install -m 600 /dev/null /etc/keystone/keystone.conf
2022-04-13 23:57:42.093 | + lib/keystone:configure_keystone:198      :   is_service_enabled ldap
2022-04-13 23:57:42.112 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:57:42.114 | + lib/keystone:configure_keystone:202      :   iniset /etc/keystone/keystone.conf identity driver sql
2022-04-13 23:57:42.146 | + lib/keystone:configure_keystone:203      :   iniset /etc/keystone/keystone.conf identity password_hash_rounds 4
2022-04-13 23:57:42.178 | + lib/keystone:configure_keystone:204      :   iniset /etc/keystone/keystone.conf assignment driver sql
2022-04-13 23:57:42.210 | + lib/keystone:configure_keystone:205      :   iniset /etc/keystone/keystone.conf role driver sql
2022-04-13 23:57:42.243 | + lib/keystone:configure_keystone:206      :   iniset /etc/keystone/keystone.conf resource driver sql
2022-04-13 23:57:42.275 | + lib/keystone:configure_keystone:209      :   iniset /etc/keystone/keystone.conf cache enabled True
2022-04-13 23:57:42.309 | + lib/keystone:configure_keystone:210      :   iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached
2022-04-13 23:57:42.339 | + lib/keystone:configure_keystone:211      :   iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211
2022-04-13 23:57:42.370 | + lib/keystone:configure_keystone:213      :   iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications
2022-04-13 23:57:42.375 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=keystone
2022-04-13 23:57:42.378 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/keystone/keystone.conf
2022-04-13 23:57:42.380 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=oslo_messaging_notifications
2022-04-13 23:57:42.382 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-13 23:57:42.385 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-13 23:57:42.401 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:57:42.404 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-13 23:57:42.406 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-13 23:57:42.409 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-13 23:57:42.424 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:57:42.427 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/
2022-04-13 23:57:42.430 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/
2022-04-13 23:57:42.463 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-13 23:57:42.466 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-13 23:57:42.469 | + lib/keystone:configure_keystone:215      :   local service_port=5000
2022-04-13 23:57:42.471 | + lib/keystone:configure_keystone:217      :   is_service_enabled tls-proxy
2022-04-13 23:57:42.499 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:57:42.502 | + lib/keystone:configure_keystone:226      :   iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.60/identity
2022-04-13 23:57:42.535 | + lib/keystone:configure_keystone:228      :   [[ fernet != '' ]]
2022-04-13 23:57:42.537 | + lib/keystone:configure_keystone:229      :   iniset /etc/keystone/keystone.conf token provider fernet
2022-04-13 23:57:42.570 | ++ lib/keystone:configure_keystone:232      :   database_connection_url keystone
2022-04-13 23:57:42.573 | ++ lib/database:database_connection_url:134 :   local db=keystone
2022-04-13 23:57:42.575 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql keystone
2022-04-13 23:57:42.578 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=keystone
2022-04-13 23:57:42.581 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8'
2022-04-13 23:57:42.583 | + lib/keystone:configure_keystone:232      :   iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8'
2022-04-13 23:57:42.614 | + lib/keystone:configure_keystone:235      :   '[' False '!=' False ']'
2022-04-13 23:57:42.617 | + lib/keystone:configure_keystone:240      :   setup_logging /etc/keystone/keystone.conf
2022-04-13 23:57:42.619 | + functions:setup_logging:674              :   setup_systemd_logging /etc/keystone/keystone.conf
2022-04-13 23:57:42.621 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/keystone/keystone.conf
2022-04-13 23:57:42.624 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-13 23:57:42.642 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-13 23:57:42.645 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-13 23:57:42.647 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-13 23:57:42.649 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-13 23:57:42.651 | + functions:setup_systemd_logging:702      :   iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}'
2022-04-13 23:57:42.680 | + functions:setup_systemd_logging:704      :   iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s'
2022-04-13 23:57:42.709 | + functions:setup_systemd_logging:705      :   iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s'
2022-04-13 23:57:42.738 | + functions:setup_systemd_logging:706      :   iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-13 23:57:42.774 | + lib/keystone:configure_keystone:242      :   iniset /etc/keystone/keystone.conf DEFAULT debug True
2022-04-13 23:57:42.809 | + lib/keystone:configure_keystone:244      :   '[' uwsgi == mod_wsgi ']'
2022-04-13 23:57:42.811 | + lib/keystone:configure_keystone:248      :   write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity
2022-04-13 23:57:42.815 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/keystone/keystone-uwsgi-public.ini
2022-04-13 23:57:42.817 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/keystone-wsgi-public
2022-04-13 23:57:42.820 | + lib/apache:write_uwsgi_config:256        :   local url=/identity
2022-04-13 23:57:42.822 | + lib/apache:write_uwsgi_config:257        :   local http=
2022-04-13 23:57:42.825 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-04-13 23:57:42.828 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/keystone-wsgi-public
2022-04-13 23:57:42.833 | + lib/apache:write_uwsgi_config:259        :   name=keystone-wsgi-public
2022-04-13 23:57:42.836 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-04-13 23:57:42.838 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-04-13 23:57:42.852 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-04-13 23:57:42.852 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-04-13 23:57:42.864 | d /var/run/uwsgi 0755 ubuntu root
2022-04-13 23:57:42.868 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-04-13 23:57:42.886 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/keystone-wsgi-public.socket
2022-04-13 23:57:42.888 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/keystone/keystone-uwsgi-public.ini
2022-04-13 23:57:42.892 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public
2022-04-13 23:57:42.923 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2
2022-04-13 23:57:42.953 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true
2022-04-13 23:57:42.981 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true
2022-04-13 23:57:43.012 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false
2022-04-13 23:57:43.043 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90
2022-04-13 23:57:43.073 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true
2022-04-13 23:57:43.110 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3
2022-04-13 23:57:43.139 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true
2022-04-13 23:57:43.167 | + lib/apache:write_uwsgi_config:290        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'
2022-04-13 23:57:43.202 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535
2022-04-13 23:57:43.231 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close'
2022-04-13 23:57:43.261 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true
2022-04-13 23:57:43.290 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2022-04-13 23:57:43.292 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2022-04-13 23:57:43.296 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for keystone-wsgi-public
2022-04-13 23:57:43.299 | ++ lib/apache:apache_site_config_for:186    :   local site=keystone-wsgi-public
2022-04-13 23:57:43.301 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-13 23:57:43.303 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:57:43.305 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:57:43.308 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/keystone-wsgi-public.conf
2022-04-13 23:57:43.312 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf
2022-04-13 23:57:43.315 | + lib/apache:write_uwsgi_config:304        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket
2022-04-13 23:57:43.346 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666
2022-04-13 23:57:43.376 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf
2022-04-13 23:57:43.380 | + lib/apache:write_uwsgi_config:306        :   echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 '
2022-04-13 23:57:43.385 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 
2022-04-13 23:57:43.388 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site keystone-wsgi-public
2022-04-13 23:57:43.391 | + lib/apache:enable_apache_site:203        :   local site=keystone-wsgi-public
2022-04-13 23:57:43.393 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-13 23:57:43.396 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-13 23:57:43.400 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-13 23:57:43.402 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:57:43.405 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:57:43.408 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-13 23:57:43.410 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-13 23:57:43.413 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:57:43.415 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:57:43.417 | + lib/apache:enable_apache_site:207        :   sudo a2ensite keystone-wsgi-public
2022-04-13 23:57:43.485 | Enabling site keystone-wsgi-public.
2022-04-13 23:57:43.491 | To activate the new configuration, you need to run:
2022-04-13 23:57:43.491 |   systemctl reload apache2
2022-04-13 23:57:43.495 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2022-04-13 23:57:43.498 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-13 23:57:43.500 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:57:43.503 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart apache2
2022-04-13 23:57:43.634 | + lib/keystone:configure_keystone:251      :   iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384
2022-04-13 23:57:43.669 | + lib/keystone:configure_keystone:253      :   iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/
2022-04-13 23:57:43.705 | + lib/keystone:configure_keystone:255      :   iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/
2022-04-13 23:57:43.739 | + lib/keystone:configure_keystone:263      :   [[ True = True ]]
2022-04-13 23:57:43.741 | + lib/keystone:configure_keystone:264      :   iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2
2022-04-13 23:57:43.776 | + lib/keystone:configure_keystone:265      :   iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10
2022-04-13 23:57:43.812 | + lib/keystone:configure_keystone:266      :   iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2
2022-04-13 23:57:43.844 | + lib/keystone:configure_keystone:268      :   [[ False == True ]]
2022-04-13 23:57:43.846 | + ./stack.sh:main:905                      :   is_service_enabled swift
2022-04-13 23:57:43.867 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:57:43.870 | + ./stack.sh:main:906                      :   is_service_enabled ceilometer
2022-04-13 23:57:43.888 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:57:43.891 | + ./stack.sh:main:909                      :   stack_install_service swift
2022-04-13 23:57:43.894 | + lib/stack:stack_install_service:20       :   local service=swift
2022-04-13 23:57:43.896 | + lib/stack:stack_install_service:21       :   type install_swift
2022-04-13 23:57:43.899 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-13 23:57:43.901 | + lib/stack:stack_install_service:32       :   install_swift
2022-04-13 23:57:43.903 | + lib/swift:install_swift:718              :   git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master
2022-04-13 23:57:43.906 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/swift.git
2022-04-13 23:57:43.908 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/swift
2022-04-13 23:57:43.910 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-13 23:57:43.912 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 23:57:43.915 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 23:57:43.918 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 23:57:43.920 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 23:57:43.923 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 23:57:43.940 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 23:57:43.942 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 23:57:43.945 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 23:57:43.948 | + functions-common:git_clone:629           :   echo master
2022-04-13 23:57:43.949 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 23:57:43.955 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/swift ]]
2022-04-13 23:57:43.957 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 23:57:43.959 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/swift
2022-04-13 23:57:43.974 | + functions-common:git_clone:684           :   cd /opt/stack/swift
2022-04-13 23:57:43.977 | + functions-common:git_clone:685           :   git show --oneline
2022-04-13 23:57:43.977 | + functions-common:git_clone:685           :   head -1
2022-04-13 23:57:43.980 | 1cee51d52 doc: also add reverse option to pagination doc
2022-04-13 23:57:43.983 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-13 23:57:43.986 | + lib/swift:install_swift:721              :   setup_develop /opt/stack/swift keystone
2022-04-13 23:57:43.988 | + inc/python:setup_develop:338             :   local bindep
2022-04-13 23:57:43.990 | + inc/python:setup_develop:339             :   [[ /opt/stack/swift == -bindep* ]]
2022-04-13 23:57:43.993 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/swift
2022-04-13 23:57:43.996 | + inc/python:setup_develop:344             :   local extras=keystone
2022-04-13 23:57:43.998 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/swift -e keystone
2022-04-13 23:57:44.001 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-13 23:57:44.004 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/swift == -bindep* ]]
2022-04-13 23:57:44.006 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/swift
2022-04-13 23:57:44.008 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-13 23:57:44.011 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=keystone
2022-04-13 23:57:44.014 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/swift
2022-04-13 23:57:44.016 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-13 23:57:44.019 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/swift
2022-04-13 23:57:44.021 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-13 23:57:44.024 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-13 23:57:44.027 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg
2022-04-13 23:57:44.033 | + inc/python:_setup_package_with_constraints_edit:385 :   name=swift
2022-04-13 23:57:44.036 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift
2022-04-13 23:57:44.720 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/swift -e keystone
2022-04-13 23:57:44.723 | + inc/python:setup_package:418             :   local bindep=0
2022-04-13 23:57:44.725 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-13 23:57:44.727 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-13 23:57:44.730 | + inc/python:setup_package:421             :   [[ /opt/stack/swift == -bindep* ]]
2022-04-13 23:57:44.732 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/swift
2022-04-13 23:57:44.735 | + inc/python:setup_package:427             :   local flags=-e
2022-04-13 23:57:44.738 | + inc/python:setup_package:428             :   local extras=keystone
2022-04-13 23:57:44.740 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-13 23:57:44.742 | + inc/python:setup_package:432             :   [[ -z keystone ]]
2022-04-13 23:57:44.745 | + inc/python:setup_package:437             :   [[ ! -z keystone ]]
2022-04-13 23:57:44.747 | + inc/python:setup_package:438             :   extras='[keystone]'
2022-04-13 23:57:44.749 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-13 23:57:44.752 | + inc/python:setup_package:446             :   pip_install -e '/opt/stack/swift[keystone]'
2022-04-13 23:57:44.773 | Using python 3.8 to install /opt/stack/swift
2022-04-13 23:57:44.775 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]'
2022-04-13 23:57:45.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:57:45.537 |   from cryptography.utils import int_from_bytes
2022-04-13 23:57:45.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:57:45.537 |   from cryptography.utils import int_from_bytes
2022-04-13 23:57:46.693 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:57:46.725 | Obtaining file:///opt/stack/swift
2022-04-13 23:57:46.726 |   Preparing metadata (setup.py): started
2022-04-13 23:57:51.202 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-13 23:57:51.312 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0)
2022-04-13 23:57:51.313 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2)
2022-04-13 23:57:51.314 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0)
2022-04-13 23:57:51.315 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1)
2022-04-13 23:57:52.339 | Collecting lxml>=3.4.1
2022-04-13 23:57:52.367 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/3d6291a5f47c1/lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
2022-04-13 23:57:52.579 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1)
2022-04-13 23:57:52.580 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0)
2022-04-13 23:57:54.240 | Collecting xattr>=0.4
2022-04-13 23:57:54.249 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB)
2022-04-13 23:57:55.892 | Collecting PyECLib>=1.3.1
2022-04-13 23:57:55.914 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB)
2022-04-13 23:57:56.239 |   Preparing metadata (setup.py): started
2022-04-13 23:57:59.181 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-13 23:57:59.185 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2)
2022-04-13 23:57:59.186 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0)
2022-04-13 23:57:59.225 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0)
2022-04-13 23:57:59.233 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1)
2022-04-13 23:57:59.293 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1)
2022-04-13 23:57:59.294 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0)
2022-04-13 23:57:59.295 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0)
2022-04-13 23:57:59.296 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0)
2022-04-13 23:57:59.298 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0)
2022-04-13 23:57:59.299 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2)
2022-04-13 23:57:59.300 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0)
2022-04-13 23:57:59.302 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0)
2022-04-13 23:57:59.303 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7)
2022-04-13 23:57:59.304 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1)
2022-04-13 23:57:59.305 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0)
2022-04-13 23:57:59.306 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1)
2022-04-13 23:57:59.331 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0)
2022-04-13 23:57:59.363 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28)
2022-04-13 23:57:59.365 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12)
2022-04-13 23:57:59.368 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3)
2022-04-13 23:57:59.369 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9)
2022-04-13 23:57:59.393 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21)
2022-04-13 23:57:59.535 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2)
2022-04-13 23:57:59.539 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0)
2022-04-13 23:57:59.540 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0)
2022-04-13 23:57:59.582 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5)
2022-04-13 23:57:59.627 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0)
2022-04-13 23:57:59.628 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0)
2022-04-13 23:57:59.630 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0)
2022-04-13 23:57:59.631 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0)
2022-04-13 23:57:59.693 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6)
2022-04-13 23:57:59.695 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2)
2022-04-13 23:57:59.709 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1)
2022-04-13 23:57:59.710 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3)
2022-04-13 23:57:59.729 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3)
2022-04-13 23:57:59.731 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7)
2022-04-13 23:57:59.853 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0)
2022-04-13 23:57:59.868 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1)
2022-04-13 23:58:00.163 | Building wheels for collected packages: PyECLib
2022-04-13 23:58:00.164 |   Building wheel for PyECLib (setup.py): started
2022-04-13 23:58:04.531 |   Building wheel for PyECLib (setup.py): finished with status 'done'
2022-04-13 23:58:04.532 |   Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55549 sha256=739be8838c928aa1cb7d12f1cd2865338949404142fe04341b13d40728e18188
2022-04-13 23:58:04.533 |   Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5
2022-04-13 23:58:04.536 | Successfully built PyECLib
2022-04-13 23:58:05.957 | Installing collected packages: xattr, PyECLib, lxml, swift
2022-04-13 23:58:06.331 |   Running setup.py develop for swift
2022-04-13 23:58:11.831 | Successfully installed PyECLib-1.6.0 lxml-4.8.0 swift xattr-0.9.9
2022-04-13 23:58:11.831 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-13 23:58:11.838 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:58:11.838 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:58:12.005 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:58:12.007 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:58:12.010 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:58:12.012 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:58:12.015 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:58:12.017 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:58:12.019 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:58:12.021 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:58:12.024 | + functions-common:time_stop:2439          :   start_time=1649894264768
2022-04-13 23:58:12.026 | + functions-common:time_stop:2441          :   [[ -z 1649894264768 ]]
2022-04-13 23:58:12.029 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:58:12.033 | + functions-common:time_stop:2444          :   end_time=1649894292030
2022-04-13 23:58:12.035 | + functions-common:time_stop:2445          :   elapsed_time=27262
2022-04-13 23:58:12.037 | + functions-common:time_stop:2446          :   total=115575
2022-04-13 23:58:12.039 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:58:12.041 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=142837
2022-04-13 23:58:12.044 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:58:12.046 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-13 23:58:12.048 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/swift/swift.egg-info
2022-04-13 23:58:12.051 | + functions-common:safe_chown:2333         :   _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info
2022-04-13 23:58:12.074 | + functions-common:_safe_permission_operation:2181 :   sudo chown -R ubuntu /opt/stack/swift/swift.egg-info
2022-04-13 23:58:12.086 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/swift
2022-04-13 23:58:12.089 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/swift
2022-04-13 23:58:12.091 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:58:12.093 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:58:12.095 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,/opt/stack/swift, ]]
2022-04-13 23:58:12.098 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:58:12.100 | + lib/swift:install_swift:722              :   '[' False == True ']'
2022-04-13 23:58:12.102 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-13 23:58:12.105 | + ./stack.sh:main:910                      :   configure_swift
2022-04-13 23:58:12.107 | + lib/swift:configure_swift:331            :   local swift_pipeline=crossdomain
2022-04-13 23:58:12.109 | + lib/swift:configure_swift:332            :   local node_number
2022-04-13 23:58:12.112 | + lib/swift:configure_swift:333            :   local swift_node_config
2022-04-13 23:58:12.114 | + lib/swift:configure_swift:334            :   local swift_log_dir
2022-04-13 23:58:12.116 | + lib/swift:configure_swift:337            :   /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop
2022-04-13 23:58:13.303 | No account-replicator running
2022-04-13 23:58:13.303 | No object-server running
2022-04-13 23:58:13.303 | No container-sync running
2022-04-13 23:58:13.303 | No object-reconstructor running
2022-04-13 23:58:13.303 | No proxy-server running
2022-04-13 23:58:13.303 | No account-auditor running
2022-04-13 23:58:13.303 | No container-reconciler running
2022-04-13 23:58:13.303 | No container-updater running
2022-04-13 23:58:13.303 | No container-server running
2022-04-13 23:58:13.303 | No object-expirer running
2022-04-13 23:58:13.303 | No object-replicator running
2022-04-13 23:58:13.303 | No container-auditor running
2022-04-13 23:58:13.303 | No container-sharder running
2022-04-13 23:58:13.303 | No object-auditor running
2022-04-13 23:58:13.303 | No account-server running
2022-04-13 23:58:13.303 | No object-updater running
2022-04-13 23:58:13.303 | No container-replicator running
2022-04-13 23:58:13.303 | No account-reaper running
2022-04-13 23:58:13.408 | + lib/swift:configure_swift:337            :   true
2022-04-13 23:58:13.410 | + lib/swift:configure_swift:339            :   sudo install -d -o ubuntu /etc/swift
2022-04-13 23:58:13.422 | + lib/swift:configure_swift:340            :   sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server
2022-04-13 23:58:13.436 | + lib/swift:configure_swift:342            :   [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]]
2022-04-13 23:58:13.439 | + lib/swift:configure_swift:355            :   sudo tee /etc/rsyncd.conf
2022-04-13 23:58:13.439 | ++ lib/swift:configure_swift:351            :   id -g -n ubuntu
2022-04-13 23:58:13.444 | + lib/swift:configure_swift:351            :   sed -e '
2022-04-13 23:58:13.444 |         s/%GROUP%/ubuntu/;
2022-04-13 23:58:13.444 |         s/%USER%/ubuntu/;
2022-04-13 23:58:13.444 |         s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,;
2022-04-13 23:58:13.444 |     ' /home/ubuntu/devstack/files/swift/rsyncd.conf
2022-04-13 23:58:13.449 | uid = ubuntu
2022-04-13 23:58:13.449 | gid = ubuntu
2022-04-13 23:58:13.449 | log file = /opt/stack/data/swift/logs/rsyncd.log
2022-04-13 23:58:13.449 | pid file = /opt/stack/data/swift/run/rsyncd.pid
2022-04-13 23:58:13.449 | address = 127.0.0.1
2022-04-13 23:58:13.449 | 
2022-04-13 23:58:13.450 | [account6612]
2022-04-13 23:58:13.450 | max connections = 25
2022-04-13 23:58:13.450 | path = /opt/stack/data/swift/1/node/
2022-04-13 23:58:13.450 | read only = false
2022-04-13 23:58:13.450 | lock file = /opt/stack/data/swift/run/account6612.lock
2022-04-13 23:58:13.450 | 
2022-04-13 23:58:13.450 | [account6622]
2022-04-13 23:58:13.450 | max connections = 25
2022-04-13 23:58:13.450 | path = /opt/stack/data/swift/2/node/
2022-04-13 23:58:13.450 | read only = false
2022-04-13 23:58:13.450 | lock file = /opt/stack/data/swift/run/account6622.lock
2022-04-13 23:58:13.450 | 
2022-04-13 23:58:13.450 | [account6632]
2022-04-13 23:58:13.450 | max connections = 25
2022-04-13 23:58:13.450 | path = /opt/stack/data/swift/3/node/
2022-04-13 23:58:13.450 | read only = false
2022-04-13 23:58:13.450 | lock file = /opt/stack/data/swift/run/account6632.lock
2022-04-13 23:58:13.450 | 
2022-04-13 23:58:13.450 | [account6642]
2022-04-13 23:58:13.450 | max connections = 25
2022-04-13 23:58:13.450 | path = /opt/stack/data/swift/4/node/
2022-04-13 23:58:13.450 | read only = false
2022-04-13 23:58:13.450 | lock file = /opt/stack/data/swift/run/account6642.lock
2022-04-13 23:58:13.450 | 
2022-04-13 23:58:13.450 | 
2022-04-13 23:58:13.450 | [container6611]
2022-04-13 23:58:13.450 | max connections = 25
2022-04-13 23:58:13.450 | path = /opt/stack/data/swift/1/node/
2022-04-13 23:58:13.450 | read only = false
2022-04-13 23:58:13.450 | lock file = /opt/stack/data/swift/run/container6611.lock
2022-04-13 23:58:13.450 | 
2022-04-13 23:58:13.450 | [container6621]
2022-04-13 23:58:13.450 | max connections = 25
2022-04-13 23:58:13.451 | path = /opt/stack/data/swift/2/node/
2022-04-13 23:58:13.451 | read only = false
2022-04-13 23:58:13.451 | lock file = /opt/stack/data/swift/run/container6621.lock
2022-04-13 23:58:13.451 | 
2022-04-13 23:58:13.451 | [container6631]
2022-04-13 23:58:13.451 | max connections = 25
2022-04-13 23:58:13.451 | path = /opt/stack/data/swift/3/node/
2022-04-13 23:58:13.451 | read only = false
2022-04-13 23:58:13.451 | lock file = /opt/stack/data/swift/run/container6631.lock
2022-04-13 23:58:13.451 | 
2022-04-13 23:58:13.451 | [container6641]
2022-04-13 23:58:13.451 | max connections = 25
2022-04-13 23:58:13.451 | path = /opt/stack/data/swift/4/node/
2022-04-13 23:58:13.451 | read only = false
2022-04-13 23:58:13.451 | lock file = /opt/stack/data/swift/run/container6641.lock
2022-04-13 23:58:13.451 | 
2022-04-13 23:58:13.451 | 
2022-04-13 23:58:13.451 | [object6613]
2022-04-13 23:58:13.451 | max connections = 25
2022-04-13 23:58:13.451 | path = /opt/stack/data/swift/1/node/
2022-04-13 23:58:13.451 | read only = false
2022-04-13 23:58:13.451 | lock file = /opt/stack/data/swift/run/object6613.lock
2022-04-13 23:58:13.451 | 
2022-04-13 23:58:13.451 | [object6623]
2022-04-13 23:58:13.451 | max connections = 25
2022-04-13 23:58:13.451 | path = /opt/stack/data/swift/2/node/
2022-04-13 23:58:13.451 | read only = false
2022-04-13 23:58:13.451 | lock file = /opt/stack/data/swift/run/object6623.lock
2022-04-13 23:58:13.451 | 
2022-04-13 23:58:13.451 | [object6633]
2022-04-13 23:58:13.451 | max connections = 25
2022-04-13 23:58:13.451 | path = /opt/stack/data/swift/3/node/
2022-04-13 23:58:13.451 | read only = false
2022-04-13 23:58:13.452 | lock file = /opt/stack/data/swift/run/object6633.lock
2022-04-13 23:58:13.452 | 
2022-04-13 23:58:13.452 | [object6643]
2022-04-13 23:58:13.452 | max connections = 25
2022-04-13 23:58:13.452 | path = /opt/stack/data/swift/4/node/
2022-04-13 23:58:13.452 | read only = false
2022-04-13 23:58:13.452 | lock file = /opt/stack/data/swift/run/object6643.lock
2022-04-13 23:58:13.452 | + lib/swift:configure_swift:357            :   is_ubuntu
2022-04-13 23:58:13.454 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:58:13.456 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:58:13.458 | + lib/swift:configure_swift:358            :   sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync
2022-04-13 23:58:13.471 | + lib/swift:configure_swift:363            :   SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf
2022-04-13 23:58:13.473 | + lib/swift:configure_swift:364            :   cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf
2022-04-13 23:58:13.478 | + lib/swift:configure_swift:365            :   cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf
2022-04-13 23:58:13.482 | + lib/swift:configure_swift:369            :   local csyncfile=/etc/swift/container-sync-realms.conf
2022-04-13 23:58:13.484 | + lib/swift:configure_swift:370            :   cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf
2022-04-13 23:58:13.488 | + lib/swift:configure_swift:371            :   iniset /etc/swift/container-sync-realms.conf realm1 key realm1key
2022-04-13 23:58:13.521 | + lib/swift:configure_swift:372            :   iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.60:8080/v1/
2022-04-13 23:58:13.547 | + lib/swift:configure_swift:374            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT user
2022-04-13 23:58:13.567 | + lib/swift:configure_swift:375            :   iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu
2022-04-13 23:58:13.598 | + lib/swift:configure_swift:377            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir
2022-04-13 23:58:13.616 | + lib/swift:configure_swift:378            :   iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift
2022-04-13 23:58:13.647 | + lib/swift:configure_swift:380            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT workers
2022-04-13 23:58:13.666 | + lib/swift:configure_swift:381            :   iniset /etc/swift/proxy-server.conf DEFAULT workers 1
2022-04-13 23:58:13.699 | + lib/swift:configure_swift:383            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level
2022-04-13 23:58:13.717 | + lib/swift:configure_swift:384            :   iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG
2022-04-13 23:58:13.763 | + lib/swift:configure_swift:386            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip
2022-04-13 23:58:13.783 | + lib/swift:configure_swift:387            :   iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0
2022-04-13 23:58:13.815 | + lib/swift:configure_swift:389            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port
2022-04-13 23:58:13.834 | + lib/swift:configure_swift:390            :   is_service_enabled tls-proxy
2022-04-13 23:58:13.849 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:58:13.851 | + lib/swift:configure_swift:393            :   iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080
2022-04-13 23:58:13.881 | + lib/swift:configure_swift:399            :   iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120
2022-04-13 23:58:13.910 | + lib/swift:configure_swift:400            :   iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20
2022-04-13 23:58:13.939 | + lib/swift:configure_swift:403            :   iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true
2022-04-13 23:58:13.968 | + lib/swift:configure_swift:406            :   is_service_enabled ceilometer
2022-04-13 23:58:13.984 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:58:13.986 | + lib/swift:configure_swift:417            :   iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12
2022-04-13 23:58:14.014 | + lib/swift:configure_swift:423            :   is_service_enabled s3api
2022-04-13 23:58:14.029 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:58:14.031 | + lib/swift:configure_swift:426            :   is_service_enabled keystone
2022-04-13 23:58:14.054 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:58:14.056 | + lib/swift:configure_swift:427            :   swift_pipeline+=' authtoken'
2022-04-13 23:58:14.058 | + lib/swift:configure_swift:428            :   is_service_enabled s3api
2022-04-13 23:58:14.078 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:58:14.080 | + lib/swift:configure_swift:433            :   swift_pipeline+=' keystoneauth'
2022-04-13 23:58:14.083 | + lib/swift:configure_swift:436            :   swift_pipeline+=' tempauth '
2022-04-13 23:58:14.085 | + lib/swift:configure_swift:438            :   sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth  formpost staticweb/ ;}' /etc/swift/proxy-server.conf
2022-04-13 23:58:14.091 | + lib/swift:configure_swift:439            :   sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf
2022-04-13 23:58:14.096 | + lib/swift:configure_swift:441            :   iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true
2022-04-13 23:58:14.126 | + lib/swift:configure_swift:442            :   iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true
2022-04-13 23:58:14.152 | + lib/swift:configure_swift:445            :   iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain
2022-04-13 23:58:14.183 | + lib/swift:configure_swift:450            :   iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift
2022-04-13 23:58:14.215 | + lib/swift:configure_swift:452            :   iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory
2022-04-13 23:58:14.242 | + lib/swift:configure_swift:453            :   configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken
2022-04-13 23:58:14.244 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/swift/proxy-server.conf
2022-04-13 23:58:14.246 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=swift
2022-04-13 23:58:14.249 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=filter:authtoken
2022-04-13 23:58:14.251 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password
2022-04-13 23:58:14.278 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/swift/proxy-server.conf filter:authtoken interface public
2022-04-13 23:58:14.313 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.60/identity
2022-04-13 23:58:14.340 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/swift/proxy-server.conf filter:authtoken username swift
2022-04-13 23:58:14.372 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd
2022-04-13 23:58:14.403 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default
2022-04-13 23:58:14.433 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/swift/proxy-server.conf filter:authtoken project_name service
2022-04-13 23:58:14.461 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default
2022-04-13 23:58:14.497 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem
2022-04-13 23:58:14.531 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211
2022-04-13 23:58:14.564 | + lib/swift:configure_swift:454            :   iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1
2022-04-13 23:58:14.594 | + lib/swift:configure_swift:455            :   iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache
2022-04-13 23:58:14.623 | + lib/swift:configure_swift:456            :   iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False
2022-04-13 23:58:14.651 | + lib/swift:configure_swift:458            :   iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth
2022-04-13 23:58:14.682 | + lib/swift:configure_swift:459            :   iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin'
2022-04-13 23:58:14.710 | + lib/swift:configure_swift:464            :   iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate
2022-04-13 23:58:14.732 | + lib/swift:configure_swift:465            :   iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH
2022-04-13 23:58:14.763 | + lib/swift:configure_swift:468            :   iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH'
2022-04-13 23:58:14.792 | + lib/swift:configure_swift:470            :   cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf
2022-04-13 23:58:14.802 | + lib/swift:configure_swift:471            :   iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6
2022-04-13 23:58:14.835 | + lib/swift:configure_swift:472            :   iniset /etc/swift/swift.conf swift-constraints max_header_size 16384
2022-04-13 23:58:14.872 | + lib/swift:configure_swift:473            :   iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122
2022-04-13 23:58:14.903 | + lib/swift:configure_swift:475            :   local node_number
2022-04-13 23:58:14.905 | + lib/swift:configure_swift:476            :   for node_number in ${SWIFT_REPLICAS_SEQ}
2022-04-13 23:58:14.908 | + lib/swift:configure_swift:477            :   local swift_node_config=/etc/swift/object-server/1.conf
2022-04-13 23:58:14.911 | + lib/swift:configure_swift:478            :   cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf
2022-04-13 23:58:14.916 | + lib/swift:configure_swift:479            :   generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object
2022-04-13 23:58:14.918 | + lib/swift:generate_swift_config_services:289 :   local swift_node_config=/etc/swift/object-server/1.conf
2022-04-13 23:58:14.920 | + lib/swift:generate_swift_config_services:290 :   local node_id=1
2022-04-13 23:58:14.922 | + lib/swift:generate_swift_config_services:291 :   local bind_port=6613
2022-04-13 23:58:14.925 | + lib/swift:generate_swift_config_services:292 :   local server_type=object
2022-04-13 23:58:14.927 | + lib/swift:generate_swift_config_services:294 :   log_facility=0
2022-04-13 23:58:14.929 | + lib/swift:generate_swift_config_services:295 :   local node_path=/opt/stack/data/swift/1
2022-04-13 23:58:14.932 | + lib/swift:generate_swift_config_services:297 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT user
2022-04-13 23:58:14.950 | + lib/swift:generate_swift_config_services:298 :   iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu
2022-04-13 23:58:14.980 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port
2022-04-13 23:58:14.999 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613
2022-04-13 23:58:15.028 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir
2022-04-13 23:58:15.047 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift
2022-04-13 23:58:15.080 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT devices
2022-04-13 23:58:15.099 | + lib/swift:generate_swift_config_services:307 :   iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1
2022-04-13 23:58:15.129 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility
2022-04-13 23:58:15.147 | + lib/swift:generate_swift_config_services:310 :   iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0
2022-04-13 23:58:15.179 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT workers
2022-04-13 23:58:15.198 | + lib/swift:generate_swift_config_services:313 :   iniset /etc/swift/object-server/1.conf DEFAULT workers 2
2022-04-13 23:58:15.231 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate
2022-04-13 23:58:15.249 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true
2022-04-13 23:58:15.281 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check
2022-04-13 23:58:15.299 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/object-server/1.conf DEFAULT mount_check false
2022-04-13 23:58:15.335 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode
2022-04-13 23:58:15.360 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes
2022-04-13 23:58:15.389 | + lib/swift:generate_swift_config_services:326 :   sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf
2022-04-13 23:58:15.394 | + lib/swift:configure_swift:480            :   iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip
2022-04-13 23:58:15.414 | + lib/swift:configure_swift:481            :   iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0
2022-04-13 23:58:15.452 | + lib/swift:configure_swift:482            :   iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache
2022-04-13 23:58:15.487 | + lib/swift:configure_swift:484            :   swift_node_config=/etc/swift/container-server/1.conf
2022-04-13 23:58:15.489 | + lib/swift:configure_swift:485            :   cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf
2022-04-13 23:58:15.493 | + lib/swift:configure_swift:486            :   generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container
2022-04-13 23:58:15.496 | + lib/swift:generate_swift_config_services:289 :   local swift_node_config=/etc/swift/container-server/1.conf
2022-04-13 23:58:15.498 | + lib/swift:generate_swift_config_services:290 :   local node_id=1
2022-04-13 23:58:15.500 | + lib/swift:generate_swift_config_services:291 :   local bind_port=6611
2022-04-13 23:58:15.502 | + lib/swift:generate_swift_config_services:292 :   local server_type=container
2022-04-13 23:58:15.506 | + lib/swift:generate_swift_config_services:294 :   log_facility=0
2022-04-13 23:58:15.509 | + lib/swift:generate_swift_config_services:295 :   local node_path=/opt/stack/data/swift/1
2022-04-13 23:58:15.511 | + lib/swift:generate_swift_config_services:297 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT user
2022-04-13 23:58:15.530 | + lib/swift:generate_swift_config_services:298 :   iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu
2022-04-13 23:58:15.559 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port
2022-04-13 23:58:15.579 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611
2022-04-13 23:58:15.609 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir
2022-04-13 23:58:15.630 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift
2022-04-13 23:58:15.659 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT devices
2022-04-13 23:58:15.677 | + lib/swift:generate_swift_config_services:307 :   iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1
2022-04-13 23:58:15.714 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility
2022-04-13 23:58:15.739 | + lib/swift:generate_swift_config_services:310 :   iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0
2022-04-13 23:58:15.770 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT workers
2022-04-13 23:58:15.788 | + lib/swift:generate_swift_config_services:313 :   iniset /etc/swift/container-server/1.conf DEFAULT workers 2
2022-04-13 23:58:15.820 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate
2022-04-13 23:58:15.839 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true
2022-04-13 23:58:15.873 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check
2022-04-13 23:58:15.893 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/container-server/1.conf DEFAULT mount_check false
2022-04-13 23:58:15.932 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode
2022-04-13 23:58:15.951 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes
2022-04-13 23:58:15.979 | + lib/swift:generate_swift_config_services:326 :   sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf
2022-04-13 23:58:15.985 | + lib/swift:configure_swift:487            :   iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip
2022-04-13 23:58:16.004 | + lib/swift:configure_swift:488            :   iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0
2022-04-13 23:58:16.034 | + lib/swift:configure_swift:490            :   swift_node_config=/etc/swift/account-server/1.conf
2022-04-13 23:58:16.036 | + lib/swift:configure_swift:491            :   cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf
2022-04-13 23:58:16.041 | + lib/swift:configure_swift:492            :   generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account
2022-04-13 23:58:16.044 | + lib/swift:generate_swift_config_services:289 :   local swift_node_config=/etc/swift/account-server/1.conf
2022-04-13 23:58:16.046 | + lib/swift:generate_swift_config_services:290 :   local node_id=1
2022-04-13 23:58:16.048 | + lib/swift:generate_swift_config_services:291 :   local bind_port=6612
2022-04-13 23:58:16.050 | + lib/swift:generate_swift_config_services:292 :   local server_type=account
2022-04-13 23:58:16.052 | + lib/swift:generate_swift_config_services:294 :   log_facility=0
2022-04-13 23:58:16.055 | + lib/swift:generate_swift_config_services:295 :   local node_path=/opt/stack/data/swift/1
2022-04-13 23:58:16.057 | + lib/swift:generate_swift_config_services:297 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT user
2022-04-13 23:58:16.077 | + lib/swift:generate_swift_config_services:298 :   iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu
2022-04-13 23:58:16.110 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port
2022-04-13 23:58:16.128 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612
2022-04-13 23:58:16.159 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir
2022-04-13 23:58:16.178 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift
2022-04-13 23:58:16.216 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT devices
2022-04-13 23:58:16.236 | + lib/swift:generate_swift_config_services:307 :   iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1
2022-04-13 23:58:16.266 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility
2022-04-13 23:58:16.284 | + lib/swift:generate_swift_config_services:310 :   iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0
2022-04-13 23:58:16.315 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT workers
2022-04-13 23:58:16.332 | + lib/swift:generate_swift_config_services:313 :   iniset /etc/swift/account-server/1.conf DEFAULT workers 2
2022-04-13 23:58:16.365 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate
2022-04-13 23:58:16.385 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true
2022-04-13 23:58:16.416 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check
2022-04-13 23:58:16.435 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/account-server/1.conf DEFAULT mount_check false
2022-04-13 23:58:16.464 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode
2022-04-13 23:58:16.482 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes
2022-04-13 23:58:16.510 | + lib/swift:generate_swift_config_services:326 :   sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf
2022-04-13 23:58:16.514 | + lib/swift:configure_swift:493            :   iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip
2022-04-13 23:58:16.533 | + lib/swift:configure_swift:494            :   iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0
2022-04-13 23:58:16.565 | + lib/swift:configure_swift:498            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin'
2022-04-13 23:58:16.596 | + lib/swift:configure_swift:499            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin'
2022-04-13 23:58:16.626 | + lib/swift:configure_swift:500            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin'
2022-04-13 23:58:16.666 | + lib/swift:configure_swift:502            :   testfile=/etc/swift/test.conf
2022-04-13 23:58:16.669 | + lib/swift:configure_swift:503            :   cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf
2022-04-13 23:58:16.673 | + lib/swift:configure_swift:506            :   iniset /etc/swift/test.conf func_test account swiftprojecttest1
2022-04-13 23:58:16.722 | + lib/swift:configure_swift:507            :   iniset /etc/swift/test.conf func_test username swiftusertest1
2022-04-13 23:58:16.754 | + lib/swift:configure_swift:508            :   iniset /etc/swift/test.conf func_test username3 swiftusertest3
2022-04-13 23:58:16.788 | + lib/swift:configure_swift:509            :   iniset /etc/swift/test.conf func_test account2 swiftprojecttest2
2022-04-13 23:58:16.817 | + lib/swift:configure_swift:510            :   iniset /etc/swift/test.conf func_test username2 swiftusertest2
2022-04-13 23:58:16.847 | + lib/swift:configure_swift:511            :   iniset /etc/swift/test.conf func_test account4 swiftprojecttest4
2022-04-13 23:58:16.879 | + lib/swift:configure_swift:512            :   iniset /etc/swift/test.conf func_test username4 swiftusertest4
2022-04-13 23:58:16.918 | + lib/swift:configure_swift:513            :   iniset /etc/swift/test.conf func_test password4 testing4
2022-04-13 23:58:16.951 | + lib/swift:configure_swift:514            :   iniset /etc/swift/test.conf func_test domain4 swift_test
2022-04-13 23:58:16.980 | + lib/swift:configure_swift:516            :   is_service_enabled keystone
2022-04-13 23:58:16.996 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:58:16.998 | + lib/swift:configure_swift:517            :   iniuncomment /etc/swift/test.conf func_test auth_version
2022-04-13 23:58:17.019 | + lib/swift:configure_swift:518            :   local auth_vers
2022-04-13 23:58:17.023 | ++ lib/swift:configure_swift:519            :   iniget /etc/swift/test.conf func_test auth_version
2022-04-13 23:58:17.046 | + lib/swift:configure_swift:519            :   auth_vers=3
2022-04-13 23:58:17.048 | + lib/swift:configure_swift:520            :   iniset /etc/swift/test.conf func_test auth_host 10.222.0.60
2022-04-13 23:58:17.078 | + lib/swift:configure_swift:521            :   [[ http == \h\t\t\p\s ]]
2022-04-13 23:58:17.080 | + lib/swift:configure_swift:524            :   iniset /etc/swift/test.conf func_test auth_port 80
2022-04-13 23:58:17.109 | + lib/swift:configure_swift:526            :   iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.60/identity
2022-04-13 23:58:17.147 | + lib/swift:configure_swift:527            :   [[ 3 == \3 ]]
2022-04-13 23:58:17.149 | + lib/swift:configure_swift:528            :   iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/
2022-04-13 23:58:17.181 | + lib/swift:configure_swift:532            :   is_service_enabled tls-proxy
2022-04-13 23:58:17.198 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:58:17.201 | + lib/swift:configure_swift:538            :   local user_group
2022-04-13 23:58:17.204 | ++ lib/swift:configure_swift:539            :   id -g ubuntu
2022-04-13 23:58:17.209 | + lib/swift:configure_swift:539            :   user_group=1000
2022-04-13 23:58:17.211 | + lib/swift:configure_swift:540            :   sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift
2022-04-13 23:58:17.224 | + lib/swift:configure_swift:542            :   local swift_log_dir=/opt/stack/data/swift/logs
2022-04-13 23:58:17.226 | + lib/swift:configure_swift:543            :   sudo rm -rf /opt/stack/data/swift/logs
2022-04-13 23:58:17.238 | + lib/swift:configure_swift:544            :   local swift_log_group=adm
2022-04-13 23:58:17.240 | + lib/swift:configure_swift:545            :   is_suse
2022-04-13 23:58:17.244 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 23:58:17.246 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 23:58:17.248 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 23:58:17.250 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 23:58:17.253 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 23:58:17.255 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 23:58:17.258 | + lib/swift:configure_swift:548            :   sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly
2022-04-13 23:58:17.271 | + lib/swift:configure_swift:550            :   [[ False != \F\a\l\s\e ]]
2022-04-13 23:58:17.273 | + lib/swift:configure_swift:558            :   '[' False == True ']'
2022-04-13 23:58:17.276 | + ./stack.sh:main:913                      :   is_service_enabled s3api
2022-04-13 23:58:17.293 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:58:17.295 | + ./stack.sh:main:919                      :   is_service_enabled g-api n-api
2022-04-13 23:58:17.313 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:58:17.316 | + ./stack.sh:main:921                      :   stack_install_service glance
2022-04-13 23:58:17.318 | + lib/stack:stack_install_service:20       :   local service=glance
2022-04-13 23:58:17.321 | + lib/stack:stack_install_service:21       :   type install_glance
2022-04-13 23:58:17.324 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-13 23:58:17.327 | + lib/stack:stack_install_service:32       :   install_glance
2022-04-13 23:58:17.329 | + lib/glance:install_glance:507            :   glance_store_extras=()
2022-04-13 23:58:17.332 | + lib/glance:install_glance:507            :   local glance_store_extras
2022-04-13 23:58:17.334 | + lib/glance:install_glance:509            :   is_service_enabled cinder
2022-04-13 23:58:17.351 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:58:17.353 | + lib/glance:install_glance:510            :   glance_store_extras=("cinder" "${glance_store_extras[@]}")
2022-04-13 23:58:17.356 | + lib/glance:install_glance:513            :   is_service_enabled swift
2022-04-13 23:58:17.373 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:58:17.375 | + lib/glance:install_glance:514            :   glance_store_extras=("swift" "${glance_store_extras[@]}")
2022-04-13 23:58:17.378 | + lib/glance:install_glance:519            :   use_library_from_git glance_store
2022-04-13 23:58:17.380 | + inc/python:use_library_from_git:250      :   local name=glance_store
2022-04-13 23:58:17.384 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:58:17.386 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:58:17.389 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,glance_store, ]]
2022-04-13 23:58:17.391 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:58:17.394 | ++ lib/glance:install_glance:525            :   join_extras swift cinder
2022-04-13 23:58:17.397 | ++ inc/python:join_extras:29                :   local IFS=,
2022-04-13 23:58:17.400 | ++ inc/python:join_extras:30                :   echo swift,cinder
2022-04-13 23:58:17.403 | + lib/glance:install_glance:525            :   pip_install_gr_extras glance-store swift,cinder
2022-04-13 23:58:17.405 | + inc/python:pip_install_gr_extras:89      :   local name=glance-store
2022-04-13 23:58:17.408 | + inc/python:pip_install_gr_extras:90      :   local extras=swift,cinder
2022-04-13 23:58:17.410 | + inc/python:pip_install_gr_extras:91      :   local version_constraints
2022-04-13 23:58:17.413 | ++ inc/python:pip_install_gr_extras:92      :   get_version_constraints_from_global_requirements glance-store
2022-04-13 23:58:17.416 | ++ inc/python:get_version_constraints_from_global_requirements:237 :   local package=glance-store
2022-04-13 23:58:17.418 | ++ inc/python:get_version_constraints_from_global_requirements:238 :   local required_pkg_version_constraint
2022-04-13 23:58:17.422 | +++ inc/python:get_version_constraints_from_global_requirements:240 :   cut -d# -f1
2022-04-13 23:58:17.423 | +++ inc/python:get_version_constraints_from_global_requirements:240 :   grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt
2022-04-13 23:58:17.428 | ++ inc/python:get_version_constraints_from_global_requirements:240 :   required_pkg_version_constraint='!=0.29.0  '
2022-04-13 23:58:17.431 | ++ inc/python:get_version_constraints_from_global_requirements:241 :   [[ !=0.29.0   == '' ]]
2022-04-13 23:58:17.434 | ++ inc/python:get_version_constraints_from_global_requirements:244 :   echo '!=0.29.0'
2022-04-13 23:58:17.437 | + inc/python:pip_install_gr_extras:92      :   version_constraints='!=0.29.0'
2022-04-13 23:58:17.440 | + inc/python:pip_install_gr_extras:93      :   pip_install 'glance-store[swift,cinder]!=0.29.0'
2022-04-13 23:58:17.462 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0
2022-04-13 23:58:17.464 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0'
2022-04-13 23:58:18.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:58:18.239 |   from cryptography.utils import int_from_bytes
2022-04-13 23:58:18.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:58:18.239 |   from cryptography.utils import int_from_bytes
2022-04-13 23:58:19.430 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:58:21.283 | Collecting glance-store[cinder,swift]!=0.29.0
2022-04-13 23:58:21.290 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB)
2022-04-13 23:58:21.384 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0)
2022-04-13 23:58:21.385 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0)
2022-04-13 23:58:21.386 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0)
2022-04-13 23:58:21.387 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0)
2022-04-13 23:58:21.388 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0)
2022-04-13 23:58:21.389 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2)
2022-04-13 23:58:21.390 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0)
2022-04-13 23:58:21.391 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0)
2022-04-13 23:58:21.393 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1)
2022-04-13 23:58:21.393 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0)
2022-04-13 23:58:21.394 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0)
2022-04-13 23:58:21.395 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0)
2022-04-13 23:58:21.398 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4)
2022-04-13 23:58:23.021 | Collecting python-swiftclient>=3.2.0
2022-04-13 23:58:23.029 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/984/805daa56148eb/python_swiftclient-3.13.1-py2.py3-none-any.whl (87 kB)
2022-04-13 23:58:23.036 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1)
2022-04-13 23:58:23.128 | Collecting python-cinderclient>=4.1.0
2022-04-13 23:58:23.135 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB)
2022-04-13 23:58:23.303 | Collecting os-brick>=2.6.0
2022-04-13 23:58:23.312 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB)
2022-04-13 23:58:23.325 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0)
2022-04-13 23:58:23.334 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2)
2022-04-13 23:58:23.335 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1)
2022-04-13 23:58:23.348 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7)
2022-04-13 23:58:23.418 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2)
2022-04-13 23:58:23.419 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1)
2022-04-13 23:58:23.421 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0)
2022-04-13 23:58:23.445 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1)
2022-04-13 23:58:23.447 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0)
2022-04-13 23:58:23.448 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0)
2022-04-13 23:58:23.449 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0)
2022-04-13 23:58:23.451 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0)
2022-04-13 23:58:23.465 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3)
2022-04-13 23:58:23.505 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0)
2022-04-13 23:58:23.506 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0)
2022-04-13 23:58:23.509 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0)
2022-04-13 23:58:23.510 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0)
2022-04-13 23:58:23.531 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0)
2022-04-13 23:58:23.532 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3)
2022-04-13 23:58:23.548 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1)
2022-04-13 23:58:23.562 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3)
2022-04-13 23:58:23.566 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0)
2022-04-13 23:58:23.586 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0)
2022-04-13 23:58:23.589 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6)
2022-04-13 23:58:23.672 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12)
2022-04-13 23:58:23.673 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9)
2022-04-13 23:58:23.674 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28)
2022-04-13 23:58:23.677 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3)
2022-04-13 23:58:23.730 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21)
2022-04-13 23:58:23.763 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0)
2022-04-13 23:58:24.006 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6)
2022-04-13 23:58:24.009 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2)
2022-04-13 23:58:24.043 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0)
2022-04-13 23:58:24.046 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1)
2022-04-13 23:58:24.047 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1)
2022-04-13 23:58:24.049 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3)
2022-04-13 23:58:24.050 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0)
2022-04-13 23:58:24.052 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7)
2022-04-13 23:58:24.108 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5)
2022-04-13 23:58:24.293 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0)
2022-04-13 23:58:24.316 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0)
2022-04-13 23:58:24.402 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7)
2022-04-13 23:58:24.552 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0)
2022-04-13 23:58:26.191 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store
2022-04-13 23:58:27.251 | Successfully installed glance-store-3.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-3.13.1
2022-04-13 23:58:27.251 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-13 23:58:27.257 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:58:27.257 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:58:27.386 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:58:27.389 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:58:27.391 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:58:27.393 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:58:27.396 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:58:27.398 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:58:27.400 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:58:27.403 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:58:27.406 | + functions-common:time_stop:2439          :   start_time=1649894297456
2022-04-13 23:58:27.408 | + functions-common:time_stop:2441          :   [[ -z 1649894297456 ]]
2022-04-13 23:58:27.411 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:58:27.415 | + functions-common:time_stop:2444          :   end_time=1649894307412
2022-04-13 23:58:27.417 | + functions-common:time_stop:2445          :   elapsed_time=9956
2022-04-13 23:58:27.419 | + functions-common:time_stop:2446          :   total=142837
2022-04-13 23:58:27.422 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:58:27.424 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=152793
2022-04-13 23:58:27.426 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:58:27.429 | + lib/glance:install_glance:526            :   copy_rootwrap /usr/local/etc/glance
2022-04-13 23:58:27.432 | + lib/glance:copy_rootwrap:239             :   local source_path=/usr/local/etc/glance
2022-04-13 23:58:27.434 | + lib/glance:copy_rootwrap:241             :   sudo install -d -o ubuntu /etc/glance
2022-04-13 23:58:27.447 | + lib/glance:copy_rootwrap:242             :   cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/
2022-04-13 23:58:27.452 | + lib/glance:install_glance:529            :   git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master
2022-04-13 23:58:27.455 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/glance.git
2022-04-13 23:58:27.457 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/glance
2022-04-13 23:58:27.459 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-13 23:58:27.461 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 23:58:27.465 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 23:58:27.467 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 23:58:27.469 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 23:58:27.472 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 23:58:27.489 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 23:58:27.492 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 23:58:27.494 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 23:58:27.497 | + functions-common:git_clone:629           :   echo master
2022-04-13 23:58:27.498 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 23:58:27.503 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/glance ]]
2022-04-13 23:58:27.505 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 23:58:27.507 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/glance
2022-04-13 23:58:27.520 | + functions-common:git_clone:684           :   cd /opt/stack/glance
2022-04-13 23:58:27.523 | + functions-common:git_clone:685           :   git show --oneline
2022-04-13 23:58:27.523 | + functions-common:git_clone:685           :   head -1
2022-04-13 23:58:27.526 | 3949fc467 api-ref needs update about 'checksum' image prop
2022-04-13 23:58:27.529 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-13 23:58:27.532 | + lib/glance:install_glance:531            :   setup_develop /opt/stack/glance
2022-04-13 23:58:27.534 | + inc/python:setup_develop:338             :   local bindep
2022-04-13 23:58:27.537 | + inc/python:setup_develop:339             :   [[ /opt/stack/glance == -bindep* ]]
2022-04-13 23:58:27.539 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/glance
2022-04-13 23:58:27.542 | + inc/python:setup_develop:344             :   local extras=
2022-04-13 23:58:27.545 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/glance -e
2022-04-13 23:58:27.548 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-13 23:58:27.550 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/glance == -bindep* ]]
2022-04-13 23:58:27.553 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/glance
2022-04-13 23:58:27.555 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-13 23:58:27.558 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-13 23:58:27.561 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/glance
2022-04-13 23:58:27.564 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-13 23:58:27.567 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/glance
2022-04-13 23:58:27.569 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-13 23:58:27.571 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-13 23:58:27.575 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg
2022-04-13 23:58:27.581 | + inc/python:_setup_package_with_constraints_edit:385 :   name=glance
2022-04-13 23:58:27.583 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance
2022-04-13 23:58:28.264 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/glance -e
2022-04-13 23:58:28.267 | + inc/python:setup_package:418             :   local bindep=0
2022-04-13 23:58:28.269 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-13 23:58:28.271 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-13 23:58:28.274 | + inc/python:setup_package:421             :   [[ /opt/stack/glance == -bindep* ]]
2022-04-13 23:58:28.276 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/glance
2022-04-13 23:58:28.279 | + inc/python:setup_package:427             :   local flags=-e
2022-04-13 23:58:28.281 | + inc/python:setup_package:428             :   local extras=
2022-04-13 23:58:28.283 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-13 23:58:28.286 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-13 23:58:28.288 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-13 23:58:28.290 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-13 23:58:28.293 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-13 23:58:28.295 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/glance
2022-04-13 23:58:28.316 | Using python 3.8 to install /opt/stack/glance
2022-04-13 23:58:28.318 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance
2022-04-13 23:58:29.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:58:29.140 |   from cryptography.utils import int_from_bytes
2022-04-13 23:58:29.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:58:29.140 |   from cryptography.utils import int_from_bytes
2022-04-13 23:58:30.341 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:58:30.377 | Obtaining file:///opt/stack/glance
2022-04-13 23:58:30.378 |   Preparing metadata (setup.py): started
2022-04-13 23:58:34.941 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-13 23:58:35.086 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1)
2022-04-13 23:58:35.087 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1)
2022-04-13 23:58:35.088 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35)
2022-04-13 23:58:35.089 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0)
2022-04-13 23:58:35.090 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1)
2022-04-13 23:58:35.091 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1)
2022-04-13 23:58:35.092 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7)
2022-04-13 23:58:35.093 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2)
2022-04-13 23:58:35.095 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7)
2022-04-13 23:58:35.096 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4)
2022-04-13 23:58:35.097 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0)
2022-04-13 23:58:35.098 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0)
2022-04-13 23:58:35.099 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0)
2022-04-13 23:58:35.100 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0)
2022-04-13 23:58:35.101 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2)
2022-04-13 23:58:35.102 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0)
2022-04-13 23:58:35.103 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0)
2022-04-13 23:58:35.258 | Collecting taskflow>=4.0.0
2022-04-13 23:58:35.267 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB)
2022-04-13 23:58:35.292 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0)
2022-04-13 23:58:35.293 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0)
2022-04-13 23:58:36.893 | Collecting WSME>=0.8.0
2022-04-13 23:58:36.900 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB)
2022-04-13 23:58:36.905 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0)
2022-04-13 23:58:36.906 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0)
2022-04-13 23:58:36.907 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0)
2022-04-13 23:58:36.909 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0)
2022-04-13 23:58:36.910 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0)
2022-04-13 23:58:36.911 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0)
2022-04-13 23:58:36.912 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0)
2022-04-13 23:58:36.955 | Collecting oslo.limit>=1.4.0
2022-04-13 23:58:36.961 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB)
2022-04-13 23:58:36.964 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0)
2022-04-13 23:58:36.965 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0)
2022-04-13 23:58:36.966 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1)
2022-04-13 23:58:36.967 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0)
2022-04-13 23:58:36.969 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0)
2022-04-13 23:58:36.999 | Collecting retrying!=1.3.0,>=1.2.3
2022-04-13 23:58:37.007 |   Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB)
2022-04-13 23:58:37.011 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2)
2022-04-13 23:58:37.012 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0)
2022-04-13 23:58:37.013 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0)
2022-04-13 23:58:37.014 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2)
2022-04-13 23:58:37.046 | Collecting cursive>=0.2.1
2022-04-13 23:58:37.054 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB)
2022-04-13 23:58:37.058 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2)
2022-04-13 23:58:37.059 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0)
2022-04-13 23:58:37.153 | Collecting castellan>=0.17.0
2022-04-13 23:58:37.161 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1fb/f349d59a1db61/castellan-3.10.1-py3-none-any.whl (96 kB)
2022-04-13 23:58:37.185 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0)
2022-04-13 23:58:37.186 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0)
2022-04-13 23:58:37.188 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3)
2022-04-13 23:58:37.211 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (2.27.1)
2022-04-13 23:58:37.277 | Collecting python-barbicanclient>=4.5.2
2022-04-13 23:58:37.284 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB)
2022-04-13 23:58:37.330 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0)
2022-04-13 23:58:37.354 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev5) (4.3.0)
2022-04-13 23:58:37.363 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0)
2022-04-13 23:58:37.377 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0)
2022-04-13 23:58:37.378 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2)
2022-04-13 23:58:37.379 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1)
2022-04-13 23:58:37.474 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev5) (3.0.7)
2022-04-13 23:58:37.581 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev5) (1.7.0)
2022-04-13 23:58:37.632 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (2.10.1)
2022-04-13 23:58:37.634 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (3.1.1)
2022-04-13 23:58:37.672 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev5) (0.17.3)
2022-04-13 23:58:37.717 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (0.8.0)
2022-04-13 23:58:37.718 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0)
2022-04-13 23:58:37.719 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (1.5.0)
2022-04-13 23:58:37.780 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.13.0)
2022-04-13 23:58:37.781 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (2.0.1)
2022-04-13 23:58:37.783 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0)
2022-04-13 23:58:37.811 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev5) (0.61.0)
2022-04-13 23:58:37.860 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (0.9.6)
2022-04-13 23:58:37.862 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (2.8.2)
2022-04-13 23:58:37.923 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0)
2022-04-13 23:58:37.924 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.4.0)
2022-04-13 23:58:37.925 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.2.4)
2022-04-13 23:58:37.927 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (2.8.0)
2022-04-13 23:58:37.929 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.1.0)
2022-04-13 23:58:37.957 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.3.0)
2022-04-13 23:58:37.958 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.2.0)
2022-04-13 23:58:37.960 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1)
2022-04-13 23:58:38.004 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev5) (5.9.0)
2022-04-13 23:58:38.046 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (0.11.0)
2022-04-13 23:58:38.049 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3)
2022-04-13 23:58:38.050 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1)
2022-04-13 23:58:38.129 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0)
2022-04-13 23:58:38.190 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5)
2022-04-13 23:58:38.293 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7)
2022-04-13 23:58:38.640 | Collecting automaton>=1.9.0
2022-04-13 23:58:38.647 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB)
2022-04-13 23:58:38.652 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1)
2022-04-13 23:58:38.765 | Collecting networkx>=2.1.0
2022-04-13 23:58:38.779 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a1/e8fe052cc1b4e/networkx-2.8-py3-none-any.whl (2.0 MB)
2022-04-13 23:58:38.877 | Collecting pydot>=1.2.4
2022-04-13 23:58:38.885 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB)
2022-04-13 23:58:40.285 | Collecting simplegeneric
2022-04-13 23:58:40.293 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB)
2022-04-13 23:58:40.298 |   Preparing metadata (setup.py): started
2022-04-13 23:58:43.022 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-13 23:58:43.056 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0)
2022-04-13 23:58:43.152 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21)
2022-04-13 23:58:43.272 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev5) (2.1.1)
2022-04-13 23:58:43.493 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.4)
2022-04-13 23:58:43.494 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.5.0)
2022-04-13 23:58:43.495 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (5.1.1)
2022-04-13 23:58:43.496 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.0.0)
2022-04-13 23:58:43.497 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.32)
2022-04-13 23:58:43.498 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.0)
2022-04-13 23:58:43.499 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.1.5)
2022-04-13 23:58:43.621 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.14.1)
2022-04-13 23:58:43.653 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev5) (1.0.3)
2022-04-13 23:58:43.741 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (3.0.0)
2022-04-13 23:58:43.745 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (1.3.3)
2022-04-13 23:58:43.996 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (3.10.1)
2022-04-13 23:58:44.182 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2019.11.28)
2022-04-13 23:58:44.184 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (1.26.9)
2022-04-13 23:58:44.186 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (3.3)
2022-04-13 23:58:44.189 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2.0.12)
2022-04-13 23:58:44.298 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.2)
2022-04-13 23:58:44.460 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (2.5.0)
2022-04-13 23:58:44.569 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev5) (3.8.0)
2022-04-13 23:58:44.912 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (2.4.0)
2022-04-13 23:58:44.913 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (0.5.0)
2022-04-13 23:58:45.150 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.2)
2022-04-13 23:58:45.446 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (1.0.0)
2022-04-13 23:58:45.818 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (1.8.2)
2022-04-13 23:58:45.819 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (21.4.0)
2022-04-13 23:58:46.190 | Building wheels for collected packages: simplegeneric
2022-04-13 23:58:46.190 |   Building wheel for simplegeneric (setup.py): started
2022-04-13 23:58:49.985 |   Building wheel for simplegeneric (setup.py): finished with status 'done'
2022-04-13 23:58:49.986 |   Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=d20dc455bbf674d230d70bc6aeaeccc1f4150e61d87255b7ff6e65e8699ebaea
2022-04-13 23:58:49.986 |   Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb
2022-04-13 23:58:49.990 | Successfully built simplegeneric
2022-04-13 23:58:50.840 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance
2022-04-13 23:58:53.631 |   Running setup.py develop for glance
2022-04-13 23:58:59.740 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.10.1 cursive-0.2.2 glance networkx-2.8 oslo.limit-1.5.0 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.4
2022-04-13 23:58:59.740 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-13 23:58:59.747 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:58:59.747 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:58:59.907 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:58:59.910 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:58:59.912 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:58:59.914 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:58:59.916 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:58:59.919 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:58:59.921 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:58:59.923 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:58:59.925 | + functions-common:time_stop:2439          :   start_time=1649894308311
2022-04-13 23:58:59.928 | + functions-common:time_stop:2441          :   [[ -z 1649894308311 ]]
2022-04-13 23:58:59.931 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:58:59.938 | + functions-common:time_stop:2444          :   end_time=1649894339933
2022-04-13 23:58:59.940 | + functions-common:time_stop:2445          :   elapsed_time=31622
2022-04-13 23:58:59.943 | + functions-common:time_stop:2446          :   total=152793
2022-04-13 23:58:59.946 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:58:59.949 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=184415
2022-04-13 23:58:59.952 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:58:59.957 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-13 23:58:59.960 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/glance/glance.egg-info
2022-04-13 23:58:59.963 | + functions-common:safe_chown:2333         :   _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info
2022-04-13 23:58:59.982 | + functions-common:_safe_permission_operation:2181 :   sudo chown -R ubuntu /opt/stack/glance/glance.egg-info
2022-04-13 23:58:59.995 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/glance
2022-04-13 23:58:59.999 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/glance
2022-04-13 23:59:00.001 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:59:00.004 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 23:59:00.006 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,/opt/stack/glance, ]]
2022-04-13 23:59:00.010 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:59:00.013 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-13 23:59:00.016 | + ./stack.sh:main:922                      :   configure_glance
2022-04-13 23:59:00.019 | + lib/glance:configure_glance:323          :   sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs
2022-04-13 23:59:00.033 | + lib/glance:configure_glance:326          :   local dburl
2022-04-13 23:59:00.036 | ++ lib/glance:configure_glance:327          :   database_connection_url glance
2022-04-13 23:59:00.038 | ++ lib/database:database_connection_url:134 :   local db=glance
2022-04-13 23:59:00.041 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql glance
2022-04-13 23:59:00.044 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=glance
2022-04-13 23:59:00.048 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8'
2022-04-13 23:59:00.053 | + lib/glance:configure_glance:327          :   dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8'
2022-04-13 23:59:00.056 | + lib/glance:configure_glance:329          :   iniset /etc/glance/glance-api.conf DEFAULT debug True
2022-04-13 23:59:00.087 | + lib/glance:configure_glance:330          :   iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8'
2022-04-13 23:59:00.120 | + lib/glance:configure_glance:331          :   iniset /etc/glance/glance-api.conf DEFAULT use_syslog False
2022-04-13 23:59:00.148 | + lib/glance:configure_glance:332          :   iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/
2022-04-13 23:59:00.182 | + lib/glance:configure_glance:333          :   iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks
2022-04-13 23:59:00.215 | + lib/glance:configure_glance:334          :   iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement
2022-04-13 23:59:00.253 | + lib/glance:configure_glance:335          :   configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance
2022-04-13 23:59:00.256 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/glance/glance-api.conf
2022-04-13 23:59:00.259 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=glance
2022-04-13 23:59:00.261 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-04-13 23:59:00.264 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password
2022-04-13 23:59:00.304 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/glance/glance-api.conf keystone_authtoken interface public
2022-04-13 23:59:00.337 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.60/identity
2022-04-13 23:59:00.369 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/glance/glance-api.conf keystone_authtoken username glance
2022-04-13 23:59:00.400 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd
2022-04-13 23:59:00.432 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default
2022-04-13 23:59:00.461 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/glance/glance-api.conf keystone_authtoken project_name service
2022-04-13 23:59:00.490 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default
2022-04-13 23:59:00.519 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2022-04-13 23:59:00.548 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211
2022-04-13 23:59:00.580 | + lib/glance:configure_glance:336          :   iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2
2022-04-13 23:59:00.612 | + lib/glance:configure_glance:337          :   iniset_rpc_backend glance /etc/glance/glance-api.conf
2022-04-13 23:59:00.615 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=glance
2022-04-13 23:59:00.617 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/glance/glance-api.conf
2022-04-13 23:59:00.619 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-13 23:59:00.624 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-13 23:59:00.627 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-13 23:59:00.647 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:59:00.651 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-13 23:59:00.654 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-13 23:59:00.656 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-13 23:59:00.673 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:59:00.675 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/
2022-04-13 23:59:00.678 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/
2022-04-13 23:59:00.707 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-13 23:59:00.710 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-13 23:59:00.712 | + lib/glance:configure_glance:338          :   '[' libvirt = libvirt ']'
2022-04-13 23:59:00.715 | + lib/glance:configure_glance:338          :   '[' kvm = parallels ']'
2022-04-13 23:59:00.717 | + lib/glance:configure_glance:342          :   iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False
2022-04-13 23:59:00.747 | + lib/glance:configure_glance:343          :   iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False
2022-04-13 23:59:00.779 | + lib/glance:configure_glance:346          :   configure_glance_store False False
2022-04-13 23:59:00.781 | + lib/glance:configure_glance_store:252    :   local use_cinder_for_glance=False
2022-04-13 23:59:00.783 | + lib/glance:configure_glance_store:253    :   local glance_enable_multiple_stores=False
2022-04-13 23:59:00.786 | + lib/glance:configure_glance_store:254    :   local be
2022-04-13 23:59:00.788 | + lib/glance:configure_glance_store:256    :   [[ False == \F\a\l\s\e ]]
2022-04-13 23:59:00.791 | + lib/glance:configure_glance_store:258    :   [[ False == \T\r\u\e ]]
2022-04-13 23:59:00.793 | + lib/glance:configure_glance_store:275    :   iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/
2022-04-13 23:59:00.825 | + lib/glance:configure_glance:349          :   '[' -n '' ']'
2022-04-13 23:59:00.827 | + lib/glance:configure_glance:352          :   iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.60
2022-04-13 23:59:00.862 | + lib/glance:configure_glance:356          :   [[ False == \F\a\l\s\e ]]
2022-04-13 23:59:00.865 | + lib/glance:configure_glance:358          :   is_service_enabled s-proxy
2022-04-13 23:59:00.884 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:59:00.887 | + lib/glance:configure_glance:359          :   iniset /etc/glance/glance-api.conf glance_store default_store swift
2022-04-13 23:59:00.923 | + lib/glance:configure_glance:360          :   iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True
2022-04-13 23:59:00.955 | + lib/glance:configure_glance:362          :   iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf
2022-04-13 23:59:00.985 | + lib/glance:configure_glance:363          :   iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1
2022-04-13 23:59:01.018 | + lib/glance:configure_glance:364          :   iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift'
2022-04-13 23:59:01.047 | + lib/glance:configure_glance:365          :   is_service_enabled tls-proxy
2022-04-13 23:59:01.065 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:59:01.068 | + lib/glance:configure_glance:368          :   iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5
2022-04-13 23:59:01.097 | + lib/glance:configure_glance:370          :   iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift
2022-04-13 23:59:01.131 | + lib/glance:configure_glance:372          :   iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd
2022-04-13 23:59:01.159 | + lib/glance:configure_glance:373          :   iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.60/identity/v3
2022-04-13 23:59:01.191 | + lib/glance:configure_glance:374          :   iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3
2022-04-13 23:59:01.221 | + lib/glance:configure_glance:380          :   iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.60/image
2022-04-13 23:59:01.254 | + lib/glance:configure_glance:382          :   is_service_enabled tls-proxy
2022-04-13 23:59:01.270 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:59:01.273 | + lib/glance:configure_glance:388          :   setup_logging /etc/glance/glance-api.conf
2022-04-13 23:59:01.275 | + functions:setup_logging:674              :   setup_systemd_logging /etc/glance/glance-api.conf
2022-04-13 23:59:01.278 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/glance/glance-api.conf
2022-04-13 23:59:01.281 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-13 23:59:01.299 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-13 23:59:01.301 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-13 23:59:01.304 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-13 23:59:01.307 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-13 23:59:01.310 | + functions:setup_systemd_logging:702      :   iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}'
2022-04-13 23:59:01.339 | + functions:setup_systemd_logging:704      :   iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s'
2022-04-13 23:59:01.370 | + functions:setup_systemd_logging:705      :   iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s'
2022-04-13 23:59:01.402 | + functions:setup_systemd_logging:706      :   iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-13 23:59:01.435 | + lib/glance:configure_glance:390          :   cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini
2022-04-13 23:59:01.440 | + lib/glance:configure_glance:393          :   iniset /etc/glance/glance-cache.conf DEFAULT debug True
2022-04-13 23:59:01.475 | + lib/glance:configure_glance:394          :   iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False
2022-04-13 23:59:01.505 | + lib/glance:configure_glance:395          :   iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/
2022-04-13 23:59:01.538 | + lib/glance:configure_glance:396          :   iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.60/identity
2022-04-13 23:59:01.571 | + lib/glance:configure_glance:397          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service
2022-04-13 23:59:01.605 | + lib/glance:configure_glance:398          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance
2022-04-13 23:59:01.638 | + lib/glance:configure_glance:399          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd
2022-04-13 23:59:01.672 | + lib/glance:configure_glance:402          :   iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/
2022-04-13 23:59:01.703 | + lib/glance:configure_glance:405          :   iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]'
2022-04-13 23:59:01.737 | + lib/glance:configure_glance:406          :   iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin
2022-04-13 23:59:01.771 | + lib/glance:configure_glance:407          :   iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject
2022-04-13 23:59:01.802 | + lib/glance:configure_glance:409          :   cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json
2022-04-13 23:59:01.807 | + lib/glance:configure_glance:411          :   cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs
2022-04-13 23:59:01.814 | + lib/glance:configure_glance:413          :   is_service_enabled tls-proxy
2022-04-13 23:59:01.834 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:59:01.837 | + lib/glance:configure_glance:421          :   [[ False == False ]]
2022-04-13 23:59:01.839 | + lib/glance:configure_glance:422          :   write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image
2022-04-13 23:59:01.842 | + lib/apache:write_local_uwsgi_http_config:319 :   local file=/etc/glance/glance-uwsgi.ini
2022-04-13 23:59:01.844 | + lib/apache:write_local_uwsgi_http_config:320 :   local wsgi=/usr/local/bin/glance-wsgi-api
2022-04-13 23:59:01.846 | + lib/apache:write_local_uwsgi_http_config:321 :   local url=/image
2022-04-13 23:59:01.849 | ++ lib/apache:write_local_uwsgi_http_config:322 :   basename /usr/local/bin/glance-wsgi-api
2022-04-13 23:59:01.854 | + lib/apache:write_local_uwsgi_http_config:322 :   name=glance-wsgi-api
2022-04-13 23:59:01.857 | + lib/apache:write_local_uwsgi_http_config:328 :   rm -rf /etc/glance/glance-uwsgi.ini
2022-04-13 23:59:01.861 | + lib/apache:write_local_uwsgi_http_config:329 :   iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api
2022-04-13 23:59:01.894 | ++ lib/apache:write_local_uwsgi_http_config:330 :   get_random_port
2022-04-13 23:59:01.897 | ++ functions:get_random_port:836            :   read lower_port upper_port
2022-04-13 23:59:01.899 | ++ functions:get_random_port:837            :   true
2022-04-13 23:59:01.902 | ++ functions:get_random_port:838            :   (( port = upper_port  ))
2022-04-13 23:59:01.904 | ++ functions:get_random_port:838            :   (( port >= lower_port  ))
2022-04-13 23:59:01.906 | ++ functions:get_random_port:839            :   sudo lsof -i :60999
2022-04-13 23:59:01.974 | ++ functions:get_random_port:840            :   [[ 1 > 0 ]]
2022-04-13 23:59:01.977 | ++ functions:get_random_port:841            :   break 2
2022-04-13 23:59:01.980 | ++ functions:get_random_port:845            :   echo 60999
2022-04-13 23:59:01.982 | + lib/apache:write_local_uwsgi_http_config:330 :   port=60999
2022-04-13 23:59:01.985 | + lib/apache:write_local_uwsgi_http_config:331 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999
2022-04-13 23:59:02.015 | + lib/apache:write_local_uwsgi_http_config:332 :   iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2
2022-04-13 23:59:02.046 | + lib/apache:write_local_uwsgi_http_config:334 :   iniset /etc/glance/glance-uwsgi.ini uwsgi master true
2022-04-13 23:59:02.074 | + lib/apache:write_local_uwsgi_http_config:336 :   iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true
2022-04-13 23:59:02.103 | + lib/apache:write_local_uwsgi_http_config:337 :   iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false
2022-04-13 23:59:02.131 | + lib/apache:write_local_uwsgi_http_config:338 :   iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true
2022-04-13 23:59:02.162 | + lib/apache:write_local_uwsgi_http_config:339 :   iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3
2022-04-13 23:59:02.192 | + lib/apache:write_local_uwsgi_http_config:341 :   iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true
2022-04-13 23:59:02.225 | + lib/apache:write_local_uwsgi_http_config:343 :   iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'
2022-04-13 23:59:02.255 | + lib/apache:write_local_uwsgi_http_config:346 :   iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90
2022-04-13 23:59:02.286 | + lib/apache:write_local_uwsgi_http_config:348 :   iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535
2022-04-13 23:59:02.317 | + lib/apache:write_local_uwsgi_http_config:350 :   iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close'
2022-04-13 23:59:02.346 | + lib/apache:write_local_uwsgi_http_config:352 :   iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true
2022-04-13 23:59:02.378 | + lib/apache:write_local_uwsgi_http_config:353 :   iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666
2022-04-13 23:59:02.406 | + lib/apache:write_local_uwsgi_http_config:354 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true
2022-04-13 23:59:02.435 | + lib/apache:write_local_uwsgi_http_config:355 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true
2022-04-13 23:59:02.464 | + lib/apache:write_local_uwsgi_http_config:356 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true
2022-04-13 23:59:02.492 | + lib/apache:write_local_uwsgi_http_config:357 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false
2022-04-13 23:59:02.527 | + lib/apache:write_local_uwsgi_http_config:359 :   iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30
2022-04-13 23:59:02.556 | + lib/apache:write_local_uwsgi_http_config:361 :   enable_apache_mod proxy
2022-04-13 23:59:02.558 | + lib/apache:enable_apache_mod:59          :   local mod=proxy
2022-04-13 23:59:02.561 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-13 23:59:02.563 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:59:02.565 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:59:02.568 | + lib/apache:enable_apache_mod:64          :   [[ proxy != \v\e\r\s\i\o\n ]]
2022-04-13 23:59:02.571 | + lib/apache:enable_apache_mod:64          :   a2query -m proxy
2022-04-13 23:59:02.637 | proxy (enabled by site administrator)
2022-04-13 23:59:02.641 | + lib/apache:write_local_uwsgi_http_config:362 :   enable_apache_mod proxy_http
2022-04-13 23:59:02.643 | + lib/apache:enable_apache_mod:59          :   local mod=proxy_http
2022-04-13 23:59:02.646 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-13 23:59:02.648 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:59:02.651 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:59:02.653 | + lib/apache:enable_apache_mod:64          :   [[ proxy_http != \v\e\r\s\i\o\n ]]
2022-04-13 23:59:02.656 | + lib/apache:enable_apache_mod:64          :   a2query -m proxy_http
2022-04-13 23:59:02.712 | No module matches proxy_http
2022-04-13 23:59:02.715 | + lib/apache:enable_apache_mod:65          :   sudo a2enmod proxy_http
2022-04-13 23:59:02.778 | Considering dependency proxy for proxy_http:
2022-04-13 23:59:02.778 | Module proxy already enabled
2022-04-13 23:59:02.779 | Enabling module proxy_http.
2022-04-13 23:59:02.784 | To activate the new configuration, you need to run:
2022-04-13 23:59:02.784 |   systemctl restart apache2
2022-04-13 23:59:02.789 | + lib/apache:enable_apache_mod:66          :   restart_apache_server
2022-04-13 23:59:02.792 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-13 23:59:02.794 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:59:02.797 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart apache2
2022-04-13 23:59:02.933 | + lib/apache:write_local_uwsgi_http_config:363 :   local apache_conf=
2022-04-13 23:59:02.937 | ++ lib/apache:write_local_uwsgi_http_config:364 :   apache_site_config_for glance-wsgi-api
2022-04-13 23:59:02.940 | ++ lib/apache:apache_site_config_for:186    :   local site=glance-wsgi-api
2022-04-13 23:59:02.943 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-13 23:59:02.946 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:59:02.948 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:59:02.950 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-13 23:59:02.953 | + lib/apache:write_local_uwsgi_http_config:364 :   apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-13 23:59:02.957 | + lib/apache:write_local_uwsgi_http_config:365 :   echo 'KeepAlive Off'
2022-04-13 23:59:02.957 | + lib/apache:write_local_uwsgi_http_config:365 :   sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-13 23:59:02.966 | KeepAlive Off
2022-04-13 23:59:02.971 | + lib/apache:write_local_uwsgi_http_config:366 :   echo 'SetEnv proxy-sendchunked 1'
2022-04-13 23:59:02.971 | + lib/apache:write_local_uwsgi_http_config:366 :   sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-13 23:59:02.982 | SetEnv proxy-sendchunked 1
2022-04-13 23:59:02.986 | + lib/apache:write_local_uwsgi_http_config:367 :   echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 '
2022-04-13 23:59:02.987 | + lib/apache:write_local_uwsgi_http_config:367 :   sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-13 23:59:02.996 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 
2022-04-13 23:59:02.999 | + lib/apache:write_local_uwsgi_http_config:368 :   enable_apache_site glance-wsgi-api
2022-04-13 23:59:03.002 | + lib/apache:enable_apache_site:203        :   local site=glance-wsgi-api
2022-04-13 23:59:03.004 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-13 23:59:03.006 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-13 23:59:03.009 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-13 23:59:03.012 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:59:03.014 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:59:03.017 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-13 23:59:03.019 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-13 23:59:03.022 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:59:03.025 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:59:03.027 | + lib/apache:enable_apache_site:207        :   sudo a2ensite glance-wsgi-api
2022-04-13 23:59:03.091 | Enabling site glance-wsgi-api.
2022-04-13 23:59:03.098 | To activate the new configuration, you need to run:
2022-04-13 23:59:03.098 |   systemctl reload apache2
2022-04-13 23:59:03.103 | + lib/apache:write_local_uwsgi_http_config:369 :   restart_apache_server
2022-04-13 23:59:03.106 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-13 23:59:03.109 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:59:03.112 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart apache2
2022-04-13 23:59:03.245 | ++ lib/glance:configure_glance:425          :   awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini
2022-04-13 23:59:03.254 | + lib/glance:configure_glance:425          :   iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999
2022-04-13 23:59:03.287 | + lib/glance:configure_glance:435          :   [[ False == True ]]
2022-04-13 23:59:03.290 | + ./stack.sh:main:925                      :   is_service_enabled cinder
2022-04-13 23:59:03.312 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:59:03.314 | + ./stack.sh:main:927                      :   stack_install_service cinder
2022-04-13 23:59:03.317 | + lib/stack:stack_install_service:20       :   local service=cinder
2022-04-13 23:59:03.320 | + lib/stack:stack_install_service:21       :   type install_cinder
2022-04-13 23:59:03.322 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-13 23:59:03.325 | + lib/stack:stack_install_service:32       :   install_cinder
2022-04-13 23:59:03.328 | + lib/cinder:install_cinder:466            :   git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master
2022-04-13 23:59:03.331 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/cinder.git
2022-04-13 23:59:03.333 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/cinder
2022-04-13 23:59:03.336 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-13 23:59:03.338 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 23:59:03.341 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 23:59:03.344 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 23:59:03.346 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 23:59:03.349 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 23:59:03.369 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 23:59:03.371 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 23:59:03.373 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 23:59:03.376 | + functions-common:git_clone:629           :   echo master
2022-04-13 23:59:03.377 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 23:59:03.382 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/cinder ]]
2022-04-13 23:59:03.385 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 23:59:03.387 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/cinder
2022-04-13 23:59:03.400 | + functions-common:git_clone:684           :   cd /opt/stack/cinder
2022-04-13 23:59:03.403 | + functions-common:git_clone:685           :   git show --oneline
2022-04-13 23:59:03.403 | + functions-common:git_clone:685           :   head -1
2022-04-13 23:59:03.408 | 6d4a6aa97 Merge "Remove privsep/hscli"
2022-04-13 23:59:03.411 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-13 23:59:03.413 | + lib/cinder:install_cinder:467            :   setup_develop /opt/stack/cinder
2022-04-13 23:59:03.417 | + inc/python:setup_develop:338             :   local bindep
2022-04-13 23:59:03.419 | + inc/python:setup_develop:339             :   [[ /opt/stack/cinder == -bindep* ]]
2022-04-13 23:59:03.422 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/cinder
2022-04-13 23:59:03.424 | + inc/python:setup_develop:344             :   local extras=
2022-04-13 23:59:03.427 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/cinder -e
2022-04-13 23:59:03.431 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-13 23:59:03.433 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/cinder == -bindep* ]]
2022-04-13 23:59:03.436 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/cinder
2022-04-13 23:59:03.438 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-13 23:59:03.441 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-13 23:59:03.444 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/cinder
2022-04-13 23:59:03.447 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-13 23:59:03.450 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/cinder
2022-04-13 23:59:03.452 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-13 23:59:03.455 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-13 23:59:03.458 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg
2022-04-13 23:59:03.464 | + inc/python:_setup_package_with_constraints_edit:385 :   name=cinder
2022-04-13 23:59:03.466 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder
2022-04-13 23:59:04.131 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/cinder -e
2022-04-13 23:59:04.134 | + inc/python:setup_package:418             :   local bindep=0
2022-04-13 23:59:04.136 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-13 23:59:04.139 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-13 23:59:04.141 | + inc/python:setup_package:421             :   [[ /opt/stack/cinder == -bindep* ]]
2022-04-13 23:59:04.143 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/cinder
2022-04-13 23:59:04.146 | + inc/python:setup_package:427             :   local flags=-e
2022-04-13 23:59:04.149 | + inc/python:setup_package:428             :   local extras=
2022-04-13 23:59:04.151 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-13 23:59:04.153 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-13 23:59:04.156 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-13 23:59:04.158 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-13 23:59:04.161 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-13 23:59:04.163 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/cinder
2022-04-13 23:59:04.190 | Using python 3.8 to install /opt/stack/cinder
2022-04-13 23:59:04.193 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder
2022-04-13 23:59:05.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:59:05.024 |   from cryptography.utils import int_from_bytes
2022-04-13 23:59:05.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:59:05.025 |   from cryptography.utils import int_from_bytes
2022-04-13 23:59:06.210 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:59:06.241 | Obtaining file:///opt/stack/cinder
2022-04-13 23:59:06.241 |   Preparing metadata (setup.py): started
2022-04-13 23:59:11.839 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-13 23:59:12.048 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1)
2022-04-13 23:59:12.049 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1)
2022-04-13 23:59:12.050 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0)
2022-04-13 23:59:12.051 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2)
2022-04-13 23:59:12.052 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4)
2022-04-13 23:59:12.053 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2)
2022-04-13 23:59:12.054 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0)
2022-04-13 23:59:12.055 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0)
2022-04-13 23:59:12.056 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0)
2022-04-13 23:59:12.057 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0)
2022-04-13 23:59:13.769 | Collecting oauth2client>=4.1.3
2022-04-13 23:59:13.775 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB)
2022-04-13 23:59:13.783 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0)
2022-04-13 23:59:13.784 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0)
2022-04-13 23:59:13.785 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0)
2022-04-13 23:59:13.786 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0)
2022-04-13 23:59:13.787 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0)
2022-04-13 23:59:13.788 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0)
2022-04-13 23:59:13.790 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1)
2022-04-13 23:59:13.790 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0)
2022-04-13 23:59:13.792 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0)
2022-04-13 23:59:13.793 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0)
2022-04-13 23:59:13.794 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1)
2022-04-13 23:59:13.795 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0)
2022-04-13 23:59:13.796 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0)
2022-04-13 23:59:13.797 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0)
2022-04-13 23:59:13.798 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2)
2022-04-13 23:59:13.799 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0)
2022-04-13 23:59:13.800 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2)
2022-04-13 23:59:13.801 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3)
2022-04-13 23:59:13.934 | Collecting paramiko>=2.7.2
2022-04-13 23:59:13.943 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB)
2022-04-13 23:59:13.953 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0)
2022-04-13 23:59:13.954 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1)
2022-04-13 23:59:13.955 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0)
2022-04-13 23:59:13.956 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7)
2022-04-13 23:59:13.957 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0)
2022-04-13 23:59:14.049 | Collecting python-glanceclient>=3.2.2
2022-04-13 23:59:14.057 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/232/0ed0231f48bda/python_glanceclient-3.6.0-py3-none-any.whl (203 kB)
2022-04-13 23:59:14.069 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0)
2022-04-13 23:59:14.070 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0)
2022-04-13 23:59:14.072 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1)
2022-04-13 23:59:14.074 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1)
2022-04-13 23:59:14.075 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1)
2022-04-13 23:59:14.076 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1)
2022-04-13 23:59:14.077 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4)
2022-04-13 23:59:15.619 | Collecting rtslib-fb>=2.1.74
2022-04-13 23:59:15.628 |   Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB)
2022-04-13 23:59:15.635 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0)
2022-04-13 23:59:15.636 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35)
2022-04-13 23:59:15.637 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0)
2022-04-13 23:59:15.638 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0)
2022-04-13 23:59:17.123 | Collecting tabulate>=0.8.7
2022-04-13 23:59:17.132 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB)
2022-04-13 23:59:17.137 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1)
2022-04-13 23:59:17.138 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7)
2022-04-13 23:59:17.139 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0)
2022-04-13 23:59:19.024 | Collecting oslo.vmware>=3.10.0
2022-04-13 23:59:19.034 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB)
2022-04-13 23:59:19.053 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0)
2022-04-13 23:59:19.054 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0)
2022-04-13 23:59:19.054 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0)
2022-04-13 23:59:21.022 | Collecting google-api-python-client>=1.11.0
2022-04-13 23:59:21.046 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a06/b9621de90623e/google_api_python_client-2.43.0-py2.py3-none-any.whl (8.3 MB)
2022-04-13 23:59:21.267 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1)
2022-04-13 23:59:21.268 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2)
2022-04-13 23:59:21.269 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2)
2022-04-13 23:59:22.922 | Collecting zstd>=1.4.5.1
2022-04-13 23:59:22.930 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB)
2022-04-13 23:59:23.033 |   Preparing metadata (setup.py): started
2022-04-13 23:59:25.784 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-13 23:59:32.976 | Collecting boto3>=1.16.51
2022-04-13 23:59:32.985 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e8/45aa92b3ad70b/boto3-1.21.37-py3-none-any.whl (132 kB)
2022-04-13 23:59:33.007 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.0.0)
2022-04-13 23:59:34.296 | Collecting s3transfer<0.6.0,>=0.5.0
2022-04-13 23:59:34.304 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7a6/f4c4d1fdb9a2b/s3transfer-0.5.2-py3-none-any.whl (79 kB)
2022-04-13 23:59:49.426 | Collecting botocore<1.25.0,>=1.24.37
2022-04-13 23:59:49.456 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/21e/164a213beca36/botocore-1.24.37-py3-none-any.whl (8.7 MB)
2022-04-13 23:59:49.745 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0)
2022-04-13 23:59:49.776 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev48) (2.2.1)
2022-04-13 23:59:51.496 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5
2022-04-13 23:59:51.502 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6be/1fc59e2a7ba9f/google_api_core-2.7.1-py3-none-any.whl (114 kB)
2022-04-13 23:59:53.060 | Collecting uritemplate<5,>=3.0.1
2022-04-13 23:59:53.066 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB)
2022-04-13 23:59:59.826 | Collecting google-auth<3.0.0dev,>=1.16.0
2022-04-13 23:59:59.836 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e0/79eb4d21df185/google_auth-2.6.3-py2.py3-none-any.whl (156 kB)
2022-04-14 00:00:01.376 | Collecting google-auth-httplib2>=0.1.0
2022-04-14 00:00:01.383 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB)
2022-04-14 00:00:01.487 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev48) (1.7.0)
2022-04-14 00:00:01.539 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (2.10.1)
2022-04-14 00:00:01.540 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (3.1.1)
2022-04-14 00:00:03.389 | Collecting pyasn1-modules>=0.0.5
2022-04-14 00:00:03.398 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
2022-04-14 00:00:04.934 | Collecting rsa>=3.1.4
2022-04-14 00:00:04.941 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB)
2022-04-14 00:00:06.625 | Collecting pyasn1>=0.1.7
2022-04-14 00:00:06.634 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
2022-04-14 00:00:06.701 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev48) (0.17.3)
2022-04-14 00:00:06.749 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (1.5.0)
2022-04-14 00:00:06.750 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (2.5.0)
2022-04-14 00:00:06.751 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (0.8.0)
2022-04-14 00:00:06.752 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0)
2022-04-14 00:00:06.814 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.7.7)
2022-04-14 00:00:06.815 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (2.0.1)
2022-04-14 00:00:06.817 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0)
2022-04-14 00:00:06.874 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (2.8.2)
2022-04-14 00:00:06.879 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (0.9.6)
2022-04-14 00:00:06.943 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (2.4.0)
2022-04-14 00:00:06.945 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.4.0)
2022-04-14 00:00:06.947 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.1.0)
2022-04-14 00:00:06.948 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0)
2022-04-14 00:00:06.949 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.2.4)
2022-04-14 00:00:06.972 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.3.0)
2022-04-14 00:00:06.976 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.2.0)
2022-04-14 00:00:06.977 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1)
2022-04-14 00:00:07.023 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev48) (1.0.3)
2022-04-14 00:00:07.168 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (3.0.0)
2022-04-14 00:00:07.169 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3)
2022-04-14 00:00:07.192 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (3.2.0)
2022-04-14 00:00:07.218 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev48) (0.11.0)
2022-04-14 00:00:07.286 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.26.9)
2022-04-14 00:00:08.884 | Collecting suds-community>=0.6
2022-04-14 00:00:08.890 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9bf/f1653ea6a86ba/suds_community-1.1.0-py3-none-any.whl (144 kB)
2022-04-14 00:00:09.156 | Collecting pynacl>=1.0.1
2022-04-14 00:00:09.165 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
2022-04-14 00:00:09.214 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0)
2022-04-14 00:00:09.358 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (3.10.1)
2022-04-14 00:00:09.393 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (22.0.0)
2022-04-14 00:00:09.434 | Collecting warlock<2,>=1.2.0
2022-04-14 00:00:09.442 |   Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB)
2022-04-14 00:00:09.447 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.14.0)
2022-04-14 00:00:09.653 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3)
2022-04-14 00:00:09.654 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28)
2022-04-14 00:00:09.656 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2.0.12)
2022-04-14 00:00:09.699 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7)
2022-04-14 00:00:11.140 | Collecting pyudev>=0.16.1
2022-04-14 00:00:11.148 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB)
2022-04-14 00:00:11.403 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2)
2022-04-14 00:00:11.405 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2)
2022-04-14 00:00:11.551 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0)
2022-04-14 00:00:11.554 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2)
2022-04-14 00:00:11.557 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8)
2022-04-14 00:00:11.690 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1)
2022-04-14 00:00:11.814 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.2.0)
2022-04-14 00:00:11.816 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (4.11.3)
2022-04-14 00:00:11.817 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (5.6.0)
2022-04-14 00:00:11.854 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0)
2022-04-14 00:00:12.076 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21)
2022-04-14 00:00:12.156 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (2.4.0)
2022-04-14 00:00:12.158 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (0.5.0)
2022-04-14 00:00:12.341 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (2.5.0)
2022-04-14 00:00:12.474 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (3.20.0)
2022-04-14 00:00:14.621 | Collecting googleapis-common-protos<2.0dev,>=1.52.0
2022-04-14 00:00:14.628 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/602/20c89b8bd5272/googleapis_common_protos-1.56.0-py2.py3-none-any.whl (241 kB)
2022-04-14 00:00:14.846 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (2.1.1)
2022-04-14 00:00:15.287 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (1.1.5)
2022-04-14 00:00:15.342 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.14.1)
2022-04-14 00:00:15.393 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (0.2.5)
2022-04-14 00:00:17.077 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.32)
2022-04-14 00:00:17.358 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (21.4.0)
2022-04-14 00:00:17.360 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (1.8.2)
2022-04-14 00:00:17.513 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (2.2)
2022-04-14 00:00:17.712 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.0.0)
2022-04-14 00:00:17.895 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (3.8.0)
2022-04-14 00:00:18.567 | Building wheels for collected packages: zstd
2022-04-14 00:00:18.569 |   Building wheel for zstd (setup.py): started
2022-04-14 00:01:09.048 |   Building wheel for zstd (setup.py): finished with status 'done'
2022-04-14 00:01:09.061 |   Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761483 sha256=b74e7a7c6e077c7ab016ef4e036ebbc5ff01ed798ad7609b0af6cd4e5c5faf9f
2022-04-14 00:01:09.061 |   Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05
2022-04-14 00:01:09.065 | Successfully built zstd
2022-04-14 00:01:10.115 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder
2022-04-14 00:01:12.236 |   Attempting uninstall: pynacl
2022-04-14 00:01:12.239 |     Found existing installation: PyNaCl 1.3.0
2022-04-14 00:01:12.243 |     Uninstalling PyNaCl-1.3.0:
2022-04-14 00:01:12.269 |       Successfully uninstalled PyNaCl-1.3.0
2022-04-14 00:01:14.059 |   Running setup.py develop for cinder
2022-04-14 00:01:21.492 | Successfully installed boto3-1.21.37 botocore-1.24.37 cinder google-api-core-2.7.1 google-api-python-client-2.43.0 google-auth-2.6.3 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.5.0 python-glanceclient-3.6.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.2 suds-community-1.1.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0
2022-04-14 00:01:21.493 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-14 00:01:21.500 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-14 00:01:21.500 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-14 00:01:21.768 | + inc/python:pip_install:200               :   result=0
2022-04-14 00:01:21.770 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-14 00:01:21.773 | + functions-common:time_stop:2432          :   local name
2022-04-14 00:01:21.775 | + functions-common:time_stop:2433          :   local end_time
2022-04-14 00:01:21.778 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-14 00:01:21.780 | + functions-common:time_stop:2435          :   local total
2022-04-14 00:01:21.782 | + functions-common:time_stop:2436          :   local start_time
2022-04-14 00:01:21.784 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-14 00:01:21.786 | + functions-common:time_stop:2439          :   start_time=1649894344182
2022-04-14 00:01:21.789 | + functions-common:time_stop:2441          :   [[ -z 1649894344182 ]]
2022-04-14 00:01:21.793 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-14 00:01:21.797 | + functions-common:time_stop:2444          :   end_time=1649894481795
2022-04-14 00:01:21.799 | + functions-common:time_stop:2445          :   elapsed_time=137613
2022-04-14 00:01:21.802 | + functions-common:time_stop:2446          :   total=184415
2022-04-14 00:01:21.804 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-14 00:01:21.806 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=322028
2022-04-14 00:01:21.808 | + inc/python:pip_install:203               :   return 0
2022-04-14 00:01:21.811 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-14 00:01:21.813 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info
2022-04-14 00:01:21.816 | + functions-common:safe_chown:2333         :   _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info
2022-04-14 00:01:21.835 | + functions-common:_safe_permission_operation:2181 :   sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info
2022-04-14 00:01:21.846 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/cinder
2022-04-14 00:01:21.849 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/cinder
2022-04-14 00:01:21.852 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-14 00:01:21.857 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-14 00:01:21.860 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,/opt/stack/cinder, ]]
2022-04-14 00:01:21.862 | + inc/python:use_library_from_git:253      :   return 1
2022-04-14 00:01:21.865 | + lib/cinder:install_cinder:468            :   [[ lioadm == \t\g\t\a\d\m ]]
2022-04-14 00:01:21.867 | + lib/cinder:install_cinder:470            :   [[ lioadm == \l\i\o\a\d\m ]]
2022-04-14 00:01:21.869 | + lib/cinder:install_cinder:471            :   is_ubuntu
2022-04-14 00:01:21.872 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-14 00:01:21.874 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-14 00:01:21.877 | + lib/cinder:install_cinder:473            :   sudo mkdir -p /etc/target
2022-04-14 00:01:21.889 | + lib/cinder:install_cinder:475            :   install_package targetcli-fb
2022-04-14 00:01:21.891 | + functions-common:install_package:1470    :   update_package_repo
2022-04-14 00:01:21.894 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-14 00:01:21.896 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-14 00:01:21.899 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-14 00:01:21.902 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-14 00:01:21.904 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-14 00:01:21.907 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-14 00:01:21.909 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-14 00:01:21.912 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-14 00:01:21.915 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-14 00:01:21.917 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-14 00:01:21.920 | + functions-common:apt_get_update:1197     :   return
2022-04-14 00:01:21.922 | + functions-common:install_package:1471    :   real_install_package targetcli-fb
2022-04-14 00:01:21.925 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-14 00:01:21.927 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-14 00:01:21.929 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-14 00:01:21.932 | + functions-common:real_install_package:1457 :   apt_get install targetcli-fb
2022-04-14 00:01:21.954 | + functions-common:apt_get:1237            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb
2022-04-14 00:01:22.063 | Reading package lists...
2022-04-14 00:01:22.311 | Building dependency tree...
2022-04-14 00:01:22.312 | Reading state information...
2022-04-14 00:01:22.558 | The following packages were automatically installed and are no longer required:
2022-04-14 00:01:22.559 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-14 00:01:22.559 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-14 00:01:22.559 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-14 00:01:22.559 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-14 00:01:22.559 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-14 00:01:22.559 |   python3-zope.interface
2022-04-14 00:01:22.559 | Use 'sudo apt autoremove' to remove them.
2022-04-14 00:01:22.560 | The following additional packages will be installed:
2022-04-14 00:01:22.560 |   python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb
2022-04-14 00:01:22.560 |   python3-urwid
2022-04-14 00:01:22.561 | Suggested packages:
2022-04-14 00:01:22.561 |   python-pyparsing-doc python-urwid-doc
2022-04-14 00:01:22.629 | The following NEW packages will be installed:
2022-04-14 00:01:22.629 |   python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb
2022-04-14 00:01:22.629 |   python3-urwid targetcli-fb
2022-04-14 00:01:23.001 | 0 upgraded, 6 newly installed, 0 to remove and 127 not upgraded.
2022-04-14 00:01:23.001 | Need to get 356 kB of archives.
2022-04-14 00:01:23.001 | After this operation, 2,294 kB of additional disk space will be used.
2022-04-14 00:01:23.001 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB]
2022-04-14 00:01:23.643 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB]
2022-04-14 00:01:24.024 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB]
2022-04-14 00:01:24.059 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB]
2022-04-14 00:01:24.098 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB]
2022-04-14 00:01:24.134 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB]
2022-04-14 00:01:24.745 | Fetched 356 kB in 2s (232 kB/s)
2022-04-14 00:01:24.776 | Selecting previously unselected package python3-pyparsing.
2022-04-14 00:01:24.828 | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 90882 files and directories currently installed.)
2022-04-14 00:01:24.831 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ...
2022-04-14 00:01:24.834 | Unpacking python3-pyparsing (2.4.6-1) ...
2022-04-14 00:01:24.871 | Selecting previously unselected package python3-urwid.
2022-04-14 00:01:24.880 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ...
2022-04-14 00:01:24.882 | Unpacking python3-urwid (2.0.1-3) ...
2022-04-14 00:01:24.938 | Selecting previously unselected package python3-configshell-fb.
2022-04-14 00:01:24.948 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ...
2022-04-14 00:01:24.951 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ...
2022-04-14 00:01:24.988 | Selecting previously unselected package python3-pyudev.
2022-04-14 00:01:24.998 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ...
2022-04-14 00:01:25.000 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ...
2022-04-14 00:01:25.039 | Selecting previously unselected package python3-rtslib-fb.
2022-04-14 00:01:25.048 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ...
2022-04-14 00:01:25.050 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ...
2022-04-14 00:01:25.091 | Selecting previously unselected package targetcli-fb.
2022-04-14 00:01:25.101 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ...
2022-04-14 00:01:25.103 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ...
2022-04-14 00:01:25.163 | Setting up python3-urwid (2.0.1-3) ...
2022-04-14 00:01:25.525 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma?
2022-04-14 00:01:25.525 |   assert result == expected, "got: %r expected: %r" (result, expected)
2022-04-14 00:01:25.525 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma?
2022-04-14 00:01:25.525 |   assert result == expected, "got: %r expected: %r" (result, expected)
2022-04-14 00:01:25.526 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma?
2022-04-14 00:01:25.526 |   assert result == expected, "got: %r expected: %r" (result, expected)
2022-04-14 00:01:25.526 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma?
2022-04-14 00:01:25.526 |   assert result == expected, "got: %r expected: %r" (result, expected)
2022-04-14 00:01:25.630 | Setting up python3-pyparsing (2.4.6-1) ...
2022-04-14 00:01:25.948 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ...
2022-04-14 00:01:26.269 | Setting up python3-pyudev (0.21.0-3ubuntu1) ...
2022-04-14 00:01:26.571 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ...
2022-04-14 00:01:27.844 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ...
2022-04-14 00:01:28.387 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service.
2022-04-14 00:01:28.387 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket.
2022-04-14 00:01:30.385 | Processing triggers for man-db (2.9.1-1) ...
2022-04-14 00:01:30.482 | Processing triggers for systemd (245.4-4ubuntu3.15) ...
2022-04-14 00:01:39.297 | + functions-common:apt_get:1241            :   result=0
2022-04-14 00:01:39.299 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-14 00:01:39.302 | + functions-common:time_stop:2432          :   local name
2022-04-14 00:01:39.305 | + functions-common:time_stop:2433          :   local end_time
2022-04-14 00:01:39.307 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-14 00:01:39.309 | + functions-common:time_stop:2435          :   local total
2022-04-14 00:01:39.312 | + functions-common:time_stop:2436          :   local start_time
2022-04-14 00:01:39.314 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-14 00:01:39.317 | + functions-common:time_stop:2439          :   start_time=1649894481951
2022-04-14 00:01:39.320 | + functions-common:time_stop:2441          :   [[ -z 1649894481951 ]]
2022-04-14 00:01:39.323 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-14 00:01:39.328 | + functions-common:time_stop:2444          :   end_time=1649894499325
2022-04-14 00:01:39.330 | + functions-common:time_stop:2445          :   elapsed_time=17374
2022-04-14 00:01:39.333 | + functions-common:time_stop:2446          :   total=294937
2022-04-14 00:01:39.336 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-14 00:01:39.338 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=312311
2022-04-14 00:01:39.340 | + functions-common:apt_get:1245            :   return 0
2022-04-14 00:01:39.343 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-14 00:01:39.345 | + ./stack.sh:main:928                      :   configure_cinder
2022-04-14 00:01:39.348 | + lib/cinder:configure_cinder:245          :   sudo install -d -o ubuntu -m 755 /etc/cinder
2022-04-14 00:01:39.361 | + lib/cinder:configure_cinder:247          :   rm -f /etc/cinder/cinder.conf
2022-04-14 00:01:39.364 | + lib/cinder:configure_cinder:249          :   configure_rootwrap cinder
2022-04-14 00:01:39.368 | + inc/rootwrap:configure_rootwrap:43       :   local project=cinder
2022-04-14 00:01:39.370 | + inc/rootwrap:configure_rootwrap:44       :   local project_uc
2022-04-14 00:01:39.374 | ++ inc/rootwrap:configure_rootwrap:45       :   echo cinder
2022-04-14 00:01:39.374 | ++ inc/rootwrap:configure_rootwrap:45       :   tr a-z A-Z
2022-04-14 00:01:39.379 | + inc/rootwrap:configure_rootwrap:45       :   project_uc=CINDER
2022-04-14 00:01:39.382 | + inc/rootwrap:configure_rootwrap:46       :   local bin_dir=CINDER_BIN_DIR
2022-04-14 00:01:39.384 | + inc/rootwrap:configure_rootwrap:47       :   bin_dir=/usr/local/bin
2022-04-14 00:01:39.386 | + inc/rootwrap:configure_rootwrap:48       :   local project_dir=CINDER_DIR
2022-04-14 00:01:39.388 | + inc/rootwrap:configure_rootwrap:49       :   project_dir=/opt/stack/cinder
2022-04-14 00:01:39.390 | + inc/rootwrap:configure_rootwrap:51       :   local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder
2022-04-14 00:01:39.392 | + inc/rootwrap:configure_rootwrap:52       :   local rootwrap_bin=/usr/local/bin/cinder-rootwrap
2022-04-14 00:01:39.394 | + inc/rootwrap:configure_rootwrap:55       :   sudo rm -rf /etc/cinder/rootwrap.d
2022-04-14 00:01:39.407 | + inc/rootwrap:configure_rootwrap:56       :   sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d
2022-04-14 00:01:39.420 | + inc/rootwrap:configure_rootwrap:57       :   sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d
2022-04-14 00:01:39.433 | + inc/rootwrap:configure_rootwrap:60       :   sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf
2022-04-14 00:01:39.446 | + inc/rootwrap:configure_rootwrap:61       :   sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf
2022-04-14 00:01:39.458 | + inc/rootwrap:configure_rootwrap:64       :   local tempfile
2022-04-14 00:01:39.462 | ++ inc/rootwrap:configure_rootwrap:65       :   mktemp
2022-04-14 00:01:39.466 | + inc/rootwrap:configure_rootwrap:65       :   tempfile=/tmp/tmp.BVHlbLTjLq
2022-04-14 00:01:39.468 | + inc/rootwrap:configure_rootwrap:67       :   rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *'
2022-04-14 00:01:39.470 | + inc/rootwrap:configure_rootwrap:68       :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *'
2022-04-14 00:01:39.472 | + inc/rootwrap:configure_rootwrap:69       :   '[' -f /usr/local/bin/cinder-rootwrap-daemon ']'
2022-04-14 00:01:39.474 | + inc/rootwrap:configure_rootwrap:74       :   chmod 0440 /tmp/tmp.BVHlbLTjLq
2022-04-14 00:01:39.478 | + inc/rootwrap:configure_rootwrap:75       :   sudo chown root:root /tmp/tmp.BVHlbLTjLq
2022-04-14 00:01:39.490 | + inc/rootwrap:configure_rootwrap:76       :   sudo mv /tmp/tmp.BVHlbLTjLq /etc/sudoers.d/cinder-rootwrap
2022-04-14 00:01:39.504 | ++ inc/rootwrap:configure_rootwrap:80       :   dirname /usr/local/bin/cinder-rootwrap
2022-04-14 00:01:39.510 | + inc/rootwrap:configure_rootwrap:80       :   add_sudo_secure_path /usr/local/bin
2022-04-14 00:01:39.512 | + inc/rootwrap:add_sudo_secure_path:21     :   local dir=/usr/local/bin
2022-04-14 00:01:39.514 | + inc/rootwrap:add_sudo_secure_path:22     :   local line
2022-04-14 00:01:39.516 | + inc/rootwrap:add_sudo_secure_path:25     :   [[ -r /etc/sudoers.d/zz-secure-path ]]
2022-04-14 00:01:39.518 | + inc/rootwrap:add_sudo_secure_path:28     :   line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin'
2022-04-14 00:01:39.520 | + inc/rootwrap:add_sudo_secure_path:32     :   [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]]
2022-04-14 00:01:39.523 | + lib/cinder:configure_cinder:251          :   [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]]
2022-04-14 00:01:39.526 | + lib/cinder:configure_cinder:252          :   cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json
2022-04-14 00:01:39.532 | + lib/cinder:configure_cinder:255          :   cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini
2022-04-14 00:01:39.537 | + lib/cinder:configure_cinder:257          :   inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host
2022-04-14 00:01:39.556 | + lib/cinder:configure_cinder:258          :   inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port
2022-04-14 00:01:39.576 | + lib/cinder:configure_cinder:259          :   inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol
2022-04-14 00:01:39.598 | + lib/cinder:configure_cinder:260          :   inicomment /etc/cinder/api-paste.ini filter:authtoken cafile
2022-04-14 00:01:39.617 | + lib/cinder:configure_cinder:261          :   inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name
2022-04-14 00:01:39.638 | + lib/cinder:configure_cinder:262          :   inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user
2022-04-14 00:01:39.658 | + lib/cinder:configure_cinder:263          :   inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password
2022-04-14 00:01:39.680 | + lib/cinder:configure_cinder:264          :   inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir
2022-04-14 00:01:39.700 | + lib/cinder:configure_cinder:266          :   configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder
2022-04-14 00:01:39.702 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/cinder/cinder.conf
2022-04-14 00:01:39.705 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=cinder
2022-04-14 00:01:39.707 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-04-14 00:01:39.709 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password
2022-04-14 00:01:39.741 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/cinder/cinder.conf keystone_authtoken interface public
2022-04-14 00:01:39.769 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.60/identity
2022-04-14 00:01:39.797 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/cinder/cinder.conf keystone_authtoken username cinder
2022-04-14 00:01:39.833 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd
2022-04-14 00:01:39.866 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default
2022-04-14 00:01:39.899 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/cinder/cinder.conf keystone_authtoken project_name service
2022-04-14 00:01:39.928 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default
2022-04-14 00:01:39.959 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2022-04-14 00:01:39.988 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211
2022-04-14 00:01:40.017 | + lib/cinder:configure_cinder:268          :   iniset /etc/cinder/cinder.conf DEFAULT debug True
2022-04-14 00:01:40.059 | + lib/cinder:configure_cinder:270          :   iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm
2022-04-14 00:01:40.090 | ++ lib/cinder:configure_cinder:271          :   database_connection_url cinder
2022-04-14 00:01:40.092 | ++ lib/database:database_connection_url:134 :   local db=cinder
2022-04-14 00:01:40.095 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql cinder
2022-04-14 00:01:40.097 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=cinder
2022-04-14 00:01:40.100 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8'
2022-04-14 00:01:40.102 | + lib/cinder:configure_cinder:271          :   iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8'
2022-04-14 00:01:40.134 | + lib/cinder:configure_cinder:272          :   iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini
2022-04-14 00:01:40.170 | + lib/cinder:configure_cinder:273          :   iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf
2022-04-14 00:01:40.202 | + lib/cinder:configure_cinder:274          :   iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions
2022-04-14 00:01:40.232 | + lib/cinder:configure_cinder:275          :   iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0
2022-04-14 00:01:40.263 | + lib/cinder:configure_cinder:276          :   iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder
2022-04-14 00:01:40.294 | + lib/cinder:configure_cinder:277          :   iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder
2022-04-14 00:01:40.326 | + lib/cinder:configure_cinder:278          :   [[ 4 == 6 ]]
2022-04-14 00:01:40.328 | + lib/cinder:configure_cinder:281          :   iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.60
2022-04-14 00:01:40.357 | + lib/cinder:configure_cinder:283          :   iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager
2022-04-14 00:01:40.393 | ++ lib/cinder:configure_cinder:284          :   openssl rand -hex 16
2022-04-14 00:01:40.401 | + lib/cinder:configure_cinder:284          :   iniset /etc/cinder/cinder.conf key_manager fixed_key 3846c55d0fe0f32f2b1e5f7761b5e38a
2022-04-14 00:01:40.434 | + lib/cinder:configure_cinder:285          :   [[ -n '' ]]
2022-04-14 00:01:40.436 | + lib/cinder:configure_cinder:290          :   iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10
2022-04-14 00:01:40.466 | + lib/cinder:configure_cinder:291          :   iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10
2022-04-14 00:01:40.495 | + lib/cinder:configure_cinder:292          :   iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10
2022-04-14 00:01:40.524 | + lib/cinder:configure_cinder:297          :   iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120
2022-04-14 00:01:40.554 | + lib/cinder:configure_cinder:299          :   is_service_enabled c-vol
2022-04-14 00:01:40.572 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:01:40.574 | + lib/cinder:configure_cinder:299          :   [[ -n lvm:lvmdriver-1 ]]
2022-04-14 00:01:40.576 | + lib/cinder:configure_cinder:300          :   local enabled_backends=
2022-04-14 00:01:40.578 | + lib/cinder:configure_cinder:301          :   local default_name=
2022-04-14 00:01:40.586 | + lib/cinder:configure_cinder:302          :   local be be_name be_type
2022-04-14 00:01:40.588 | + lib/cinder:configure_cinder:303          :   for be in ${CINDER_ENABLED_BACKENDS//,/ }
2022-04-14 00:01:40.590 | + lib/cinder:configure_cinder:304          :   be_type=lvm
2022-04-14 00:01:40.593 | + lib/cinder:configure_cinder:305          :   be_name=lvmdriver-1
2022-04-14 00:01:40.595 | + lib/cinder:configure_cinder:306          :   type configure_cinder_backend_lvm
2022-04-14 00:01:40.597 | + lib/cinder:configure_cinder:307          :   configure_cinder_backend_lvm lvmdriver-1
2022-04-14 00:01:40.600 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 :   local be_name=lvmdriver-1
2022-04-14 00:01:40.605 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 :   iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1
2022-04-14 00:01:40.637 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 :   iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver
2022-04-14 00:01:40.665 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 :   iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1
2022-04-14 00:01:40.697 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 :   iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm
2022-04-14 00:01:40.726 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 :   iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin
2022-04-14 00:01:40.759 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 :   iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none
2022-04-14 00:01:40.788 | + lib/cinder:configure_cinder:309          :   [[ -z '' ]]
2022-04-14 00:01:40.791 | + lib/cinder:configure_cinder:310          :   default_name=lvmdriver-1
2022-04-14 00:01:40.796 | + lib/cinder:configure_cinder:312          :   enabled_backends+=lvmdriver-1,
2022-04-14 00:01:40.798 | + lib/cinder:configure_cinder:314          :   iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1
2022-04-14 00:01:40.828 | + lib/cinder:configure_cinder:315          :   [[ -n lvmdriver-1 ]]
2022-04-14 00:01:40.830 | + lib/cinder:configure_cinder:316          :   iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1
2022-04-14 00:01:40.859 | + lib/cinder:configure_cinder:318          :   configure_cinder_image_volume_cache
2022-04-14 00:01:40.861 | + lib/cinder:configure_cinder_image_volume_cache:619 :   for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ }
2022-04-14 00:01:40.864 | + lib/cinder:configure_cinder_image_volume_cache:620 :   local be_name=lvmdriver-1
2022-04-14 00:01:40.867 | + lib/cinder:configure_cinder_image_volume_cache:622 :   iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True
2022-04-14 00:01:40.896 | + lib/cinder:configure_cinder_image_volume_cache:624 :   [[ -n '' ]]
2022-04-14 00:01:40.898 | + lib/cinder:configure_cinder_image_volume_cache:628 :   [[ -n '' ]]
2022-04-14 00:01:40.900 | + lib/cinder:configure_cinder:321          :   is_service_enabled c-bak
2022-04-14 00:01:40.918 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:01:40.920 | + lib/cinder:configure_cinder:321          :   [[ -n swift ]]
2022-04-14 00:01:40.922 | + lib/cinder:configure_cinder:322          :   type configure_cinder_backup_swift
2022-04-14 00:01:40.925 | + lib/cinder:configure_cinder:323          :   configure_cinder_backup_swift
2022-04-14 00:01:40.928 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 :   iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver
2022-04-14 00:01:40.956 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 :   iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.60:8080/v1/AUTH_
2022-04-14 00:01:40.985 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 :   is_service_enabled tls-proxy
2022-04-14 00:01:41.002 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:01:41.005 | + lib/cinder:configure_cinder:329          :   is_service_enabled ceilometer
2022-04-14 00:01:41.023 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:01:41.026 | + lib/cinder:configure_cinder:333          :   is_service_enabled tls-proxy
2022-04-14 00:01:41.043 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:01:41.045 | + lib/cinder:configure_cinder:347          :   '[' False '!=' False ']'
2022-04-14 00:01:41.047 | + lib/cinder:configure_cinder:351          :   iniset_rpc_backend cinder /etc/cinder/cinder.conf
2022-04-14 00:01:41.050 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=cinder
2022-04-14 00:01:41.052 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/cinder/cinder.conf
2022-04-14 00:01:41.055 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-14 00:01:41.057 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-14 00:01:41.060 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-14 00:01:41.076 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:01:41.079 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-14 00:01:41.082 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-14 00:01:41.085 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-14 00:01:41.103 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:01:41.106 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/
2022-04-14 00:01:41.109 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/
2022-04-14 00:01:41.137 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-14 00:01:41.140 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-14 00:01:41.142 | + lib/cinder:configure_cinder:354          :   setup_logging /etc/cinder/cinder.conf True
2022-04-14 00:01:41.144 | + functions:setup_logging:674              :   setup_systemd_logging /etc/cinder/cinder.conf
2022-04-14 00:01:41.147 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/cinder/cinder.conf
2022-04-14 00:01:41.150 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-14 00:01:41.167 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-14 00:01:41.170 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-14 00:01:41.172 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-14 00:01:41.175 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-14 00:01:41.177 | + functions:setup_systemd_logging:702      :   iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}'
2022-04-14 00:01:41.206 | + functions:setup_systemd_logging:704      :   iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s'
2022-04-14 00:01:41.236 | + functions:setup_systemd_logging:705      :   iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s'
2022-04-14 00:01:41.265 | + functions:setup_systemd_logging:706      :   iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-14 00:01:41.294 | + lib/cinder:configure_cinder:356          :   is_service_enabled c-api
2022-04-14 00:01:41.311 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:01:41.314 | + lib/cinder:configure_cinder:357          :   write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume
2022-04-14 00:01:41.317 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/cinder/cinder-api-uwsgi.ini
2022-04-14 00:01:41.319 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/cinder-wsgi
2022-04-14 00:01:41.321 | + lib/apache:write_uwsgi_config:256        :   local url=/volume
2022-04-14 00:01:41.324 | + lib/apache:write_uwsgi_config:257        :   local http=
2022-04-14 00:01:41.326 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-04-14 00:01:41.329 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/cinder-wsgi
2022-04-14 00:01:41.333 | + lib/apache:write_uwsgi_config:259        :   name=cinder-wsgi
2022-04-14 00:01:41.336 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-04-14 00:01:41.338 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-04-14 00:01:41.352 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-04-14 00:01:41.352 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-04-14 00:01:41.360 | d /var/run/uwsgi 0755 ubuntu root
2022-04-14 00:01:41.364 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-04-14 00:01:41.379 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/cinder-wsgi.socket
2022-04-14 00:01:41.381 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/cinder/cinder-api-uwsgi.ini
2022-04-14 00:01:41.385 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi
2022-04-14 00:01:41.415 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2
2022-04-14 00:01:41.442 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true
2022-04-14 00:01:41.469 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true
2022-04-14 00:01:41.507 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false
2022-04-14 00:01:41.535 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90
2022-04-14 00:01:41.564 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true
2022-04-14 00:01:41.591 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3
2022-04-14 00:01:41.618 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true
2022-04-14 00:01:41.647 | + lib/apache:write_uwsgi_config:290        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'
2022-04-14 00:01:41.681 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535
2022-04-14 00:01:41.713 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close'
2022-04-14 00:01:41.744 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true
2022-04-14 00:01:41.773 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2022-04-14 00:01:41.775 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2022-04-14 00:01:41.778 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for cinder-wsgi
2022-04-14 00:01:41.781 | ++ lib/apache:apache_site_config_for:186    :   local site=cinder-wsgi
2022-04-14 00:01:41.783 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-14 00:01:41.786 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-14 00:01:41.788 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-14 00:01:41.791 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/cinder-wsgi.conf
2022-04-14 00:01:41.794 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf
2022-04-14 00:01:41.796 | + lib/apache:write_uwsgi_config:304        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket
2022-04-14 00:01:41.831 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666
2022-04-14 00:01:41.862 | + lib/apache:write_uwsgi_config:306        :   echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 '
2022-04-14 00:01:41.863 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf
2022-04-14 00:01:41.873 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 
2022-04-14 00:01:41.879 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site cinder-wsgi
2022-04-14 00:01:41.883 | + lib/apache:enable_apache_site:203        :   local site=cinder-wsgi
2022-04-14 00:01:41.885 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-14 00:01:41.887 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-14 00:01:41.890 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-14 00:01:41.892 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-14 00:01:41.894 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-14 00:01:41.897 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-14 00:01:41.900 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-14 00:01:41.902 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-14 00:01:41.905 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-14 00:01:41.907 | + lib/apache:enable_apache_site:207        :   sudo a2ensite cinder-wsgi
2022-04-14 00:01:41.970 | Enabling site cinder-wsgi.
2022-04-14 00:01:41.976 | To activate the new configuration, you need to run:
2022-04-14 00:01:41.976 |   systemctl reload apache2
2022-04-14 00:01:41.980 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2022-04-14 00:01:41.983 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-14 00:01:41.985 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-14 00:01:41.988 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart apache2
2022-04-14 00:01:42.124 | + lib/cinder:configure_cinder:360          :   [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]]
2022-04-14 00:01:42.126 | + lib/cinder:configure_cinder:364          :   iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2
2022-04-14 00:01:42.158 | + lib/cinder:configure_cinder:366          :   iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.60/image
2022-04-14 00:01:42.196 | + lib/cinder:configure_cinder:367          :   is_service_enabled tls-proxy
2022-04-14 00:01:42.226 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:01:42.228 | + lib/cinder:configure_cinder:373          :   configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova
2022-04-14 00:01:42.231 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/cinder/cinder.conf
2022-04-14 00:01:42.239 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=nova
2022-04-14 00:01:42.242 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=nova
2022-04-14 00:01:42.244 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/cinder/cinder.conf nova auth_type password
2022-04-14 00:01:42.283 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/cinder/cinder.conf nova interface public
2022-04-14 00:01:42.320 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.60/identity
2022-04-14 00:01:42.350 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/cinder/cinder.conf nova username nova
2022-04-14 00:01:42.379 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/cinder/cinder.conf nova password Passw0rd
2022-04-14 00:01:42.409 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/cinder/cinder.conf nova user_domain_name Default
2022-04-14 00:01:42.438 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/cinder/cinder.conf nova project_name service
2022-04-14 00:01:42.465 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/cinder/cinder.conf nova project_domain_name Default
2022-04-14 00:01:42.494 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem
2022-04-14 00:01:42.523 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211
2022-04-14 00:01:42.552 | + lib/cinder:configure_cinder:374          :   iniset /etc/cinder/cinder.conf nova region_name RegionOne
2022-04-14 00:01:42.581 | + lib/cinder:configure_cinder:375          :   iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5
2022-04-14 00:01:42.610 | + lib/cinder:configure_cinder:377          :   [[ ! -z '' ]]
2022-04-14 00:01:42.613 | + lib/cinder:configure_cinder:379          :   is_service_enabled etcd3
2022-04-14 00:01:42.630 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:01:42.633 | + lib/cinder:configure_cinder:380          :   iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.60:2379
2022-04-14 00:01:42.664 | + lib/cinder:configure_cinder:383          :   [[ False == True ]]
2022-04-14 00:01:42.667 | + ./stack.sh:main:931                      :   is_service_enabled neutron
2022-04-14 00:01:42.685 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:01:42.687 | + ./stack.sh:main:933                      :   stack_install_service neutron
2022-04-14 00:01:42.690 | + lib/stack:stack_install_service:20       :   local service=neutron
2022-04-14 00:01:42.692 | + lib/stack:stack_install_service:21       :   type install_neutron
2022-04-14 00:01:42.695 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-14 00:01:42.697 | + lib/stack:stack_install_service:32       :   install_neutron
2022-04-14 00:01:42.699 | + lib/neutron:install_neutron:687          :   is_neutron_legacy_enabled
2022-04-14 00:01:42.703 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-14 00:01:42.705 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-04-14 00:01:42.712 | + lib/neutron:is_neutron_legacy_enabled:136 :   disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-14 00:01:42.714 | + lib/neutron:is_neutron_legacy_enabled:137 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]]
2022-04-14 00:01:42.717 | + lib/neutron:is_neutron_legacy_enabled:138 :   [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]]
2022-04-14 00:01:42.723 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-04-14 00:01:42.727 | + lib/neutron:install_neutron:689          :   install_mutnauq
2022-04-14 00:01:42.729 | + lib/neutron-legacy:install_mutnauq:467   :   use_library_from_git neutron-lib
2022-04-14 00:01:42.732 | + inc/python:use_library_from_git:250      :   local name=neutron-lib
2022-04-14 00:01:42.734 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-14 00:01:42.742 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-14 00:01:42.745 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,neutron-lib, ]]
2022-04-14 00:01:42.747 | + inc/python:use_library_from_git:253      :   return 1
2022-04-14 00:01:42.750 | + lib/neutron-legacy:install_mutnauq:472   :   git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master
2022-04-14 00:01:42.752 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/neutron.git
2022-04-14 00:01:42.755 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/neutron
2022-04-14 00:01:42.757 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-14 00:01:42.763 | + functions-common:git_clone:611           :   local orig_dir
2022-04-14 00:01:42.766 | ++ functions-common:git_clone:612           :   pwd
2022-04-14 00:01:42.769 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-14 00:01:42.772 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-14 00:01:42.774 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-14 00:01:42.791 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-14 00:01:42.793 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-14 00:01:42.796 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-14 00:01:42.798 | + functions-common:git_clone:629           :   echo master
2022-04-14 00:01:42.799 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-14 00:01:42.804 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/neutron ]]
2022-04-14 00:01:42.806 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-14 00:01:42.809 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/neutron
2022-04-14 00:01:42.821 | + functions-common:git_clone:684           :   cd /opt/stack/neutron
2022-04-14 00:01:42.824 | + functions-common:git_clone:685           :   git show --oneline
2022-04-14 00:01:42.824 | + functions-common:git_clone:685           :   head -1
2022-04-14 00:01:42.828 | 4600e85ea8 [WIP] Avoid race condition when deleting trunk bridges
2022-04-14 00:01:42.830 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-14 00:01:42.833 | + lib/neutron-legacy:install_mutnauq:473   :   setup_develop /opt/stack/neutron
2022-04-14 00:01:42.836 | + inc/python:setup_develop:338             :   local bindep
2022-04-14 00:01:42.838 | + inc/python:setup_develop:339             :   [[ /opt/stack/neutron == -bindep* ]]
2022-04-14 00:01:42.841 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/neutron
2022-04-14 00:01:42.843 | + inc/python:setup_develop:344             :   local extras=
2022-04-14 00:01:42.846 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/neutron -e
2022-04-14 00:01:42.848 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-14 00:01:42.852 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/neutron == -bindep* ]]
2022-04-14 00:01:42.854 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/neutron
2022-04-14 00:01:42.856 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-14 00:01:42.859 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-14 00:01:42.862 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/neutron
2022-04-14 00:01:42.865 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-14 00:01:42.867 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/neutron
2022-04-14 00:01:42.870 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-14 00:01:42.872 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-14 00:01:42.876 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg
2022-04-14 00:01:42.882 | + inc/python:_setup_package_with_constraints_edit:385 :   name=neutron
2022-04-14 00:01:42.884 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron
2022-04-14 00:01:43.557 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/neutron -e
2022-04-14 00:01:43.560 | + inc/python:setup_package:418             :   local bindep=0
2022-04-14 00:01:43.562 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-14 00:01:43.565 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-14 00:01:43.568 | + inc/python:setup_package:421             :   [[ /opt/stack/neutron == -bindep* ]]
2022-04-14 00:01:43.571 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/neutron
2022-04-14 00:01:43.574 | + inc/python:setup_package:427             :   local flags=-e
2022-04-14 00:01:43.577 | + inc/python:setup_package:428             :   local extras=
2022-04-14 00:01:43.579 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-14 00:01:43.581 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-14 00:01:43.584 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-14 00:01:43.586 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-14 00:01:43.589 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-14 00:01:43.591 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/neutron
2022-04-14 00:01:43.612 | Using python 3.8 to install /opt/stack/neutron
2022-04-14 00:01:43.614 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron
2022-04-14 00:01:44.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:01:44.461 |   from cryptography.utils import int_from_bytes
2022-04-14 00:01:44.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:01:44.461 |   from cryptography.utils import int_from_bytes
2022-04-14 00:01:45.639 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-14 00:01:45.673 | Obtaining file:///opt/stack/neutron
2022-04-14 00:01:45.673 |   Preparing metadata (setup.py): started
2022-04-14 00:01:51.433 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-14 00:01:51.527 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (5.8.1)
2022-04-14 00:01:51.528 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (3.5.0)
2022-04-14 00:01:51.530 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.1.1)
2022-04-14 00:01:51.531 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.5.1)
2022-04-14 00:01:51.532 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.5.0)
2022-04-14 00:01:51.533 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (5.1.1)
2022-04-14 00:01:51.534 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (0.33.0)
2022-04-14 00:01:51.535 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (1.4.1)
2022-04-14 00:01:51.536 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (0.20.4)
2022-04-14 00:01:51.537 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.27.1)
2022-04-14 00:01:51.538 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (3.1.1)
2022-04-14 00:01:51.539 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (9.4.0)
2022-04-14 00:01:51.540 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (0.8.0)
2022-04-14 00:01:51.541 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (0.11.0)
2022-04-14 00:01:51.542 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.20.0)
2022-04-14 00:01:51.543 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (7.8.0)
2022-04-14 00:01:51.544 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (6.3.1)
2022-04-14 00:01:51.545 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (1.4.35)
2022-04-14 00:01:51.546 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (1.8.7)
2022-04-14 00:01:51.547 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.5.0)
2022-04-14 00:01:51.549 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (1.7.7)
2022-04-14 00:01:51.550 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (3.5.0)
2022-04-14 00:01:51.551 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.10.1)
2022-04-14 00:01:51.552 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.5.0)
2022-04-14 00:01:51.553 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (8.8.0)
2022-04-14 00:01:51.554 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.1.0)
2022-04-14 00:01:51.555 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (11.2.0)
2022-04-14 00:01:51.556 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (5.1.0)
2022-04-14 00:01:51.558 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.7.0)
2022-04-14 00:01:51.560 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (12.13.0)
2022-04-14 00:01:51.561 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.5.1)
2022-04-14 00:01:51.562 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (3.11.0)
2022-04-14 00:01:51.563 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.7.0)
2022-04-14 00:01:51.564 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.3.0)
2022-04-14 00:01:51.565 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (6.3.1)
2022-04-14 00:01:51.566 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.3.0)
2022-04-14 00:01:51.568 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.8.0)
2022-04-14 00:01:51.569 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (1.5.0)
2022-04-14 00:01:51.570 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.12.2)
2022-04-14 00:01:51.572 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.6.0)
2022-04-14 00:01:51.573 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (3.4.2)
2022-04-14 00:01:51.574 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.3.1)
2022-04-14 00:01:51.575 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (1.1.0)
2022-04-14 00:01:51.576 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.16.0)
2022-04-14 00:01:51.577 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (1.16.0)
2022-04-14 00:01:51.578 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (21.3)
2022-04-14 00:01:51.579 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (5.9.0)
2022-04-14 00:01:51.580 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (0.6.9)
2022-04-14 00:01:51.581 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (22.0.0)
2022-04-14 00:01:51.582 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (17.7.0)
2022-04-14 00:01:51.584 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (0.61.0)
2022-04-14 00:01:51.585 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.5.0)
2022-04-14 00:01:51.586 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.7.1)
2022-04-14 00:01:51.587 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.4.0)
2022-04-14 00:01:51.588 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.11.0)
2022-04-14 00:01:51.604 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev115) (5.6.0)
2022-04-14 00:01:51.606 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev115) (4.11.3)
2022-04-14 00:01:51.607 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev115) (1.2.0)
2022-04-14 00:01:51.614 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev115) (1.14.0)
2022-04-14 00:01:51.627 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev115) (1.1.2)
2022-04-14 00:01:51.628 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev115) (2.2.1)
2022-04-14 00:01:51.629 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev115) (1.16.0)
2022-04-14 00:01:51.649 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev115) (3.0.7)
2022-04-14 00:01:51.656 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev115) (2.1.1)
2022-04-14 00:01:51.716 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev115) (1.0.2)
2022-04-14 00:01:51.719 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev115) (1.7.0)
2022-04-14 00:01:51.771 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev115) (4.4.0)
2022-04-14 00:01:51.774 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev115) (3.1.1)
2022-04-14 00:01:51.824 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev115) (2.7.0)
2022-04-14 00:01:51.826 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev115) (1.2.2)
2022-04-14 00:01:51.853 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (36.0.2)
2022-04-14 00:01:51.854 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (6.0)
2022-04-14 00:01:51.856 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (1.32)
2022-04-14 00:01:51.858 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (1.4.4)
2022-04-14 00:01:51.859 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (1.0.0)
2022-04-14 00:01:51.860 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (1.4.0)
2022-04-14 00:01:51.861 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (2.5.0)
2022-04-14 00:01:51.862 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (1.1.5)
2022-04-14 00:01:51.879 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev115) (1.0.3)
2022-04-14 00:01:51.972 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev115) (0.17.3)
2022-04-14 00:01:52.018 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev115) (1.5.0)
2022-04-14 00:01:52.116 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev115) (0.5.0)
2022-04-14 00:01:52.117 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev115) (0.13.0)
2022-04-14 00:01:52.120 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev115) (2.0.1)
2022-04-14 00:01:52.176 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev115) (2.8.2)
2022-04-14 00:01:52.182 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev115) (0.9.6)
2022-04-14 00:01:52.238 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev115) (5.2.4)
2022-04-14 00:01:52.241 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev115) (5.0.0)
2022-04-14 00:01:52.244 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev115) (5.1.0)
2022-04-14 00:01:52.245 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev115) (0.4.0)
2022-04-14 00:01:52.275 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev115) (3.2.0)
2022-04-14 00:01:52.279 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev115) (3.3.0)
2022-04-14 00:01:52.327 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev115) (1.15.0)
2022-04-14 00:01:52.383 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev115) (2022.1)
2022-04-14 00:01:52.414 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev115) (3.0.0)
2022-04-14 00:01:52.418 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev115) (1.3.3)
2022-04-14 00:01:52.442 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev115) (3.2.0)
2022-04-14 00:01:52.582 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev115) (2.4.0)
2022-04-14 00:01:52.654 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev115) (62.0.0)
2022-04-14 00:01:52.731 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev115) (0.3.5)
2022-04-14 00:01:52.732 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev115) (3.0.0)
2022-04-14 00:01:52.843 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev115) (0.6.9)
2022-04-14 00:01:52.844 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev115) (0.6.9)
2022-04-14 00:01:52.845 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev115) (0.6.9)
2022-04-14 00:01:52.846 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev115) (0.6.9)
2022-04-14 00:01:52.848 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev115) (0.6.9)
2022-04-14 00:01:52.849 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev115) (0.6.9)
2022-04-14 00:01:52.850 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev115) (0.6.9)
2022-04-14 00:01:53.053 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev115) (3.2.0)
2022-04-14 00:01:53.055 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev115) (2.5.0)
2022-04-14 00:01:53.058 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev115) (3.10.1)
2022-04-14 00:01:53.102 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev115) (2.1.0)
2022-04-14 00:01:53.103 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev115) (3.17.6)
2022-04-14 00:01:53.199 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev115) (2.0.12)
2022-04-14 00:01:53.200 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev115) (2019.11.28)
2022-04-14 00:01:53.202 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev115) (3.3)
2022-04-14 00:01:53.203 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev115) (1.26.9)
2022-04-14 00:01:53.243 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev115) (0.7)
2022-04-14 00:01:53.573 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev115) (0.13.1)
2022-04-14 00:01:53.659 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev115) (5.0.0)
2022-04-14 00:01:53.821 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev115) (2.21)
2022-04-14 00:01:53.895 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev115) (2.4.0)
2022-04-14 00:01:53.897 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev115) (0.5.0)
2022-04-14 00:01:54.132 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev115) (2.5.0)
2022-04-14 00:01:54.303 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev115) (2.2)
2022-04-14 00:01:54.830 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev115) (0.14.1)
2022-04-14 00:01:54.880 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev115) (0.2.5)
2022-04-14 00:01:55.521 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev115) (0.5.2)
2022-04-14 00:01:55.521 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev115) (0.4.2)
2022-04-14 00:01:55.843 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev115) (4.11.1)
2022-04-14 00:01:55.844 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev115) (2.1.1)
2022-04-14 00:01:56.013 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev115) (3.8.0)
2022-04-14 00:01:56.258 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev115) (21.4.0)
2022-04-14 00:01:56.259 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev115) (1.8.2)
2022-04-14 00:01:56.448 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev115) (1.0.0)
2022-04-14 00:01:56.710 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev115) (2.3.2)
2022-04-14 00:01:58.134 | Installing collected packages: neutron
2022-04-14 00:01:58.134 |   Attempting uninstall: neutron
2022-04-14 00:01:58.136 |     Found existing installation: neutron 20.0.0
2022-04-14 00:01:59.435 |     Uninstalling neutron-20.0.0:
2022-04-14 00:01:59.512 |       Successfully uninstalled neutron-20.0.0
2022-04-14 00:01:59.513 |   Running setup.py develop for neutron
2022-04-14 00:02:07.490 | Successfully installed neutron
2022-04-14 00:02:07.490 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-14 00:02:07.498 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-14 00:02:07.498 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-14 00:02:07.641 | + inc/python:pip_install:200               :   result=0
2022-04-14 00:02:07.643 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-14 00:02:07.646 | + functions-common:time_stop:2432          :   local name
2022-04-14 00:02:07.648 | + functions-common:time_stop:2433          :   local end_time
2022-04-14 00:02:07.650 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-14 00:02:07.652 | + functions-common:time_stop:2435          :   local total
2022-04-14 00:02:07.654 | + functions-common:time_stop:2436          :   local start_time
2022-04-14 00:02:07.657 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-14 00:02:07.659 | + functions-common:time_stop:2439          :   start_time=1649894503606
2022-04-14 00:02:07.661 | + functions-common:time_stop:2441          :   [[ -z 1649894503606 ]]
2022-04-14 00:02:07.664 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-14 00:02:07.668 | + functions-common:time_stop:2444          :   end_time=1649894527666
2022-04-14 00:02:07.670 | + functions-common:time_stop:2445          :   elapsed_time=24060
2022-04-14 00:02:07.673 | + functions-common:time_stop:2446          :   total=322028
2022-04-14 00:02:07.675 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-14 00:02:07.678 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=346088
2022-04-14 00:02:07.680 | + inc/python:pip_install:203               :   return 0
2022-04-14 00:02:07.682 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-14 00:02:07.685 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info
2022-04-14 00:02:07.688 | + functions-common:safe_chown:2333         :   _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info
2022-04-14 00:02:07.707 | + functions-common:_safe_permission_operation:2181 :   sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info
2022-04-14 00:02:07.720 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/neutron
2022-04-14 00:02:07.722 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/neutron
2022-04-14 00:02:07.725 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-14 00:02:07.727 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-14 00:02:07.730 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,/opt/stack/neutron, ]]
2022-04-14 00:02:07.732 | + inc/python:use_library_from_git:253      :   return 1
2022-04-14 00:02:07.735 | + lib/neutron-legacy:install_mutnauq:475   :   [[ openvswitch == \o\v\n ]]
2022-04-14 00:02:07.737 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-14 00:02:07.740 | + ./stack.sh:main:936                      :   is_service_enabled nova
2022-04-14 00:02:07.759 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:02:07.761 | + ./stack.sh:main:938                      :   stack_install_service nova
2022-04-14 00:02:07.764 | + lib/stack:stack_install_service:20       :   local service=nova
2022-04-14 00:02:07.766 | + lib/stack:stack_install_service:21       :   type install_nova
2022-04-14 00:02:07.769 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-14 00:02:07.772 | + lib/stack:stack_install_service:32       :   install_nova
2022-04-14 00:02:07.774 | + lib/nova:install_nova:893                :   use_library_from_git os-vif
2022-04-14 00:02:07.777 | + inc/python:use_library_from_git:250      :   local name=os-vif
2022-04-14 00:02:07.779 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-14 00:02:07.782 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-14 00:02:07.784 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,os-vif, ]]
2022-04-14 00:02:07.787 | + inc/python:use_library_from_git:253      :   return 1
2022-04-14 00:02:07.790 | + lib/nova:install_nova:898                :   is_service_enabled n-cpu
2022-04-14 00:02:07.807 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:02:07.810 | + lib/nova:install_nova:902                :   is_service_enabled n-novnc
2022-04-14 00:02:07.827 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:02:07.829 | + lib/nova:install_nova:914                :   is_service_enabled n-spice
2022-04-14 00:02:07.846 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:02:07.849 | + lib/nova:install_nova:926                :   git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master
2022-04-14 00:02:07.851 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/nova.git
2022-04-14 00:02:07.853 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/nova
2022-04-14 00:02:07.856 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-14 00:02:07.858 | + functions-common:git_clone:611           :   local orig_dir
2022-04-14 00:02:07.860 | ++ functions-common:git_clone:612           :   pwd
2022-04-14 00:02:07.864 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-14 00:02:07.866 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-14 00:02:07.869 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-14 00:02:07.884 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-14 00:02:07.886 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-14 00:02:07.889 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-14 00:02:07.892 | + functions-common:git_clone:629           :   echo master
2022-04-14 00:02:07.892 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-14 00:02:07.898 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/nova ]]
2022-04-14 00:02:07.901 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-14 00:02:07.907 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/nova
2022-04-14 00:02:07.920 | + functions-common:git_clone:684           :   cd /opt/stack/nova
2022-04-14 00:02:07.924 | + functions-common:git_clone:685           :   head -1
2022-04-14 00:02:07.924 | + functions-common:git_clone:685           :   git show --oneline
2022-04-14 00:02:07.928 | 449aa39a96 Merge "Fix wrong attribute to find remote address"
2022-04-14 00:02:07.931 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-14 00:02:07.934 | + lib/nova:install_nova:927                :   setup_develop /opt/stack/nova
2022-04-14 00:02:07.937 | + inc/python:setup_develop:338             :   local bindep
2022-04-14 00:02:07.940 | + inc/python:setup_develop:339             :   [[ /opt/stack/nova == -bindep* ]]
2022-04-14 00:02:07.942 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/nova
2022-04-14 00:02:07.945 | + inc/python:setup_develop:344             :   local extras=
2022-04-14 00:02:07.947 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/nova -e
2022-04-14 00:02:07.950 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-14 00:02:07.952 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/nova == -bindep* ]]
2022-04-14 00:02:07.955 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/nova
2022-04-14 00:02:07.958 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-14 00:02:07.960 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-14 00:02:07.964 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/nova
2022-04-14 00:02:07.966 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-14 00:02:07.969 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/nova
2022-04-14 00:02:07.971 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-14 00:02:07.975 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-14 00:02:07.978 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg
2022-04-14 00:02:07.985 | + inc/python:_setup_package_with_constraints_edit:385 :   name=nova
2022-04-14 00:02:07.987 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova
2022-04-14 00:02:08.665 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/nova -e
2022-04-14 00:02:08.668 | + inc/python:setup_package:418             :   local bindep=0
2022-04-14 00:02:08.670 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-14 00:02:08.672 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-14 00:02:08.674 | + inc/python:setup_package:421             :   [[ /opt/stack/nova == -bindep* ]]
2022-04-14 00:02:08.677 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/nova
2022-04-14 00:02:08.679 | + inc/python:setup_package:427             :   local flags=-e
2022-04-14 00:02:08.681 | + inc/python:setup_package:428             :   local extras=
2022-04-14 00:02:08.684 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-14 00:02:08.686 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-14 00:02:08.688 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-14 00:02:08.691 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-14 00:02:08.693 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-14 00:02:08.696 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/nova
2022-04-14 00:02:08.716 | Using python 3.8 to install /opt/stack/nova
2022-04-14 00:02:08.718 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova
2022-04-14 00:02:09.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:02:09.587 |   from cryptography.utils import int_from_bytes
2022-04-14 00:02:09.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:02:09.587 |   from cryptography.utils import int_from_bytes
2022-04-14 00:02:10.787 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-14 00:02:10.819 | Obtaining file:///opt/stack/nova
2022-04-14 00:02:10.820 |   Preparing metadata (setup.py): started
2022-04-14 00:02:17.406 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-14 00:02:17.620 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1)
2022-04-14 00:02:17.621 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35)
2022-04-14 00:02:17.622 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1)
2022-04-14 00:02:17.623 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0)
2022-04-14 00:02:17.624 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1)
2022-04-14 00:02:17.625 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0)
2022-04-14 00:02:17.626 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0)
2022-04-14 00:02:17.627 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1)
2022-04-14 00:02:17.628 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2)
2022-04-14 00:02:17.629 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7)
2022-04-14 00:02:17.630 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2)
2022-04-14 00:02:17.632 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1)
2022-04-14 00:02:17.633 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0)
2022-04-14 00:02:17.633 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0)
2022-04-14 00:02:17.634 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0)
2022-04-14 00:02:17.635 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7)
2022-04-14 00:02:17.637 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0)
2022-04-14 00:02:17.638 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0)
2022-04-14 00:02:17.639 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1)
2022-04-14 00:02:17.640 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2)
2022-04-14 00:02:17.641 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0)
2022-04-14 00:02:17.642 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0)
2022-04-14 00:02:17.643 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0)
2022-04-14 00:02:17.644 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0)
2022-04-14 00:02:17.645 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0)
2022-04-14 00:02:17.647 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1)
2022-04-14 00:02:17.648 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0)
2022-04-14 00:02:17.726 | Collecting websockify>=0.9.0
2022-04-14 00:02:17.733 |   Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB)
2022-04-14 00:02:17.739 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1)
2022-04-14 00:02:17.740 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0)
2022-04-14 00:02:17.741 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0)
2022-04-14 00:02:17.742 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0)
2022-04-14 00:02:17.743 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0)
2022-04-14 00:02:17.744 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0)
2022-04-14 00:02:17.745 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0)
2022-04-14 00:02:17.746 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0)
2022-04-14 00:02:17.747 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0)
2022-04-14 00:02:17.748 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2)
2022-04-14 00:02:17.750 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0)
2022-04-14 00:02:17.751 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1)
2022-04-14 00:02:17.752 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0)
2022-04-14 00:02:17.753 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0)
2022-04-14 00:02:17.754 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0)
2022-04-14 00:02:17.755 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0)
2022-04-14 00:02:17.756 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0)
2022-04-14 00:02:17.757 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0)
2022-04-14 00:02:17.758 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1)
2022-04-14 00:02:17.760 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0)
2022-04-14 00:02:17.761 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0)
2022-04-14 00:02:17.762 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0)
2022-04-14 00:02:17.763 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0)
2022-04-14 00:02:17.764 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0)
2022-04-14 00:02:17.766 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1)
2022-04-14 00:02:17.767 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1)
2022-04-14 00:02:17.806 | Collecting microversion-parse>=0.2.1
2022-04-14 00:02:17.813 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB)
2022-04-14 00:02:17.817 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0)
2022-04-14 00:02:17.818 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2)
2022-04-14 00:02:17.819 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3)
2022-04-14 00:02:17.820 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0)
2022-04-14 00:02:17.821 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4)
2022-04-14 00:02:17.822 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2)
2022-04-14 00:02:17.823 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0)
2022-04-14 00:02:17.824 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0)
2022-04-14 00:02:17.825 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0)
2022-04-14 00:02:17.842 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3)
2022-04-14 00:02:17.843 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0)
2022-04-14 00:02:17.844 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0)
2022-04-14 00:02:17.865 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0)
2022-04-14 00:02:17.905 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0)
2022-04-14 00:02:17.937 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1)
2022-04-14 00:02:17.938 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0)
2022-04-14 00:02:17.964 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1)
2022-04-14 00:02:18.117 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0)
2022-04-14 00:02:18.119 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1)
2022-04-14 00:02:18.181 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4)
2022-04-14 00:02:18.182 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5)
2022-04-14 00:02:18.184 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0)
2022-04-14 00:02:18.186 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0)
2022-04-14 00:02:18.187 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32)
2022-04-14 00:02:18.189 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0)
2022-04-14 00:02:18.211 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0)
2022-04-14 00:02:18.213 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1)
2022-04-14 00:02:18.265 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0)
2022-04-14 00:02:18.267 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0)
2022-04-14 00:02:18.272 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9)
2022-04-14 00:02:18.332 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3)
2022-04-14 00:02:18.441 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0)
2022-04-14 00:02:18.442 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1)
2022-04-14 00:02:18.528 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6)
2022-04-14 00:02:18.591 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0)
2022-04-14 00:02:18.592 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4)
2022-04-14 00:02:18.593 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0)
2022-04-14 00:02:18.596 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0)
2022-04-14 00:02:18.623 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0)
2022-04-14 00:02:18.627 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0)
2022-04-14 00:02:18.680 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3)
2022-04-14 00:02:18.741 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1)
2022-04-14 00:02:18.778 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3)
2022-04-14 00:02:18.780 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0)
2022-04-14 00:02:18.838 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7)
2022-04-14 00:02:18.842 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3)
2022-04-14 00:02:18.931 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0)
2022-04-14 00:02:18.959 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0)
2022-04-14 00:02:19.041 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5)
2022-04-14 00:02:19.120 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6)
2022-04-14 00:02:19.193 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0)
2022-04-14 00:02:19.194 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3)
2022-04-14 00:02:19.198 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0)
2022-04-14 00:02:19.241 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1)
2022-04-14 00:02:19.243 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0)
2022-04-14 00:02:19.245 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0)
2022-04-14 00:02:19.329 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9)
2022-04-14 00:02:19.333 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12)
2022-04-14 00:02:19.335 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3)
2022-04-14 00:02:19.336 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28)
2022-04-14 00:02:19.438 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7)
2022-04-14 00:02:19.655 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2)
2022-04-14 00:02:19.657 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2)
2022-04-14 00:02:19.805 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2)
2022-04-14 00:02:19.806 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8)
2022-04-14 00:02:19.808 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0)
2022-04-14 00:02:19.899 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1)
2022-04-14 00:02:21.134 | Collecting numpy
2022-04-14 00:02:21.180 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ca/688e1b9b95d80/numpy-1.22.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB)
2022-04-14 00:02:21.621 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0)
2022-04-14 00:02:21.835 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21)
2022-04-14 00:02:21.915 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0)
2022-04-14 00:02:21.917 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0)
2022-04-14 00:02:22.135 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0)
2022-04-14 00:02:22.244 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2)
2022-04-14 00:02:22.726 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1)
2022-04-14 00:02:22.769 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0)
2022-04-14 00:02:23.184 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9)
2022-04-14 00:02:23.185 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9)
2022-04-14 00:02:23.187 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9)
2022-04-14 00:02:23.188 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9)
2022-04-14 00:02:23.189 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9)
2022-04-14 00:02:23.190 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9)
2022-04-14 00:02:23.191 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9)
2022-04-14 00:02:24.435 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0)
2022-04-14 00:02:24.851 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2)
2022-04-14 00:02:24.852 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0)
2022-04-14 00:02:24.952 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0)
2022-04-14 00:02:25.059 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0)
2022-04-14 00:02:26.576 | Installing collected packages: numpy, websockify, microversion-parse, nova
2022-04-14 00:02:29.887 |   Running setup.py develop for nova
2022-04-14 00:02:38.141 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.3 websockify-0.10.0
2022-04-14 00:02:38.141 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-14 00:02:38.149 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-14 00:02:38.149 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-14 00:02:38.333 | + inc/python:pip_install:200               :   result=0
2022-04-14 00:02:38.335 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-14 00:02:38.337 | + functions-common:time_stop:2432          :   local name
2022-04-14 00:02:38.339 | + functions-common:time_stop:2433          :   local end_time
2022-04-14 00:02:38.341 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-14 00:02:38.343 | + functions-common:time_stop:2435          :   local total
2022-04-14 00:02:38.346 | + functions-common:time_stop:2436          :   local start_time
2022-04-14 00:02:38.348 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-14 00:02:38.350 | + functions-common:time_stop:2439          :   start_time=1649894528711
2022-04-14 00:02:38.352 | + functions-common:time_stop:2441          :   [[ -z 1649894528711 ]]
2022-04-14 00:02:38.355 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-14 00:02:38.359 | + functions-common:time_stop:2444          :   end_time=1649894558357
2022-04-14 00:02:38.361 | + functions-common:time_stop:2445          :   elapsed_time=29646
2022-04-14 00:02:38.363 | + functions-common:time_stop:2446          :   total=346088
2022-04-14 00:02:38.366 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-14 00:02:38.368 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=375734
2022-04-14 00:02:38.370 | + inc/python:pip_install:203               :   return 0
2022-04-14 00:02:38.372 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-14 00:02:38.375 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/nova/nova.egg-info
2022-04-14 00:02:38.377 | + functions-common:safe_chown:2333         :   _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info
2022-04-14 00:02:38.396 | + functions-common:_safe_permission_operation:2181 :   sudo chown -R ubuntu /opt/stack/nova/nova.egg-info
2022-04-14 00:02:38.409 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/nova
2022-04-14 00:02:38.412 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/nova
2022-04-14 00:02:38.414 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-14 00:02:38.417 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-14 00:02:38.419 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,/opt/stack/nova, ]]
2022-04-14 00:02:38.422 | + inc/python:use_library_from_git:253      :   return 1
2022-04-14 00:02:38.425 | + lib/nova:install_nova:928                :   sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion
2022-04-14 00:02:38.437 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-14 00:02:38.440 | + ./stack.sh:main:939                      :   configure_nova
2022-04-14 00:02:38.442 | + lib/nova:configure_nova:248              :   sudo install -d -o ubuntu /etc/nova
2022-04-14 00:02:38.456 | + lib/nova:configure_nova:250              :   configure_rootwrap nova
2022-04-14 00:02:38.458 | + inc/rootwrap:configure_rootwrap:43       :   local project=nova
2022-04-14 00:02:38.461 | + inc/rootwrap:configure_rootwrap:44       :   local project_uc
2022-04-14 00:02:38.465 | ++ inc/rootwrap:configure_rootwrap:45       :   echo nova
2022-04-14 00:02:38.465 | ++ inc/rootwrap:configure_rootwrap:45       :   tr a-z A-Z
2022-04-14 00:02:38.470 | + inc/rootwrap:configure_rootwrap:45       :   project_uc=NOVA
2022-04-14 00:02:38.472 | + inc/rootwrap:configure_rootwrap:46       :   local bin_dir=NOVA_BIN_DIR
2022-04-14 00:02:38.475 | + inc/rootwrap:configure_rootwrap:47       :   bin_dir=/usr/local/bin
2022-04-14 00:02:38.477 | + inc/rootwrap:configure_rootwrap:48       :   local project_dir=NOVA_DIR
2022-04-14 00:02:38.480 | + inc/rootwrap:configure_rootwrap:49       :   project_dir=/opt/stack/nova
2022-04-14 00:02:38.482 | + inc/rootwrap:configure_rootwrap:51       :   local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova
2022-04-14 00:02:38.484 | + inc/rootwrap:configure_rootwrap:52       :   local rootwrap_bin=/usr/local/bin/nova-rootwrap
2022-04-14 00:02:38.487 | + inc/rootwrap:configure_rootwrap:55       :   sudo rm -rf /etc/nova/rootwrap.d
2022-04-14 00:02:38.499 | + inc/rootwrap:configure_rootwrap:56       :   sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d
2022-04-14 00:02:38.513 | + inc/rootwrap:configure_rootwrap:57       :   sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d
2022-04-14 00:02:38.526 | + inc/rootwrap:configure_rootwrap:60       :   sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf
2022-04-14 00:02:38.539 | + inc/rootwrap:configure_rootwrap:61       :   sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf
2022-04-14 00:02:38.553 | + inc/rootwrap:configure_rootwrap:64       :   local tempfile
2022-04-14 00:02:38.556 | ++ inc/rootwrap:configure_rootwrap:65       :   mktemp
2022-04-14 00:02:38.561 | + inc/rootwrap:configure_rootwrap:65       :   tempfile=/tmp/tmp.lbCtEQphC1
2022-04-14 00:02:38.565 | + inc/rootwrap:configure_rootwrap:67       :   rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *'
2022-04-14 00:02:38.567 | + inc/rootwrap:configure_rootwrap:68       :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *'
2022-04-14 00:02:38.570 | + inc/rootwrap:configure_rootwrap:69       :   '[' -f /usr/local/bin/nova-rootwrap-daemon ']'
2022-04-14 00:02:38.573 | + inc/rootwrap:configure_rootwrap:71       :   rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf'
2022-04-14 00:02:38.575 | + inc/rootwrap:configure_rootwrap:72       :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf'
2022-04-14 00:02:38.578 | + inc/rootwrap:configure_rootwrap:74       :   chmod 0440 /tmp/tmp.lbCtEQphC1
2022-04-14 00:02:38.583 | + inc/rootwrap:configure_rootwrap:75       :   sudo chown root:root /tmp/tmp.lbCtEQphC1
2022-04-14 00:02:38.596 | + inc/rootwrap:configure_rootwrap:76       :   sudo mv /tmp/tmp.lbCtEQphC1 /etc/sudoers.d/nova-rootwrap
2022-04-14 00:02:38.609 | ++ inc/rootwrap:configure_rootwrap:80       :   dirname /usr/local/bin/nova-rootwrap
2022-04-14 00:02:38.614 | + inc/rootwrap:configure_rootwrap:80       :   add_sudo_secure_path /usr/local/bin
2022-04-14 00:02:38.617 | + inc/rootwrap:add_sudo_secure_path:21     :   local dir=/usr/local/bin
2022-04-14 00:02:38.619 | + inc/rootwrap:add_sudo_secure_path:22     :   local line
2022-04-14 00:02:38.622 | + inc/rootwrap:add_sudo_secure_path:25     :   [[ -r /etc/sudoers.d/zz-secure-path ]]
2022-04-14 00:02:38.624 | + inc/rootwrap:add_sudo_secure_path:28     :   line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin'
2022-04-14 00:02:38.627 | + inc/rootwrap:add_sudo_secure_path:32     :   [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]]
2022-04-14 00:02:38.630 | + lib/nova:configure_nova:252              :   [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]]
2022-04-14 00:02:38.632 | + lib/nova:configure_nova:254              :   cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova
2022-04-14 00:02:38.637 | + lib/nova:configure_nova:257              :   is_service_enabled n-cpu
2022-04-14 00:02:38.655 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:02:38.658 | + lib/nova:configure_nova:338              :   create_nova_conf
2022-04-14 00:02:38.661 | + lib/nova:create_nova_conf:412            :   rm -f /opt/stack/nova/bin/nova.conf
2022-04-14 00:02:38.664 | + lib/nova:create_nova_conf:415            :   rm -f /etc/nova/nova.conf
2022-04-14 00:02:38.668 | + lib/nova:create_nova_conf:416            :   iniset /etc/nova/nova.conf DEFAULT debug True
2022-04-14 00:02:38.698 | + lib/nova:create_nova_conf:417            :   '[' True == True ']'
2022-04-14 00:02:38.700 | + lib/nova:create_nova_conf:418            :   iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True
2022-04-14 00:02:38.727 | + lib/nova:create_nova_conf:420            :   iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini
2022-04-14 00:02:38.757 | + lib/nova:create_nova_conf:421            :   iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf
2022-04-14 00:02:38.784 | + lib/nova:create_nova_conf:422            :   iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter
2022-04-14 00:02:38.814 | + lib/nova:create_nova_conf:423            :   iniset /etc/nova/nova.conf scheduler workers 2
2022-04-14 00:02:38.846 | + lib/nova:create_nova_conf:424            :   iniset /etc/nova/nova.conf neutron default_floating_pool public
2022-04-14 00:02:38.878 | + lib/nova:create_nova_conf:425            :   [[ 4 == 6 ]]
2022-04-14 00:02:38.881 | + lib/nova:create_nova_conf:428            :   iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.60
2022-04-14 00:02:38.909 | + lib/nova:create_nova_conf:430            :   iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x
2022-04-14 00:02:38.939 | + lib/nova:create_nova_conf:431            :   iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0
2022-04-14 00:02:38.965 | + lib/nova:create_nova_conf:432            :   iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0
2022-04-14 00:02:38.997 | + lib/nova:create_nova_conf:433            :   iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0
2022-04-14 00:02:39.025 | + lib/nova:create_nova_conf:435            :   iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager
2022-04-14 00:02:39.056 | + lib/nova:create_nova_conf:437            :   is_fedora
2022-04-14 00:02:39.058 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-14 00:02:39.060 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-14 00:02:39.063 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-14 00:02:39.065 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-14 00:02:39.068 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-14 00:02:39.070 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-14 00:02:39.072 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-14 00:02:39.074 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-14 00:02:39.077 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-14 00:02:39.079 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-14 00:02:39.081 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-14 00:02:39.083 | + lib/nova:create_nova_conf:437            :   is_suse
2022-04-14 00:02:39.085 | + functions-common:is_suse:542             :   is_opensuse
2022-04-14 00:02:39.088 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-14 00:02:39.090 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-14 00:02:39.092 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-14 00:02:39.094 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-14 00:02:39.096 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-14 00:02:39.099 | + lib/nova:create_nova_conf:446            :   is_service_enabled n-api n-cond n-sched
2022-04-14 00:02:39.116 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:02:39.118 | + lib/nova:create_nova_conf:450            :   [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]]
2022-04-14 00:02:39.120 | + lib/nova:create_nova_conf:453            :   local db=nova_cell0
2022-04-14 00:02:39.123 | + lib/nova:create_nova_conf:456            :   iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False
2022-04-14 00:02:39.152 | ++ lib/nova:create_nova_conf:459            :   database_connection_url nova_cell0
2022-04-14 00:02:39.155 | ++ lib/database:database_connection_url:134 :   local db=nova_cell0
2022-04-14 00:02:39.158 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql nova_cell0
2022-04-14 00:02:39.160 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=nova_cell0
2022-04-14 00:02:39.163 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8'
2022-04-14 00:02:39.166 | + lib/nova:create_nova_conf:459            :   iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8'
2022-04-14 00:02:39.200 | ++ lib/nova:create_nova_conf:460            :   database_connection_url nova_api
2022-04-14 00:02:39.203 | ++ lib/database:database_connection_url:134 :   local db=nova_api
2022-04-14 00:02:39.206 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql nova_api
2022-04-14 00:02:39.208 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=nova_api
2022-04-14 00:02:39.210 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8'
2022-04-14 00:02:39.213 | + lib/nova:create_nova_conf:460            :   iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8'
2022-04-14 00:02:39.244 | + lib/nova:create_nova_conf:465            :   iniset /etc/nova/nova.conf cache enabled True
2022-04-14 00:02:39.276 | + lib/nova:create_nova_conf:466            :   iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached
2022-04-14 00:02:39.304 | + lib/nova:create_nova_conf:467            :   iniset /etc/nova/nova.conf cache memcache_servers localhost:11211
2022-04-14 00:02:39.333 | + lib/nova:create_nova_conf:470            :   is_service_enabled n-api
2022-04-14 00:02:39.350 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:02:39.353 | + lib/nova:create_nova_conf:471            :   is_service_enabled n-api-meta
2022-04-14 00:02:39.370 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:02:39.374 | ++ lib/nova:create_nova_conf:473            :   echo osapi_compute,metadata
2022-04-14 00:02:39.375 | ++ lib/nova:create_nova_conf:473            :   sed s/,metadata//
2022-04-14 00:02:39.381 | + lib/nova:create_nova_conf:473            :   NOVA_ENABLED_APIS=osapi_compute
2022-04-14 00:02:39.384 | + lib/nova:create_nova_conf:475            :   iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute
2022-04-14 00:02:39.412 | + lib/nova:create_nova_conf:476            :   is_service_enabled tls-proxy
2022-04-14 00:02:39.429 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:02:39.432 | + lib/nova:create_nova_conf:482            :   configure_keystone_authtoken_middleware /etc/nova/nova.conf nova
2022-04-14 00:02:39.434 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/nova/nova.conf
2022-04-14 00:02:39.436 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=nova
2022-04-14 00:02:39.439 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-04-14 00:02:39.441 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/nova/nova.conf keystone_authtoken auth_type password
2022-04-14 00:02:39.471 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/nova/nova.conf keystone_authtoken interface public
2022-04-14 00:02:39.499 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.60/identity
2022-04-14 00:02:39.527 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/nova/nova.conf keystone_authtoken username nova
2022-04-14 00:02:39.556 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd
2022-04-14 00:02:39.586 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default
2022-04-14 00:02:39.618 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/nova/nova.conf keystone_authtoken project_name service
2022-04-14 00:02:39.645 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default
2022-04-14 00:02:39.672 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2022-04-14 00:02:39.701 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211
2022-04-14 00:02:39.730 | + lib/nova:create_nova_conf:485            :   is_service_enabled cinder
2022-04-14 00:02:39.747 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:02:39.749 | + lib/nova:create_nova_conf:486            :   configure_cinder_access
2022-04-14 00:02:39.752 | + lib/nova:configure_cinder_access:613     :   iniset /etc/nova/nova.conf cinder os_region_name RegionOne
2022-04-14 00:02:39.782 | + lib/nova:configure_cinder_access:614     :   iniset /etc/nova/nova.conf cinder auth_type password
2022-04-14 00:02:39.810 | + lib/nova:configure_cinder_access:615     :   iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.60/identity
2022-04-14 00:02:39.838 | + lib/nova:configure_cinder_access:622     :   iniset /etc/nova/nova.conf cinder username nova
2022-04-14 00:02:39.865 | + lib/nova:configure_cinder_access:623     :   iniset /etc/nova/nova.conf cinder password Passw0rd
2022-04-14 00:02:39.894 | + lib/nova:configure_cinder_access:624     :   iniset /etc/nova/nova.conf cinder user_domain_name Default
2022-04-14 00:02:39.922 | + lib/nova:configure_cinder_access:625     :   iniset /etc/nova/nova.conf cinder project_name service
2022-04-14 00:02:39.949 | + lib/nova:configure_cinder_access:626     :   iniset /etc/nova/nova.conf cinder project_domain_name Default
2022-04-14 00:02:39.979 | + lib/nova:configure_cinder_access:627     :   is_service_enabled tls-proxy
2022-04-14 00:02:39.995 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:02:39.997 | + lib/nova:create_nova_conf:489            :   '[' -n /opt/stack/data/nova ']'
2022-04-14 00:02:39.999 | + lib/nova:create_nova_conf:490            :   iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova
2022-04-14 00:02:40.027 | + lib/nova:create_nova_conf:491            :   iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova
2022-04-14 00:02:40.057 | + lib/nova:create_nova_conf:493            :   '[' -n /opt/stack/data/nova/instances ']'
2022-04-14 00:02:40.060 | + lib/nova:create_nova_conf:494            :   iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances
2022-04-14 00:02:40.089 | + lib/nova:create_nova_conf:496            :   '[' False '!=' False ']'
2022-04-14 00:02:40.091 | + lib/nova:create_nova_conf:499            :   '[' False '!=' False ']'
2022-04-14 00:02:40.093 | + lib/nova:create_nova_conf:505            :   is_suse
2022-04-14 00:02:40.096 | + functions-common:is_suse:542             :   is_opensuse
2022-04-14 00:02:40.098 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-14 00:02:40.100 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-14 00:02:40.103 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-14 00:02:40.105 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-14 00:02:40.107 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-14 00:02:40.109 | + lib/nova:create_nova_conf:505            :   is_fedora
2022-04-14 00:02:40.112 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-14 00:02:40.114 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-14 00:02:40.116 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-14 00:02:40.118 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-14 00:02:40.120 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-14 00:02:40.123 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-14 00:02:40.125 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-14 00:02:40.128 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-14 00:02:40.130 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-14 00:02:40.132 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-14 00:02:40.134 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-14 00:02:40.137 | + lib/nova:create_nova_conf:510            :   setup_logging /etc/nova/nova.conf
2022-04-14 00:02:40.139 | + functions:setup_logging:674              :   setup_systemd_logging /etc/nova/nova.conf
2022-04-14 00:02:40.142 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/nova/nova.conf
2022-04-14 00:02:40.145 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-14 00:02:40.163 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-14 00:02:40.166 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-14 00:02:40.168 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-14 00:02:40.170 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-14 00:02:40.173 | + functions:setup_systemd_logging:702      :   iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}'
2022-04-14 00:02:40.203 | + functions:setup_systemd_logging:704      :   iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s'
2022-04-14 00:02:40.231 | + functions:setup_systemd_logging:705      :   iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s'
2022-04-14 00:02:40.258 | + functions:setup_systemd_logging:706      :   iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-14 00:02:40.287 | + lib/nova:create_nova_conf:512            :   iniset /etc/nova/nova.conf upgrade_levels compute auto
2022-04-14 00:02:40.324 | + lib/nova:create_nova_conf:514            :   is_service_enabled n-api
2022-04-14 00:02:40.341 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:02:40.343 | + lib/nova:create_nova_conf:515            :   write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute
2022-04-14 00:02:40.346 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/nova/nova-api-uwsgi.ini
2022-04-14 00:02:40.348 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/nova-api-wsgi
2022-04-14 00:02:40.351 | + lib/apache:write_uwsgi_config:256        :   local url=/compute
2022-04-14 00:02:40.353 | + lib/apache:write_uwsgi_config:257        :   local http=
2022-04-14 00:02:40.355 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-04-14 00:02:40.359 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/nova-api-wsgi
2022-04-14 00:02:40.363 | + lib/apache:write_uwsgi_config:259        :   name=nova-api-wsgi
2022-04-14 00:02:40.365 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-04-14 00:02:40.367 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-04-14 00:02:40.380 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-04-14 00:02:40.381 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-04-14 00:02:40.389 | d /var/run/uwsgi 0755 ubuntu root
2022-04-14 00:02:40.394 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-04-14 00:02:40.409 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/nova-api-wsgi.socket
2022-04-14 00:02:40.412 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/nova/nova-api-uwsgi.ini
2022-04-14 00:02:40.415 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi
2022-04-14 00:02:40.446 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2
2022-04-14 00:02:40.477 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true
2022-04-14 00:02:40.507 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true
2022-04-14 00:02:40.535 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false
2022-04-14 00:02:40.564 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90
2022-04-14 00:02:40.591 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true
2022-04-14 00:02:40.618 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3
2022-04-14 00:02:40.647 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true
2022-04-14 00:02:40.674 | + lib/apache:write_uwsgi_config:290        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'
2022-04-14 00:02:40.702 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535
2022-04-14 00:02:40.729 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close'
2022-04-14 00:02:40.759 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true
2022-04-14 00:02:40.787 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2022-04-14 00:02:40.789 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2022-04-14 00:02:40.792 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for nova-api-wsgi
2022-04-14 00:02:40.794 | ++ lib/apache:apache_site_config_for:186    :   local site=nova-api-wsgi
2022-04-14 00:02:40.796 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-14 00:02:40.799 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-14 00:02:40.802 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-14 00:02:40.804 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/nova-api-wsgi.conf
2022-04-14 00:02:40.806 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf
2022-04-14 00:02:40.809 | + lib/apache:write_uwsgi_config:304        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket
2022-04-14 00:02:40.837 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666
2022-04-14 00:02:40.869 | + lib/apache:write_uwsgi_config:306        :   echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 '
2022-04-14 00:02:40.870 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf
2022-04-14 00:02:40.881 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 
2022-04-14 00:02:40.885 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site nova-api-wsgi
2022-04-14 00:02:40.888 | + lib/apache:enable_apache_site:203        :   local site=nova-api-wsgi
2022-04-14 00:02:40.890 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-14 00:02:40.893 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-14 00:02:40.895 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-14 00:02:40.898 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-14 00:02:40.900 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-14 00:02:40.903 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-14 00:02:40.905 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-14 00:02:40.908 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-14 00:02:40.911 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-14 00:02:40.913 | + lib/apache:enable_apache_site:207        :   sudo a2ensite nova-api-wsgi
2022-04-14 00:02:40.977 | Enabling site nova-api-wsgi.
2022-04-14 00:02:40.982 | To activate the new configuration, you need to run:
2022-04-14 00:02:40.982 |   systemctl reload apache2
2022-04-14 00:02:40.987 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2022-04-14 00:02:40.990 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-14 00:02:40.992 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-14 00:02:40.994 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart apache2
2022-04-14 00:02:41.133 | + lib/nova:create_nova_conf:518            :   is_service_enabled n-api-meta
2022-04-14 00:02:41.150 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:02:41.152 | + lib/nova:create_nova_conf:519            :   write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775
2022-04-14 00:02:41.155 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/nova/nova-metadata-uwsgi.ini
2022-04-14 00:02:41.157 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/nova-metadata-wsgi
2022-04-14 00:02:41.160 | + lib/apache:write_uwsgi_config:256        :   local url=
2022-04-14 00:02:41.162 | + lib/apache:write_uwsgi_config:257        :   local http=0.0.0.0:8775
2022-04-14 00:02:41.164 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-04-14 00:02:41.167 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/nova-metadata-wsgi
2022-04-14 00:02:41.172 | + lib/apache:write_uwsgi_config:259        :   name=nova-metadata-wsgi
2022-04-14 00:02:41.177 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-04-14 00:02:41.179 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-04-14 00:02:41.196 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-04-14 00:02:41.196 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-04-14 00:02:41.208 | d /var/run/uwsgi 0755 ubuntu root
2022-04-14 00:02:41.211 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-04-14 00:02:41.232 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/nova-metadata-wsgi.socket
2022-04-14 00:02:41.234 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/nova/nova-metadata-uwsgi.ini
2022-04-14 00:02:41.239 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi
2022-04-14 00:02:41.269 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2
2022-04-14 00:02:41.297 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true
2022-04-14 00:02:41.325 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true
2022-04-14 00:02:41.353 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false
2022-04-14 00:02:41.380 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90
2022-04-14 00:02:41.409 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true
2022-04-14 00:02:41.436 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3
2022-04-14 00:02:41.464 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true
2022-04-14 00:02:41.492 | + lib/apache:write_uwsgi_config:290        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'
2022-04-14 00:02:41.519 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535
2022-04-14 00:02:41.546 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close'
2022-04-14 00:02:41.575 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true
2022-04-14 00:02:41.604 | + lib/apache:write_uwsgi_config:299        :   [[ -n 0.0.0.0:8775 ]]
2022-04-14 00:02:41.606 | + lib/apache:write_uwsgi_config:300        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775
2022-04-14 00:02:41.633 | + lib/nova:create_nova_conf:522            :   is_service_enabled ceilometer
2022-04-14 00:02:41.650 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:02:41.652 | + lib/nova:create_nova_conf:530            :   iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2
2022-04-14 00:02:41.685 | ++ lib/nova:create_nova_conf:531            :   get_notification_url
2022-04-14 00:02:41.687 | ++ lib/rpc_backend:get_notification_url:149 :   local virtual_host=
2022-04-14 00:02:41.690 | ++ lib/rpc_backend:get_notification_url:150 :   is_service_enabled rabbit
2022-04-14 00:02:41.707 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:02:41.710 | ++ lib/rpc_backend:get_notification_url:151 :   echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/
2022-04-14 00:02:41.712 | + lib/nova:create_nova_conf:531            :   iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/
2022-04-14 00:02:41.740 | + lib/nova:create_nova_conf:532            :   iniset /etc/nova/nova.conf notifications notification_format unversioned
2022-04-14 00:02:41.772 | + lib/nova:create_nova_conf:533            :   iniset_rpc_backend nova /etc/nova/nova.conf
2022-04-14 00:02:41.774 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=nova
2022-04-14 00:02:41.776 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/nova/nova.conf
2022-04-14 00:02:41.778 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-14 00:02:41.781 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-14 00:02:41.783 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-14 00:02:41.799 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:02:41.802 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-14 00:02:41.805 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-14 00:02:41.807 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-14 00:02:41.825 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:02:41.828 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/
2022-04-14 00:02:41.831 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/
2022-04-14 00:02:41.858 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-14 00:02:41.861 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-14 00:02:41.863 | + lib/nova:create_nova_conf:535            :   iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2
2022-04-14 00:02:41.892 | + lib/nova:create_nova_conf:536            :   iniset /etc/nova/nova.conf DEFAULT metadata_workers 2
2022-04-14 00:02:41.919 | + lib/nova:create_nova_conf:538            :   iniset /etc/nova/nova.conf conductor workers 2
2022-04-14 00:02:41.952 | + lib/nova:create_nova_conf:540            :   is_service_enabled tls-proxy
2022-04-14 00:02:41.968 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:02:41.970 | + lib/nova:create_nova_conf:545            :   iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5
2022-04-14 00:02:42.000 | + lib/nova:create_nova_conf:547            :   '[' True == True ']'
2022-04-14 00:02:42.003 | + lib/nova:create_nova_conf:548            :   init_nova_service_user_conf
2022-04-14 00:02:42.005 | + lib/nova:init_nova_service_user_conf:796 :   iniset /etc/nova/nova.conf service_user send_service_user_token True
2022-04-14 00:02:42.035 | + lib/nova:init_nova_service_user_conf:797 :   iniset /etc/nova/nova.conf service_user auth_type password
2022-04-14 00:02:42.064 | + lib/nova:init_nova_service_user_conf:798 :   iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.60/identity
2022-04-14 00:02:42.092 | + lib/nova:init_nova_service_user_conf:799 :   iniset /etc/nova/nova.conf service_user username nova
2022-04-14 00:02:42.121 | + lib/nova:init_nova_service_user_conf:800 :   iniset /etc/nova/nova.conf service_user password Passw0rd
2022-04-14 00:02:42.149 | + lib/nova:init_nova_service_user_conf:801 :   iniset /etc/nova/nova.conf service_user user_domain_name Default
2022-04-14 00:02:42.178 | + lib/nova:init_nova_service_user_conf:802 :   iniset /etc/nova/nova.conf service_user project_name service
2022-04-14 00:02:42.206 | + lib/nova:init_nova_service_user_conf:803 :   iniset /etc/nova/nova.conf service_user project_domain_name Default
2022-04-14 00:02:42.235 | + lib/nova:init_nova_service_user_conf:804 :   iniset /etc/nova/nova.conf service_user auth_strategy keystone
2022-04-14 00:02:42.279 | + lib/nova:create_nova_conf:551            :   is_service_enabled n-cond
2022-04-14 00:02:42.297 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:02:42.300 | ++ lib/nova:create_nova_conf:552            :   seq 1 1
2022-04-14 00:02:42.304 | + lib/nova:create_nova_conf:552            :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-04-14 00:02:42.307 | + lib/nova:create_nova_conf:553            :   local conf
2022-04-14 00:02:42.309 | + lib/nova:create_nova_conf:554            :   local vhost
2022-04-14 00:02:42.312 | ++ lib/nova:create_nova_conf:555            :   conductor_conf 1
2022-04-14 00:02:42.315 | ++ lib/nova:conductor_conf:808              :   local cell=1
2022-04-14 00:02:42.317 | ++ lib/nova:conductor_conf:809              :   echo /etc/nova/nova_cell1.conf
2022-04-14 00:02:42.320 | + lib/nova:create_nova_conf:555            :   conf=/etc/nova/nova_cell1.conf
2022-04-14 00:02:42.322 | + lib/nova:create_nova_conf:556            :   vhost=nova_cell1
2022-04-14 00:02:42.324 | + lib/nova:create_nova_conf:558            :   rm -f /etc/nova/nova_cell1.conf
2022-04-14 00:02:42.329 | ++ lib/nova:create_nova_conf:559            :   database_connection_url nova_cell1
2022-04-14 00:02:42.332 | ++ lib/database:database_connection_url:134 :   local db=nova_cell1
2022-04-14 00:02:42.334 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql nova_cell1
2022-04-14 00:02:42.336 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=nova_cell1
2022-04-14 00:02:42.339 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8'
2022-04-14 00:02:42.341 | + lib/nova:create_nova_conf:559            :   iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8'
2022-04-14 00:02:42.373 | + lib/nova:create_nova_conf:560            :   iniset /etc/nova/nova_cell1.conf conductor workers 2
2022-04-14 00:02:42.407 | + lib/nova:create_nova_conf:561            :   iniset /etc/nova/nova_cell1.conf DEFAULT debug True
2022-04-14 00:02:42.444 | + lib/nova:create_nova_conf:563            :   [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]]
2022-04-14 00:02:42.448 | + lib/nova:create_nova_conf:566            :   rpc_backend_add_vhost nova_cell1
2022-04-14 00:02:42.450 | + lib/rpc_backend:rpc_backend_add_vhost:125 :   local vhost=nova_cell1
2022-04-14 00:02:42.453 | + lib/rpc_backend:rpc_backend_add_vhost:126 :   is_service_enabled rabbit
2022-04-14 00:02:42.476 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:02:42.484 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 :   sudo rabbitmqctl list_vhosts
2022-04-14 00:02:42.484 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 :   grep nova_cell1
2022-04-14 00:02:43.209 | + lib/rpc_backend:rpc_backend_add_vhost:127 :   '[' -z ']'
2022-04-14 00:02:43.212 | + lib/rpc_backend:rpc_backend_add_vhost:128 :   sudo rabbitmqctl add_vhost nova_cell1
2022-04-14 00:02:43.885 | Adding vhost "nova_cell1" ...
2022-04-14 00:02:43.935 | + lib/rpc_backend:rpc_backend_add_vhost:129 :   sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*'
2022-04-14 00:02:44.653 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ...
2022-04-14 00:02:44.676 | + lib/nova:create_nova_conf:567            :   iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1
2022-04-14 00:02:44.678 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=nova
2022-04-14 00:02:44.680 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/nova/nova_cell1.conf
2022-04-14 00:02:44.683 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-14 00:02:44.685 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=nova_cell1
2022-04-14 00:02:44.688 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-14 00:02:44.705 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:02:44.708 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url nova_cell1
2022-04-14 00:02:44.711 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=nova_cell1
2022-04-14 00:02:44.713 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-14 00:02:44.730 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:02:44.732 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/nova_cell1
2022-04-14 00:02:44.736 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/nova_cell1
2022-04-14 00:02:44.764 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-14 00:02:44.767 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-14 00:02:44.769 | + lib/nova:create_nova_conf:571            :   is_service_enabled placement placement-client
2022-04-14 00:02:44.786 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:02:44.789 | + lib/nova:create_nova_conf:572            :   configure_placement_nova_compute /etc/nova/nova_cell1.conf
2022-04-14 00:02:44.791 | + lib/nova:configure_placement_nova_compute:600 :   local conf=/etc/nova/nova_cell1.conf
2022-04-14 00:02:44.793 | + lib/nova:configure_placement_nova_compute:601 :   iniset /etc/nova/nova_cell1.conf placement auth_type password
2022-04-14 00:02:44.824 | + lib/nova:configure_placement_nova_compute:602 :   iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.60/identity
2022-04-14 00:02:44.853 | + lib/nova:configure_placement_nova_compute:603 :   iniset /etc/nova/nova_cell1.conf placement username placement
2022-04-14 00:02:44.882 | + lib/nova:configure_placement_nova_compute:604 :   iniset /etc/nova/nova_cell1.conf placement password Passw0rd
2022-04-14 00:02:44.912 | + lib/nova:configure_placement_nova_compute:605 :   iniset /etc/nova/nova_cell1.conf placement user_domain_name Default
2022-04-14 00:02:44.942 | + lib/nova:configure_placement_nova_compute:606 :   iniset /etc/nova/nova_cell1.conf placement project_name service
2022-04-14 00:02:44.971 | + lib/nova:configure_placement_nova_compute:607 :   iniset /etc/nova/nova_cell1.conf placement project_domain_name Default
2022-04-14 00:02:44.999 | + lib/nova:configure_placement_nova_compute:608 :   iniset /etc/nova/nova_cell1.conf placement region_name RegionOne
2022-04-14 00:02:45.030 | + lib/nova:create_nova_conf:576            :   setup_logging /etc/nova/nova_cell1.conf
2022-04-14 00:02:45.032 | + functions:setup_logging:674              :   setup_systemd_logging /etc/nova/nova_cell1.conf
2022-04-14 00:02:45.034 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/nova/nova_cell1.conf
2022-04-14 00:02:45.037 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-14 00:02:45.055 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-14 00:02:45.057 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-14 00:02:45.059 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-14 00:02:45.062 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-14 00:02:45.065 | + functions:setup_systemd_logging:702      :   iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}'
2022-04-14 00:02:45.092 | + functions:setup_systemd_logging:704      :   iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s'
2022-04-14 00:02:45.122 | + functions:setup_systemd_logging:705      :   iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s'
2022-04-14 00:02:45.157 | + functions:setup_systemd_logging:706      :   iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-14 00:02:45.186 | + lib/nova:create_nova_conf:583            :   [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]]
2022-04-14 00:02:45.189 | ++ lib/nova:create_nova_conf:586            :   seq 1 1
2022-04-14 00:02:45.193 | + lib/nova:create_nova_conf:586            :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-04-14 00:02:45.195 | + lib/nova:create_nova_conf:587            :   local conf
2022-04-14 00:02:45.197 | + lib/nova:create_nova_conf:588            :   local offset
2022-04-14 00:02:45.200 | ++ lib/nova:create_nova_conf:589            :   conductor_conf 1
2022-04-14 00:02:45.203 | ++ lib/nova:conductor_conf:808              :   local cell=1
2022-04-14 00:02:45.206 | ++ lib/nova:conductor_conf:809              :   echo /etc/nova/nova_cell1.conf
2022-04-14 00:02:45.209 | + lib/nova:create_nova_conf:589            :   conf=/etc/nova/nova_cell1.conf
2022-04-14 00:02:45.211 | + lib/nova:create_nova_conf:590            :   offset=0
2022-04-14 00:02:45.214 | + lib/nova:create_nova_conf:591            :   configure_console_proxies /etc/nova/nova_cell1.conf 0
2022-04-14 00:02:45.216 | + lib/nova:configure_console_proxies:698   :   local conf=/etc/nova/nova_cell1.conf
2022-04-14 00:02:45.218 | + lib/nova:configure_console_proxies:699   :   local offset=0
2022-04-14 00:02:45.222 | + lib/nova:configure_console_proxies:703   :   offset=0
2022-04-14 00:02:45.224 | + lib/nova:configure_console_proxies:705   :   is_service_enabled n-novnc
2022-04-14 00:02:45.240 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:02:45.242 | + lib/nova:configure_console_proxies:705   :   '[' False '!=' False ']'
2022-04-14 00:02:45.245 | + lib/nova:configure_console_proxies:737   :   is_service_enabled n-spice
2022-04-14 00:02:45.261 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:02:45.263 | + lib/nova:configure_console_proxies:742   :   is_service_enabled n-sproxy
2022-04-14 00:02:45.280 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:02:45.283 | + lib/nova:configure_nova:340              :   is_service_enabled n-cpu
2022-04-14 00:02:45.303 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:02:45.305 | + ./stack.sh:main:942                      :   is_service_enabled placement
2022-04-14 00:02:45.323 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:02:45.326 | + ./stack.sh:main:944                      :   stack_install_service placement
2022-04-14 00:02:45.329 | + lib/stack:stack_install_service:20       :   local service=placement
2022-04-14 00:02:45.332 | + lib/stack:stack_install_service:21       :   type install_placement
2022-04-14 00:02:45.334 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-14 00:02:45.337 | + lib/stack:stack_install_service:32       :   install_placement
2022-04-14 00:02:45.339 | + lib/placement:install_placement:137      :   install_apache_wsgi
2022-04-14 00:02:45.342 | + lib/apache:install_apache_wsgi:143       :   is_ubuntu
2022-04-14 00:02:45.345 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-14 00:02:45.347 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-14 00:02:45.350 | + lib/apache:install_apache_wsgi:145       :   install_package apache2
2022-04-14 00:02:45.352 | + functions-common:install_package:1470    :   update_package_repo
2022-04-14 00:02:45.355 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-14 00:02:45.357 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-14 00:02:45.360 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-14 00:02:45.362 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-14 00:02:45.365 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-14 00:02:45.367 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-14 00:02:45.370 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-14 00:02:45.372 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-14 00:02:45.375 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-14 00:02:45.378 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-14 00:02:45.380 | + functions-common:apt_get_update:1197     :   return
2022-04-14 00:02:45.383 | + functions-common:install_package:1471    :   real_install_package apache2
2022-04-14 00:02:45.385 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-14 00:02:45.388 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-14 00:02:45.390 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-14 00:02:45.393 | + functions-common:real_install_package:1457 :   apt_get install apache2
2022-04-14 00:02:45.415 | + functions-common:apt_get:1237            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2
2022-04-14 00:02:45.525 | Reading package lists...
2022-04-14 00:02:45.782 | Building dependency tree...
2022-04-14 00:02:45.784 | Reading state information...
2022-04-14 00:02:46.050 | apache2 is already the newest version (2.4.41-4ubuntu3.10).
2022-04-14 00:02:46.051 | The following packages were automatically installed and are no longer required:
2022-04-14 00:02:46.052 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-14 00:02:46.052 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-14 00:02:46.052 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-14 00:02:46.052 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-14 00:02:46.052 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-14 00:02:46.052 |   python3-zope.interface
2022-04-14 00:02:46.052 | Use 'sudo apt autoremove' to remove them.
2022-04-14 00:02:46.169 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded.
2022-04-14 00:02:46.173 | + functions-common:apt_get:1241            :   result=0
2022-04-14 00:02:46.176 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-14 00:02:46.179 | + functions-common:time_stop:2432          :   local name
2022-04-14 00:02:46.181 | + functions-common:time_stop:2433          :   local end_time
2022-04-14 00:02:46.183 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-14 00:02:46.186 | + functions-common:time_stop:2435          :   local total
2022-04-14 00:02:46.189 | + functions-common:time_stop:2436          :   local start_time
2022-04-14 00:02:46.191 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-14 00:02:46.194 | + functions-common:time_stop:2439          :   start_time=1649894565413
2022-04-14 00:02:46.196 | + functions-common:time_stop:2441          :   [[ -z 1649894565413 ]]
2022-04-14 00:02:46.199 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-14 00:02:46.204 | + functions-common:time_stop:2444          :   end_time=1649894566200
2022-04-14 00:02:46.206 | + functions-common:time_stop:2445          :   elapsed_time=787
2022-04-14 00:02:46.208 | + functions-common:time_stop:2446          :   total=312311
2022-04-14 00:02:46.211 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-14 00:02:46.213 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=313098
2022-04-14 00:02:46.216 | + functions-common:apt_get:1245            :   return 0
2022-04-14 00:02:46.218 | + lib/apache:install_apache_wsgi:146       :   is_package_installed libapache2-mod-wsgi
2022-04-14 00:02:46.221 | + functions-common:is_package_installed:1479 :   [[ -z libapache2-mod-wsgi ]]
2022-04-14 00:02:46.223 | + functions-common:is_package_installed:1483 :   [[ -z deb ]]
2022-04-14 00:02:46.226 | + functions-common:is_package_installed:1487 :   [[ deb = \d\e\b ]]
2022-04-14 00:02:46.228 | + functions-common:is_package_installed:1488 :   dpkg -s libapache2-mod-wsgi
2022-04-14 00:02:46.251 | + lib/apache:install_apache_wsgi:149       :   install_package libapache2-mod-wsgi-py3
2022-04-14 00:02:46.254 | + functions-common:install_package:1470    :   update_package_repo
2022-04-14 00:02:46.256 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-14 00:02:46.258 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-14 00:02:46.261 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-14 00:02:46.263 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-14 00:02:46.266 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-14 00:02:46.269 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-14 00:02:46.271 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-14 00:02:46.274 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-14 00:02:46.276 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-14 00:02:46.279 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-14 00:02:46.281 | + functions-common:apt_get_update:1197     :   return
2022-04-14 00:02:46.284 | + functions-common:install_package:1471    :   real_install_package libapache2-mod-wsgi-py3
2022-04-14 00:02:46.286 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-14 00:02:46.289 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-14 00:02:46.291 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-14 00:02:46.294 | + functions-common:real_install_package:1457 :   apt_get install libapache2-mod-wsgi-py3
2022-04-14 00:02:46.317 | + functions-common:apt_get:1237            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3
2022-04-14 00:02:46.428 | Reading package lists...
2022-04-14 00:02:46.684 | Building dependency tree...
2022-04-14 00:02:46.686 | Reading state information...
2022-04-14 00:02:46.949 | The following packages were automatically installed and are no longer required:
2022-04-14 00:02:46.951 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-14 00:02:46.951 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-14 00:02:46.951 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-14 00:02:46.951 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-14 00:02:46.951 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-14 00:02:46.951 |   python3-zope.interface
2022-04-14 00:02:46.951 | Use 'sudo apt autoremove' to remove them.
2022-04-14 00:02:47.019 | The following NEW packages will be installed:
2022-04-14 00:02:47.020 |   libapache2-mod-wsgi-py3
2022-04-14 00:02:48.074 | 0 upgraded, 1 newly installed, 0 to remove and 127 not upgraded.
2022-04-14 00:02:48.074 | Need to get 93.3 kB of archives.
2022-04-14 00:02:48.074 | After this operation, 300 kB of additional disk space will be used.
2022-04-14 00:02:48.074 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB]
2022-04-14 00:02:49.471 | Fetched 93.3 kB in 2s (49.8 kB/s)
2022-04-14 00:02:49.505 | Selecting previously unselected package libapache2-mod-wsgi-py3.
2022-04-14 00:02:49.560 | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 91051 files and directories currently installed.)
2022-04-14 00:02:49.564 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ...
2022-04-14 00:02:49.566 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ...
2022-04-14 00:02:49.630 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ...
2022-04-14 00:02:49.819 | apache2_invoke: Enable module wsgi
2022-04-14 00:02:58.766 | + functions-common:apt_get:1241            :   result=0
2022-04-14 00:02:58.768 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-14 00:02:58.771 | + functions-common:time_stop:2432          :   local name
2022-04-14 00:02:58.773 | + functions-common:time_stop:2433          :   local end_time
2022-04-14 00:02:58.775 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-14 00:02:58.778 | + functions-common:time_stop:2435          :   local total
2022-04-14 00:02:58.782 | + functions-common:time_stop:2436          :   local start_time
2022-04-14 00:02:58.784 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-14 00:02:58.787 | + functions-common:time_stop:2439          :   start_time=1649894566314
2022-04-14 00:02:58.789 | + functions-common:time_stop:2441          :   [[ -z 1649894566314 ]]
2022-04-14 00:02:58.792 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-14 00:02:58.797 | + functions-common:time_stop:2444          :   end_time=1649894578794
2022-04-14 00:02:58.800 | + functions-common:time_stop:2445          :   elapsed_time=12480
2022-04-14 00:02:58.802 | + functions-common:time_stop:2446          :   total=313098
2022-04-14 00:02:58.804 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-14 00:02:58.807 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=325578
2022-04-14 00:02:58.809 | + functions-common:apt_get:1245            :   return 0
2022-04-14 00:02:58.812 | + lib/apache:install_apache_wsgi:164       :   enable_apache_mod wsgi
2022-04-14 00:02:58.814 | + lib/apache:enable_apache_mod:59          :   local mod=wsgi
2022-04-14 00:02:58.817 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-14 00:02:58.819 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-14 00:02:58.822 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-14 00:02:58.824 | + lib/apache:enable_apache_mod:64          :   [[ wsgi != \v\e\r\s\i\o\n ]]
2022-04-14 00:02:58.827 | + lib/apache:enable_apache_mod:64          :   a2query -m wsgi
2022-04-14 00:02:58.889 | wsgi (enabled by maintainer script)
2022-04-14 00:02:58.893 | + lib/placement:install_placement:139      :   pip_install_gr osc-placement
2022-04-14 00:02:58.895 | + inc/python:pip_install_gr:76             :   local name=osc-placement
2022-04-14 00:02:58.898 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-14 00:02:58.901 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements osc-placement
2022-04-14 00:02:58.903 | ++ inc/python:get_from_global_requirements:225 :   local package=osc-placement
2022-04-14 00:02:58.907 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-14 00:02:58.911 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt
2022-04-14 00:02:58.911 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-14 00:02:58.917 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='osc-placement  '
2022-04-14 00:02:58.919 | ++ inc/python:get_from_global_requirements:228 :   [[ osc-placement   == '' ]]
2022-04-14 00:02:58.923 | ++ inc/python:get_from_global_requirements:231 :   echo osc-placement
2022-04-14 00:02:58.926 | + inc/python:pip_install_gr:78             :   clean_name=osc-placement
2022-04-14 00:02:58.929 | + inc/python:pip_install_gr:79             :   pip_install osc-placement
2022-04-14 00:02:58.953 | Using python 3.8 to install osc-placement
2022-04-14 00:02:58.956 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement
2022-04-14 00:02:59.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:02:59.862 |   from cryptography.utils import int_from_bytes
2022-04-14 00:02:59.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:02:59.862 |   from cryptography.utils import int_from_bytes
2022-04-14 00:03:01.038 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-14 00:03:02.778 | Collecting osc-placement
2022-04-14 00:03:02.786 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB)
2022-04-14 00:03:02.803 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0)
2022-04-14 00:03:02.804 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0)
2022-04-14 00:03:02.805 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0)
2022-04-14 00:03:02.806 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1)
2022-04-14 00:03:02.807 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2)
2022-04-14 00:03:02.808 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6)
2022-04-14 00:03:02.868 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1)
2022-04-14 00:03:02.869 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0)
2022-04-14 00:03:02.870 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2)
2022-04-14 00:03:02.871 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0)
2022-04-14 00:03:02.884 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1)
2022-04-14 00:03:02.885 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0)
2022-04-14 00:03:02.886 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0)
2022-04-14 00:03:02.901 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0)
2022-04-14 00:03:02.902 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3)
2022-04-14 00:03:02.903 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1)
2022-04-14 00:03:02.905 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0)
2022-04-14 00:03:02.907 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0)
2022-04-14 00:03:02.908 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7)
2022-04-14 00:03:02.928 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0)
2022-04-14 00:03:02.929 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0)
2022-04-14 00:03:02.930 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0)
2022-04-14 00:03:02.932 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0)
2022-04-14 00:03:02.940 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0)
2022-04-14 00:03:02.978 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1)
2022-04-14 00:03:02.979 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32)
2022-04-14 00:03:02.980 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0)
2022-04-14 00:03:02.981 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0)
2022-04-14 00:03:02.984 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0)
2022-04-14 00:03:02.985 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4)
2022-04-14 00:03:02.986 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2)
2022-04-14 00:03:02.988 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5)
2022-04-14 00:03:03.052 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9)
2022-04-14 00:03:03.054 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12)
2022-04-14 00:03:03.055 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28)
2022-04-14 00:03:03.058 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3)
2022-04-14 00:03:03.147 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5)
2022-04-14 00:03:03.148 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0)
2022-04-14 00:03:03.149 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2)
2022-04-14 00:03:03.191 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0)
2022-04-14 00:03:03.232 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2)
2022-04-14 00:03:03.406 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21)
2022-04-14 00:03:05.468 | Installing collected packages: osc-placement
2022-04-14 00:03:05.652 | Successfully installed osc-placement-3.2.0
2022-04-14 00:03:05.652 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-14 00:03:05.660 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-14 00:03:05.660 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-14 00:03:05.782 | + inc/python:pip_install:200               :   result=0
2022-04-14 00:03:05.785 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-14 00:03:05.787 | + functions-common:time_stop:2432          :   local name
2022-04-14 00:03:05.790 | + functions-common:time_stop:2433          :   local end_time
2022-04-14 00:03:05.792 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-14 00:03:05.795 | + functions-common:time_stop:2435          :   local total
2022-04-14 00:03:05.798 | + functions-common:time_stop:2436          :   local start_time
2022-04-14 00:03:05.800 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-14 00:03:05.806 | + functions-common:time_stop:2439          :   start_time=1649894578947
2022-04-14 00:03:05.808 | + functions-common:time_stop:2441          :   [[ -z 1649894578947 ]]
2022-04-14 00:03:05.812 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-14 00:03:05.816 | + functions-common:time_stop:2444          :   end_time=1649894585814
2022-04-14 00:03:05.819 | + functions-common:time_stop:2445          :   elapsed_time=6867
2022-04-14 00:03:05.821 | + functions-common:time_stop:2446          :   total=375734
2022-04-14 00:03:05.824 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-14 00:03:05.826 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=382601
2022-04-14 00:03:05.829 | + inc/python:pip_install:203               :   return 0
2022-04-14 00:03:05.832 | + lib/placement:install_placement:140      :   git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master
2022-04-14 00:03:05.834 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/placement.git
2022-04-14 00:03:05.837 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/placement
2022-04-14 00:03:05.839 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-14 00:03:05.842 | + functions-common:git_clone:611           :   local orig_dir
2022-04-14 00:03:05.846 | ++ functions-common:git_clone:612           :   pwd
2022-04-14 00:03:05.848 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-14 00:03:05.851 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-14 00:03:05.854 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-14 00:03:05.871 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-14 00:03:05.874 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-14 00:03:05.876 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-14 00:03:05.879 | + functions-common:git_clone:629           :   echo master
2022-04-14 00:03:05.880 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-14 00:03:05.885 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/placement ]]
2022-04-14 00:03:05.887 | + functions-common:git_clone:644           :   [[ False = \T\r\u\e ]]
2022-04-14 00:03:05.890 | + functions-common:git_clone:650           :   git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master
2022-04-14 00:03:05.893 | + functions-common:git_timed:709           :   local count=0
2022-04-14 00:03:05.895 | + functions-common:git_timed:710           :   local timeout=0
2022-04-14 00:03:05.897 | + functions-common:git_timed:712           :   [[ -n 0 ]]
2022-04-14 00:03:05.900 | + functions-common:git_timed:713           :   timeout=0
2022-04-14 00:03:05.902 | + functions-common:git_timed:716           :   time_start git_timed
2022-04-14 00:03:05.905 | + functions-common:time_start:2418         :   local name=git_timed
2022-04-14 00:03:05.908 | + functions-common:time_start:2419         :   local start_time=
2022-04-14 00:03:05.910 | + functions-common:time_start:2420         :   [[ -n '' ]]
2022-04-14 00:03:05.913 | ++ functions-common:time_start:2423         :   date +%s%3N
2022-04-14 00:03:05.917 | + functions-common:time_start:2423         :   _TIME_START[$name]=1649894585914
2022-04-14 00:03:05.919 | + functions-common:git_timed:717           :   timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master
2022-04-14 00:03:05.923 | Cloning into '/opt/stack/placement'...
2022-04-14 00:03:24.728 | + functions-common:git_timed:731           :   time_stop git_timed
2022-04-14 00:03:24.730 | + functions-common:time_stop:2432          :   local name
2022-04-14 00:03:24.732 | + functions-common:time_stop:2433          :   local end_time
2022-04-14 00:03:24.735 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-14 00:03:24.738 | + functions-common:time_stop:2435          :   local total
2022-04-14 00:03:24.740 | + functions-common:time_stop:2436          :   local start_time
2022-04-14 00:03:24.742 | + functions-common:time_stop:2438          :   name=git_timed
2022-04-14 00:03:24.744 | + functions-common:time_stop:2439          :   start_time=1649894585914
2022-04-14 00:03:24.747 | + functions-common:time_stop:2441          :   [[ -z 1649894585914 ]]
2022-04-14 00:03:24.750 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-14 00:03:24.754 | + functions-common:time_stop:2444          :   end_time=1649894604751
2022-04-14 00:03:24.756 | + functions-common:time_stop:2445          :   elapsed_time=18837
2022-04-14 00:03:24.759 | + functions-common:time_stop:2446          :   total=0
2022-04-14 00:03:24.761 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-14 00:03:24.763 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=18837
2022-04-14 00:03:24.766 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/placement
2022-04-14 00:03:24.778 | + functions-common:git_clone:684           :   cd /opt/stack/placement
2022-04-14 00:03:24.781 | + functions-common:git_clone:685           :   git show --oneline
2022-04-14 00:03:24.781 | + functions-common:git_clone:685           :   head -1
2022-04-14 00:03:24.786 | 49d22d82 Merge "Fix perfload jobs after consumer_types"
2022-04-14 00:03:24.789 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-14 00:03:24.791 | + lib/placement:install_placement:141      :   setup_develop /opt/stack/placement
2022-04-14 00:03:24.794 | + inc/python:setup_develop:338             :   local bindep
2022-04-14 00:03:24.796 | + inc/python:setup_develop:339             :   [[ /opt/stack/placement == -bindep* ]]
2022-04-14 00:03:24.799 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/placement
2022-04-14 00:03:24.801 | + inc/python:setup_develop:344             :   local extras=
2022-04-14 00:03:24.804 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/placement -e
2022-04-14 00:03:24.807 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-14 00:03:24.809 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/placement == -bindep* ]]
2022-04-14 00:03:24.812 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/placement
2022-04-14 00:03:24.814 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-14 00:03:24.816 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-14 00:03:24.820 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/placement
2022-04-14 00:03:24.822 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-14 00:03:24.825 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/placement
2022-04-14 00:03:24.827 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-14 00:03:24.830 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-14 00:03:24.833 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg
2022-04-14 00:03:24.839 | + inc/python:_setup_package_with_constraints_edit:385 :   name=openstack-placement
2022-04-14 00:03:24.841 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement
2022-04-14 00:03:25.507 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/placement -e
2022-04-14 00:03:25.509 | + inc/python:setup_package:418             :   local bindep=0
2022-04-14 00:03:25.512 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-14 00:03:25.514 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-14 00:03:25.516 | + inc/python:setup_package:421             :   [[ /opt/stack/placement == -bindep* ]]
2022-04-14 00:03:25.520 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/placement
2022-04-14 00:03:25.522 | + inc/python:setup_package:427             :   local flags=-e
2022-04-14 00:03:25.524 | + inc/python:setup_package:428             :   local extras=
2022-04-14 00:03:25.527 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-14 00:03:25.529 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-14 00:03:25.532 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-14 00:03:25.534 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-14 00:03:25.537 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-14 00:03:25.539 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/placement
2022-04-14 00:03:25.561 | Using python 3.8 to install /opt/stack/placement
2022-04-14 00:03:25.565 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement
2022-04-14 00:03:26.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:03:26.415 |   from cryptography.utils import int_from_bytes
2022-04-14 00:03:26.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:03:26.415 |   from cryptography.utils import int_from_bytes
2022-04-14 00:03:27.631 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-14 00:03:27.662 | Obtaining file:///opt/stack/placement
2022-04-14 00:03:27.663 |   Preparing metadata (setup.py): started
2022-04-14 00:03:32.325 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-14 00:03:32.461 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1)
2022-04-14 00:03:32.463 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35)
2022-04-14 00:03:32.464 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0)
2022-04-14 00:03:32.464 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1)
2022-04-14 00:03:32.465 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7)
2022-04-14 00:03:32.466 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0)
2022-04-14 00:03:32.468 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1)
2022-04-14 00:03:32.470 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0)
2022-04-14 00:03:32.471 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0)
2022-04-14 00:03:32.472 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0)
2022-04-14 00:03:32.473 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0)
2022-04-14 00:03:32.474 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0)
2022-04-14 00:03:32.475 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0)
2022-04-14 00:03:32.476 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2)
2022-04-14 00:03:32.477 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0)
2022-04-14 00:03:32.478 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0)
2022-04-14 00:03:32.479 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1)
2022-04-14 00:03:32.480 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0)
2022-04-14 00:03:32.482 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0)
2022-04-14 00:03:32.483 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0)
2022-04-14 00:03:32.484 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1)
2022-04-14 00:03:32.551 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0)
2022-04-14 00:03:32.552 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0)
2022-04-14 00:03:32.554 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1)
2022-04-14 00:03:32.556 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0)
2022-04-14 00:03:32.557 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1)
2022-04-14 00:03:32.558 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0)
2022-04-14 00:03:32.578 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3)
2022-04-14 00:03:32.622 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0)
2022-04-14 00:03:32.623 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0)
2022-04-14 00:03:32.624 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0)
2022-04-14 00:03:32.625 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0)
2022-04-14 00:03:32.627 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0)
2022-04-14 00:03:32.678 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7)
2022-04-14 00:03:32.680 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1)
2022-04-14 00:03:32.681 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0)
2022-04-14 00:03:32.682 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0)
2022-04-14 00:03:32.727 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2)
2022-04-14 00:03:32.732 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6)
2022-04-14 00:03:32.752 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1)
2022-04-14 00:03:32.753 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0)
2022-04-14 00:03:32.755 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0)
2022-04-14 00:03:32.780 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1)
2022-04-14 00:03:32.783 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3)
2022-04-14 00:03:32.795 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0)
2022-04-14 00:03:32.813 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0)
2022-04-14 00:03:32.815 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3)
2022-04-14 00:03:32.816 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2)
2022-04-14 00:03:32.817 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7)
2022-04-14 00:03:32.860 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12)
2022-04-14 00:03:32.863 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3)
2022-04-14 00:03:32.864 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9)
2022-04-14 00:03:32.865 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28)
2022-04-14 00:03:32.882 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7)
2022-04-14 00:03:33.073 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2)
2022-04-14 00:03:33.113 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0)
2022-04-14 00:03:33.114 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0)
2022-04-14 00:03:33.115 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3)
2022-04-14 00:03:33.132 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0)
2022-04-14 00:03:33.166 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0)
2022-04-14 00:03:33.225 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1)
2022-04-14 00:03:33.292 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0)
2022-04-14 00:03:33.377 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5)
2022-04-14 00:03:33.430 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5)
2022-04-14 00:03:33.629 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2)
2022-04-14 00:03:33.631 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2)
2022-04-14 00:03:33.632 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1)
2022-04-14 00:03:33.717 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0)
2022-04-14 00:03:33.798 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21)
2022-04-14 00:03:33.997 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0)
2022-04-14 00:03:34.126 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0)
2022-04-14 00:03:34.127 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0)
2022-04-14 00:03:36.049 | Installing collected packages: openstack-placement
2022-04-14 00:03:36.051 |   Running setup.py develop for openstack-placement
2022-04-14 00:03:41.881 | Successfully installed openstack-placement
2022-04-14 00:03:41.882 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-14 00:03:41.889 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-14 00:03:41.889 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-14 00:03:42.019 | + inc/python:pip_install:200               :   result=0
2022-04-14 00:03:42.022 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-14 00:03:42.024 | + functions-common:time_stop:2432          :   local name
2022-04-14 00:03:42.026 | + functions-common:time_stop:2433          :   local end_time
2022-04-14 00:03:42.029 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-14 00:03:42.031 | + functions-common:time_stop:2435          :   local total
2022-04-14 00:03:42.033 | + functions-common:time_stop:2436          :   local start_time
2022-04-14 00:03:42.036 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-14 00:03:42.038 | + functions-common:time_stop:2439          :   start_time=1649894605556
2022-04-14 00:03:42.040 | + functions-common:time_stop:2441          :   [[ -z 1649894605556 ]]
2022-04-14 00:03:42.043 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-14 00:03:42.048 | + functions-common:time_stop:2444          :   end_time=1649894622045
2022-04-14 00:03:42.050 | + functions-common:time_stop:2445          :   elapsed_time=16489
2022-04-14 00:03:42.053 | + functions-common:time_stop:2446          :   total=382601
2022-04-14 00:03:42.055 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-14 00:03:42.057 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=399090
2022-04-14 00:03:42.060 | + inc/python:pip_install:203               :   return 0
2022-04-14 00:03:42.062 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-14 00:03:42.065 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info
2022-04-14 00:03:42.068 | + functions-common:safe_chown:2333         :   _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info
2022-04-14 00:03:42.089 | + functions-common:_safe_permission_operation:2181 :   sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info
2022-04-14 00:03:42.103 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/placement
2022-04-14 00:03:42.106 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/placement
2022-04-14 00:03:42.110 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-14 00:03:42.112 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-14 00:03:42.115 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,/opt/stack/placement, ]]
2022-04-14 00:03:42.117 | + inc/python:use_library_from_git:253      :   return 1
2022-04-14 00:03:42.120 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-14 00:03:42.122 | + ./stack.sh:main:945                      :   configure_placement
2022-04-14 00:03:42.125 | + lib/placement:configure_placement:106    :   sudo install -d -o ubuntu /etc/placement
2022-04-14 00:03:42.137 | + lib/placement:configure_placement:107    :   create_placement_conf
2022-04-14 00:03:42.140 | + lib/placement:create_placement_conf:96   :   rm -f /etc/placement/placement.conf
2022-04-14 00:03:42.145 | ++ lib/placement:create_placement_conf:97   :   database_connection_url placement
2022-04-14 00:03:42.147 | ++ lib/database:database_connection_url:134 :   local db=placement
2022-04-14 00:03:42.150 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql placement
2022-04-14 00:03:42.152 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=placement
2022-04-14 00:03:42.155 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8'
2022-04-14 00:03:42.159 | + lib/placement:create_placement_conf:97   :   iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8'
2022-04-14 00:03:42.192 | + lib/placement:create_placement_conf:98   :   iniset /etc/placement/placement.conf DEFAULT debug True
2022-04-14 00:03:42.225 | + lib/placement:create_placement_conf:99   :   iniset /etc/placement/placement.conf api auth_strategy keystone
2022-04-14 00:03:42.264 | + lib/placement:create_placement_conf:100  :   configure_keystone_authtoken_middleware /etc/placement/placement.conf placement
2022-04-14 00:03:42.267 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/placement/placement.conf
2022-04-14 00:03:42.269 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=placement
2022-04-14 00:03:42.272 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-04-14 00:03:42.274 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/placement/placement.conf keystone_authtoken auth_type password
2022-04-14 00:03:42.308 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/placement/placement.conf keystone_authtoken interface public
2022-04-14 00:03:42.336 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.60/identity
2022-04-14 00:03:42.366 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/placement/placement.conf keystone_authtoken username placement
2022-04-14 00:03:42.394 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd
2022-04-14 00:03:42.424 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default
2022-04-14 00:03:42.453 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/placement/placement.conf keystone_authtoken project_name service
2022-04-14 00:03:42.482 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default
2022-04-14 00:03:42.511 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2022-04-14 00:03:42.541 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211
2022-04-14 00:03:42.571 | + lib/placement:create_placement_conf:101  :   setup_logging /etc/placement/placement.conf
2022-04-14 00:03:42.574 | + functions:setup_logging:674              :   setup_systemd_logging /etc/placement/placement.conf
2022-04-14 00:03:42.576 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/placement/placement.conf
2022-04-14 00:03:42.581 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-14 00:03:42.601 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-14 00:03:42.604 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-14 00:03:42.606 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-14 00:03:42.609 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-14 00:03:42.611 | + functions:setup_systemd_logging:702      :   iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}'
2022-04-14 00:03:42.644 | + functions:setup_systemd_logging:704      :   iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s'
2022-04-14 00:03:42.676 | + functions:setup_systemd_logging:705      :   iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s'
2022-04-14 00:03:42.713 | + functions:setup_systemd_logging:706      :   iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-14 00:03:42.748 | + lib/placement:configure_placement:109    :   [[ uwsgi == \u\w\s\g\i ]]
2022-04-14 00:03:42.750 | + lib/placement:configure_placement:110    :   write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement
2022-04-14 00:03:42.753 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/placement/placement-uwsgi.ini
2022-04-14 00:03:42.755 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/placement-api
2022-04-14 00:03:42.758 | + lib/apache:write_uwsgi_config:256        :   local url=/placement
2022-04-14 00:03:42.760 | + lib/apache:write_uwsgi_config:257        :   local http=
2022-04-14 00:03:42.762 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-04-14 00:03:42.766 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/placement-api
2022-04-14 00:03:42.771 | + lib/apache:write_uwsgi_config:259        :   name=placement-api
2022-04-14 00:03:42.773 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-04-14 00:03:42.776 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-04-14 00:03:42.789 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-04-14 00:03:42.790 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-04-14 00:03:42.799 | d /var/run/uwsgi 0755 ubuntu root
2022-04-14 00:03:42.803 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-04-14 00:03:42.820 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/placement-api.socket
2022-04-14 00:03:42.822 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/placement/placement-uwsgi.ini
2022-04-14 00:03:42.826 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api
2022-04-14 00:03:42.861 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2
2022-04-14 00:03:42.893 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/placement/placement-uwsgi.ini uwsgi master true
2022-04-14 00:03:42.924 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true
2022-04-14 00:03:42.952 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false
2022-04-14 00:03:42.981 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90
2022-04-14 00:03:43.009 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true
2022-04-14 00:03:43.038 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3
2022-04-14 00:03:43.067 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true
2022-04-14 00:03:43.096 | + lib/apache:write_uwsgi_config:290        :   iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'
2022-04-14 00:03:43.125 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535
2022-04-14 00:03:43.155 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close'
2022-04-14 00:03:43.184 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true
2022-04-14 00:03:43.214 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2022-04-14 00:03:43.216 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2022-04-14 00:03:43.220 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for placement-api
2022-04-14 00:03:43.222 | ++ lib/apache:apache_site_config_for:186    :   local site=placement-api
2022-04-14 00:03:43.225 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-14 00:03:43.227 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-14 00:03:43.230 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-14 00:03:43.232 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/placement-api.conf
2022-04-14 00:03:43.236 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/placement-api.conf
2022-04-14 00:03:43.238 | + lib/apache:write_uwsgi_config:304        :   iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket
2022-04-14 00:03:43.267 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666
2022-04-14 00:03:43.296 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/placement-api.conf
2022-04-14 00:03:43.297 | + lib/apache:write_uwsgi_config:306        :   echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 '
2022-04-14 00:03:43.306 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 
2022-04-14 00:03:43.309 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site placement-api
2022-04-14 00:03:43.312 | + lib/apache:enable_apache_site:203        :   local site=placement-api
2022-04-14 00:03:43.314 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-14 00:03:43.317 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-14 00:03:43.319 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-14 00:03:43.322 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-14 00:03:43.324 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-14 00:03:43.327 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-14 00:03:43.330 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-14 00:03:43.332 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-14 00:03:43.335 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-14 00:03:43.337 | + lib/apache:enable_apache_site:207        :   sudo a2ensite placement-api
2022-04-14 00:03:43.398 | Enabling site placement-api.
2022-04-14 00:03:43.404 | To activate the new configuration, you need to run:
2022-04-14 00:03:43.404 |   systemctl reload apache2
2022-04-14 00:03:43.409 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2022-04-14 00:03:43.411 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-14 00:03:43.414 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-14 00:03:43.416 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart apache2
2022-04-14 00:03:43.559 | + ./stack.sh:main:952                      :   is_service_enabled placement placement-client
2022-04-14 00:03:43.582 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:03:43.585 | + ./stack.sh:main:953                      :   is_service_enabled n-cpu
2022-04-14 00:03:43.609 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:03:43.613 | + ./stack.sh:main:953                      :   is_service_enabled n-sch
2022-04-14 00:03:43.635 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:03:43.638 | + ./stack.sh:main:954                      :   configure_placement_nova_compute
2022-04-14 00:03:43.640 | + lib/nova:configure_placement_nova_compute:600 :   local conf=/etc/nova/nova.conf
2022-04-14 00:03:43.643 | + lib/nova:configure_placement_nova_compute:601 :   iniset /etc/nova/nova.conf placement auth_type password
2022-04-14 00:03:43.676 | + lib/nova:configure_placement_nova_compute:602 :   iniset /etc/nova/nova.conf placement auth_url http://10.222.0.60/identity
2022-04-14 00:03:43.705 | + lib/nova:configure_placement_nova_compute:603 :   iniset /etc/nova/nova.conf placement username placement
2022-04-14 00:03:43.733 | + lib/nova:configure_placement_nova_compute:604 :   iniset /etc/nova/nova.conf placement password Passw0rd
2022-04-14 00:03:43.764 | + lib/nova:configure_placement_nova_compute:605 :   iniset /etc/nova/nova.conf placement user_domain_name Default
2022-04-14 00:03:43.793 | + lib/nova:configure_placement_nova_compute:606 :   iniset /etc/nova/nova.conf placement project_name service
2022-04-14 00:03:43.823 | + lib/nova:configure_placement_nova_compute:607 :   iniset /etc/nova/nova.conf placement project_domain_name Default
2022-04-14 00:03:43.853 | + lib/nova:configure_placement_nova_compute:608 :   iniset /etc/nova/nova.conf placement region_name RegionOne
2022-04-14 00:03:43.882 | + ./stack.sh:main:958                      :   is_service_enabled horizon
2022-04-14 00:03:43.900 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:03:43.902 | + ./stack.sh:main:963                      :   is_service_enabled tls-proxy
2022-04-14 00:03:43.920 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:03:43.923 | + ./stack.sh:main:971                      :   run_phase stack install
2022-04-14 00:03:43.925 | + functions-common:run_phase:1860          :   local mode=stack
2022-04-14 00:03:43.928 | + functions-common:run_phase:1861          :   local phase=install
2022-04-14 00:03:43.931 | + functions-common:run_phase:1862          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-14 00:03:43.935 | + functions-common:run_phase:1863          :   local extra_plugin_file_name
2022-04-14 00:03:43.938 | + functions-common:run_phase:1864          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-14 00:03:43.940 | + functions-common:run_phase:1869          :   local exceptions=80-tempest.sh
2022-04-14 00:03:43.947 | + functions-common:run_phase:1870          :   local extra
2022-04-14 00:03:43.951 | ++ functions-common:run_phase:1871          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-14 00:03:43.955 | + functions-common:run_phase:1871          :   extra=80-tempest.sh
2022-04-14 00:03:43.957 | + functions-common:run_phase:1872          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-14 00:03:43.960 | + functions-common:run_phase:1876          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-14 00:03:43.964 | + functions-common:run_phase:1876          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install
2022-04-14 00:03:43.967 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-14 00:03:43.983 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:03:43.986 | ++ extras.d/80-tempest.sh:source:4          :   [[ stack == \s\o\u\r\c\e ]]
2022-04-14 00:03:43.989 | ++ extras.d/80-tempest.sh:source:7          :   [[ stack == \s\t\a\c\k ]]
2022-04-14 00:03:43.991 | ++ extras.d/80-tempest.sh:source:7          :   [[ install == \i\n\s\t\a\l\l ]]
2022-04-14 00:03:43.993 | ++ extras.d/80-tempest.sh:source:8          :   echo_summary 'Installing Tempest'
2022-04-14 00:03:43.996 | ++ ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-14 00:03:43.998 | ++ ./stack.sh:echo_summary:448              :   echo -e Installing Tempest
2022-04-14 00:03:44.001 | ++ extras.d/80-tempest.sh:source:9          :   async_runfunc install_tempest
2022-04-14 00:03:44.003 | ++ inc/async:async_runfunc:116              :   async_run install_tempest install_tempest
2022-04-14 00:03:44.070 | ++ inc/async:async_inner:63                 :   install_tempest
2022-04-14 00:03:44.111 | [17764 Async install_tempest:77925]: running: install_tempest
2022-04-14 00:03:44.113 | ++ extras.d/80-tempest.sh:source:27         :   [[ stack == \u\n\s\t\a\c\k ]]
2022-04-14 00:03:44.116 | ++ extras.d/80-tempest.sh:source:32         :   [[ stack == \c\l\e\a\n ]]
2022-04-14 00:03:44.118 | + functions-common:run_phase:1881          :   [[ stack == \s\o\u\r\c\e ]]
2022-04-14 00:03:44.121 | + functions-common:run_phase:1884          :   [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2022-04-14 00:03:44.124 | + functions-common:run_phase:1887          :   run_plugins stack install
2022-04-14 00:03:44.127 | + functions-common:run_plugins:1846        :   local mode=stack
2022-04-14 00:03:44.130 | + functions-common:run_plugins:1847        :   local phase=install
2022-04-14 00:03:44.133 | + functions-common:run_plugins:1849        :   local plugins=
2022-04-14 00:03:44.135 | + functions-common:run_plugins:1850        :   local plugin
2022-04-14 00:03:44.138 | + ./stack.sh:main:974                      :   use_library_from_git python-openstackclient
2022-04-14 00:03:44.141 | + inc/python:use_library_from_git:250      :   local name=python-openstackclient
2022-04-14 00:03:44.144 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-14 00:03:44.146 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-14 00:03:44.149 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-openstackclient, ]]
2022-04-14 00:03:44.152 | + inc/python:use_library_from_git:253      :   return 1
2022-04-14 00:03:44.155 | + ./stack.sh:main:978                      :   pip_install_gr python-openstackclient
2022-04-14 00:03:44.158 | + inc/python:pip_install_gr:76             :   local name=python-openstackclient
2022-04-14 00:03:44.161 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-14 00:03:44.164 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements python-openstackclient
2022-04-14 00:03:44.167 | ++ inc/python:get_from_global_requirements:225 :   local package=python-openstackclient
2022-04-14 00:03:44.170 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-14 00:03:44.174 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt
2022-04-14 00:03:44.174 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-14 00:03:44.181 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='python-openstackclient  '
2022-04-14 00:03:44.184 | ++ inc/python:get_from_global_requirements:228 :   [[ python-openstackclient   == '' ]]
2022-04-14 00:03:44.186 | ++ inc/python:get_from_global_requirements:231 :   echo python-openstackclient
2022-04-14 00:03:44.190 | + inc/python:pip_install_gr:78             :   clean_name=python-openstackclient
2022-04-14 00:03:44.192 | + inc/python:pip_install_gr:79             :   pip_install python-openstackclient
2022-04-14 00:03:44.214 | Using python 3.8 to install python-openstackclient
2022-04-14 00:03:44.217 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient
2022-04-14 00:03:45.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:03:45.071 |   from cryptography.utils import int_from_bytes
2022-04-14 00:03:45.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:03:45.071 |   from cryptography.utils import int_from_bytes
2022-04-14 00:03:46.312 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-14 00:03:48.900 | Collecting python-openstackclient
2022-04-14 00:03:48.910 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB)
2022-04-14 00:03:48.969 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0)
2022-04-14 00:03:48.970 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1)
2022-04-14 00:03:48.971 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0)
2022-04-14 00:03:48.972 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0)
2022-04-14 00:03:48.973 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2)
2022-04-14 00:03:48.974 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0)
2022-04-14 00:03:48.975 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0)
2022-04-14 00:03:48.976 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2)
2022-04-14 00:03:48.977 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1)
2022-04-14 00:03:48.979 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0)
2022-04-14 00:03:48.980 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0)
2022-04-14 00:03:48.993 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0)
2022-04-14 00:03:48.994 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0)
2022-04-14 00:03:48.994 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0)
2022-04-14 00:03:48.996 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7)
2022-04-14 00:03:48.997 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0)
2022-04-14 00:03:49.022 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32)
2022-04-14 00:03:49.023 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4)
2022-04-14 00:03:49.024 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0)
2022-04-14 00:03:49.025 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2)
2022-04-14 00:03:49.026 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1)
2022-04-14 00:03:49.027 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0)
2022-04-14 00:03:49.029 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0)
2022-04-14 00:03:49.030 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0)
2022-04-14 00:03:49.032 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0)
2022-04-14 00:03:49.033 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0)
2022-04-14 00:03:49.034 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5)
2022-04-14 00:03:49.049 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6)
2022-04-14 00:03:49.066 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0)
2022-04-14 00:03:49.068 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3)
2022-04-14 00:03:49.069 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0)
2022-04-14 00:03:49.071 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1)
2022-04-14 00:03:49.092 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1)
2022-04-14 00:03:49.110 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0)
2022-04-14 00:03:49.112 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0)
2022-04-14 00:03:49.113 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0)
2022-04-14 00:03:49.206 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5)
2022-04-14 00:03:49.207 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2)
2022-04-14 00:03:49.208 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0)
2022-04-14 00:03:49.251 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0)
2022-04-14 00:03:49.262 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0)
2022-04-14 00:03:49.296 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2)
2022-04-14 00:03:49.460 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0)
2022-04-14 00:03:49.476 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3)
2022-04-14 00:03:49.577 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28)
2022-04-14 00:03:49.579 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9)
2022-04-14 00:03:49.581 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12)
2022-04-14 00:03:49.584 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3)
2022-04-14 00:03:49.735 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21)
2022-04-14 00:03:51.919 | Installing collected packages: python-openstackclient
2022-04-14 00:03:53.413 | Successfully installed python-openstackclient-5.8.0
2022-04-14 00:03:53.413 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-14 00:03:53.420 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-14 00:03:53.420 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-14 00:03:53.552 | + inc/python:pip_install:200               :   result=0
2022-04-14 00:03:53.555 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-14 00:03:53.557 | + functions-common:time_stop:2432          :   local name
2022-04-14 00:03:53.560 | + functions-common:time_stop:2433          :   local end_time
2022-04-14 00:03:53.562 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-14 00:03:53.565 | + functions-common:time_stop:2435          :   local total
2022-04-14 00:03:53.567 | + functions-common:time_stop:2436          :   local start_time
2022-04-14 00:03:53.569 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-14 00:03:53.572 | + functions-common:time_stop:2439          :   start_time=1649894624209
2022-04-14 00:03:53.574 | + functions-common:time_stop:2441          :   [[ -z 1649894624209 ]]
2022-04-14 00:03:53.578 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-14 00:03:53.582 | + functions-common:time_stop:2444          :   end_time=1649894633579
2022-04-14 00:03:53.584 | + functions-common:time_stop:2445          :   elapsed_time=9370
2022-04-14 00:03:53.587 | + functions-common:time_stop:2446          :   total=399090
2022-04-14 00:03:53.589 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-14 00:03:53.591 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=408460
2022-04-14 00:03:53.594 | + inc/python:pip_install:203               :   return 0
2022-04-14 00:03:53.597 | + ./stack.sh:main:983                      :   install_oscwrap
2022-04-14 00:03:53.600 | ++ functions-common:install_oscwrap:2477    :   mktemp
2022-04-14 00:03:53.604 | + functions-common:install_oscwrap:2477    :   OSCWRAP_TIMER_FILE=/tmp/tmp.SWu5jvJkxV
2022-04-14 00:03:53.607 | + functions-common:install_oscwrap:2480    :   shopt -s expand_aliases
2022-04-14 00:03:53.609 | + functions-common:install_oscwrap:2483    :   unalias -a
2022-04-14 00:03:53.612 | + functions-common:install_oscwrap:2485    :   alias openstack=oscwrap
2022-04-14 00:03:53.615 | + ./stack.sh:main:988                      :   [[ False != \F\a\l\s\e ]]
2022-04-14 00:03:53.617 | + ./stack.sh:main:1028                     :   '[' -f /opt/stack/data/ca-bundle.pem ']'
2022-04-14 00:03:53.620 | + ./stack.sh:main:1036                     :   is_service_enabled mysql postgresql
2022-04-14 00:03:53.639 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:03:53.642 | + ./stack.sh:main:1037                     :   configure_database
2022-04-14 00:03:53.645 | + lib/database:configure_database:128      :   configure_database_mysql
2022-04-14 00:03:53.647 | + lib/databases/mysql:configure_database_mysql:72 :   local my_conf mysql slow_log
2022-04-14 00:03:53.650 | + lib/databases/mysql:configure_database_mysql:73 :   echo_summary 'Configuring and starting MySQL'
2022-04-14 00:03:53.652 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-14 00:03:53.654 | + ./stack.sh:echo_summary:448              :   echo -e Configuring and starting MySQL
2022-04-14 00:03:53.658 | + lib/databases/mysql:configure_database_mysql:75 :   is_ubuntu
2022-04-14 00:03:53.659 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-14 00:03:53.662 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-14 00:03:53.664 | + lib/databases/mysql:configure_database_mysql:76 :   my_conf=/etc/mysql/my.cnf
2022-04-14 00:03:53.667 | ++ lib/databases/mysql:configure_database_mysql:90 :   ipv6_unquote 0.0.0.0
2022-04-14 00:03:53.671 | ++ functions-common:ipv6_unquote:2230       :   tr -d '[]'
2022-04-14 00:03:53.671 | ++ functions-common:ipv6_unquote:2230       :   echo 0.0.0.0
2022-04-14 00:03:53.676 | + lib/databases/mysql:configure_database_mysql:90 :   iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0
2022-04-14 00:03:53.741 | + lib/databases/mysql:configure_database_mysql:93 :   is_fedora
2022-04-14 00:03:53.743 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-14 00:03:53.746 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-14 00:03:53.748 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-14 00:03:53.751 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-14 00:03:53.753 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-14 00:03:53.756 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-14 00:03:53.758 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-14 00:03:53.760 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-14 00:03:53.763 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-14 00:03:53.766 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-14 00:03:53.769 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-14 00:03:53.771 | + lib/databases/mysql:configure_database_mysql:93 :   is_suse
2022-04-14 00:03:53.774 | + functions-common:is_suse:542             :   is_opensuse
2022-04-14 00:03:53.776 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-14 00:03:53.778 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-14 00:03:53.781 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-14 00:03:53.784 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-14 00:03:53.786 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-14 00:03:53.789 | + lib/databases/mysql:configure_database_mysql:96 :   is_ubuntu
2022-04-14 00:03:53.792 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-14 00:03:53.794 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-14 00:03:53.797 | + lib/databases/mysql:configure_database_mysql:98 :   restart_service mysql
2022-04-14 00:03:53.800 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-14 00:03:53.802 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart mysql
2022-04-14 00:03:55.704 | + lib/databases/mysql:configure_database_mysql:104 :   sudo mysqladmin -u root password Passw0rd
2022-04-14 00:03:55.720 | mysqladmin: connect to server at 'localhost' failed
2022-04-14 00:03:55.720 | error: 'Access denied for user 'root'@'localhost' (using password: NO)'
2022-04-14 00:03:55.724 | + lib/databases/mysql:configure_database_mysql:104 :   true
2022-04-14 00:03:55.727 | + lib/databases/mysql:configure_database_mysql:108 :   is_ubuntu
2022-04-14 00:03:55.729 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-14 00:03:55.732 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-14 00:03:55.734 | + lib/databases/mysql:configure_database_mysql:108 :   '[' mysql == mariadb ']'
2022-04-14 00:03:55.737 | + lib/databases/mysql:configure_database_mysql:111 :   local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 '
2022-04-14 00:03:55.739 | + lib/databases/mysql:configure_database_mysql:117 :   is_ubuntu
2022-04-14 00:03:55.741 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-14 00:03:55.744 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-14 00:03:55.746 | + lib/databases/mysql:configure_database_mysql:117 :   [[ focal != \b\u\l\l\s\e\y\e ]]
2022-04-14 00:03:55.750 | + lib/databases/mysql:configure_database_mysql:117 :   '[' mysql == mariadb ']'
2022-04-14 00:03:55.752 | + lib/databases/mysql:configure_database_mysql:122 :   sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';'
2022-04-14 00:03:55.764 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-14 00:03:55.800 | + lib/databases/mysql:configure_database_mysql:124 :   sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';'
2022-04-14 00:03:55.813 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-14 00:03:55.838 | + lib/databases/mysql:configure_database_mysql:129 :   iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL
2022-04-14 00:03:55.896 | + lib/databases/mysql:configure_database_mysql:130 :   iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB
2022-04-14 00:03:55.948 | + lib/databases/mysql:configure_database_mysql:131 :   iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024
2022-04-14 00:03:56.000 | + lib/databases/mysql:configure_database_mysql:133 :   [[ False == \T\r\u\e ]]
2022-04-14 00:03:56.003 | + lib/databases/mysql:configure_database_mysql:153 :   restart_service mysql
2022-04-14 00:03:56.005 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-14 00:03:56.008 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart mysql
2022-04-14 00:03:58.177 | + ./stack.sh:main:1041                     :   save_stackenv 1041
2022-04-14 00:03:58.180 | + functions-common:save_stackenv:60        :   local tag=1041
2022-04-14 00:03:58.183 | ++ functions-common:save_stackenv:62        :   date +%F-%H%M%S
2022-04-14 00:03:58.189 | + functions-common:save_stackenv:62        :   time_stamp=2022-04-14-000358
2022-04-14 00:03:58.191 | + functions-common:save_stackenv:63        :   echo '# 2022-04-14-000358 1041'
2022-04-14 00:03:58.194 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-14 00:03:58.197 | + functions-common:save_stackenv:65        :   echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2022-04-14 00:03:58.199 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-14 00:03:58.202 | + functions-common:save_stackenv:65        :   echo DATA_DIR=/opt/stack/data
2022-04-14 00:03:58.205 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-14 00:03:58.207 | + functions-common:save_stackenv:65        :   echo DEST=/opt/stack
2022-04-14 00:03:58.210 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-14 00:03:58.213 | + functions-common:save_stackenv:65        :   echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification
2022-04-14 00:03:58.215 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-14 00:03:58.218 | + functions-common:save_stackenv:65        :   echo HOST_IP=10.222.0.60
2022-04-14 00:03:58.220 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-14 00:03:58.223 | + functions-common:save_stackenv:65        :   echo KEYSTONE_SERVICE_URI=http://10.222.0.60/identity
2022-04-14 00:03:58.225 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-14 00:03:58.228 | + functions-common:save_stackenv:65        :   echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-235012
2022-04-14 00:03:58.231 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-14 00:03:58.233 | + functions-common:save_stackenv:65        :   echo OS_CACERT=
2022-04-14 00:03:58.236 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-14 00:03:58.238 | + functions-common:save_stackenv:65        :   echo SERVICE_HOST=10.222.0.60
2022-04-14 00:03:58.241 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-14 00:03:58.243 | + functions-common:save_stackenv:65        :   echo STACK_USER=ubuntu
2022-04-14 00:03:58.246 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-14 00:03:58.248 | + functions-common:save_stackenv:65        :   echo TLS_IP=
2022-04-14 00:03:58.251 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-14 00:03:58.254 | + functions-common:save_stackenv:65        :   echo HOST_IPV6=::1
2022-04-14 00:03:58.256 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-14 00:03:58.259 | + functions-common:save_stackenv:65        :   echo SERVICE_IP_VERSION=4
2022-04-14 00:03:58.262 | + ./stack.sh:main:1053                     :   [[ True == \T\r\u\e ]]
2022-04-14 00:03:58.265 | + ./stack.sh:main:1054                     :   [[ -f /sys/kernel/mm/ksm/run ]]
2022-04-14 00:03:58.268 | + ./stack.sh:main:1055                     :   sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run'
2022-04-14 00:03:58.281 | + ./stack.sh:main:1067                     :   start_dstat
2022-04-14 00:03:58.284 | + lib/dstat:start_dstat:31                 :   run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-14 00:03:58.287 | + functions-common:run_process:1687        :   local service=dstat
2022-04-14 00:03:58.290 | + functions-common:run_process:1688        :   local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-14 00:03:58.293 | + functions-common:run_process:1689        :   local group=
2022-04-14 00:03:58.297 | + functions-common:run_process:1690        :   local user=
2022-04-14 00:03:58.299 | + functions-common:run_process:1692        :   local name=dstat
2022-04-14 00:03:58.302 | + functions-common:run_process:1694        :   time_start run_process
2022-04-14 00:03:58.305 | + functions-common:time_start:2418         :   local name=run_process
2022-04-14 00:03:58.308 | + functions-common:time_start:2419         :   local start_time=
2022-04-14 00:03:58.311 | + functions-common:time_start:2420         :   [[ -n '' ]]
2022-04-14 00:03:58.315 | ++ functions-common:time_start:2423         :   date +%s%3N
2022-04-14 00:03:58.321 | + functions-common:time_start:2423         :   _TIME_START[$name]=1649894638318
2022-04-14 00:03:58.324 | + functions-common:run_process:1695        :   is_service_enabled dstat
2022-04-14 00:03:58.346 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:03:58.348 | + functions-common:run_process:1696        :   _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ''
2022-04-14 00:03:58.351 | + functions-common:_run_under_systemd:1652 :   local service=dstat
2022-04-14 00:03:58.354 | + functions-common:_run_under_systemd:1653 :   local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-14 00:03:58.356 | + functions-common:_run_under_systemd:1654 :   local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-14 00:03:58.360 | + functions-common:_run_under_systemd:1656 :   _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-14 00:03:58.362 | + functions-common:_common_systemd_pitfalls:1624 :   local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-14 00:03:58.365 | + functions-common:_common_systemd_pitfalls:1627 :   [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]]
2022-04-14 00:03:58.368 | + functions-common:_common_systemd_pitfalls:1638 :   [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]]
2022-04-14 00:03:58.370 | + functions-common:_run_under_systemd:1658 :   local systemd_service=devstack@dstat.service
2022-04-14 00:03:58.373 | + functions-common:_run_under_systemd:1659 :   local group=
2022-04-14 00:03:58.376 | + functions-common:_run_under_systemd:1660 :   local user=ubuntu
2022-04-14 00:03:58.378 | + functions-common:_run_under_systemd:1661 :   [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]]
2022-04-14 00:03:58.381 | + functions-common:_run_under_systemd:1664 :   write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu
2022-04-14 00:03:58.384 | + functions-common:write_user_unit_file:1569 :   local service=devstack@dstat.service
2022-04-14 00:03:58.386 | + functions-common:write_user_unit_file:1570 :   local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-14 00:03:58.388 | + functions-common:write_user_unit_file:1571 :   local group=
2022-04-14 00:03:58.391 | + functions-common:write_user_unit_file:1572 :   local user=ubuntu
2022-04-14 00:03:58.393 | + functions-common:write_user_unit_file:1573 :   local extra=
2022-04-14 00:03:58.395 | + functions-common:write_user_unit_file:1574 :   [[ -n '' ]]
2022-04-14 00:03:58.398 | + functions-common:write_user_unit_file:1577 :   local unitfile=/etc/systemd/system/devstack@dstat.service
2022-04-14 00:03:58.400 | + functions-common:write_user_unit_file:1578 :   mkdir -p /etc/systemd/system
2022-04-14 00:03:58.405 | + functions-common:write_user_unit_file:1580 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service'
2022-04-14 00:03:58.466 | + functions-common:write_user_unit_file:1581 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu
2022-04-14 00:03:58.526 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-14 00:03:58.580 | + functions-common:write_user_unit_file:1583 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process
2022-04-14 00:03:58.635 | + functions-common:write_user_unit_file:1584 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300
2022-04-14 00:03:58.705 | + functions-common:write_user_unit_file:1585 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-14 00:03:58.757 | + functions-common:write_user_unit_file:1586 :   [[ -n '' ]]
2022-04-14 00:03:58.760 | + functions-common:write_user_unit_file:1589 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target
2022-04-14 00:03:58.824 | + functions-common:write_user_unit_file:1592 :   sudo systemctl daemon-reload
2022-04-14 00:03:59.221 | + functions-common:_run_under_systemd:1667 :   sudo systemctl enable devstack@dstat.service
2022-04-14 00:03:59.236 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service.
2022-04-14 00:03:59.713 | + functions-common:_run_under_systemd:1668 :   sudo systemctl start devstack@dstat.service
2022-04-14 00:03:59.809 | + functions-common:run_process:1698        :   time_stop run_process
2022-04-14 00:03:59.833 | + functions-common:time_stop:2432          :   local name
2022-04-14 00:03:59.853 | + functions-common:time_stop:2433          :   local end_time
2022-04-14 00:03:59.873 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-14 00:03:59.897 | + functions-common:time_stop:2435          :   local total
2022-04-14 00:03:59.917 | + functions-common:time_stop:2436          :   local start_time
2022-04-14 00:03:59.942 | + functions-common:time_stop:2438          :   name=run_process
2022-04-14 00:03:59.961 | + functions-common:time_stop:2439          :   start_time=1649894638318
2022-04-14 00:03:59.978 | + functions-common:time_stop:2441          :   [[ -z 1649894638318 ]]
2022-04-14 00:04:00.025 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-14 00:04:00.057 | + functions-common:time_stop:2444          :   end_time=1649894640027
2022-04-14 00:04:00.081 | + functions-common:time_stop:2445          :   elapsed_time=1709
2022-04-14 00:04:00.098 | + functions-common:time_stop:2446          :   total=0
2022-04-14 00:04:00.117 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-14 00:04:00.137 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=1709
2022-04-14 00:04:00.148 | + lib/dstat:start_dstat:36                 :   run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root
2022-04-14 00:04:00.151 | + functions-common:run_process:1687        :   local service=memory_tracker
2022-04-14 00:04:00.154 | + functions-common:run_process:1688        :   local command=/home/ubuntu/devstack/tools/memory_tracker.sh
2022-04-14 00:04:00.160 | + functions-common:run_process:1689        :   local group=
2022-04-14 00:04:00.181 | + functions-common:run_process:1690        :   local user=root
2022-04-14 00:04:00.209 | + functions-common:run_process:1692        :   local name=memory_tracker
2022-04-14 00:04:00.225 | + functions-common:run_process:1694        :   time_start run_process
2022-04-14 00:04:00.254 | + functions-common:time_start:2418         :   local name=run_process
2022-04-14 00:04:00.282 | + functions-common:time_start:2419         :   local start_time=
2022-04-14 00:04:00.302 | + functions-common:time_start:2420         :   [[ -n '' ]]
2022-04-14 00:04:00.331 | ++ functions-common:time_start:2423         :   date +%s%3N
2022-04-14 00:04:00.349 | + functions-common:time_start:2423         :   _TIME_START[$name]=1649894640331
2022-04-14 00:04:00.369 | + functions-common:run_process:1695        :   is_service_enabled memory_tracker
2022-04-14 00:04:00.505 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:04:00.525 | + functions-common:run_process:1698        :   time_stop run_process
2022-04-14 00:04:00.547 | + functions-common:time_stop:2432          :   local name
2022-04-14 00:04:00.569 | + functions-common:time_stop:2433          :   local end_time
2022-04-14 00:04:00.589 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-14 00:04:00.613 | + functions-common:time_stop:2435          :   local total
2022-04-14 00:04:00.641 | + functions-common:time_stop:2436          :   local start_time
2022-04-14 00:04:00.654 | + functions-common:time_stop:2438          :   name=run_process
2022-04-14 00:04:00.689 | + functions-common:time_stop:2439          :   start_time=1649894640331
2022-04-14 00:04:00.719 | + functions-common:time_stop:2441          :   [[ -z 1649894640331 ]]
2022-04-14 00:04:00.753 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-14 00:04:00.773 | + functions-common:time_stop:2444          :   end_time=1649894640755
2022-04-14 00:04:00.805 | + functions-common:time_stop:2445          :   elapsed_time=424
2022-04-14 00:04:00.825 | + functions-common:time_stop:2446          :   total=1709
2022-04-14 00:04:00.845 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-14 00:04:00.865 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=2133
2022-04-14 00:04:00.885 | + lib/dstat:start_dstat:40                 :   is_service_enabled peakmem_tracker
2022-04-14 00:04:01.025 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:04:01.045 | + ./stack.sh:main:1071                     :   is_service_enabled tcpdump
2022-04-14 00:04:01.174 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:04:01.190 | + ./stack.sh:main:1079                     :   is_service_enabled etcd3
2022-04-14 00:04:01.330 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:04:01.361 | + ./stack.sh:main:1080                     :   start_etcd3
2022-04-14 00:04:01.394 | + lib/etcd3:start_etcd3:41                 :   local cmd=/opt/stack/bin/etcd
2022-04-14 00:04:01.413 | + lib/etcd3:start_etcd3:42                 :   cmd+=' --name dv-neutron-837780-2-hyperv --data-dir /opt/stack/data/etcd'
2022-04-14 00:04:01.437 | + lib/etcd3:start_etcd3:43                 :   cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01'
2022-04-14 00:04:01.465 | + lib/etcd3:start_etcd3:44                 :   cmd+=' --initial-cluster dv-neutron-837780-2-hyperv=http://10.222.0.60:2380'
2022-04-14 00:04:01.485 | + lib/etcd3:start_etcd3:45                 :   cmd+=' --initial-advertise-peer-urls http://10.222.0.60:2380'
2022-04-14 00:04:01.505 | + lib/etcd3:start_etcd3:46                 :   cmd+=' --advertise-client-urls http://10.222.0.60:2379'
2022-04-14 00:04:01.525 | + lib/etcd3:start_etcd3:47                 :   '[' 0.0.0.0 == :: ']'
2022-04-14 00:04:01.546 | + lib/etcd3:start_etcd3:50                 :   cmd+=' --listen-peer-urls http://0.0.0.0:2380 '
2022-04-14 00:04:01.570 | + lib/etcd3:start_etcd3:52                 :   cmd+=' --listen-client-urls http://10.222.0.60:2379'
2022-04-14 00:04:01.593 | + lib/etcd3:start_etcd3:53                 :   '[' True == True ']'
2022-04-14 00:04:01.613 | + lib/etcd3:start_etcd3:54                 :   cmd+=' --debug'
2022-04-14 00:04:01.641 | + lib/etcd3:start_etcd3:57                 :   local unitfile=/etc/systemd/system/devstack@etcd.service
2022-04-14 00:04:01.669 | + lib/etcd3:start_etcd3:58                 :   write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837780-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837780-2-hyperv=http://10.222.0.60:2380 --initial-advertise-peer-urls http://10.222.0.60:2380 --advertise-client-urls http://10.222.0.60:2379 --listen-peer-urls http://0.0.0.0:2380  --listen-client-urls http://10.222.0.60:2379 --debug' '' root
2022-04-14 00:04:01.697 | + functions-common:write_user_unit_file:1569 :   local service=devstack@etcd.service
2022-04-14 00:04:01.718 | + functions-common:write_user_unit_file:1570 :   local 'command=/opt/stack/bin/etcd --name dv-neutron-837780-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837780-2-hyperv=http://10.222.0.60:2380 --initial-advertise-peer-urls http://10.222.0.60:2380 --advertise-client-urls http://10.222.0.60:2379 --listen-peer-urls http://0.0.0.0:2380  --listen-client-urls http://10.222.0.60:2379 --debug'
2022-04-14 00:04:01.737 | + functions-common:write_user_unit_file:1571 :   local group=
2022-04-14 00:04:01.757 | + functions-common:write_user_unit_file:1572 :   local user=root
2022-04-14 00:04:01.773 | + functions-common:write_user_unit_file:1573 :   local extra=
2022-04-14 00:04:01.797 | + functions-common:write_user_unit_file:1574 :   [[ -n '' ]]
2022-04-14 00:04:01.817 | + functions-common:write_user_unit_file:1577 :   local unitfile=/etc/systemd/system/devstack@etcd.service
2022-04-14 00:04:01.841 | + functions-common:write_user_unit_file:1578 :   mkdir -p /etc/systemd/system
2022-04-14 00:04:01.877 | + functions-common:write_user_unit_file:1580 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service'
2022-04-14 00:04:02.177 | + functions-common:write_user_unit_file:1581 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root
2022-04-14 00:04:02.388 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837780-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837780-2-hyperv=http://10.222.0.60:2380 --initial-advertise-peer-urls http://10.222.0.60:2380 --advertise-client-urls http://10.222.0.60:2379 --listen-peer-urls http://0.0.0.0:2380  --listen-client-urls http://10.222.0.60:2379 --debug'
2022-04-14 00:04:02.447 | + functions-common:write_user_unit_file:1583 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process
2022-04-14 00:04:02.506 | + functions-common:write_user_unit_file:1584 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300
2022-04-14 00:04:02.574 | + functions-common:write_user_unit_file:1585 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-14 00:04:02.642 | + functions-common:write_user_unit_file:1586 :   [[ -n '' ]]
2022-04-14 00:04:02.645 | + functions-common:write_user_unit_file:1589 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target
2022-04-14 00:04:02.718 | + functions-common:write_user_unit_file:1592 :   sudo systemctl daemon-reload
2022-04-14 00:04:03.171 | + lib/etcd3:start_etcd3:60                 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target
2022-04-14 00:04:03.235 | + lib/etcd3:start_etcd3:61                 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify
2022-04-14 00:04:03.298 | + lib/etcd3:start_etcd3:62                 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure
2022-04-14 00:04:03.363 | + lib/etcd3:start_etcd3:63                 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536
2022-04-14 00:04:03.436 | + lib/etcd3:start_etcd3:64                 :   is_arch aarch64
2022-04-14 00:04:03.443 | ++ functions-common:is_arch:506             :   uname -m
2022-04-14 00:04:03.447 | + functions-common:is_arch:506             :   [[ x86_64 == \a\a\r\c\h\6\4 ]]
2022-04-14 00:04:03.449 | + lib/etcd3:start_etcd3:68                 :   sudo systemctl daemon-reload
2022-04-14 00:04:03.891 | + lib/etcd3:start_etcd3:69                 :   sudo systemctl enable devstack@etcd.service
2022-04-14 00:04:03.922 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service.
2022-04-14 00:04:04.368 | + lib/etcd3:start_etcd3:70                 :   sudo systemctl start devstack@etcd.service
2022-04-14 00:04:04.567 | + ./stack.sh:main:1086                     :   is_service_enabled tls-proxy
2022-04-14 00:04:04.592 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:04:04.595 | + ./stack.sh:main:1091                     :   write_clouds_yaml
2022-04-14 00:04:04.597 | + functions-common:write_clouds_yaml:79    :   CLOUDS_YAML=/etc/openstack/clouds.yaml
2022-04-14 00:04:04.602 | ++ functions-common:write_clouds_yaml:81    :   dirname /etc/openstack/clouds.yaml
2022-04-14 00:04:04.605 | + functions-common:write_clouds_yaml:81    :   sudo mkdir -p /etc/openstack
2022-04-14 00:04:04.619 | + functions-common:write_clouds_yaml:82    :   sudo chown -R ubuntu /etc/openstack
2022-04-14 00:04:04.633 | + functions-common:write_clouds_yaml:84    :   CA_CERT_ARG=
2022-04-14 00:04:04.636 | + functions-common:write_clouds_yaml:85    :   '[' -f /opt/stack/data/ca-bundle.pem ']'
2022-04-14 00:04:04.639 | + functions-common:write_clouds_yaml:89    :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username demo --os-password Passw0rd --os-project-name demo
2022-04-14 00:04:04.744 | The user clouds.yaml file didn't exist.
2022-04-14 00:04:04.755 | + functions-common:write_clouds_yaml:100   :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username admin --os-password Passw0rd --os-project-name admin
2022-04-14 00:04:04.868 | + functions-common:write_clouds_yaml:111   :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username admin --os-password Passw0rd --os-project-name demo
2022-04-14 00:04:04.981 | + functions-common:write_clouds_yaml:122   :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo
2022-04-14 00:04:05.108 | + functions-common:write_clouds_yaml:133   :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo
2022-04-14 00:04:05.234 | + functions-common:write_clouds_yaml:144   :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo
2022-04-14 00:04:05.364 | + functions-common:write_clouds_yaml:155   :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo
2022-04-14 00:04:05.493 | + functions-common:write_clouds_yaml:166   :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username admin --os-password Passw0rd --os-system-scope all
2022-04-14 00:04:05.623 | + functions-common:write_clouds_yaml:177   :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username system_member --os-password Passw0rd --os-system-scope all
2022-04-14 00:04:05.757 | + functions-common:write_clouds_yaml:188   :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username system_reader --os-password Passw0rd --os-system-scope all
2022-04-14 00:04:05.894 | + functions-common:write_clouds_yaml:198   :   cat
2022-04-14 00:04:05.900 | ++ functions-common:write_clouds_yaml:204   :   eval echo '~ubuntu'
2022-04-14 00:04:05.903 | +++ functions-common:write_clouds_yaml:204   :   echo /home/ubuntu
2022-04-14 00:04:05.906 | + functions-common:write_clouds_yaml:204   :   rm -f /home/ubuntu/.config/openstack/clouds.yaml
2022-04-14 00:04:05.910 | + ./stack.sh:main:1092                     :   export OS_CLOUD=devstack-admin
2022-04-14 00:04:05.913 | + ./stack.sh:main:1092                     :   OS_CLOUD=devstack-admin
2022-04-14 00:04:05.916 | + ./stack.sh:main:1094                     :   is_service_enabled keystone
2022-04-14 00:04:05.932 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:04:05.935 | + ./stack.sh:main:1095                     :   echo_summary 'Starting Keystone'
2022-04-14 00:04:05.938 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-14 00:04:05.940 | + ./stack.sh:echo_summary:448              :   echo -e Starting Keystone
2022-04-14 00:04:05.942 | + ./stack.sh:main:1097                     :   '[' 10.222.0.60 == 10.222.0.60 ']'
2022-04-14 00:04:05.945 | + ./stack.sh:main:1098                     :   init_keystone
2022-04-14 00:04:05.947 | + lib/keystone:init_keystone:473           :   is_service_enabled ldap
2022-04-14 00:04:05.964 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:04:05.966 | + lib/keystone:init_keystone:477           :   [[ True == True ]]
2022-04-14 00:04:05.969 | + lib/keystone:init_keystone:479           :   recreate_database keystone
2022-04-14 00:04:05.971 | + lib/database:recreate_database:112       :   local db=keystone
2022-04-14 00:04:05.973 | + lib/database:recreate_database:113       :   recreate_database_mysql keystone
2022-04-14 00:04:05.976 | + lib/databases/mysql:recreate_database_mysql:66 :   local db=keystone
2022-04-14 00:04:05.978 | + lib/databases/mysql:recreate_database_mysql:67 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;'
2022-04-14 00:04:05.984 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-14 00:04:06.005 | + lib/databases/mysql:recreate_database_mysql:68 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;'
2022-04-14 00:04:06.010 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-14 00:04:06.026 | + lib/keystone:init_keystone:482           :   time_start dbsync
2022-04-14 00:04:06.029 | + functions-common:time_start:2418         :   local name=dbsync
2022-04-14 00:04:06.031 | + functions-common:time_start:2419         :   local start_time=
2022-04-14 00:04:06.034 | + functions-common:time_start:2420         :   [[ -n '' ]]
2022-04-14 00:04:06.037 | ++ functions-common:time_start:2423         :   date +%s%3N
2022-04-14 00:04:06.042 | + functions-common:time_start:2423         :   _TIME_START[$name]=1649894646039
2022-04-14 00:04:06.046 | + lib/keystone:init_keystone:484           :   /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync
2022-04-14 00:04:10.854 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=79845) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
2022-04-14 00:04:10.862 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-14 00:04:10.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:10.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:10.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:10.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:10.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:10.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:10.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:10.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:10.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:10.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:10.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:10.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:10.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:10.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:10.865 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-14 00:04:10.865 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-14 00:04:10.893 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-14 00:04:10.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:10.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:10.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:10.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:10.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:10.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:10.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:10.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:10.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:10.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:10.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:10.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:10.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:10.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:10.896 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-14 00:04:10.896 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-14 00:04:10.954 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-14 00:04:10.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:10.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:10.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:10.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:10.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:10.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:10.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:10.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:10.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:10.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:10.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:10.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:10.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:10.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:10.957 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-14 00:04:10.957 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-14 00:04:10.965 | INFO migrate.versioning.api [-] 72 -> 73... 
2022-04-14 00:04:12.781 | INFO migrate.versioning.api [-] done
2022-04-14 00:04:12.781 | INFO migrate.versioning.api [-] 73 -> 74... 
2022-04-14 00:04:12.792 | INFO migrate.versioning.api [-] done
2022-04-14 00:04:12.792 | INFO migrate.versioning.api [-] 74 -> 75... 
2022-04-14 00:04:12.802 | INFO migrate.versioning.api [-] done
2022-04-14 00:04:12.802 | INFO migrate.versioning.api [-] 75 -> 76... 
2022-04-14 00:04:12.811 | INFO migrate.versioning.api [-] done
2022-04-14 00:04:12.811 | INFO migrate.versioning.api [-] 76 -> 77... 
2022-04-14 00:04:12.818 | INFO migrate.versioning.api [-] done
2022-04-14 00:04:12.818 | INFO migrate.versioning.api [-] 77 -> 78... 
2022-04-14 00:04:12.826 | INFO migrate.versioning.api [-] done
2022-04-14 00:04:12.826 | INFO migrate.versioning.api [-] 78 -> 79... 
2022-04-14 00:04:12.885 | INFO migrate.versioning.api [-] done
2022-04-14 00:04:12.885 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-14 00:04:12.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:12.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:12.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:12.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:12.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:12.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:12.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:12.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:12.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:12.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:12.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:12.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:12.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:12.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:12.889 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-14 00:04:12.889 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-14 00:04:12.890 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-14 00:04:12.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:12.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:12.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:12.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:12.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:12.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:12.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:12.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:12.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:12.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:12.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:12.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:12.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:12.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:12.893 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-14 00:04:12.893 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-14 00:04:12.900 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-14 00:04:12.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:12.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:12.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:12.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:12.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:12.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:12.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:12.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:12.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:12.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:12.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:12.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:12.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:12.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:12.903 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-14 00:04:12.904 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-14 00:04:13.273 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-14 00:04:13.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.276 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-14 00:04:13.276 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-14 00:04:13.301 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-14 00:04:13.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.304 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-14 00:04:13.304 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-14 00:04:13.312 | INFO migrate.versioning.api [-] 72 -> 73... 
2022-04-14 00:04:13.352 | INFO migrate.versioning.api [-] done
2022-04-14 00:04:13.352 | INFO migrate.versioning.api [-] 73 -> 74... 
2022-04-14 00:04:13.361 | INFO migrate.versioning.api [-] done
2022-04-14 00:04:13.361 | INFO migrate.versioning.api [-] 74 -> 75... 
2022-04-14 00:04:13.368 | INFO migrate.versioning.api [-] done
2022-04-14 00:04:13.368 | INFO migrate.versioning.api [-] 75 -> 76... 
2022-04-14 00:04:13.376 | INFO migrate.versioning.api [-] done
2022-04-14 00:04:13.376 | INFO migrate.versioning.api [-] 76 -> 77... 
2022-04-14 00:04:13.385 | INFO migrate.versioning.api [-] done
2022-04-14 00:04:13.385 | INFO migrate.versioning.api [-] 77 -> 78... 
2022-04-14 00:04:13.393 | INFO migrate.versioning.api [-] done
2022-04-14 00:04:13.393 | INFO migrate.versioning.api [-] 78 -> 79... 
2022-04-14 00:04:13.400 | INFO migrate.versioning.api [-] done
2022-04-14 00:04:13.400 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-14 00:04:13.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.404 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-14 00:04:13.404 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-14 00:04:13.404 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-14 00:04:13.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.407 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-14 00:04:13.407 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-14 00:04:13.414 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-14 00:04:13.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.417 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-14 00:04:13.417 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-14 00:04:13.739 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-14 00:04:13.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.742 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-14 00:04:13.742 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-14 00:04:13.767 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-14 00:04:13.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-14 00:04:13.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-14 00:04:13.770 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-14 00:04:13.770 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-14 00:04:13.777 | INFO migrate.versioning.api [-] 72 -> 73... 
2022-04-14 00:04:13.788 | INFO migrate.versioning.api [-] done
2022-04-14 00:04:13.788 | INFO migrate.versioning.api [-] 73 -> 74... 
2022-04-14 00:04:13.795 | INFO migrate.versioning.api [-] done
2022-04-14 00:04:13.795 | INFO migrate.versioning.api [-] 74 -> 75... 
2022-04-14 00:04:13.803 | INFO migrate.versioning.api [-] done
2022-04-14 00:04:13.803 | INFO migrate.versioning.api [-] 75 -> 76... 
2022-04-14 00:04:13.811 | INFO migrate.versioning.api [-] done
2022-04-14 00:04:13.811 | INFO migrate.versioning.api [-] 76 -> 77... 
2022-04-14 00:04:13.818 | INFO migrate.versioning.api [-] done
2022-04-14 00:04:13.819 | INFO migrate.versioning.api [-] 77 -> 78... 
2022-04-14 00:04:13.826 | INFO migrate.versioning.api [-] done
2022-04-14 00:04:13.826 | INFO migrate.versioning.api [-] 78 -> 79... 
2022-04-14 00:04:13.835 | INFO migrate.versioning.api [-] done
2022-04-14 00:04:14.273 | + lib/keystone:init_keystone:485           :   time_stop dbsync
2022-04-14 00:04:14.276 | + functions-common:time_stop:2432          :   local name
2022-04-14 00:04:14.278 | + functions-common:time_stop:2433          :   local end_time
2022-04-14 00:04:14.281 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-14 00:04:14.283 | + functions-common:time_stop:2435          :   local total
2022-04-14 00:04:14.286 | + functions-common:time_stop:2436          :   local start_time
2022-04-14 00:04:14.288 | + functions-common:time_stop:2438          :   name=dbsync
2022-04-14 00:04:14.290 | + functions-common:time_stop:2439          :   start_time=1649894646039
2022-04-14 00:04:14.293 | + functions-common:time_stop:2441          :   [[ -z 1649894646039 ]]
2022-04-14 00:04:14.296 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-14 00:04:14.301 | + functions-common:time_stop:2444          :   end_time=1649894654298
2022-04-14 00:04:14.303 | + functions-common:time_stop:2445          :   elapsed_time=8259
2022-04-14 00:04:14.306 | + functions-common:time_stop:2446          :   total=0
2022-04-14 00:04:14.308 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-14 00:04:14.311 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=8259
2022-04-14 00:04:14.313 | + lib/keystone:init_keystone:487           :   [[ fernet == \f\e\r\n\e\t ]]
2022-04-14 00:04:14.316 | + lib/keystone:init_keystone:488           :   rm -rf /etc/keystone/fernet-keys/
2022-04-14 00:04:14.324 | + lib/keystone:init_keystone:489           :   /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup
2022-04-14 00:04:18.990 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it
2022-04-14 00:04:18.990 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp
2022-04-14 00:04:18.990 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0
2022-04-14 00:04:18.991 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0']
2022-04-14 00:04:18.991 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp
2022-04-14 00:04:18.991 | INFO keystone.common.fernet_utils [-] Current primary key is: 0
2022-04-14 00:04:18.991 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1
2022-04-14 00:04:18.992 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1
2022-04-14 00:04:18.992 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0
2022-04-14 00:04:19.374 | + lib/keystone:init_keystone:491           :   rm -rf /etc/keystone/credential-keys/
2022-04-14 00:04:19.379 | + lib/keystone:init_keystone:492           :   /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup
2022-04-14 00:04:24.121 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it
2022-04-14 00:04:24.121 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp
2022-04-14 00:04:24.122 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0
2022-04-14 00:04:24.122 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0']
2022-04-14 00:04:24.122 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp
2022-04-14 00:04:24.123 | INFO keystone.common.fernet_utils [-] Current primary key is: 0
2022-04-14 00:04:24.123 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1
2022-04-14 00:04:24.123 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1
2022-04-14 00:04:24.123 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0
2022-04-14 00:04:24.522 | + ./stack.sh:main:1099                     :   start_keystone
2022-04-14 00:04:24.525 | + lib/keystone:start_keystone:550          :   local service_port=5000
2022-04-14 00:04:24.527 | + lib/keystone:start_keystone:551          :   local auth_protocol=http
2022-04-14 00:04:24.530 | + lib/keystone:start_keystone:552          :   is_service_enabled tls-proxy
2022-04-14 00:04:24.549 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:04:24.552 | + lib/keystone:start_keystone:557          :   '[' uwsgi == mod_wsgi ']'
2022-04-14 00:04:24.555 | ++ lib/keystone:start_keystone:561          :   which uwsgi
2022-04-14 00:04:24.560 | + lib/keystone:start_keystone:561          :   run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' ''
2022-04-14 00:04:24.562 | + functions-common:run_process:1687        :   local service=keystone
2022-04-14 00:04:24.565 | + functions-common:run_process:1688        :   local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-04-14 00:04:24.568 | + functions-common:run_process:1689        :   local group=
2022-04-14 00:04:24.570 | + functions-common:run_process:1690        :   local user=
2022-04-14 00:04:24.572 | + functions-common:run_process:1692        :   local name=keystone
2022-04-14 00:04:24.575 | + functions-common:run_process:1694        :   time_start run_process
2022-04-14 00:04:24.577 | + functions-common:time_start:2418         :   local name=run_process
2022-04-14 00:04:24.581 | + functions-common:time_start:2419         :   local start_time=
2022-04-14 00:04:24.583 | + functions-common:time_start:2420         :   [[ -n '' ]]
2022-04-14 00:04:24.587 | ++ functions-common:time_start:2423         :   date +%s%3N
2022-04-14 00:04:24.593 | + functions-common:time_start:2423         :   _TIME_START[$name]=1649894664588
2022-04-14 00:04:24.596 | + functions-common:run_process:1695        :   is_service_enabled keystone
2022-04-14 00:04:24.617 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:04:24.619 | + functions-common:run_process:1696        :   _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ''
2022-04-14 00:04:24.622 | + functions-common:_run_under_systemd:1652 :   local service=keystone
2022-04-14 00:04:24.624 | + functions-common:_run_under_systemd:1653 :   local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-04-14 00:04:24.626 | + functions-common:_run_under_systemd:1654 :   local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-04-14 00:04:24.629 | + functions-common:_run_under_systemd:1656 :   _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-04-14 00:04:24.632 | + functions-common:_common_systemd_pitfalls:1624 :   local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-04-14 00:04:24.634 | + functions-common:_common_systemd_pitfalls:1627 :   [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]]
2022-04-14 00:04:24.637 | + functions-common:_common_systemd_pitfalls:1638 :   [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]]
2022-04-14 00:04:24.639 | + functions-common:_run_under_systemd:1658 :   local systemd_service=devstack@keystone.service
2022-04-14 00:04:24.642 | + functions-common:_run_under_systemd:1659 :   local group=
2022-04-14 00:04:24.645 | + functions-common:_run_under_systemd:1660 :   local user=ubuntu
2022-04-14 00:04:24.647 | + functions-common:_run_under_systemd:1661 :   [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]]
2022-04-14 00:04:24.650 | + functions-common:_run_under_systemd:1662 :   write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu
2022-04-14 00:04:24.653 | + functions-common:write_uwsgi_user_unit_file:1596 :   local service=devstack@keystone.service
2022-04-14 00:04:24.655 | + functions-common:write_uwsgi_user_unit_file:1597 :   local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-04-14 00:04:24.658 | + functions-common:write_uwsgi_user_unit_file:1598 :   local group=
2022-04-14 00:04:24.660 | + functions-common:write_uwsgi_user_unit_file:1599 :   local user=ubuntu
2022-04-14 00:04:24.663 | + functions-common:write_uwsgi_user_unit_file:1600 :   local unitfile=/etc/systemd/system/devstack@keystone.service
2022-04-14 00:04:24.665 | + functions-common:write_uwsgi_user_unit_file:1601 :   mkdir -p /etc/systemd/system
2022-04-14 00:04:24.670 | + functions-common:write_uwsgi_user_unit_file:1603 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service'
2022-04-14 00:04:24.739 | + functions-common:write_uwsgi_user_unit_file:1604 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service
2022-04-14 00:04:24.803 | + functions-common:write_uwsgi_user_unit_file:1605 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu
2022-04-14 00:04:24.860 | + functions-common:write_uwsgi_user_unit_file:1606 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-04-14 00:04:24.923 | + functions-common:write_uwsgi_user_unit_file:1607 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-14 00:04:24.984 | + functions-common:write_uwsgi_user_unit_file:1608 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify
2022-04-14 00:04:25.038 | + functions-common:write_uwsgi_user_unit_file:1609 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process
2022-04-14 00:04:25.092 | + functions-common:write_uwsgi_user_unit_file:1610 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always
2022-04-14 00:04:25.148 | + functions-common:write_uwsgi_user_unit_file:1611 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all
2022-04-14 00:04:25.207 | + functions-common:write_uwsgi_user_unit_file:1612 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100
2022-04-14 00:04:25.269 | + functions-common:write_uwsgi_user_unit_file:1614 :   [[ -n '' ]]
2022-04-14 00:04:25.272 | + functions-common:write_uwsgi_user_unit_file:1617 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target
2022-04-14 00:04:25.343 | + functions-common:write_uwsgi_user_unit_file:1620 :   sudo systemctl daemon-reload
2022-04-14 00:04:25.749 | + functions-common:_run_under_systemd:1667 :   sudo systemctl enable devstack@keystone.service
2022-04-14 00:04:25.763 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service.
2022-04-14 00:04:26.142 | + functions-common:_run_under_systemd:1668 :   sudo systemctl start devstack@keystone.service
2022-04-14 00:04:26.240 | + functions-common:run_process:1698        :   time_stop run_process
2022-04-14 00:04:26.249 | + functions-common:time_stop:2432          :   local name
2022-04-14 00:04:26.254 | + functions-common:time_stop:2433          :   local end_time
2022-04-14 00:04:26.266 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-14 00:04:26.269 | + functions-common:time_stop:2435          :   local total
2022-04-14 00:04:26.271 | + functions-common:time_stop:2436          :   local start_time
2022-04-14 00:04:26.274 | + functions-common:time_stop:2438          :   name=run_process
2022-04-14 00:04:26.276 | + functions-common:time_stop:2439          :   start_time=1649894664588
2022-04-14 00:04:26.297 | + functions-common:time_stop:2441          :   [[ -z 1649894664588 ]]
2022-04-14 00:04:26.318 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-14 00:04:26.322 | + functions-common:time_stop:2444          :   end_time=1649894666319
2022-04-14 00:04:26.324 | + functions-common:time_stop:2445          :   elapsed_time=1731
2022-04-14 00:04:26.327 | + functions-common:time_stop:2446          :   total=2133
2022-04-14 00:04:26.329 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-14 00:04:26.345 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=3864
2022-04-14 00:04:26.377 | + lib/keystone:start_keystone:564          :   echo 'Waiting for keystone to start...'
2022-04-14 00:04:26.377 | Waiting for keystone to start...
2022-04-14 00:04:26.397 | + lib/keystone:start_keystone:570          :   local service_uri=http://10.222.0.60/identity/v3/
2022-04-14 00:04:26.403 | + lib/keystone:start_keystone:572          :   wait_for_service 60 http://10.222.0.60/identity/v3/
2022-04-14 00:04:26.406 | + functions:wait_for_service:457           :   local timeout=60
2022-04-14 00:04:26.408 | + functions:wait_for_service:458           :   local url=http://10.222.0.60/identity/v3/
2022-04-14 00:04:26.411 | + functions:wait_for_service:459           :   local rval=0
2022-04-14 00:04:26.413 | + functions:wait_for_service:460           :   time_start wait_for_service
2022-04-14 00:04:26.416 | + functions-common:time_start:2418         :   local name=wait_for_service
2022-04-14 00:04:26.422 | + functions-common:time_start:2419         :   local start_time=
2022-04-14 00:04:26.437 | + functions-common:time_start:2420         :   [[ -n '' ]]
2022-04-14 00:04:26.473 | ++ functions-common:time_start:2423         :   date +%s%3N
2022-04-14 00:04:26.493 | + functions-common:time_start:2423         :   _TIME_START[$name]=1649894666475
2022-04-14 00:04:26.514 | + functions:wait_for_service:461           :   timeout 60 bash -x
2022-04-14 00:04:26.567 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.60/identity/v3/
2022-04-14 00:04:33.155 | + ::                                       :   [[ 200 == 503 ]]
2022-04-14 00:04:33.157 | + ::                                       :   [[ 0 -eq 7 ]]
2022-04-14 00:04:33.165 | + functions:wait_for_service:466           :   time_stop wait_for_service
2022-04-14 00:04:33.169 | + functions-common:time_stop:2432          :   local name
2022-04-14 00:04:33.176 | + functions-common:time_stop:2433          :   local end_time
2022-04-14 00:04:33.178 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-14 00:04:33.181 | + functions-common:time_stop:2435          :   local total
2022-04-14 00:04:33.185 | + functions-common:time_stop:2436          :   local start_time
2022-04-14 00:04:33.187 | + functions-common:time_stop:2438          :   name=wait_for_service
2022-04-14 00:04:33.190 | + functions-common:time_stop:2439          :   start_time=1649894666475
2022-04-14 00:04:33.192 | + functions-common:time_stop:2441          :   [[ -z 1649894666475 ]]
2022-04-14 00:04:33.196 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-14 00:04:33.200 | + functions-common:time_stop:2444          :   end_time=1649894673197
2022-04-14 00:04:33.203 | + functions-common:time_stop:2445          :   elapsed_time=6722
2022-04-14 00:04:33.205 | + functions-common:time_stop:2446          :   total=0
2022-04-14 00:04:33.208 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-14 00:04:33.210 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=6722
2022-04-14 00:04:33.214 | + functions:wait_for_service:467           :   return 0
2022-04-14 00:04:33.217 | + lib/keystone:start_keystone:577          :   is_service_enabled tls-proxy
2022-04-14 00:04:33.236 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:04:33.239 | + lib/keystone:start_keystone:582          :   restart_service memcached
2022-04-14 00:04:33.241 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-14 00:04:33.244 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart memcached
2022-04-14 00:04:33.280 | + ./stack.sh:main:1100                     :   bootstrap_keystone
2022-04-14 00:04:33.283 | + lib/keystone:bootstrap_keystone:602      :   /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.60/identity
2022-04-14 00:04:38.066 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.066 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.067 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.075 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.092 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.092 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.123 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.158 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.158 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.249 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.249 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.250 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.250 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.250 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.250 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.263 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.263 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.263 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.264 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.264 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.264 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.264 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.272 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.275 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.275 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.276 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.276 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.276 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.276 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.276 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80639) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-14 00:04:38.310 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=80639) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
2022-04-14 00:04:38.616 | INFO keystone.cmd.bootstrap [None req-1b91ead0-038c-49c7-a1b8-3ae59c85c7c3 None None] Created domain default
2022-04-14 00:04:38.661 | INFO keystone.cmd.bootstrap [None req-1b91ead0-038c-49c7-a1b8-3ae59c85c7c3 None None] Created project admin
2022-04-14 00:04:38.694 | DEBUG passlib.handlers.bcrypt [None req-1b91ead0-038c-49c7-a1b8-3ae59c85c7c3 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=80639) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}}
2022-04-14 00:04:38.695 | DEBUG passlib.handlers.bcrypt [None req-1b91ead0-038c-49c7-a1b8-3ae59c85c7c3 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80639) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}}
2022-04-14 00:04:38.757 | INFO keystone.cmd.bootstrap [None req-1b91ead0-038c-49c7-a1b8-3ae59c85c7c3 None None] Created user admin
2022-04-14 00:04:38.770 | INFO keystone.cmd.bootstrap [None req-1b91ead0-038c-49c7-a1b8-3ae59c85c7c3 None None] Created role reader
2022-04-14 00:04:38.781 | INFO keystone.cmd.bootstrap [None req-1b91ead0-038c-49c7-a1b8-3ae59c85c7c3 None None] Created role member
2022-04-14 00:04:38.805 | INFO keystone.cmd.bootstrap [None req-1b91ead0-038c-49c7-a1b8-3ae59c85c7c3 None None] Created implied role where d978812fe5054810bf15ebf6f820bd78 implies 3d7aed6135a349d5b59ebb8f438fa4c1
2022-04-14 00:04:38.815 | INFO keystone.cmd.bootstrap [None req-1b91ead0-038c-49c7-a1b8-3ae59c85c7c3 None None] Created role admin
2022-04-14 00:04:38.832 | INFO keystone.cmd.bootstrap [None req-1b91ead0-038c-49c7-a1b8-3ae59c85c7c3 None None] Created implied role where c2f1a6d71c5341f9836aa513991aa73f implies d978812fe5054810bf15ebf6f820bd78
2022-04-14 00:04:38.844 | INFO keystone.cmd.bootstrap [None req-1b91ead0-038c-49c7-a1b8-3ae59c85c7c3 None None] Granted role admin on project admin to user admin.
2022-04-14 00:04:38.851 | INFO keystone.cmd.bootstrap [None req-1b91ead0-038c-49c7-a1b8-3ae59c85c7c3 None None] Granted role admin on the system to user admin.
2022-04-14 00:04:38.864 | WARNING py.warnings [None req-1b91ead0-038c-49c7-a1b8-3ae59c85c7c3 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid.
2022-04-14 00:04:38.864 |   warnings.warn(('Invalid uuid: %s. To ensure interoperability, '
2022-04-14 00:04:38.864 | 
2022-04-14 00:04:38.867 | INFO keystone.cmd.bootstrap [None req-1b91ead0-038c-49c7-a1b8-3ae59c85c7c3 None None] Created region RegionOne
2022-04-14 00:04:38.908 | INFO keystone.cmd.bootstrap [None req-1b91ead0-038c-49c7-a1b8-3ae59c85c7c3 None None] Created public endpoint http://10.222.0.60/identity
2022-04-14 00:04:39.383 | + lib/keystone:bootstrap_keystone:610      :   '[' False == True ']'
2022-04-14 00:04:39.386 | + ./stack.sh:main:1103                     :   create_keystone_accounts
2022-04-14 00:04:39.389 | + lib/keystone:create_keystone_accounts:309 :   local admin_project
2022-04-14 00:04:39.392 | ++ lib/keystone:create_keystone_accounts:310 :   oscwrap project show admin -f value -c id
2022-04-14 00:04:42.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:04:42.652 |   from cryptography.utils import int_from_bytes
2022-04-14 00:04:42.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:04:42.652 |   from cryptography.utils import int_from_bytes
2022-04-14 00:04:42.828 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:04:42.831 | + lib/keystone:create_keystone_accounts:310 :   admin_project=13e50e9ce6c843d89a7f2a9e54fdd09c
2022-04-14 00:04:42.833 | + lib/keystone:create_keystone_accounts:311 :   local admin_user
2022-04-14 00:04:42.836 | ++ lib/keystone:create_keystone_accounts:312 :   oscwrap user show admin -f value -c id
2022-04-14 00:04:45.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:04:45.153 |   from cryptography.utils import int_from_bytes
2022-04-14 00:04:45.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:04:45.153 |   from cryptography.utils import int_from_bytes
2022-04-14 00:04:45.335 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:04:45.339 | + lib/keystone:create_keystone_accounts:312 :   admin_user=6ca1689b4fe14f018cdfa43f1829b99d
2022-04-14 00:04:45.343 | + lib/keystone:create_keystone_accounts:314 :   local admin_role=admin
2022-04-14 00:04:45.346 | + lib/keystone:create_keystone_accounts:315 :   local member_role=member
2022-04-14 00:04:45.348 | + lib/keystone:create_keystone_accounts:316 :   local reader_role=reader
2022-04-14 00:04:45.350 | + lib/keystone:create_keystone_accounts:318 :   async_run ks-domain-role get_or_add_user_domain_role admin 6ca1689b4fe14f018cdfa43f1829b99d default
2022-04-14 00:04:45.411 | + inc/async:async_inner:63                 :   get_or_add_user_domain_role admin 6ca1689b4fe14f018cdfa43f1829b99d default
2022-04-14 00:04:45.456 | [17764 Async ks-domain-role:80810]: running: get_or_add_user_domain_role admin 6ca1689b4fe14f018cdfa43f1829b99d default
2022-04-14 00:04:45.458 | + lib/keystone:create_keystone_accounts:321 :   get_or_create_domain Default
2022-04-14 00:04:45.462 | + functions-common:get_or_create_domain:884 :   local domain_id
2022-04-14 00:04:45.466 | ++ functions-common:get_or_create_domain:896 :   oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id
2022-04-14 00:04:48.735 | + functions-common:get_or_create_domain:894 :   domain_id=default
2022-04-14 00:04:48.737 | + functions-common:get_or_create_domain:895 :   echo default
2022-04-14 00:04:48.737 | default
2022-04-14 00:04:48.740 | + lib/keystone:create_keystone_accounts:322 :   async_run ks-project get_or_create_project service Default
2022-04-14 00:04:48.815 | + inc/async:async_inner:63                 :   get_or_create_project service Default
2022-04-14 00:04:48.903 | [17764 Async ks-project:80958]: running: get_or_create_project service Default
2022-04-14 00:04:48.929 | + lib/keystone:create_keystone_accounts:325 :   async_run ks-service get_or_create_role service
2022-04-14 00:04:49.152 | + inc/async:async_inner:63                 :   get_or_create_role service
2022-04-14 00:04:49.201 | [17764 Async ks-service:81044]: running: get_or_create_role service
2022-04-14 00:04:49.217 | + lib/keystone:create_keystone_accounts:331 :   async_run ks-reseller get_or_create_role ResellerAdmin
2022-04-14 00:04:49.702 | + inc/async:async_inner:63                 :   get_or_create_role ResellerAdmin
2022-04-14 00:04:49.961 | [17764 Async ks-reseller:81132]: running: get_or_create_role ResellerAdmin
2022-04-14 00:04:49.978 | + lib/keystone:create_keystone_accounts:335 :   local another_role=anotherrole
2022-04-14 00:04:49.993 | + lib/keystone:create_keystone_accounts:336 :   async_run ks-anotherrole get_or_create_role anotherrole
2022-04-14 00:04:50.435 | + inc/async:async_inner:63                 :   get_or_create_role anotherrole
2022-04-14 00:04:50.632 | [17764 Async ks-anotherrole:81221]: running: get_or_create_role anotherrole
2022-04-14 00:04:50.650 | + lib/keystone:create_keystone_accounts:339 :   local invis_project
2022-04-14 00:04:50.674 | ++ lib/keystone:create_keystone_accounts:340 :   get_or_create_project invisible_to_admin default
2022-04-14 00:04:50.701 | ++ functions-common:get_or_create_project:939 :   local project_id
2022-04-14 00:04:50.729 | +++ functions-common:get_or_create_project:947 :   oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id
2022-04-14 00:04:52.610 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:04:52.755 | [80958 Async ks-project:80958]: finished successfully
2022-04-14 00:04:53.657 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:04:53.827 | [81044 Async ks-service:81044]: finished successfully
2022-04-14 00:04:53.853 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:04:54.039 | [81132 Async ks-reseller:81132]: finished successfully
2022-04-14 00:04:54.729 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:04:54.779 | [81221 Async ks-anotherrole:81221]: finished successfully
2022-04-14 00:04:54.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:04:54.869 |   from cryptography.utils import int_from_bytes
2022-04-14 00:04:54.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:04:54.869 |   from cryptography.utils import int_from_bytes
2022-04-14 00:04:55.041 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:04:55.044 | ++ functions-common:get_or_create_project:945 :   project_id=6a81f04d3db74a36a349a792f1fa6541
2022-04-14 00:04:55.046 | ++ functions-common:get_or_create_project:946 :   echo 6a81f04d3db74a36a349a792f1fa6541
2022-04-14 00:04:55.049 | + lib/keystone:create_keystone_accounts:340 :   invis_project=6a81f04d3db74a36a349a792f1fa6541
2022-04-14 00:04:55.052 | + lib/keystone:create_keystone_accounts:343 :   local demo_project
2022-04-14 00:04:55.055 | ++ lib/keystone:create_keystone_accounts:344 :   get_or_create_project demo default
2022-04-14 00:04:55.058 | ++ functions-common:get_or_create_project:939 :   local project_id
2022-04-14 00:04:55.061 | +++ functions-common:get_or_create_project:947 :   oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id
2022-04-14 00:04:57.046 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:04:57.078 | [80810 Async ks-domain-role:80810]: finished successfully
2022-04-14 00:04:57.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:04:57.756 |   from cryptography.utils import int_from_bytes
2022-04-14 00:04:57.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:04:57.756 |   from cryptography.utils import int_from_bytes
2022-04-14 00:04:57.938 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:04:57.941 | ++ functions-common:get_or_create_project:945 :   project_id=24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:04:57.945 | ++ functions-common:get_or_create_project:946 :   echo 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:04:57.948 | + lib/keystone:create_keystone_accounts:344 :   demo_project=24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:04:57.951 | + lib/keystone:create_keystone_accounts:345 :   local demo_user
2022-04-14 00:04:57.954 | ++ lib/keystone:create_keystone_accounts:347 :   get_or_create_user demo Passw0rd default demo@example.com
2022-04-14 00:04:57.956 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-14 00:04:57.960 | ++ functions-common:get_or_create_user:917  :   [[ ! -z demo@example.com ]]
2022-04-14 00:04:57.962 | ++ functions-common:get_or_create_user:918  :   local email=--email=demo@example.com
2022-04-14 00:04:57.969 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id
2022-04-14 00:05:00.496 | ++ inc/async:async_inner:64                 :   rc=0
2022-04-14 00:05:00.527 | [77925 Async install_tempest:77925]: finished successfully
2022-04-14 00:05:00.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:00.550 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:00.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:00.550 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:00.727 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:00.730 | ++ functions-common:get_or_create_user:932  :   user_id=e3f3110a80074145827e036ae15fcc87
2022-04-14 00:05:00.732 | ++ functions-common:get_or_create_user:933  :   echo e3f3110a80074145827e036ae15fcc87
2022-04-14 00:05:00.735 | + lib/keystone:create_keystone_accounts:347 :   demo_user=e3f3110a80074145827e036ae15fcc87
2022-04-14 00:05:00.738 | + lib/keystone:create_keystone_accounts:349 :   async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole
2022-04-14 00:05:00.788 | [17764 Async ks-domain-role:80810]: Waiting for completion of get_or_add_user_domain_role admin 6ca1689b4fe14f018cdfa43f1829b99d default running on PID 80810 (6 other jobs running)
2022-04-14 00:05:00.815 | [17764 Async ks-domain-role:80810]: Signaling child to exit
2022-04-14 00:05:00.815 | WAKEUP
2022-04-14 00:05:00.846 | [17764 Async ks-domain-role:80810]: Signaled
2022-04-14 00:05:00.847 | + functions-common:get_or_add_user_domain_role:1010 :   local user_role_id
2022-04-14 00:05:00.847 | ++ functions-common:get_or_add_user_domain_role:1016 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6ca1689b4fe14f018cdfa43f1829b99d --domain default
2022-04-14 00:05:00.847 | ++ functions-common:get_or_add_user_domain_role:1016 :   get_field 1
2022-04-14 00:05:00.848 | ++ functions-common:get_or_add_user_domain_role:1016 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:05:00.848 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:05:00.848 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:00.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:00.848 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:00.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:00.848 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:00.848 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:00.848 | + functions-common:get_or_add_user_domain_role:1016 :   user_role_id=
2022-04-14 00:05:00.848 | + functions-common:get_or_add_user_domain_role:1017 :   [[ -z '' ]]
2022-04-14 00:05:00.848 | + functions-common:get_or_add_user_domain_role:1019 :   openstack --os-cloud devstack-system-admin role add admin --user 6ca1689b4fe14f018cdfa43f1829b99d --domain default
2022-04-14 00:05:00.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:00.848 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:00.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:00.848 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:00.848 | ++ functions-common:get_or_add_user_domain_role:1026 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6ca1689b4fe14f018cdfa43f1829b99d --domain default
2022-04-14 00:05:00.849 | ++ functions-common:get_or_add_user_domain_role:1026 :   get_field 1
2022-04-14 00:05:00.849 | ++ functions-common:get_or_add_user_domain_role:1026 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:05:00.849 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:05:00.849 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:00.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:00.849 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:00.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:00.849 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:00.849 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:00.849 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:05:00.849 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:05:00.849 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:05:00.849 | ++ functions-common:get_field:825           :   echo '| c2f1a6d71c5341f9836aa513991aa73f | 6ca1689b4fe14f018cdfa43f1829b99d |       |         | default |        | False     |'
2022-04-14 00:05:00.849 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:00.849 | + functions-common:get_or_add_user_domain_role:1026 :   user_role_id=c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:05:00.849 | + functions-common:get_or_add_user_domain_role:1028 :   echo c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:05:00.850 | c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:05:00.895 | [17764 Async ks-domain-role:80810]: finished get_or_add_user_domain_role admin 6ca1689b4fe14f018cdfa43f1829b99d default with result 0 in 11 seconds
2022-04-14 00:05:00.903 | Not waiting for async task ks-domain that we never started or has already been waited for
2022-04-14 00:05:00.938 | [17764 Async ks-project:80958]: Waiting for completion of get_or_create_project service Default running on PID 80958 (5 other jobs running)
2022-04-14 00:05:00.964 | [17764 Async ks-project:80958]: Signaling child to exit
2022-04-14 00:05:00.964 | WAKEUP
2022-04-14 00:05:00.986 | [17764 Async ks-project:80958]: Signaled
2022-04-14 00:05:00.988 | + functions-common:get_or_create_project:939 :   local project_id
2022-04-14 00:05:00.988 | ++ functions-common:get_or_create_project:947 :   oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id
2022-04-14 00:05:00.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:00.988 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:00.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:00.988 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:00.988 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:00.988 | + functions-common:get_or_create_project:945 :   project_id=e246e314778b4a2e9f2498cfc0c8ffc4
2022-04-14 00:05:00.988 | + functions-common:get_or_create_project:946 :   echo e246e314778b4a2e9f2498cfc0c8ffc4
2022-04-14 00:05:00.988 | e246e314778b4a2e9f2498cfc0c8ffc4
2022-04-14 00:05:01.033 | [17764 Async ks-project:80958]: finished get_or_create_project service Default with result 0 in 3 seconds
2022-04-14 00:05:01.073 | [17764 Async ks-service:81044]: Waiting for completion of get_or_create_role service running on PID 81044 (4 other jobs running)
2022-04-14 00:05:01.098 | [17764 Async ks-service:81044]: Signaling child to exit
2022-04-14 00:05:01.098 | WAKEUP
2022-04-14 00:05:01.121 | [17764 Async ks-service:81044]: Signaled
2022-04-14 00:05:01.122 | + functions-common:get_or_create_role:952  :   local role_id
2022-04-14 00:05:01.122 | ++ functions-common:get_or_create_role:959  :   oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id
2022-04-14 00:05:01.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:01.122 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:01.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:01.122 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:01.123 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:01.123 | + functions-common:get_or_create_role:957  :   role_id=faf2f1531f064572bf40f81c2162bb75
2022-04-14 00:05:01.123 | + functions-common:get_or_create_role:958  :   echo faf2f1531f064572bf40f81c2162bb75
2022-04-14 00:05:01.123 | faf2f1531f064572bf40f81c2162bb75
2022-04-14 00:05:01.170 | [17764 Async ks-service:81044]: finished get_or_create_role service with result 0 in 4 seconds
2022-04-14 00:05:01.211 | [17764 Async ks-reseller:81132]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 81132 (3 other jobs running)
2022-04-14 00:05:01.236 | [17764 Async ks-reseller:81132]: Signaling child to exit
2022-04-14 00:05:01.236 | WAKEUP
2022-04-14 00:05:01.261 | [17764 Async ks-reseller:81132]: Signaled
2022-04-14 00:05:01.262 | + functions-common:get_or_create_role:952  :   local role_id
2022-04-14 00:05:01.262 | ++ functions-common:get_or_create_role:959  :   oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id
2022-04-14 00:05:01.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:01.262 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:01.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:01.262 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:01.262 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:01.262 | + functions-common:get_or_create_role:957  :   role_id=bf415ba0400947609fe3305cda0cee1b
2022-04-14 00:05:01.263 | + functions-common:get_or_create_role:958  :   echo bf415ba0400947609fe3305cda0cee1b
2022-04-14 00:05:01.263 | bf415ba0400947609fe3305cda0cee1b
2022-04-14 00:05:01.307 | [17764 Async ks-reseller:81132]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds
2022-04-14 00:05:01.345 | [17764 Async ks-anotherrole:81221]: Waiting for completion of get_or_create_role anotherrole running on PID 81221 (2 other jobs running)
2022-04-14 00:05:01.371 | [17764 Async ks-anotherrole:81221]: Signaling child to exit
2022-04-14 00:05:01.371 | WAKEUP
2022-04-14 00:05:01.393 | [17764 Async ks-anotherrole:81221]: Signaled
2022-04-14 00:05:01.394 | + functions-common:get_or_create_role:952  :   local role_id
2022-04-14 00:05:01.394 | ++ functions-common:get_or_create_role:959  :   oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id
2022-04-14 00:05:01.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:01.394 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:01.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:01.394 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:01.394 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:01.394 | + functions-common:get_or_create_role:957  :   role_id=03f409164ffd413197c7fe97de187283
2022-04-14 00:05:01.394 | + functions-common:get_or_create_role:958  :   echo 03f409164ffd413197c7fe97de187283
2022-04-14 00:05:01.394 | 03f409164ffd413197c7fe97de187283
2022-04-14 00:05:01.440 | [17764 Async ks-anotherrole:81221]: finished get_or_create_role anotherrole with result 0 in 4 seconds
2022-04-14 00:05:01.444 | + inc/async:async_wait:197                 :   return 0
2022-04-14 00:05:01.446 | + lib/keystone:create_keystone_accounts:351 :   async_run ks-demo-member get_or_add_user_project_role member e3f3110a80074145827e036ae15fcc87 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:01.509 | + inc/async:async_inner:63                 :   get_or_add_user_project_role member e3f3110a80074145827e036ae15fcc87 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:01.557 | [17764 Async ks-demo-member:82146]: running: get_or_add_user_project_role member e3f3110a80074145827e036ae15fcc87 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:01.560 | + lib/keystone:create_keystone_accounts:353 :   async_run ks-demo-admin get_or_add_user_project_role admin 6ca1689b4fe14f018cdfa43f1829b99d 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:01.626 | + inc/async:async_inner:63                 :   get_or_add_user_project_role admin 6ca1689b4fe14f018cdfa43f1829b99d 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:01.679 | [17764 Async ks-demo-admin:82258]: running: get_or_add_user_project_role admin 6ca1689b4fe14f018cdfa43f1829b99d 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:01.682 | + lib/keystone:create_keystone_accounts:354 :   async_run ks-demo-another get_or_add_user_project_role anotherrole e3f3110a80074145827e036ae15fcc87 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:01.766 | + inc/async:async_inner:63                 :   get_or_add_user_project_role anotherrole e3f3110a80074145827e036ae15fcc87 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:01.821 | [17764 Async ks-demo-another:82370]: running: get_or_add_user_project_role anotherrole e3f3110a80074145827e036ae15fcc87 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:01.825 | + lib/keystone:create_keystone_accounts:355 :   async_run ks-demo-invis get_or_add_user_project_role member e3f3110a80074145827e036ae15fcc87 6a81f04d3db74a36a349a792f1fa6541
2022-04-14 00:05:01.936 | + inc/async:async_inner:63                 :   get_or_add_user_project_role member e3f3110a80074145827e036ae15fcc87 6a81f04d3db74a36a349a792f1fa6541
2022-04-14 00:05:02.015 | [17764 Async ks-demo-invis:82482]: running: get_or_add_user_project_role member e3f3110a80074145827e036ae15fcc87 6a81f04d3db74a36a349a792f1fa6541
2022-04-14 00:05:02.030 | + lib/keystone:create_keystone_accounts:358 :   local demo_reader
2022-04-14 00:05:02.048 | ++ lib/keystone:create_keystone_accounts:360 :   get_or_create_user demo_reader Passw0rd default demo_reader@example.com
2022-04-14 00:05:02.055 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-14 00:05:02.059 | ++ functions-common:get_or_create_user:917  :   [[ ! -z demo_reader@example.com ]]
2022-04-14 00:05:02.061 | ++ functions-common:get_or_create_user:918  :   local email=--email=demo_reader@example.com
2022-04-14 00:05:02.065 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id
2022-04-14 00:05:05.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:05.610 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:05.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:05.610 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:05.802 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:05.805 | ++ functions-common:get_or_create_user:932  :   user_id=ed125689175e45a8bfb39b046645b824
2022-04-14 00:05:05.813 | ++ functions-common:get_or_create_user:933  :   echo ed125689175e45a8bfb39b046645b824
2022-04-14 00:05:05.817 | + lib/keystone:create_keystone_accounts:360 :   demo_reader=ed125689175e45a8bfb39b046645b824
2022-04-14 00:05:05.819 | + lib/keystone:create_keystone_accounts:362 :   async_run ks-demo-reader get_or_add_user_project_role reader ed125689175e45a8bfb39b046645b824 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:05.886 | + inc/async:async_inner:63                 :   get_or_add_user_project_role reader ed125689175e45a8bfb39b046645b824 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:05.951 | [17764 Async ks-demo-reader:82638]: running: get_or_add_user_project_role reader ed125689175e45a8bfb39b046645b824 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:05.956 | + lib/keystone:create_keystone_accounts:365 :   local alt_demo_project
2022-04-14 00:05:05.971 | ++ lib/keystone:create_keystone_accounts:366 :   get_or_create_project alt_demo default
2022-04-14 00:05:05.974 | ++ functions-common:get_or_create_project:939 :   local project_id
2022-04-14 00:05:05.983 | +++ functions-common:get_or_create_project:947 :   oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id
2022-04-14 00:05:09.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:09.652 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:09.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:09.652 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:10.061 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:10.064 | ++ functions-common:get_or_create_project:945 :   project_id=3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:10.067 | ++ functions-common:get_or_create_project:946 :   echo 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:10.069 | + lib/keystone:create_keystone_accounts:366 :   alt_demo_project=3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:10.072 | + lib/keystone:create_keystone_accounts:368 :   local alt_demo_user
2022-04-14 00:05:10.075 | ++ lib/keystone:create_keystone_accounts:370 :   get_or_create_user alt_demo Passw0rd default alt_demo@example.com
2022-04-14 00:05:10.089 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-14 00:05:10.109 | ++ functions-common:get_or_create_user:917  :   [[ ! -z alt_demo@example.com ]]
2022-04-14 00:05:10.135 | ++ functions-common:get_or_create_user:918  :   local email=--email=alt_demo@example.com
2022-04-14 00:05:10.164 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id
2022-04-14 00:05:14.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:14.844 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:14.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:14.844 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:15.143 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:15.149 | ++ functions-common:get_or_create_user:932  :   user_id=cdcf1cadc3294674815b1f2521f6f10a
2022-04-14 00:05:15.152 | ++ functions-common:get_or_create_user:933  :   echo cdcf1cadc3294674815b1f2521f6f10a
2022-04-14 00:05:15.157 | + lib/keystone:create_keystone_accounts:370 :   alt_demo_user=cdcf1cadc3294674815b1f2521f6f10a
2022-04-14 00:05:15.178 | + lib/keystone:create_keystone_accounts:372 :   async_run ks-alt-admin get_or_add_user_project_role admin cdcf1cadc3294674815b1f2521f6f10a 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:15.566 | + inc/async:async_inner:63                 :   get_or_add_user_project_role admin cdcf1cadc3294674815b1f2521f6f10a 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:15.790 | [17764 Async ks-alt-admin:83005]: running: get_or_add_user_project_role admin cdcf1cadc3294674815b1f2521f6f10a 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:15.813 | + lib/keystone:create_keystone_accounts:373 :   async_run ks-alt-another get_or_add_user_project_role anotherrole cdcf1cadc3294674815b1f2521f6f10a 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:16.253 | + inc/async:async_inner:63                 :   get_or_add_user_project_role anotherrole cdcf1cadc3294674815b1f2521f6f10a 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:16.496 | [17764 Async ks-alt-another:83143]: running: get_or_add_user_project_role anotherrole cdcf1cadc3294674815b1f2521f6f10a 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:16.525 | + lib/keystone:create_keystone_accounts:376 :   local alt_demo_member
2022-04-14 00:05:16.553 | ++ lib/keystone:create_keystone_accounts:378 :   get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com
2022-04-14 00:05:16.570 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-14 00:05:16.589 | ++ functions-common:get_or_create_user:917  :   [[ ! -z alt_demo_member@example.com ]]
2022-04-14 00:05:16.617 | ++ functions-common:get_or_create_user:918  :   local email=--email=alt_demo_member@example.com
2022-04-14 00:05:16.660 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id
2022-04-14 00:05:19.678 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:05:19.868 | [82258 Async ks-demo-admin:82258]: finished successfully
2022-04-14 00:05:21.005 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:05:21.134 | [82146 Async ks-demo-member:82146]: finished successfully
2022-04-14 00:05:22.077 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:05:22.125 | [82370 Async ks-demo-another:82370]: finished successfully
2022-04-14 00:05:22.226 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:05:22.255 | [82482 Async ks-demo-invis:82482]: finished successfully
2022-04-14 00:05:22.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:22.898 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:22.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:22.898 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:23.146 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:23.150 | ++ functions-common:get_or_create_user:932  :   user_id=5d343e7831d341da855d01859e866a6d
2022-04-14 00:05:23.153 | ++ functions-common:get_or_create_user:933  :   echo 5d343e7831d341da855d01859e866a6d
2022-04-14 00:05:23.157 | + lib/keystone:create_keystone_accounts:378 :   alt_demo_member=5d343e7831d341da855d01859e866a6d
2022-04-14 00:05:23.159 | + lib/keystone:create_keystone_accounts:379 :   async_run ks-alt-member-user get_or_add_user_project_role member 5d343e7831d341da855d01859e866a6d 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:23.238 | + inc/async:async_inner:63                 :   get_or_add_user_project_role member 5d343e7831d341da855d01859e866a6d 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:23.293 | [17764 Async ks-alt-member-user:83503]: running: get_or_add_user_project_role member 5d343e7831d341da855d01859e866a6d 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:23.298 | + lib/keystone:create_keystone_accounts:382 :   local alt_demo_reader
2022-04-14 00:05:23.306 | ++ lib/keystone:create_keystone_accounts:384 :   get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com
2022-04-14 00:05:23.314 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-14 00:05:23.317 | ++ functions-common:get_or_create_user:917  :   [[ ! -z alt_demo_reader@example.com ]]
2022-04-14 00:05:23.325 | ++ functions-common:get_or_create_user:918  :   local email=--email=alt_demo_reader@example.com
2022-04-14 00:05:23.332 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id
2022-04-14 00:05:24.876 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:05:25.066 | [82638 Async ks-demo-reader:82638]: finished successfully
2022-04-14 00:05:26.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:26.614 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:26.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:26.614 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:26.816 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:26.820 | ++ functions-common:get_or_create_user:932  :   user_id=06032158de764e26a0df2e73ee01c355
2022-04-14 00:05:26.829 | ++ functions-common:get_or_create_user:933  :   echo 06032158de764e26a0df2e73ee01c355
2022-04-14 00:05:26.834 | + lib/keystone:create_keystone_accounts:384 :   alt_demo_reader=06032158de764e26a0df2e73ee01c355
2022-04-14 00:05:26.838 | + lib/keystone:create_keystone_accounts:385 :   async_run ks-alt-reader-user get_or_add_user_project_role reader 06032158de764e26a0df2e73ee01c355 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:26.918 | + inc/async:async_inner:63                 :   get_or_add_user_project_role reader 06032158de764e26a0df2e73ee01c355 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:26.980 | [17764 Async ks-alt-reader-user:83727]: running: get_or_add_user_project_role reader 06032158de764e26a0df2e73ee01c355 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:26.984 | ++ lib/keystone:create_keystone_accounts:392 :   get_or_create_user system_member Passw0rd default system_member@example.com
2022-04-14 00:05:26.989 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-14 00:05:26.992 | ++ functions-common:get_or_create_user:917  :   [[ ! -z system_member@example.com ]]
2022-04-14 00:05:26.995 | ++ functions-common:get_or_create_user:918  :   local email=--email=system_member@example.com
2022-04-14 00:05:26.999 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id
2022-04-14 00:05:30.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:30.189 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:30.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:30.190 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:30.619 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:30.640 | ++ functions-common:get_or_create_user:932  :   user_id=4911eec435004721a23f94b4628aa2cb
2022-04-14 00:05:30.647 | ++ functions-common:get_or_create_user:933  :   echo 4911eec435004721a23f94b4628aa2cb
2022-04-14 00:05:30.674 | + lib/keystone:create_keystone_accounts:392 :   system_member_user=4911eec435004721a23f94b4628aa2cb
2022-04-14 00:05:30.692 | + lib/keystone:create_keystone_accounts:393 :   async_run ks-system-member get_or_add_user_system_role member 4911eec435004721a23f94b4628aa2cb all
2022-04-14 00:05:30.943 | + inc/async:async_inner:63                 :   get_or_add_user_system_role member 4911eec435004721a23f94b4628aa2cb all
2022-04-14 00:05:31.131 | [17764 Async ks-system-member:83953]: running: get_or_add_user_system_role member 4911eec435004721a23f94b4628aa2cb all
2022-04-14 00:05:31.161 | ++ lib/keystone:create_keystone_accounts:396 :   get_or_create_user system_reader Passw0rd default system_reader@example.com
2022-04-14 00:05:31.182 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-14 00:05:31.202 | ++ functions-common:get_or_create_user:917  :   [[ ! -z system_reader@example.com ]]
2022-04-14 00:05:31.205 | ++ functions-common:get_or_create_user:918  :   local email=--email=system_reader@example.com
2022-04-14 00:05:31.219 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id
2022-04-14 00:05:33.734 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:05:33.829 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:05:33.900 | [83143 Async ks-alt-another:83143]: finished successfully
2022-04-14 00:05:34.018 | [83005 Async ks-alt-admin:83005]: finished successfully
2022-04-14 00:05:34.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:34.824 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:34.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:34.824 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:35.023 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:35.026 | ++ functions-common:get_or_create_user:932  :   user_id=7347c19ef2814d06bdccf593a2a4f0ad
2022-04-14 00:05:35.029 | ++ functions-common:get_or_create_user:933  :   echo 7347c19ef2814d06bdccf593a2a4f0ad
2022-04-14 00:05:35.033 | + lib/keystone:create_keystone_accounts:396 :   system_reader_user=7347c19ef2814d06bdccf593a2a4f0ad
2022-04-14 00:05:35.036 | + lib/keystone:create_keystone_accounts:397 :   async_run ks-system-reader get_or_add_user_system_role reader 7347c19ef2814d06bdccf593a2a4f0ad all
2022-04-14 00:05:35.119 | + inc/async:async_inner:63                 :   get_or_add_user_system_role reader 7347c19ef2814d06bdccf593a2a4f0ad all
2022-04-14 00:05:35.170 | [17764 Async ks-system-reader:84235]: running: get_or_add_user_system_role reader 7347c19ef2814d06bdccf593a2a4f0ad all
2022-04-14 00:05:35.177 | + lib/keystone:create_keystone_accounts:400 :   local admin_group
2022-04-14 00:05:35.182 | ++ lib/keystone:create_keystone_accounts:402 :   get_or_create_group admins default 'openstack admin group'
2022-04-14 00:05:35.185 | ++ functions-common:get_or_create_group:901 :   local 'desc=openstack admin group'
2022-04-14 00:05:35.189 | ++ functions-common:get_or_create_group:902 :   local group_id
2022-04-14 00:05:35.193 | +++ functions-common:get_or_create_group:911 :   oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id
2022-04-14 00:05:37.085 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:05:37.274 | [83503 Async ks-alt-member-user:83503]: finished successfully
2022-04-14 00:05:38.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:38.243 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:38.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:38.243 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:38.453 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:38.462 | ++ functions-common:get_or_create_group:909 :   group_id=8527c58d26804353a709ccfcf1ed365b
2022-04-14 00:05:38.466 | ++ functions-common:get_or_create_group:910 :   echo 8527c58d26804353a709ccfcf1ed365b
2022-04-14 00:05:38.469 | + lib/keystone:create_keystone_accounts:402 :   admin_group=8527c58d26804353a709ccfcf1ed365b
2022-04-14 00:05:38.473 | + lib/keystone:create_keystone_accounts:403 :   local non_admin_group
2022-04-14 00:05:38.477 | ++ lib/keystone:create_keystone_accounts:405 :   get_or_create_group nonadmins default 'non-admin group'
2022-04-14 00:05:38.483 | ++ functions-common:get_or_create_group:901 :   local 'desc=non-admin group'
2022-04-14 00:05:38.489 | ++ functions-common:get_or_create_group:902 :   local group_id
2022-04-14 00:05:38.497 | +++ functions-common:get_or_create_group:911 :   oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id
2022-04-14 00:05:41.480 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:05:41.514 | [83727 Async ks-alt-reader-user:83727]: finished successfully
2022-04-14 00:05:41.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:41.976 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:41.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:41.976 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:42.176 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:42.179 | ++ functions-common:get_or_create_group:909 :   group_id=80a6fa8fb83043608a0949b328d799b6
2022-04-14 00:05:42.183 | ++ functions-common:get_or_create_group:910 :   echo 80a6fa8fb83043608a0949b328d799b6
2022-04-14 00:05:42.187 | + lib/keystone:create_keystone_accounts:405 :   non_admin_group=80a6fa8fb83043608a0949b328d799b6
2022-04-14 00:05:42.190 | + lib/keystone:create_keystone_accounts:407 :   async_run ks-group-memberdemo get_or_add_group_project_role member 80a6fa8fb83043608a0949b328d799b6 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:42.266 | + inc/async:async_inner:63                 :   get_or_add_group_project_role member 80a6fa8fb83043608a0949b328d799b6 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:42.324 | [17764 Async ks-group-memberdemo:84588]: running: get_or_add_group_project_role member 80a6fa8fb83043608a0949b328d799b6 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:42.327 | + lib/keystone:create_keystone_accounts:408 :   async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 80a6fa8fb83043608a0949b328d799b6 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:42.425 | + inc/async:async_inner:63                 :   get_or_add_group_project_role anotherrole 80a6fa8fb83043608a0949b328d799b6 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:42.582 | [17764 Async ks-group-anotherdemo:84674]: running: get_or_add_group_project_role anotherrole 80a6fa8fb83043608a0949b328d799b6 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:42.598 | + lib/keystone:create_keystone_accounts:409 :   async_run ks-group-memberalt get_or_add_group_project_role member 80a6fa8fb83043608a0949b328d799b6 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:42.867 | + inc/async:async_inner:63                 :   get_or_add_group_project_role member 80a6fa8fb83043608a0949b328d799b6 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:43.016 | [17764 Async ks-group-memberalt:84777]: running: get_or_add_group_project_role member 80a6fa8fb83043608a0949b328d799b6 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:43.041 | + lib/keystone:create_keystone_accounts:410 :   async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 80a6fa8fb83043608a0949b328d799b6 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:43.182 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:05:43.348 | [83953 Async ks-system-member:83953]: finished successfully
2022-04-14 00:05:43.432 | + inc/async:async_inner:63                 :   get_or_add_group_project_role anotherrole 80a6fa8fb83043608a0949b328d799b6 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:43.636 | [17764 Async ks-group-anotheralt:84931]: running: get_or_add_group_project_role anotherrole 80a6fa8fb83043608a0949b328d799b6 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:43.665 | + lib/keystone:create_keystone_accounts:411 :   async_run ks-group-admin get_or_add_group_project_role admin 8527c58d26804353a709ccfcf1ed365b 13e50e9ce6c843d89a7f2a9e54fdd09c
2022-04-14 00:05:44.119 | + inc/async:async_inner:63                 :   get_or_add_group_project_role admin 8527c58d26804353a709ccfcf1ed365b 13e50e9ce6c843d89a7f2a9e54fdd09c
2022-04-14 00:05:44.387 | [17764 Async ks-group-admin:85026]: running: get_or_add_group_project_role admin 8527c58d26804353a709ccfcf1ed365b 13e50e9ce6c843d89a7f2a9e54fdd09c
2022-04-14 00:05:44.415 | + lib/keystone:create_keystone_accounts:413 :   async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader
2022-04-14 00:05:44.764 | [17764 Async ks-demo-member:82146]: Waiting for completion of get_or_add_user_project_role member e3f3110a80074145827e036ae15fcc87 24d84ccd556c475f81726a74fe942bc6 running on PID 82146 (17 other jobs running)
2022-04-14 00:05:44.955 | [17764 Async ks-demo-member:82146]: Signaling child to exit
2022-04-14 00:05:44.955 | WAKEUP
2022-04-14 00:05:45.109 | [17764 Async ks-demo-member:82146]: Signaled
2022-04-14 00:05:45.117 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:05:45.117 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-14 00:05:45.117 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:05:45.117 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:05:45.117 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-14 00:05:45.117 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-14 00:05:45.117 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-14 00:05:45.117 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-14 00:05:45.117 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e3f3110a80074145827e036ae15fcc87 --project 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:45.117 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:05:45.117 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:05:45.117 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:05:45.117 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:45.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:45.117 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:45.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:45.117 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:45.117 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:45.117 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:05:45.117 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:05:45.117 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add member --user e3f3110a80074145827e036ae15fcc87 --project 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:45.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:45.118 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:45.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:45.118 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:45.118 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e3f3110a80074145827e036ae15fcc87 --project 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:45.118 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:05:45.118 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:05:45.118 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:05:45.118 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:45.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:45.118 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:45.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:45.118 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:45.118 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:45.118 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:05:45.118 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:05:45.118 | ++ functions-common:get_field:825           :   echo '| d978812fe5054810bf15ebf6f820bd78 | e3f3110a80074145827e036ae15fcc87 |       | 24d84ccd556c475f81726a74fe942bc6 |        |        | False     |'
2022-04-14 00:05:45.118 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:05:45.118 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:45.118 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=d978812fe5054810bf15ebf6f820bd78
2022-04-14 00:05:45.118 | + functions-common:get_or_add_user_project_role:1004 :   echo d978812fe5054810bf15ebf6f820bd78
2022-04-14 00:05:45.118 | d978812fe5054810bf15ebf6f820bd78
2022-04-14 00:05:45.407 | [17764 Async ks-demo-member:82146]: finished get_or_add_user_project_role member e3f3110a80074145827e036ae15fcc87 24d84ccd556c475f81726a74fe942bc6 with result 0 in 19 seconds
2022-04-14 00:05:45.678 | [17764 Async ks-demo-admin:82258]: Waiting for completion of get_or_add_user_project_role admin 6ca1689b4fe14f018cdfa43f1829b99d 24d84ccd556c475f81726a74fe942bc6 running on PID 82258 (16 other jobs running)
2022-04-14 00:05:45.886 | [17764 Async ks-demo-admin:82258]: Signaling child to exit
2022-04-14 00:05:45.886 | WAKEUP
2022-04-14 00:05:46.050 | [17764 Async ks-demo-admin:82258]: Signaled
2022-04-14 00:05:46.064 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:05:46.065 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-14 00:05:46.065 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:05:46.065 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:05:46.065 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-14 00:05:46.065 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-14 00:05:46.065 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-14 00:05:46.065 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-14 00:05:46.065 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:05:46.065 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6ca1689b4fe14f018cdfa43f1829b99d --project 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:46.065 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:05:46.065 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:05:46.065 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:46.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:46.065 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:46.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:46.065 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:46.065 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:46.065 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:05:46.065 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:05:46.065 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add admin --user 6ca1689b4fe14f018cdfa43f1829b99d --project 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:46.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:46.065 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:46.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:46.065 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:46.065 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6ca1689b4fe14f018cdfa43f1829b99d --project 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:46.065 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:05:46.065 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:05:46.065 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:05:46.065 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:46.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:46.066 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:46.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:46.066 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:46.066 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:46.066 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:05:46.066 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:05:46.066 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:05:46.066 | ++ functions-common:get_field:825           :   echo '| c2f1a6d71c5341f9836aa513991aa73f | 6ca1689b4fe14f018cdfa43f1829b99d |       | 24d84ccd556c475f81726a74fe942bc6 |        |        | False     |'
2022-04-14 00:05:46.066 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:46.066 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:05:46.066 | + functions-common:get_or_add_user_project_role:1004 :   echo c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:05:46.066 | c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:05:46.386 | [17764 Async ks-demo-admin:82258]: finished get_or_add_user_project_role admin 6ca1689b4fe14f018cdfa43f1829b99d 24d84ccd556c475f81726a74fe942bc6 with result 0 in 18 seconds
2022-04-14 00:05:46.639 | [17764 Async ks-demo-another:82370]: Waiting for completion of get_or_add_user_project_role anotherrole e3f3110a80074145827e036ae15fcc87 24d84ccd556c475f81726a74fe942bc6 running on PID 82370 (15 other jobs running)
2022-04-14 00:05:46.788 | [17764 Async ks-demo-another:82370]: Signaling child to exit
2022-04-14 00:05:46.788 | WAKEUP
2022-04-14 00:05:46.932 | [17764 Async ks-demo-another:82370]: Signaled
2022-04-14 00:05:46.949 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:05:46.949 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-14 00:05:46.949 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:05:46.949 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:05:46.949 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-14 00:05:46.949 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-14 00:05:46.949 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-14 00:05:46.949 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-14 00:05:46.949 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:05:46.949 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e3f3110a80074145827e036ae15fcc87 --project 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:46.949 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:05:46.950 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:05:46.950 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:46.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:46.950 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:46.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:46.950 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:46.950 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:46.950 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:05:46.950 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:05:46.950 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add anotherrole --user e3f3110a80074145827e036ae15fcc87 --project 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:46.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:46.950 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:46.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:46.950 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:46.950 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e3f3110a80074145827e036ae15fcc87 --project 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:46.950 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:05:46.950 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:05:46.950 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:05:46.950 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:46.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:46.950 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:46.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:46.950 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:46.950 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:46.950 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:05:46.950 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:05:46.950 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:05:46.950 | ++ functions-common:get_field:825           :   echo '| 03f409164ffd413197c7fe97de187283 | e3f3110a80074145827e036ae15fcc87 |       | 24d84ccd556c475f81726a74fe942bc6 |        |        | False     |'
2022-04-14 00:05:46.950 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:46.950 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=03f409164ffd413197c7fe97de187283
2022-04-14 00:05:46.950 | + functions-common:get_or_add_user_project_role:1004 :   echo 03f409164ffd413197c7fe97de187283
2022-04-14 00:05:46.951 | 03f409164ffd413197c7fe97de187283
2022-04-14 00:05:47.153 | [17764 Async ks-demo-another:82370]: finished get_or_add_user_project_role anotherrole e3f3110a80074145827e036ae15fcc87 24d84ccd556c475f81726a74fe942bc6 with result 0 in 20 seconds
2022-04-14 00:05:47.220 | [17764 Async ks-demo-invis:82482]: Waiting for completion of get_or_add_user_project_role member e3f3110a80074145827e036ae15fcc87 6a81f04d3db74a36a349a792f1fa6541 running on PID 82482 (14 other jobs running)
2022-04-14 00:05:47.272 | [17764 Async ks-demo-invis:82482]: Signaling child to exit
2022-04-14 00:05:47.272 | WAKEUP
2022-04-14 00:05:47.304 | [17764 Async ks-demo-invis:82482]: Signaled
2022-04-14 00:05:47.306 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:05:47.306 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-14 00:05:47.306 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:05:47.306 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:05:47.306 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-14 00:05:47.306 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-14 00:05:47.306 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-14 00:05:47.306 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-14 00:05:47.306 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e3f3110a80074145827e036ae15fcc87 --project 6a81f04d3db74a36a349a792f1fa6541
2022-04-14 00:05:47.306 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:05:47.306 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:05:47.306 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:05:47.306 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:47.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:47.306 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:47.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:47.306 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:47.306 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:47.306 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:05:47.306 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:05:47.306 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add member --user e3f3110a80074145827e036ae15fcc87 --project 6a81f04d3db74a36a349a792f1fa6541
2022-04-14 00:05:47.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:47.306 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:47.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:47.306 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:47.307 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e3f3110a80074145827e036ae15fcc87 --project 6a81f04d3db74a36a349a792f1fa6541
2022-04-14 00:05:47.307 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:05:47.307 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:05:47.307 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:05:47.307 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:47.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:47.307 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:47.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:47.308 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:47.308 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:47.308 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:05:47.308 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:05:47.308 | ++ functions-common:get_field:825           :   echo '| d978812fe5054810bf15ebf6f820bd78 | e3f3110a80074145827e036ae15fcc87 |       | 6a81f04d3db74a36a349a792f1fa6541 |        |        | False     |'
2022-04-14 00:05:47.308 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:05:47.308 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:47.308 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=d978812fe5054810bf15ebf6f820bd78
2022-04-14 00:05:47.308 | + functions-common:get_or_add_user_project_role:1004 :   echo d978812fe5054810bf15ebf6f820bd78
2022-04-14 00:05:47.308 | d978812fe5054810bf15ebf6f820bd78
2022-04-14 00:05:47.371 | [17764 Async ks-demo-invis:82482]: finished get_or_add_user_project_role member e3f3110a80074145827e036ae15fcc87 6a81f04d3db74a36a349a792f1fa6541 with result 0 in 20 seconds
2022-04-14 00:05:47.457 | [17764 Async ks-demo-reader:82638]: Waiting for completion of get_or_add_user_project_role reader ed125689175e45a8bfb39b046645b824 24d84ccd556c475f81726a74fe942bc6 running on PID 82638 (13 other jobs running)
2022-04-14 00:05:47.543 | [17764 Async ks-demo-reader:82638]: Signaling child to exit
2022-04-14 00:05:47.544 | WAKEUP
2022-04-14 00:05:47.573 | [17764 Async ks-demo-reader:82638]: Signaled
2022-04-14 00:05:47.575 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:05:47.575 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-14 00:05:47.575 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:05:47.575 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:05:47.575 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-14 00:05:47.575 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-14 00:05:47.575 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-14 00:05:47.575 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-14 00:05:47.575 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:05:47.575 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ed125689175e45a8bfb39b046645b824 --project 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:47.575 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:05:47.575 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:05:47.575 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:47.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:47.575 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:47.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:47.575 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:47.575 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:47.575 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:05:47.576 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:05:47.576 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add reader --user ed125689175e45a8bfb39b046645b824 --project 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:47.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:47.576 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:47.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:47.576 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:47.576 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:05:47.576 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:05:47.576 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ed125689175e45a8bfb39b046645b824 --project 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:47.576 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:05:47.576 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:47.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:47.576 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:47.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:47.576 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:47.576 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:47.576 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:05:47.576 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:05:47.576 | ++ functions-common:get_field:825           :   echo '| 3d7aed6135a349d5b59ebb8f438fa4c1 | ed125689175e45a8bfb39b046645b824 |       | 24d84ccd556c475f81726a74fe942bc6 |        |        | False     |'
2022-04-14 00:05:47.576 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:05:47.576 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:47.576 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=3d7aed6135a349d5b59ebb8f438fa4c1
2022-04-14 00:05:47.576 | + functions-common:get_or_add_user_project_role:1004 :   echo 3d7aed6135a349d5b59ebb8f438fa4c1
2022-04-14 00:05:47.576 | 3d7aed6135a349d5b59ebb8f438fa4c1
2022-04-14 00:05:47.648 | [17764 Async ks-demo-reader:82638]: finished get_or_add_user_project_role reader ed125689175e45a8bfb39b046645b824 24d84ccd556c475f81726a74fe942bc6 with result 0 in 19 seconds
2022-04-14 00:05:47.652 | + inc/async:async_wait:197                 :   return 0
2022-04-14 00:05:47.656 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:05:47.675 | + lib/keystone:create_keystone_accounts:414 :   async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user
2022-04-14 00:05:47.723 | [84235 Async ks-system-reader:84235]: finished successfully
2022-04-14 00:05:47.792 | [17764 Async ks-alt-admin:83005]: Waiting for completion of get_or_add_user_project_role admin cdcf1cadc3294674815b1f2521f6f10a 3e5f4d940348407a956ee1c06d28ad5a running on PID 83005 (12 other jobs running)
2022-04-14 00:05:47.839 | [17764 Async ks-alt-admin:83005]: Signaling child to exit
2022-04-14 00:05:47.839 | WAKEUP
2022-04-14 00:05:47.881 | [17764 Async ks-alt-admin:83005]: Signaled
2022-04-14 00:05:47.883 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:05:47.883 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-14 00:05:47.883 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:05:47.883 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:05:47.883 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-14 00:05:47.883 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-14 00:05:47.884 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-14 00:05:47.884 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-14 00:05:47.884 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:05:47.884 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:05:47.884 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cdcf1cadc3294674815b1f2521f6f10a --project 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:47.884 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:05:47.884 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:47.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:47.884 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:47.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:47.884 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:47.884 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:47.884 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:05:47.884 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:05:47.884 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add admin --user cdcf1cadc3294674815b1f2521f6f10a --project 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:47.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:47.884 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:47.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:47.884 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:47.884 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:05:47.884 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cdcf1cadc3294674815b1f2521f6f10a --project 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:47.884 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:05:47.884 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:05:47.884 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:47.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:47.884 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:47.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:47.884 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:47.884 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:47.884 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:05:47.884 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:05:47.885 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:05:47.885 | ++ functions-common:get_field:825           :   echo '| c2f1a6d71c5341f9836aa513991aa73f | cdcf1cadc3294674815b1f2521f6f10a |       | 3e5f4d940348407a956ee1c06d28ad5a |        |        | False     |'
2022-04-14 00:05:47.885 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:47.885 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:05:47.885 | + functions-common:get_or_add_user_project_role:1004 :   echo c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:05:47.885 | c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:05:47.962 | [17764 Async ks-alt-admin:83005]: finished get_or_add_user_project_role admin cdcf1cadc3294674815b1f2521f6f10a 3e5f4d940348407a956ee1c06d28ad5a with result 0 in 18 seconds
2022-04-14 00:05:48.031 | [17764 Async ks-alt-another:83143]: Waiting for completion of get_or_add_user_project_role anotherrole cdcf1cadc3294674815b1f2521f6f10a 3e5f4d940348407a956ee1c06d28ad5a running on PID 83143 (11 other jobs running)
2022-04-14 00:05:48.079 | [17764 Async ks-alt-another:83143]: Signaling child to exit
2022-04-14 00:05:48.080 | WAKEUP
2022-04-14 00:05:48.123 | [17764 Async ks-alt-another:83143]: Signaled
2022-04-14 00:05:48.125 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:05:48.125 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-14 00:05:48.125 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:05:48.125 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:05:48.125 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-14 00:05:48.125 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-14 00:05:48.125 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-14 00:05:48.125 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-14 00:05:48.125 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:05:48.125 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:05:48.125 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:05:48.125 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user cdcf1cadc3294674815b1f2521f6f10a --project 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:48.125 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:48.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:48.125 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:48.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:48.125 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:48.125 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:48.125 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:05:48.125 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:05:48.125 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add anotherrole --user cdcf1cadc3294674815b1f2521f6f10a --project 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:48.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:48.125 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:48.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:48.125 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:48.125 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:05:48.125 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user cdcf1cadc3294674815b1f2521f6f10a --project 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:48.125 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:05:48.126 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:05:48.126 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:48.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:48.126 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:48.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:48.126 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:48.126 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:48.126 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:05:48.126 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:05:48.126 | ++ functions-common:get_field:825           :   echo '| 03f409164ffd413197c7fe97de187283 | cdcf1cadc3294674815b1f2521f6f10a |       | 3e5f4d940348407a956ee1c06d28ad5a |        |        | False     |'
2022-04-14 00:05:48.126 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:05:48.126 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:48.126 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=03f409164ffd413197c7fe97de187283
2022-04-14 00:05:48.126 | + functions-common:get_or_add_user_project_role:1004 :   echo 03f409164ffd413197c7fe97de187283
2022-04-14 00:05:48.126 | 03f409164ffd413197c7fe97de187283
2022-04-14 00:05:48.197 | [17764 Async ks-alt-another:83143]: finished get_or_add_user_project_role anotherrole cdcf1cadc3294674815b1f2521f6f10a 3e5f4d940348407a956ee1c06d28ad5a with result 0 in 17 seconds
2022-04-14 00:05:48.246 | [17764 Async ks-alt-member-user:83503]: Waiting for completion of get_or_add_user_project_role member 5d343e7831d341da855d01859e866a6d 3e5f4d940348407a956ee1c06d28ad5a running on PID 83503 (10 other jobs running)
2022-04-14 00:05:48.287 | [17764 Async ks-alt-member-user:83503]: Signaling child to exit
2022-04-14 00:05:48.287 | WAKEUP
2022-04-14 00:05:48.331 | [17764 Async ks-alt-member-user:83503]: Signaled
2022-04-14 00:05:48.333 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:05:48.333 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-14 00:05:48.333 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:05:48.333 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:05:48.333 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-14 00:05:48.333 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-14 00:05:48.333 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-14 00:05:48.333 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-14 00:05:48.333 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:05:48.333 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5d343e7831d341da855d01859e866a6d --project 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:48.333 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:05:48.333 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:05:48.333 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:48.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:48.333 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:48.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:48.333 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:48.333 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:48.333 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:05:48.333 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:05:48.333 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add member --user 5d343e7831d341da855d01859e866a6d --project 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:48.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:48.333 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:48.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:48.334 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:48.334 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:05:48.334 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5d343e7831d341da855d01859e866a6d --project 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:48.334 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:05:48.334 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:05:48.334 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:48.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:48.334 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:48.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:48.334 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:48.334 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:48.334 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:05:48.334 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:05:48.334 | ++ functions-common:get_field:825           :   echo '| d978812fe5054810bf15ebf6f820bd78 | 5d343e7831d341da855d01859e866a6d |       | 3e5f4d940348407a956ee1c06d28ad5a |        |        | False     |'
2022-04-14 00:05:48.334 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:05:48.334 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:48.334 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=d978812fe5054810bf15ebf6f820bd78
2022-04-14 00:05:48.334 | + functions-common:get_or_add_user_project_role:1004 :   echo d978812fe5054810bf15ebf6f820bd78
2022-04-14 00:05:48.334 | d978812fe5054810bf15ebf6f820bd78
2022-04-14 00:05:48.393 | [17764 Async ks-alt-member-user:83503]: finished get_or_add_user_project_role member 5d343e7831d341da855d01859e866a6d 3e5f4d940348407a956ee1c06d28ad5a with result 0 in 14 seconds
2022-04-14 00:05:48.459 | [17764 Async ks-alt-reader-user:83727]: Waiting for completion of get_or_add_user_project_role reader 06032158de764e26a0df2e73ee01c355 3e5f4d940348407a956ee1c06d28ad5a running on PID 83727 (9 other jobs running)
2022-04-14 00:05:48.502 | [17764 Async ks-alt-reader-user:83727]: Signaling child to exit
2022-04-14 00:05:48.503 | WAKEUP
2022-04-14 00:05:48.630 | [17764 Async ks-alt-reader-user:83727]: Signaled
2022-04-14 00:05:48.637 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:05:48.637 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-14 00:05:48.637 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:05:48.637 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:05:48.637 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-14 00:05:48.637 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-14 00:05:48.637 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-14 00:05:48.637 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-14 00:05:48.637 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:05:48.637 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 06032158de764e26a0df2e73ee01c355 --project 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:48.637 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:05:48.637 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:05:48.637 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:48.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:48.637 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:48.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:48.637 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:48.637 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:48.637 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:05:48.637 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:05:48.637 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add reader --user 06032158de764e26a0df2e73ee01c355 --project 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:48.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:48.638 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:48.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:48.638 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:48.638 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:05:48.638 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:05:48.638 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 06032158de764e26a0df2e73ee01c355 --project 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:48.638 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:05:48.638 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:48.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:48.638 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:48.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:48.638 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:48.638 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:48.638 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:05:48.638 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:05:48.638 | ++ functions-common:get_field:825           :   echo '| 3d7aed6135a349d5b59ebb8f438fa4c1 | 06032158de764e26a0df2e73ee01c355 |       | 3e5f4d940348407a956ee1c06d28ad5a |        |        | False     |'
2022-04-14 00:05:48.638 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:05:48.638 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:05:48.638 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=3d7aed6135a349d5b59ebb8f438fa4c1
2022-04-14 00:05:48.638 | + functions-common:get_or_add_user_project_role:1004 :   echo 3d7aed6135a349d5b59ebb8f438fa4c1
2022-04-14 00:05:48.638 | 3d7aed6135a349d5b59ebb8f438fa4c1
2022-04-14 00:05:48.851 | [17764 Async ks-alt-reader-user:83727]: finished get_or_add_user_project_role reader 06032158de764e26a0df2e73ee01c355 3e5f4d940348407a956ee1c06d28ad5a with result 0 in 14 seconds
2022-04-14 00:05:48.876 | + inc/async:async_wait:197                 :   return 0
2022-04-14 00:05:48.891 | + lib/keystone:create_keystone_accounts:415 :   async_wait ks-system-member ks-system-reader
2022-04-14 00:05:49.165 | [17764 Async ks-system-member:83953]: Waiting for completion of get_or_add_user_system_role member 4911eec435004721a23f94b4628aa2cb all running on PID 83953 (8 other jobs running)
2022-04-14 00:05:49.308 | [17764 Async ks-system-member:83953]: Signaling child to exit
2022-04-14 00:05:49.309 | WAKEUP
2022-04-14 00:05:49.453 | [17764 Async ks-system-member:83953]: Signaled
2022-04-14 00:05:49.457 | + functions-common:get_or_add_user_system_role:1034 :   local user_role_id
2022-04-14 00:05:49.457 | + functions-common:get_or_add_user_system_role:1035 :   local domain_args
2022-04-14 00:05:49.457 | ++ functions-common:get_or_add_user_system_role:1037 :   _get_domain_args
2022-04-14 00:05:49.457 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:05:49.457 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:05:49.457 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-14 00:05:49.457 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-14 00:05:49.457 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-14 00:05:49.457 | + functions-common:get_or_add_user_system_role:1037 :   domain_args=
2022-04-14 00:05:49.457 | ++ functions-common:get_or_add_user_system_role:1045 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4911eec435004721a23f94b4628aa2cb --system all -f value -c Role
2022-04-14 00:05:49.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:49.457 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:49.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:49.457 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:49.457 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:49.457 | + functions-common:get_or_add_user_system_role:1045 :   user_role_id=
2022-04-14 00:05:49.457 | + functions-common:get_or_add_user_system_role:1046 :   [[ -z '' ]]
2022-04-14 00:05:49.457 | + functions-common:get_or_add_user_system_role:1048 :   openstack --os-cloud devstack-system-admin role add member --user 4911eec435004721a23f94b4628aa2cb --system all
2022-04-14 00:05:49.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:49.457 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:49.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:49.457 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:49.457 | ++ functions-common:get_or_add_user_system_role:1057 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4911eec435004721a23f94b4628aa2cb --system all -f value -c Role
2022-04-14 00:05:49.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:49.457 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:49.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:49.457 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:49.457 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:49.458 | + functions-common:get_or_add_user_system_role:1057 :   user_role_id=d978812fe5054810bf15ebf6f820bd78
2022-04-14 00:05:49.458 | + functions-common:get_or_add_user_system_role:1059 :   echo d978812fe5054810bf15ebf6f820bd78
2022-04-14 00:05:49.458 | d978812fe5054810bf15ebf6f820bd78
2022-04-14 00:05:49.732 | [17764 Async ks-system-member:83953]: finished get_or_add_user_system_role member 4911eec435004721a23f94b4628aa2cb all with result 0 in 12 seconds
2022-04-14 00:05:50.006 | [17764 Async ks-system-reader:84235]: Waiting for completion of get_or_add_user_system_role reader 7347c19ef2814d06bdccf593a2a4f0ad all running on PID 84235 (7 other jobs running)
2022-04-14 00:05:50.156 | [17764 Async ks-system-reader:84235]: Signaling child to exit
2022-04-14 00:05:50.157 | WAKEUP
2022-04-14 00:05:50.298 | [17764 Async ks-system-reader:84235]: Signaled
2022-04-14 00:05:50.309 | + functions-common:get_or_add_user_system_role:1034 :   local user_role_id
2022-04-14 00:05:50.309 | + functions-common:get_or_add_user_system_role:1035 :   local domain_args
2022-04-14 00:05:50.309 | ++ functions-common:get_or_add_user_system_role:1037 :   _get_domain_args
2022-04-14 00:05:50.309 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:05:50.309 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:05:50.309 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-14 00:05:50.309 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-14 00:05:50.309 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-14 00:05:50.309 | + functions-common:get_or_add_user_system_role:1037 :   domain_args=
2022-04-14 00:05:50.309 | ++ functions-common:get_or_add_user_system_role:1045 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7347c19ef2814d06bdccf593a2a4f0ad --system all -f value -c Role
2022-04-14 00:05:50.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:50.309 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:50.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:50.309 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:50.309 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:50.309 | + functions-common:get_or_add_user_system_role:1045 :   user_role_id=
2022-04-14 00:05:50.309 | + functions-common:get_or_add_user_system_role:1046 :   [[ -z '' ]]
2022-04-14 00:05:50.309 | + functions-common:get_or_add_user_system_role:1048 :   openstack --os-cloud devstack-system-admin role add reader --user 7347c19ef2814d06bdccf593a2a4f0ad --system all
2022-04-14 00:05:50.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:50.309 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:50.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:50.309 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:50.309 | ++ functions-common:get_or_add_user_system_role:1057 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7347c19ef2814d06bdccf593a2a4f0ad --system all -f value -c Role
2022-04-14 00:05:50.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:50.309 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:50.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:50.310 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:50.310 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:50.310 | + functions-common:get_or_add_user_system_role:1057 :   user_role_id=3d7aed6135a349d5b59ebb8f438fa4c1
2022-04-14 00:05:50.310 | + functions-common:get_or_add_user_system_role:1059 :   echo 3d7aed6135a349d5b59ebb8f438fa4c1
2022-04-14 00:05:50.310 | 3d7aed6135a349d5b59ebb8f438fa4c1
2022-04-14 00:05:50.611 | [17764 Async ks-system-reader:84235]: finished get_or_add_user_system_role reader 7347c19ef2814d06bdccf593a2a4f0ad all with result 0 in 12 seconds
2022-04-14 00:05:50.644 | + inc/async:async_wait:197                 :   return 0
2022-04-14 00:05:50.666 | + lib/keystone:create_keystone_accounts:416 :   async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin
2022-04-14 00:05:50.989 | [17764 Async ks-group-memberdemo:84588]: Waiting for completion of get_or_add_group_project_role member 80a6fa8fb83043608a0949b328d799b6 24d84ccd556c475f81726a74fe942bc6 running on PID 84588 (6 other jobs running)
2022-04-14 00:05:51.164 | [17764 Async ks-group-memberdemo:84588]: Signaling child to exit
2022-04-14 00:05:56.343 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:05:56.437 | [84588 Async ks-group-memberdemo:84588]: finished successfully
2022-04-14 00:05:56.510 | WAKEUP
2022-04-14 00:05:56.624 | [17764 Async ks-group-memberdemo:84588]: Signaled
2022-04-14 00:05:56.637 | + functions-common:get_or_add_group_project_role:1065 :   local group_role_id
2022-04-14 00:05:56.637 | ++ functions-common:get_or_add_group_project_role:1071 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 80a6fa8fb83043608a0949b328d799b6 --project 24d84ccd556c475f81726a74fe942bc6 -f value
2022-04-14 00:05:56.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:56.637 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:56.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:56.637 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:56.637 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:56.637 | + functions-common:get_or_add_group_project_role:1071 :   group_role_id=
2022-04-14 00:05:56.637 | + functions-common:get_or_add_group_project_role:1072 :   [[ -z '' ]]
2022-04-14 00:05:56.637 | + functions-common:get_or_add_group_project_role:1074 :   openstack --os-cloud devstack-system-admin role add member --group 80a6fa8fb83043608a0949b328d799b6 --project 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:56.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:56.637 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:56.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:56.637 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:56.637 | ++ functions-common:get_or_add_group_project_role:1081 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 80a6fa8fb83043608a0949b328d799b6 --project 24d84ccd556c475f81726a74fe942bc6 -f value
2022-04-14 00:05:56.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:56.638 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:56.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:56.638 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:56.638 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:56.638 | + functions-common:get_or_add_group_project_role:1081 :   group_role_id='d978812fe5054810bf15ebf6f820bd78  80a6fa8fb83043608a0949b328d799b6 24d84ccd556c475f81726a74fe942bc6   False'
2022-04-14 00:05:56.638 | + functions-common:get_or_add_group_project_role:1083 :   echo d978812fe5054810bf15ebf6f820bd78 80a6fa8fb83043608a0949b328d799b6 24d84ccd556c475f81726a74fe942bc6 False
2022-04-14 00:05:56.638 | d978812fe5054810bf15ebf6f820bd78 80a6fa8fb83043608a0949b328d799b6 24d84ccd556c475f81726a74fe942bc6 False
2022-04-14 00:05:56.910 | [17764 Async ks-group-memberdemo:84588]: finished get_or_add_group_project_role member 80a6fa8fb83043608a0949b328d799b6 24d84ccd556c475f81726a74fe942bc6 with result 0 in 14 seconds
2022-04-14 00:05:57.146 | [17764 Async ks-group-anotherdemo:84674]: Waiting for completion of get_or_add_group_project_role anotherrole 80a6fa8fb83043608a0949b328d799b6 24d84ccd556c475f81726a74fe942bc6 running on PID 84674 (5 other jobs running)
2022-04-14 00:05:57.276 | [17764 Async ks-group-anotherdemo:84674]: Signaling child to exit
2022-04-14 00:05:57.760 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:05:57.792 | [84674 Async ks-group-anotherdemo:84674]: finished successfully
2022-04-14 00:05:57.818 | WAKEUP
2022-04-14 00:05:57.856 | [17764 Async ks-group-anotherdemo:84674]: Signaled
2022-04-14 00:05:57.858 | + functions-common:get_or_add_group_project_role:1065 :   local group_role_id
2022-04-14 00:05:57.858 | ++ functions-common:get_or_add_group_project_role:1071 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 80a6fa8fb83043608a0949b328d799b6 --project 24d84ccd556c475f81726a74fe942bc6 -f value
2022-04-14 00:05:57.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:57.858 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:57.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:57.858 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:57.859 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:57.859 | + functions-common:get_or_add_group_project_role:1071 :   group_role_id=
2022-04-14 00:05:57.859 | + functions-common:get_or_add_group_project_role:1072 :   [[ -z '' ]]
2022-04-14 00:05:57.859 | + functions-common:get_or_add_group_project_role:1074 :   openstack --os-cloud devstack-system-admin role add anotherrole --group 80a6fa8fb83043608a0949b328d799b6 --project 24d84ccd556c475f81726a74fe942bc6
2022-04-14 00:05:57.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:57.859 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:57.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:57.859 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:57.859 | ++ functions-common:get_or_add_group_project_role:1081 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 80a6fa8fb83043608a0949b328d799b6 --project 24d84ccd556c475f81726a74fe942bc6 -f value
2022-04-14 00:05:57.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:57.859 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:57.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:57.859 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:57.859 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:57.859 | + functions-common:get_or_add_group_project_role:1081 :   group_role_id='03f409164ffd413197c7fe97de187283  80a6fa8fb83043608a0949b328d799b6 24d84ccd556c475f81726a74fe942bc6   False'
2022-04-14 00:05:57.859 | + functions-common:get_or_add_group_project_role:1083 :   echo 03f409164ffd413197c7fe97de187283 80a6fa8fb83043608a0949b328d799b6 24d84ccd556c475f81726a74fe942bc6 False
2022-04-14 00:05:57.859 | 03f409164ffd413197c7fe97de187283 80a6fa8fb83043608a0949b328d799b6 24d84ccd556c475f81726a74fe942bc6 False
2022-04-14 00:05:57.913 | [17764 Async ks-group-anotherdemo:84674]: finished get_or_add_group_project_role anotherrole 80a6fa8fb83043608a0949b328d799b6 24d84ccd556c475f81726a74fe942bc6 with result 0 in 15 seconds
2022-04-14 00:05:57.957 | [17764 Async ks-group-memberalt:84777]: Waiting for completion of get_or_add_group_project_role member 80a6fa8fb83043608a0949b328d799b6 3e5f4d940348407a956ee1c06d28ad5a running on PID 84777 (4 other jobs running)
2022-04-14 00:05:57.984 | [17764 Async ks-group-memberalt:84777]: Signaling child to exit
2022-04-14 00:05:58.200 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:05:58.227 | [84777 Async ks-group-memberalt:84777]: finished successfully
2022-04-14 00:05:58.248 | WAKEUP
2022-04-14 00:05:58.276 | [17764 Async ks-group-memberalt:84777]: Signaled
2022-04-14 00:05:58.278 | + functions-common:get_or_add_group_project_role:1065 :   local group_role_id
2022-04-14 00:05:58.278 | ++ functions-common:get_or_add_group_project_role:1071 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 80a6fa8fb83043608a0949b328d799b6 --project 3e5f4d940348407a956ee1c06d28ad5a -f value
2022-04-14 00:05:58.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:58.278 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:58.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:58.278 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:58.278 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:58.278 | + functions-common:get_or_add_group_project_role:1071 :   group_role_id=
2022-04-14 00:05:58.278 | + functions-common:get_or_add_group_project_role:1072 :   [[ -z '' ]]
2022-04-14 00:05:58.278 | + functions-common:get_or_add_group_project_role:1074 :   openstack --os-cloud devstack-system-admin role add member --group 80a6fa8fb83043608a0949b328d799b6 --project 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:58.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:58.278 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:58.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:58.278 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:58.278 | ++ functions-common:get_or_add_group_project_role:1081 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 80a6fa8fb83043608a0949b328d799b6 --project 3e5f4d940348407a956ee1c06d28ad5a -f value
2022-04-14 00:05:58.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:58.278 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:58.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:58.278 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:58.278 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:58.278 | + functions-common:get_or_add_group_project_role:1081 :   group_role_id='d978812fe5054810bf15ebf6f820bd78  80a6fa8fb83043608a0949b328d799b6 3e5f4d940348407a956ee1c06d28ad5a   False'
2022-04-14 00:05:58.278 | + functions-common:get_or_add_group_project_role:1083 :   echo d978812fe5054810bf15ebf6f820bd78 80a6fa8fb83043608a0949b328d799b6 3e5f4d940348407a956ee1c06d28ad5a False
2022-04-14 00:05:58.278 | d978812fe5054810bf15ebf6f820bd78 80a6fa8fb83043608a0949b328d799b6 3e5f4d940348407a956ee1c06d28ad5a False
2022-04-14 00:05:58.326 | [17764 Async ks-group-memberalt:84777]: finished get_or_add_group_project_role member 80a6fa8fb83043608a0949b328d799b6 3e5f4d940348407a956ee1c06d28ad5a with result 0 in 15 seconds
2022-04-14 00:05:58.369 | [17764 Async ks-group-anotheralt:84931]: Waiting for completion of get_or_add_group_project_role anotherrole 80a6fa8fb83043608a0949b328d799b6 3e5f4d940348407a956ee1c06d28ad5a running on PID 84931 (3 other jobs running)
2022-04-14 00:05:58.397 | [17764 Async ks-group-anotheralt:84931]: Signaling child to exit
2022-04-14 00:05:59.114 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:05:59.142 | [85026 Async ks-group-admin:85026]: finished successfully
2022-04-14 00:05:59.277 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:05:59.302 | [84931 Async ks-group-anotheralt:84931]: finished successfully
2022-04-14 00:05:59.331 | WAKEUP
2022-04-14 00:05:59.358 | [17764 Async ks-group-anotheralt:84931]: Signaled
2022-04-14 00:05:59.359 | + functions-common:get_or_add_group_project_role:1065 :   local group_role_id
2022-04-14 00:05:59.359 | ++ functions-common:get_or_add_group_project_role:1071 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 80a6fa8fb83043608a0949b328d799b6 --project 3e5f4d940348407a956ee1c06d28ad5a -f value
2022-04-14 00:05:59.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:59.359 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:59.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:59.359 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:59.359 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:59.359 | + functions-common:get_or_add_group_project_role:1071 :   group_role_id=
2022-04-14 00:05:59.359 | + functions-common:get_or_add_group_project_role:1072 :   [[ -z '' ]]
2022-04-14 00:05:59.359 | + functions-common:get_or_add_group_project_role:1074 :   openstack --os-cloud devstack-system-admin role add anotherrole --group 80a6fa8fb83043608a0949b328d799b6 --project 3e5f4d940348407a956ee1c06d28ad5a
2022-04-14 00:05:59.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:59.359 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:59.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:59.359 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:59.360 | ++ functions-common:get_or_add_group_project_role:1081 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 80a6fa8fb83043608a0949b328d799b6 --project 3e5f4d940348407a956ee1c06d28ad5a -f value
2022-04-14 00:05:59.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:59.360 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:59.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:59.360 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:59.360 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:59.360 | + functions-common:get_or_add_group_project_role:1081 :   group_role_id='03f409164ffd413197c7fe97de187283  80a6fa8fb83043608a0949b328d799b6 3e5f4d940348407a956ee1c06d28ad5a   False'
2022-04-14 00:05:59.360 | + functions-common:get_or_add_group_project_role:1083 :   echo 03f409164ffd413197c7fe97de187283 80a6fa8fb83043608a0949b328d799b6 3e5f4d940348407a956ee1c06d28ad5a False
2022-04-14 00:05:59.360 | 03f409164ffd413197c7fe97de187283 80a6fa8fb83043608a0949b328d799b6 3e5f4d940348407a956ee1c06d28ad5a False
2022-04-14 00:05:59.408 | [17764 Async ks-group-anotheralt:84931]: finished get_or_add_group_project_role anotherrole 80a6fa8fb83043608a0949b328d799b6 3e5f4d940348407a956ee1c06d28ad5a with result 0 in 15 seconds
2022-04-14 00:05:59.447 | [17764 Async ks-group-admin:85026]: Waiting for completion of get_or_add_group_project_role admin 8527c58d26804353a709ccfcf1ed365b 13e50e9ce6c843d89a7f2a9e54fdd09c running on PID 85026 (2 other jobs running)
2022-04-14 00:05:59.476 | [17764 Async ks-group-admin:85026]: Signaling child to exit
2022-04-14 00:05:59.476 | WAKEUP
2022-04-14 00:05:59.502 | [17764 Async ks-group-admin:85026]: Signaled
2022-04-14 00:05:59.503 | + functions-common:get_or_add_group_project_role:1065 :   local group_role_id
2022-04-14 00:05:59.503 | ++ functions-common:get_or_add_group_project_role:1071 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 8527c58d26804353a709ccfcf1ed365b --project 13e50e9ce6c843d89a7f2a9e54fdd09c -f value
2022-04-14 00:05:59.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:59.503 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:59.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:59.503 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:59.503 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:59.503 | + functions-common:get_or_add_group_project_role:1071 :   group_role_id=
2022-04-14 00:05:59.503 | + functions-common:get_or_add_group_project_role:1072 :   [[ -z '' ]]
2022-04-14 00:05:59.503 | + functions-common:get_or_add_group_project_role:1074 :   openstack --os-cloud devstack-system-admin role add admin --group 8527c58d26804353a709ccfcf1ed365b --project 13e50e9ce6c843d89a7f2a9e54fdd09c
2022-04-14 00:05:59.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:59.503 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:59.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:59.504 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:59.504 | ++ functions-common:get_or_add_group_project_role:1081 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 8527c58d26804353a709ccfcf1ed365b --project 13e50e9ce6c843d89a7f2a9e54fdd09c -f value
2022-04-14 00:05:59.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:59.504 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:59.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:05:59.504 |   from cryptography.utils import int_from_bytes
2022-04-14 00:05:59.504 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:05:59.504 | + functions-common:get_or_add_group_project_role:1081 :   group_role_id='c2f1a6d71c5341f9836aa513991aa73f  8527c58d26804353a709ccfcf1ed365b 13e50e9ce6c843d89a7f2a9e54fdd09c   False'
2022-04-14 00:05:59.504 | + functions-common:get_or_add_group_project_role:1083 :   echo c2f1a6d71c5341f9836aa513991aa73f 8527c58d26804353a709ccfcf1ed365b 13e50e9ce6c843d89a7f2a9e54fdd09c False
2022-04-14 00:05:59.504 | c2f1a6d71c5341f9836aa513991aa73f 8527c58d26804353a709ccfcf1ed365b 13e50e9ce6c843d89a7f2a9e54fdd09c False
2022-04-14 00:05:59.550 | [17764 Async ks-group-admin:85026]: finished get_or_add_group_project_role admin 8527c58d26804353a709ccfcf1ed365b 13e50e9ce6c843d89a7f2a9e54fdd09c with result 0 in 15 seconds
2022-04-14 00:05:59.554 | + inc/async:async_wait:197                 :   return 0
2022-04-14 00:05:59.557 | + lib/keystone:create_keystone_accounts:418 :   is_service_enabled ldap
2022-04-14 00:05:59.575 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:05:59.577 | + ./stack.sh:main:1104                     :   is_service_enabled nova
2022-04-14 00:05:59.599 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:05:59.602 | + ./stack.sh:main:1105                     :   async_runfunc create_nova_accounts
2022-04-14 00:05:59.605 | + inc/async:async_runfunc:116              :   async_run create_nova_accounts create_nova_accounts
2022-04-14 00:05:59.674 | + inc/async:async_inner:63                 :   create_nova_accounts
2022-04-14 00:05:59.715 | [17764 Async create_nova_accounts:86926]: running: create_nova_accounts
2022-04-14 00:05:59.718 | + ./stack.sh:main:1107                     :   is_service_enabled glance
2022-04-14 00:05:59.737 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:05:59.740 | + ./stack.sh:main:1108                     :   async_runfunc create_glance_accounts
2022-04-14 00:05:59.743 | + inc/async:async_runfunc:116              :   async_run create_glance_accounts create_glance_accounts
2022-04-14 00:05:59.824 | + inc/async:async_inner:63                 :   create_glance_accounts
2022-04-14 00:05:59.865 | [17764 Async create_glance_accounts:87041]: running: create_glance_accounts
2022-04-14 00:05:59.869 | + ./stack.sh:main:1110                     :   is_service_enabled cinder
2022-04-14 00:05:59.897 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:05:59.901 | + ./stack.sh:main:1111                     :   async_runfunc create_cinder_accounts
2022-04-14 00:05:59.905 | + inc/async:async_runfunc:116              :   async_run create_cinder_accounts create_cinder_accounts
2022-04-14 00:05:59.967 | + inc/async:async_inner:63                 :   create_cinder_accounts
2022-04-14 00:06:00.014 | [17764 Async create_cinder_accounts:87171]: running: create_cinder_accounts
2022-04-14 00:06:00.016 | + ./stack.sh:main:1113                     :   is_service_enabled neutron
2022-04-14 00:06:00.039 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:06:00.042 | + ./stack.sh:main:1114                     :   async_runfunc create_neutron_accounts
2022-04-14 00:06:00.045 | + inc/async:async_runfunc:116              :   async_run create_neutron_accounts create_neutron_accounts
2022-04-14 00:06:00.123 | + inc/async:async_inner:63                 :   create_neutron_accounts
2022-04-14 00:06:00.186 | [17764 Async create_neutron_accounts:87286]: running: create_neutron_accounts
2022-04-14 00:06:00.191 | + ./stack.sh:main:1116                     :   is_service_enabled swift
2022-04-14 00:06:00.227 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:06:00.231 | + ./stack.sh:main:1117                     :   async_runfunc create_swift_accounts
2022-04-14 00:06:00.235 | + inc/async:async_runfunc:116              :   async_run create_swift_accounts create_swift_accounts
2022-04-14 00:06:00.561 | + inc/async:async_inner:63                 :   create_swift_accounts
2022-04-14 00:06:00.765 | [17764 Async create_swift_accounts:87427]: running: create_swift_accounts
2022-04-14 00:06:00.782 | + ./stack.sh:main:1125                     :   is_service_enabled horizon
2022-04-14 00:06:00.910 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:06:00.938 | + ./stack.sh:main:1130                     :   async_wait create_nova_accounts create_glance_accounts create_cinder_accounts
2022-04-14 00:06:01.311 | [17764 Async create_nova_accounts:86926]: Waiting for completion of create_nova_accounts running on PID 86926 (6 other jobs running)
2022-04-14 00:06:01.506 | [17764 Async create_nova_accounts:86926]: Signaling child to exit
2022-04-14 00:06:41.716 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:06:41.786 | [87286 Async create_neutron_accounts:87286]: finished successfully
2022-04-14 00:07:00.132 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:07:00.171 | [87171 Async create_cinder_accounts:87171]: finished successfully
2022-04-14 00:07:17.181 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:07:17.209 | [87041 Async create_glance_accounts:87041]: finished successfully
2022-04-14 00:07:20.503 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:07:20.530 | [86926 Async create_nova_accounts:86926]: finished successfully
2022-04-14 00:07:20.550 | WAKEUP
2022-04-14 00:07:20.575 | [17764 Async create_nova_accounts:86926]: Signaled
2022-04-14 00:07:20.576 | + lib/nova:create_nova_accounts:355        :   [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]]
2022-04-14 00:07:20.577 | + lib/nova:create_nova_accounts:359        :   create_service_user nova admin
2022-04-14 00:07:20.577 | + lib/keystone:create_service_user:431     :   get_or_create_user nova Passw0rd Default
2022-04-14 00:07:20.577 | + functions-common:get_or_create_user:916  :   local user_id
2022-04-14 00:07:20.577 | + functions-common:get_or_create_user:917  :   [[ ! -z '' ]]
2022-04-14 00:07:20.577 | + functions-common:get_or_create_user:920  :   local email=
2022-04-14 00:07:20.577 | ++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id
2022-04-14 00:07:20.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.577 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.577 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.577 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.577 | + functions-common:get_or_create_user:932  :   user_id=04ef337f825a4323998e277b94117477
2022-04-14 00:07:20.577 | + functions-common:get_or_create_user:933  :   echo 04ef337f825a4323998e277b94117477
2022-04-14 00:07:20.577 | 04ef337f825a4323998e277b94117477
2022-04-14 00:07:20.577 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service nova service Default Default
2022-04-14 00:07:20.577 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:07:20.577 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-14 00:07:20.577 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:07:20.577 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:07:20.577 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-14 00:07:20.577 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-14 00:07:20.577 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-14 00:07:20.577 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-14 00:07:20.577 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-14 00:07:20.577 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-14 00:07:20.577 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default
2022-04-14 00:07:20.577 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:07:20.577 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:07:20.577 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:07:20.578 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:20.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.578 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.578 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.578 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.578 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:07:20.578 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:07:20.578 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default
2022-04-14 00:07:20.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.578 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.578 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.578 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:07:20.578 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default
2022-04-14 00:07:20.578 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:07:20.578 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:07:20.578 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:20.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.578 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.578 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.578 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.578 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:07:20.578 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:07:20.578 | ++ functions-common:get_field:825           :   echo '| faf2f1531f064572bf40f81c2162bb75 | 04ef337f825a4323998e277b94117477 |       | e246e314778b4a2e9f2498cfc0c8ffc4 |        |        | False     |'
2022-04-14 00:07:20.578 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:07:20.578 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:20.578 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=faf2f1531f064572bf40f81c2162bb75
2022-04-14 00:07:20.578 | + functions-common:get_or_add_user_project_role:1004 :   echo faf2f1531f064572bf40f81c2162bb75
2022-04-14 00:07:20.578 | faf2f1531f064572bf40f81c2162bb75
2022-04-14 00:07:20.578 | + lib/keystone:create_service_user:434     :   [[ -n admin ]]
2022-04-14 00:07:20.578 | + lib/keystone:create_service_user:435     :   get_or_add_user_project_role admin nova service Default Default
2022-04-14 00:07:20.579 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:07:20.579 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-14 00:07:20.579 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:07:20.579 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:07:20.579 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-14 00:07:20.579 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-14 00:07:20.579 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-14 00:07:20.579 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-14 00:07:20.579 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-14 00:07:20.579 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-14 00:07:20.579 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:07:20.579 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:07:20.579 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default
2022-04-14 00:07:20.579 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:07:20.579 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:20.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.579 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.579 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.579 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.579 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:07:20.579 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:07:20.579 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default
2022-04-14 00:07:20.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.579 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.579 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.579 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default
2022-04-14 00:07:20.579 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:07:20.579 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:07:20.579 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:07:20.580 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:20.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.580 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.580 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.580 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.580 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:07:20.580 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:07:20.580 | ++ functions-common:get_field:825           :   echo '| c2f1a6d71c5341f9836aa513991aa73f | 04ef337f825a4323998e277b94117477 |       | e246e314778b4a2e9f2498cfc0c8ffc4 |        |        | False     |'
2022-04-14 00:07:20.580 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:07:20.580 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:20.580 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:07:20.580 | + functions-common:get_or_add_user_project_role:1004 :   echo c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:07:20.580 | c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:07:20.580 | + lib/nova:create_nova_accounts:361        :   local nova_api_url
2022-04-14 00:07:20.580 | + lib/nova:create_nova_accounts:362        :   [[ True == \F\a\l\s\e ]]
2022-04-14 00:07:20.580 | + lib/nova:create_nova_accounts:365        :   nova_api_url=http://10.222.0.60/compute
2022-04-14 00:07:20.580 | + lib/nova:create_nova_accounts:368        :   get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)'
2022-04-14 00:07:20.580 | + functions-common:get_or_create_service:1089 :   local service_id
2022-04-14 00:07:20.580 | ++ functions-common:get_or_create_service:1102 :   oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id
2022-04-14 00:07:20.580 | ++ functions-common:get_or_create_service:1104 :   oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id
2022-04-14 00:07:20.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.580 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.580 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.580 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.580 | + functions-common:get_or_create_service:1100 :   service_id='
2022-04-14 00:07:20.580 | 27676976dc4b4aadb8b1f8a52b9889eb'
2022-04-14 00:07:20.580 | + functions-common:get_or_create_service:1101 :   echo 27676976dc4b4aadb8b1f8a52b9889eb
2022-04-14 00:07:20.580 | 27676976dc4b4aadb8b1f8a52b9889eb
2022-04-14 00:07:20.580 | + lib/nova:create_nova_accounts:370        :   get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.60/compute/v2/$(project_id)s'
2022-04-14 00:07:20.580 | + functions-common:get_or_create_endpoint:1133 :   local public_id
2022-04-14 00:07:20.581 | ++ functions-common:get_or_create_endpoint:1134 :   _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.60/compute/v2/$(project_id)s' RegionOne
2022-04-14 00:07:20.581 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-14 00:07:20.581 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 :   oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value
2022-04-14 00:07:20.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.581 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.581 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.581 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.581 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-14 00:07:20.581 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-14 00:07:20.581 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.60/compute/v2/$(project_id)s' --region RegionOne -f value -c id
2022-04-14 00:07:20.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.581 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.581 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.581 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.581 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=032f7377b6e94a22b9d66eda8ac751ad
2022-04-14 00:07:20.581 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 :   echo 032f7377b6e94a22b9d66eda8ac751ad
2022-04-14 00:07:20.581 | + functions-common:get_or_create_endpoint:1134 :   public_id=032f7377b6e94a22b9d66eda8ac751ad
2022-04-14 00:07:20.581 | + functions-common:get_or_create_endpoint:1136 :   [[ -n '' ]]
2022-04-14 00:07:20.581 | + functions-common:get_or_create_endpoint:1139 :   [[ -n '' ]]
2022-04-14 00:07:20.581 | + functions-common:get_or_create_endpoint:1143 :   echo 032f7377b6e94a22b9d66eda8ac751ad
2022-04-14 00:07:20.581 | 032f7377b6e94a22b9d66eda8ac751ad
2022-04-14 00:07:20.581 | + lib/nova:create_nova_accounts:374        :   get_or_create_service nova compute 'Nova Compute Service'
2022-04-14 00:07:20.581 | + functions-common:get_or_create_service:1089 :   local service_id
2022-04-14 00:07:20.581 | ++ functions-common:get_or_create_service:1102 :   oscwrap --os-cloud devstack-system-admin service show compute -f value -c id
2022-04-14 00:07:20.581 | ++ functions-common:get_or_create_service:1104 :   oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id
2022-04-14 00:07:20.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.581 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.581 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.582 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.582 | + functions-common:get_or_create_service:1100 :   service_id='
2022-04-14 00:07:20.582 | 7f1310c1fc7146989103efafbc042735'
2022-04-14 00:07:20.582 | + functions-common:get_or_create_service:1101 :   echo 7f1310c1fc7146989103efafbc042735
2022-04-14 00:07:20.582 | 7f1310c1fc7146989103efafbc042735
2022-04-14 00:07:20.582 | + lib/nova:create_nova_accounts:376        :   get_or_create_endpoint compute RegionOne http://10.222.0.60/compute/v2.1
2022-04-14 00:07:20.582 | + functions-common:get_or_create_endpoint:1133 :   local public_id
2022-04-14 00:07:20.582 | ++ functions-common:get_or_create_endpoint:1134 :   _get_or_create_endpoint_with_interface compute public http://10.222.0.60/compute/v2.1 RegionOne
2022-04-14 00:07:20.582 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-14 00:07:20.582 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 :   oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value
2022-04-14 00:07:20.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.582 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.582 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.582 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.582 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-14 00:07:20.582 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-14 00:07:20.582 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.60/compute/v2.1 --region RegionOne -f value -c id
2022-04-14 00:07:20.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.582 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.582 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.582 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.582 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=9cf3e533440740768148e37a9da5275e
2022-04-14 00:07:20.582 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 :   echo 9cf3e533440740768148e37a9da5275e
2022-04-14 00:07:20.582 | + functions-common:get_or_create_endpoint:1134 :   public_id=9cf3e533440740768148e37a9da5275e
2022-04-14 00:07:20.582 | + functions-common:get_or_create_endpoint:1136 :   [[ -n '' ]]
2022-04-14 00:07:20.582 | + functions-common:get_or_create_endpoint:1139 :   [[ -n '' ]]
2022-04-14 00:07:20.582 | + functions-common:get_or_create_endpoint:1143 :   echo 9cf3e533440740768148e37a9da5275e
2022-04-14 00:07:20.582 | 9cf3e533440740768148e37a9da5275e
2022-04-14 00:07:20.582 | + lib/nova:create_nova_accounts:381        :   is_service_enabled n-api
2022-04-14 00:07:20.582 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:07:20.583 | + lib/nova:create_nova_accounts:383        :   is_service_enabled swift
2022-04-14 00:07:20.583 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:07:20.583 | + lib/nova:create_nova_accounts:386        :   get_or_add_user_project_role ResellerAdmin nova service Default Default
2022-04-14 00:07:20.583 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:07:20.583 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-14 00:07:20.583 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:07:20.583 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:07:20.583 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-14 00:07:20.583 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-14 00:07:20.583 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-14 00:07:20.583 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-14 00:07:20.583 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-14 00:07:20.583 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-14 00:07:20.583 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:07:20.583 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default
2022-04-14 00:07:20.583 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:07:20.583 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:07:20.583 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:20.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.583 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.583 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.583 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.583 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:07:20.583 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:07:20.583 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default
2022-04-14 00:07:20.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.583 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.583 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.584 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default
2022-04-14 00:07:20.584 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:07:20.584 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:07:20.584 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:07:20.584 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:20.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.584 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.584 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.584 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.584 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:07:20.584 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:07:20.584 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:07:20.584 | ++ functions-common:get_field:825           :   echo '| bf415ba0400947609fe3305cda0cee1b | 04ef337f825a4323998e277b94117477 |       | e246e314778b4a2e9f2498cfc0c8ffc4 |        |        | False     |'
2022-04-14 00:07:20.584 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:20.584 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=bf415ba0400947609fe3305cda0cee1b
2022-04-14 00:07:20.584 | + functions-common:get_or_add_user_project_role:1004 :   echo bf415ba0400947609fe3305cda0cee1b
2022-04-14 00:07:20.584 | bf415ba0400947609fe3305cda0cee1b
2022-04-14 00:07:20.584 | + lib/nova:create_nova_accounts:391        :   is_service_enabled s3api
2022-04-14 00:07:20.584 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:07:20.584 | + lib/nova:create_nova_accounts:402        :   is_service_enabled n-api
2022-04-14 00:07:20.584 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:07:20.584 | + lib/nova:create_nova_accounts:403        :   [[ False = True ]]
2022-04-14 00:07:20.624 | [17764 Async create_nova_accounts:86926]: finished create_nova_accounts with result 0 in 80 seconds
2022-04-14 00:07:20.664 | [17764 Async create_glance_accounts:87041]: Waiting for completion of create_glance_accounts running on PID 87041 (5 other jobs running)
2022-04-14 00:07:20.689 | [17764 Async create_glance_accounts:87041]: Signaling child to exit
2022-04-14 00:07:20.690 | WAKEUP
2022-04-14 00:07:20.716 | [17764 Async create_glance_accounts:87041]: Signaled
2022-04-14 00:07:20.718 | + lib/glance:create_glance_accounts:451    :   is_service_enabled g-api
2022-04-14 00:07:20.718 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:07:20.718 | + lib/glance:create_glance_accounts:453    :   create_service_user glance
2022-04-14 00:07:20.718 | + lib/keystone:create_service_user:431     :   get_or_create_user glance Passw0rd Default
2022-04-14 00:07:20.718 | + functions-common:get_or_create_user:916  :   local user_id
2022-04-14 00:07:20.718 | + functions-common:get_or_create_user:917  :   [[ ! -z '' ]]
2022-04-14 00:07:20.718 | + functions-common:get_or_create_user:920  :   local email=
2022-04-14 00:07:20.718 | ++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id
2022-04-14 00:07:20.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.718 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.718 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.718 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.718 | + functions-common:get_or_create_user:932  :   user_id=f3488675d8354f6b80c14d418d38ea27
2022-04-14 00:07:20.718 | + functions-common:get_or_create_user:933  :   echo f3488675d8354f6b80c14d418d38ea27
2022-04-14 00:07:20.718 | f3488675d8354f6b80c14d418d38ea27
2022-04-14 00:07:20.719 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service glance service Default Default
2022-04-14 00:07:20.719 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:07:20.719 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-14 00:07:20.719 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:07:20.719 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:07:20.719 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-14 00:07:20.719 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-14 00:07:20.719 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-14 00:07:20.719 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-14 00:07:20.719 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-14 00:07:20.719 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-14 00:07:20.719 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:07:20.719 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:07:20.719 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default
2022-04-14 00:07:20.719 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:07:20.719 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:20.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.719 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.719 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.719 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.719 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:07:20.719 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:07:20.719 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default
2022-04-14 00:07:20.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.719 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.720 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.720 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default
2022-04-14 00:07:20.720 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:07:20.720 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:07:20.720 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:07:20.720 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:20.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.720 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.720 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.720 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.720 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:07:20.720 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:07:20.720 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:07:20.720 | ++ functions-common:get_field:825           :   echo '| faf2f1531f064572bf40f81c2162bb75 | f3488675d8354f6b80c14d418d38ea27 |       | e246e314778b4a2e9f2498cfc0c8ffc4 |        |        | False     |'
2022-04-14 00:07:20.720 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:20.720 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=faf2f1531f064572bf40f81c2162bb75
2022-04-14 00:07:20.720 | + functions-common:get_or_add_user_project_role:1004 :   echo faf2f1531f064572bf40f81c2162bb75
2022-04-14 00:07:20.720 | faf2f1531f064572bf40f81c2162bb75
2022-04-14 00:07:20.720 | + lib/keystone:create_service_user:434     :   [[ -n '' ]]
2022-04-14 00:07:20.720 | + lib/glance:create_glance_accounts:456    :   is_service_enabled s-proxy
2022-04-14 00:07:20.720 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:07:20.720 | + lib/glance:create_glance_accounts:457    :   create_service_user glance-swift ResellerAdmin
2022-04-14 00:07:20.720 | + lib/keystone:create_service_user:431     :   get_or_create_user glance-swift Passw0rd Default
2022-04-14 00:07:20.720 | + functions-common:get_or_create_user:916  :   local user_id
2022-04-14 00:07:20.720 | + functions-common:get_or_create_user:917  :   [[ ! -z '' ]]
2022-04-14 00:07:20.720 | + functions-common:get_or_create_user:920  :   local email=
2022-04-14 00:07:20.720 | ++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id
2022-04-14 00:07:20.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.721 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.721 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.721 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.721 | + functions-common:get_or_create_user:932  :   user_id=906b1f79f5c94cd7b0716e41fca8bfda
2022-04-14 00:07:20.721 | + functions-common:get_or_create_user:933  :   echo 906b1f79f5c94cd7b0716e41fca8bfda
2022-04-14 00:07:20.721 | 906b1f79f5c94cd7b0716e41fca8bfda
2022-04-14 00:07:20.721 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service glance-swift service Default Default
2022-04-14 00:07:20.721 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:07:20.721 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-14 00:07:20.721 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:07:20.721 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:07:20.721 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-14 00:07:20.721 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-14 00:07:20.721 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-14 00:07:20.721 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-14 00:07:20.721 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-14 00:07:20.721 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-14 00:07:20.721 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:07:20.721 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default
2022-04-14 00:07:20.721 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:07:20.721 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:07:20.721 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:20.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.722 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.722 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.722 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.722 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:07:20.722 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:07:20.722 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default
2022-04-14 00:07:20.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.722 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.722 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.722 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default
2022-04-14 00:07:20.722 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:07:20.722 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:07:20.722 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:07:20.722 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:20.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.722 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.722 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.722 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.722 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:07:20.722 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:07:20.722 | ++ functions-common:get_field:825           :   echo '| faf2f1531f064572bf40f81c2162bb75 | 906b1f79f5c94cd7b0716e41fca8bfda |       | e246e314778b4a2e9f2498cfc0c8ffc4 |        |        | False     |'
2022-04-14 00:07:20.722 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:07:20.722 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:20.722 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=faf2f1531f064572bf40f81c2162bb75
2022-04-14 00:07:20.722 | + functions-common:get_or_add_user_project_role:1004 :   echo faf2f1531f064572bf40f81c2162bb75
2022-04-14 00:07:20.722 | faf2f1531f064572bf40f81c2162bb75
2022-04-14 00:07:20.722 | + lib/keystone:create_service_user:434     :   [[ -n ResellerAdmin ]]
2022-04-14 00:07:20.723 | + lib/keystone:create_service_user:435     :   get_or_add_user_project_role ResellerAdmin glance-swift service Default Default
2022-04-14 00:07:20.723 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:07:20.723 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-14 00:07:20.723 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:07:20.723 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:07:20.723 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-14 00:07:20.723 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-14 00:07:20.723 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-14 00:07:20.723 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-14 00:07:20.723 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-14 00:07:20.723 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-14 00:07:20.723 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:07:20.723 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:07:20.723 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:07:20.723 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default
2022-04-14 00:07:20.723 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:20.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.723 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.723 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.723 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.723 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:07:20.723 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:07:20.724 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default
2022-04-14 00:07:20.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.724 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.724 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.724 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default
2022-04-14 00:07:20.724 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:07:20.724 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:07:20.724 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:07:20.724 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:20.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.724 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.724 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.724 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.724 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:07:20.724 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:07:20.724 | ++ functions-common:get_field:825           :   echo '| bf415ba0400947609fe3305cda0cee1b | 906b1f79f5c94cd7b0716e41fca8bfda |       | e246e314778b4a2e9f2498cfc0c8ffc4 |        |        | False     |'
2022-04-14 00:07:20.725 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:07:20.725 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:20.725 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=bf415ba0400947609fe3305cda0cee1b
2022-04-14 00:07:20.725 | + functions-common:get_or_add_user_project_role:1004 :   echo bf415ba0400947609fe3305cda0cee1b
2022-04-14 00:07:20.725 | bf415ba0400947609fe3305cda0cee1b
2022-04-14 00:07:20.725 | + lib/glance:create_glance_accounts:460    :   get_or_create_service glance image 'Glance Image Service'
2022-04-14 00:07:20.725 | + functions-common:get_or_create_service:1089 :   local service_id
2022-04-14 00:07:20.725 | ++ functions-common:get_or_create_service:1102 :   oscwrap --os-cloud devstack-system-admin service show image -f value -c id
2022-04-14 00:07:20.725 | ++ functions-common:get_or_create_service:1104 :   oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id
2022-04-14 00:07:20.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.725 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.725 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.725 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.725 | + functions-common:get_or_create_service:1100 :   service_id='
2022-04-14 00:07:20.725 | cbe4f2b00f004d45ae2438330e8c32ce'
2022-04-14 00:07:20.725 | + functions-common:get_or_create_service:1101 :   echo cbe4f2b00f004d45ae2438330e8c32ce
2022-04-14 00:07:20.725 | cbe4f2b00f004d45ae2438330e8c32ce
2022-04-14 00:07:20.725 | + lib/glance:create_glance_accounts:462    :   get_or_create_endpoint image RegionOne http://10.222.0.60/image
2022-04-14 00:07:20.725 | + functions-common:get_or_create_endpoint:1133 :   local public_id
2022-04-14 00:07:20.725 | ++ functions-common:get_or_create_endpoint:1134 :   _get_or_create_endpoint_with_interface image public http://10.222.0.60/image RegionOne
2022-04-14 00:07:20.725 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-14 00:07:20.725 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 :   oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value
2022-04-14 00:07:20.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.725 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.725 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.725 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.726 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-14 00:07:20.726 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-14 00:07:20.726 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.60/image --region RegionOne -f value -c id
2022-04-14 00:07:20.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.726 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.726 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.726 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.726 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=0915cee8b89b4624b32700584b62fda0
2022-04-14 00:07:20.726 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 :   echo 0915cee8b89b4624b32700584b62fda0
2022-04-14 00:07:20.726 | + functions-common:get_or_create_endpoint:1134 :   public_id=0915cee8b89b4624b32700584b62fda0
2022-04-14 00:07:20.726 | + functions-common:get_or_create_endpoint:1136 :   [[ -n '' ]]
2022-04-14 00:07:20.726 | + functions-common:get_or_create_endpoint:1139 :   [[ -n '' ]]
2022-04-14 00:07:20.726 | + functions-common:get_or_create_endpoint:1143 :   echo 0915cee8b89b4624b32700584b62fda0
2022-04-14 00:07:20.726 | 0915cee8b89b4624b32700584b62fda0
2022-04-14 00:07:20.726 | ++ lib/glance:create_glance_accounts:467    :   get_or_create_domain Default
2022-04-14 00:07:20.726 | ++ functions-common:get_or_create_domain:884 :   local domain_id
2022-04-14 00:07:20.726 | +++ functions-common:get_or_create_domain:896 :   oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id
2022-04-14 00:07:20.726 | ++ functions-common:get_or_create_domain:894 :   domain_id=default
2022-04-14 00:07:20.726 | ++ functions-common:get_or_create_domain:895 :   echo default
2022-04-14 00:07:20.726 | + lib/glance:create_glance_accounts:467    :   service_domain_id=default
2022-04-14 00:07:20.726 | + lib/glance:create_glance_accounts:468    :   iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default
2022-04-14 00:07:20.726 | + lib/glance:create_glance_accounts:469    :   iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default
2022-04-14 00:07:20.726 | + lib/glance:create_glance_accounts:471    :   [[ False = True ]]
2022-04-14 00:07:20.773 | [17764 Async create_glance_accounts:87041]: finished create_glance_accounts with result 0 in 77 seconds
2022-04-14 00:07:20.812 | [17764 Async create_cinder_accounts:87171]: Waiting for completion of create_cinder_accounts running on PID 87171 (4 other jobs running)
2022-04-14 00:07:20.839 | [17764 Async create_cinder_accounts:87171]: Signaling child to exit
2022-04-14 00:07:20.840 | WAKEUP
2022-04-14 00:07:20.864 | [17764 Async create_cinder_accounts:87171]: Signaled
2022-04-14 00:07:20.865 | + lib/cinder:create_cinder_accounts:398    :   [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]]
2022-04-14 00:07:20.865 | + lib/cinder:create_cinder_accounts:400    :   create_service_user cinder
2022-04-14 00:07:20.865 | + lib/keystone:create_service_user:431     :   get_or_create_user cinder Passw0rd Default
2022-04-14 00:07:20.865 | + functions-common:get_or_create_user:916  :   local user_id
2022-04-14 00:07:20.865 | + functions-common:get_or_create_user:917  :   [[ ! -z '' ]]
2022-04-14 00:07:20.865 | + functions-common:get_or_create_user:920  :   local email=
2022-04-14 00:07:20.865 | ++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id
2022-04-14 00:07:20.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.865 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.866 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.866 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.866 | + functions-common:get_or_create_user:932  :   user_id=449ee98417b946ee9dd95f8da0c92d29
2022-04-14 00:07:20.866 | + functions-common:get_or_create_user:933  :   echo 449ee98417b946ee9dd95f8da0c92d29
2022-04-14 00:07:20.866 | 449ee98417b946ee9dd95f8da0c92d29
2022-04-14 00:07:20.866 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service cinder service Default Default
2022-04-14 00:07:20.866 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:07:20.866 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-14 00:07:20.866 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:07:20.866 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:07:20.866 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-14 00:07:20.866 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-14 00:07:20.866 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-14 00:07:20.866 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-14 00:07:20.866 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-14 00:07:20.866 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-14 00:07:20.866 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:07:20.866 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default
2022-04-14 00:07:20.866 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:07:20.866 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:07:20.866 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:20.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.866 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.866 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.866 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.866 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:07:20.866 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:07:20.866 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default
2022-04-14 00:07:20.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.866 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.867 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.867 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default
2022-04-14 00:07:20.867 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:07:20.867 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:07:20.867 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:20.867 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:07:20.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.867 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.867 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.867 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.867 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:07:20.867 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:07:20.867 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:07:20.867 | ++ functions-common:get_field:825           :   echo '| faf2f1531f064572bf40f81c2162bb75 | 449ee98417b946ee9dd95f8da0c92d29 |       | e246e314778b4a2e9f2498cfc0c8ffc4 |        |        | False     |'
2022-04-14 00:07:20.867 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:20.867 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=faf2f1531f064572bf40f81c2162bb75
2022-04-14 00:07:20.867 | + functions-common:get_or_add_user_project_role:1004 :   echo faf2f1531f064572bf40f81c2162bb75
2022-04-14 00:07:20.867 | faf2f1531f064572bf40f81c2162bb75
2022-04-14 00:07:20.867 | + lib/keystone:create_service_user:434     :   [[ -n '' ]]
2022-04-14 00:07:20.867 | + lib/cinder:create_cinder_accounts:403    :   get_or_create_service cinder block-storage 'Cinder Volume Service'
2022-04-14 00:07:20.867 | + functions-common:get_or_create_service:1089 :   local service_id
2022-04-14 00:07:20.867 | ++ functions-common:get_or_create_service:1102 :   oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id
2022-04-14 00:07:20.867 | ++ functions-common:get_or_create_service:1104 :   oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id
2022-04-14 00:07:20.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.867 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.868 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.868 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.868 | + functions-common:get_or_create_service:1100 :   service_id='
2022-04-14 00:07:20.868 | 00ab56a52d6a449f8fc7d08e12a79dd8'
2022-04-14 00:07:20.868 | + functions-common:get_or_create_service:1101 :   echo 00ab56a52d6a449f8fc7d08e12a79dd8
2022-04-14 00:07:20.868 | 00ab56a52d6a449f8fc7d08e12a79dd8
2022-04-14 00:07:20.868 | + lib/cinder:create_cinder_accounts:404    :   '[' True == False ']'
2022-04-14 00:07:20.868 | + lib/cinder:create_cinder_accounts:417    :   get_or_create_endpoint block-storage RegionOne 'http://10.222.0.60/volume/v3/$(project_id)s'
2022-04-14 00:07:20.868 | + functions-common:get_or_create_endpoint:1133 :   local public_id
2022-04-14 00:07:20.868 | ++ functions-common:get_or_create_endpoint:1134 :   _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.60/volume/v3/$(project_id)s' RegionOne
2022-04-14 00:07:20.868 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-14 00:07:20.868 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 :   oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value
2022-04-14 00:07:20.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.868 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.868 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.868 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.868 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-14 00:07:20.868 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-14 00:07:20.868 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.60/volume/v3/$(project_id)s' --region RegionOne -f value -c id
2022-04-14 00:07:20.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.869 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.869 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.869 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.869 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=5ce5aa24664a49ba97a9c1dbd9c29fd2
2022-04-14 00:07:20.869 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 :   echo 5ce5aa24664a49ba97a9c1dbd9c29fd2
2022-04-14 00:07:20.869 | + functions-common:get_or_create_endpoint:1134 :   public_id=5ce5aa24664a49ba97a9c1dbd9c29fd2
2022-04-14 00:07:20.869 | + functions-common:get_or_create_endpoint:1136 :   [[ -n '' ]]
2022-04-14 00:07:20.869 | + functions-common:get_or_create_endpoint:1139 :   [[ -n '' ]]
2022-04-14 00:07:20.869 | + functions-common:get_or_create_endpoint:1143 :   echo 5ce5aa24664a49ba97a9c1dbd9c29fd2
2022-04-14 00:07:20.869 | 5ce5aa24664a49ba97a9c1dbd9c29fd2
2022-04-14 00:07:20.869 | + lib/cinder:create_cinder_accounts:421    :   get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3'
2022-04-14 00:07:20.869 | + functions-common:get_or_create_service:1089 :   local service_id
2022-04-14 00:07:20.869 | ++ functions-common:get_or_create_service:1102 :   oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id
2022-04-14 00:07:20.869 | ++ functions-common:get_or_create_service:1104 :   oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id
2022-04-14 00:07:20.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.869 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.869 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.869 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.869 | + functions-common:get_or_create_service:1100 :   service_id='
2022-04-14 00:07:20.869 | 42c9302b2af248528c23fcf0fde3e8bc'
2022-04-14 00:07:20.869 | + functions-common:get_or_create_service:1101 :   echo 42c9302b2af248528c23fcf0fde3e8bc
2022-04-14 00:07:20.869 | 42c9302b2af248528c23fcf0fde3e8bc
2022-04-14 00:07:20.869 | + lib/cinder:create_cinder_accounts:423    :   get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.60/volume/v3/$(project_id)s'
2022-04-14 00:07:20.869 | + functions-common:get_or_create_endpoint:1133 :   local public_id
2022-04-14 00:07:20.869 | ++ functions-common:get_or_create_endpoint:1134 :   _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.60/volume/v3/$(project_id)s' RegionOne
2022-04-14 00:07:20.869 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-14 00:07:20.869 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 :   oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value
2022-04-14 00:07:20.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.870 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.870 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.870 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.870 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-14 00:07:20.870 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-14 00:07:20.870 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.60/volume/v3/$(project_id)s' --region RegionOne -f value -c id
2022-04-14 00:07:20.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.870 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.870 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.870 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.870 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=912f3e59545040199a5eeb6298828ab3
2022-04-14 00:07:20.870 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 :   echo 912f3e59545040199a5eeb6298828ab3
2022-04-14 00:07:20.870 | + functions-common:get_or_create_endpoint:1134 :   public_id=912f3e59545040199a5eeb6298828ab3
2022-04-14 00:07:20.870 | + functions-common:get_or_create_endpoint:1136 :   [[ -n '' ]]
2022-04-14 00:07:20.870 | + functions-common:get_or_create_endpoint:1139 :   [[ -n '' ]]
2022-04-14 00:07:20.870 | + functions-common:get_or_create_endpoint:1143 :   echo 912f3e59545040199a5eeb6298828ab3
2022-04-14 00:07:20.870 | 912f3e59545040199a5eeb6298828ab3
2022-04-14 00:07:20.870 | + lib/cinder:create_cinder_accounts:428    :   configure_cinder_internal_tenant
2022-04-14 00:07:20.870 | ++ lib/cinder:configure_cinder_internal_tenant:611 :   get_or_create_project service
2022-04-14 00:07:20.870 | ++ functions-common:get_or_create_project:939 :   local project_id
2022-04-14 00:07:20.870 | +++ functions-common:get_or_create_project:947 :   oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id
2022-04-14 00:07:20.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.870 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.870 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.870 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.870 | ++ functions-common:get_or_create_project:945 :   project_id=e246e314778b4a2e9f2498cfc0c8ffc4
2022-04-14 00:07:20.870 | ++ functions-common:get_or_create_project:946 :   echo e246e314778b4a2e9f2498cfc0c8ffc4
2022-04-14 00:07:20.870 | + lib/cinder:configure_cinder_internal_tenant:611 :   iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id e246e314778b4a2e9f2498cfc0c8ffc4
2022-04-14 00:07:20.871 | ++ lib/cinder:configure_cinder_internal_tenant:612 :   get_or_create_user cinder
2022-04-14 00:07:20.871 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-14 00:07:20.871 | ++ functions-common:get_or_create_user:917  :   [[ ! -z '' ]]
2022-04-14 00:07:20.871 | ++ functions-common:get_or_create_user:920  :   local email=
2022-04-14 00:07:20.871 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id
2022-04-14 00:07:20.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.871 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:20.871 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:20.871 | No password was supplied, authentication will fail when a user does not have a password.
2022-04-14 00:07:20.871 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:20.871 | ++ functions-common:get_or_create_user:932  :   user_id=449ee98417b946ee9dd95f8da0c92d29
2022-04-14 00:07:20.871 | ++ functions-common:get_or_create_user:933  :   echo 449ee98417b946ee9dd95f8da0c92d29
2022-04-14 00:07:20.871 | + lib/cinder:configure_cinder_internal_tenant:612 :   iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 449ee98417b946ee9dd95f8da0c92d29
2022-04-14 00:07:20.917 | [17764 Async create_cinder_accounts:87171]: finished create_cinder_accounts with result 0 in 60 seconds
2022-04-14 00:07:20.922 | + inc/async:async_wait:197                 :   return 0
2022-04-14 00:07:20.925 | + ./stack.sh:main:1131                     :   async_wait create_neutron_accounts create_swift_accounts configure_horizon
2022-04-14 00:07:20.980 | [17764 Async create_neutron_accounts:87286]: Waiting for completion of create_neutron_accounts running on PID 87286 (3 other jobs running)
2022-04-14 00:07:21.007 | [17764 Async create_neutron_accounts:87286]: Signaling child to exit
2022-04-14 00:07:21.007 | WAKEUP
2022-04-14 00:07:21.033 | [17764 Async create_neutron_accounts:87286]: Signaled
2022-04-14 00:07:21.034 | + lib/neutron:create_neutron_accounts:669  :   is_neutron_legacy_enabled
2022-04-14 00:07:21.034 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-14 00:07:21.034 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-04-14 00:07:21.034 | + lib/neutron:is_neutron_legacy_enabled:136 :   disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-14 00:07:21.034 | + lib/neutron:is_neutron_legacy_enabled:137 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]]
2022-04-14 00:07:21.034 | + lib/neutron:is_neutron_legacy_enabled:138 :   [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]]
2022-04-14 00:07:21.034 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-04-14 00:07:21.034 | + lib/neutron:create_neutron_accounts:671  :   create_mutnauq_accounts
2022-04-14 00:07:21.034 | + lib/neutron-legacy:create_mutnauq_accounts:436 :   local neutron_url
2022-04-14 00:07:21.034 | + lib/neutron-legacy:create_mutnauq_accounts:437 :   '[' False == True ']'
2022-04-14 00:07:21.034 | + lib/neutron-legacy:create_mutnauq_accounts:440 :   neutron_url=http://10.222.0.60:9696/
2022-04-14 00:07:21.035 | + lib/neutron-legacy:create_mutnauq_accounts:443 :   [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]]
2022-04-14 00:07:21.035 | + lib/neutron-legacy:create_mutnauq_accounts:445 :   create_service_user neutron
2022-04-14 00:07:21.035 | + lib/keystone:create_service_user:431     :   get_or_create_user neutron Passw0rd Default
2022-04-14 00:07:21.035 | + functions-common:get_or_create_user:916  :   local user_id
2022-04-14 00:07:21.035 | + functions-common:get_or_create_user:917  :   [[ ! -z '' ]]
2022-04-14 00:07:21.035 | + functions-common:get_or_create_user:920  :   local email=
2022-04-14 00:07:21.035 | ++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id
2022-04-14 00:07:21.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:21.035 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:21.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:21.035 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:21.035 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:21.035 | + functions-common:get_or_create_user:932  :   user_id=2a4c909b59a94114b698e95ae5487b2a
2022-04-14 00:07:21.035 | + functions-common:get_or_create_user:933  :   echo 2a4c909b59a94114b698e95ae5487b2a
2022-04-14 00:07:21.035 | 2a4c909b59a94114b698e95ae5487b2a
2022-04-14 00:07:21.035 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service neutron service Default Default
2022-04-14 00:07:21.035 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:07:21.035 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-14 00:07:21.035 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:07:21.035 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:07:21.035 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-14 00:07:21.035 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-14 00:07:21.035 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-14 00:07:21.035 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-14 00:07:21.035 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-14 00:07:21.035 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-14 00:07:21.035 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default
2022-04-14 00:07:21.035 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:07:21.035 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:07:21.035 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:07:21.036 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:21.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:21.036 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:21.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:21.036 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:21.036 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:21.036 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:07:21.036 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:07:21.036 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default
2022-04-14 00:07:21.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:21.036 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:21.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:21.036 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:21.036 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default
2022-04-14 00:07:21.036 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:07:21.036 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:07:21.036 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:07:21.036 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:21.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:21.036 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:21.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:21.036 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:21.036 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:21.036 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:07:21.036 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:07:21.036 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:07:21.036 | ++ functions-common:get_field:825           :   echo '| faf2f1531f064572bf40f81c2162bb75 | 2a4c909b59a94114b698e95ae5487b2a |       | e246e314778b4a2e9f2498cfc0c8ffc4 |        |        | False     |'
2022-04-14 00:07:21.036 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:07:21.036 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=faf2f1531f064572bf40f81c2162bb75
2022-04-14 00:07:21.036 | + functions-common:get_or_add_user_project_role:1004 :   echo faf2f1531f064572bf40f81c2162bb75
2022-04-14 00:07:21.036 | faf2f1531f064572bf40f81c2162bb75
2022-04-14 00:07:21.037 | + lib/keystone:create_service_user:434     :   [[ -n '' ]]
2022-04-14 00:07:21.037 | + lib/neutron-legacy:create_mutnauq_accounts:447 :   get_or_create_service neutron network 'Neutron Service'
2022-04-14 00:07:21.037 | + functions-common:get_or_create_service:1089 :   local service_id
2022-04-14 00:07:21.037 | ++ functions-common:get_or_create_service:1102 :   oscwrap --os-cloud devstack-system-admin service show network -f value -c id
2022-04-14 00:07:21.037 | ++ functions-common:get_or_create_service:1104 :   oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id
2022-04-14 00:07:21.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:21.037 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:21.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:21.037 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:21.037 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:21.037 | + functions-common:get_or_create_service:1100 :   service_id='
2022-04-14 00:07:21.037 | 587a843e44ec4ef1a6dcd5c178afc1ad'
2022-04-14 00:07:21.037 | + functions-common:get_or_create_service:1101 :   echo 587a843e44ec4ef1a6dcd5c178afc1ad
2022-04-14 00:07:21.037 | 587a843e44ec4ef1a6dcd5c178afc1ad
2022-04-14 00:07:21.037 | + lib/neutron-legacy:create_mutnauq_accounts:449 :   get_or_create_endpoint network RegionOne http://10.222.0.60:9696/
2022-04-14 00:07:21.037 | + functions-common:get_or_create_endpoint:1133 :   local public_id
2022-04-14 00:07:21.037 | ++ functions-common:get_or_create_endpoint:1134 :   _get_or_create_endpoint_with_interface network public http://10.222.0.60:9696/ RegionOne
2022-04-14 00:07:21.037 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-14 00:07:21.037 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 :   oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value
2022-04-14 00:07:21.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:21.037 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:21.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:21.037 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:21.037 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:21.037 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-14 00:07:21.037 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-14 00:07:21.037 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.60:9696/ --region RegionOne -f value -c id
2022-04-14 00:07:21.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:21.037 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:21.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:07:21.037 |   from cryptography.utils import int_from_bytes
2022-04-14 00:07:21.037 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:07:21.038 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=0b500887fa154c5b9e7c43390d8c8eb2
2022-04-14 00:07:21.038 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 :   echo 0b500887fa154c5b9e7c43390d8c8eb2
2022-04-14 00:07:21.038 | + functions-common:get_or_create_endpoint:1134 :   public_id=0b500887fa154c5b9e7c43390d8c8eb2
2022-04-14 00:07:21.038 | + functions-common:get_or_create_endpoint:1136 :   [[ -n '' ]]
2022-04-14 00:07:21.038 | + functions-common:get_or_create_endpoint:1139 :   [[ -n '' ]]
2022-04-14 00:07:21.038 | + functions-common:get_or_create_endpoint:1143 :   echo 0b500887fa154c5b9e7c43390d8c8eb2
2022-04-14 00:07:21.038 | 0b500887fa154c5b9e7c43390d8c8eb2
2022-04-14 00:07:21.085 | [17764 Async create_neutron_accounts:87286]: finished create_neutron_accounts with result 0 in 41 seconds
2022-04-14 00:07:21.125 | [17764 Async create_swift_accounts:87427]: Waiting for completion of create_swift_accounts running on PID 87427 (2 other jobs running)
2022-04-14 00:07:21.152 | [17764 Async create_swift_accounts:87427]: Signaling child to exit
2022-04-14 00:08:11.226 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:08:11.253 | [87427 Async create_swift_accounts:87427]: finished successfully
2022-04-14 00:08:11.274 | WAKEUP
2022-04-14 00:08:11.297 | [17764 Async create_swift_accounts:87427]: Signaled
2022-04-14 00:08:11.299 | + lib/swift:create_swift_accounts:608      :   export swiftusertest1_password=testing
2022-04-14 00:08:11.299 | + lib/swift:create_swift_accounts:608      :   swiftusertest1_password=testing
2022-04-14 00:08:11.299 | + lib/swift:create_swift_accounts:609      :   export swiftusertest2_password=testing2
2022-04-14 00:08:11.299 | + lib/swift:create_swift_accounts:609      :   swiftusertest2_password=testing2
2022-04-14 00:08:11.299 | + lib/swift:create_swift_accounts:610      :   export swiftusertest3_password=testing3
2022-04-14 00:08:11.299 | + lib/swift:create_swift_accounts:610      :   swiftusertest3_password=testing3
2022-04-14 00:08:11.299 | + lib/swift:create_swift_accounts:611      :   export swiftusertest4_password=testing4
2022-04-14 00:08:11.299 | + lib/swift:create_swift_accounts:611      :   swiftusertest4_password=testing4
2022-04-14 00:08:11.299 | + lib/swift:create_swift_accounts:613      :   local another_role
2022-04-14 00:08:11.299 | ++ lib/swift:create_swift_accounts:614      :   get_or_create_role anotherrole
2022-04-14 00:08:11.299 | ++ functions-common:get_or_create_role:952  :   local role_id
2022-04-14 00:08:11.299 | +++ functions-common:get_or_create_role:959  :   oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id
2022-04-14 00:08:11.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.299 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.299 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.299 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.299 | ++ functions-common:get_or_create_role:957  :   role_id=03f409164ffd413197c7fe97de187283
2022-04-14 00:08:11.299 | ++ functions-common:get_or_create_role:958  :   echo 03f409164ffd413197c7fe97de187283
2022-04-14 00:08:11.299 | + lib/swift:create_swift_accounts:614      :   another_role=03f409164ffd413197c7fe97de187283
2022-04-14 00:08:11.299 | + lib/swift:create_swift_accounts:618      :   create_service_user swift admin
2022-04-14 00:08:11.300 | + lib/keystone:create_service_user:431     :   get_or_create_user swift Passw0rd Default
2022-04-14 00:08:11.300 | + functions-common:get_or_create_user:916  :   local user_id
2022-04-14 00:08:11.300 | + functions-common:get_or_create_user:917  :   [[ ! -z '' ]]
2022-04-14 00:08:11.300 | + functions-common:get_or_create_user:920  :   local email=
2022-04-14 00:08:11.300 | ++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id
2022-04-14 00:08:11.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.300 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.300 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.300 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.300 | + functions-common:get_or_create_user:932  :   user_id=815efd9c758e4bfe8dd906ec012d58e0
2022-04-14 00:08:11.300 | + functions-common:get_or_create_user:933  :   echo 815efd9c758e4bfe8dd906ec012d58e0
2022-04-14 00:08:11.300 | 815efd9c758e4bfe8dd906ec012d58e0
2022-04-14 00:08:11.300 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service swift service Default Default
2022-04-14 00:08:11.300 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:08:11.300 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-14 00:08:11.300 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:08:11.300 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:08:11.300 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-14 00:08:11.300 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-14 00:08:11.300 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-14 00:08:11.300 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-14 00:08:11.300 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-14 00:08:11.300 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-14 00:08:11.300 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:08:11.300 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default
2022-04-14 00:08:11.300 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:08:11.300 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:08:11.300 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:08:11.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.300 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.301 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.301 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.301 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:08:11.301 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:08:11.301 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default
2022-04-14 00:08:11.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.301 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.301 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.301 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:08:11.301 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:08:11.301 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:08:11.301 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default
2022-04-14 00:08:11.301 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:08:11.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.301 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.301 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.301 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.301 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:08:11.301 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:08:11.301 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:08:11.301 | ++ functions-common:get_field:825           :   echo '| faf2f1531f064572bf40f81c2162bb75 | 815efd9c758e4bfe8dd906ec012d58e0 |       | e246e314778b4a2e9f2498cfc0c8ffc4 |        |        | False     |'
2022-04-14 00:08:11.301 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:08:11.301 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=faf2f1531f064572bf40f81c2162bb75
2022-04-14 00:08:11.301 | + functions-common:get_or_add_user_project_role:1004 :   echo faf2f1531f064572bf40f81c2162bb75
2022-04-14 00:08:11.301 | faf2f1531f064572bf40f81c2162bb75
2022-04-14 00:08:11.301 | + lib/keystone:create_service_user:434     :   [[ -n admin ]]
2022-04-14 00:08:11.301 | + lib/keystone:create_service_user:435     :   get_or_add_user_project_role admin swift service Default Default
2022-04-14 00:08:11.301 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:08:11.301 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-14 00:08:11.302 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:08:11.302 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:08:11.302 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-14 00:08:11.302 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-14 00:08:11.302 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-14 00:08:11.302 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-14 00:08:11.302 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-14 00:08:11.302 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-14 00:08:11.302 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:08:11.302 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:08:11.302 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default
2022-04-14 00:08:11.302 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:08:11.302 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:08:11.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.302 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.302 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.302 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.302 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:08:11.302 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:08:11.302 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default
2022-04-14 00:08:11.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.302 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.302 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.302 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:08:11.302 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:08:11.302 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default
2022-04-14 00:08:11.302 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:08:11.302 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:08:11.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.302 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.303 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.303 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.303 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:08:11.303 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:08:11.303 | ++ functions-common:get_field:825           :   echo '| c2f1a6d71c5341f9836aa513991aa73f | 815efd9c758e4bfe8dd906ec012d58e0 |       | e246e314778b4a2e9f2498cfc0c8ffc4 |        |        | False     |'
2022-04-14 00:08:11.303 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:08:11.303 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:08:11.303 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:08:11.303 | + functions-common:get_or_add_user_project_role:1004 :   echo c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:08:11.303 | c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:08:11.303 | + lib/swift:create_swift_accounts:620      :   get_or_create_service swift object-store 'Swift Service'
2022-04-14 00:08:11.303 | + functions-common:get_or_create_service:1089 :   local service_id
2022-04-14 00:08:11.303 | ++ functions-common:get_or_create_service:1102 :   oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id
2022-04-14 00:08:11.303 | ++ functions-common:get_or_create_service:1104 :   oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id
2022-04-14 00:08:11.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.303 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.303 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.303 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.303 | + functions-common:get_or_create_service:1100 :   service_id='
2022-04-14 00:08:11.303 | 7ae0a4f241314bbebae6be6e509d1bc9'
2022-04-14 00:08:11.303 | + functions-common:get_or_create_service:1101 :   echo 7ae0a4f241314bbebae6be6e509d1bc9
2022-04-14 00:08:11.303 | 7ae0a4f241314bbebae6be6e509d1bc9
2022-04-14 00:08:11.303 | + lib/swift:create_swift_accounts:622      :   get_or_create_endpoint object-store RegionOne 'http://10.222.0.60:8080/v1/AUTH_$(project_id)s' http://10.222.0.60:8080
2022-04-14 00:08:11.303 | + functions-common:get_or_create_endpoint:1133 :   local public_id
2022-04-14 00:08:11.303 | ++ functions-common:get_or_create_endpoint:1134 :   _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.60:8080/v1/AUTH_$(project_id)s' RegionOne
2022-04-14 00:08:11.303 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-14 00:08:11.303 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 :   oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value
2022-04-14 00:08:11.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.303 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.304 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.304 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.304 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-14 00:08:11.304 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-14 00:08:11.304 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.60:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id
2022-04-14 00:08:11.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.304 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.304 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.304 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.304 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=960c163decc34388aec408bc00292fb9
2022-04-14 00:08:11.304 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 :   echo 960c163decc34388aec408bc00292fb9
2022-04-14 00:08:11.304 | + functions-common:get_or_create_endpoint:1134 :   public_id=960c163decc34388aec408bc00292fb9
2022-04-14 00:08:11.304 | + functions-common:get_or_create_endpoint:1136 :   [[ -n http://10.222.0.60:8080 ]]
2022-04-14 00:08:11.304 | + functions-common:get_or_create_endpoint:1137 :   _get_or_create_endpoint_with_interface object-store admin http://10.222.0.60:8080 RegionOne
2022-04-14 00:08:11.304 | + functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-14 00:08:11.304 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value
2022-04-14 00:08:11.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.304 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.304 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.304 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.304 | + functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-14 00:08:11.304 | + functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-14 00:08:11.304 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.60:8080 --region RegionOne -f value -c id
2022-04-14 00:08:11.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.304 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.304 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.304 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.304 | + functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=cfebf31f4c7948f7b3d09d21be1beffd
2022-04-14 00:08:11.305 | + functions-common:_get_or_create_endpoint_with_interface:1119 :   echo cfebf31f4c7948f7b3d09d21be1beffd
2022-04-14 00:08:11.305 | cfebf31f4c7948f7b3d09d21be1beffd
2022-04-14 00:08:11.305 | + functions-common:get_or_create_endpoint:1139 :   [[ -n '' ]]
2022-04-14 00:08:11.305 | + functions-common:get_or_create_endpoint:1143 :   echo 960c163decc34388aec408bc00292fb9
2022-04-14 00:08:11.305 | 960c163decc34388aec408bc00292fb9
2022-04-14 00:08:11.305 | + lib/swift:create_swift_accounts:627      :   local swift_project_test1
2022-04-14 00:08:11.305 | ++ lib/swift:create_swift_accounts:628      :   get_or_create_project swiftprojecttest1 default
2022-04-14 00:08:11.305 | ++ functions-common:get_or_create_project:939 :   local project_id
2022-04-14 00:08:11.305 | +++ functions-common:get_or_create_project:947 :   oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id
2022-04-14 00:08:11.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.305 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.305 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.305 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.305 | ++ functions-common:get_or_create_project:945 :   project_id=acc195418a704723baa2f0f438c0ff3a
2022-04-14 00:08:11.305 | ++ functions-common:get_or_create_project:946 :   echo acc195418a704723baa2f0f438c0ff3a
2022-04-14 00:08:11.305 | + lib/swift:create_swift_accounts:628      :   swift_project_test1=acc195418a704723baa2f0f438c0ff3a
2022-04-14 00:08:11.305 | + lib/swift:create_swift_accounts:629      :   die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1'
2022-04-14 00:08:11.305 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-14 00:08:11.305 | ++ lib/swift:create_swift_accounts:631      :   get_or_create_user swiftusertest1 testing default test@example.com
2022-04-14 00:08:11.305 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-14 00:08:11.305 | ++ functions-common:get_or_create_user:917  :   [[ ! -z test@example.com ]]
2022-04-14 00:08:11.305 | ++ functions-common:get_or_create_user:918  :   local email=--email=test@example.com
2022-04-14 00:08:11.305 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id
2022-04-14 00:08:11.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.305 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.305 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.305 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.305 | ++ functions-common:get_or_create_user:932  :   user_id=94f31973b8384ff0b63abc29df2c83f2
2022-04-14 00:08:11.305 | ++ functions-common:get_or_create_user:933  :   echo 94f31973b8384ff0b63abc29df2c83f2
2022-04-14 00:08:11.305 | + lib/swift:create_swift_accounts:631      :   SWIFT_USER_TEST1=94f31973b8384ff0b63abc29df2c83f2
2022-04-14 00:08:11.306 | + lib/swift:create_swift_accounts:632      :   die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1'
2022-04-14 00:08:11.306 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-14 00:08:11.306 | + lib/swift:create_swift_accounts:633      :   get_or_add_user_project_role admin 94f31973b8384ff0b63abc29df2c83f2 acc195418a704723baa2f0f438c0ff3a
2022-04-14 00:08:11.306 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:08:11.306 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-14 00:08:11.306 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:08:11.306 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:08:11.306 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-14 00:08:11.306 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-14 00:08:11.306 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-14 00:08:11.306 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-14 00:08:11.306 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 94f31973b8384ff0b63abc29df2c83f2 --project acc195418a704723baa2f0f438c0ff3a
2022-04-14 00:08:11.306 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:08:11.306 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:08:11.306 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:08:11.306 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:08:11.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.306 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.306 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.306 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.306 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:08:11.306 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:08:11.306 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add admin --user 94f31973b8384ff0b63abc29df2c83f2 --project acc195418a704723baa2f0f438c0ff3a
2022-04-14 00:08:11.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.306 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.306 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.306 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 94f31973b8384ff0b63abc29df2c83f2 --project acc195418a704723baa2f0f438c0ff3a
2022-04-14 00:08:11.306 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:08:11.306 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:08:11.307 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:08:11.307 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:08:11.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.307 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.307 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.307 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.307 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:08:11.307 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:08:11.307 | ++ functions-common:get_field:825           :   echo '| c2f1a6d71c5341f9836aa513991aa73f | 94f31973b8384ff0b63abc29df2c83f2 |       | acc195418a704723baa2f0f438c0ff3a |        |        | False     |'
2022-04-14 00:08:11.307 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:08:11.307 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:08:11.307 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:08:11.307 | + functions-common:get_or_add_user_project_role:1004 :   echo c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:08:11.307 | c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:08:11.307 | + lib/swift:create_swift_accounts:635      :   local swift_user_test3
2022-04-14 00:08:11.307 | ++ lib/swift:create_swift_accounts:637      :   get_or_create_user swiftusertest3 testing3 default test3@example.com
2022-04-14 00:08:11.307 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-14 00:08:11.307 | ++ functions-common:get_or_create_user:917  :   [[ ! -z test3@example.com ]]
2022-04-14 00:08:11.307 | ++ functions-common:get_or_create_user:918  :   local email=--email=test3@example.com
2022-04-14 00:08:11.307 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id
2022-04-14 00:08:11.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.307 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.307 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.307 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.307 | ++ functions-common:get_or_create_user:932  :   user_id=0ac97ca24e0d45bbad8947d365e2ca36
2022-04-14 00:08:11.307 | ++ functions-common:get_or_create_user:933  :   echo 0ac97ca24e0d45bbad8947d365e2ca36
2022-04-14 00:08:11.307 | + lib/swift:create_swift_accounts:637      :   swift_user_test3=0ac97ca24e0d45bbad8947d365e2ca36
2022-04-14 00:08:11.307 | + lib/swift:create_swift_accounts:638      :   die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3'
2022-04-14 00:08:11.307 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-14 00:08:11.308 | + lib/swift:create_swift_accounts:639      :   get_or_add_user_project_role 03f409164ffd413197c7fe97de187283 0ac97ca24e0d45bbad8947d365e2ca36 acc195418a704723baa2f0f438c0ff3a
2022-04-14 00:08:11.308 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:08:11.308 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-14 00:08:11.308 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:08:11.308 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:08:11.308 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-14 00:08:11.308 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-14 00:08:11.308 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-14 00:08:11.308 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-14 00:08:11.308 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:08:11.308 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:08:11.308 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role 03f409164ffd413197c7fe97de187283 --user 0ac97ca24e0d45bbad8947d365e2ca36 --project acc195418a704723baa2f0f438c0ff3a
2022-04-14 00:08:11.308 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:08:11.308 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:08:11.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.308 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.308 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.308 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.308 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:08:11.308 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:08:11.308 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add 03f409164ffd413197c7fe97de187283 --user 0ac97ca24e0d45bbad8947d365e2ca36 --project acc195418a704723baa2f0f438c0ff3a
2022-04-14 00:08:11.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.308 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.308 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.308 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role 03f409164ffd413197c7fe97de187283 --user 0ac97ca24e0d45bbad8947d365e2ca36 --project acc195418a704723baa2f0f438c0ff3a
2022-04-14 00:08:11.308 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:08:11.308 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:08:11.308 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:08:11.308 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:08:11.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.309 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.309 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.309 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.309 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:08:11.309 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:08:11.309 | ++ functions-common:get_field:825           :   echo '| 03f409164ffd413197c7fe97de187283 | 0ac97ca24e0d45bbad8947d365e2ca36 |       | acc195418a704723baa2f0f438c0ff3a |        |        | False     |'
2022-04-14 00:08:11.309 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:08:11.309 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:08:11.309 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=03f409164ffd413197c7fe97de187283
2022-04-14 00:08:11.309 | + functions-common:get_or_add_user_project_role:1004 :   echo 03f409164ffd413197c7fe97de187283
2022-04-14 00:08:11.309 | 03f409164ffd413197c7fe97de187283
2022-04-14 00:08:11.309 | + lib/swift:create_swift_accounts:641      :   local swift_project_test2
2022-04-14 00:08:11.309 | ++ lib/swift:create_swift_accounts:642      :   get_or_create_project swiftprojecttest2 default
2022-04-14 00:08:11.309 | ++ functions-common:get_or_create_project:939 :   local project_id
2022-04-14 00:08:11.309 | +++ functions-common:get_or_create_project:947 :   oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id
2022-04-14 00:08:11.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.309 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.309 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.309 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.309 | ++ functions-common:get_or_create_project:945 :   project_id=3d7f207a7c234981aed62ef776c2bbb8
2022-04-14 00:08:11.309 | ++ functions-common:get_or_create_project:946 :   echo 3d7f207a7c234981aed62ef776c2bbb8
2022-04-14 00:08:11.309 | + lib/swift:create_swift_accounts:642      :   swift_project_test2=3d7f207a7c234981aed62ef776c2bbb8
2022-04-14 00:08:11.309 | + lib/swift:create_swift_accounts:643      :   die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2'
2022-04-14 00:08:11.309 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-14 00:08:11.309 | + lib/swift:create_swift_accounts:645      :   local swift_user_test2
2022-04-14 00:08:11.309 | ++ lib/swift:create_swift_accounts:647      :   get_or_create_user swiftusertest2 testing2 default test2@example.com
2022-04-14 00:08:11.309 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-14 00:08:11.309 | ++ functions-common:get_or_create_user:917  :   [[ ! -z test2@example.com ]]
2022-04-14 00:08:11.309 | ++ functions-common:get_or_create_user:918  :   local email=--email=test2@example.com
2022-04-14 00:08:11.309 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id
2022-04-14 00:08:11.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.310 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.310 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.310 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.310 | ++ functions-common:get_or_create_user:932  :   user_id=1e5cb00edbc74f1fb8f09de29b43b0a1
2022-04-14 00:08:11.310 | ++ functions-common:get_or_create_user:933  :   echo 1e5cb00edbc74f1fb8f09de29b43b0a1
2022-04-14 00:08:11.310 | + lib/swift:create_swift_accounts:647      :   swift_user_test2=1e5cb00edbc74f1fb8f09de29b43b0a1
2022-04-14 00:08:11.310 | + lib/swift:create_swift_accounts:648      :   die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2'
2022-04-14 00:08:11.310 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-14 00:08:11.310 | + lib/swift:create_swift_accounts:649      :   get_or_add_user_project_role admin 1e5cb00edbc74f1fb8f09de29b43b0a1 3d7f207a7c234981aed62ef776c2bbb8
2022-04-14 00:08:11.310 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:08:11.310 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-14 00:08:11.310 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:08:11.310 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:08:11.310 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-14 00:08:11.310 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-14 00:08:11.310 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-14 00:08:11.310 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-14 00:08:11.310 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1e5cb00edbc74f1fb8f09de29b43b0a1 --project 3d7f207a7c234981aed62ef776c2bbb8
2022-04-14 00:08:11.310 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:08:11.310 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:08:11.310 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:08:11.310 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:08:11.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.310 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.310 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.310 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.310 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:08:11.310 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:08:11.310 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add admin --user 1e5cb00edbc74f1fb8f09de29b43b0a1 --project 3d7f207a7c234981aed62ef776c2bbb8
2022-04-14 00:08:11.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.311 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.311 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.311 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1e5cb00edbc74f1fb8f09de29b43b0a1 --project 3d7f207a7c234981aed62ef776c2bbb8
2022-04-14 00:08:11.311 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:08:11.311 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:08:11.311 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:08:11.311 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:08:11.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.311 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.311 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.311 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.311 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:08:11.311 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:08:11.311 | ++ functions-common:get_field:825           :   echo '| c2f1a6d71c5341f9836aa513991aa73f | 1e5cb00edbc74f1fb8f09de29b43b0a1 |       | 3d7f207a7c234981aed62ef776c2bbb8 |        |        | False     |'
2022-04-14 00:08:11.311 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:08:11.311 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:08:11.311 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:08:11.311 | + functions-common:get_or_add_user_project_role:1004 :   echo c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:08:11.311 | c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:08:11.311 | + lib/swift:create_swift_accounts:651      :   local swift_domain
2022-04-14 00:08:11.311 | ++ lib/swift:create_swift_accounts:652      :   get_or_create_domain swift_test 'Used for swift functional testing'
2022-04-14 00:08:11.311 | ++ functions-common:get_or_create_domain:884 :   local domain_id
2022-04-14 00:08:11.311 | +++ functions-common:get_or_create_domain:896 :   oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id
2022-04-14 00:08:11.311 | +++ functions-common:get_or_create_domain:898 :   oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id
2022-04-14 00:08:11.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.312 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.312 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.312 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.312 | ++ functions-common:get_or_create_domain:894 :   domain_id='
2022-04-14 00:08:11.312 | 920d9ceec92e4acfb94058aae057e83e'
2022-04-14 00:08:11.312 | ++ functions-common:get_or_create_domain:895 :   echo 920d9ceec92e4acfb94058aae057e83e
2022-04-14 00:08:11.312 | + lib/swift:create_swift_accounts:652      :   swift_domain=920d9ceec92e4acfb94058aae057e83e
2022-04-14 00:08:11.312 | + lib/swift:create_swift_accounts:653      :   die_if_not_set 653 swift_domain 'Failure creating swift_test domain'
2022-04-14 00:08:11.312 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-14 00:08:11.312 | + lib/swift:create_swift_accounts:655      :   local swift_project_test4
2022-04-14 00:08:11.312 | ++ lib/swift:create_swift_accounts:656      :   get_or_create_project swiftprojecttest4 920d9ceec92e4acfb94058aae057e83e
2022-04-14 00:08:11.312 | ++ functions-common:get_or_create_project:939 :   local project_id
2022-04-14 00:08:11.313 | +++ functions-common:get_or_create_project:947 :   oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=920d9ceec92e4acfb94058aae057e83e --or-show -f value -c id
2022-04-14 00:08:11.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.313 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.313 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.313 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.313 | ++ functions-common:get_or_create_project:945 :   project_id=bb143a509fdf427bbc2ceab1277ed0bb
2022-04-14 00:08:11.313 | ++ functions-common:get_or_create_project:946 :   echo bb143a509fdf427bbc2ceab1277ed0bb
2022-04-14 00:08:11.313 | + lib/swift:create_swift_accounts:656      :   swift_project_test4=bb143a509fdf427bbc2ceab1277ed0bb
2022-04-14 00:08:11.313 | + lib/swift:create_swift_accounts:657      :   die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4'
2022-04-14 00:08:11.313 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-14 00:08:11.313 | + lib/swift:create_swift_accounts:659      :   local swift_user_test4
2022-04-14 00:08:11.313 | ++ lib/swift:create_swift_accounts:661      :   get_or_create_user swiftusertest4 testing4 920d9ceec92e4acfb94058aae057e83e test4@example.com
2022-04-14 00:08:11.313 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-14 00:08:11.313 | ++ functions-common:get_or_create_user:917  :   [[ ! -z test4@example.com ]]
2022-04-14 00:08:11.313 | ++ functions-common:get_or_create_user:918  :   local email=--email=test4@example.com
2022-04-14 00:08:11.313 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=920d9ceec92e4acfb94058aae057e83e --email=test4@example.com --or-show -f value -c id
2022-04-14 00:08:11.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.313 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.313 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.313 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.313 | ++ functions-common:get_or_create_user:932  :   user_id=501f13235df4448f9ebf6437e374b8fb
2022-04-14 00:08:11.313 | ++ functions-common:get_or_create_user:933  :   echo 501f13235df4448f9ebf6437e374b8fb
2022-04-14 00:08:11.313 | + lib/swift:create_swift_accounts:661      :   swift_user_test4=501f13235df4448f9ebf6437e374b8fb
2022-04-14 00:08:11.313 | + lib/swift:create_swift_accounts:662      :   die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4'
2022-04-14 00:08:11.313 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-14 00:08:11.313 | + lib/swift:create_swift_accounts:663      :   get_or_add_user_project_role admin 501f13235df4448f9ebf6437e374b8fb bb143a509fdf427bbc2ceab1277ed0bb
2022-04-14 00:08:11.313 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-14 00:08:11.314 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-14 00:08:11.314 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-14 00:08:11.314 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-14 00:08:11.314 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-14 00:08:11.314 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-14 00:08:11.314 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-14 00:08:11.314 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-14 00:08:11.314 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 501f13235df4448f9ebf6437e374b8fb --project bb143a509fdf427bbc2ceab1277ed0bb
2022-04-14 00:08:11.314 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:08:11.314 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-14 00:08:11.314 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:08:11.314 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:08:11.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.314 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.314 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.314 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.314 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-14 00:08:11.314 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-14 00:08:11.314 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add admin --user 501f13235df4448f9ebf6437e374b8fb --project bb143a509fdf427bbc2ceab1277ed0bb
2022-04-14 00:08:11.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.314 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.314 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.314 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 501f13235df4448f9ebf6437e374b8fb --project bb143a509fdf427bbc2ceab1277ed0bb
2022-04-14 00:08:11.314 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-14 00:08:11.314 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-14 00:08:11.314 | ++ functions-common:get_field:818           :   local data field
2022-04-14 00:08:11.314 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:08:11.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.314 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:11.315 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:11.315 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-14 00:08:11.315 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-14 00:08:11.315 | ++ functions-common:get_field:823           :   field='$2'
2022-04-14 00:08:11.315 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-14 00:08:11.315 | ++ functions-common:get_field:825           :   echo '| c2f1a6d71c5341f9836aa513991aa73f | 501f13235df4448f9ebf6437e374b8fb |       | bb143a509fdf427bbc2ceab1277ed0bb |        |        | False     |'
2022-04-14 00:08:11.315 | ++ functions-common:get_field:819           :   read data
2022-04-14 00:08:11.315 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:08:11.315 | + functions-common:get_or_add_user_project_role:1004 :   echo c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:08:11.315 | c2f1a6d71c5341f9836aa513991aa73f
2022-04-14 00:08:11.347 | [17764 Async create_swift_accounts:87427]: finished create_swift_accounts with result 0 in 130 seconds
2022-04-14 00:08:11.354 | Not waiting for async task configure_horizon that we never started or has already been waited for
2022-04-14 00:08:11.357 | + inc/async:async_wait:197                 :   return 0
2022-04-14 00:08:11.359 | + ./stack.sh:main:1137                     :   is_service_enabled mysql postgresql
2022-04-14 00:08:11.378 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:08:11.380 | + ./stack.sh:main:1137                     :   is_service_enabled glance
2022-04-14 00:08:11.399 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:08:11.401 | + ./stack.sh:main:1138                     :   echo_summary 'Configuring Glance'
2022-04-14 00:08:11.404 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-14 00:08:11.406 | + ./stack.sh:echo_summary:448              :   echo -e Configuring Glance
2022-04-14 00:08:11.409 | + ./stack.sh:main:1139                     :   async_runfunc init_glance
2022-04-14 00:08:11.412 | + inc/async:async_runfunc:116              :   async_run init_glance init_glance
2022-04-14 00:08:11.473 | + inc/async:async_inner:63                 :   init_glance
2022-04-14 00:08:11.511 | [17764 Async init_glance:91698]: running: init_glance
2022-04-14 00:08:11.514 | + ./stack.sh:main:1146                     :   is_service_enabled neutron
2022-04-14 00:08:11.534 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:08:11.537 | + ./stack.sh:main:1147                     :   echo_summary 'Configuring Neutron'
2022-04-14 00:08:11.540 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-14 00:08:11.543 | + ./stack.sh:echo_summary:448              :   echo -e Configuring Neutron
2022-04-14 00:08:11.545 | + ./stack.sh:main:1149                     :   configure_neutron
2022-04-14 00:08:11.549 | + lib/neutron:configure_neutron:620        :   is_neutron_legacy_enabled
2022-04-14 00:08:11.553 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-14 00:08:11.556 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-04-14 00:08:11.561 | + lib/neutron:is_neutron_legacy_enabled:136 :   disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-14 00:08:11.565 | + lib/neutron:is_neutron_legacy_enabled:137 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]]
2022-04-14 00:08:11.568 | + lib/neutron:is_neutron_legacy_enabled:138 :   [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]]
2022-04-14 00:08:11.570 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-04-14 00:08:11.573 | + lib/neutron:configure_neutron:622        :   configure_mutnauq
2022-04-14 00:08:11.576 | + lib/neutron-legacy:configure_mutnauq:349 :   _configure_neutron_common
2022-04-14 00:08:11.579 | + lib/neutron-legacy:_configure_neutron_common:774 :   _create_neutron_conf_dir
2022-04-14 00:08:11.582 | + lib/neutron-legacy:_create_neutron_conf_dir:767 :   sudo install -d -o ubuntu /etc/neutron
2022-04-14 00:08:11.596 | + lib/neutron-legacy:_configure_neutron_common:777 :   cd /opt/stack/neutron
2022-04-14 00:08:11.598 | + lib/neutron-legacy:_configure_neutron_common:777 :   exec ./tools/generate_config_file_samples.sh
2022-04-14 00:08:15.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:15.198 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:15.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:15.198 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:18.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:18.886 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:18.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:18.887 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:21.744 | + inc/async:async_inner:64                 :   rc=0
2022-04-14 00:08:21.778 | [91698 Async init_glance:91698]: finished successfully
2022-04-14 00:08:22.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:22.634 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:22.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:22.634 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:26.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:26.241 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:26.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:26.242 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:29.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:29.785 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:29.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:29.785 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:33.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:33.314 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:33.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:33.314 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:36.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:36.822 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:36.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:36.822 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:40.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:40.798 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:40.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:40.798 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:45.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:45.569 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:45.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:45.569 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:45.569 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp'
2022-04-14 00:08:51.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:51.670 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:51.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:08:51.670 |   from cryptography.utils import int_from_bytes
2022-04-14 00:08:51.996 | + lib/neutron-legacy:_configure_neutron_common:779 :   cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf
2022-04-14 00:08:52.001 | + lib/neutron-legacy:_configure_neutron_common:781 :   Q_POLICY_FILE=/etc/neutron/policy.json
2022-04-14 00:08:52.003 | + lib/neutron-legacy:_configure_neutron_common:785 :   '[' -f /opt/stack/neutron/etc/policy.json ']'
2022-04-14 00:08:52.006 | + lib/neutron-legacy:_configure_neutron_common:789 :   echo '{"context_is_admin":  "role:admin or user_name:neutron"}'
2022-04-14 00:08:52.008 | + lib/neutron-legacy:_configure_neutron_common:794 :   neutron_plugin_configure_common
2022-04-14 00:08:52.011 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 :   Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2
2022-04-14 00:08:52.014 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 :   Q_PLUGIN_CONF_FILENAME=ml2_conf.ini
2022-04-14 00:08:52.016 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 :   Q_PLUGIN_CLASS=ml2
2022-04-14 00:08:52.018 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 :   _neutron_service_plugin_class_add router
2022-04-14 00:08:52.020 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 :   local service_plugin_class=router
2022-04-14 00:08:52.022 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 :   [[ '' == '' ]]
2022-04-14 00:08:52.025 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 :   Q_SERVICE_PLUGIN_CLASSES=router
2022-04-14 00:08:52.027 | + lib/neutron-legacy:_configure_neutron_common:796 :   [[ etc/neutron/plugins/ml2 == '' ]]
2022-04-14 00:08:52.029 | + lib/neutron-legacy:_configure_neutron_common:796 :   [[ ml2_conf.ini == '' ]]
2022-04-14 00:08:52.031 | + lib/neutron-legacy:_configure_neutron_common:796 :   [[ ml2 == '' ]]
2022-04-14 00:08:52.034 | + lib/neutron-legacy:_configure_neutron_common:801 :   mkdir -p /etc/neutron/plugins/ml2
2022-04-14 00:08:52.038 | + lib/neutron-legacy:_configure_neutron_common:802 :   Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-14 00:08:52.040 | + lib/neutron-legacy:_configure_neutron_common:805 :   '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']'
2022-04-14 00:08:52.043 | + lib/neutron-legacy:_configure_neutron_common:806 :   cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-14 00:08:52.048 | ++ lib/neutron-legacy:_configure_neutron_common:811 :   database_connection_url neutron
2022-04-14 00:08:52.050 | ++ lib/database:database_connection_url:134 :   local db=neutron
2022-04-14 00:08:52.052 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql neutron
2022-04-14 00:08:52.054 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=neutron
2022-04-14 00:08:52.057 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8'
2022-04-14 00:08:52.060 | + lib/neutron-legacy:_configure_neutron_common:811 :   iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8'
2022-04-14 00:08:52.088 | + lib/neutron-legacy:_configure_neutron_common:812 :   iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron
2022-04-14 00:08:52.117 | + lib/neutron-legacy:_configure_neutron_common:813 :   iniset /etc/neutron/neutron.conf DEFAULT use_syslog False
2022-04-14 00:08:52.146 | + lib/neutron-legacy:_configure_neutron_common:814 :   iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0
2022-04-14 00:08:52.175 | + lib/neutron-legacy:_configure_neutron_common:815 :   iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock
2022-04-14 00:08:52.204 | + lib/neutron-legacy:_configure_neutron_common:818 :   iniset /etc/neutron/neutron.conf nova region_name RegionOne
2022-04-14 00:08:52.234 | + lib/neutron-legacy:_configure_neutron_common:820 :   '[' libvirt = fake ']'
2022-04-14 00:08:52.236 | + lib/neutron-legacy:_configure_neutron_common:830 :   setup_logging /etc/neutron/neutron.conf
2022-04-14 00:08:52.239 | + functions:setup_logging:674              :   setup_systemd_logging /etc/neutron/neutron.conf
2022-04-14 00:08:52.241 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/neutron/neutron.conf
2022-04-14 00:08:52.248 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-14 00:08:52.267 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-14 00:08:52.269 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-14 00:08:52.272 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-14 00:08:52.274 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-14 00:08:52.277 | + functions:setup_systemd_logging:702      :   iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}'
2022-04-14 00:08:52.308 | + functions:setup_systemd_logging:704      :   iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s'
2022-04-14 00:08:52.338 | + functions:setup_systemd_logging:705      :   iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s'
2022-04-14 00:08:52.368 | + functions:setup_systemd_logging:706      :   iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-14 00:08:52.397 | + lib/neutron-legacy:_configure_neutron_common:832 :   is_service_enabled tls-proxy
2022-04-14 00:08:52.413 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-14 00:08:52.416 | + lib/neutron-legacy:_configure_neutron_common:838 :   _neutron_setup_rootwrap
2022-04-14 00:08:52.419 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 :   [[ True == \F\a\l\s\e ]]
2022-04-14 00:08:52.421 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 :   Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d
2022-04-14 00:08:52.423 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 :   [[ -d /etc/neutron/rootwrap.d ]]
2022-04-14 00:08:52.426 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 :   _neutron_deploy_rootwrap_filters /opt/stack/neutron
2022-04-14 00:08:52.428 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 :   [[ True == \F\a\l\s\e ]]
2022-04-14 00:08:52.431 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 :   local srcdir=/opt/stack/neutron
2022-04-14 00:08:52.433 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 :   sudo install -d -o root -m 755 /etc/neutron/rootwrap.d
2022-04-14 00:08:52.446 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 :   sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/
2022-04-14 00:08:52.458 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 :   test -r /opt/stack/neutron/etc/neutron/rootwrap.conf
2022-04-14 00:08:52.461 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 :   sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf
2022-04-14 00:08:52.474 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 :   sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf
2022-04-14 00:08:52.486 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 :   sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf
2022-04-14 00:08:52.499 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 :   ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *'
2022-04-14 00:08:52.502 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 :   ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2022-04-14 00:08:52.505 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 :   mktemp
2022-04-14 00:08:52.509 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 :   TEMPFILE=/tmp/tmp.6jUK5t8CbH
2022-04-14 00:08:52.512 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *'
2022-04-14 00:08:52.514 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2022-04-14 00:08:52.516 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 :   chmod 0440 /tmp/tmp.6jUK5t8CbH
2022-04-14 00:08:52.520 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 :   sudo chown root:root /tmp/tmp.6jUK5t8CbH
2022-04-14 00:08:52.532 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 :   sudo mv /tmp/tmp.6jUK5t8CbH /etc/sudoers.d/neutron-rootwrap
2022-04-14 00:08:52.545 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 :   iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'
2022-04-14 00:08:52.581 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 :   [[ True == \T\r\u\e ]]
2022-04-14 00:08:52.583 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 :   iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2022-04-14 00:08:52.615 | + lib/neutron-legacy:configure_mutnauq:350 :   iniset_rpc_backend neutron /etc/neutron/neutron.conf
2022-04-14 00:08:52.617 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=neutron
2022-04-14 00:08:52.620 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/neutron/neutron.conf
2022-04-14 00:08:52.622 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-14 00:08:52.624 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-14 00:08:52.627 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-14 00:08:52.644 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:08:52.647 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-14 00:08:52.650 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-14 00:08:52.652 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-14 00:08:52.671 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:08:52.673 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/
2022-04-14 00:08:52.676 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/
2022-04-14 00:08:52.709 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-14 00:08:52.711 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-14 00:08:52.714 | + lib/neutron-legacy:configure_mutnauq:352 :   is_service_enabled q-metering
2022-04-14 00:08:52.732 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:08:52.734 | + lib/neutron-legacy:configure_mutnauq:353 :   _configure_neutron_metering
2022-04-14 00:08:52.737 | + lib/neutron-legacy:_configure_neutron_metering:887 :   neutron_agent_metering_configure_common
2022-04-14 00:08:52.739 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 :   _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin
2022-04-14 00:08:52.741 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 :   local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin
2022-04-14 00:08:52.744 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 :   [[ router == '' ]]
2022-04-14 00:08:52.746 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 :   [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]]
2022-04-14 00:08:52.749 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 :   Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin
2022-04-14 00:08:52.751 | + lib/neutron-legacy:_configure_neutron_metering:888 :   neutron_agent_metering_configure_agent
2022-04-14 00:08:52.754 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 :   METERING_AGENT_CONF_PATH=/etc/neutron/services/metering
2022-04-14 00:08:52.757 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 :   mkdir -p /etc/neutron/services/metering
2022-04-14 00:08:52.761 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 :   METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini
2022-04-14 00:08:52.764 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 :   cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini
2022-04-14 00:08:52.768 | + lib/neutron-legacy:configure_mutnauq:355 :   is_service_enabled q-agt q-svc
2022-04-14 00:08:52.786 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:08:52.789 | + lib/neutron-legacy:configure_mutnauq:356 :   _configure_neutron_service
2022-04-14 00:08:52.792 | + lib/neutron-legacy:_configure_neutron_service:915 :   Q_API_PASTE_FILE=/etc/neutron/api-paste.ini
2022-04-14 00:08:52.794 | + lib/neutron-legacy:_configure_neutron_service:916 :   cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini
2022-04-14 00:08:52.799 | + lib/neutron-legacy:_configure_neutron_service:919 :   iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2
2022-04-14 00:08:52.829 | + lib/neutron-legacy:_configure_neutron_service:921 :   iniset /etc/neutron/neutron.conf DEFAULT debug True
2022-04-14 00:08:52.859 | + lib/neutron-legacy:_configure_neutron_service:922 :   iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json
2022-04-14 00:08:52.889 | + lib/neutron-legacy:_configure_neutron_service:923 :   iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True
2022-04-14 00:08:52.919 | + lib/neutron-legacy:_configure_neutron_service:925 :   iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone
2022-04-14 00:08:52.951 | + lib/neutron-legacy:_configure_neutron_service:926 :   configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron
2022-04-14 00:08:52.953 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/neutron/neutron.conf
2022-04-14 00:08:52.956 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=neutron
2022-04-14 00:08:52.958 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-04-14 00:08:52.961 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password
2022-04-14 00:08:52.991 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/neutron/neutron.conf keystone_authtoken interface public
2022-04-14 00:08:53.021 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.60/identity
2022-04-14 00:08:53.052 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/neutron/neutron.conf keystone_authtoken username neutron
2022-04-14 00:08:53.082 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd
2022-04-14 00:08:53.112 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default
2022-04-14 00:08:53.147 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/neutron/neutron.conf keystone_authtoken project_name service
2022-04-14 00:08:53.177 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default
2022-04-14 00:08:53.210 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2022-04-14 00:08:53.240 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211
2022-04-14 00:08:53.271 | + lib/neutron-legacy:_configure_neutron_service:929 :   iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True
2022-04-14 00:08:53.301 | + lib/neutron-legacy:_configure_neutron_service:930 :   iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True
2022-04-14 00:08:53.333 | + lib/neutron-legacy:_configure_neutron_service:932 :   configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova
2022-04-14 00:08:53.335 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/neutron/neutron.conf
2022-04-14 00:08:53.338 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=nova
2022-04-14 00:08:53.340 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=nova
2022-04-14 00:08:53.343 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/neutron/neutron.conf nova auth_type password
2022-04-14 00:08:53.374 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/neutron/neutron.conf nova interface public
2022-04-14 00:08:53.405 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.60/identity
2022-04-14 00:08:53.435 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/neutron/neutron.conf nova username nova
2022-04-14 00:08:53.465 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/neutron/neutron.conf nova password Passw0rd
2022-04-14 00:08:53.496 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/neutron/neutron.conf nova user_domain_name Default
2022-04-14 00:08:53.526 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/neutron/neutron.conf nova project_name service
2022-04-14 00:08:53.556 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/neutron/neutron.conf nova project_domain_name Default
2022-04-14 00:08:53.587 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem
2022-04-14 00:08:53.618 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211
2022-04-14 00:08:53.648 | + lib/neutron-legacy:_configure_neutron_service:935 :   neutron_plugin_configure_service
2022-04-14 00:08:53.650 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 :   [[ vlan != \l\o\c\a\l ]]
2022-04-14 00:08:53.653 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 :   Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE)
2022-04-14 00:08:53.656 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 :   '[' '' == '' ']'
2022-04-14 00:08:53.658 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 :   [[ '' == '' ]]
2022-04-14 00:08:53.660 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 :   [[ physnet1 != '' ]]
2022-04-14 00:08:53.663 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 :   ML2_VLAN_RANGES=physnet1
2022-04-14 00:08:53.666 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 :   [[ 650:699 != '' ]]
2022-04-14 00:08:53.669 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 :   ML2_VLAN_RANGES=physnet1:650:699
2022-04-14 00:08:53.671 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 :   [[ physnet1:650:699 != '' ]]
2022-04-14 00:08:53.673 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 :   Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES)
2022-04-14 00:08:53.676 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 :   [[ -z '' ]]
2022-04-14 00:08:53.678 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 :   [[ -n physnet1 ]]
2022-04-14 00:08:53.681 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 :   Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks=
2022-04-14 00:08:53.684 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 :   [[ -n physnet1 ]]
2022-04-14 00:08:53.686 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 :   Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1,
2022-04-14 00:08:53.689 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 :   [[ -n physnet1 ]]
2022-04-14 00:08:53.691 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 :   [[ physnet1 != \p\h\y\s\n\e\t\1 ]]
2022-04-14 00:08:53.694 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 :   [[ True == \T\r\u\e ]]
2022-04-14 00:08:53.696 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver
2022-04-14 00:08:53.724 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 :   populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv
2022-04-14 00:08:53.727 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-14 00:08:53.730 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2
2022-04-14 00:08:53.732 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=mechanism_drivers=openvswitch,hyperv
2022-04-14 00:08:53.735 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z mechanism_drivers=openvswitch,hyperv ']'
2022-04-14 00:08:53.737 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-14 00:08:53.740 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv
2022-04-14 00:08:53.768 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 :   [[ -n '' ]]
2022-04-14 00:08:53.771 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 :   populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security
2022-04-14 00:08:53.773 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-14 00:08:53.776 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2
2022-04-14 00:08:53.778 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=extension_drivers=port_security
2022-04-14 00:08:53.781 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z extension_drivers=port_security ']'
2022-04-14 00:08:53.783 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-14 00:08:53.785 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security
2022-04-14 00:08:53.814 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 :   populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan
2022-04-14 00:08:53.816 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-14 00:08:53.819 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2
2022-04-14 00:08:53.821 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=tenant_network_types=vlan
2022-04-14 00:08:53.824 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z tenant_network_types=vlan ']'
2022-04-14 00:08:53.827 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-14 00:08:53.829 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan
2022-04-14 00:08:53.859 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 :   populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000
2022-04-14 00:08:53.862 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-14 00:08:53.864 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_gre
2022-04-14 00:08:53.867 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=tunnel_id_ranges=1:1000
2022-04-14 00:08:53.869 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z tunnel_id_ranges=1:1000 ']'
2022-04-14 00:08:53.872 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-14 00:08:53.874 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000
2022-04-14 00:08:53.904 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 :   populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000
2022-04-14 00:08:53.906 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-14 00:08:53.909 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_vxlan
2022-04-14 00:08:53.911 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=vni_ranges=1:1000
2022-04-14 00:08:53.914 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z vni_ranges=1:1000 ']'
2022-04-14 00:08:53.916 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-14 00:08:53.919 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000
2022-04-14 00:08:53.951 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 :   populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1,
2022-04-14 00:08:53.953 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-14 00:08:53.956 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_flat
2022-04-14 00:08:53.958 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=flat_networks=physnet1,
2022-04-14 00:08:53.960 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z flat_networks=physnet1, ']'
2022-04-14 00:08:53.963 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-14 00:08:53.966 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1,
2022-04-14 00:08:53.994 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 :   populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:650:699
2022-04-14 00:08:53.997 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-14 00:08:53.999 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_vlan
2022-04-14 00:08:54.002 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=network_vlan_ranges=physnet1:650:699
2022-04-14 00:08:54.004 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z network_vlan_ranges=physnet1:650:699 ']'
2022-04-14 00:08:54.007 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-14 00:08:54.009 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:650:699
2022-04-14 00:08:54.039 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 :   populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000
2022-04-14 00:08:54.041 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-14 00:08:54.044 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_geneve
2022-04-14 00:08:54.046 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=vni_ranges=1:1000
2022-04-14 00:08:54.048 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z vni_ranges=1:1000 ']'
2022-04-14 00:08:54.051 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-14 00:08:54.053 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000
2022-04-14 00:08:54.082 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 :   [[ legacy != \l\e\g\a\c\y ]]
2022-04-14 00:08:54.085 | + lib/neutron-legacy:configure_mutnauq:358 :   is_service_enabled q-agt
2022-04-14 00:08:54.103 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:08:54.105 | + lib/neutron-legacy:configure_mutnauq:359 :   _configure_neutron_plugin_agent
2022-04-14 00:08:54.108 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'
2022-04-14 00:08:54.140 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 :   [[ True == \T\r\u\e ]]
2022-04-14 00:08:54.143 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2022-04-14 00:08:54.173 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 :   iniset /etc/neutron/neutron.conf DEFAULT debug True
2022-04-14 00:08:54.205 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 :   neutron_plugin_configure_plugin_agent
2022-04-14 00:08:54.208 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 :   _neutron_ovs_base_setup_bridge br-int
2022-04-14 00:08:54.210 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 :   local bridge=br-int
2022-04-14 00:08:54.213 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 :   neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf
2022-04-14 00:08:57.389 | INFO neutron.common.config [-] Logging enabled!
2022-04-14 00:08:57.390 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev115
2022-04-14 00:08:57.390 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=93670) setup_logging /opt/stack/neutron/neutron/common/config.py:112}}
2022-04-14 00:08:57.391 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused
2022-04-14 00:08:57.392 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmphxg2tzlz/privsep.sock']
2022-04-14 00:08:59.622 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap
2022-04-14 00:08:59.623 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmphxg2tzlz/privsep.sock {{(pid=93670) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}}
2022-04-14 00:08:59.624 | INFO oslo.privsep.daemon [-] privsep daemon starting
2022-04-14 00:08:59.624 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0
2022-04-14 00:08:59.624 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none
2022-04-14 00:08:59.625 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 93679
2022-04-14 00:08:59.625 | DEBUG oslo.privsep.daemon [-] privsep: reply[1b4e200d-accf-4fcc-b364-7fd0ce617280]: (2,) {{(pid=93679) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}}
2022-04-14 00:08:59.925 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=93679) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
2022-04-14 00:08:59.937 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.012s {{(pid=93679) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
2022-04-14 00:08:59.937 | DEBUG oslo.privsep.daemon [-] privsep: reply[59a0ebf2-91b3-4ce1-a902-cdc431598ebf]: (4, ('fe9909b4-bbc6-4873-8655-6ee804938606\n', '')) {{(pid=93679) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}}
2022-04-14 00:08:59.995 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=93670) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}}
2022-04-14 00:08:59.995 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=93670) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}}
2022-04-14 00:08:59.995 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=93670) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-14 00:08:59.996 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=93670) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-14 00:08:59.996 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=93670) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-14 00:08:59.996 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=93670) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-14 00:09:00.051 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully
2022-04-14 00:09:00.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:09:00.051 |   from cryptography.utils import int_from_bytes
2022-04-14 00:09:00.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:09:00.051 |   from cryptography.utils import int_from_bytes
2022-04-14 00:09:00.454 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 :   _neutron_ovs_base_add_bridge br-int
2022-04-14 00:09:00.456 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 :   local bridge=br-int
2022-04-14 00:09:00.459 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 :   local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int'
2022-04-14 00:09:00.461 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 :   '[' system '!=' system ']'
2022-04-14 00:09:00.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 :   sudo ovs-vsctl -- --may-exist add-br br-int
2022-04-14 00:09:00.533 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 :   sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int
2022-04-14 00:09:00.555 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 :   _neutron_ovs_base_configure_firewall_driver
2022-04-14 00:09:00.557 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 :   [[ True == \T\r\u\e ]]
2022-04-14 00:09:00.560 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch
2022-04-14 00:09:00.593 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 :   running_in_container
2022-04-14 00:09:00.596 | ++ functions:running_in_container:793       :   systemd-detect-virt --container
2022-04-14 00:09:00.606 | + functions:running_in_container:793       :   [[ none != \n\o\n\e ]]
2022-04-14 00:09:00.609 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 :   enable_kernel_bridge_firewall
2022-04-14 00:09:00.612 | + functions:enable_kernel_bridge_firewall:802 :   sudo modprobe bridge
2022-04-14 00:09:00.635 | + functions:enable_kernel_bridge_firewall:805 :   sudo modprobe br_netfilter
2022-04-14 00:09:00.653 | + functions:enable_kernel_bridge_firewall:809 :   for proto in ip ip6
2022-04-14 00:09:00.656 | + functions:enable_kernel_bridge_firewall:810 :   sudo sysctl -w net.bridge.bridge-nf-call-iptables=1
2022-04-14 00:09:00.669 | net.bridge.bridge-nf-call-iptables = 1
2022-04-14 00:09:00.673 | + functions:enable_kernel_bridge_firewall:809 :   for proto in ip ip6
2022-04-14 00:09:00.675 | + functions:enable_kernel_bridge_firewall:810 :   sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1
2022-04-14 00:09:00.684 | net.bridge.bridge-nf-call-ip6tables = 1
2022-04-14 00:09:00.687 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 :   [[ False == \T\r\u\e ]]
2022-04-14 00:09:00.690 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 :   [[ physnet1 != '' ]]
2022-04-14 00:09:00.692 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 :   [[ br-data != '' ]]
2022-04-14 00:09:00.694 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 :   [[ physnet1:br-data == '' ]]
2022-04-14 00:09:00.697 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 :   _neutron_ovs_base_add_bridge br-data
2022-04-14 00:09:00.700 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 :   local bridge=br-data
2022-04-14 00:09:00.702 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 :   local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data'
2022-04-14 00:09:00.705 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 :   '[' system '!=' system ']'
2022-04-14 00:09:00.707 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 :   sudo ovs-vsctl -- --may-exist add-br br-data
2022-04-14 00:09:00.737 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 :   [[ physnet1:br-data != '' ]]
2022-04-14 00:09:00.740 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data
2022-04-14 00:09:00.774 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 :   AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent
2022-04-14 00:09:00.777 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types
2022-04-14 00:09:00.806 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system
2022-04-14 00:09:00.836 | + lib/neutron-legacy:configure_mutnauq:361 :   is_service_enabled q-dhcp
2022-04-14 00:09:00.853 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:09:00.856 | + lib/neutron-legacy:configure_mutnauq:362 :   _configure_neutron_dhcp_agent
2022-04-14 00:09:00.858 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 :   cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini
2022-04-14 00:09:00.863 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True
2022-04-14 00:09:00.892 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True
2022-04-14 00:09:00.922 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 :   iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'
2022-04-14 00:09:00.953 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 :   [[ True == \T\r\u\e ]]
2022-04-14 00:09:00.956 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 :   iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2022-04-14 00:09:00.986 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 :   is_service_enabled q-l3
2022-04-14 00:09:01.005 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:09:01.007 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 :   _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini
2022-04-14 00:09:01.013 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False
2022-04-14 00:09:01.044 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 :   neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini
2022-04-14 00:09:01.046 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 :   local conf_file=/etc/neutron/dhcp_agent.ini
2022-04-14 00:09:01.049 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch
2022-04-14 00:09:01.078 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 :   neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini
2022-04-14 00:09:01.081 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 :   local conf_file=/etc/neutron/dhcp_agent.ini
2022-04-14 00:09:01.083 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 :   :
2022-04-14 00:09:01.086 | + lib/neutron-legacy:configure_mutnauq:364 :   is_service_enabled q-l3
2022-04-14 00:09:01.103 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-14 00:09:01.105 | + lib/neutron-legacy:configure_mutnauq:365 :   _configure_neutron_l3_agent
2022-04-14 00:09:01.108 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 :   cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini
2022-04-14 00:09:01.112 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 :   iniset /etc/neutron/l3_agent.ini DEFAULT debug True
2022-04-14 00:09:01.143 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 :   iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'
2022-04-14 00:09:01.174 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 :   [[ True == \T\r\u\e ]]
2022-04-14 00:09:01.176 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 :   iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2022-04-14 00:09:01.206 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 :   _neutron_setup_interface_driver /etc/neutron/l3_agent.ini
2022-04-14 00:09:01.209 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 :   iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False
2022-04-14 00:09:01.238 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 :   neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini
2022-04-14 00:09:01.240 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 :   local conf_file=/etc/neutron/l3_agent.ini
2022-04-14 00:09:01.243 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 :   iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch
2022-04-14 00:09:01.274 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 :   neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini
2022-04-14 00:09:01.276 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 :   local conf_file=/etc/neutron/l3_agent.ini
2022-04-14 00:09:01.280 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 :   _neutron_ovs_base_configure_l3_agent
2022-04-14 00:09:01.283 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 :   neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf
2022-04-14 00:09:04.337 | INFO neutron.common.config [-] Logging enabled!
2022-04-14 00:09:04.337 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev115
2022-04-14 00:09:04.338 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=94215) setup_logging /opt/stack/neutron/neutron/common/config.py:112}}
2022-04-14 00:09:04.389 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=94215) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}}
2022-04-14 00:09:04.389 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=94215) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}}
2022-04-14 00:09:04.390 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=94215) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-14 00:09:04.390 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=94215) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-14 00:09:04.390 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=94215) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-14 00:09:04.390 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=94215) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-14 00:09:04.451 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int
2022-04-14 00:09:04.452 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=94215) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}}
2022-04-14 00:09:04.452 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=94215) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}}
2022-04-14 00:09:04.452 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully
2022-04-14 00:09:04.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:09:04.452 |   from cryptography.utils import int_from_bytes
2022-04-14 00:09:04.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-14 00:09:04.453 |   from cryptography.utils import int_from_bytes
2022-04-14 00:09:04.844 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 :   [[ False = \T\r\u\e ]]
2022-04-14 00:09:04.847 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 :   _neutron_ovs_base_add_public_bridge
2022-04-14 00:09:04.849 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 :   _neutron_ovs_base_add_bridge br-data
2022-04-14 00:09:04.852 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 :   local bridge=br-data
2022-04-14 00:09:04.854 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 :   local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data'
2022-04-14 00:09:04.857 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 :   '[' system '!=' system ']'
2022-04-14 00:09:04.859 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 :   sudo ovs-vsctl -- --may-exist add-br br-data
2022-04-14 00:09:04.877 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 :   set_mtu br-data 1500
2022-04-14 00:09:04.880 | + functions:set_mtu:785                    :   local dev=br-data
2022-04-14 00:09:04.882 | + functions:set_mtu:786                    :   local mtu=1500
2022-04-14 00:09:04.892 | + functions:set_mtu:787                    :   sudo ip link set mtu 1500 dev br-data
2022-04-14 00:09:04.905 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 :   sudo ovs-vsctl br-set-external-id br-data bridge-id br-data
2022-04-14 00:09:04.924 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 :   _configure_public_network_connectivity
2022-04-14 00:09:04.927 | + lib/neutron-legacy:_configure_public_network_connectivity:709 :   [[ -n eth1 ]]
2022-04-14 00:09:04.930 | + lib/neutron-legacy:_configure_public_network_connectivity:710 :   _move_neutron_addresses_route eth1 br-data True False inet
2022-04-14 00:09:04.934 | + lib/neutron-legacy:_move_neutron_addresses_route:650 :   local from_intf=eth1
2022-04-14 00:09:04.936 | + lib/neutron-legacy:_move_neutron_addresses_route:651 :   local to_intf=br-data
2022-04-14 00:09:04.939 | + lib/neutron-legacy:_move_neutron_addresses_route:652 :   local add_ovs_port=True
2022-04-14 00:09:04.941 | + lib/neutron-legacy:_move_neutron_addresses_route:653 :   local del_ovs_port=False
2022-04-14 00:09:04.944 | + lib/neutron-legacy:_move_neutron_addresses_route:654 :   local af=inet
2022-04-14 00:09:04.946 | + lib/neutron-legacy:_move_neutron_addresses_route:656 :   [[ -n eth1 ]]
2022-04-14 00:09:04.949 | + lib/neutron-legacy:_move_neutron_addresses_route:656 :   [[ -n br-data ]]
2022-04-14 00:09:04.952 | + lib/neutron-legacy:_move_neutron_addresses_route:662 :   local IP_REPLACE=
2022-04-14 00:09:04.954 | + lib/neutron-legacy:_move_neutron_addresses_route:663 :   local IP_DEL=
2022-04-14 00:09:04.957 | + lib/neutron-legacy:_move_neutron_addresses_route:664 :   local IP_UP=
2022-04-14 00:09:04.959 | + lib/neutron-legacy:_move_neutron_addresses_route:665 :   local DEFAULT_ROUTE_GW
2022-04-14 00:09:04.964 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 :   ip -f inet r
2022-04-14 00:09:04.964 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 :   awk '/default.+eth1\s/ { print $3; exit }'
2022-04-14 00:09:04.970 | + lib/neutron-legacy:_move_neutron_addresses_route:666 :   DEFAULT_ROUTE_GW=
2022-04-14 00:09:04.973 | + lib/neutron-legacy:_move_neutron_addresses_route:667 :   local ADD_OVS_PORT=
2022-04-14 00:09:04.975 | + lib/neutron-legacy:_move_neutron_addresses_route:668 :   local DEL_OVS_PORT=
2022-04-14 00:09:04.978 | + lib/neutron-legacy:_move_neutron_addresses_route:669 :   local ARP_CMD=
2022-04-14 00:09:04.983 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 :   ip -f inet a s dev eth1 scope global primary
2022-04-14 00:09:04.983 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 :   grep inet
2022-04-14 00:09:04.984 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 :   awk '{ print $2, $3, $4; exit }'
2022-04-14 00:09:04.990 | + lib/neutron-legacy:_move_neutron_addresses_route:671 :   IP_BRD='192.168.0.57/22 brd 192.168.3.255'
2022-04-14 00:09:04.993 | + lib/neutron-legacy:_move_neutron_addresses_route:673 :   '[' '' '!=' '' ']'
2022-04-14 00:09:04.996 | + lib/neutron-legacy:_move_neutron_addresses_route:677 :   [[ True == \T\r\u\e ]]
2022-04-14 00:09:04.999 | + lib/neutron-legacy:_move_neutron_addresses_route:678 :   ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1'
2022-04-14 00:09:05.002 | + lib/neutron-legacy:_move_neutron_addresses_route:681 :   [[ False == \T\r\u\e ]]
2022-04-14 00:09:05.004 | + lib/neutron-legacy:_move_neutron_addresses_route:685 :   [[ 192.168.0.57/22 brd 192.168.3.255 != '' ]]
2022-04-14 00:09:05.007 | + lib/neutron-legacy:_move_neutron_addresses_route:686 :   IP_DEL='sudo ip addr del 192.168.0.57/22 brd 192.168.3.255 dev eth1'
2022-04-14 00:09:05.010 | + lib/neutron-legacy:_move_neutron_addresses_route:687 :   IP_REPLACE='sudo ip addr replace 192.168.0.57/22 brd 192.168.3.255 dev br-data'
2022-04-14 00:09:05.013 | + lib/neutron-legacy:_move_neutron_addresses_route:688 :   IP_UP='sudo ip link set br-data up'
2022-04-14 00:09:05.015 | + lib/neutron-legacy:_move_neutron_addresses_route:689 :   [[ inet == \i\n\e\t ]]
2022-04-14 00:09:05.021 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 :   cut -d / -f1
2022-04-14 00:09:05.021 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 :   awk '{ print $1; exit }'
2022-04-14 00:09:05.022 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 :   grep -o -E '(.*)/'
2022-04-14 00:09:05.022 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 :   echo 192.168.0.57/22 brd 192.168.3.255
2022-04-14 00:09:05.028 | + lib/neutron-legacy:_move_neutron_addresses_route:690 :   IP=192.168.0.57
2022-04-14 00:09:05.030 | + lib/neutron-legacy:_move_neutron_addresses_route:691 :   ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.57 '
2022-04-14 00:09:05.033 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo ip addr del 192.168.0.57/22 brd 192.168.3.255 dev eth1
2022-04-14 00:09:05.046 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo ip addr replace 192.168.0.57/22 brd 192.168.3.255 dev br-data
2022-04-14 00:09:05.059 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo ip link set br-data up
2022-04-14 00:09:05.073 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo ovs-vsctl --may-exist add-port br-data eth1
2022-04-14 00:09:05.095 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo arping -A -c 3 -w 5 -I br-data 192.168.0.57
2022-04-14 00:09:08.105 | ARPING 192.168.0.57 from 192.168.0.57 br-data
2022-04-14 00:09:08.105 | Sent 3 probes (3 broadcast(s))
2022-04-14 00:09:08.105 | Received 0 response(s)
2022-04-14 00:09:08.132 | + lib/neutron-legacy:_move_neutron_addresses_route:1 :   exit_trap
2022-04-14 00:09:08.134 | + ./stack.sh:exit_trap:523                 :   local r=1
2022-04-14 00:09:08.137 | ++ ./stack.sh:exit_trap:524                 :   jobs -p
2022-04-14 00:09:08.140 | + ./stack.sh:exit_trap:524                 :   jobs='77925
2022-04-14 00:09:08.140 | 91698'
2022-04-14 00:09:08.142 | + ./stack.sh:exit_trap:527                 :   [[ -n 77925
2022-04-14 00:09:08.142 | 91698 ]]
2022-04-14 00:09:08.144 | + ./stack.sh:exit_trap:527                 :   [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-235012 ]]
2022-04-14 00:09:08.147 | + ./stack.sh:exit_trap:527                 :   [[ True == \T\r\u\e ]]
2022-04-14 00:09:08.149 | + ./stack.sh:exit_trap:528                 :   echo 'exit_trap: cleaning up child processes'
2022-04-14 00:09:08.150 | exit_trap: cleaning up child processes
2022-04-14 00:09:08.152 | + ./stack.sh:exit_trap:529                 :   kill 77925 91698
2022-04-14 00:09:08.154 | + ./stack.sh:exit_trap:533                 :   '[' -f /tmp/tmp.SWu5jvJkxV ']'
2022-04-14 00:09:08.157 | + ./stack.sh:exit_trap:534                 :   rm /tmp/tmp.SWu5jvJkxV
2022-04-14 00:09:08.161 | + ./stack.sh:exit_trap:538                 :   kill_spinner
2022-04-14 00:09:08.163 | + ./stack.sh:kill_spinner:433              :   '[' '!' -z '' ']'
2022-04-14 00:09:08.166 | + ./stack.sh:exit_trap:540                 :   [[ 1 -ne 0 ]]
2022-04-14 00:09:08.168 | + ./stack.sh:exit_trap:541                 :   echo 'Error on exit'
2022-04-14 00:09:08.168 | Error on exit
2022-04-14 00:09:08.170 | + ./stack.sh:exit_trap:543                 :   type -p generate-subunit
2022-04-14 00:09:08.172 | + ./stack.sh:exit_trap:544                 :   generate-subunit 1649893808 1140 fail
2022-04-14 00:09:08.848 | + ./stack.sh:exit_trap:546                 :   [[ -z /opt/stack/logs ]]
2022-04-14 00:09:08.850 | + ./stack.sh:exit_trap:549                 :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs
2022-04-14 00:09:10.132 | + ./stack.sh:exit_trap:558                 :   exit 1