2022-04-01 01:10:54.755 | + ./stack.sh:main:487 : exec 2022-04-01 01:10:54.755 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-01-011054' 2022-04-01 01:10:54.755 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-01-011054.summary.2022-04-01-011054 2022-04-01 01:10:54.755 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:10:54.755 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-01-011054 2022-04-01 01:10:54.755 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-01-011054 /opt/stack/logs/stack.sh.log 2022-04-01 01:10:54.755 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-01-011054.summary.2022-04-01-011054 /opt/stack/logs/stack.sh.log.summary 2022-04-01 01:10:54.755 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-01 01:10:54.755 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-01 01:10:54.755 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-01 01:10:54.755 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-01 01:10:54.755 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-01 01:10:54.755 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-01 01:10:54.755 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-01 01:10:54.755 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-01 01:10:54.755 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-01 01:10:54.755 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-01 01:10:54.755 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-01 01:10:54.755 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-01 01:10:54.755 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-01 01:10:54.755 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-01 01:10:54.759 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-01 01:10:54.761 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-01 01:10:54.764 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-01 01:10:54.766 | + ./stack.sh:main:573 : set -o errexit 2022-04-01 01:10:54.768 | + ./stack.sh:main:576 : uname -a 2022-04-01 01:10:54.769 | Linux dv-cinder-835880-2-iscsi 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-01 01:10:54.771 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-01 01:10:54.773 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-01 01:10:54.777 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-01 01:10:54.822 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-01 01:10:54.840 | + ./stack.sh:main:590 : fetch_plugins 2022-04-01 01:10:54.842 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-01 01:10:54.844 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-01 01:10:54.847 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-01 01:10:54.850 | + functions-common:fetch_plugins:1776 : return 2022-04-01 01:10:54.855 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-01 01:10:54.857 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-01 01:10:54.859 | + functions-common:run_phase:1854 : local phase= 2022-04-01 01:10:54.861 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:10:54.863 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:10:54.865 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:10:54.867 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:10:54.869 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:10:54.872 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:10:54.877 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:10:54.879 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:10:54.881 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:10:54.883 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-01 01:10:54.886 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:10:54.900 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:10:54.903 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-01 01:10:54.905 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:10:54.906 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:10:54.908 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:10:54.910 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:10:54.912 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:10:54.914 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-01 01:10:54.916 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-01 01:10:54.919 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-01 01:10:54.921 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 01:10:54.923 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-01 01:10:54.924 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-01 01:10:54.926 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-01 01:10:54.928 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-01 01:10:54.930 | + functions-common:plugin_override_defaults:1817 : return 2022-04-01 01:10:54.932 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-01 01:10:54.950 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-01 01:10:54.953 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-01 01:10:54.969 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:10:54.971 | +++ lib/tls:source:43 : hostname -f 2022-04-01 01:10:54.974 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-01 01:10:54.976 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-01 01:10:54.979 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-01 01:10:54.982 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-01 01:10:54.985 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-01 01:10:54.987 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-01 01:10:54.990 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-01 01:10:54.992 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-01 01:10:54.995 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-01 01:10:54.997 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-01 01:10:55.008 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-01 01:10:55.025 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-01 01:10:55.045 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-01 01:10:55.059 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-01 01:10:55.072 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-01 01:10:55.115 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-01 01:10:55.180 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-01 01:10:55.277 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-01 01:10:55.305 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-01 01:10:55.350 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-01 01:10:55.411 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-01 01:10:55.589 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-01 01:10:55.607 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-01 01:10:55.626 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-01 01:10:55.651 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-01 01:10:55.754 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-01 01:10:55.756 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-01 01:10:55.759 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-01 01:10:55.762 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-01 01:10:55.764 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-01 01:10:55.766 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-01 01:10:55.769 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-01 01:10:55.769 | False' 2022-04-01 01:10:55.772 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-01 01:10:55.790 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-01 01:10:55.793 | + ./stack.sh:main:624 : run_phase source 2022-04-01 01:10:55.795 | + functions-common:run_phase:1853 : local mode=source 2022-04-01 01:10:55.798 | + functions-common:run_phase:1854 : local phase= 2022-04-01 01:10:55.801 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:10:55.803 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:10:55.805 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:10:55.807 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:10:55.810 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:10:55.813 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:10:55.818 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:10:55.820 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:10:55.823 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:10:55.825 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-01 01:10:55.827 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:10:55.844 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:10:55.846 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-01 01:10:55.849 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-01 01:10:55.899 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-01 01:10:55.901 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-01 01:10:55.904 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-01 01:10:55.906 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-01 01:10:55.908 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-01 01:10:55.911 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-01 01:10:55.913 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-01 01:10:55.916 | + functions-common:load_plugin_settings:1794 : return 2022-04-01 01:10:55.919 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-01 01:10:55.921 | + functions-common:verify_disabled_services:2136 : local service 2022-04-01 01:10:55.923 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:55.926 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-01 01:10:55.928 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:55.931 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-01 01:10:55.934 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:55.936 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-01 01:10:55.939 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:55.941 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-01 01:10:55.944 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:55.946 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-01 01:10:55.949 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:55.952 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-01 01:10:55.954 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:55.959 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-01 01:10:55.962 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:55.964 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-01 01:10:55.967 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:55.970 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-01 01:10:55.973 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:55.975 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-01 01:10:55.978 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:55.981 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-01 01:10:55.983 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:55.986 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-01 01:10:55.989 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:55.991 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-01 01:10:55.994 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:55.997 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-01 01:10:55.999 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.002 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-01 01:10:56.005 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.008 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-01 01:10:56.010 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.013 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-01 01:10:56.015 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.019 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-01 01:10:56.021 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.024 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-01 01:10:56.026 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.029 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-01 01:10:56.031 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.034 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-01 01:10:56.036 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.039 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-01 01:10:56.042 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.045 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-01 01:10:56.047 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.049 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-01 01:10:56.052 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.056 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-01 01:10:56.060 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.063 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-01 01:10:56.066 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.069 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-01 01:10:56.071 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.077 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-01 01:10:56.077 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.079 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-01 01:10:56.082 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.085 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-01 01:10:56.088 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.091 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-01 01:10:56.094 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.096 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-01 01:10:56.099 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.101 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-01 01:10:56.105 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.107 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-01 01:10:56.110 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.113 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-01 01:10:56.116 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.118 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-01 01:10:56.121 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.125 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-01 01:10:56.128 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.133 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-01 01:10:56.135 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.138 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-01 01:10:56.140 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.142 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-01 01:10:56.144 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.147 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-01 01:10:56.149 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.152 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-01 01:10:56.154 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.157 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-01 01:10:56.159 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.161 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-01 01:10:56.164 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:10:56.168 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-01 01:10:56.172 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-01 01:10:56.174 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-01 01:10:56.176 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-01 01:10:56.192 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:10:56.195 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-01 01:10:56.197 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-01 01:10:56.199 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-01 01:10:56.216 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:10:56.218 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-01 01:10:56.221 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-01 01:10:56.223 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-01 01:10:56.225 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-01 01:10:56.228 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-01 01:10:56.231 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-01 01:10:56.233 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-01 01:10:56.235 | + lib/database:initialize_database_backends:92 : return 0 2022-04-01 01:10:56.238 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-01 01:10:56.238 | Using mysql database backend 2022-04-01 01:10:56.241 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-01 01:10:56.257 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-01 01:10:56.260 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-01 01:10:56.263 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-01 01:10:56.265 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-01 01:10:56.268 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 01:10:56.270 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-01 01:10:56.288 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:10:56.290 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-01 01:10:56.307 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-01 01:10:56.324 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:10:56.327 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-01 01:10:56.349 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-01 01:10:56.368 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-01 01:10:56.386 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:10:56.389 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-01 01:10:56.407 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:10:56.411 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-01 01:10:56.438 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-01 01:10:56.441 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-01 01:10:56.446 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-01 01:10:56.449 | + functions-common:save_stackenv:60 : local tag=757 2022-04-01 01:10:56.454 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-01 01:10:56.460 | + functions-common:save_stackenv:62 : time_stamp=2022-04-01-011056 2022-04-01 01:10:56.463 | + functions-common:save_stackenv:63 : echo '# 2022-04-01-011056 757' 2022-04-01 01:10:56.467 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:10:56.471 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 01:10:56.474 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:10:56.478 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-01 01:10:56.482 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:10:56.484 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-01 01:10:56.487 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:10:56.490 | + 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,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,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-01 01:10:56.493 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:10:56.496 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.72 2022-04-01 01:10:56.498 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:10:56.501 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.72/identity 2022-04-01 01:10:56.503 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:10:56.506 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-01-011054 2022-04-01 01:10:56.509 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:10:56.512 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-01 01:10:56.514 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:10:56.517 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.72 2022-04-01 01:10:56.519 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:10:56.521 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-01 01:10:56.524 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:10:56.526 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-01 01:10:56.529 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:10:56.531 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-01 01:10:56.533 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:10:56.536 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-01 01:10:56.538 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-01 01:10:56.541 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-01 01:10:56.544 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-01 01:10:56.546 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-01 01:10:56.548 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:10:56.550 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:10:56.553 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:10:56.556 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:10:56.560 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:10:56.564 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:10:56.579 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:10:56.582 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:10:56.588 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:10:56.591 | + functions-common:git_clone:629 : echo master 2022-04-01 01:10:56.592 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:10:56.597 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-01 01:10:56.599 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:10:56.602 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-01 01:10:56.605 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:10:56.605 | + functions-common:git_clone:678 : head -1 2022-04-01 01:10:56.608 | 0ae5c845 update constraint for tooz to new release 2.11.0 2022-04-01 01:10:56.611 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:10:56.614 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-01 01:10:56.617 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:10:56.620 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-01 01:10:56.623 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-01 01:10:56.625 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-01 01:10:56.628 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-01 01:10:56.630 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-01 01:10:56.634 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-01 01:10:56.636 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-01 01:10:56.639 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-01 01:10:56.642 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-01 01:10:56.646 | ++ tools/install_prereqs.sh:source:47 : NOW=1648775456 2022-04-01 01:10:56.650 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-01 01:10:56.654 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648774454 2022-04-01 01:10:56.657 | ++ tools/install_prereqs.sh:source:49 : DELTA=1002 2022-04-01 01:10:56.659 | ++ tools/install_prereqs.sh:source:50 : [[ 1002 -lt 7200 ]] 2022-04-01 01:10:56.662 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-01 01:10:56.665 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-01 01:10:56.668 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-01 01:10:56.670 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-01 01:10:56.672 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-01 01:10:56.675 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-01 01:10:56.677 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-01 01:10:56.679 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-01 01:10:56.683 | +++ 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,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,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-01 01:10:56.732 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-01 01:10:56.732 | apache2-dev 2022-04-01 01:10:56.732 | bc 2022-04-01 01:10:56.732 | bsdmainutils 2022-04-01 01:10:56.732 | curl 2022-04-01 01:10:56.732 | g++ 2022-04-01 01:10:56.732 | gawk 2022-04-01 01:10:56.732 | gcc 2022-04-01 01:10:56.732 | gettext 2022-04-01 01:10:56.732 | git 2022-04-01 01:10:56.732 | graphviz 2022-04-01 01:10:56.732 | iputils-ping 2022-04-01 01:10:56.732 | libapache2-mod-proxy-uwsgi 2022-04-01 01:10:56.732 | libffi-dev 2022-04-01 01:10:56.732 | libjpeg-dev 2022-04-01 01:10:56.732 | libpcre3-dev 2022-04-01 01:10:56.732 | libpq-dev 2022-04-01 01:10:56.732 | libssl-dev 2022-04-01 01:10:56.733 | libsystemd-dev 2022-04-01 01:10:56.733 | libxml2-dev 2022-04-01 01:10:56.733 | libxslt1-dev 2022-04-01 01:10:56.733 | libyaml-dev 2022-04-01 01:10:56.733 | lsof 2022-04-01 01:10:56.733 | openssh-server 2022-04-01 01:10:56.733 | openssl 2022-04-01 01:10:56.733 | pkg-config 2022-04-01 01:10:56.733 | psmisc 2022-04-01 01:10:56.733 | python3-dev 2022-04-01 01:10:56.733 | python3-pip 2022-04-01 01:10:56.733 | python3-systemd 2022-04-01 01:10:56.733 | python3-venv 2022-04-01 01:10:56.733 | tar 2022-04-01 01:10:56.733 | tcpdump 2022-04-01 01:10:56.733 | unzip 2022-04-01 01:10:56.733 | uuid-runtime 2022-04-01 01:10:56.733 | wget 2022-04-01 01:10:56.733 | wget 2022-04-01 01:10:56.733 | zlib1g-dev 2022-04-01 01:10:56.733 | libkrb5-dev 2022-04-01 01:10:56.733 | libldap2-dev 2022-04-01 01:10:56.733 | libsasl2-dev 2022-04-01 01:10:56.733 | memcached 2022-04-01 01:10:56.733 | python3-mysqldb 2022-04-01 01:10:56.733 | sqlite3 2022-04-01 01:10:56.733 | conntrack 2022-04-01 01:10:56.733 | curl 2022-04-01 01:10:56.733 | dnsmasq-base 2022-04-01 01:10:56.733 | dnsmasq-utils 2022-04-01 01:10:56.733 | ebtables 2022-04-01 01:10:56.733 | genisoimage 2022-04-01 01:10:56.733 | iptables 2022-04-01 01:10:56.733 | iputils-arping 2022-04-01 01:10:56.733 | kpartx 2022-04-01 01:10:56.733 | libjs-jquery-tablesorter 2022-04-01 01:10:56.734 | parted 2022-04-01 01:10:56.734 | pm-utils 2022-04-01 01:10:56.734 | python3-mysqldb 2022-04-01 01:10:56.734 | socat 2022-04-01 01:10:56.734 | sqlite3 2022-04-01 01:10:56.734 | sudo 2022-04-01 01:10:56.734 | vlan 2022-04-01 01:10:56.734 | lsscsi 2022-04-01 01:10:56.734 | open-iscsi 2022-04-01 01:10:56.734 | lvm2 2022-04-01 01:10:56.734 | qemu-utils 2022-04-01 01:10:56.734 | thin-provisioning-tools 2022-04-01 01:10:56.734 | acl 2022-04-01 01:10:56.734 | dnsmasq-base 2022-04-01 01:10:56.734 | dnsmasq-utils 2022-04-01 01:10:56.734 | ebtables 2022-04-01 01:10:56.734 | haproxy 2022-04-01 01:10:56.734 | iptables 2022-04-01 01:10:56.734 | iputils-arping 2022-04-01 01:10:56.734 | iputils-ping 2022-04-01 01:10:56.734 | postgresql-server-dev-all 2022-04-01 01:10:56.734 | python3-mysqldb 2022-04-01 01:10:56.734 | sqlite3 2022-04-01 01:10:56.734 | sudo 2022-04-01 01:10:56.734 | vlan 2022-04-01 01:10:56.734 | pcp 2022-04-01 01:10:56.734 | ipset 2022-04-01 01:10:56.734 | conntrack 2022-04-01 01:10:56.734 | conntrackd 2022-04-01 01:10:56.734 | keepalived 2022-04-01 01:10:56.734 | lvm2 2022-04-01 01:10:56.734 | qemu-utils 2022-04-01 01:10:56.734 | thin-provisioning-tools 2022-04-01 01:10:56.734 | curl 2022-04-01 01:10:56.734 | liberasurecode-dev 2022-04-01 01:10:56.734 | make 2022-04-01 01:10:56.734 | memcached 2022-04-01 01:10:56.735 | rsync 2022-04-01 01:10:56.735 | sqlite3 2022-04-01 01:10:56.735 | xfsprogs' 2022-04-01 01:10:56.735 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-01 01:10:56.755 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-01 01:10:56.755 | apache2-dev 2022-04-01 01:10:56.755 | bc 2022-04-01 01:10:56.755 | bsdmainutils 2022-04-01 01:10:56.755 | curl 2022-04-01 01:10:56.755 | g++ 2022-04-01 01:10:56.755 | gawk 2022-04-01 01:10:56.755 | gcc 2022-04-01 01:10:56.755 | gettext 2022-04-01 01:10:56.755 | git 2022-04-01 01:10:56.755 | graphviz 2022-04-01 01:10:56.755 | iputils-ping 2022-04-01 01:10:56.755 | libapache2-mod-proxy-uwsgi 2022-04-01 01:10:56.755 | libffi-dev 2022-04-01 01:10:56.755 | libjpeg-dev 2022-04-01 01:10:56.755 | libpcre3-dev 2022-04-01 01:10:56.755 | libpq-dev 2022-04-01 01:10:56.755 | libssl-dev 2022-04-01 01:10:56.755 | libsystemd-dev 2022-04-01 01:10:56.755 | libxml2-dev 2022-04-01 01:10:56.756 | libxslt1-dev 2022-04-01 01:10:56.756 | libyaml-dev 2022-04-01 01:10:56.756 | lsof 2022-04-01 01:10:56.756 | openssh-server 2022-04-01 01:10:56.756 | openssl 2022-04-01 01:10:56.756 | pkg-config 2022-04-01 01:10:56.756 | psmisc 2022-04-01 01:10:56.756 | python3-dev 2022-04-01 01:10:56.756 | python3-pip 2022-04-01 01:10:56.756 | python3-systemd 2022-04-01 01:10:56.756 | python3-venv 2022-04-01 01:10:56.756 | tar 2022-04-01 01:10:56.756 | tcpdump 2022-04-01 01:10:56.756 | unzip 2022-04-01 01:10:56.756 | uuid-runtime 2022-04-01 01:10:56.756 | wget 2022-04-01 01:10:56.756 | wget 2022-04-01 01:10:56.756 | zlib1g-dev 2022-04-01 01:10:56.756 | libkrb5-dev 2022-04-01 01:10:56.756 | libldap2-dev 2022-04-01 01:10:56.756 | libsasl2-dev 2022-04-01 01:10:56.756 | memcached 2022-04-01 01:10:56.756 | python3-mysqldb 2022-04-01 01:10:56.756 | sqlite3 2022-04-01 01:10:56.756 | conntrack 2022-04-01 01:10:56.756 | curl 2022-04-01 01:10:56.756 | dnsmasq-base 2022-04-01 01:10:56.756 | dnsmasq-utils 2022-04-01 01:10:56.756 | ebtables 2022-04-01 01:10:56.756 | genisoimage 2022-04-01 01:10:56.756 | iptables 2022-04-01 01:10:56.756 | iputils-arping 2022-04-01 01:10:56.756 | kpartx 2022-04-01 01:10:56.756 | libjs-jquery-tablesorter 2022-04-01 01:10:56.756 | parted 2022-04-01 01:10:56.757 | pm-utils 2022-04-01 01:10:56.757 | python3-mysqldb 2022-04-01 01:10:56.757 | socat 2022-04-01 01:10:56.757 | sqlite3 2022-04-01 01:10:56.757 | sudo 2022-04-01 01:10:56.757 | vlan 2022-04-01 01:10:56.757 | lsscsi 2022-04-01 01:10:56.757 | open-iscsi 2022-04-01 01:10:56.757 | lvm2 2022-04-01 01:10:56.757 | qemu-utils 2022-04-01 01:10:56.757 | thin-provisioning-tools 2022-04-01 01:10:56.757 | acl 2022-04-01 01:10:56.757 | dnsmasq-base 2022-04-01 01:10:56.757 | dnsmasq-utils 2022-04-01 01:10:56.757 | ebtables 2022-04-01 01:10:56.757 | haproxy 2022-04-01 01:10:56.757 | iptables 2022-04-01 01:10:56.757 | iputils-arping 2022-04-01 01:10:56.757 | iputils-ping 2022-04-01 01:10:56.757 | postgresql-server-dev-all 2022-04-01 01:10:56.757 | python3-mysqldb 2022-04-01 01:10:56.757 | sqlite3 2022-04-01 01:10:56.757 | sudo 2022-04-01 01:10:56.757 | vlan 2022-04-01 01:10:56.757 | pcp 2022-04-01 01:10:56.757 | ipset 2022-04-01 01:10:56.757 | conntrack 2022-04-01 01:10:56.757 | conntrackd 2022-04-01 01:10:56.757 | keepalived 2022-04-01 01:10:56.757 | lvm2 2022-04-01 01:10:56.757 | qemu-utils 2022-04-01 01:10:56.757 | thin-provisioning-tools 2022-04-01 01:10:56.757 | curl 2022-04-01 01:10:56.757 | liberasurecode-dev 2022-04-01 01:10:56.757 | make 2022-04-01 01:10:56.757 | memcached 2022-04-01 01:10:56.758 | rsync 2022-04-01 01:10:56.758 | sqlite3 2022-04-01 01:10:56.758 | xfsprogs ' 2022-04-01 01:10:56.758 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-01 01:10:56.761 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:10:56.763 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:10:56.766 | ++ 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-01 01:10:56.767 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-01 01:10:56.776 | ++ 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-01 01:10:56.778 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-01 01:10:56.780 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:10:56.783 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-01 01:10:56.786 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:10:56.788 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:10:56.790 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:10:56.793 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:10:56.795 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:10:56.799 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:10:56.803 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-01 01:10:56.805 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-01 01:10:56.807 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-01 01:10:56.811 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-01 01:10:56.817 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-01 01:10:56.819 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-01 01:10:56.823 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-01 01:10:56.825 | ++ functions-common:time_start:2412 : local start_time= 2022-04-01 01:10:56.828 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:10:56.831 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:10:56.837 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648775456833 2022-04-01 01:10:56.839 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-01 01:10:56.841 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-01 01:10:56.843 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-01 01:10:57.091 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-01 01:10:57.141 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-01 01:10:57.289 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-01 01:10:57.392 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-01 01:10:58.132 | Fetched 336 kB in 1s (360 kB/s) 2022-04-01 01:10:59.753 | Reading package lists... 2022-04-01 01:10:59.789 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-01 01:10:59.791 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-01 01:10:59.794 | ++ functions-common:time_stop:2425 : local name 2022-04-01 01:10:59.797 | ++ functions-common:time_stop:2426 : local end_time 2022-04-01 01:10:59.799 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:10:59.801 | ++ functions-common:time_stop:2428 : local total 2022-04-01 01:10:59.803 | ++ functions-common:time_stop:2429 : local start_time 2022-04-01 01:10:59.806 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-01 01:10:59.808 | ++ functions-common:time_stop:2432 : start_time=1648775456833 2022-04-01 01:10:59.811 | ++ functions-common:time_stop:2434 : [[ -z 1648775456833 ]] 2022-04-01 01:10:59.814 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:10:59.818 | ++ functions-common:time_stop:2437 : end_time=1648775459815 2022-04-01 01:10:59.820 | ++ functions-common:time_stop:2438 : elapsed_time=2982 2022-04-01 01:10:59.823 | ++ functions-common:time_stop:2439 : total=0 2022-04-01 01:10:59.827 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:10:59.829 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2982 2022-04-01 01:10:59.832 | ++ functions-common:install_package:1464 : 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-01 01:10:59.834 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:10:59.837 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:10:59.840 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:10:59.842 | ++ functions-common:real_install_package:1450 : 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-01 01:10:59.866 | ++ functions-common:apt_get:1230 : 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-01 01:10:59.987 | Reading package lists... 2022-04-01 01:11:00.404 | Building dependency tree... 2022-04-01 01:11:00.407 | Reading state information... 2022-04-01 01:11:00.481 | acl is already the newest version (2.2.53-6). 2022-04-01 01:11:00.481 | bc is already the newest version (1.07.1-2build1). 2022-04-01 01:11:00.481 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-01 01:11:00.481 | conntrack is already the newest version (1:1.4.5-2). 2022-04-01 01:11:00.481 | ebtables is already the newest version (2.0.11-3build1). 2022-04-01 01:11:00.482 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-01 01:11:00.482 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-01 01:11:00.482 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-01 01:11:00.482 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-01 01:11:00.482 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-01 01:11:00.482 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-01 01:11:00.482 | iputils-arping is already the newest version (3:20190709-3). 2022-04-01 01:11:00.482 | iputils-ping is already the newest version (3:20190709-3). 2022-04-01 01:11:00.482 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-01 01:11:00.482 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-01 01:11:00.482 | libffi-dev is already the newest version (3.3-4). 2022-04-01 01:11:00.482 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-01 01:11:00.482 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-01 01:11:00.482 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-01 01:11:00.482 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-01 01:11:00.482 | lsscsi is already the newest version (0.30-0.1). 2022-04-01 01:11:00.483 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-01 01:11:00.483 | make is already the newest version (4.2.1-1.2). 2022-04-01 01:11:00.483 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-01 01:11:00.483 | psmisc is already the newest version (23.3-1). 2022-04-01 01:11:00.483 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-01 01:11:00.483 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-01 01:11:00.483 | python3-systemd is already the newest version (234-3build2). 2022-04-01 01:11:00.483 | socat is already the newest version (1.7.3.3-2). 2022-04-01 01:11:00.483 | tcpdump is already the newest version (4.9.3-4). 2022-04-01 01:11:00.483 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-01 01:11:00.483 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-01 01:11:00.483 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-01 01:11:00.483 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-01 01:11:00.483 | graphviz is already the newest version (2.42.2-3build2). 2022-04-01 01:11:00.483 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-01 01:11:00.483 | pcp is already the newest version (5.0.3-1). 2022-04-01 01:11:00.483 | pm-utils is already the newest version (1.4.1-19). 2022-04-01 01:11:00.484 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-01 01:11:00.484 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:11:00.484 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:11:00.484 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-01 01:11:00.484 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-01 01:11:00.484 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-01 01:11:00.484 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-04-01 01:11:00.484 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-01 01:11:00.484 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-01 01:11:00.484 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-01 01:11:00.484 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-01 01:11:00.484 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-01 01:11:00.484 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-01 01:11:00.484 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-01 01:11:00.484 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-01 01:11:00.484 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-01 01:11:00.484 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-01 01:11:00.485 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-01 01:11:00.485 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-01 01:11:00.485 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-01 01:11:00.485 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-01 01:11:00.485 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-01 01:11:00.485 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-01 01:11:00.485 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-01 01:11:00.485 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-01 01:11:00.485 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-01 01:11:00.485 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-01 01:11:00.485 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-01 01:11:00.485 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-01 01:11:00.485 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-01 01:11:00.485 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-01 01:11:00.806 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:11:00.806 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-01 01:11:00.806 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-01 01:11:00.806 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-01 01:11:00.806 | The following packages were automatically installed and are no longer required: 2022-04-01 01:11:00.808 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:11:00.808 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:11:00.808 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:11:00.808 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:11:00.808 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:11:00.808 | python3-zope.interface 2022-04-01 01:11:00.808 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:11:00.929 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:11:00.934 | ++ functions-common:apt_get:1234 : result=0 2022-04-01 01:11:00.936 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:11:00.939 | ++ functions-common:time_stop:2425 : local name 2022-04-01 01:11:00.941 | ++ functions-common:time_stop:2426 : local end_time 2022-04-01 01:11:00.943 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:11:00.945 | ++ functions-common:time_stop:2428 : local total 2022-04-01 01:11:00.948 | ++ functions-common:time_stop:2429 : local start_time 2022-04-01 01:11:00.950 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:11:00.953 | ++ functions-common:time_stop:2432 : start_time=1648775459863 2022-04-01 01:11:00.955 | ++ functions-common:time_stop:2434 : [[ -z 1648775459863 ]] 2022-04-01 01:11:00.958 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:11:00.964 | ++ functions-common:time_stop:2437 : end_time=1648775460960 2022-04-01 01:11:00.966 | ++ functions-common:time_stop:2438 : elapsed_time=1097 2022-04-01 01:11:00.970 | ++ functions-common:time_stop:2439 : total=822 2022-04-01 01:11:00.972 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:11:00.974 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1919 2022-04-01 01:11:00.977 | ++ functions-common:apt_get:1238 : return 0 2022-04-01 01:11:00.979 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-01 01:11:00.982 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-01 01:11:00.984 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-01 01:11:00.990 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-01 01:11:00.994 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-01 01:11:00.999 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-01 01:11:01.002 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-01 01:11:02.565 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-01 01:11:02.567 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-01 01:11:02.570 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-01 01:11:02.572 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-01 01:11:02.574 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-01 01:11:02.576 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-01 01:11:02.578 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-01 01:11:02.580 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-01 01:11:02.582 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-01 01:11:02.583 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-01 01:11:02.587 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-01 01:11:02.589 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-01 01:11:02.591 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-01 01:11:02.593 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-01 01:11:02.595 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-01 01:11:02.597 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-01 01:11:02.599 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-01 01:11:02.601 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-01 01:11:02.603 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-01 01:11:02.605 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-01 01:11:02.608 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-01 01:11:02.610 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-01 01:11:02.612 | + functions-common:_ensure_lsb_release:394 : return 2022-04-01 01:11:02.615 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-01 01:11:02.695 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-01 01:11:02.698 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-01 01:11:02.777 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-01 01:11:02.780 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-01 01:11:02.860 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-01 01:11:02.863 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-01 01:11:02.866 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-01 01:11:02.868 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-01 01:11:02.871 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-01 01:11:02.873 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-01 01:11:02.876 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-01 01:11:02.878 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-01 01:11:02.880 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-01 01:11:02.882 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-01 01:11:02.885 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-01 01:11:02.885 | Distro: focal 2022-04-01 01:11:02.888 | + tools/install_pip.sh:main:124 : get_versions 2022-04-01 01:11:02.891 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-01 01:11:02.897 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-01 01:11:02.899 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-01 01:11:02.902 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-01 01:11:02.903 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-01 01:11:03.737 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-01 01:11:03.740 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-01 01:11:03.740 | pip: 21.3.1 2022-04-01 01:11:03.742 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-01 01:11:03.744 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-01 01:11:03.746 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:11:03.750 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:11:03.752 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:11:03.754 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:11:03.756 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:11:03.758 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:11:03.760 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:11:03.762 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:11:03.764 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:11:03.766 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:11:03.768 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:11:03.770 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-01 01:11:03.772 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:11:03.774 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:11:03.777 | + tools/install_pip.sh:main:142 : : 2022-04-01 01:11:03.779 | + tools/install_pip.sh:main:147 : set -x 2022-04-01 01:11:03.781 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-01 01:11:03.783 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-01 01:11:03.787 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:11:03.790 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-01 01:11:03.793 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-01 01:11:03.796 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:11:03.800 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:11:03.800 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:11:03.806 | ++ 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-01 01:11:03.808 | ++ 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-01 01:11:03.810 | ++ 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-01 01:11:03.814 | + 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-01 01:11:03.817 | + 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-01 01:11:03.838 | 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-01 01:11:03.840 | + 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-01 01:11:04.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:11:04.782 | from cryptography.utils import int_from_bytes 2022-04-01 01:11:04.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:11:04.782 | from cryptography.utils import int_from_bytes 2022-04-01 01:11:06.160 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:11:08.066 | 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-01 01:11:08.077 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-04-01 01:11:10.741 | Installing collected packages: setuptools 2022-04-01 01:11:11.547 | Successfully installed setuptools-60.9.3 2022-04-01 01:11:11.547 | 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-01 01:11:11.728 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:11:11.728 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:11:11.922 | + inc/python:pip_install:200 : result=0 2022-04-01 01:11:11.930 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:11:11.932 | + functions-common:time_stop:2425 : local name 2022-04-01 01:11:11.934 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:11:11.935 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:11:11.937 | + functions-common:time_stop:2428 : local total 2022-04-01 01:11:11.939 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:11:11.941 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:11:11.943 | + functions-common:time_stop:2432 : start_time=1648775463831 2022-04-01 01:11:11.945 | + functions-common:time_stop:2434 : [[ -z 1648775463831 ]] 2022-04-01 01:11:11.947 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:11:11.951 | + functions-common:time_stop:2437 : end_time=1648775471948 2022-04-01 01:11:11.952 | + functions-common:time_stop:2438 : elapsed_time=8117 2022-04-01 01:11:11.954 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:11:11.956 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:11:11.958 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8117 2022-04-01 01:11:11.960 | + inc/python:pip_install:203 : return 0 2022-04-01 01:11:11.966 | + tools/install_pip.sh:main:153 : get_versions 2022-04-01 01:11:11.969 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-01 01:11:11.973 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-01 01:11:11.975 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-01 01:11:11.978 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-01 01:11:11.978 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-01 01:11:12.771 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-01 01:11:12.773 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-01 01:11:12.773 | pip: 21.3.1 2022-04-01 01:11:12.778 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-01 01:11:12.781 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-01 01:11:12.784 | + ./stack.sh:main:796 : fixup_all 2022-04-01 01:11:12.787 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-01 01:11:12.789 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-01 01:11:12.793 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:11:12.798 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:11:12.800 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-01 01:11:12.814 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-01 01:11:12.827 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-01 01:11:12.841 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-01 01:11:12.848 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-01 01:11:12.853 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:11:12.856 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:11:12.859 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:11:12.864 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:11:12.864 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:11:12.871 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:11:12.874 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:11:12.876 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:11:12.880 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:11:12.883 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:11:12.886 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:11:12.888 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-01 01:11:12.891 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-01 01:11:12.893 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-01 01:11:12.896 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:11:12.898 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:11:12.900 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:11:12.903 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:11:12.906 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:11:12.908 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:11:12.911 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-01 01:11:12.914 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-01 01:11:12.918 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-01 01:11:12.920 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-01 01:11:12.923 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-01 01:11:12.926 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-01 01:11:12.928 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-01 01:11:12.954 | Using python 3.8 to install os-testr 2022-04-01 01:11:12.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 -U os-testr 2022-04-01 01:11:13.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:11:13.877 | from cryptography.utils import int_from_bytes 2022-04-01 01:11:13.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:11:13.877 | from cryptography.utils import int_from_bytes 2022-04-01 01:11:15.054 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:11:15.081 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-01 01:11:15.159 | 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-01 01:11:15.160 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-01 01:11:15.161 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-04-01 01:11:15.162 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-01 01:11:15.175 | 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-01 01:11:15.202 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-04-01 01:11:15.202 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-04-01 01:11:15.204 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-04-01 01:11:15.205 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-04-01 01:11:15.206 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-04-01 01:11:15.231 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-04-01 01:11:15.233 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-04-01 01:11:15.234 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-04-01 01:11:15.235 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-04-01 01:11:15.236 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-04-01 01:11:15.250 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-04-01 01:11:15.315 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-04-01 01:11:15.316 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-04-01 01:11:15.317 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-04-01 01:11:17.917 | 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-01 01:11:17.925 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:11:17.925 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:11:18.063 | + inc/python:pip_install:200 : result=0 2022-04-01 01:11:18.067 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:11:18.069 | + functions-common:time_stop:2425 : local name 2022-04-01 01:11:18.071 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:11:18.073 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:11:18.075 | + functions-common:time_stop:2428 : local total 2022-04-01 01:11:18.078 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:11:18.080 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:11:18.082 | + functions-common:time_stop:2432 : start_time=1648775472948 2022-04-01 01:11:18.084 | + functions-common:time_stop:2434 : [[ -z 1648775472948 ]] 2022-04-01 01:11:18.087 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:11:18.091 | + functions-common:time_stop:2437 : end_time=1648775478089 2022-04-01 01:11:18.094 | + functions-common:time_stop:2438 : elapsed_time=5141 2022-04-01 01:11:18.096 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:11:18.098 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:11:18.100 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5141 2022-04-01 01:11:18.103 | + inc/python:pip_install:203 : return 0 2022-04-01 01:11:18.106 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-01 01:11:18.167 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-01 01:11:18.288 | + ./stack.sh:main:810 : install_infra 2022-04-01 01:11:18.291 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 01:11:18.293 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-01 01:11:18.296 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 01:11:18.299 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-01 01:11:18.325 | + 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-01 01:11:20.351 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.362 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.369 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.373 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.480 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.505 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.511 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.515 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.530 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.538 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.540 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.573 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.582 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.587 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.606 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.644 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.652 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.658 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.706 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.720 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.724 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.745 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.752 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.800 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.819 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.822 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.919 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.926 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:20.983 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:21.106 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:21.132 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:21.137 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:21.147 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:21.153 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:21.173 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:21.180 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:21.197 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:21.256 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:21.269 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:21.285 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:21.330 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:21.335 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:21.342 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:11:21.489 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-04-01 01:11:21.783 | + inc/python:pip_install:200 : result=0 2022-04-01 01:11:21.785 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:11:21.788 | + functions-common:time_stop:2425 : local name 2022-04-01 01:11:21.790 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:11:21.792 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:11:21.794 | + functions-common:time_stop:2428 : local total 2022-04-01 01:11:21.796 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:11:21.798 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:11:21.801 | + functions-common:time_stop:2432 : start_time=1648775478315 2022-04-01 01:11:21.803 | + functions-common:time_stop:2434 : [[ -z 1648775478315 ]] 2022-04-01 01:11:21.805 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:11:21.810 | + functions-common:time_stop:2437 : end_time=1648775481808 2022-04-01 01:11:21.813 | + functions-common:time_stop:2438 : elapsed_time=3493 2022-04-01 01:11:21.815 | + functions-common:time_stop:2439 : total=5141 2022-04-01 01:11:21.817 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:11:21.819 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8634 2022-04-01 01:11:21.822 | + inc/python:pip_install:203 : return 0 2022-04-01 01:11:21.825 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 01:11:21.828 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-01 01:11:21.852 | + 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-01 01:11:23.705 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:23.716 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:23.723 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:23.727 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:23.836 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:23.856 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:23.860 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:23.864 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:23.880 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:23.889 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:23.891 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:23.923 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:23.933 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:23.938 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:23.957 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:23.994 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.003 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.008 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.058 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.072 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.076 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.096 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.102 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.152 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.170 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.174 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.267 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.274 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.329 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.453 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.477 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.482 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.493 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.499 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.518 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.525 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.543 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.601 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.614 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.630 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.675 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.679 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:24.686 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:11:24.688 | Processing /opt/stack/requirements 2022-04-01 01:11:26.474 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-04-01 01:11:26.477 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-04-01 01:11:26.490 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-04-01 01:11:26.495 | 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 357)) (5.8.1) 2022-04-01 01:11:26.498 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-04-01 01:11:26.504 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-04-01 01:11:26.534 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-04-01 01:11:26.560 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-04-01 01:11:26.570 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-04-01 01:11:26.592 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5347) (1.3) 2022-04-01 01:11:26.594 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5347) (0.3.0) 2022-04-01 01:11:26.611 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-04-01 01:11:26.616 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-04-01 01:11:26.619 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-04-01 01:11:26.622 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-04-01 01:11:26.625 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-04-01 01:11:26.638 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-04-01 01:11:26.641 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-04-01 01:11:26.654 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-04-01 01:11:26.705 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-04-01 01:11:26.712 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-04-01 01:11:26.717 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-04-01 01:11:26.781 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-04-01 01:11:26.784 | Building wheels for collected packages: openstack-requirements 2022-04-01 01:11:26.785 | Building wheel for openstack-requirements (setup.py): started 2022-04-01 01:11:27.637 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-01 01:11:27.637 | ERROR: Command errored out with exit status 1: 2022-04-01 01:11:27.637 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ok7x34iq/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ok7x34iq/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-qtacilbo 2022-04-01 01:11:27.637 | cwd: /tmp/pip-req-build-ok7x34iq/ 2022-04-01 01:11:27.637 | Complete output (6 lines): 2022-04-01 01:11:27.637 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-01 01:11:27.637 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-01 01:11:27.637 | or: setup.py --help-commands 2022-04-01 01:11:27.637 | or: setup.py cmd --help 2022-04-01 01:11:27.637 | 2022-04-01 01:11:27.637 | error: invalid command 'bdist_wheel' 2022-04-01 01:11:27.637 | ---------------------------------------- 2022-04-01 01:11:27.637 | ERROR: Failed building wheel for openstack-requirements 2022-04-01 01:11:27.637 | Running setup.py clean for openstack-requirements 2022-04-01 01:11:28.518 | Failed to build openstack-requirements 2022-04-01 01:11:28.538 | Installing collected packages: openstack-requirements 2022-04-01 01:11:28.539 | Attempting uninstall: openstack-requirements 2022-04-01 01:11:28.539 | Found existing installation: openstack-requirements 1.2.1.dev5347 2022-04-01 01:11:28.575 | Uninstalling openstack-requirements-1.2.1.dev5347: 2022-04-01 01:11:28.594 | Successfully uninstalled openstack-requirements-1.2.1.dev5347 2022-04-01 01:11:28.597 | Running setup.py install for openstack-requirements: started 2022-04-01 01:11:30.996 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-01 01:11:31.020 | Successfully installed openstack-requirements-1.2.1.dev5347 2022-04-01 01:11:31.157 | + inc/python:pip_install:200 : result=0 2022-04-01 01:11:31.159 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:11:31.161 | + functions-common:time_stop:2425 : local name 2022-04-01 01:11:31.164 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:11:31.166 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:11:31.168 | + functions-common:time_stop:2428 : local total 2022-04-01 01:11:31.170 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:11:31.172 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:11:31.174 | + functions-common:time_stop:2432 : start_time=1648775481844 2022-04-01 01:11:31.176 | + functions-common:time_stop:2434 : [[ -z 1648775481844 ]] 2022-04-01 01:11:31.179 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:11:31.184 | + functions-common:time_stop:2437 : end_time=1648775491181 2022-04-01 01:11:31.186 | + functions-common:time_stop:2438 : elapsed_time=9337 2022-04-01 01:11:31.188 | + functions-common:time_stop:2439 : total=8634 2022-04-01 01:11:31.190 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:11:31.192 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17971 2022-04-01 01:11:31.195 | + inc/python:pip_install:203 : return 0 2022-04-01 01:11:31.200 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-01 01:11:31.202 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-01 01:11:31.205 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-01 01:11:31.207 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:31.209 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:31.212 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-01 01:11:31.215 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:31.217 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-01 01:11:31.238 | Using python 3.8 to install pbr 2022-04-01 01:11:31.241 | + 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-01 01:11:32.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:11:32.134 | from cryptography.utils import int_from_bytes 2022-04-01 01:11:32.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:11:32.134 | from cryptography.utils import int_from_bytes 2022-04-01 01:11:33.285 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:11:33.312 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-01 01:11:35.983 | 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-01 01:11:35.990 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:11:35.990 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:11:36.135 | + inc/python:pip_install:200 : result=0 2022-04-01 01:11:36.137 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:11:36.140 | + functions-common:time_stop:2425 : local name 2022-04-01 01:11:36.142 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:11:36.144 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:11:36.147 | + functions-common:time_stop:2428 : local total 2022-04-01 01:11:36.149 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:11:36.151 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:11:36.153 | + functions-common:time_stop:2432 : start_time=1648775491233 2022-04-01 01:11:36.155 | + functions-common:time_stop:2434 : [[ -z 1648775491233 ]] 2022-04-01 01:11:36.158 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:11:36.162 | + functions-common:time_stop:2437 : end_time=1648775496160 2022-04-01 01:11:36.164 | + functions-common:time_stop:2438 : elapsed_time=4927 2022-04-01 01:11:36.167 | + functions-common:time_stop:2439 : total=17971 2022-04-01 01:11:36.169 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:11:36.171 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22898 2022-04-01 01:11:36.177 | + inc/python:pip_install:203 : return 0 2022-04-01 01:11:36.179 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-01 01:11:38.493 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-01 01:11:40.436 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:11:40.437 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-01 01:11:40.452 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-01 01:11:40.454 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-01 01:11:40.457 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-01 01:11:40.463 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-01 01:11:40.466 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-04-01 01:11:40.542 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-01 01:11:40.545 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-01 01:11:40.548 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-01 01:11:40.566 | + ./stack.sh:main:819 : pkgs= 2022-04-01 01:11:40.568 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-01 01:11:40.570 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-01 01:11:40.573 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 01:11:40.576 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-01 01:11:40.578 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:11:40.581 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:11:40.583 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:11:40.585 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:11:40.587 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:11:40.590 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:11:40.595 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:11:40.599 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:11:40.602 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:11:40.604 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-01 01:11:40.606 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:11:40.622 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:11:40.624 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:11:40.627 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:11:40.629 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-01 01:11:40.631 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:11:40.633 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-01 01:11:40.636 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:11:40.638 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-01 01:11:40.640 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:11:40.642 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-01 01:11:40.644 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:11:40.646 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-01 01:11:40.649 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 01:11:40.651 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 01:11:40.653 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:11:40.656 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 01:11:40.658 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-01 01:11:40.660 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 01:11:40.664 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-01 01:11:40.666 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 01:11:40.668 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 01:11:40.671 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-01 01:11:40.673 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-01 01:11:40.676 | + functions:set_systemd_override:821 : local value=2048 2022-04-01 01:11:40.678 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-01 01:11:40.681 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-01 01:11:40.739 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-01 01:11:40.739 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-01 01:11:40.743 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-01 01:11:41.398 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-01 01:11:41.402 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-01 01:11:41.421 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:11:41.424 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-01 01:11:41.426 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:11:41.428 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:11:41.431 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:11:41.434 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:11:41.436 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:11:41.438 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:11:41.441 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:11:41.443 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:11:41.446 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:11:41.449 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:11:41.451 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:11:41.453 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:11:41.456 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-01 01:11:41.458 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:11:41.461 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:11:41.463 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:11:41.465 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-01 01:11:41.490 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-01 01:11:41.601 | Reading package lists... 2022-04-01 01:11:41.863 | Building dependency tree... 2022-04-01 01:11:41.864 | Reading state information... 2022-04-01 01:11:42.134 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-01 01:11:42.134 | The following packages were automatically installed and are no longer required: 2022-04-01 01:11:42.135 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:11:42.136 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:11:42.136 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:11:42.136 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:11:42.136 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:11:42.136 | python3-zope.interface 2022-04-01 01:11:42.136 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:11:42.256 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:11:42.260 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:11:42.263 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:11:42.265 | + functions-common:time_stop:2425 : local name 2022-04-01 01:11:42.267 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:11:42.270 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:11:42.272 | + functions-common:time_stop:2428 : local total 2022-04-01 01:11:42.275 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:11:42.277 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:11:42.280 | + functions-common:time_stop:2432 : start_time=1648775501486 2022-04-01 01:11:42.282 | + functions-common:time_stop:2434 : [[ -z 1648775501486 ]] 2022-04-01 01:11:42.285 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:11:42.289 | + functions-common:time_stop:2437 : end_time=1648775502286 2022-04-01 01:11:42.291 | + functions-common:time_stop:2438 : elapsed_time=800 2022-04-01 01:11:42.293 | + functions-common:time_stop:2439 : total=1919 2022-04-01 01:11:42.295 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:11:42.297 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2719 2022-04-01 01:11:42.300 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:11:42.302 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-01 01:11:42.304 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:11:42.307 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:11:42.309 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:11:42.311 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:11:42.314 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:11:42.316 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:11:42.318 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-01 01:11:42.321 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:11:42.323 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:11:42.326 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:11:42.328 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:11:42.330 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:11:42.333 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:11:42.335 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:11:42.337 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:11:42.340 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:11:42.343 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:11:42.345 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:11:42.348 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-01 01:11:42.350 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:11:42.353 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:11:42.355 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:11:42.358 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:11:42.360 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:11:42.362 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:11:42.365 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-01 01:11:42.367 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-01 01:11:42.383 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:11:42.386 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-01 01:11:42.388 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:11:42.391 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-01 01:11:42.393 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-01 01:11:42.396 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-01 01:11:42.401 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-01 01:11:42.403 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-01 01:11:42.406 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-01 01:11:42.408 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-01 01:11:42.410 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-01 01:11:42.413 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-01 01:11:42.416 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-01 01:11:43.158 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-01 01:11:43.158 | user tags 2022-04-01 01:11:43.158 | stackrabbit []' 2022-04-01 01:11:43.162 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-01 01:11:43.162 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-01 01:11:43.162 | user tags 2022-04-01 01:11:43.162 | stackrabbit []' 2022-04-01 01:11:43.170 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-01 01:11:43.172 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-01 01:11:43.175 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-01 01:11:43.884 | Changing password for user "stackrabbit" ... 2022-04-01 01:11:43.908 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-01 01:11:44.596 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-01 01:11:44.621 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-01 01:11:44.623 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-01 01:11:45.358 | Changing password for user "stackrabbit" ... 2022-04-01 01:11:45.384 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-01 01:11:45.386 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-01 01:11:45.389 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-01 01:11:46.126 | Deleting user "guest" ... 2022-04-01 01:11:46.142 | Error: 2022-04-01 01:11:46.142 | {:no_such_user, "guest"} 2022-04-01 01:11:46.157 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-01 01:11:46.159 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-01 01:11:46.179 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:11:46.181 | + ./stack.sh:main:836 : install_database 2022-04-01 01:11:46.184 | + lib/database:install_database:118 : install_database_mysql 2022-04-01 01:11:46.187 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-01 01:11:46.189 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:11:46.191 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:11:46.194 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-01 01:11:46.429 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-01 01:11:46.432 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-01 01:11:46.437 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-01 01:11:46.443 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-01 01:11:46.446 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:11:46.448 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-01 01:11:46.451 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:11:46.453 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:11:46.455 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:11:46.458 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:11:46.460 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:11:46.463 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:11:46.466 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:11:46.468 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:11:46.471 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:11:46.473 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:11:46.475 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:11:46.478 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-01 01:11:46.482 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:11:46.485 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:11:46.487 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:11:46.490 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:11:46.493 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:11:46.495 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:11:46.498 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-01 01:11:46.501 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:11:46.503 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:11:46.505 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-01 01:11:46.508 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:11:46.510 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:11:46.513 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:11:46.516 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:11:46.518 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:11:46.520 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:11:46.523 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:11:46.526 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:11:46.528 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:11:46.533 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:11:46.539 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:11:46.542 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:11:46.544 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-01 01:11:46.546 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:11:46.549 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:11:46.551 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:11:46.554 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-01 01:11:46.578 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-01 01:11:46.690 | Reading package lists... 2022-04-01 01:11:46.961 | Building dependency tree... 2022-04-01 01:11:46.963 | Reading state information... 2022-04-01 01:11:47.269 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-01 01:11:47.269 | The following packages were automatically installed and are no longer required: 2022-04-01 01:11:47.270 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:11:47.270 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:11:47.271 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:11:47.271 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:11:47.271 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:11:47.271 | python3-zope.interface 2022-04-01 01:11:47.271 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:11:47.388 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:11:47.393 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:11:47.395 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:11:47.397 | + functions-common:time_stop:2425 : local name 2022-04-01 01:11:47.399 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:11:47.402 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:11:47.404 | + functions-common:time_stop:2428 : local total 2022-04-01 01:11:47.406 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:11:47.408 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:11:47.410 | + functions-common:time_stop:2432 : start_time=1648775506575 2022-04-01 01:11:47.413 | + functions-common:time_stop:2434 : [[ -z 1648775506575 ]] 2022-04-01 01:11:47.415 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:11:47.419 | + functions-common:time_stop:2437 : end_time=1648775507417 2022-04-01 01:11:47.421 | + functions-common:time_stop:2438 : elapsed_time=842 2022-04-01 01:11:47.424 | + functions-common:time_stop:2439 : total=2719 2022-04-01 01:11:47.426 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:11:47.428 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3561 2022-04-01 01:11:47.430 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:11:47.433 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-01 01:11:47.435 | + ./stack.sh:main:839 : install_database_python 2022-04-01 01:11:47.438 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-01 01:11:47.440 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-01 01:11:47.443 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-01 01:11:47.445 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:11:47.452 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-01 01:11:47.454 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-01 01:11:47.457 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:11:47.460 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:11:47.461 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:11:47.466 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-01 01:11:47.469 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-01 01:11:47.471 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-01 01:11:47.474 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-01 01:11:47.476 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-01 01:11:47.499 | Using python 3.8 to install PyMySQL 2022-04-01 01:11:47.502 | + 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-01 01:11:48.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:11:48.370 | from cryptography.utils import int_from_bytes 2022-04-01 01:11:48.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:11:48.370 | from cryptography.utils import int_from_bytes 2022-04-01 01:11:49.511 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:11:49.539 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-01 01:11:52.110 | 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-01 01:11:52.118 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:11:52.118 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:11:52.271 | + inc/python:pip_install:200 : result=0 2022-04-01 01:11:52.274 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:11:52.276 | + functions-common:time_stop:2425 : local name 2022-04-01 01:11:52.279 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:11:52.282 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:11:52.284 | + functions-common:time_stop:2428 : local total 2022-04-01 01:11:52.286 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:11:52.289 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:11:52.292 | + functions-common:time_stop:2432 : start_time=1648775507493 2022-04-01 01:11:52.294 | + functions-common:time_stop:2434 : [[ -z 1648775507493 ]] 2022-04-01 01:11:52.297 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:11:52.301 | + functions-common:time_stop:2437 : end_time=1648775512299 2022-04-01 01:11:52.304 | + functions-common:time_stop:2438 : elapsed_time=4806 2022-04-01 01:11:52.306 | + functions-common:time_stop:2439 : total=22898 2022-04-01 01:11:52.309 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:11:52.312 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27704 2022-04-01 01:11:52.314 | + inc/python:pip_install:203 : return 0 2022-04-01 01:11:52.317 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-01 01:11:52.320 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-01 01:11:52.323 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-01 01:11:52.326 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-01 01:11:52.345 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:11:52.349 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-01 01:11:52.352 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-01 01:11:52.357 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:11:52.361 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:11:52.365 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:11:52.368 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:11:52.371 | + 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,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,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-01 01:11:52.373 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:11:52.385 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-01 01:11:52.388 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-01 01:11:52.406 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:11:52.409 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-01 01:11:52.412 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:11:52.415 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:11:52.418 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:11:52.420 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:11:52.423 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:11:52.425 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:11:52.428 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:11:52.430 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:11:52.433 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:11:52.435 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:11:52.438 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:11:52.440 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:11:52.443 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-01 01:11:52.445 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:11:52.448 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:11:52.450 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:11:52.453 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-01 01:11:52.476 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-01 01:11:52.594 | Reading package lists... 2022-04-01 01:11:52.872 | Building dependency tree... 2022-04-01 01:11:52.874 | Reading state information... 2022-04-01 01:11:53.189 | radvd is already the newest version (1:2.17-2). 2022-04-01 01:11:53.190 | The following packages were automatically installed and are no longer required: 2022-04-01 01:11:53.191 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:11:53.191 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:11:53.191 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:11:53.191 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:11:53.191 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:11:53.191 | python3-zope.interface 2022-04-01 01:11:53.191 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:11:53.311 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:11:53.316 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:11:53.318 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:11:53.320 | + functions-common:time_stop:2425 : local name 2022-04-01 01:11:53.323 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:11:53.326 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:11:53.328 | + functions-common:time_stop:2428 : local total 2022-04-01 01:11:53.330 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:11:53.332 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:11:53.334 | + functions-common:time_stop:2432 : start_time=1648775512473 2022-04-01 01:11:53.337 | + functions-common:time_stop:2434 : [[ -z 1648775512473 ]] 2022-04-01 01:11:53.339 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:11:53.344 | + functions-common:time_stop:2437 : end_time=1648775513341 2022-04-01 01:11:53.346 | + functions-common:time_stop:2438 : elapsed_time=868 2022-04-01 01:11:53.348 | + functions-common:time_stop:2439 : total=3561 2022-04-01 01:11:53.350 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:11:53.352 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4429 2022-04-01 01:11:53.355 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:11:53.358 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-01 01:11:53.375 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:11:53.378 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-01 01:11:53.380 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-01 01:11:53.383 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-01 01:11:53.386 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-01 01:11:53.406 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-01 01:11:53.409 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:11:53.411 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:11:53.413 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:11:53.416 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:11:53.418 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:11:53.420 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:11:53.423 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:11:53.425 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:11:53.427 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:11:53.429 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:11:53.432 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:11:53.434 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:11:53.437 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-01 01:11:53.439 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:11:53.441 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:11:53.443 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:11:53.445 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-01 01:11:53.467 | + functions-common:apt_get:1230 : 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-01 01:11:53.580 | Reading package lists... 2022-04-01 01:11:53.862 | Building dependency tree... 2022-04-01 01:11:53.863 | Reading state information... 2022-04-01 01:11:54.159 | fakeroot is already the newest version (1.24-1). 2022-04-01 01:11:54.159 | make is already the newest version (4.2.1-1.2). 2022-04-01 01:11:54.159 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-01 01:11:54.159 | The following packages were automatically installed and are no longer required: 2022-04-01 01:11:54.160 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:11:54.161 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:11:54.161 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:11:54.161 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:11:54.161 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:11:54.161 | python3-zope.interface 2022-04-01 01:11:54.161 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:11:54.287 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:11:54.292 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:11:54.295 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:11:54.297 | + functions-common:time_stop:2425 : local name 2022-04-01 01:11:54.306 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:11:54.309 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:11:54.311 | + functions-common:time_stop:2428 : local total 2022-04-01 01:11:54.313 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:11:54.315 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:11:54.322 | + functions-common:time_stop:2432 : start_time=1648775513465 2022-04-01 01:11:54.325 | + functions-common:time_stop:2434 : [[ -z 1648775513465 ]] 2022-04-01 01:11:54.328 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:11:54.332 | + functions-common:time_stop:2437 : end_time=1648775514329 2022-04-01 01:11:54.334 | + functions-common:time_stop:2438 : elapsed_time=864 2022-04-01 01:11:54.337 | + functions-common:time_stop:2439 : total=4429 2022-04-01 01:11:54.339 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:11:54.341 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5293 2022-04-01 01:11:54.344 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:11:54.346 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-01 01:11:54.348 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:11:54.351 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:11:54.353 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-01 01:11:54.356 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-01 01:11:54.359 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-01 01:11:54.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-01 01:11:54.366 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-01 01:11:54.369 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-01 01:11:54.370 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-01 01:11:54.375 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-01 01:11:54.377 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-01 01:11:54.380 | + functions:vercmp:628 : local v1=5.4 2022-04-01 01:11:54.382 | + functions:vercmp:629 : local 'op=<' 2022-04-01 01:11:54.384 | + functions:vercmp:630 : local v2=3.13 2022-04-01 01:11:54.387 | + functions:vercmp:631 : local result 2022-04-01 01:11:54.391 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-01 01:11:54.392 | ++ functions:vercmp:635 : sort -V 2022-04-01 01:11:54.392 | ++ functions:vercmp:635 : head -1 2022-04-01 01:11:54.397 | + functions:vercmp:635 : result=3.13 2022-04-01 01:11:54.399 | + functions:vercmp:637 : case $op in 2022-04-01 01:11:54.402 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-01 01:11:54.404 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-01 01:11:54.407 | + functions:vercmp:648 : return 2022-04-01 01:11:54.410 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-01 01:11:54.412 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:11:54.415 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-01 01:11:54.963 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-01 01:11:54.967 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-01 01:11:54.971 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:54.973 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:54.975 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-01 01:11:54.978 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:54.981 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-01 01:11:55.000 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:11:55.006 | + ./stack.sh:main:847 : install_etcd3 2022-04-01 01:11:55.009 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-01 01:11:55.010 | Installing etcd 2022-04-01 01:11:55.012 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-01 01:11:55.026 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-01 01:11:55.039 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-01 01:11:55.042 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-01 01:11:55.061 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-01 01:11:55.064 | ++ 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-01 01:11:55.067 | ++ 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-01 01:11:55.070 | +++ 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-01 01:11:55.075 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 01:11:55.078 | ++ 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-01 01:11:55.080 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-01 01:11:55.083 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 01:11:55.085 | ++ functions:get_extra_file:74 : return 2022-04-01 01:11:55.089 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 01:11:55.091 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-01 01:11:55.094 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-01 01:11:55.096 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-01 01:11:55.113 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:11:55.115 | + ./stack.sh:main:866 : install_dstat 2022-04-01 01:11:55.118 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-01 01:11:55.135 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:11:55.138 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-01 01:11:55.140 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:11:55.142 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-01 01:11:55.145 | + ./stack.sh:main:875 : install_libs 2022-04-01 01:11:55.147 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-01 01:11:55.150 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-01 01:11:55.152 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-01 01:11:55.155 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-01 01:11:55.157 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.160 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.162 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-01 01:11:55.164 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.167 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-01 01:11:55.169 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-01 01:11:55.171 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-01 01:11:55.174 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-01 01:11:55.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.178 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.180 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-01 01:11:55.183 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.185 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-01 01:11:55.188 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-01 01:11:55.190 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-01 01:11:55.193 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-01 01:11:55.195 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.198 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.201 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-01 01:11:55.203 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.205 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-01 01:11:55.208 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-01 01:11:55.210 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-01 01:11:55.212 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-01 01:11:55.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.217 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.220 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-01 01:11:55.222 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.224 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-01 01:11:55.227 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-01 01:11:55.229 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-01 01:11:55.232 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-01 01:11:55.234 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.236 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.239 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-01 01:11:55.241 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.244 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-01 01:11:55.246 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-01 01:11:55.248 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-01 01:11:55.251 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-01 01:11:55.254 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.256 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.258 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-01 01:11:55.261 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.264 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-01 01:11:55.266 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-01 01:11:55.268 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-01 01:11:55.271 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-01 01:11:55.273 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.276 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.278 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-01 01:11:55.281 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.283 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-01 01:11:55.285 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-01 01:11:55.288 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-01 01:11:55.290 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-01 01:11:55.293 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.295 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.297 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-01 01:11:55.300 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.302 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-01 01:11:55.304 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-01 01:11:55.306 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-01 01:11:55.309 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-01 01:11:55.311 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.313 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.316 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-01 01:11:55.318 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.320 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-01 01:11:55.323 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-01 01:11:55.326 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-01 01:11:55.328 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-01 01:11:55.330 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.333 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.335 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-01 01:11:55.337 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.340 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-01 01:11:55.343 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-01 01:11:55.345 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-01 01:11:55.347 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-01 01:11:55.350 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.352 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.355 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-01 01:11:55.357 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.360 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-01 01:11:55.362 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-01 01:11:55.365 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-01 01:11:55.367 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-01 01:11:55.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.372 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.375 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-01 01:11:55.377 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.379 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-01 01:11:55.382 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-01 01:11:55.385 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-01 01:11:55.387 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-01 01:11:55.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.392 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.395 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-01 01:11:55.397 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.399 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-01 01:11:55.402 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-01 01:11:55.404 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-01 01:11:55.406 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-01 01:11:55.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.411 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.414 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-01 01:11:55.416 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.419 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-01 01:11:55.421 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-01 01:11:55.423 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-01 01:11:55.426 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-01 01:11:55.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.430 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.433 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-01 01:11:55.436 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.438 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-01 01:11:55.440 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-01 01:11:55.443 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-01 01:11:55.445 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-01 01:11:55.448 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.451 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.453 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-01 01:11:55.456 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.458 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-01 01:11:55.461 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-01 01:11:55.463 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-01 01:11:55.466 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-01 01:11:55.468 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.471 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.473 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-01 01:11:55.475 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.478 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-01 01:11:55.480 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-01 01:11:55.483 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-01 01:11:55.485 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-01 01:11:55.487 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.490 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.492 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-01 01:11:55.495 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.498 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-01 01:11:55.500 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-01 01:11:55.503 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-01 01:11:55.505 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-01 01:11:55.508 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.511 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.516 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-01 01:11:55.518 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.520 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-01 01:11:55.523 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-01 01:11:55.525 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-01 01:11:55.528 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-01 01:11:55.530 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.532 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.535 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-01 01:11:55.537 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.539 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-01 01:11:55.543 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-01 01:11:55.546 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-01 01:11:55.548 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-01 01:11:55.551 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.554 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.557 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-01 01:11:55.559 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.562 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-01 01:11:55.564 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-01 01:11:55.566 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-01 01:11:55.569 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-01 01:11:55.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.574 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.577 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-01 01:11:55.579 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.581 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-01 01:11:55.584 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-01 01:11:55.586 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-01 01:11:55.589 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-01 01:11:55.591 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.593 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.596 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-01 01:11:55.598 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.600 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-01 01:11:55.603 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-01 01:11:55.605 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-01 01:11:55.608 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-01 01:11:55.610 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.612 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.615 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-01 01:11:55.617 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.620 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-01 01:11:55.623 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-01 01:11:55.625 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-01 01:11:55.628 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-01 01:11:55.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.633 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.636 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-01 01:11:55.638 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.641 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-01 01:11:55.643 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-01 01:11:55.646 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-01 01:11:55.648 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-01 01:11:55.651 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.653 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.655 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-01 01:11:55.658 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.660 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-01 01:11:55.663 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-01 01:11:55.665 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-01 01:11:55.668 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-01 01:11:55.670 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.672 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.675 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-01 01:11:55.677 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.679 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-01 01:11:55.682 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-01 01:11:55.685 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-01 01:11:55.687 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-01 01:11:55.689 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.692 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.694 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-01 01:11:55.697 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.700 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-01 01:11:55.702 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-01 01:11:55.704 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-01 01:11:55.707 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-01 01:11:55.709 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.712 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.714 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-01 01:11:55.717 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.719 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-01 01:11:55.722 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-01 01:11:55.724 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-01 01:11:55.726 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-01 01:11:55.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.731 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.733 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-01 01:11:55.736 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.738 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-01 01:11:55.744 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-01 01:11:55.746 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-01 01:11:55.749 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-01 01:11:55.752 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.754 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.756 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-01 01:11:55.759 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.762 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-01 01:11:55.764 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-01 01:11:55.767 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-01 01:11:55.769 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-01 01:11:55.772 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.774 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.777 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-01 01:11:55.780 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.783 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-01 01:11:55.786 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-01 01:11:55.789 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-01 01:11:55.792 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-01 01:11:55.796 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.799 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.802 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-01 01:11:55.805 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.808 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-01 01:11:55.811 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-01 01:11:55.813 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-01 01:11:55.816 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-01 01:11:55.818 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.821 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.823 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-01 01:11:55.825 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.828 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-01 01:11:55.830 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-01 01:11:55.833 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-01 01:11:55.835 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-01 01:11:55.837 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.840 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.842 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-01 01:11:55.844 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.847 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-01 01:11:55.849 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-01 01:11:55.852 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-01 01:11:55.855 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-01 01:11:55.857 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.860 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.862 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-01 01:11:55.865 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.867 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-01 01:11:55.870 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-01 01:11:55.873 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-01 01:11:55.875 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-01 01:11:55.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.880 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.882 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-01 01:11:55.885 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.887 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-01 01:11:55.890 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-01 01:11:55.892 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-01 01:11:55.895 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-01 01:11:55.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:55.899 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:55.902 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-01 01:11:55.905 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:55.908 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-01 01:11:55.930 | Using python 3.8 to install etcd3 2022-04-01 01:11:55.933 | + 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-01 01:11:56.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:11:56.815 | from cryptography.utils import int_from_bytes 2022-04-01 01:11:56.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:11:56.816 | from cryptography.utils import int_from_bytes 2022-04-01 01:11:57.974 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:11:58.004 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-01 01:11:58.013 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-04-01 01:11:58.013 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-01 01:11:58.014 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-01 01:11:58.016 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-01 01:12:00.610 | 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-01 01:12:00.618 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:12:00.618 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:12:00.767 | + inc/python:pip_install:200 : result=0 2022-04-01 01:12:00.770 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:12:00.773 | + functions-common:time_stop:2425 : local name 2022-04-01 01:12:00.778 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:12:00.780 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:12:00.782 | + functions-common:time_stop:2428 : local total 2022-04-01 01:12:00.784 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:12:00.787 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:12:00.789 | + functions-common:time_stop:2432 : start_time=1648775515925 2022-04-01 01:12:00.792 | + functions-common:time_stop:2434 : [[ -z 1648775515925 ]] 2022-04-01 01:12:00.795 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:12:00.799 | + functions-common:time_stop:2437 : end_time=1648775520796 2022-04-01 01:12:00.801 | + functions-common:time_stop:2438 : elapsed_time=4871 2022-04-01 01:12:00.803 | + functions-common:time_stop:2439 : total=27704 2022-04-01 01:12:00.806 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:12:00.808 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32575 2022-04-01 01:12:00.810 | + inc/python:pip_install:203 : return 0 2022-04-01 01:12:00.813 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-01 01:12:00.836 | Using python 3.8 to install etcd3gw 2022-04-01 01:12:00.839 | + 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-01 01:12:01.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:12:01.727 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:01.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:12:01.727 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:02.896 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:12:02.924 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-01 01:12:02.932 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-01 01:12:02.933 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-01 01:12:02.934 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-01 01:12:02.935 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-01 01:12:02.969 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-01 01:12:02.971 | 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-01 01:12:02.973 | 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-01 01:12:02.974 | 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.8) 2022-04-01 01:12:05.521 | 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-01 01:12:05.528 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:12:05.528 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:12:05.657 | + inc/python:pip_install:200 : result=0 2022-04-01 01:12:05.660 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:12:05.662 | + functions-common:time_stop:2425 : local name 2022-04-01 01:12:05.664 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:12:05.667 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:12:05.669 | + functions-common:time_stop:2428 : local total 2022-04-01 01:12:05.671 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:12:05.674 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:12:05.676 | + functions-common:time_stop:2432 : start_time=1648775520830 2022-04-01 01:12:05.678 | + functions-common:time_stop:2434 : [[ -z 1648775520830 ]] 2022-04-01 01:12:05.681 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:12:05.686 | + functions-common:time_stop:2437 : end_time=1648775525683 2022-04-01 01:12:05.688 | + functions-common:time_stop:2438 : elapsed_time=4853 2022-04-01 01:12:05.690 | + functions-common:time_stop:2439 : total=32575 2022-04-01 01:12:05.692 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:12:05.695 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37428 2022-04-01 01:12:05.697 | + inc/python:pip_install:203 : return 0 2022-04-01 01:12:05.699 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-01 01:12:05.702 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-01 01:12:05.704 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-01 01:12:05.707 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:12:05.709 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:12:05.711 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:12:05.714 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:12:05.716 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:12:05.718 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:12:05.721 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:12:05.723 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:12:05.725 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:12:05.728 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:12:05.731 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:12:05.733 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-01 01:12:05.735 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:05.738 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:05.740 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-01 01:12:05.743 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 01:12:05.746 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:12:05.749 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:12:05.751 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:12:05.753 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:12:05.756 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:12:05.758 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:12:05.761 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:05.763 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:05.766 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:12:05.768 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:12:05.770 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:12:05.773 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:12:05.776 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 01:12:05.778 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:12:05.781 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:05.783 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:05.785 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 01:12:05.807 | + functions-common:apt_get:1230 : 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-01 01:12:05.918 | Reading package lists... 2022-04-01 01:12:06.238 | Building dependency tree... 2022-04-01 01:12:06.239 | Reading state information... 2022-04-01 01:12:06.569 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-01 01:12:06.569 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-01 01:12:06.569 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:12:06.569 | The following packages were automatically installed and are no longer required: 2022-04-01 01:12:06.570 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:12:06.570 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:12:06.570 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:12:06.570 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:12:06.570 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:12:06.571 | python3-zope.interface 2022-04-01 01:12:06.571 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:12:06.689 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:12:06.694 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:12:06.697 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:12:06.701 | + functions-common:time_stop:2425 : local name 2022-04-01 01:12:06.704 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:12:06.707 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:12:06.711 | + functions-common:time_stop:2428 : local total 2022-04-01 01:12:06.714 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:12:06.716 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:12:06.719 | + functions-common:time_stop:2432 : start_time=1648775525804 2022-04-01 01:12:06.721 | + functions-common:time_stop:2434 : [[ -z 1648775525804 ]] 2022-04-01 01:12:06.724 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:12:06.729 | + functions-common:time_stop:2437 : end_time=1648775526725 2022-04-01 01:12:06.731 | + functions-common:time_stop:2438 : elapsed_time=921 2022-04-01 01:12:06.733 | + functions-common:time_stop:2439 : total=5293 2022-04-01 01:12:06.735 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:12:06.738 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6214 2022-04-01 01:12:06.741 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:12:06.743 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-01 01:12:06.746 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:06.748 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:06.751 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-01 01:12:06.814 | Module proxy already enabled 2022-04-01 01:12:06.820 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-01 01:12:06.885 | Considering dependency proxy for proxy_uwsgi: 2022-04-01 01:12:06.885 | Module proxy already enabled 2022-04-01 01:12:06.885 | Module proxy_uwsgi already enabled 2022-04-01 01:12:06.890 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-01 01:12:06.892 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:12:06.895 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:12:06.901 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:12:07.046 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-01 01:12:07.050 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-01 01:12:07.054 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-01 01:12:07.057 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:07.060 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:07.063 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-01 01:12:07.066 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:07.070 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-01 01:12:07.073 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-01 01:12:07.076 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-01 01:12:07.079 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:07.082 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:07.085 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-01 01:12:07.088 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:07.091 | + ./stack.sh:main:883 : install_glanceclient 2022-04-01 01:12:07.094 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-01 01:12:07.096 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-01 01:12:07.099 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:07.101 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:07.104 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-01 01:12:07.106 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:07.109 | + ./stack.sh:main:884 : install_cinderclient 2022-04-01 01:12:07.111 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-01 01:12:07.114 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-01 01:12:07.117 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:07.119 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:07.122 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-01 01:12:07.124 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:07.127 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-01 01:12:07.129 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-01 01:12:07.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:07.134 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:07.137 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-01 01:12:07.142 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:07.144 | + ./stack.sh:main:885 : install_novaclient 2022-04-01 01:12:07.147 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-01 01:12:07.153 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-01 01:12:07.155 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:07.157 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:07.160 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-01 01:12:07.162 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:07.165 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-01 01:12:07.182 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:12:07.185 | + ./stack.sh:main:887 : install_swiftclient 2022-04-01 01:12:07.187 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-01 01:12:07.190 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-01 01:12:07.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:07.197 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:07.200 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-01 01:12:07.203 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:07.205 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-01 01:12:07.227 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:12:07.230 | + ./stack.sh:main:890 : install_neutronclient 2022-04-01 01:12:07.232 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-01 01:12:07.235 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-01 01:12:07.237 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:07.240 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:07.242 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-01 01:12:07.245 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:07.247 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-01 01:12:07.250 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-01 01:12:07.253 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-01 01:12:07.255 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:07.258 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:07.262 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-01 01:12:07.265 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:07.267 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-01 01:12:07.270 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-01 01:12:07.273 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:12:07.278 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-01 01:12:07.280 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-01 01:12:07.283 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:12:07.286 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:12:07.287 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:12:07.293 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-01 01:12:07.295 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-01 01:12:07.298 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-01 01:12:07.301 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-01 01:12:07.303 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-01 01:12:07.328 | Using python 3.8 to install keystonemiddleware 2022-04-01 01:12:07.331 | + 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-01 01:12:08.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:12:08.217 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:08.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:12:08.217 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:09.383 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:12:09.415 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-01 01:12:09.489 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-01 01:12:09.491 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-01 01:12:09.495 | 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-01 01:12:09.498 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-01 01:12:09.501 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-01 01:12:09.503 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-01 01:12:09.505 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-01 01:12:09.508 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-01 01:12:09.510 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-01 01:12:09.513 | 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-01 01:12:09.515 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-01 01:12:09.517 | 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-01 01:12:09.520 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-01 01:12:09.522 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-01 01:12:09.594 | 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-01 01:12:09.595 | 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-01 01:12:09.597 | 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-01 01:12:09.636 | 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-01 01:12:09.677 | 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-01 01:12:09.679 | 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-01 01:12:09.680 | 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-01 01:12:09.681 | 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-01 01:12:09.734 | 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-01 01:12:09.736 | 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-01 01:12:09.746 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-04-01 01:12:09.749 | 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-01 01:12:09.764 | 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-01 01:12:09.765 | 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-01 01:12:09.767 | 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-01 01:12:09.841 | 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-01 01:12:09.844 | 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.8) 2022-04-01 01:12:09.845 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-01 01:12:09.847 | 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-01 01:12:09.902 | 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.13.3) 2022-04-01 01:12:09.915 | 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-01 01:12:12.416 | 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-01 01:12:12.423 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:12:12.423 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:12:12.567 | + inc/python:pip_install:200 : result=0 2022-04-01 01:12:12.569 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:12:12.572 | + functions-common:time_stop:2425 : local name 2022-04-01 01:12:12.575 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:12:12.577 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:12:12.579 | + functions-common:time_stop:2428 : local total 2022-04-01 01:12:12.581 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:12:12.584 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:12:12.586 | + functions-common:time_stop:2432 : start_time=1648775527322 2022-04-01 01:12:12.588 | + functions-common:time_stop:2434 : [[ -z 1648775527322 ]] 2022-04-01 01:12:12.591 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:12:12.598 | + functions-common:time_stop:2437 : end_time=1648775532593 2022-04-01 01:12:12.600 | + functions-common:time_stop:2438 : elapsed_time=5271 2022-04-01 01:12:12.603 | + functions-common:time_stop:2439 : total=37428 2022-04-01 01:12:12.606 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:12:12.608 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42699 2022-04-01 01:12:12.610 | + inc/python:pip_install:203 : return 0 2022-04-01 01:12:12.613 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-01 01:12:12.615 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-01 01:12:12.618 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:12:12.622 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-01 01:12:12.625 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-01 01:12:12.627 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:12:12.632 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:12:12.632 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:12:12.638 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-01 01:12:12.641 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-01 01:12:12.644 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-01 01:12:12.647 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-01 01:12:12.650 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-01 01:12:12.675 | Using python 3.8 to install python-memcached 2022-04-01 01:12:12.678 | + 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-01 01:12:13.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:12:13.568 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:13.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:12:13.568 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:14.723 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:12:14.750 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-01 01:12:14.753 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-01 01:12:17.328 | 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-01 01:12:17.336 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:12:17.336 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:12:17.472 | + inc/python:pip_install:200 : result=0 2022-04-01 01:12:17.475 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:12:17.477 | + functions-common:time_stop:2425 : local name 2022-04-01 01:12:17.480 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:12:17.482 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:12:17.484 | + functions-common:time_stop:2428 : local total 2022-04-01 01:12:17.493 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:12:17.495 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:12:17.497 | + functions-common:time_stop:2432 : start_time=1648775532668 2022-04-01 01:12:17.499 | + functions-common:time_stop:2434 : [[ -z 1648775532668 ]] 2022-04-01 01:12:17.502 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:12:17.507 | + functions-common:time_stop:2437 : end_time=1648775537504 2022-04-01 01:12:17.511 | + functions-common:time_stop:2438 : elapsed_time=4836 2022-04-01 01:12:17.513 | + functions-common:time_stop:2439 : total=42699 2022-04-01 01:12:17.516 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:12:17.518 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47535 2022-04-01 01:12:17.521 | + inc/python:pip_install:203 : return 0 2022-04-01 01:12:17.523 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-01 01:12:17.541 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:12:17.543 | + ./stack.sh:main:897 : '[' 10.222.0.72 == 10.222.0.72 ']' 2022-04-01 01:12:17.546 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-01 01:12:17.548 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-01 01:12:17.551 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-01 01:12:17.553 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:12:17.556 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-01 01:12:17.558 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-01 01:12:17.575 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:12:17.577 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-01 01:12:17.580 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-01 01:12:17.582 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-01 01:12:17.588 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:12:17.591 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:12:17.594 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:12:17.597 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:12:17.600 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:12:17.604 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:12:17.625 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:12:17.627 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:12:17.630 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:12:17.633 | + functions-common:git_clone:629 : echo master 2022-04-01 01:12:17.633 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:12:17.639 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-01 01:12:17.642 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:12:17.645 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-01 01:12:17.649 | + functions-common:git_clone:678 : head -1 2022-04-01 01:12:17.652 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:12:17.657 | c141e6164 trivial: Fix typo 2022-04-01 01:12:17.660 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:12:17.662 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-01 01:12:17.665 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:12:17.668 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 01:12:17.670 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-01 01:12:17.673 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:12:17.675 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-01 01:12:17.678 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:12:17.680 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 01:12:17.683 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-01 01:12:17.685 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:12:17.688 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:12:17.691 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-01 01:12:17.700 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:12:17.702 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-01 01:12:17.705 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:12:17.708 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:12:17.711 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-01 01:12:17.718 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-01 01:12:17.722 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-01 01:12:18.447 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-01 01:12:18.450 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:12:18.453 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:12:18.455 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:12:18.457 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 01:12:18.460 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-01 01:12:18.464 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:12:18.466 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:12:18.468 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:12:18.471 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:12:18.476 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:12:18.480 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:12:18.483 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:12:18.486 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-01 01:12:18.511 | Using python 3.8 to install /opt/stack/keystone 2022-04-01 01:12:18.514 | + 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-01 01:12:19.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:12:19.413 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:19.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:12:19.413 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:20.632 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:12:20.661 | Obtaining file:///opt/stack/keystone 2022-04-01 01:12:20.662 | Preparing metadata (setup.py): started 2022-04-01 01:12:24.601 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:12:24.686 | 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-01 01:12:24.687 | 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-01 01:12:24.688 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3) 2022-04-01 01:12:24.689 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-01 01:12:24.690 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-04-01 01:12:24.691 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-04-01 01:12:24.692 | 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-01 01:12:24.693 | 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-01 01:12:24.694 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-01 01:12:24.695 | 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-01 01:12:24.697 | 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-01 01:12:24.698 | 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-01 01:12:24.699 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-01 01:12:24.700 | 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-01 01:12:24.702 | 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-01 01:12:24.703 | 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-01 01:12:24.704 | 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-01 01:12:24.705 | 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-01 01:12:24.706 | 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-01 01:12:24.707 | 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-01 01:12:24.708 | 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-01 01:12:24.709 | 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-01 01:12:24.710 | 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-01 01:12:24.711 | 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-01 01:12:24.713 | 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-01 01:12:24.714 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-01 01:12:24.715 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1) 2022-04-01 01:12:24.716 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-01 01:12:24.718 | 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-01 01:12:24.718 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-01 01:12:24.720 | 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-01 01:12:24.721 | 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-01 01:12:24.722 | 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-01 01:12:24.723 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-04-01 01:12:24.734 | 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-01 01:12:24.735 | 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-01 01:12:24.784 | 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-01 01:12:24.799 | 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.0.3) 2022-04-01 01:12:24.800 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.0.3) 2022-04-01 01:12:24.801 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-04-01 01:12:24.802 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.0.4) 2022-04-01 01:12:24.814 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-01 01:12:24.881 | 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-01 01:12:24.884 | 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-01 01:12:24.986 | 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-01 01:12:24.987 | 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-01 01:12:24.989 | 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-01 01:12:24.989 | 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-01 01:12:25.051 | 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-01 01:12:25.055 | 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.6) 2022-04-01 01:12:25.058 | 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-01 01:12:25.107 | 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-01 01:12:25.110 | 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-01 01:12:25.169 | 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-01 01:12:25.170 | 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.3) 2022-04-01 01:12:25.171 | 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.0.9) 2022-04-01 01:12:25.174 | 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-01 01:12:25.175 | 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-01 01:12:25.176 | 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-01 01:12:25.197 | 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-01 01:12:25.248 | 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.1.1) 2022-04-01 01:12:25.268 | 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-01 01:12:25.270 | 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-01 01:12:25.271 | 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-01 01:12:25.272 | 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-01 01:12:25.353 | 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-01 01:12:25.470 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-04-01 01:12:25.471 | 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-01 01:12:25.473 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-04-01 01:12:25.473 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-01 01:12:25.476 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2) 2022-04-01 01:12:25.700 | 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-01 01:12:25.723 | 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-01 01:12:25.724 | 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-01 01:12:25.793 | 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.1.6) 2022-04-01 01:12:25.795 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1) 2022-04-01 01:12:25.813 | 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-01 01:12:25.886 | 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-01 01:12:25.927 | 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.13.3) 2022-04-01 01:12:26.039 | 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.0) 2022-04-01 01:12:26.114 | 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-01 01:12:26.244 | 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-01 01:12:26.273 | 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.13.1) 2022-04-01 01:12:26.313 | 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-01 01:12:26.315 | 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-01 01:12:26.316 | 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-01 01:12:26.317 | 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-01 01:12:26.321 | 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-01 01:12:26.322 | 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-01 01:12:26.378 | 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-01 01:12:26.523 | 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-01 01:12:26.526 | 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-01 01:12:26.527 | 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-01 01:12:26.528 | 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.8) 2022-04-01 01:12:26.687 | 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-01 01:12:26.771 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-01 01:12:26.846 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0) 2022-04-01 01:12:27.025 | 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.1.0) 2022-04-01 01:12:27.292 | 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-01 01:12:27.326 | 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-01 01:12:29.243 | Installing collected packages: keystone 2022-04-01 01:12:29.243 | Attempting uninstall: keystone 2022-04-01 01:12:29.244 | Found existing installation: keystone 21.1.0.dev2 2022-04-01 01:12:29.247 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-01 01:12:29.249 | Running setup.py develop for keystone 2022-04-01 01:12:33.844 | Successfully installed keystone 2022-04-01 01:12:33.844 | 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-01 01:12:33.852 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:12:33.852 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:12:34.027 | + inc/python:pip_install:200 : result=0 2022-04-01 01:12:34.029 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:12:34.031 | + functions-common:time_stop:2425 : local name 2022-04-01 01:12:34.034 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:12:34.036 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:12:34.038 | + functions-common:time_stop:2428 : local total 2022-04-01 01:12:34.041 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:12:34.043 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:12:34.045 | + functions-common:time_stop:2432 : start_time=1648775538504 2022-04-01 01:12:34.047 | + functions-common:time_stop:2434 : [[ -z 1648775538504 ]] 2022-04-01 01:12:34.050 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:12:34.055 | + functions-common:time_stop:2437 : end_time=1648775554051 2022-04-01 01:12:34.057 | + functions-common:time_stop:2438 : elapsed_time=15547 2022-04-01 01:12:34.060 | + functions-common:time_stop:2439 : total=47535 2022-04-01 01:12:34.062 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:12:34.064 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=63082 2022-04-01 01:12:34.066 | + inc/python:pip_install:203 : return 0 2022-04-01 01:12:34.069 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:12:34.071 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 01:12:34.073 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 01:12:34.104 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 01:12:34.119 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-01 01:12:34.121 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-01 01:12:34.123 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:34.126 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:34.129 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-01 01:12:34.132 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:34.134 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-01 01:12:34.153 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:12:34.156 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-01 01:12:34.159 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:12:34.162 | + ./stack.sh:main:899 : configure_keystone 2022-04-01 01:12:34.166 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-01 01:12:34.180 | + 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-01 01:12:34.183 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-01 01:12:34.188 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-01 01:12:34.206 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:12:34.209 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-01 01:12:34.243 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-01 01:12:34.275 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-01 01:12:34.309 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-01 01:12:34.342 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-01 01:12:34.376 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-01 01:12:34.408 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-01 01:12:34.442 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-01 01:12:34.472 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-01 01:12:34.475 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-01 01:12:34.479 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-01 01:12:34.485 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-01 01:12:34.487 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:12:34.491 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:12:34.507 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:12:34.511 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:12:34.515 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:12:34.518 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:12:34.536 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:12:34.539 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:12:34.543 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:12:34.585 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:12:34.588 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:12:34.591 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-01 01:12:34.594 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-01 01:12:34.614 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:12:34.616 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.72/identity 2022-04-01 01:12:34.653 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-01 01:12:34.656 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-01 01:12:34.698 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-01 01:12:34.700 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-01 01:12:34.703 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-01 01:12:34.705 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-01 01:12:34.708 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-01 01:12:34.711 | + 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-01 01:12:34.746 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-01 01:12:34.748 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-01 01:12:34.751 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-01 01:12:34.754 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-01 01:12:34.757 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:12:34.782 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:12:34.784 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:12:34.788 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:12:34.790 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:12:34.793 | + 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-01 01:12:34.823 | + 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-01 01:12:34.858 | + 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-01 01:12:34.891 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:12:34.922 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-01 01:12:34.952 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-01 01:12:34.955 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-01 01:12:34.957 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-01 01:12:34.960 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-01 01:12:34.963 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-01 01:12:34.965 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 01:12:34.968 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:12:34.971 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-01 01:12:34.975 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-01 01:12:34.978 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:12:34.980 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:12:34.994 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:12:34.995 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:12:35.004 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:12:35.008 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:12:35.026 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-01 01:12:35.028 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-01 01:12:35.032 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-01 01:12:35.064 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-01 01:12:35.094 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-01 01:12:35.124 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-01 01:12:35.154 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-01 01:12:35.183 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-01 01:12:35.211 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-01 01:12:35.238 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-01 01:12:35.271 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-01 01:12:35.299 | + 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-01 01:12:35.329 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-01 01:12:35.358 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-01 01:12:35.389 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-01 01:12:35.418 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 01:12:35.421 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 01:12:35.424 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-01 01:12:35.426 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-01 01:12:35.429 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:12:35.432 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:35.435 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:35.442 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 01:12:35.445 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 01:12:35.448 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-01 01:12:35.479 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-01 01:12:35.510 | + 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-01 01:12:35.510 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 01:12:35.519 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-01 01:12:35.522 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-01 01:12:35.525 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-01 01:12:35.527 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:12:35.530 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:12:35.532 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:12:35.535 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:35.537 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:35.539 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:12:35.542 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:12:35.544 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:35.547 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:35.549 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-01 01:12:35.613 | Site keystone-wsgi-public already enabled 2022-04-01 01:12:35.617 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 01:12:35.621 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:12:35.623 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:12:35.625 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:12:35.836 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-01 01:12:35.880 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-01 01:12:35.916 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-01 01:12:35.953 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-01 01:12:35.955 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-01 01:12:35.990 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-01 01:12:36.023 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-01 01:12:36.057 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-01 01:12:36.059 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-01 01:12:36.079 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:12:36.082 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-01 01:12:36.103 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:12:36.106 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-01 01:12:36.109 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-01 01:12:36.112 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-01 01:12:36.115 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:12:36.118 | + lib/stack:stack_install_service:32 : install_swift 2022-04-01 01:12:36.124 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-01 01:12:36.127 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-01 01:12:36.130 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-01 01:12:36.135 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:12:36.138 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:12:36.141 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:12:36.144 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:12:36.146 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:12:36.150 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:12:36.177 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:12:36.180 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:12:36.183 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:12:36.186 | + functions-common:git_clone:629 : echo master 2022-04-01 01:12:36.186 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:12:36.193 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-01 01:12:36.196 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:12:36.198 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-04-01 01:12:36.201 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:12:36.202 | + functions-common:git_clone:678 : head -1 2022-04-01 01:12:36.207 | ec964b23b Merge "s3api: Copy more headers from MPU marker to final object" 2022-04-01 01:12:36.210 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:12:36.213 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-01 01:12:36.216 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:12:36.219 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 01:12:36.222 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-01 01:12:36.225 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-01 01:12:36.228 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-01 01:12:36.230 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:12:36.233 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 01:12:36.235 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-01 01:12:36.239 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:12:36.241 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-01 01:12:36.244 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-01 01:12:36.247 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:12:36.251 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-01 01:12:36.253 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:12:36.256 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:12:36.260 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-01 01:12:36.266 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-01 01:12:36.270 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-01 01:12:36.948 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-01 01:12:36.951 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:12:36.953 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:12:36.956 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:12:36.958 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 01:12:36.960 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-01 01:12:36.964 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:12:36.968 | + inc/python:setup_package:428 : local extras=keystone 2022-04-01 01:12:36.970 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:12:36.973 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-01 01:12:36.976 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-01 01:12:36.978 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-01 01:12:36.981 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:12:36.984 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-01 01:12:37.007 | Using python 3.8 to install /opt/stack/swift 2022-04-01 01:12:37.010 | + 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-01 01:12:37.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:12:37.895 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:37.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:12:37.895 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:39.070 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:12:39.098 | Obtaining file:///opt/stack/swift 2022-04-01 01:12:39.098 | Preparing metadata (setup.py): started 2022-04-01 01:12:42.546 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:12:42.588 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.33.0) 2022-04-01 01:12:42.589 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.1.2) 2022-04-01 01:12:42.590 | 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.dev8) (0.11.0) 2022-04-01 01:12:42.591 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.1.1) 2022-04-01 01:12:42.593 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (4.8.0) 2022-04-01 01:12:42.594 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.27.1) 2022-04-01 01:12:42.595 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.16.0) 2022-04-01 01:12:42.596 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.9.9) 2022-04-01 01:12:42.597 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.6.0) 2022-04-01 01:12:42.598 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (36.0.1) 2022-04-01 01:12:42.599 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (9.4.0) 2022-04-01 01:12:42.640 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev8) (1.15.0) 2022-04-01 01:12:42.648 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev8) (2.1.0) 2022-04-01 01:12:42.705 | 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.dev8) (5.1.0) 2022-04-01 01:12:42.707 | 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.dev8) (4.3.0) 2022-04-01 01:12:42.708 | 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.dev8) (4.4.0) 2022-04-01 01:12:42.709 | 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.dev8) (4.7.0) 2022-04-01 01:12:42.710 | 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.dev8) (5.8.1) 2022-04-01 01:12:42.711 | 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.dev8) (4.12.2) 2022-04-01 01:12:42.713 | 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.dev8) (3.1.1) 2022-04-01 01:12:42.714 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.5.0) 2022-04-01 01:12:42.716 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.8.7) 2022-04-01 01:12:42.717 | 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.dev8) (2.10.1) 2022-04-01 01:12:42.718 | 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.dev8) (4.1.0) 2022-04-01 01:12:42.719 | 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.dev8) (8.8.0) 2022-04-01 01:12:42.741 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev8) (60.9.3) 2022-04-01 01:12:42.775 | 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.dev8) (2.0.12) 2022-04-01 01:12:42.776 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2019.11.28) 2022-04-01 01:12:42.777 | 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.dev8) (1.26.8) 2022-04-01 01:12:42.779 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (3.3) 2022-04-01 01:12:42.803 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev8) (2.21) 2022-04-01 01:12:42.910 | 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.dev8) (1.0.2) 2022-04-01 01:12:42.912 | 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.dev8) (1.7.0) 2022-04-01 01:12:42.913 | 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.dev8) (3.5.0) 2022-04-01 01:12:42.959 | 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.dev8) (1.1.5) 2022-04-01 01:12:43.004 | 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.dev8) (1.5.0) 2022-04-01 01:12:43.006 | 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.dev8) (6.0) 2022-04-01 01:12:43.007 | 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.dev8) (2.5.0) 2022-04-01 01:12:43.008 | 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.dev8) (0.8.0) 2022-04-01 01:12:43.071 | 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.dev8) (2.8.2) 2022-04-01 01:12:43.074 | 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.dev8) (0.9.6) 2022-04-01 01:12:43.088 | 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.dev8) (1.0.3) 2022-04-01 01:12:43.090 | 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.dev8) (2021.3) 2022-04-01 01:12:43.110 | 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.dev8) (21.3) 2022-04-01 01:12:43.111 | 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.dev8) (3.0.7) 2022-04-01 01:12:43.221 | 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.dev8) (1.13.3) 2022-04-01 01:12:43.237 | 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.dev8) (5.1.1) 2022-04-01 01:12:45.607 | Installing collected packages: swift 2022-04-01 01:12:45.607 | Attempting uninstall: swift 2022-04-01 01:12:45.608 | Found existing installation: swift 2.30.0.dev8 2022-04-01 01:12:45.611 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-01 01:12:45.612 | Running setup.py develop for swift 2022-04-01 01:12:49.948 | Successfully installed swift 2022-04-01 01:12:49.948 | 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-01 01:12:49.956 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:12:49.956 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:12:50.096 | + inc/python:pip_install:200 : result=0 2022-04-01 01:12:50.098 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:12:50.100 | + functions-common:time_stop:2425 : local name 2022-04-01 01:12:50.103 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:12:50.105 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:12:50.107 | + functions-common:time_stop:2428 : local total 2022-04-01 01:12:50.109 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:12:50.111 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:12:50.114 | + functions-common:time_stop:2432 : start_time=1648775557001 2022-04-01 01:12:50.116 | + functions-common:time_stop:2434 : [[ -z 1648775557001 ]] 2022-04-01 01:12:50.119 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:12:50.123 | + functions-common:time_stop:2437 : end_time=1648775570121 2022-04-01 01:12:50.126 | + functions-common:time_stop:2438 : elapsed_time=13120 2022-04-01 01:12:50.128 | + functions-common:time_stop:2439 : total=63082 2022-04-01 01:12:50.130 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:12:50.132 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=76202 2022-04-01 01:12:50.135 | + inc/python:pip_install:203 : return 0 2022-04-01 01:12:50.137 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:12:50.140 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 01:12:50.142 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 01:12:50.161 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 01:12:50.173 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-01 01:12:50.175 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-01 01:12:50.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:50.180 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:50.183 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-01 01:12:50.185 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:50.188 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-01 01:12:50.190 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:12:50.193 | + ./stack.sh:main:908 : configure_swift 2022-04-01 01:12:50.195 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-01 01:12:50.198 | + lib/swift:configure_swift:332 : local node_number 2022-04-01 01:12:50.200 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-01 01:12:50.202 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-01 01:12:50.204 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-01 01:12:51.382 | No container-auditor running 2022-04-01 01:12:51.382 | No container-reconciler running 2022-04-01 01:12:51.382 | No account-replicator running 2022-04-01 01:12:51.382 | No account-auditor running 2022-04-01 01:12:51.382 | No container-sharder running 2022-04-01 01:12:51.382 | No proxy-server running 2022-04-01 01:12:51.382 | No container-replicator running 2022-04-01 01:12:51.383 | No account-server running 2022-04-01 01:12:51.383 | No container-updater running 2022-04-01 01:12:51.383 | No account-reaper running 2022-04-01 01:12:51.383 | No object-auditor running 2022-04-01 01:12:51.383 | No container-server running 2022-04-01 01:12:51.383 | No object-replicator running 2022-04-01 01:12:51.383 | No object-server running 2022-04-01 01:12:51.383 | No object-reconstructor running 2022-04-01 01:12:51.383 | No object-updater running 2022-04-01 01:12:51.383 | No object-expirer running 2022-04-01 01:12:51.383 | No container-sync running 2022-04-01 01:12:51.478 | + lib/swift:configure_swift:337 : true 2022-04-01 01:12:51.480 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-01 01:12:51.493 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-01 01:12:51.506 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-01 01:12:51.509 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-01 01:12:51.509 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-01 01:12:51.514 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-01 01:12:51.514 | s/%GROUP%/ubuntu/; 2022-04-01 01:12:51.514 | s/%USER%/ubuntu/; 2022-04-01 01:12:51.514 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-01 01:12:51.514 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-01 01:12:51.518 | uid = ubuntu 2022-04-01 01:12:51.518 | gid = ubuntu 2022-04-01 01:12:51.518 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-01 01:12:51.518 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-01 01:12:51.518 | address = 127.0.0.1 2022-04-01 01:12:51.518 | 2022-04-01 01:12:51.518 | [account6612] 2022-04-01 01:12:51.518 | max connections = 25 2022-04-01 01:12:51.518 | path = /opt/stack/data/swift/1/node/ 2022-04-01 01:12:51.518 | read only = false 2022-04-01 01:12:51.518 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-01 01:12:51.518 | 2022-04-01 01:12:51.518 | [account6622] 2022-04-01 01:12:51.518 | max connections = 25 2022-04-01 01:12:51.518 | path = /opt/stack/data/swift/2/node/ 2022-04-01 01:12:51.518 | read only = false 2022-04-01 01:12:51.518 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-01 01:12:51.518 | 2022-04-01 01:12:51.518 | [account6632] 2022-04-01 01:12:51.518 | max connections = 25 2022-04-01 01:12:51.518 | path = /opt/stack/data/swift/3/node/ 2022-04-01 01:12:51.518 | read only = false 2022-04-01 01:12:51.518 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-01 01:12:51.518 | 2022-04-01 01:12:51.518 | [account6642] 2022-04-01 01:12:51.518 | max connections = 25 2022-04-01 01:12:51.518 | path = /opt/stack/data/swift/4/node/ 2022-04-01 01:12:51.518 | read only = false 2022-04-01 01:12:51.518 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-01 01:12:51.519 | 2022-04-01 01:12:51.519 | 2022-04-01 01:12:51.519 | [container6611] 2022-04-01 01:12:51.519 | max connections = 25 2022-04-01 01:12:51.519 | path = /opt/stack/data/swift/1/node/ 2022-04-01 01:12:51.519 | read only = false 2022-04-01 01:12:51.519 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-01 01:12:51.519 | 2022-04-01 01:12:51.519 | [container6621] 2022-04-01 01:12:51.519 | max connections = 25 2022-04-01 01:12:51.519 | path = /opt/stack/data/swift/2/node/ 2022-04-01 01:12:51.519 | read only = false 2022-04-01 01:12:51.519 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-01 01:12:51.519 | 2022-04-01 01:12:51.519 | [container6631] 2022-04-01 01:12:51.519 | max connections = 25 2022-04-01 01:12:51.519 | path = /opt/stack/data/swift/3/node/ 2022-04-01 01:12:51.519 | read only = false 2022-04-01 01:12:51.519 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-01 01:12:51.519 | 2022-04-01 01:12:51.519 | [container6641] 2022-04-01 01:12:51.519 | max connections = 25 2022-04-01 01:12:51.519 | path = /opt/stack/data/swift/4/node/ 2022-04-01 01:12:51.519 | read only = false 2022-04-01 01:12:51.519 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-01 01:12:51.519 | 2022-04-01 01:12:51.519 | 2022-04-01 01:12:51.519 | [object6613] 2022-04-01 01:12:51.519 | max connections = 25 2022-04-01 01:12:51.519 | path = /opt/stack/data/swift/1/node/ 2022-04-01 01:12:51.519 | read only = false 2022-04-01 01:12:51.519 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-01 01:12:51.519 | 2022-04-01 01:12:51.519 | [object6623] 2022-04-01 01:12:51.519 | max connections = 25 2022-04-01 01:12:51.520 | path = /opt/stack/data/swift/2/node/ 2022-04-01 01:12:51.520 | read only = false 2022-04-01 01:12:51.520 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-01 01:12:51.520 | 2022-04-01 01:12:51.520 | [object6633] 2022-04-01 01:12:51.520 | max connections = 25 2022-04-01 01:12:51.520 | path = /opt/stack/data/swift/3/node/ 2022-04-01 01:12:51.520 | read only = false 2022-04-01 01:12:51.520 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-01 01:12:51.520 | 2022-04-01 01:12:51.520 | [object6643] 2022-04-01 01:12:51.520 | max connections = 25 2022-04-01 01:12:51.520 | path = /opt/stack/data/swift/4/node/ 2022-04-01 01:12:51.520 | read only = false 2022-04-01 01:12:51.520 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-01 01:12:51.521 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-01 01:12:51.523 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:51.526 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:51.528 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-01 01:12:51.540 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-01 01:12:51.542 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-01 01:12:51.546 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-01 01:12:51.551 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-01 01:12:51.553 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-01 01:12:51.557 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-01 01:12:51.587 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.72:8080/v1/ 2022-04-01 01:12:51.613 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-01 01:12:51.632 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-01 01:12:51.661 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-01 01:12:51.679 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-01 01:12:51.714 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-01 01:12:51.735 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-01 01:12:51.767 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-01 01:12:51.788 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-01 01:12:51.825 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-01 01:12:51.847 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 01:12:51.880 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-01 01:12:51.900 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-01 01:12:51.920 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:12:51.923 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-01 01:12:51.953 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-01 01:12:51.987 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-01 01:12:52.021 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-01 01:12:52.051 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-01 01:12:52.066 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:12:52.068 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-01 01:12:52.098 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-01 01:12:52.117 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:12:52.119 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-01 01:12:52.136 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:12:52.139 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-01 01:12:52.141 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-01 01:12:52.158 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:12:52.160 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-01 01:12:52.162 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-01 01:12:52.164 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-01 01:12:52.171 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-01 01:12:52.176 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-01 01:12:52.209 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-01 01:12:52.238 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-01 01:12:52.270 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-01 01:12:52.308 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-01 01:12:52.344 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-01 01:12:52.346 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-01 01:12:52.348 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-01 01:12:52.351 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-01 01:12:52.353 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-01 01:12:52.384 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-01 01:12:52.415 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.72/identity 2022-04-01 01:12:52.445 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-01 01:12:52.481 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-01 01:12:52.513 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-01 01:12:52.544 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-01 01:12:52.577 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-01 01:12:52.615 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:12:52.646 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-01 01:12:52.677 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-01 01:12:52.708 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-01 01:12:52.738 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-01 01:12:52.770 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-01 01:12:52.802 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-01 01:12:52.839 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-01 01:12:52.861 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-01 01:12:52.891 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-01 01:12:52.929 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-01 01:12:52.934 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-01 01:12:52.966 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-01 01:12:52.999 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-01 01:12:53.029 | + lib/swift:configure_swift:475 : local node_number 2022-04-01 01:12:53.032 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 01:12:53.037 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-01 01:12:53.039 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-01 01:12:53.045 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-01 01:12:53.047 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-01 01:12:53.050 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 01:12:53.053 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-01 01:12:53.056 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-01 01:12:53.059 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 01:12:53.061 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 01:12:53.064 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-01 01:12:53.088 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-01 01:12:53.119 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-01 01:12:53.142 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-01 01:12:53.173 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-01 01:12:53.200 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 01:12:53.232 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-01 01:12:53.256 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-01 01:12:53.293 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-01 01:12:53.314 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 01:12:53.343 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-01 01:12:53.365 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-01 01:12:53.398 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-01 01:12:53.418 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-01 01:12:53.446 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-01 01:12:53.465 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-01 01:12:53.495 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-01 01:12:53.513 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-01 01:12:53.541 | + 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-01 01:12:53.551 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-01 01:12:53.570 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 01:12:53.600 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-01 01:12:53.629 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-01 01:12:53.631 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-01 01:12:53.636 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-01 01:12:53.638 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-01 01:12:53.640 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 01:12:53.643 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-01 01:12:53.645 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-01 01:12:53.647 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 01:12:53.650 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 01:12:53.652 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-01 01:12:53.670 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-01 01:12:53.699 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-01 01:12:53.717 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-01 01:12:53.746 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-01 01:12:53.765 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 01:12:53.796 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-01 01:12:53.815 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-01 01:12:53.844 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-01 01:12:53.863 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 01:12:53.893 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-01 01:12:53.911 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-01 01:12:53.940 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-01 01:12:53.958 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-01 01:12:53.987 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-01 01:12:54.006 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-01 01:12:54.034 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-01 01:12:54.052 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-01 01:12:54.081 | + 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-01 01:12:54.086 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-01 01:12:54.104 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 01:12:54.134 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-01 01:12:54.136 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-01 01:12:54.140 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-01 01:12:54.143 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-01 01:12:54.145 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 01:12:54.147 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-01 01:12:54.149 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-01 01:12:54.151 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 01:12:54.154 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 01:12:54.156 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-01 01:12:54.174 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-01 01:12:54.203 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-01 01:12:54.221 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-01 01:12:54.250 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-01 01:12:54.268 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 01:12:54.297 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-01 01:12:54.316 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-01 01:12:54.345 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-01 01:12:54.364 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 01:12:54.393 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-01 01:12:54.411 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-01 01:12:54.440 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-01 01:12:54.458 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-01 01:12:54.487 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-01 01:12:54.506 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-01 01:12:54.535 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-01 01:12:54.553 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-01 01:12:54.581 | + 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-01 01:12:54.586 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-01 01:12:54.605 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 01:12:54.635 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-01 01:12:54.663 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-01 01:12:54.692 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-01 01:12:54.721 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-01 01:12:54.723 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-01 01:12:54.728 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-01 01:12:54.757 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-01 01:12:54.786 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-01 01:12:54.818 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-01 01:12:54.848 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-01 01:12:54.878 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-01 01:12:54.906 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-01 01:12:54.935 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-01 01:12:54.963 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-01 01:12:54.995 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-01 01:12:55.017 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:12:55.020 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-01 01:12:55.040 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-01 01:12:55.043 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-01 01:12:55.063 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-01 01:12:55.065 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.72 2022-04-01 01:12:55.094 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-01 01:12:55.096 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-01 01:12:55.127 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.72/identity 2022-04-01 01:12:55.157 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-01 01:12:55.160 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-01 01:12:55.190 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-01 01:12:55.208 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:12:55.210 | + lib/swift:configure_swift:538 : local user_group 2022-04-01 01:12:55.213 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-01 01:12:55.218 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-01 01:12:55.220 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-01 01:12:55.234 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-01 01:12:55.236 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-01 01:12:55.251 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-01 01:12:55.253 | + lib/swift:configure_swift:545 : is_suse 2022-04-01 01:12:55.256 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:12:55.258 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:12:55.261 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:12:55.263 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:12:55.265 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:12:55.268 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:12:55.270 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-01 01:12:55.284 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-01 01:12:55.286 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-01 01:12:55.288 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-01 01:12:55.307 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:12:55.309 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-01 01:12:55.327 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:12:55.330 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-01 01:12:55.333 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-01 01:12:55.335 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-01 01:12:55.338 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:12:55.340 | + lib/stack:stack_install_service:32 : install_glance 2022-04-01 01:12:55.343 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-01 01:12:55.345 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-01 01:12:55.348 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-01 01:12:55.365 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:12:55.368 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-01 01:12:55.371 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-01 01:12:55.388 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:12:55.391 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-01 01:12:55.393 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-01 01:12:55.396 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-01 01:12:55.399 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:55.402 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:55.404 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-01 01:12:55.407 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:55.410 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-01 01:12:55.413 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-01 01:12:55.416 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-01 01:12:55.419 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-01 01:12:55.422 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-01 01:12:55.425 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-01 01:12:55.427 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-01 01:12:55.431 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-01 01:12:55.433 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-01 01:12:55.436 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-01 01:12:55.440 | +++ 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-01 01:12:55.440 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-01 01:12:55.446 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-01 01:12:55.448 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-01 01:12:55.451 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-01 01:12:55.454 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-01 01:12:55.457 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-01 01:12:55.480 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-01 01:12:55.483 | + 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-01 01:12:56.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:12:56.364 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:56.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:12:56.364 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:57.508 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:12:57.536 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-01 01:12:57.619 | 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-01 01:12:57.620 | 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-01 01:12:57.621 | 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-01 01:12:57.622 | 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-01 01:12:57.623 | 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-01 01:12:57.625 | 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-01 01:12:57.626 | 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-01 01:12:57.627 | 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-01 01:12:57.628 | 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-01 01:12:57.629 | 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-01 01:12:57.630 | 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-01 01:12:57.631 | 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-01 01:12:57.633 | 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-01 01:12:57.636 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-01 01:12:57.638 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-01 01:12:57.640 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-01 01:12:57.643 | 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-01 01:12:57.645 | 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-01 01:12:57.655 | 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-01 01:12:57.656 | 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.1.0) 2022-04-01 01:12:57.669 | 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-01 01:12:57.738 | 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-01 01:12:57.739 | 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-01 01:12:57.741 | 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-01 01:12:57.766 | 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-01 01:12:57.767 | 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-01 01:12:57.769 | 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-01 01:12:57.770 | 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-01 01:12:57.772 | 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-01 01:12:57.783 | 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-01 01:12:57.824 | 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-01 01:12:57.825 | 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-01 01:12:57.826 | 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-01 01:12:57.828 | 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-01 01:12:57.848 | 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-01 01:12:57.850 | 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-01 01:12:57.865 | 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) (2021.3) 2022-04-01 01:12:57.883 | 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-01 01:12:57.884 | 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-01 01:12:57.902 | 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.1.1) 2022-04-01 01:12:57.905 | 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-01 01:12:57.986 | 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-01 01:12:57.987 | 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.8) 2022-04-01 01:12:57.988 | 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-01 01:12:57.991 | 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-01 01:12:58.041 | 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-01 01:12:58.067 | 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.13.3) 2022-04-01 01:12:58.266 | 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-01 01:12:58.270 | 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-01 01:12:58.304 | 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-01 01:12:58.305 | 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-01 01:12:58.306 | 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-01 01:12:58.309 | 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-01 01:12:58.310 | 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-01 01:12:58.311 | 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-01 01:12:58.368 | 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-01 01:12:58.559 | 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-01 01:12:58.582 | 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) (60.9.3) 2022-04-01 01:12:58.666 | 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-01 01:12:58.813 | 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-01 01:13:00.925 | 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-01 01:13:00.933 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:13:00.933 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:13:01.069 | + inc/python:pip_install:200 : result=0 2022-04-01 01:13:01.072 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:13:01.074 | + functions-common:time_stop:2425 : local name 2022-04-01 01:13:01.077 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:13:01.079 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:13:01.082 | + functions-common:time_stop:2428 : local total 2022-04-01 01:13:01.084 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:13:01.088 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:13:01.090 | + functions-common:time_stop:2432 : start_time=1648775575474 2022-04-01 01:13:01.092 | + functions-common:time_stop:2434 : [[ -z 1648775575474 ]] 2022-04-01 01:13:01.096 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:13:01.100 | + functions-common:time_stop:2437 : end_time=1648775581097 2022-04-01 01:13:01.103 | + functions-common:time_stop:2438 : elapsed_time=5623 2022-04-01 01:13:01.105 | + functions-common:time_stop:2439 : total=76202 2022-04-01 01:13:01.108 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:13:01.110 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=81825 2022-04-01 01:13:01.113 | + inc/python:pip_install:203 : return 0 2022-04-01 01:13:01.116 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-01 01:13:01.118 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-01 01:13:01.121 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-01 01:13:01.135 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-01 01:13:01.141 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-01 01:13:01.143 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-01 01:13:01.146 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-01 01:13:01.148 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:13:01.151 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:13:01.154 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:13:01.157 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:13:01.160 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:13:01.163 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:13:01.180 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:13:01.182 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:13:01.185 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:13:01.188 | + functions-common:git_clone:629 : echo master 2022-04-01 01:13:01.188 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:13:01.194 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-01 01:13:01.197 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:13:01.199 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-04-01 01:13:01.202 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:13:01.202 | + functions-common:git_clone:678 : head -1 2022-04-01 01:13:01.206 | c99c3af4f Merge "Document new properties used by Ironic" 2022-04-01 01:13:01.209 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:13:01.213 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-01 01:13:01.215 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:13:01.218 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 01:13:01.220 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-01 01:13:01.223 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:13:01.226 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-01 01:13:01.228 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:13:01.231 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 01:13:01.233 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-01 01:13:01.236 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:13:01.239 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:13:01.243 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-01 01:13:01.246 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:13:01.249 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-01 01:13:01.251 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:13:01.254 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:13:01.258 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-01 01:13:01.265 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-01 01:13:01.268 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-01 01:13:01.934 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-01 01:13:01.936 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:13:01.939 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:13:01.941 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:13:01.944 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 01:13:01.947 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-01 01:13:01.950 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:13:01.952 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:13:01.954 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:13:01.957 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:13:01.959 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:13:01.962 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:13:01.964 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:13:01.967 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-01 01:13:01.992 | Using python 3.8 to install /opt/stack/glance 2022-04-01 01:13:01.995 | + 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-01 01:13:02.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:13:02.881 | from cryptography.utils import int_from_bytes 2022-04-01 01:13:02.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:13:02.881 | from cryptography.utils import int_from_bytes 2022-04-01 01:13:04.033 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:13:04.060 | Obtaining file:///opt/stack/glance 2022-04-01 01:13:04.061 | Preparing metadata (setup.py): started 2022-04-01 01:13:07.339 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:13:07.411 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-04-01 01:13:07.412 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-04-01 01:13:07.413 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-04-01 01:13:07.415 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-04-01 01:13:07.416 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-04-01 01:13:07.417 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-04-01 01:13:07.418 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-04-01 01:13:07.419 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-04-01 01:13:07.420 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-04-01 01:13:07.421 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-04-01 01:13:07.422 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-04-01 01:13:07.423 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-01 01:13:07.424 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-04-01 01:13:07.426 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-01 01:13:07.427 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-04-01 01:13:07.428 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-01 01:13:07.429 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-04-01 01:13:07.431 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-04-01 01:13:07.431 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-01 01:13:07.432 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-04-01 01:13:07.433 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-04-01 01:13:07.434 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-04-01 01:13:07.436 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-01 01:13:07.437 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-01 01:13:07.438 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-04-01 01:13:07.439 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-04-01 01:13:07.440 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-04-01 01:13:07.441 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-04-01 01:13:07.442 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-01 01:13:07.443 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-04-01 01:13:07.444 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-04-01 01:13:07.447 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-04-01 01:13:07.448 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-04-01 01:13:07.449 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-04-01 01:13:07.450 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-04-01 01:13:07.451 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-04-01 01:13:07.452 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-04-01 01:13:07.453 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-04-01 01:13:07.454 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-04-01 01:13:07.455 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-04-01 01:13:07.456 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-04-01 01:13:07.457 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-04-01 01:13:07.458 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-04-01 01:13:07.474 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-04-01 01:13:07.475 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-04-01 01:13:07.477 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-04-01 01:13:07.496 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-04-01 01:13:07.500 | 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.dev4) (2.27.1) 2022-04-01 01:13:07.539 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-04-01 01:13:07.554 | 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.dev4) (4.3.0) 2022-04-01 01:13:07.563 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-04-01 01:13:07.578 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-04-01 01:13:07.579 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-04-01 01:13:07.580 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-04-01 01:13:07.671 | 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.dev4) (3.0.7) 2022-04-01 01:13:07.748 | 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.dev4) (1.7.0) 2022-04-01 01:13:07.800 | 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.dev4) (3.1.1) 2022-04-01 01:13:07.802 | 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.dev4) (2.10.1) 2022-04-01 01:13:07.835 | 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.dev4) (0.17.3) 2022-04-01 01:13:07.878 | 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.dev4) (1.5.0) 2022-04-01 01:13:07.880 | 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.dev4) (0.8.0) 2022-04-01 01:13:07.881 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-04-01 01:13:07.939 | 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.dev4) (2.0.1) 2022-04-01 01:13:07.942 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-04-01 01:13:07.944 | 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.dev4) (0.13.0) 2022-04-01 01:13:07.970 | 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.dev4) (0.61.0) 2022-04-01 01:13:08.045 | 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.dev4) (0.9.6) 2022-04-01 01:13:08.047 | 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.dev4) (2.8.2) 2022-04-01 01:13:08.106 | 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.dev4) (0.4.0) 2022-04-01 01:13:08.110 | 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.dev4) (5.0.0) 2022-04-01 01:13:08.111 | 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.dev4) (5.0.9) 2022-04-01 01:13:08.112 | 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.dev4) (5.2.3) 2022-04-01 01:13:08.114 | 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.dev4) (2.8.0) 2022-04-01 01:13:08.140 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-04-01 01:13:08.140 | 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.dev4) (3.2.0) 2022-04-01 01:13:08.143 | 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.dev4) (3.3.0) 2022-04-01 01:13:08.186 | 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.dev4) (5.9.0) 2022-04-01 01:13:08.228 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-04-01 01:13:08.229 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-04-01 01:13:08.230 | 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.dev4) (0.11.0) 2022-04-01 01:13:08.310 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-04-01 01:13:08.369 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-04-01 01:13:08.471 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-04-01 01:13:08.742 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-01 01:13:08.747 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-04-01 01:13:08.749 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-04-01 01:13:08.750 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-04-01 01:13:08.805 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-04-01 01:13:08.827 | 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.dev4) (5.0.0) 2022-04-01 01:13:08.941 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-04-01 01:13:09.046 | 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.dev4) (2.1.0) 2022-04-01 01:13:09.260 | 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.dev4) (1.32) 2022-04-01 01:13:09.262 | 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.dev4) (5.1.1) 2022-04-01 01:13:09.263 | 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.dev4) (1.4.4) 2022-04-01 01:13:09.264 | 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.dev4) (1.4.0) 2022-04-01 01:13:09.266 | 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.dev4) (2.5.0) 2022-04-01 01:13:09.267 | 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.dev4) (1.1.5) 2022-04-01 01:13:09.268 | 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.dev4) (0.10.0) 2022-04-01 01:13:09.388 | 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.dev4) (0.13.1) 2022-04-01 01:13:09.420 | 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.dev4) (1.0.3) 2022-04-01 01:13:09.472 | 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.dev4) (1.3.3) 2022-04-01 01:13:09.473 | 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.dev4) (3.0.0) 2022-04-01 01:13:09.719 | 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.dev4) (3.10.1) 2022-04-01 01:13:09.903 | 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.dev4) (2019.11.28) 2022-04-01 01:13:09.906 | 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.dev4) (3.3) 2022-04-01 01:13:09.908 | 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.dev4) (2.0.12) 2022-04-01 01:13:09.909 | 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.dev4) (1.26.8) 2022-04-01 01:13:10.018 | 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.dev4) (0.5.2) 2022-04-01 01:13:10.172 | 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.dev4) (2.5.0) 2022-04-01 01:13:10.275 | 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.dev4) (3.7.0) 2022-04-01 01:13:10.584 | 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.dev4) (0.5.0) 2022-04-01 01:13:10.586 | 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.dev4) (2.4.0) 2022-04-01 01:13:10.809 | 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.dev4) (2.2) 2022-04-01 01:13:11.123 | 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.dev4) (1.0.0) 2022-04-01 01:13:11.431 | 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.dev4) (21.4.0) 2022-04-01 01:13:11.432 | 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.dev4) (1.8.2) 2022-04-01 01:13:12.876 | Installing collected packages: glance 2022-04-01 01:13:12.876 | Attempting uninstall: glance 2022-04-01 01:13:12.876 | Found existing installation: glance 24.1.0.dev4 2022-04-01 01:13:12.883 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-01 01:13:12.885 | Running setup.py develop for glance 2022-04-01 01:13:17.437 | Successfully installed glance 2022-04-01 01:13:17.437 | 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-01 01:13:17.453 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:13:17.453 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:13:17.625 | + inc/python:pip_install:200 : result=0 2022-04-01 01:13:17.628 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:13:17.631 | + functions-common:time_stop:2425 : local name 2022-04-01 01:13:17.634 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:13:17.637 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:13:17.639 | + functions-common:time_stop:2428 : local total 2022-04-01 01:13:17.642 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:13:17.644 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:13:17.647 | + functions-common:time_stop:2432 : start_time=1648775581986 2022-04-01 01:13:17.650 | + functions-common:time_stop:2434 : [[ -z 1648775581986 ]] 2022-04-01 01:13:17.653 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:13:17.658 | + functions-common:time_stop:2437 : end_time=1648775597655 2022-04-01 01:13:17.660 | + functions-common:time_stop:2438 : elapsed_time=15669 2022-04-01 01:13:17.663 | + functions-common:time_stop:2439 : total=81825 2022-04-01 01:13:17.666 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:13:17.668 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=97494 2022-04-01 01:13:17.671 | + inc/python:pip_install:203 : return 0 2022-04-01 01:13:17.674 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:13:17.677 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-01 01:13:17.680 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-01 01:13:17.700 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-01 01:13:17.713 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-01 01:13:17.716 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-01 01:13:17.719 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:13:17.721 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:13:17.724 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-01 01:13:17.728 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:13:17.732 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:13:17.737 | + ./stack.sh:main:920 : configure_glance 2022-04-01 01:13:17.740 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-01 01:13:17.753 | + lib/glance:configure_glance:326 : local dburl 2022-04-01 01:13:17.756 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-01 01:13:17.759 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-01 01:13:17.762 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-01 01:13:17.764 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-01 01:13:17.766 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-01 01:13:17.770 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-01 01:13:17.772 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-01 01:13:17.801 | + 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-01 01:13:17.832 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-01 01:13:17.863 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-01 01:13:17.894 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-01 01:13:17.925 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-01 01:13:17.959 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-01 01:13:17.962 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-01 01:13:17.964 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-01 01:13:17.967 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:13:17.969 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-01 01:13:18.000 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-01 01:13:18.032 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.72/identity 2022-04-01 01:13:18.064 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-01 01:13:18.096 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-01 01:13:18.132 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-01 01:13:18.165 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-01 01:13:18.200 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-01 01:13:18.235 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:13:18.268 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:13:18.303 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-01 01:13:18.340 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-01 01:13:18.343 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-01 01:13:18.346 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-01 01:13:18.348 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:13:18.351 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:13:18.354 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:13:18.375 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:13:18.379 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:13:18.381 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:13:18.384 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:13:18.405 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:13:18.407 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:13:18.412 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:13:18.445 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:13:18.448 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:13:18.453 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-01 01:13:18.457 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-01 01:13:18.459 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-01 01:13:18.493 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-01 01:13:18.531 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-01 01:13:18.534 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-01 01:13:18.539 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-01 01:13:18.541 | + lib/glance:configure_glance_store:254 : local be 2022-04-01 01:13:18.544 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-01 01:13:18.546 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-01 01:13:18.549 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-01 01:13:18.583 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-01 01:13:18.586 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.72 2022-04-01 01:13:18.623 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-01 01:13:18.626 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-01 01:13:18.651 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:13:18.653 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-01 01:13:18.689 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-01 01:13:18.728 | + 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-01 01:13:18.763 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-01 01:13:18.799 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-01 01:13:18.832 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-01 01:13:18.856 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:13:18.859 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-01 01:13:18.893 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-01 01:13:18.927 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-01 01:13:18.962 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.72/identity/v3 2022-04-01 01:13:18.999 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-01 01:13:19.033 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.72/image 2022-04-01 01:13:19.067 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-01 01:13:19.089 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:13:19.092 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-01 01:13:19.095 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-01 01:13:19.098 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-01 01:13:19.101 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:13:19.123 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:13:19.126 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:13:19.128 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:13:19.130 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:13:19.135 | + 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-01 01:13:19.170 | + 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-01 01:13:19.204 | + 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-01 01:13:19.238 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:13:19.270 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-01 01:13:19.275 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-01 01:13:19.312 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-01 01:13:19.352 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-01 01:13:19.387 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.72/identity 2022-04-01 01:13:19.420 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-01 01:13:19.464 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-01 01:13:19.496 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-01 01:13:19.533 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-01 01:13:19.568 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-01 01:13:19.603 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-01 01:13:19.639 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-01 01:13:19.676 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-01 01:13:19.681 | + 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-01 01:13:19.690 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-01 01:13:19.708 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:13:19.711 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-01 01:13:19.714 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-01 01:13:19.717 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-01 01:13:19.719 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-01 01:13:19.722 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-01 01:13:19.724 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-01 01:13:19.729 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-01 01:13:19.732 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-01 01:13:19.736 | + 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-01 01:13:19.770 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-01 01:13:19.772 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-01 01:13:19.775 | ++ functions:get_random_port:837 : true 2022-04-01 01:13:19.778 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-01 01:13:19.781 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-01 01:13:19.785 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-01 01:13:19.852 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-01 01:13:19.854 | ++ functions:get_random_port:841 : break 2 2022-04-01 01:13:19.856 | ++ functions:get_random_port:845 : echo 60999 2022-04-01 01:13:19.859 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-01 01:13:19.862 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-01 01:13:19.897 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-01 01:13:19.928 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-01 01:13:19.958 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:13:19.987 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:13:20.017 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:13:20.047 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:13:20.079 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:13:20.111 | + 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-01 01:13:20.145 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:13:20.176 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:13:20.207 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:13:20.240 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:13:20.279 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 01:13:20.309 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-01 01:13:20.341 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-01 01:13:20.372 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-01 01:13:20.402 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-01 01:13:20.433 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-01 01:13:20.467 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-01 01:13:20.470 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-01 01:13:20.472 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:13:20.474 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:13:20.478 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:13:20.480 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-01 01:13:20.482 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-01 01:13:20.539 | proxy (enabled by site administrator) 2022-04-01 01:13:20.542 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-01 01:13:20.545 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-01 01:13:20.547 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:13:20.549 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:13:20.552 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:13:20.554 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-01 01:13:20.557 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-01 01:13:20.615 | proxy_http (enabled by site administrator) 2022-04-01 01:13:20.618 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-01 01:13:20.621 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-01 01:13:20.624 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-01 01:13:20.626 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:13:20.629 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:13:20.633 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:13:20.636 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:13:20.639 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:13:20.642 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-01 01:13:20.643 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:13:20.653 | KeepAlive Off 2022-04-01 01:13:20.657 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-01 01:13:20.658 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:13:20.667 | SetEnv proxy-sendchunked 1 2022-04-01 01:13:20.672 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-01 01:13:20.673 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:13:20.683 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-01 01:13:20.689 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-01 01:13:20.692 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-01 01:13:20.695 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:13:20.698 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:13:20.700 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:13:20.703 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:13:20.706 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:13:20.708 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:13:20.712 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:13:20.715 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:13:20.718 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:13:20.720 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-01 01:13:20.783 | Site glance-wsgi-api already enabled 2022-04-01 01:13:20.787 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-01 01:13:20.790 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:13:20.793 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:13:20.795 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:13:20.942 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-01 01:13:20.952 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-01 01:13:20.992 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-01 01:13:20.995 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-04-01 01:13:21.017 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:13:21.020 | + ./stack.sh:main:925 : stack_install_service cinder 2022-04-01 01:13:21.023 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-01 01:13:21.026 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-01 01:13:21.028 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:13:21.031 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-01 01:13:21.034 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-01 01:13:21.037 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-01 01:13:21.040 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-01 01:13:21.043 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:13:21.049 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:13:21.053 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:13:21.056 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:13:21.058 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:13:21.061 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:13:21.080 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:13:21.083 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:13:21.087 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:13:21.090 | + functions-common:git_clone:629 : echo master 2022-04-01 01:13:21.091 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:13:21.098 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-01 01:13:21.101 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:13:21.104 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-04-01 01:13:21.107 | + functions-common:git_clone:678 : head -1 2022-04-01 01:13:21.108 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:13:21.111 | 4a1971ab6 Merge commit 'refs/changes/80/835880/2' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-04-01 01:13:21.115 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:13:21.118 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-01 01:13:21.121 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:13:21.125 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-01 01:13:21.128 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-01 01:13:21.132 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:13:21.135 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-01 01:13:21.138 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:13:21.140 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-01 01:13:21.146 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-01 01:13:21.149 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:13:21.152 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:13:21.155 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-01 01:13:21.158 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:13:21.162 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-01 01:13:21.167 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:13:21.170 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:13:21.174 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-01 01:13:21.184 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-01 01:13:21.188 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-01 01:13:21.861 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-01 01:13:21.864 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:13:21.867 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:13:21.870 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:13:21.873 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-01 01:13:21.876 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-01 01:13:21.878 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:13:21.885 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:13:21.888 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:13:21.890 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:13:21.893 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:13:21.896 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:13:21.898 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:13:21.901 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-01 01:13:21.923 | Using python 3.8 to install /opt/stack/cinder 2022-04-01 01:13:21.926 | + 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-01 01:13:22.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:13:22.799 | from cryptography.utils import int_from_bytes 2022-04-01 01:13:22.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:13:22.799 | from cryptography.utils import int_from_bytes 2022-04-01 01:13:23.966 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:13:23.993 | Obtaining file:///opt/stack/cinder 2022-04-01 01:13:23.994 | Preparing metadata (setup.py): started 2022-04-01 01:13:28.119 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:13:28.254 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.8.1) 2022-04-01 01:13:28.255 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.1) 2022-04-01 01:13:28.256 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.33.0) 2022-04-01 01:13:28.257 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.1.2) 2022-04-01 01:13:28.258 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.20.4) 2022-04-01 01:13:28.259 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.0.2) 2022-04-01 01:13:28.260 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev43) (3.2.0) 2022-04-01 01:13:28.261 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0) 2022-04-01 01:13:28.262 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (9.4.0) 2022-04-01 01:13:28.263 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.8.0) 2022-04-01 01:13:28.265 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.3) 2022-04-01 01:13:28.266 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (8.8.0) 2022-04-01 01:13:28.267 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0) 2022-04-01 01:13:28.268 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.0) 2022-04-01 01:13:28.270 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (11.2.0) 2022-04-01 01:13:28.271 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.7.0) 2022-04-01 01:13:28.272 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (12.13.0) 2022-04-01 01:13:28.273 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.1) 2022-04-01 01:13:28.274 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.11.0) 2022-04-01 01:13:28.275 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.7.0) 2022-04-01 01:13:28.276 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.3.0) 2022-04-01 01:13:28.278 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1) 2022-04-01 01:13:28.279 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.3.0) 2022-04-01 01:13:28.280 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.0) 2022-04-01 01:13:28.281 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.0) 2022-04-01 01:13:28.282 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.12.2) 2022-04-01 01:13:28.283 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.6.0) 2022-04-01 01:13:28.284 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.4.2) 2022-04-01 01:13:28.285 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (21.3) 2022-04-01 01:13:28.286 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.1) 2022-04-01 01:13:28.287 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0) 2022-04-01 01:13:28.289 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.1) 2022-04-01 01:13:28.290 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.9.0) 2022-04-01 01:13:28.291 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.0.7) 2022-04-01 01:13:28.292 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.3.0) 2022-04-01 01:13:28.293 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.6.0) 2022-04-01 01:13:28.294 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.4.0) 2022-04-01 01:13:28.296 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (17.7.0) 2022-04-01 01:13:28.297 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.13.1) 2022-04-01 01:13:28.298 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2021.3) 2022-04-01 01:13:28.299 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.27.1) 2022-04-01 01:13:28.300 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.5.1) 2022-04-01 01:13:28.301 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.6.4) 2022-04-01 01:13:28.302 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.74) 2022-04-01 01:13:28.303 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.16.0) 2022-04-01 01:13:28.305 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.4.31) 2022-04-01 01:13:28.306 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.13.0) 2022-04-01 01:13:28.307 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0) 2022-04-01 01:13:28.308 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.8.9) 2022-04-01 01:13:28.309 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1) 2022-04-01 01:13:28.310 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.8.7) 2022-04-01 01:13:28.311 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.0) 2022-04-01 01:13:28.312 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.0) 2022-04-01 01:13:28.313 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.2.0) 2022-04-01 01:13:28.315 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.6.0) 2022-04-01 01:13:28.316 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.11.0) 2022-04-01 01:13:28.317 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.38.0) 2022-04-01 01:13:28.318 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.1) 2022-04-01 01:13:28.319 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (36.0.1) 2022-04-01 01:13:28.320 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.2.2) 2022-04-01 01:13:28.321 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.1.0) 2022-04-01 01:13:28.322 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.21.7) 2022-04-01 01:13:28.336 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (0.10.0) 2022-04-01 01:13:28.337 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (0.5.2) 2022-04-01 01:13:28.338 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (1.24.7) 2022-04-01 01:13:28.401 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev43) (1.15.0) 2022-04-01 01:13:28.432 | 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.dev43) (2.1.0) 2022-04-01 01:13:28.447 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (2.5.0) 2022-04-01 01:13:28.448 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (4.1.1) 2022-04-01 01:13:28.449 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (0.1.0) 2022-04-01 01:13:28.451 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (2.6.0) 2022-04-01 01:13:28.549 | 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.dev43) (1.7.0) 2022-04-01 01:13:28.604 | 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.dev43) (3.1.1) 2022-04-01 01:13:28.606 | 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.dev43) (2.10.1) 2022-04-01 01:13:28.635 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (4.8) 2022-04-01 01:13:28.636 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (0.4.8) 2022-04-01 01:13:28.637 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (0.2.8) 2022-04-01 01:13:28.693 | 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.dev43) (0.17.3) 2022-04-01 01:13:28.737 | 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.dev43) (0.8.0) 2022-04-01 01:13:28.738 | 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.dev43) (2.5.0) 2022-04-01 01:13:28.740 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (6.0) 2022-04-01 01:13:28.742 | 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.dev43) (1.5.0) 2022-04-01 01:13:28.832 | 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.dev43) (2.0.1) 2022-04-01 01:13:28.834 | 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.dev43) (1.7.6) 2022-04-01 01:13:28.838 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (0.5.0) 2022-04-01 01:13:28.899 | 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.dev43) (0.9.6) 2022-04-01 01:13:28.900 | 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.dev43) (2.8.2) 2022-04-01 01:13:28.961 | 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.dev43) (5.0.0) 2022-04-01 01:13:28.965 | 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.dev43) (5.0.9) 2022-04-01 01:13:28.966 | 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.dev43) (0.4.0) 2022-04-01 01:13:28.968 | 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.dev43) (2.4.0) 2022-04-01 01:13:28.969 | 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.dev43) (5.2.3) 2022-04-01 01:13:28.994 | 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.dev43) (3.2.0) 2022-04-01 01:13:28.995 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.0.3) 2022-04-01 01:13:29.000 | 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.dev43) (3.3.0) 2022-04-01 01:13:29.045 | 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.dev43) (1.0.3) 2022-04-01 01:13:29.132 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev43) (1.3.3) 2022-04-01 01:13:29.137 | 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.dev43) (3.0.0) 2022-04-01 01:13:29.159 | 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.dev43) (3.1.1) 2022-04-01 01:13:29.186 | 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.dev43) (0.11.0) 2022-04-01 01:13:29.253 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev43) (1.0.0) 2022-04-01 01:13:29.256 | 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.dev43) (1.26.8) 2022-04-01 01:13:29.391 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev43) (1.5.0) 2022-04-01 01:13:29.417 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev43) (60.9.3) 2022-04-01 01:13:29.571 | 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.dev43) (3.10.1) 2022-04-01 01:13:29.607 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.3.3) 2022-04-01 01:13:29.608 | 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.dev43) (1.13.3) 2022-04-01 01:13:29.611 | 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.dev43) (22.0.0) 2022-04-01 01:13:29.816 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (3.3) 2022-04-01 01:13:29.818 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (2019.11.28) 2022-04-01 01:13:29.821 | 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.dev43) (2.0.12) 2022-04-01 01:13:29.858 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev43) (0.7) 2022-04-01 01:13:29.889 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev43) (0.23.2) 2022-04-01 01:13:30.131 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.4.2) 2022-04-01 01:13:30.133 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.5.2) 2022-04-01 01:13:30.278 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (1.4.2) 2022-04-01 01:13:30.281 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.5.0) 2022-04-01 01:13:30.282 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.6.3) 2022-04-01 01:13:30.416 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev43) (0.12.2) 2022-04-01 01:13:30.535 | 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.dev43) (5.4.0) 2022-04-01 01:13:30.537 | 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.dev43) (4.11.1) 2022-04-01 01:13:30.539 | 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.dev43) (1.1.6) 2022-04-01 01:13:30.575 | 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.dev43) (5.0.0) 2022-04-01 01:13:30.828 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev43) (2.21) 2022-04-01 01:13:30.909 | 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.dev43) (0.5.0) 2022-04-01 01:13:30.911 | 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.dev43) (2.4.0) 2022-04-01 01:13:31.117 | 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.dev43) (2.5.0) 2022-04-01 01:13:31.212 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (1.55.0) 2022-04-01 01:13:31.214 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (3.19.4) 2022-04-01 01:13:31.403 | 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.dev43) (2.1.0) 2022-04-01 01:13:31.838 | 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.dev43) (1.1.5) 2022-04-01 01:13:31.891 | 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.dev43) (0.13.1) 2022-04-01 01:13:31.939 | 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.dev43) (0.2.5) 2022-04-01 01:13:33.015 | 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.dev43) (1.32) 2022-04-01 01:13:33.292 | 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.dev43) (1.8.2) 2022-04-01 01:13:33.293 | 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.dev43) (21.4.0) 2022-04-01 01:13:33.440 | 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.dev43) (2.2) 2022-04-01 01:13:33.634 | 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.dev43) (1.0.0) 2022-04-01 01:13:33.765 | 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.dev43) (3.7.0) 2022-04-01 01:13:35.494 | Installing collected packages: cinder 2022-04-01 01:13:35.494 | Attempting uninstall: cinder 2022-04-01 01:13:35.495 | Found existing installation: cinder 20.1.0.dev43 2022-04-01 01:13:35.501 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-01 01:13:35.502 | Running setup.py develop for cinder 2022-04-01 01:13:41.368 | Successfully installed cinder 2022-04-01 01:13:41.368 | 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-01 01:13:41.377 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:13:41.377 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:13:41.543 | + inc/python:pip_install:200 : result=0 2022-04-01 01:13:41.545 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:13:41.548 | + functions-common:time_stop:2425 : local name 2022-04-01 01:13:41.550 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:13:41.553 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:13:41.555 | + functions-common:time_stop:2428 : local total 2022-04-01 01:13:41.557 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:13:41.561 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:13:41.564 | + functions-common:time_stop:2432 : start_time=1648775601918 2022-04-01 01:13:41.566 | + functions-common:time_stop:2434 : [[ -z 1648775601918 ]] 2022-04-01 01:13:41.573 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:13:41.578 | + functions-common:time_stop:2437 : end_time=1648775621575 2022-04-01 01:13:41.580 | + functions-common:time_stop:2438 : elapsed_time=19657 2022-04-01 01:13:41.583 | + functions-common:time_stop:2439 : total=97494 2022-04-01 01:13:41.586 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:13:41.588 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=117151 2022-04-01 01:13:41.591 | + inc/python:pip_install:203 : return 0 2022-04-01 01:13:41.601 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:13:41.603 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-01 01:13:41.606 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-01 01:13:41.627 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-01 01:13:41.640 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-01 01:13:41.643 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-01 01:13:41.646 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:13:41.649 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:13:41.652 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-01 01:13:41.654 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:13:41.657 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-01 01:13:41.660 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-01 01:13:41.663 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-01 01:13:41.665 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:13:41.668 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:13:41.671 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-01 01:13:41.686 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-01 01:13:41.689 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:13:41.692 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:13:41.695 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:13:41.697 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:13:41.700 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:13:41.712 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:13:41.714 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:13:41.717 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:13:41.719 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:13:41.722 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:13:41.725 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:13:41.727 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:13:41.730 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-04-01 01:13:41.732 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:13:41.735 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:13:41.738 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:13:41.741 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-04-01 01:13:41.765 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-01 01:13:41.876 | Reading package lists... 2022-04-01 01:13:42.129 | Building dependency tree... 2022-04-01 01:13:42.130 | Reading state information... 2022-04-01 01:13:42.403 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-01 01:13:42.403 | The following packages were automatically installed and are no longer required: 2022-04-01 01:13:42.404 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:13:42.404 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:13:42.404 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:13:42.404 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:13:42.404 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:13:42.404 | python3-zope.interface 2022-04-01 01:13:42.404 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:13:42.520 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:13:42.525 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:13:42.527 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:13:42.530 | + functions-common:time_stop:2425 : local name 2022-04-01 01:13:42.533 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:13:42.535 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:13:42.538 | + functions-common:time_stop:2428 : local total 2022-04-01 01:13:42.541 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:13:42.543 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:13:42.546 | + functions-common:time_stop:2432 : start_time=1648775621762 2022-04-01 01:13:42.549 | + functions-common:time_stop:2434 : [[ -z 1648775621762 ]] 2022-04-01 01:13:42.552 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:13:42.557 | + functions-common:time_stop:2437 : end_time=1648775622554 2022-04-01 01:13:42.560 | + functions-common:time_stop:2438 : elapsed_time=792 2022-04-01 01:13:42.562 | + functions-common:time_stop:2439 : total=6214 2022-04-01 01:13:42.565 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:13:42.567 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7006 2022-04-01 01:13:42.570 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:13:42.573 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:13:42.575 | + ./stack.sh:main:926 : configure_cinder 2022-04-01 01:13:42.578 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-01 01:13:42.591 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-01 01:13:42.595 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-01 01:13:42.597 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-01 01:13:42.600 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-01 01:13:42.603 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-01 01:13:42.603 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-01 01:13:42.608 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-01 01:13:42.610 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-01 01:13:42.613 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-01 01:13:42.615 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-01 01:13:42.617 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-01 01:13:42.620 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-01 01:13:42.622 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-01 01:13:42.624 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-01 01:13:42.636 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-01 01:13:42.649 | + 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-01 01:13:42.661 | + 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-01 01:13:42.673 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-01 01:13:42.686 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-01 01:13:42.689 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-01 01:13:42.693 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.795HzcrFiP 2022-04-01 01:13:42.696 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-01 01:13:42.698 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-01 01:13:42.701 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-01 01:13:42.703 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.795HzcrFiP 2022-04-01 01:13:42.707 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.795HzcrFiP 2022-04-01 01:13:42.718 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.795HzcrFiP /etc/sudoers.d/cinder-rootwrap 2022-04-01 01:13:42.732 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-01 01:13:42.736 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-01 01:13:42.739 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-01 01:13:42.741 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-01 01:13:42.744 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-01 01:13:42.746 | + 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-01 01:13:42.748 | + 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-01 01:13:42.751 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-01 01:13:42.753 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-01 01:13:42.758 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-01 01:13:42.763 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-01 01:13:42.783 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-01 01:13:42.803 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-01 01:13:42.821 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-01 01:13:42.843 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-01 01:13:42.863 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-01 01:13:42.882 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-01 01:13:42.901 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-01 01:13:42.920 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-01 01:13:42.923 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-01 01:13:42.925 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-01 01:13:42.928 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:13:42.930 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-01 01:13:42.961 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-01 01:13:42.989 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.72/identity 2022-04-01 01:13:43.017 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-01 01:13:43.046 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-01 01:13:43.075 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-01 01:13:43.104 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-01 01:13:43.134 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-01 01:13:43.162 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:13:43.191 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:13:43.220 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-01 01:13:43.252 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-01 01:13:43.282 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-01 01:13:43.284 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-01 01:13:43.287 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-01 01:13:43.290 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-01 01:13:43.292 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-01 01:13:43.295 | + 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-01 01:13:43.328 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-01 01:13:43.357 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-01 01:13:43.387 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-01 01:13:43.417 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-01 01:13:43.447 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-01 01:13:43.475 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-01 01:13:43.509 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-01 01:13:43.512 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.72 2022-04-01 01:13:43.541 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-01 01:13:43.579 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-01 01:13:43.586 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 251105901ed76c38a938f30559065b3f 2022-04-01 01:13:43.618 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-01 01:13:43.620 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-01 01:13:43.652 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-01 01:13:43.683 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-01 01:13:43.716 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-01 01:13:43.746 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-01 01:13:43.763 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:13:43.766 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-01 01:13:43.783 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:13:43.786 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-01 01:13:43.803 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:13:43.806 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-01 01:13:43.823 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:13:43.826 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-01 01:13:43.828 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-01 01:13:43.831 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-01 01:13:43.833 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-01 01:13:43.836 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:13:43.838 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:13:43.841 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:13:43.859 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:13:43.863 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:13:43.866 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:13:43.872 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:13:43.889 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:13:43.891 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:13:43.894 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:13:43.923 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:13:43.926 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:13:43.928 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-01 01:13:43.931 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-01 01:13:43.934 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-01 01:13:43.937 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:13:43.955 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:13:43.958 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:13:43.961 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:13:43.964 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:13:43.966 | + 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-01 01:13:43.995 | + 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-01 01:13:44.025 | + 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-01 01:13:44.053 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:13:44.082 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-01 01:13:44.100 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:13:44.103 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-01 01:13:44.105 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-01 01:13:44.108 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-01 01:13:44.110 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-01 01:13:44.113 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 01:13:44.116 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:13:44.119 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-01 01:13:44.123 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-01 01:13:44.126 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:13:44.128 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:13:44.142 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:13:44.142 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:13:44.151 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:13:44.155 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:13:44.170 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-01 01:13:44.173 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-01 01:13:44.177 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-01 01:13:44.208 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-01 01:13:44.235 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-01 01:13:44.263 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:13:44.291 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:13:44.320 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:13:44.347 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:13:44.377 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:13:44.407 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:13:44.437 | + 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-01 01:13:44.468 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:13:44.498 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:13:44.529 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:13:44.560 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 01:13:44.562 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 01:13:44.566 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-01 01:13:44.568 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-01 01:13:44.572 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:13:44.574 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:13:44.577 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:13:44.580 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-01 01:13:44.587 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-01 01:13:44.589 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-01 01:13:44.621 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 01:13:44.651 | + 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-01 01:13:44.651 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-01 01:13:44.660 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-01 01:13:44.665 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-01 01:13:44.668 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-01 01:13:44.672 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:13:44.674 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:13:44.677 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:13:44.680 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:13:44.682 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:13:44.685 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:13:44.688 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:13:44.692 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:13:44.694 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:13:44.696 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-01 01:13:44.759 | Enabling site cinder-wsgi. 2022-04-01 01:13:44.766 | To activate the new configuration, you need to run: 2022-04-01 01:13:44.766 | systemctl reload apache2 2022-04-01 01:13:44.772 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 01:13:44.775 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:13:44.777 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:13:44.780 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:13:44.920 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-01 01:13:44.923 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-01 01:13:44.968 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.72/image 2022-04-01 01:13:45.004 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-01 01:13:45.024 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:13:45.027 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-01 01:13:45.030 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-01 01:13:45.032 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-01 01:13:45.036 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-01 01:13:45.039 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-01 01:13:45.074 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-01 01:13:45.106 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.72/identity 2022-04-01 01:13:45.139 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-01 01:13:45.169 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-01 01:13:45.199 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-01 01:13:45.231 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-01 01:13:45.262 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-01 01:13:45.295 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:13:45.325 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-01 01:13:45.362 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-01 01:13:45.394 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-01 01:13:45.428 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-01 01:13:45.431 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-01 01:13:45.449 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:13:45.451 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.72:2379 2022-04-01 01:13:45.487 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-01 01:13:45.490 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-04-01 01:13:45.513 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:13:45.516 | + ./stack.sh:main:931 : stack_install_service neutron 2022-04-01 01:13:45.518 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-01 01:13:45.521 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-01 01:13:45.524 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:13:45.527 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-01 01:13:45.529 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-01 01:13:45.533 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:13:45.534 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:13:45.540 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:13:45.543 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:13:45.546 | + 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,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,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-01 01:13:45.548 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:13:45.551 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-01 01:13:45.554 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-01 01:13:45.557 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-01 01:13:45.559 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:13:45.563 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:13:45.565 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-01 01:13:45.568 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:13:45.571 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-01 01:13:45.573 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-01 01:13:45.576 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-01 01:13:45.578 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:13:45.580 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:13:45.583 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:13:45.587 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:13:45.589 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:13:45.592 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:13:45.614 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:13:45.617 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:13:45.619 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:13:45.623 | + functions-common:git_clone:629 : echo master 2022-04-01 01:13:45.624 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:13:45.630 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-01 01:13:45.633 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:13:45.635 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-04-01 01:13:45.638 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:13:45.646 | + functions-common:git_clone:678 : head -1 2022-04-01 01:13:45.653 | 28cabb8ccb Merge "ovn: Wait for northd in functional tests" 2022-04-01 01:13:45.656 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:13:45.659 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-01 01:13:45.662 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:13:45.665 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-01 01:13:45.667 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-01 01:13:45.670 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:13:45.672 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-01 01:13:45.675 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:13:45.678 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-01 01:13:45.680 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-01 01:13:45.684 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:13:45.686 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:13:45.690 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-01 01:13:45.693 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:13:45.696 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-01 01:13:45.699 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:13:45.701 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:13:45.706 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-01 01:13:45.713 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-01 01:13:45.716 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-01 01:13:46.378 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-01 01:13:46.380 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:13:46.383 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:13:46.385 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:13:46.388 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-01 01:13:46.390 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-01 01:13:46.393 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:13:46.395 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:13:46.398 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:13:46.401 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:13:46.403 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:13:46.406 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:13:46.409 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:13:46.411 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-01 01:13:46.435 | Using python 3.8 to install /opt/stack/neutron 2022-04-01 01:13:46.437 | + 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-01 01:13:47.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:13:47.318 | from cryptography.utils import int_from_bytes 2022-04-01 01:13:47.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:13:47.319 | from cryptography.utils import int_from_bytes 2022-04-01 01:13:48.459 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:13:48.486 | Obtaining file:///opt/stack/neutron 2022-04-01 01:13:48.487 | Preparing metadata (setup.py): started 2022-04-01 01:13:52.755 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:13:52.845 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.8.1) 2022-04-01 01:13:52.846 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0) 2022-04-01 01:13:52.847 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.1.1) 2022-04-01 01:13:52.848 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.1) 2022-04-01 01:13:52.850 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.0) 2022-04-01 01:13:52.851 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.1) 2022-04-01 01:13:52.851 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.33.0) 2022-04-01 01:13:52.852 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.1) 2022-04-01 01:13:52.854 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.20.4) 2022-04-01 01:13:52.855 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.27.1) 2022-04-01 01:13:52.856 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.0.3) 2022-04-01 01:13:52.857 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (9.4.0) 2022-04-01 01:13:52.858 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.8.0) 2022-04-01 01:13:52.860 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.11.0) 2022-04-01 01:13:52.861 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.20.0) 2022-04-01 01:13:52.862 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (7.8.0) 2022-04-01 01:13:52.863 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1) 2022-04-01 01:13:52.864 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.31) 2022-04-01 01:13:52.865 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.8.7) 2022-04-01 01:13:52.866 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-04-01 01:13:52.867 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.7.6) 2022-04-01 01:13:52.868 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0) 2022-04-01 01:13:52.869 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.10.1) 2022-04-01 01:13:52.871 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-04-01 01:13:52.872 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (8.8.0) 2022-04-01 01:13:52.873 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.1.0) 2022-04-01 01:13:52.874 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (11.2.0) 2022-04-01 01:13:52.875 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.0) 2022-04-01 01:13:52.876 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.7.0) 2022-04-01 01:13:52.877 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (12.13.0) 2022-04-01 01:13:52.878 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.1) 2022-04-01 01:13:52.879 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.11.0) 2022-04-01 01:13:52.881 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.0) 2022-04-01 01:13:52.882 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.0) 2022-04-01 01:13:52.883 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1) 2022-04-01 01:13:52.884 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.3.0) 2022-04-01 01:13:52.886 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.8.0) 2022-04-01 01:13:52.887 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.5.0) 2022-04-01 01:13:52.888 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.12.2) 2022-04-01 01:13:52.889 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.6.0) 2022-04-01 01:13:52.890 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.4.2) 2022-04-01 01:13:52.891 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.1) 2022-04-01 01:13:52.892 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.1.0) 2022-04-01 01:13:52.893 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.16.0) 2022-04-01 01:13:52.894 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.15.1) 2022-04-01 01:13:52.895 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (21.3) 2022-04-01 01:13:52.896 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.9.0) 2022-04-01 01:13:52.898 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:13:52.899 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (22.0.0) 2022-04-01 01:13:52.900 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (17.7.0) 2022-04-01 01:13:52.901 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.61.0) 2022-04-01 01:13:52.902 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-04-01 01:13:52.903 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.1) 2022-04-01 01:13:52.904 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.4.0) 2022-04-01 01:13:52.905 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.11.0) 2022-04-01 01:13:52.922 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (5.4.0) 2022-04-01 01:13:52.923 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (4.11.1) 2022-04-01 01:13:52.924 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (1.1.6) 2022-04-01 01:13:52.932 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev73) (1.13.3) 2022-04-01 01:13:52.944 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (2.1.0) 2022-04-01 01:13:52.946 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.16.0) 2022-04-01 01:13:52.947 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.1.2) 2022-04-01 01:13:52.967 | 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.dev73) (3.0.7) 2022-04-01 01:13:52.974 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev73) (2.1.0) 2022-04-01 01:13:53.035 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev73) (1.0.2) 2022-04-01 01:13:53.037 | 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.dev73) (1.7.0) 2022-04-01 01:13:53.093 | 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.dev73) (3.1.1) 2022-04-01 01:13:53.094 | 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.dev73) (4.4.0) 2022-04-01 01:13:53.142 | 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.dev73) (2.7.0) 2022-04-01 01:13:53.144 | 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.dev73) (1.2.2) 2022-04-01 01:13:53.172 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (0.10.0) 2022-04-01 01:13:53.174 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.4) 2022-04-01 01:13:53.175 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (6.0) 2022-04-01 01:13:53.177 | 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.dev73) (1.1.5) 2022-04-01 01:13:53.179 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (36.0.1) 2022-04-01 01:13:53.180 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.0) 2022-04-01 01:13:53.181 | 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.dev73) (1.32) 2022-04-01 01:13:53.182 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (2.5.0) 2022-04-01 01:13:53.201 | 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.dev73) (1.0.3) 2022-04-01 01:13:53.292 | 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.dev73) (0.17.3) 2022-04-01 01:13:53.335 | 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.dev73) (1.5.0) 2022-04-01 01:13:53.399 | 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.dev73) (2.0.1) 2022-04-01 01:13:53.401 | 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.dev73) (0.13.0) 2022-04-01 01:13:53.403 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.5.0) 2022-04-01 01:13:53.490 | 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.dev73) (2.8.2) 2022-04-01 01:13:53.494 | 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.dev73) (0.9.6) 2022-04-01 01:13:53.555 | 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.dev73) (5.2.3) 2022-04-01 01:13:53.559 | 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.dev73) (0.4.0) 2022-04-01 01:13:53.561 | 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.dev73) (5.0.0) 2022-04-01 01:13:53.562 | 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.dev73) (5.0.9) 2022-04-01 01:13:53.586 | 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.dev73) (3.2.0) 2022-04-01 01:13:53.588 | 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.dev73) (3.3.0) 2022-04-01 01:13:53.638 | 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.dev73) (1.15.0) 2022-04-01 01:13:53.692 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev73) (2021.3) 2022-04-01 01:13:53.724 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev73) (1.3.3) 2022-04-01 01:13:53.728 | 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.dev73) (3.0.0) 2022-04-01 01:13:53.752 | 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.dev73) (3.1.1) 2022-04-01 01:13:53.894 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev73) (2.4.0) 2022-04-01 01:13:53.966 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev73) (60.9.3) 2022-04-01 01:13:54.043 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (0.3.5) 2022-04-01 01:13:54.044 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (3.0.0) 2022-04-01 01:13:54.157 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:13:54.158 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:13:54.159 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:13:54.160 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:13:54.161 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:13:54.163 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:13:54.164 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:13:54.370 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (3.2.0) 2022-04-01 01:13:54.373 | 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.dev73) (3.10.1) 2022-04-01 01:13:54.375 | 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.dev73) (2.5.0) 2022-04-01 01:13:54.422 | 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.dev73) (2.1.0) 2022-04-01 01:13:54.425 | 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.dev73) (3.17.6) 2022-04-01 01:13:54.516 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (2019.11.28) 2022-04-01 01:13:54.518 | 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.dev73) (2.0.12) 2022-04-01 01:13:54.519 | 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.dev73) (1.26.8) 2022-04-01 01:13:54.522 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (3.3) 2022-04-01 01:13:54.558 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev73) (0.7) 2022-04-01 01:13:54.910 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev73) (0.12.2) 2022-04-01 01:13:54.984 | 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.dev73) (5.0.0) 2022-04-01 01:13:55.181 | 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.dev73) (2.21) 2022-04-01 01:13:55.254 | 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.dev73) (2.4.0) 2022-04-01 01:13:55.257 | 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.dev73) (0.5.0) 2022-04-01 01:13:55.486 | 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.dev73) (2.5.0) 2022-04-01 01:13:55.660 | 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.dev73) (2.2) 2022-04-01 01:13:56.193 | 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.dev73) (0.13.1) 2022-04-01 01:13:56.248 | 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.dev73) (0.2.5) 2022-04-01 01:13:56.854 | 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.dev73) (0.4.2) 2022-04-01 01:13:56.857 | 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.dev73) (0.5.2) 2022-04-01 01:13:57.209 | 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.dev73) (2.0.0) 2022-04-01 01:13:57.210 | 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.dev73) (4.10.0) 2022-04-01 01:13:57.381 | 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.dev73) (3.7.0) 2022-04-01 01:13:57.633 | 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.dev73) (21.4.0) 2022-04-01 01:13:57.635 | 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.dev73) (1.8.2) 2022-04-01 01:13:57.820 | 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.dev73) (1.0.0) 2022-04-01 01:13:58.041 | 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.dev73) (2.3.1) 2022-04-01 01:13:59.643 | Installing collected packages: neutron 2022-04-01 01:13:59.643 | Attempting uninstall: neutron 2022-04-01 01:13:59.644 | Found existing installation: neutron 20.1.0.dev73 2022-04-01 01:13:59.663 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-01 01:13:59.664 | Running setup.py develop for neutron 2022-04-01 01:14:05.721 | Successfully installed neutron 2022-04-01 01:14:05.721 | 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-01 01:14:05.729 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:14:05.729 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:14:05.884 | + inc/python:pip_install:200 : result=0 2022-04-01 01:14:05.886 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:14:05.888 | + functions-common:time_stop:2425 : local name 2022-04-01 01:14:05.891 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:14:05.893 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:14:05.895 | + functions-common:time_stop:2428 : local total 2022-04-01 01:14:05.898 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:14:05.900 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:14:05.903 | + functions-common:time_stop:2432 : start_time=1648775626429 2022-04-01 01:14:05.905 | + functions-common:time_stop:2434 : [[ -z 1648775626429 ]] 2022-04-01 01:14:05.908 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:14:05.913 | + functions-common:time_stop:2437 : end_time=1648775645910 2022-04-01 01:14:05.915 | + functions-common:time_stop:2438 : elapsed_time=19481 2022-04-01 01:14:05.917 | + functions-common:time_stop:2439 : total=117151 2022-04-01 01:14:05.920 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:14:05.922 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=136632 2022-04-01 01:14:05.925 | + inc/python:pip_install:203 : return 0 2022-04-01 01:14:05.927 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:14:05.930 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-01 01:14:05.932 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-01 01:14:05.952 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-01 01:14:05.964 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-01 01:14:05.967 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-01 01:14:05.970 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:14:05.972 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:14:05.975 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-01 01:14:05.978 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:14:05.980 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-01 01:14:05.983 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:14:05.986 | + ./stack.sh:main:934 : is_service_enabled nova 2022-04-01 01:14:06.004 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:06.007 | + ./stack.sh:main:936 : stack_install_service nova 2022-04-01 01:14:06.009 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-01 01:14:06.012 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-01 01:14:06.014 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:14:06.017 | + lib/stack:stack_install_service:32 : install_nova 2022-04-01 01:14:06.019 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-01 01:14:06.022 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-01 01:14:06.025 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:14:06.027 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:14:06.030 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-01 01:14:06.032 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:14:06.035 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-01 01:14:06.052 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:06.054 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-01 01:14:06.071 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:06.074 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-01 01:14:06.091 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:06.093 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-01 01:14:06.096 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-01 01:14:06.098 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-01 01:14:06.101 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:14:06.103 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:14:06.106 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:14:06.109 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:14:06.111 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:14:06.114 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:14:06.130 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:14:06.132 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:14:06.135 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:14:06.138 | + functions-common:git_clone:629 : echo master 2022-04-01 01:14:06.138 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:14:06.144 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-01 01:14:06.146 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:14:06.149 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-04-01 01:14:06.152 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:14:06.152 | + functions-common:git_clone:678 : head -1 2022-04-01 01:14:06.174 | b0851b0e9c Merge "Fix pre_live_migration rollback" 2022-04-01 01:14:06.177 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:14:06.180 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-01 01:14:06.183 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:14:06.185 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-01 01:14:06.188 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-01 01:14:06.191 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:14:06.193 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-01 01:14:06.196 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:14:06.198 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-01 01:14:06.201 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-01 01:14:06.203 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:14:06.206 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:14:06.209 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-01 01:14:06.212 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:14:06.215 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-01 01:14:06.217 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:14:06.220 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:14:06.223 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-01 01:14:06.230 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-01 01:14:06.232 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-01 01:14:06.892 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-01 01:14:06.895 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:14:06.897 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:14:06.900 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:14:06.902 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-01 01:14:06.904 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-01 01:14:06.907 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:14:06.909 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:14:06.911 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:14:06.914 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:14:06.916 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:14:06.918 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:14:06.921 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:14:06.923 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-01 01:14:06.946 | Using python 3.8 to install /opt/stack/nova 2022-04-01 01:14:06.949 | + 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-01 01:14:07.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:14:07.817 | from cryptography.utils import int_from_bytes 2022-04-01 01:14:07.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:14:07.817 | from cryptography.utils import int_from_bytes 2022-04-01 01:14:08.981 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:14:09.009 | Obtaining file:///opt/stack/nova 2022-04-01 01:14:09.010 | Preparing metadata (setup.py): started 2022-04-01 01:14:14.125 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:14:14.251 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.8.1) 2022-04-01 01:14:14.252 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.4.31) 2022-04-01 01:14:14.253 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.1) 2022-04-01 01:14:14.254 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.33.0) 2022-04-01 01:14:14.255 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.0.3) 2022-04-01 01:14:14.257 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (9.4.0) 2022-04-01 01:14:14.258 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.8.0) 2022-04-01 01:14:14.259 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.5.1) 2022-04-01 01:14:14.260 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (36.0.1) 2022-04-01 01:14:14.261 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.8.7) 2022-04-01 01:14:14.262 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.2) 2022-04-01 01:14:14.263 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.1.1) 2022-04-01 01:14:14.264 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0) 2022-04-01 01:14:14.265 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.1.1) 2022-04-01 01:14:14.266 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.13.0) 2022-04-01 01:14:14.267 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.6) 2022-04-01 01:14:14.268 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.8.0) 2022-04-01 01:14:14.269 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.11.0) 2022-04-01 01:14:14.270 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.1) 2022-04-01 01:14:14.272 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.2) 2022-04-01 01:14:14.273 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev22) (3.2.0) 2022-04-01 01:14:14.274 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.3.0) 2022-04-01 01:14:14.275 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0) 2022-04-01 01:14:14.276 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (7.8.0) 2022-04-01 01:14:14.277 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.6.0) 2022-04-01 01:14:14.278 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.27.1) 2022-04-01 01:14:14.280 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0) 2022-04-01 01:14:14.281 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.10.0) 2022-04-01 01:14:14.282 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.10.1) 2022-04-01 01:14:14.283 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0) 2022-04-01 01:14:14.285 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.8.0) 2022-04-01 01:14:14.286 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.1.0) 2022-04-01 01:14:14.287 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.7.0) 2022-04-01 01:14:14.288 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-04-01 01:14:14.289 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.3.0) 2022-04-01 01:14:14.291 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.3.0) 2022-04-01 01:14:14.292 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-04-01 01:14:14.293 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.12.2) 2022-04-01 01:14:14.294 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (11.2.0) 2022-04-01 01:14:14.295 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.3.1) 2022-04-01 01:14:14.296 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (12.13.0) 2022-04-01 01:14:14.297 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.11.0) 2022-04-01 01:14:14.298 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0) 2022-04-01 01:14:14.299 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.0) 2022-04-01 01:14:14.300 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.0) 2022-04-01 01:14:14.301 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-04-01 01:14:14.302 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.1) 2022-04-01 01:14:14.303 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.9.0) 2022-04-01 01:14:14.304 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.6.0) 2022-04-01 01:14:14.306 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.2.0) 2022-04-01 01:14:14.307 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.0) 2022-04-01 01:14:14.308 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0) 2022-04-01 01:14:14.309 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.1) 2022-04-01 01:14:14.310 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.10.1) 2022-04-01 01:14:14.311 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.1) 2022-04-01 01:14:14.312 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.11.0) 2022-04-01 01:14:14.313 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.2.2) 2022-04-01 01:14:14.314 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.3.3) 2022-04-01 01:14:14.316 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.0) 2022-04-01 01:14:14.317 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.6.4) 2022-04-01 01:14:14.318 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.2) 2022-04-01 01:14:14.319 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.4.0) 2022-04-01 01:14:14.320 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.61.0) 2022-04-01 01:14:14.321 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.0) 2022-04-01 01:14:14.338 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (4.11.1) 2022-04-01 01:14:14.339 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (1.1.6) 2022-04-01 01:14:14.341 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (5.4.0) 2022-04-01 01:14:14.362 | 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.dev22) (5.3.0) 2022-04-01 01:14:14.404 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev22) (1.15.0) 2022-04-01 01:14:14.435 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (1.16.0) 2022-04-01 01:14:14.437 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (2.1.0) 2022-04-01 01:14:14.460 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev22) (2.1.0) 2022-04-01 01:14:14.585 | 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.dev22) (4.4.0) 2022-04-01 01:14:14.586 | 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.dev22) (3.1.1) 2022-04-01 01:14:14.647 | 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.dev22) (1.32) 2022-04-01 01:14:14.648 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.4) 2022-04-01 01:14:14.650 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.0) 2022-04-01 01:14:14.652 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (0.10.0) 2022-04-01 01:14:14.653 | 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.dev22) (1.1.5) 2022-04-01 01:14:14.655 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (2.5.0) 2022-04-01 01:14:14.676 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev22) (6.3.1) 2022-04-01 01:14:14.679 | 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.dev22) (5.6.0) 2022-04-01 01:14:14.731 | 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.dev22) (1.15.1) 2022-04-01 01:14:14.732 | 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.dev22) (2.5.0) 2022-04-01 01:14:14.737 | 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.dev22) (0.6.6) 2022-04-01 01:14:14.797 | 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.dev22) (0.17.3) 2022-04-01 01:14:14.936 | 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.dev22) (2.0.1) 2022-04-01 01:14:14.937 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev22) (0.5.0) 2022-04-01 01:14:15.022 | 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.dev22) (0.9.6) 2022-04-01 01:14:15.084 | 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.dev22) (5.0.9) 2022-04-01 01:14:15.086 | 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.dev22) (5.0.0) 2022-04-01 01:14:15.088 | 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.dev22) (0.4.0) 2022-04-01 01:14:15.090 | 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.dev22) (5.2.3) 2022-04-01 01:14:15.127 | 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.dev22) (3.3.0) 2022-04-01 01:14:15.130 | 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.dev22) (3.2.0) 2022-04-01 01:14:15.181 | 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.dev22) (1.0.3) 2022-04-01 01:14:15.242 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev22) (2021.3) 2022-04-01 01:14:15.277 | 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.dev22) (3.0.0) 2022-04-01 01:14:15.281 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev22) (1.3.3) 2022-04-01 01:14:15.333 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev22) (21.3) 2022-04-01 01:14:15.334 | 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.dev22) (3.0.7) 2022-04-01 01:14:15.425 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev22) (1.5.0) 2022-04-01 01:14:15.452 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev22) (60.9.3) 2022-04-01 01:14:15.535 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev22) (0.2.5) 2022-04-01 01:14:15.630 | 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.dev22) (3.17.6) 2022-04-01 01:14:15.700 | 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.dev22) (22.0.0) 2022-04-01 01:14:15.705 | 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.dev22) (1.3.3) 2022-04-01 01:14:15.706 | 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.dev22) (1.13.3) 2022-04-01 01:14:15.749 | 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.dev22) (3.10.1) 2022-04-01 01:14:15.750 | 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.dev22) (2.5.0) 2022-04-01 01:14:15.757 | 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.dev22) (2.1.0) 2022-04-01 01:14:15.837 | 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.dev22) (1.26.8) 2022-04-01 01:14:15.838 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (2019.11.28) 2022-04-01 01:14:15.841 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (3.3) 2022-04-01 01:14:15.843 | 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.dev22) (2.0.12) 2022-04-01 01:14:15.943 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev22) (0.7) 2022-04-01 01:14:16.172 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.5.2) 2022-04-01 01:14:16.172 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.4.2) 2022-04-01 01:14:16.286 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.5.0) 2022-04-01 01:14:16.288 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (1.4.2) 2022-04-01 01:14:16.293 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.6.3) 2022-04-01 01:14:16.380 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev22) (0.12.2) 2022-04-01 01:14:16.460 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev22) (1.22.2) 2022-04-01 01:14:16.494 | 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.dev22) (5.0.0) 2022-04-01 01:14:16.735 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev22) (2.21) 2022-04-01 01:14:16.815 | 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.dev22) (0.5.0) 2022-04-01 01:14:16.817 | 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.dev22) (2.4.0) 2022-04-01 01:14:17.054 | 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.dev22) (2.5.0) 2022-04-01 01:14:17.166 | 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.dev22) (2.2) 2022-04-01 01:14:17.680 | 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.dev22) (0.13.1) 2022-04-01 01:14:17.726 | 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.dev22) (2.16.0) 2022-04-01 01:14:18.110 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:14:18.111 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:14:18.112 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:14:18.113 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:14:18.114 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:14:18.117 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:14:18.118 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:14:19.370 | 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.dev22) (3.7.0) 2022-04-01 01:14:19.783 | 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.dev22) (21.4.0) 2022-04-01 01:14:19.784 | 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.dev22) (1.8.2) 2022-04-01 01:14:19.882 | 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.dev22) (2.4.0) 2022-04-01 01:14:19.992 | 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.dev22) (1.0.0) 2022-04-01 01:14:21.652 | Installing collected packages: nova 2022-04-01 01:14:21.653 | Attempting uninstall: nova 2022-04-01 01:14:21.653 | Found existing installation: nova 25.1.0.dev22 2022-04-01 01:14:21.661 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-01 01:14:21.663 | Running setup.py develop for nova 2022-04-01 01:14:28.305 | Successfully installed nova 2022-04-01 01:14:28.305 | 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-01 01:14:28.313 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:14:28.313 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:14:28.476 | + inc/python:pip_install:200 : result=0 2022-04-01 01:14:28.478 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:14:28.481 | + functions-common:time_stop:2425 : local name 2022-04-01 01:14:28.483 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:14:28.485 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:14:28.488 | + functions-common:time_stop:2428 : local total 2022-04-01 01:14:28.490 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:14:28.493 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:14:28.495 | + functions-common:time_stop:2432 : start_time=1648775646939 2022-04-01 01:14:28.497 | + functions-common:time_stop:2434 : [[ -z 1648775646939 ]] 2022-04-01 01:14:28.500 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:14:28.504 | + functions-common:time_stop:2437 : end_time=1648775668502 2022-04-01 01:14:28.507 | + functions-common:time_stop:2438 : elapsed_time=21563 2022-04-01 01:14:28.509 | + functions-common:time_stop:2439 : total=136632 2022-04-01 01:14:28.511 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:14:28.514 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=158195 2022-04-01 01:14:28.516 | + inc/python:pip_install:203 : return 0 2022-04-01 01:14:28.518 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:14:28.521 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-01 01:14:28.523 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-01 01:14:28.542 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-01 01:14:28.556 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-01 01:14:28.558 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-01 01:14:28.561 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:14:28.563 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:14:28.566 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-01 01:14:28.569 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:14:28.572 | + 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-01 01:14:28.585 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:14:28.588 | + ./stack.sh:main:937 : configure_nova 2022-04-01 01:14:28.590 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-01 01:14:28.603 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-01 01:14:28.605 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-01 01:14:28.608 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-01 01:14:28.611 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-01 01:14:28.612 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-01 01:14:28.618 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-01 01:14:28.620 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-01 01:14:28.623 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-01 01:14:28.625 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-01 01:14:28.628 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-01 01:14:28.630 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-01 01:14:28.633 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-01 01:14:28.636 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-01 01:14:28.648 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-01 01:14:28.661 | + 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-01 01:14:28.674 | + 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-01 01:14:28.687 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-01 01:14:28.699 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-01 01:14:28.703 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-01 01:14:28.707 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.XCfI1JI4Sj 2022-04-01 01:14:28.710 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-01 01:14:28.712 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-01 01:14:28.715 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-01 01:14:28.717 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-01 01:14:28.720 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-01 01:14:28.722 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.XCfI1JI4Sj 2022-04-01 01:14:28.727 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.XCfI1JI4Sj 2022-04-01 01:14:28.739 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.XCfI1JI4Sj /etc/sudoers.d/nova-rootwrap 2022-04-01 01:14:28.753 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-01 01:14:28.758 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-01 01:14:28.760 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-01 01:14:28.763 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-01 01:14:28.765 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-01 01:14:28.768 | + 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-01 01:14:28.771 | + 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-01 01:14:28.774 | + 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,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,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-01 01:14:28.776 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-01 01:14:28.781 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-01 01:14:28.798 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:28.801 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-01 01:14:28.804 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-01 01:14:28.808 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-01 01:14:28.812 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-01 01:14:28.842 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-01 01:14:28.844 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-01 01:14:28.871 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-01 01:14:28.901 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-01 01:14:28.928 | + 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-01 01:14:28.958 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-01 01:14:28.989 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-01 01:14:29.020 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-01 01:14:29.023 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.72 2022-04-01 01:14:29.052 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-01 01:14:29.084 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-01 01:14:29.113 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-01 01:14:29.145 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-01 01:14:29.177 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-01 01:14:29.215 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-01 01:14:29.217 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:14:29.220 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:14:29.223 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:14:29.225 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:14:29.229 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:14:29.231 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:14:29.234 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:14:29.236 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:14:29.239 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:14:29.242 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:14:29.244 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:14:29.246 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-01 01:14:29.251 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:14:29.253 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:14:29.256 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:14:29.258 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:14:29.262 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:14:29.263 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:14:29.266 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-01 01:14:29.286 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:29.289 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:14:29.292 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-01 01:14:29.294 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-01 01:14:29.325 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-01 01:14:29.328 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-01 01:14:29.330 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-01 01:14:29.333 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-01 01:14:29.336 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-01 01:14:29.339 | + 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-01 01:14:29.377 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-01 01:14:29.379 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-01 01:14:29.382 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-01 01:14:29.385 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-01 01:14:29.387 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-01 01:14:29.390 | + 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-01 01:14:29.430 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-01 01:14:29.463 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-01 01:14:29.496 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-01 01:14:29.530 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-01 01:14:29.548 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:29.553 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-01 01:14:29.572 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:29.577 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-01 01:14:29.577 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-01 01:14:29.582 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-01 01:14:29.585 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-01 01:14:29.616 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-01 01:14:29.634 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:29.637 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-01 01:14:29.639 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-01 01:14:29.645 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-01 01:14:29.647 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:14:29.653 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-01 01:14:29.685 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-01 01:14:29.717 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.72/identity 2022-04-01 01:14:29.752 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-01 01:14:29.785 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-01 01:14:29.815 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-01 01:14:29.847 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-01 01:14:29.879 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-01 01:14:29.914 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:14:29.946 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:14:29.975 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-01 01:14:29.994 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:29.998 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-01 01:14:30.001 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-01 01:14:30.034 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-01 01:14:30.066 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.72/identity 2022-04-01 01:14:30.096 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-01 01:14:30.127 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-01 01:14:30.159 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-01 01:14:30.190 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-01 01:14:30.223 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-01 01:14:30.261 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-01 01:14:30.278 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:30.280 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-01 01:14:30.283 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-01 01:14:30.313 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-01 01:14:30.350 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-01 01:14:30.353 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-01 01:14:30.385 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-01 01:14:30.388 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-01 01:14:30.391 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-01 01:14:30.393 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:14:30.396 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:14:30.399 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:14:30.404 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:14:30.411 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:14:30.411 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:14:30.411 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-01 01:14:30.414 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:14:30.416 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:14:30.419 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:14:30.422 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:14:30.426 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:14:30.429 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:14:30.434 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:14:30.436 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:14:30.438 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:14:30.441 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:14:30.444 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:14:30.446 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-01 01:14:30.449 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-01 01:14:30.452 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-01 01:14:30.455 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:14:30.475 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:14:30.478 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:14:30.480 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:14:30.482 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:14:30.485 | + 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-01 01:14:30.514 | + 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-01 01:14:30.543 | + 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-01 01:14:30.580 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:14:30.611 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-01 01:14:30.644 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-01 01:14:30.661 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:30.664 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-01 01:14:30.667 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-01 01:14:30.670 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-01 01:14:30.672 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-01 01:14:30.675 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 01:14:30.677 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:14:30.680 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-01 01:14:30.684 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-01 01:14:30.686 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:14:30.689 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:14:30.704 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:14:30.704 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:14:30.714 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:14:30.717 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:14:30.734 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-01 01:14:30.736 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-01 01:14:30.741 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-01 01:14:30.772 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-01 01:14:30.803 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-01 01:14:30.831 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:14:30.859 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:14:30.886 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:14:30.915 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:14:30.942 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:14:30.969 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:14:30.998 | + 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-01 01:14:31.029 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:14:31.057 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:14:31.086 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:14:31.113 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 01:14:31.116 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 01:14:31.119 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-01 01:14:31.121 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-01 01:14:31.123 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:14:31.126 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:14:31.128 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:14:31.131 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-01 01:14:31.134 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-01 01:14:31.136 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-01 01:14:31.164 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 01:14:31.193 | + 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-01 01:14:31.194 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-01 01:14:31.203 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-01 01:14:31.206 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-01 01:14:31.209 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-01 01:14:31.212 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:14:31.214 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:14:31.216 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:14:31.219 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:14:31.221 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:14:31.223 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:14:31.226 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:14:31.228 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:14:31.231 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:14:31.233 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-01 01:14:31.297 | Enabling site nova-api-wsgi. 2022-04-01 01:14:31.303 | To activate the new configuration, you need to run: 2022-04-01 01:14:31.303 | systemctl reload apache2 2022-04-01 01:14:31.307 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 01:14:31.310 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:14:31.312 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:14:31.315 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:14:31.461 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-01 01:14:31.479 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:31.481 | + 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-01 01:14:31.484 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-01 01:14:31.486 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-01 01:14:31.489 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-01 01:14:31.491 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-01 01:14:31.493 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:14:31.496 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-01 01:14:31.500 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-01 01:14:31.503 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:14:31.505 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:14:31.519 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:14:31.519 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:14:31.528 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:14:31.533 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:14:31.550 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-01 01:14:31.552 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-01 01:14:31.556 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-01 01:14:31.587 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-01 01:14:31.615 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-01 01:14:31.642 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:14:31.670 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:14:31.698 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:14:31.727 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:14:31.755 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:14:31.784 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:14:31.811 | + 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-01 01:14:31.840 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:14:31.868 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:14:31.895 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:14:31.924 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-01 01:14:31.926 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-01 01:14:31.954 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-01 01:14:31.971 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:31.973 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-01 01:14:32.006 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-01 01:14:32.008 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-01 01:14:32.010 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-01 01:14:32.029 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:32.031 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:14:32.034 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:14:32.063 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-01 01:14:32.094 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-01 01:14:32.097 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-01 01:14:32.099 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-01 01:14:32.102 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:14:32.104 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:14:32.106 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:14:32.123 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:32.126 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:14:32.129 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:14:32.132 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:14:32.148 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:32.150 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:14:32.153 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:14:32.183 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:14:32.185 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:14:32.187 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-01 01:14:32.216 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-01 01:14:32.245 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-01 01:14:32.293 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-01 01:14:32.310 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:32.312 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-01 01:14:32.343 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-01 01:14:32.345 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-01 01:14:32.348 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-01 01:14:32.381 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-01 01:14:32.417 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.72/identity 2022-04-01 01:14:32.447 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-01 01:14:32.478 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-01 01:14:32.509 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-01 01:14:32.539 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-01 01:14:32.571 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-01 01:14:32.600 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-01 01:14:32.630 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-01 01:14:32.651 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:32.655 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-01 01:14:32.660 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:14:32.663 | + lib/nova:create_nova_conf:553 : local conf 2022-04-01 01:14:32.665 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-01 01:14:32.669 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-01 01:14:32.672 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:14:32.676 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:14:32.679 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-01 01:14:32.682 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-01 01:14:32.684 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-01 01:14:32.689 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-01 01:14:32.692 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-01 01:14:32.694 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-01 01:14:32.697 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-01 01:14:32.699 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-01 01:14:32.703 | + 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-01 01:14:32.739 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-01 01:14:32.773 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-01 01:14:32.808 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:14:32.810 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-01 01:14:32.813 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-01 01:14:32.815 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-01 01:14:32.833 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:32.836 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-01 01:14:32.837 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-01 01:14:33.541 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-01 01:14:33.543 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-01 01:14:33.545 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-01 01:14:33.548 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-01 01:14:33.551 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:14:33.554 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-01 01:14:33.558 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:14:33.575 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:33.578 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-01 01:14:33.581 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-01 01:14:33.583 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:14:33.600 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:33.602 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/nova_cell1 2022-04-01 01:14:33.605 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/nova_cell1 2022-04-01 01:14:33.634 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:14:33.636 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:14:33.639 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-01 01:14:33.656 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:33.659 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-01 01:14:33.661 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-01 01:14:33.664 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-01 01:14:33.695 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.72/identity 2022-04-01 01:14:33.723 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-01 01:14:33.752 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-01 01:14:33.781 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-01 01:14:33.809 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-01 01:14:33.839 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-01 01:14:33.868 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-01 01:14:33.895 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-01 01:14:33.898 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-01 01:14:33.901 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-01 01:14:33.904 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:14:33.921 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:14:33.924 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:14:33.927 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:14:33.929 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:14:33.931 | + 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-01 01:14:33.960 | + 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-01 01:14:33.989 | + 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-01 01:14:34.018 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:14:34.047 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:14:34.050 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-01 01:14:34.054 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:14:34.057 | + lib/nova:create_nova_conf:587 : local conf 2022-04-01 01:14:34.059 | + lib/nova:create_nova_conf:588 : local offset 2022-04-01 01:14:34.062 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-01 01:14:34.065 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:14:34.067 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:14:34.070 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-01 01:14:34.073 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-01 01:14:34.075 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-01 01:14:34.077 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-01 01:14:34.080 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-01 01:14:34.082 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-01 01:14:34.085 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-01 01:14:34.102 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:34.104 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-01 01:14:34.106 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-01 01:14:34.123 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:34.126 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-01 01:14:34.142 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:34.145 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-01 01:14:34.162 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:34.165 | + ./stack.sh:main:940 : is_service_enabled placement 2022-04-01 01:14:34.189 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:34.192 | + ./stack.sh:main:942 : stack_install_service placement 2022-04-01 01:14:34.195 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-01 01:14:34.197 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-01 01:14:34.200 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:14:34.202 | + lib/stack:stack_install_service:32 : install_placement 2022-04-01 01:14:34.205 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-01 01:14:34.208 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-01 01:14:34.211 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:14:34.214 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:14:34.216 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-01 01:14:34.219 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:14:34.222 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:14:34.224 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:14:34.227 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:14:34.229 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:14:34.232 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:14:34.234 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:14:34.237 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:14:34.239 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:14:34.242 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:14:34.244 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:14:34.247 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:14:34.249 | + functions-common:install_package:1464 : real_install_package apache2 2022-04-01 01:14:34.252 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:14:34.255 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:14:34.258 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:14:34.260 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-04-01 01:14:34.283 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-01 01:14:34.398 | Reading package lists... 2022-04-01 01:14:34.659 | Building dependency tree... 2022-04-01 01:14:34.660 | Reading state information... 2022-04-01 01:14:34.928 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:14:34.928 | The following packages were automatically installed and are no longer required: 2022-04-01 01:14:34.930 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:14:34.930 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:14:34.930 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:14:34.930 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:14:34.930 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:14:34.930 | python3-zope.interface 2022-04-01 01:14:34.930 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:14:35.048 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:14:35.053 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:14:35.055 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:14:35.058 | + functions-common:time_stop:2425 : local name 2022-04-01 01:14:35.060 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:14:35.062 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:14:35.065 | + functions-common:time_stop:2428 : local total 2022-04-01 01:14:35.067 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:14:35.069 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:14:35.072 | + functions-common:time_stop:2432 : start_time=1648775674280 2022-04-01 01:14:35.074 | + functions-common:time_stop:2434 : [[ -z 1648775674280 ]] 2022-04-01 01:14:35.077 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:14:35.081 | + functions-common:time_stop:2437 : end_time=1648775675079 2022-04-01 01:14:35.084 | + functions-common:time_stop:2438 : elapsed_time=799 2022-04-01 01:14:35.086 | + functions-common:time_stop:2439 : total=7006 2022-04-01 01:14:35.088 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:14:35.091 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7805 2022-04-01 01:14:35.093 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:14:35.096 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-01 01:14:35.098 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-04-01 01:14:35.101 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-04-01 01:14:35.104 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-04-01 01:14:35.106 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-04-01 01:14:35.130 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-01 01:14:35.132 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:14:35.135 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:14:35.137 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:14:35.140 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:14:35.142 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:14:35.145 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:14:35.148 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:14:35.150 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:14:35.153 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:14:35.155 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:14:35.158 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:14:35.160 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:14:35.164 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-04-01 01:14:35.166 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:14:35.169 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:14:35.171 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:14:35.174 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-04-01 01:14:35.196 | + functions-common:apt_get:1230 : 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-01 01:14:35.306 | Reading package lists... 2022-04-01 01:14:35.566 | Building dependency tree... 2022-04-01 01:14:35.567 | Reading state information... 2022-04-01 01:14:35.840 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-01 01:14:35.840 | The following packages were automatically installed and are no longer required: 2022-04-01 01:14:35.841 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:14:35.841 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:14:35.841 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:14:35.841 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:14:35.841 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:14:35.841 | python3-zope.interface 2022-04-01 01:14:35.841 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:14:35.958 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:14:35.963 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:14:35.965 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:14:35.968 | + functions-common:time_stop:2425 : local name 2022-04-01 01:14:35.970 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:14:35.973 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:14:35.975 | + functions-common:time_stop:2428 : local total 2022-04-01 01:14:35.978 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:14:35.980 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:14:35.982 | + functions-common:time_stop:2432 : start_time=1648775675193 2022-04-01 01:14:35.985 | + functions-common:time_stop:2434 : [[ -z 1648775675193 ]] 2022-04-01 01:14:35.988 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:14:35.993 | + functions-common:time_stop:2437 : end_time=1648775675990 2022-04-01 01:14:35.995 | + functions-common:time_stop:2438 : elapsed_time=797 2022-04-01 01:14:35.998 | + functions-common:time_stop:2439 : total=7805 2022-04-01 01:14:36.000 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:14:36.002 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8602 2022-04-01 01:14:36.005 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:14:36.008 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-01 01:14:36.011 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-01 01:14:36.013 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:14:36.016 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:14:36.018 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:14:36.021 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-01 01:14:36.023 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-01 01:14:36.081 | wsgi (enabled by maintainer script) 2022-04-01 01:14:36.084 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-01 01:14:36.087 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-01 01:14:36.089 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:14:36.093 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-01 01:14:36.096 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-01 01:14:36.098 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:14:36.102 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:14:36.103 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:14:36.108 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-01 01:14:36.111 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-01 01:14:36.114 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-01 01:14:36.117 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-01 01:14:36.120 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-01 01:14:36.147 | Using python 3.8 to install osc-placement 2022-04-01 01:14:36.149 | + 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-01 01:14:37.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:14:37.030 | from cryptography.utils import int_from_bytes 2022-04-01 01:14:37.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:14:37.030 | from cryptography.utils import int_from_bytes 2022-04-01 01:14:38.174 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:14:38.201 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-01 01:14:38.211 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-01 01:14:38.213 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-01 01:14:38.214 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-01 01:14:38.215 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-01 01:14:38.216 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-01 01:14:38.217 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-01 01:14:38.276 | 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-01 01:14:38.277 | 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-01 01:14:38.278 | 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-01 01:14:38.280 | 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-01 01:14:38.292 | 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-01 01:14:38.293 | 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-01 01:14:38.296 | 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-01 01:14:38.310 | 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-01 01:14:38.311 | 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-01 01:14:38.312 | 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-01 01:14:38.313 | 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-01 01:14:38.314 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-04-01 01:14:38.316 | 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-01 01:14:38.337 | 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-01 01:14:38.339 | 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.1.1) 2022-04-01 01:14:38.340 | 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-01 01:14:38.341 | 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-01 01:14:38.348 | 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.13.3) 2022-04-01 01:14:38.387 | 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-01 01:14:38.388 | 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.1) 2022-04-01 01:14:38.389 | 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-01 01:14:38.390 | 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) (0.10.0) 2022-04-01 01:14:38.392 | 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-01 01:14:38.394 | 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-01 01:14:38.395 | 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-01 01:14:38.396 | 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-01 01:14:38.460 | 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.8) 2022-04-01 01:14:38.463 | 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-01 01:14:38.464 | 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-01 01:14:38.466 | 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-01 01:14:38.555 | 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-01 01:14:38.556 | 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-01 01:14:38.557 | 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-01 01:14:38.598 | 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-01 01:14:38.639 | 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-01 01:14:38.801 | 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-01 01:14:41.045 | 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-01 01:14:41.052 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:14:41.052 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:14:41.182 | + inc/python:pip_install:200 : result=0 2022-04-01 01:14:41.185 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:14:41.187 | + functions-common:time_stop:2425 : local name 2022-04-01 01:14:41.190 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:14:41.192 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:14:41.195 | + functions-common:time_stop:2428 : local total 2022-04-01 01:14:41.198 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:14:41.200 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:14:41.203 | + functions-common:time_stop:2432 : start_time=1648775676139 2022-04-01 01:14:41.206 | + functions-common:time_stop:2434 : [[ -z 1648775676139 ]] 2022-04-01 01:14:41.209 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:14:41.213 | + functions-common:time_stop:2437 : end_time=1648775681211 2022-04-01 01:14:41.216 | + functions-common:time_stop:2438 : elapsed_time=5072 2022-04-01 01:14:41.218 | + functions-common:time_stop:2439 : total=158195 2022-04-01 01:14:41.221 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:14:41.223 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=163267 2022-04-01 01:14:41.226 | + inc/python:pip_install:203 : return 0 2022-04-01 01:14:41.229 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-01 01:14:41.231 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-01 01:14:41.234 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-01 01:14:41.236 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:14:41.239 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:14:41.243 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:14:41.246 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:14:41.248 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:14:41.252 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:14:41.270 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:14:41.272 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:14:41.275 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:14:41.278 | + functions-common:git_clone:629 : echo master 2022-04-01 01:14:41.279 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:14:41.284 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-01 01:14:41.287 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:14:41.289 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-04-01 01:14:41.293 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:14:41.293 | + functions-common:git_clone:678 : head -1 2022-04-01 01:14:41.296 | ffca1ebd Merge "Add zed spec directory" 2022-04-01 01:14:41.299 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:14:41.302 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-01 01:14:41.305 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:14:41.307 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-01 01:14:41.310 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-01 01:14:41.312 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:14:41.315 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-01 01:14:41.318 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:14:41.321 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-01 01:14:41.323 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-01 01:14:41.326 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:14:41.329 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:14:41.332 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-01 01:14:41.335 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:14:41.338 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-01 01:14:41.341 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:14:41.343 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:14:41.346 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-01 01:14:41.353 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-01 01:14:41.355 | + 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-01 01:14:42.013 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-01 01:14:42.016 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:14:42.019 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:14:42.021 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:14:42.023 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-01 01:14:42.026 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-01 01:14:42.028 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:14:42.031 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:14:42.034 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:14:42.036 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:14:42.039 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:14:42.042 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:14:42.044 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:14:42.046 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-01 01:14:42.069 | Using python 3.8 to install /opt/stack/placement 2022-04-01 01:14:42.072 | + 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-01 01:14:42.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:14:42.971 | from cryptography.utils import int_from_bytes 2022-04-01 01:14:42.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:14:42.971 | from cryptography.utils import int_from_bytes 2022-04-01 01:14:44.112 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:14:44.139 | Obtaining file:///opt/stack/placement 2022-04-01 01:14:44.140 | Preparing metadata (setup.py): started 2022-04-01 01:14:47.296 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:14:47.339 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (5.8.1) 2022-04-01 01:14:47.341 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.4.31) 2022-04-01 01:14:47.342 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (9.4.0) 2022-04-01 01:14:47.343 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.5.1) 2022-04-01 01:14:47.344 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.8.7) 2022-04-01 01:14:47.345 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev7) (3.2.0) 2022-04-01 01:14:47.346 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.27.1) 2022-04-01 01:14:47.348 | 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.dev7) (60.9.3) 2022-04-01 01:14:47.349 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.0) 2022-04-01 01:14:47.350 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (8.8.0) 2022-04-01 01:14:47.352 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.1.0) 2022-04-01 01:14:47.353 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.7.0) 2022-04-01 01:14:47.354 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.3.0) 2022-04-01 01:14:47.355 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.12.2) 2022-04-01 01:14:47.356 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (11.2.0) 2022-04-01 01:14:47.357 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (3.11.0) 2022-04-01 01:14:47.358 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.1) 2022-04-01 01:14:47.359 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.5.0) 2022-04-01 01:14:47.360 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.1.0) 2022-04-01 01:14:47.362 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.7.0) 2022-04-01 01:14:47.363 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.0.1) 2022-04-01 01:14:47.428 | 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.dev7) (1.16.0) 2022-04-01 01:14:47.429 | 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.dev7) (5.1.0) 2022-04-01 01:14:47.431 | 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.dev7) (4.5.0) 2022-04-01 01:14:47.432 | 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.dev7) (3.1.1) 2022-04-01 01:14:47.433 | 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.dev7) (2.10.1) 2022-04-01 01:14:47.435 | 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.dev7) (4.4.0) 2022-04-01 01:14:47.456 | 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.dev7) (0.17.3) 2022-04-01 01:14:47.496 | 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.dev7) (6.0) 2022-04-01 01:14:47.497 | 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.dev7) (1.5.0) 2022-04-01 01:14:47.498 | 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.dev7) (2.5.0) 2022-04-01 01:14:47.500 | 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.dev7) (0.8.0) 2022-04-01 01:14:47.501 | 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.dev7) (3.5.0) 2022-04-01 01:14:47.552 | 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.dev7) (1.7.6) 2022-04-01 01:14:47.553 | 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.dev7) (2.0.1) 2022-04-01 01:14:47.555 | 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.dev7) (0.5.0) 2022-04-01 01:14:47.557 | 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.dev7) (0.13.0) 2022-04-01 01:14:47.596 | 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.dev7) (2.8.2) 2022-04-01 01:14:47.600 | 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.dev7) (0.9.6) 2022-04-01 01:14:47.620 | 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.dev7) (3.3.0) 2022-04-01 01:14:47.622 | 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.dev7) (3.0.3) 2022-04-01 01:14:47.623 | 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.dev7) (3.2.0) 2022-04-01 01:14:47.649 | 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.dev7) (1.0.3) 2022-04-01 01:14:47.651 | 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.dev7) (2021.3) 2022-04-01 01:14:47.663 | 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.dev7) (3.1.1) 2022-04-01 01:14:47.681 | 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.dev7) (21.3) 2022-04-01 01:14:47.682 | 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.dev7) (0.11.0) 2022-04-01 01:14:47.684 | 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.dev7) (3.0.7) 2022-04-01 01:14:47.685 | 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.dev7) (1.0.2) 2022-04-01 01:14:47.729 | 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.dev7) (2.0.12) 2022-04-01 01:14:47.730 | 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.dev7) (1.26.8) 2022-04-01 01:14:47.731 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (2019.11.28) 2022-04-01 01:14:47.733 | 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.dev7) (3.3) 2022-04-01 01:14:47.751 | 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.dev7) (0.7) 2022-04-01 01:14:47.914 | 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.dev7) (1.1.2) 2022-04-01 01:14:47.953 | 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.dev7) (4.11.1) 2022-04-01 01:14:47.954 | 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.dev7) (5.4.0) 2022-04-01 01:14:47.955 | 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.dev7) (1.1.6) 2022-04-01 01:14:47.973 | 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.dev7) (1.15.0) 2022-04-01 01:14:48.007 | 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.dev7) (1.13.3) 2022-04-01 01:14:48.063 | 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.dev7) (2.1.0) 2022-04-01 01:14:48.156 | 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.dev7) (1.7.0) 2022-04-01 01:14:48.240 | 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.dev7) (1.1.5) 2022-04-01 01:14:48.293 | 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.dev7) (0.2.5) 2022-04-01 01:14:48.484 | 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.dev7) (5.1.1) 2022-04-01 01:14:48.485 | 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.dev7) (0.5.2) 2022-04-01 01:14:48.486 | 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.dev7) (0.4.2) 2022-04-01 01:14:48.567 | 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.dev7) (2.5.0) 2022-04-01 01:14:48.619 | 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.dev7) (2.21) 2022-04-01 01:14:48.783 | 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.dev7) (3.7.0) 2022-04-01 01:14:48.889 | 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.dev7) (1.0.0) 2022-04-01 01:14:48.891 | 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.dev7) (3.0.0) 2022-04-01 01:14:50.810 | Installing collected packages: openstack-placement 2022-04-01 01:14:50.810 | Attempting uninstall: openstack-placement 2022-04-01 01:14:50.810 | Found existing installation: openstack-placement 7.1.0.dev7 2022-04-01 01:14:50.813 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-01 01:14:50.814 | Running setup.py develop for openstack-placement 2022-04-01 01:14:55.144 | Successfully installed openstack-placement 2022-04-01 01:14:55.144 | 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-01 01:14:55.153 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:14:55.153 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:14:55.300 | + inc/python:pip_install:200 : result=0 2022-04-01 01:14:55.303 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:14:55.306 | + functions-common:time_stop:2425 : local name 2022-04-01 01:14:55.308 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:14:55.310 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:14:55.312 | + functions-common:time_stop:2428 : local total 2022-04-01 01:14:55.315 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:14:55.317 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:14:55.319 | + functions-common:time_stop:2432 : start_time=1648775682063 2022-04-01 01:14:55.322 | + functions-common:time_stop:2434 : [[ -z 1648775682063 ]] 2022-04-01 01:14:55.325 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:14:55.329 | + functions-common:time_stop:2437 : end_time=1648775695327 2022-04-01 01:14:55.331 | + functions-common:time_stop:2438 : elapsed_time=13264 2022-04-01 01:14:55.334 | + functions-common:time_stop:2439 : total=163267 2022-04-01 01:14:55.336 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:14:55.339 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=176531 2022-04-01 01:14:55.341 | + inc/python:pip_install:203 : return 0 2022-04-01 01:14:55.344 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:14:55.346 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-01 01:14:55.349 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-01 01:14:55.375 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-01 01:14:55.387 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-01 01:14:55.390 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-01 01:14:55.393 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:14:55.395 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:14:55.398 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-01 01:14:55.401 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:14:55.404 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:14:55.406 | + ./stack.sh:main:943 : configure_placement 2022-04-01 01:14:55.409 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-01 01:14:55.423 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-01 01:14:55.426 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-01 01:14:55.431 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-01 01:14:55.434 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-01 01:14:55.436 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-01 01:14:55.439 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-01 01:14:55.444 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-01 01:14:55.447 | + 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-01 01:14:55.488 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-01 01:14:55.524 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-01 01:14:55.560 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-01 01:14:55.563 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-01 01:14:55.565 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-01 01:14:55.569 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:14:55.571 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-01 01:14:55.609 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-01 01:14:55.642 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.72/identity 2022-04-01 01:14:55.674 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-01 01:14:55.709 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-01 01:14:55.744 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-01 01:14:55.779 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-01 01:14:55.812 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-01 01:14:55.849 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:14:55.882 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:14:55.914 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-01 01:14:55.917 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-01 01:14:55.920 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-01 01:14:55.923 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:14:55.943 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:14:55.945 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:14:55.948 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:14:55.950 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:14:55.953 | + 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-01 01:14:55.985 | + 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-01 01:14:56.018 | + 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-01 01:14:56.051 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:14:56.082 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-01 01:14:56.085 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-01 01:14:56.087 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-01 01:14:56.091 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-01 01:14:56.096 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-01 01:14:56.099 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 01:14:56.101 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:14:56.105 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-01 01:14:56.109 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-01 01:14:56.112 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:14:56.115 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:14:56.128 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:14:56.129 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:14:56.138 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:14:56.142 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:14:56.160 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-01 01:14:56.163 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-01 01:14:56.167 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-01 01:14:56.204 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-01 01:14:56.236 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-01 01:14:56.268 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:14:56.299 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:14:56.330 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:14:56.364 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:14:56.398 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:14:56.431 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:14:56.463 | + 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-01 01:14:56.497 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:14:56.530 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:14:56.563 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:14:56.594 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 01:14:56.596 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 01:14:56.600 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-01 01:14:56.603 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-01 01:14:56.606 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:14:56.608 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:14:56.611 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:14:56.615 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-01 01:14:56.618 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-01 01:14:56.621 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-01 01:14:56.652 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 01:14:56.685 | + 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-01 01:14:56.685 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-01 01:14:56.694 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-01 01:14:56.699 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-01 01:14:56.701 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-01 01:14:56.704 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:14:56.707 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:14:56.710 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:14:56.712 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:14:56.715 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:14:56.717 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:14:56.720 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:14:56.722 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:14:56.726 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:14:56.732 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-01 01:14:56.795 | Site placement-api already enabled 2022-04-01 01:14:56.800 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 01:14:56.803 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:14:56.805 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:14:56.808 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:14:56.950 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-04-01 01:14:56.977 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:56.980 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-04-01 01:14:57.004 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:57.007 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-04-01 01:14:57.031 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:57.034 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-04-01 01:14:57.037 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-01 01:14:57.040 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-01 01:14:57.076 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.72/identity 2022-04-01 01:14:57.109 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-01 01:14:57.145 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-01 01:14:57.181 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-01 01:14:57.212 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-01 01:14:57.245 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-01 01:14:57.277 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-01 01:14:57.308 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-04-01 01:14:57.331 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:57.334 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-04-01 01:14:57.354 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:57.357 | + ./stack.sh:main:969 : run_phase stack install 2022-04-01 01:14:57.360 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 01:14:57.363 | + functions-common:run_phase:1854 : local phase=install 2022-04-01 01:14:57.365 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:14:57.368 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:14:57.371 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:14:57.373 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:14:57.376 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:14:57.379 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:14:57.385 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:14:57.387 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:14:57.393 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:14:57.396 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-01 01:14:57.399 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:14:57.418 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:57.421 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:14:57.424 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:14:57.427 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-01 01:14:57.429 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-01 01:14:57.431 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:14:57.434 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-04-01 01:14:57.436 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-01 01:14:57.439 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-01 01:14:57.502 | ++ inc/async:async_inner:63 : install_tempest 2022-04-01 01:14:57.547 | [714968 Async install_tempest:740021]: running: install_tempest 2022-04-01 01:14:57.550 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 01:14:57.553 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 01:14:57.557 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:14:57.560 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 01:14:57.563 | + functions-common:run_phase:1880 : run_plugins stack install 2022-04-01 01:14:57.566 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 01:14:57.571 | + functions-common:run_plugins:1840 : local phase=install 2022-04-01 01:14:57.575 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 01:14:57.579 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 01:14:57.581 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-04-01 01:14:57.585 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-01 01:14:57.588 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:14:57.591 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:14:57.593 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-01 01:14:57.596 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:14:57.599 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-04-01 01:14:57.602 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-01 01:14:57.605 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:14:57.609 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-01 01:14:57.612 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-01 01:14:57.616 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:14:57.620 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:14:57.620 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:14:57.626 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-01 01:14:57.628 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-01 01:14:57.632 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-01 01:14:57.635 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-01 01:14:57.638 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-01 01:14:57.661 | Using python 3.8 to install python-openstackclient 2022-04-01 01:14:57.664 | + 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-01 01:14:58.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:14:58.560 | from cryptography.utils import int_from_bytes 2022-04-01 01:14:58.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:14:58.560 | from cryptography.utils import int_from_bytes 2022-04-01 01:14:59.731 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:14:59.760 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-01 01:14:59.779 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-01 01:14:59.780 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-01 01:14:59.781 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-01 01:14:59.783 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-01 01:14:59.784 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-01 01:14:59.785 | 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-01 01:14:59.786 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-01 01:14:59.787 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-01 01:14:59.788 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-01 01:14:59.789 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-01 01:14:59.790 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-01 01:14:59.801 | 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-01 01:14:59.802 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-04-01 01:14:59.803 | 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-01 01:14:59.804 | 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-01 01:14:59.805 | 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-01 01:14:59.833 | 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-01 01:14:59.835 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-04-01 01:14:59.836 | 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-01 01:14:59.837 | 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-01 01:14:59.838 | 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-01 01:14:59.839 | 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-01 01:14:59.840 | 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-01 01:14:59.841 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-04-01 01:14:59.842 | 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-01 01:14:59.843 | 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-01 01:14:59.845 | 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-01 01:14:59.859 | 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-01 01:14:59.879 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-04-01 01:14:59.880 | 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-01 01:14:59.882 | 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-01 01:14:59.883 | 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-01 01:14:59.905 | 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-01 01:14:59.925 | 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-01 01:14:59.926 | 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-01 01:14:59.928 | 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-01 01:15:00.022 | 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-01 01:15:00.023 | 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-01 01:15:00.024 | 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-01 01:15:00.071 | 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-01 01:15:00.084 | 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.13.3) 2022-04-01 01:15:00.119 | 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-01 01:15:00.290 | 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-01 01:15:00.305 | 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-01 01:15:00.416 | 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.8) 2022-04-01 01:15:00.417 | 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-01 01:15:00.420 | 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-01 01:15:00.422 | 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-01 01:15:00.563 | 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-01 01:15:02.964 | 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-01 01:15:02.971 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:15:02.971 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:15:03.106 | + inc/python:pip_install:200 : result=0 2022-04-01 01:15:03.109 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:15:03.111 | + functions-common:time_stop:2425 : local name 2022-04-01 01:15:03.114 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:15:03.116 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:15:03.119 | + functions-common:time_stop:2428 : local total 2022-04-01 01:15:03.121 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:15:03.124 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:15:03.126 | + functions-common:time_stop:2432 : start_time=1648775697655 2022-04-01 01:15:03.129 | + functions-common:time_stop:2434 : [[ -z 1648775697655 ]] 2022-04-01 01:15:03.132 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:15:03.136 | + functions-common:time_stop:2437 : end_time=1648775703134 2022-04-01 01:15:03.139 | + functions-common:time_stop:2438 : elapsed_time=5479 2022-04-01 01:15:03.141 | + functions-common:time_stop:2439 : total=176531 2022-04-01 01:15:03.144 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:15:03.147 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=182010 2022-04-01 01:15:03.149 | + inc/python:pip_install:203 : return 0 2022-04-01 01:15:03.152 | + ./stack.sh:main:981 : install_oscwrap 2022-04-01 01:15:03.155 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-04-01 01:15:03.160 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.y7m96lDmGW 2022-04-01 01:15:03.164 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-04-01 01:15:03.166 | + functions-common:install_oscwrap:2476 : unalias -a 2022-04-01 01:15:03.169 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-04-01 01:15:03.172 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-04-01 01:15:03.175 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-01 01:15:03.177 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-04-01 01:15:03.195 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:15:03.198 | + ./stack.sh:main:1035 : configure_database 2022-04-01 01:15:03.201 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-01 01:15:03.203 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-01 01:15:03.205 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-01 01:15:03.208 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:15:03.211 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-04-01 01:15:03.213 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-01 01:15:03.216 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:15:03.218 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:15:03.221 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-01 01:15:03.224 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-01 01:15:03.228 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-04-01 01:15:03.229 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-04-01 01:15:03.233 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-01 01:15:03.293 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-01 01:15:03.296 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:15:03.298 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:15:03.301 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:15:03.303 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:15:03.306 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:15:03.308 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:15:03.311 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:15:03.313 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:15:03.315 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:15:03.318 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:15:03.321 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:15:03.323 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-01 01:15:03.326 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:15:03.328 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:15:03.330 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:15:03.333 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:15:03.336 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:15:03.338 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:15:03.340 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-01 01:15:03.343 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:15:03.345 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:15:03.348 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-01 01:15:03.350 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:15:03.352 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-01 01:15:06.054 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-01 01:15:06.070 | mysqladmin: connect to server at 'localhost' failed 2022-04-01 01:15:06.070 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-01 01:15:06.075 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-01 01:15:06.077 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-01 01:15:06.080 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:15:06.082 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:15:06.085 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-01 01:15:06.088 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-01 01:15:06.090 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-01 01:15:06.093 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:15:06.095 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:15:06.097 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-01 01:15:06.100 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-01 01:15:06.103 | + 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-01 01:15:06.116 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:15:06.151 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-01 01:15:06.164 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:15:06.181 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-01 01:15:06.237 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-01 01:15:06.295 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-01 01:15:06.352 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-01 01:15:06.355 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-01 01:15:06.357 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:15:06.360 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-01 01:15:09.709 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-04-01 01:15:09.712 | + functions-common:save_stackenv:60 : local tag=1039 2022-04-01 01:15:09.715 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-01 01:15:09.720 | + functions-common:save_stackenv:62 : time_stamp=2022-04-01-011509 2022-04-01 01:15:09.722 | + functions-common:save_stackenv:63 : echo '# 2022-04-01-011509 1039' 2022-04-01 01:15:09.725 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:09.728 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 01:15:09.730 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:09.733 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-01 01:15:09.735 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:09.738 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-01 01:15:09.741 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:09.744 | + 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,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,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-01 01:15:09.747 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:09.749 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.72 2022-04-01 01:15:09.752 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:09.754 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.72/identity 2022-04-01 01:15:09.757 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:09.760 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-01-011054 2022-04-01 01:15:09.762 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:09.765 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-01 01:15:09.769 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:09.772 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.72 2022-04-01 01:15:09.775 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:09.778 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-01 01:15:09.780 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:09.783 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-01 01:15:09.786 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:09.788 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-01 01:15:09.791 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:09.793 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-01 01:15:09.796 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-04-01 01:15:09.798 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-01 01:15:09.801 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-01 01:15:09.814 | + ./stack.sh:main:1065 : start_dstat 2022-04-01 01:15:09.817 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:15:09.820 | + functions-common:run_process:1680 : local service=dstat 2022-04-01 01:15:09.822 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:15:09.825 | + functions-common:run_process:1682 : local group= 2022-04-01 01:15:09.827 | + functions-common:run_process:1683 : local user= 2022-04-01 01:15:09.830 | + functions-common:run_process:1685 : local name=dstat 2022-04-01 01:15:09.832 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:15:09.835 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:15:09.838 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:15:09.840 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:15:09.844 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:15:09.848 | + functions-common:time_start:2416 : _TIME_START[$name]=1648775709845 2022-04-01 01:15:09.851 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-04-01 01:15:09.869 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:15:09.872 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-01 01:15:09.874 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-04-01 01:15:09.877 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:15:09.880 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:15:09.883 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:15:09.886 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:15:09.888 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-01 01:15:09.891 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-01 01:15:09.894 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-04-01 01:15:09.896 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:15:09.899 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:15:09.901 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-01 01:15:09.904 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-01 01:15:09.907 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-04-01 01:15:09.909 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:15:09.912 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:15:09.914 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:15:09.917 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:15:09.919 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:15:09.922 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-01 01:15:09.924 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:15:09.929 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-01 01:15:09.982 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-01 01:15:10.037 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:15:10.094 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-01 01:15:10.149 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-01 01:15:10.204 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:15:10.257 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:15:10.260 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-01 01:15:10.315 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:15:10.930 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-04-01 01:15:10.944 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-01 01:15:11.522 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-04-01 01:15:11.544 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:15:11.547 | + functions-common:time_stop:2425 : local name 2022-04-01 01:15:11.550 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:15:11.553 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:15:11.555 | + functions-common:time_stop:2428 : local total 2022-04-01 01:15:11.558 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:15:11.561 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:15:11.564 | + functions-common:time_stop:2432 : start_time=1648775709845 2022-04-01 01:15:11.571 | + functions-common:time_stop:2434 : [[ -z 1648775709845 ]] 2022-04-01 01:15:11.575 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:15:11.581 | + functions-common:time_stop:2437 : end_time=1648775711577 2022-04-01 01:15:11.584 | + functions-common:time_stop:2438 : elapsed_time=1732 2022-04-01 01:15:11.587 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:15:11.589 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:15:11.592 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1732 2022-04-01 01:15:11.596 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-01 01:15:11.599 | + functions-common:run_process:1680 : local service=memory_tracker 2022-04-01 01:15:11.602 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-01 01:15:11.605 | + functions-common:run_process:1682 : local group= 2022-04-01 01:15:11.607 | + functions-common:run_process:1683 : local user=root 2022-04-01 01:15:11.610 | + functions-common:run_process:1685 : local name=memory_tracker 2022-04-01 01:15:11.612 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:15:11.616 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:15:11.618 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:15:11.620 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:15:11.624 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:15:11.628 | + functions-common:time_start:2416 : _TIME_START[$name]=1648775711626 2022-04-01 01:15:11.631 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-04-01 01:15:11.657 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:15:11.659 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:15:11.662 | + functions-common:time_stop:2425 : local name 2022-04-01 01:15:11.666 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:15:11.669 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:15:11.671 | + functions-common:time_stop:2428 : local total 2022-04-01 01:15:11.674 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:15:11.677 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:15:11.679 | + functions-common:time_stop:2432 : start_time=1648775711626 2022-04-01 01:15:11.690 | + functions-common:time_stop:2434 : [[ -z 1648775711626 ]] 2022-04-01 01:15:11.694 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:15:11.699 | + functions-common:time_stop:2437 : end_time=1648775711696 2022-04-01 01:15:11.702 | + functions-common:time_stop:2438 : elapsed_time=70 2022-04-01 01:15:11.704 | + functions-common:time_stop:2439 : total=1732 2022-04-01 01:15:11.707 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:15:11.710 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1802 2022-04-01 01:15:11.712 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-01 01:15:11.739 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:15:11.741 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-04-01 01:15:11.763 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:15:11.765 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-04-01 01:15:11.788 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:15:11.791 | + ./stack.sh:main:1078 : start_etcd3 2022-04-01 01:15:11.795 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-01 01:15:11.797 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-835880-2-iscsi --data-dir /opt/stack/data/etcd' 2022-04-01 01:15:11.800 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-01 01:15:11.803 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-835880-2-iscsi=http://10.222.0.72:2380' 2022-04-01 01:15:11.805 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.72:2380' 2022-04-01 01:15:11.808 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.72:2379' 2022-04-01 01:15:11.811 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-01 01:15:11.813 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-01 01:15:11.816 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.72:2379' 2022-04-01 01:15:11.819 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-01 01:15:11.822 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-01 01:15:11.824 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-01 01:15:11.828 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-835880-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835880-2-iscsi=http://10.222.0.72:2380 --initial-advertise-peer-urls http://10.222.0.72:2380 --advertise-client-urls http://10.222.0.72:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.72:2379 --debug' '' root 2022-04-01 01:15:11.831 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-04-01 01:15:11.834 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-cinder-835880-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835880-2-iscsi=http://10.222.0.72:2380 --initial-advertise-peer-urls http://10.222.0.72:2380 --advertise-client-urls http://10.222.0.72:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.72:2379 --debug' 2022-04-01 01:15:11.838 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:15:11.840 | + functions-common:write_user_unit_file:1565 : local user=root 2022-04-01 01:15:11.843 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:15:11.845 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:15:11.848 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-01 01:15:11.850 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:15:11.855 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-01 01:15:11.941 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-01 01:15:12.007 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-835880-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835880-2-iscsi=http://10.222.0.72:2380 --initial-advertise-peer-urls http://10.222.0.72:2380 --advertise-client-urls http://10.222.0.72:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.72:2379 --debug' 2022-04-01 01:15:12.060 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-01 01:15:12.112 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-01 01:15:12.168 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:15:12.221 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:15:12.224 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-01 01:15:12.289 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:15:12.930 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-01 01:15:12.991 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-01 01:15:13.046 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-01 01:15:13.101 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-01 01:15:13.155 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-01 01:15:13.158 | ++ functions-common:is_arch:506 : uname -m 2022-04-01 01:15:13.163 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-01 01:15:13.165 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-01 01:15:13.825 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-01 01:15:13.838 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-01 01:15:14.450 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-01 01:15:14.733 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-04-01 01:15:14.752 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:15:14.755 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-04-01 01:15:14.757 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-01 01:15:14.761 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-01 01:15:14.765 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-01 01:15:14.778 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-01 01:15:14.790 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-01 01:15:14.793 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-01 01:15:14.795 | + 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.72/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-01 01:15:14.950 | + 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.72/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-01 01:15:15.090 | + 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.72/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-01 01:15:15.233 | + 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.72/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-01 01:15:15.372 | + 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.72/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-01 01:15:15.515 | + 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.72/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-01 01:15:15.658 | + 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.72/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-01 01:15:15.798 | + 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.72/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-01 01:15:15.937 | + 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.72/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-01 01:15:16.079 | + 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.72/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-01 01:15:16.220 | + functions-common:write_clouds_yaml:198 : cat 2022-04-01 01:15:16.226 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-01 01:15:16.229 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-01 01:15:16.232 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-01 01:15:16.236 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-04-01 01:15:16.239 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-04-01 01:15:16.242 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-04-01 01:15:16.259 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:15:16.262 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-04-01 01:15:16.264 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:15:16.266 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-04-01 01:15:16.269 | + ./stack.sh:main:1095 : '[' 10.222.0.72 == 10.222.0.72 ']' 2022-04-01 01:15:16.272 | + ./stack.sh:main:1096 : init_keystone 2022-04-01 01:15:16.275 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-01 01:15:16.291 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:15:16.294 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-01 01:15:16.296 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-01 01:15:16.298 | + lib/database:recreate_database:112 : local db=keystone 2022-04-01 01:15:16.301 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-01 01:15:16.303 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-01 01:15:16.306 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-01 01:15:16.311 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:15:16.797 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-01 01:15:16.803 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:15:16.820 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-01 01:15:16.822 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 01:15:16.825 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:15:16.827 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:15:16.830 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:15:16.835 | + functions-common:time_start:2416 : _TIME_START[$name]=1648775716832 2022-04-01 01:15:16.837 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-01 01:15:21.721 | 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=741956) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 01:15:21.728 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:21.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:21.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:21.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:21.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:21.729 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:21.729 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:21.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:21.730 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:21.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:21.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:21.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:21.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:21.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:21.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:21.731 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:21.731 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:21.759 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:21.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:21.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:21.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:21.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:21.760 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:21.760 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:21.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:21.760 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:21.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:21.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:21.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:21.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:21.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:21.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:21.761 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:21.762 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:21.821 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:21.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:21.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:21.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:21.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:21.822 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:21.823 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:21.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:21.823 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:21.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:21.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:21.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:21.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:21.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:21.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:21.824 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:21.824 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:21.832 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-01 01:15:23.926 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:23.926 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-01 01:15:23.939 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:23.940 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-01 01:15:23.950 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:23.950 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-01 01:15:23.959 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:23.960 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-01 01:15:23.974 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:23.975 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-01 01:15:23.984 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:23.984 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-01 01:15:24.057 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:24.058 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:24.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.061 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.061 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.062 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.062 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.063 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:24.063 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:24.064 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:24.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.066 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.066 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.067 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.068 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:24.068 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:24.076 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:24.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.079 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.079 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.080 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.080 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.080 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:24.080 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:24.652 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:24.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.654 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.654 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.655 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.655 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.655 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:24.655 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:24.695 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:24.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.698 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.698 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.699 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.699 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.699 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:24.699 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:24.706 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-01 01:15:24.815 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:24.815 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-01 01:15:24.825 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:24.825 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-01 01:15:24.833 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:24.833 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-01 01:15:24.841 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:24.841 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-01 01:15:24.850 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:24.850 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-01 01:15:24.859 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:24.859 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-01 01:15:24.868 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:24.868 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:24.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.870 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.871 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.871 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.871 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:24.871 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:24.872 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:24.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.874 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.874 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.875 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.875 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.875 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:24.875 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:24.884 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:24.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.885 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.886 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.886 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:24.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:24.887 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:24.887 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:25.367 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:25.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:25.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:25.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:25.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:25.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:25.369 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:25.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:25.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:25.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:25.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:25.370 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:25.370 | 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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:25.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:25.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:25.370 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:25.370 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:25.400 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:25.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:25.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:25.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:25.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:25.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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:25.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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:25.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:25.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:25.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:25.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:25.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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:25.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=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:25.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:25.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:25.403 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:25.403 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=741956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:25.411 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-01 01:15:25.420 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:25.420 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-01 01:15:25.428 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:25.428 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-01 01:15:25.436 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:25.436 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-01 01:15:25.443 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:25.443 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-01 01:15:25.450 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:25.450 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-01 01:15:25.458 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:25.458 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-01 01:15:25.466 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:25.889 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-01 01:15:25.892 | + functions-common:time_stop:2425 : local name 2022-04-01 01:15:25.894 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:15:25.899 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:15:25.902 | + functions-common:time_stop:2428 : local total 2022-04-01 01:15:25.906 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:15:25.908 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 01:15:25.911 | + functions-common:time_stop:2432 : start_time=1648775716832 2022-04-01 01:15:25.913 | + functions-common:time_stop:2434 : [[ -z 1648775716832 ]] 2022-04-01 01:15:25.917 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:15:25.921 | + functions-common:time_stop:2437 : end_time=1648775725918 2022-04-01 01:15:25.924 | + functions-common:time_stop:2438 : elapsed_time=9086 2022-04-01 01:15:25.927 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:15:25.929 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:15:25.932 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9086 2022-04-01 01:15:25.934 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-01 01:15:25.938 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-01 01:15:25.943 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-01 01:15:30.527 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-01 01:15:30.527 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-01 01:15:30.528 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-01 01:15:30.528 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-01 01:15:30.528 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-01 01:15:30.528 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-01 01:15:30.529 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-01 01:15:30.529 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-01 01:15:30.529 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-01 01:15:30.919 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-01 01:15:30.924 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-01 01:15:35.553 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-01 01:15:35.553 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-01 01:15:35.553 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-01 01:15:35.554 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-01 01:15:35.554 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-01 01:15:35.554 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-01 01:15:35.555 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-01 01:15:35.555 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-01 01:15:35.555 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-01 01:15:35.899 | ++ inc/async:async_inner:64 : rc=0 2022-04-01 01:15:35.927 | [740021 Async install_tempest:740021]: finished successfully 2022-04-01 01:15:35.950 | + ./stack.sh:main:1097 : start_keystone 2022-04-01 01:15:35.954 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-01 01:15:35.957 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-01 01:15:35.960 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-01 01:15:35.978 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:15:35.980 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-01 01:15:35.983 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-01 01:15:35.988 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-01 01:15:35.991 | + functions-common:run_process:1680 : local service=keystone 2022-04-01 01:15:35.993 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:15:35.996 | + functions-common:run_process:1682 : local group= 2022-04-01 01:15:35.998 | + functions-common:run_process:1683 : local user= 2022-04-01 01:15:36.000 | + functions-common:run_process:1685 : local name=keystone 2022-04-01 01:15:36.003 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:15:36.005 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:15:36.008 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:15:36.010 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:15:36.013 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:15:36.017 | + functions-common:time_start:2416 : _TIME_START[$name]=1648775736015 2022-04-01 01:15:36.021 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-04-01 01:15:36.037 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:15:36.040 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-01 01:15:36.042 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-04-01 01:15:36.045 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:15:36.047 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:15:36.050 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:15:36.052 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:15:36.054 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-01 01:15:36.057 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-01 01:15:36.059 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-04-01 01:15:36.061 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:15:36.064 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:15:36.066 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-01 01:15:36.069 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-01 01:15:36.071 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-04-01 01:15:36.073 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:15:36.076 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 01:15:36.078 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 01:15:36.080 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-01 01:15:36.083 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 01:15:36.087 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-01 01:15:36.142 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-01 01:15:36.199 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-01 01:15:36.252 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-01 01:15:36.306 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:15:36.359 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-01 01:15:36.412 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-01 01:15:36.466 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-01 01:15:36.522 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-01 01:15:36.577 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-01 01:15:36.632 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 01:15:36.634 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-01 01:15:36.695 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 01:15:37.323 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-04-01 01:15:37.337 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-01 01:15:37.953 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-04-01 01:15:38.036 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:15:38.041 | + functions-common:time_stop:2425 : local name 2022-04-01 01:15:38.044 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:15:38.047 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:15:38.050 | + functions-common:time_stop:2428 : local total 2022-04-01 01:15:38.052 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:15:38.055 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:15:38.058 | + functions-common:time_stop:2432 : start_time=1648775736015 2022-04-01 01:15:38.060 | + functions-common:time_stop:2434 : [[ -z 1648775736015 ]] 2022-04-01 01:15:38.064 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:15:38.070 | + functions-common:time_stop:2437 : end_time=1648775738066 2022-04-01 01:15:38.073 | + functions-common:time_stop:2438 : elapsed_time=2051 2022-04-01 01:15:38.076 | + functions-common:time_stop:2439 : total=1802 2022-04-01 01:15:38.079 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:15:38.082 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3853 2022-04-01 01:15:38.085 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-01 01:15:38.085 | Waiting for keystone to start... 2022-04-01 01:15:38.087 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.72/identity/v3/ 2022-04-01 01:15:38.089 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.72/identity/v3/ 2022-04-01 01:15:38.092 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 01:15:38.095 | + functions:wait_for_service:458 : local url=http://10.222.0.72/identity/v3/ 2022-04-01 01:15:38.098 | + functions:wait_for_service:459 : local rval=0 2022-04-01 01:15:38.101 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 01:15:38.103 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 01:15:38.106 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:15:38.109 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:15:38.114 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:15:38.119 | + functions-common:time_start:2416 : _TIME_START[$name]=1648775738116 2022-04-01 01:15:38.127 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 01:15:38.133 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72/identity/v3/ 2022-04-01 01:15:44.979 | + :: : [[ 200 == 503 ]] 2022-04-01 01:15:44.982 | + :: : [[ 0 -eq 7 ]] 2022-04-01 01:15:44.984 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 01:15:44.987 | + functions-common:time_stop:2425 : local name 2022-04-01 01:15:44.990 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:15:44.992 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:15:44.995 | + functions-common:time_stop:2428 : local total 2022-04-01 01:15:44.998 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:15:45.000 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 01:15:45.003 | + functions-common:time_stop:2432 : start_time=1648775738116 2022-04-01 01:15:45.006 | + functions-common:time_stop:2434 : [[ -z 1648775738116 ]] 2022-04-01 01:15:45.009 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:15:45.014 | + functions-common:time_stop:2437 : end_time=1648775745011 2022-04-01 01:15:45.016 | + functions-common:time_stop:2438 : elapsed_time=6895 2022-04-01 01:15:45.019 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:15:45.021 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:15:45.024 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6895 2022-04-01 01:15:45.026 | + functions:wait_for_service:467 : return 0 2022-04-01 01:15:45.029 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-01 01:15:45.046 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:15:45.049 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-01 01:15:45.052 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:15:45.054 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-01 01:15:45.086 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-04-01 01:15:45.088 | + 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.72/identity 2022-04-01 01:15:49.842 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:49.842 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:49.842 | 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=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:49.850 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:49.867 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:49.867 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:49.900 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:49.935 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:49.935 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:50.033 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:50.033 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:50.033 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:50.034 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:50.034 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:50.034 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:50.047 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:50.047 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:50.047 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:50.047 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:50.047 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:50.048 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:50.048 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:50.055 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:50.058 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:50.058 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:50.058 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:50.058 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:50.059 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:50.059 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:50.059 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=742785) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:15:50.094 | 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=742785) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 01:15:50.436 | INFO keystone.cmd.bootstrap [None req-64e82aca-ab9d-4f4f-95d8-1d4599c1072e None None] Created domain default 2022-04-01 01:15:50.494 | INFO keystone.cmd.bootstrap [None req-64e82aca-ab9d-4f4f-95d8-1d4599c1072e None None] Created project admin 2022-04-01 01:15:50.525 | DEBUG passlib.handlers.bcrypt [None req-64e82aca-ab9d-4f4f-95d8-1d4599c1072e None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=742785) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-01 01:15:50.525 | DEBUG passlib.handlers.bcrypt [None req-64e82aca-ab9d-4f4f-95d8-1d4599c1072e None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=742785) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-01 01:15:50.589 | INFO keystone.cmd.bootstrap [None req-64e82aca-ab9d-4f4f-95d8-1d4599c1072e None None] Created user admin 2022-04-01 01:15:50.611 | INFO keystone.cmd.bootstrap [None req-64e82aca-ab9d-4f4f-95d8-1d4599c1072e None None] Created role reader 2022-04-01 01:15:50.624 | INFO keystone.cmd.bootstrap [None req-64e82aca-ab9d-4f4f-95d8-1d4599c1072e None None] Created role member 2022-04-01 01:15:50.649 | INFO keystone.cmd.bootstrap [None req-64e82aca-ab9d-4f4f-95d8-1d4599c1072e None None] Created implied role where ee9df1e2bcdc44348447f2b5cd5dad03 implies 66d6a8e0d75648f38861ddce70b34eaa 2022-04-01 01:15:50.663 | INFO keystone.cmd.bootstrap [None req-64e82aca-ab9d-4f4f-95d8-1d4599c1072e None None] Created role admin 2022-04-01 01:15:50.683 | INFO keystone.cmd.bootstrap [None req-64e82aca-ab9d-4f4f-95d8-1d4599c1072e None None] Created implied role where 31443d02d28e4d37aa94b48cd09a00d4 implies ee9df1e2bcdc44348447f2b5cd5dad03 2022-04-01 01:15:50.696 | INFO keystone.cmd.bootstrap [None req-64e82aca-ab9d-4f4f-95d8-1d4599c1072e None None] Granted role admin on project admin to user admin. 2022-04-01 01:15:50.705 | INFO keystone.cmd.bootstrap [None req-64e82aca-ab9d-4f4f-95d8-1d4599c1072e None None] Granted role admin on the system to user admin. 2022-04-01 01:15:50.719 | WARNING py.warnings [None req-64e82aca-ab9d-4f4f-95d8-1d4599c1072e 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-01 01:15:50.719 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-01 01:15:50.719 |  2022-04-01 01:15:50.724 | INFO keystone.cmd.bootstrap [None req-64e82aca-ab9d-4f4f-95d8-1d4599c1072e None None] Created region RegionOne 2022-04-01 01:15:50.766 | INFO keystone.cmd.bootstrap [None req-64e82aca-ab9d-4f4f-95d8-1d4599c1072e None None] Created public endpoint http://10.222.0.72/identity 2022-04-01 01:15:51.273 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-01 01:15:51.275 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-04-01 01:15:51.278 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-01 01:15:51.282 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-01 01:15:54.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:15:54.414 | from cryptography.utils import int_from_bytes 2022-04-01 01:15:54.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:15:54.414 | from cryptography.utils import int_from_bytes 2022-04-01 01:15:54.599 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:15:54.602 | + lib/keystone:create_keystone_accounts:310 : admin_project=7c021e8a486d4fe2824d3de069c62ffe 2022-04-01 01:15:54.605 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-01 01:15:54.608 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-01 01:15:56.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:15:56.881 | from cryptography.utils import int_from_bytes 2022-04-01 01:15:56.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:15:56.881 | from cryptography.utils import int_from_bytes 2022-04-01 01:15:57.056 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:15:57.059 | + lib/keystone:create_keystone_accounts:312 : admin_user=a10462b1ae5e456c9efe0f29ea589b14 2022-04-01 01:15:57.062 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-01 01:15:57.064 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-01 01:15:57.067 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-01 01:15:57.070 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin a10462b1ae5e456c9efe0f29ea589b14 default 2022-04-01 01:15:57.126 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin a10462b1ae5e456c9efe0f29ea589b14 default 2022-04-01 01:15:57.165 | [714968 Async ks-domain-role:742905]: running: get_or_add_user_domain_role admin a10462b1ae5e456c9efe0f29ea589b14 default 2022-04-01 01:15:57.168 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-01 01:15:57.170 | + functions-common:get_or_create_domain:877 : local domain_id 2022-04-01 01:15:57.173 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-01 01:16:00.471 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-04-01 01:16:00.474 | + functions-common:get_or_create_domain:888 : echo default 2022-04-01 01:16:00.474 | default 2022-04-01 01:16:00.476 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-01 01:16:00.539 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-01 01:16:00.586 | [714968 Async ks-project:743045]: running: get_or_create_project service Default 2022-04-01 01:16:00.588 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-01 01:16:00.661 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-01 01:16:00.725 | [714968 Async ks-service:743131]: running: get_or_create_role service 2022-04-01 01:16:00.729 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-01 01:16:00.801 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-01 01:16:00.944 | [714968 Async ks-reseller:743217]: running: get_or_create_role ResellerAdmin 2022-04-01 01:16:00.971 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-01 01:16:00.987 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-01 01:16:01.344 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-01 01:16:01.611 | [714968 Async ks-anotherrole:743308]: running: get_or_create_role anotherrole 2022-04-01 01:16:01.627 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-01 01:16:01.654 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-01 01:16:01.680 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:16:01.718 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-01 01:16:04.452 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:16:04.540 | [743131 Async ks-service:743131]: finished successfully 2022-04-01 01:16:05.088 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:16:05.124 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:16:05.168 | [743045 Async ks-project:743045]: finished successfully 2022-04-01 01:16:05.194 | [743217 Async ks-reseller:743217]: finished successfully 2022-04-01 01:16:05.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:05.427 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:05.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:05.427 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:05.549 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:16:05.588 | [743308 Async ks-anotherrole:743308]: finished successfully 2022-04-01 01:16:05.636 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:05.639 | ++ functions-common:get_or_create_project:938 : project_id=9b7d0f50a58e4061a88feee1aba4430c 2022-04-01 01:16:05.642 | ++ functions-common:get_or_create_project:939 : echo 9b7d0f50a58e4061a88feee1aba4430c 2022-04-01 01:16:05.646 | + lib/keystone:create_keystone_accounts:340 : invis_project=9b7d0f50a58e4061a88feee1aba4430c 2022-04-01 01:16:05.649 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-01 01:16:05.652 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-01 01:16:05.654 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:16:05.657 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-01 01:16:08.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:08.339 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:08.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:08.339 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:08.530 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:08.533 | ++ functions-common:get_or_create_project:938 : project_id=2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:08.536 | ++ functions-common:get_or_create_project:939 : echo 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:08.539 | + lib/keystone:create_keystone_accounts:344 : demo_project=2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:08.542 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-01 01:16:08.545 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-01 01:16:08.548 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:16:08.551 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-04-01 01:16:08.553 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-04-01 01:16:08.557 | +++ functions-common:get_or_create_user:927 : 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-01 01:16:08.649 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:16:08.677 | [742905 Async ks-domain-role:742905]: finished successfully 2022-04-01 01:16:11.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:11.102 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:11.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:11.102 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:11.280 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:11.283 | ++ functions-common:get_or_create_user:925 : user_id=43776fef10ab4809af4eb6f4101e7357 2022-04-01 01:16:11.285 | ++ functions-common:get_or_create_user:926 : echo 43776fef10ab4809af4eb6f4101e7357 2022-04-01 01:16:11.288 | + lib/keystone:create_keystone_accounts:347 : demo_user=43776fef10ab4809af4eb6f4101e7357 2022-04-01 01:16:11.291 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-01 01:16:11.343 | [714968 Async ks-domain-role:742905]: Waiting for completion of get_or_add_user_domain_role admin a10462b1ae5e456c9efe0f29ea589b14 default running on PID 742905 (6 other jobs running) 2022-04-01 01:16:11.369 | [714968 Async ks-domain-role:742905]: Signaling child to exit 2022-04-01 01:16:11.369 | WAKEUP 2022-04-01 01:16:11.392 | [714968 Async ks-domain-role:742905]: Signaled 2022-04-01 01:16:11.394 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-04-01 01:16:11.394 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:16:11.394 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a10462b1ae5e456c9efe0f29ea589b14 --domain default 2022-04-01 01:16:11.394 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-04-01 01:16:11.394 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:16:11.394 | ++ functions-common:get_field:812 : read data 2022-04-01 01:16:11.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:11.394 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:11.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:11.394 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:11.394 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:11.394 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-04-01 01:16:11.394 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-04-01 01:16:11.394 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user a10462b1ae5e456c9efe0f29ea589b14 --domain default 2022-04-01 01:16:11.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:11.394 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:11.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:11.395 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:11.395 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-04-01 01:16:11.395 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:16:11.395 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a10462b1ae5e456c9efe0f29ea589b14 --domain default 2022-04-01 01:16:11.395 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:16:11.395 | ++ functions-common:get_field:812 : read data 2022-04-01 01:16:11.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:11.395 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:11.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:11.395 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:11.395 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:11.395 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:16:11.395 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:16:11.395 | ++ functions-common:get_field:818 : echo '| 31443d02d28e4d37aa94b48cd09a00d4 | a10462b1ae5e456c9efe0f29ea589b14 | | | default | | False |' 2022-04-01 01:16:11.395 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:16:11.395 | ++ functions-common:get_field:812 : read data 2022-04-01 01:16:11.395 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:16:11.395 | + functions-common:get_or_add_user_domain_role:1021 : echo 31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:16:11.395 | 31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:16:11.439 | [714968 Async ks-domain-role:742905]: finished get_or_add_user_domain_role admin a10462b1ae5e456c9efe0f29ea589b14 default with result 0 in 11 seconds 2022-04-01 01:16:11.446 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-01 01:16:11.484 | [714968 Async ks-project:743045]: Waiting for completion of get_or_create_project service Default running on PID 743045 (5 other jobs running) 2022-04-01 01:16:11.510 | [714968 Async ks-project:743045]: Signaling child to exit 2022-04-01 01:16:11.511 | WAKEUP 2022-04-01 01:16:11.534 | [714968 Async ks-project:743045]: Signaled 2022-04-01 01:16:11.535 | + functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:16:11.535 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-01 01:16:11.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:11.535 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:11.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:11.535 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:11.535 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:11.536 | + functions-common:get_or_create_project:938 : project_id=a62f5998305a4a928a00c1b2938a3fd2 2022-04-01 01:16:11.536 | + functions-common:get_or_create_project:939 : echo a62f5998305a4a928a00c1b2938a3fd2 2022-04-01 01:16:11.536 | a62f5998305a4a928a00c1b2938a3fd2 2022-04-01 01:16:11.580 | [714968 Async ks-project:743045]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-01 01:16:11.617 | [714968 Async ks-service:743131]: Waiting for completion of get_or_create_role service running on PID 743131 (4 other jobs running) 2022-04-01 01:16:11.644 | [714968 Async ks-service:743131]: Signaling child to exit 2022-04-01 01:16:11.644 | WAKEUP 2022-04-01 01:16:11.666 | [714968 Async ks-service:743131]: Signaled 2022-04-01 01:16:11.667 | + functions-common:get_or_create_role:945 : local role_id 2022-04-01 01:16:11.667 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-01 01:16:11.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:11.667 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:11.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:11.668 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:11.668 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:11.668 | + functions-common:get_or_create_role:950 : role_id=d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:16:11.668 | + functions-common:get_or_create_role:951 : echo d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:16:11.668 | d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:16:11.713 | [714968 Async ks-service:743131]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-01 01:16:11.755 | [714968 Async ks-reseller:743217]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 743217 (3 other jobs running) 2022-04-01 01:16:11.780 | [714968 Async ks-reseller:743217]: Signaling child to exit 2022-04-01 01:16:11.780 | WAKEUP 2022-04-01 01:16:11.803 | [714968 Async ks-reseller:743217]: Signaled 2022-04-01 01:16:11.805 | + functions-common:get_or_create_role:945 : local role_id 2022-04-01 01:16:11.805 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-01 01:16:11.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:11.805 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:11.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:11.805 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:11.805 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:11.805 | + functions-common:get_or_create_role:950 : role_id=9e028beca8604a108a056b4891b2d74b 2022-04-01 01:16:11.805 | + functions-common:get_or_create_role:951 : echo 9e028beca8604a108a056b4891b2d74b 2022-04-01 01:16:11.805 | 9e028beca8604a108a056b4891b2d74b 2022-04-01 01:16:11.851 | [714968 Async ks-reseller:743217]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-01 01:16:11.891 | [714968 Async ks-anotherrole:743308]: Waiting for completion of get_or_create_role anotherrole running on PID 743308 (2 other jobs running) 2022-04-01 01:16:11.917 | [714968 Async ks-anotherrole:743308]: Signaling child to exit 2022-04-01 01:16:11.917 | WAKEUP 2022-04-01 01:16:11.941 | [714968 Async ks-anotherrole:743308]: Signaled 2022-04-01 01:16:11.942 | + functions-common:get_or_create_role:945 : local role_id 2022-04-01 01:16:11.942 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-01 01:16:11.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:11.942 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:11.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:11.942 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:11.943 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:11.943 | + functions-common:get_or_create_role:950 : role_id=ea3dfb1c107f4ae2a92bd5876423f21f 2022-04-01 01:16:11.943 | + functions-common:get_or_create_role:951 : echo ea3dfb1c107f4ae2a92bd5876423f21f 2022-04-01 01:16:11.943 | ea3dfb1c107f4ae2a92bd5876423f21f 2022-04-01 01:16:11.990 | [714968 Async ks-anotherrole:743308]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-01 01:16:11.994 | + inc/async:async_wait:197 : return 0 2022-04-01 01:16:11.996 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 43776fef10ab4809af4eb6f4101e7357 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:12.056 | + inc/async:async_inner:63 : get_or_add_user_project_role member 43776fef10ab4809af4eb6f4101e7357 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:12.098 | [714968 Async ks-demo-member:744181]: running: get_or_add_user_project_role member 43776fef10ab4809af4eb6f4101e7357 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:12.101 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin a10462b1ae5e456c9efe0f29ea589b14 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:12.174 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a10462b1ae5e456c9efe0f29ea589b14 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:12.225 | [714968 Async ks-demo-admin:744293]: running: get_or_add_user_project_role admin a10462b1ae5e456c9efe0f29ea589b14 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:12.229 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 43776fef10ab4809af4eb6f4101e7357 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:12.303 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 43776fef10ab4809af4eb6f4101e7357 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:12.358 | [714968 Async ks-demo-another:744405]: running: get_or_add_user_project_role anotherrole 43776fef10ab4809af4eb6f4101e7357 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:12.361 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 43776fef10ab4809af4eb6f4101e7357 9b7d0f50a58e4061a88feee1aba4430c 2022-04-01 01:16:12.433 | + inc/async:async_inner:63 : get_or_add_user_project_role member 43776fef10ab4809af4eb6f4101e7357 9b7d0f50a58e4061a88feee1aba4430c 2022-04-01 01:16:12.530 | [714968 Async ks-demo-invis:744517]: running: get_or_add_user_project_role member 43776fef10ab4809af4eb6f4101e7357 9b7d0f50a58e4061a88feee1aba4430c 2022-04-01 01:16:12.535 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-01 01:16:12.552 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-01 01:16:12.557 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:16:12.560 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-04-01 01:16:12.582 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-04-01 01:16:12.610 | +++ functions-common:get_or_create_user:927 : 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-01 01:16:16.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:16.695 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:16.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:16.695 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:16.918 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:16.921 | ++ functions-common:get_or_create_user:925 : user_id=3901cd6fc443437c8188289f1ec48186 2022-04-01 01:16:16.926 | ++ functions-common:get_or_create_user:926 : echo 3901cd6fc443437c8188289f1ec48186 2022-04-01 01:16:16.929 | + lib/keystone:create_keystone_accounts:360 : demo_reader=3901cd6fc443437c8188289f1ec48186 2022-04-01 01:16:16.938 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 3901cd6fc443437c8188289f1ec48186 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:17.037 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3901cd6fc443437c8188289f1ec48186 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:17.119 | [714968 Async ks-demo-reader:744685]: running: get_or_add_user_project_role reader 3901cd6fc443437c8188289f1ec48186 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:17.126 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-01 01:16:17.130 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-01 01:16:17.135 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:16:17.147 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-01 01:16:21.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:21.396 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:21.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:21.396 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:21.764 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:21.768 | ++ functions-common:get_or_create_project:938 : project_id=ab2227716f41451f957518d65d162dda 2022-04-01 01:16:21.772 | ++ functions-common:get_or_create_project:939 : echo ab2227716f41451f957518d65d162dda 2022-04-01 01:16:21.776 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=ab2227716f41451f957518d65d162dda 2022-04-01 01:16:21.779 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-01 01:16:21.788 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-01 01:16:21.798 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:16:21.802 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-04-01 01:16:21.811 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-04-01 01:16:21.815 | +++ functions-common:get_or_create_user:927 : 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-01 01:16:25.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:25.524 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:25.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:25.524 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:25.950 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:25.978 | ++ functions-common:get_or_create_user:925 : user_id=1036de35f1b84a19becc2b8a22a53d5f 2022-04-01 01:16:25.998 | ++ functions-common:get_or_create_user:926 : echo 1036de35f1b84a19becc2b8a22a53d5f 2022-04-01 01:16:26.020 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=1036de35f1b84a19becc2b8a22a53d5f 2022-04-01 01:16:26.046 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 1036de35f1b84a19becc2b8a22a53d5f ab2227716f41451f957518d65d162dda 2022-04-01 01:16:26.466 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 1036de35f1b84a19becc2b8a22a53d5f ab2227716f41451f957518d65d162dda 2022-04-01 01:16:26.714 | [714968 Async ks-alt-admin:745045]: running: get_or_add_user_project_role admin 1036de35f1b84a19becc2b8a22a53d5f ab2227716f41451f957518d65d162dda 2022-04-01 01:16:26.731 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 1036de35f1b84a19becc2b8a22a53d5f ab2227716f41451f957518d65d162dda 2022-04-01 01:16:26.802 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:16:26.993 | [744181 Async ks-demo-member:744181]: finished successfully 2022-04-01 01:16:27.165 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 1036de35f1b84a19becc2b8a22a53d5f ab2227716f41451f957518d65d162dda 2022-04-01 01:16:27.426 | [714968 Async ks-alt-another:745208]: running: get_or_add_user_project_role anotherrole 1036de35f1b84a19becc2b8a22a53d5f ab2227716f41451f957518d65d162dda 2022-04-01 01:16:27.446 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-01 01:16:27.475 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-01 01:16:27.498 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:16:27.522 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-04-01 01:16:27.530 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-04-01 01:16:27.563 | +++ functions-common:get_or_create_user:927 : 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-01 01:16:30.816 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:16:30.928 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:16:30.984 | [744293 Async ks-demo-admin:744293]: finished successfully 2022-04-01 01:16:31.107 | [744405 Async ks-demo-another:744405]: finished successfully 2022-04-01 01:16:32.026 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:16:32.176 | [744517 Async ks-demo-invis:744517]: finished successfully 2022-04-01 01:16:33.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:33.103 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:33.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:33.103 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:33.412 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:33.418 | ++ functions-common:get_or_create_user:925 : user_id=1aa9ebcbcd92402c90218f3821235310 2022-04-01 01:16:33.423 | ++ functions-common:get_or_create_user:926 : echo 1aa9ebcbcd92402c90218f3821235310 2022-04-01 01:16:33.426 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=1aa9ebcbcd92402c90218f3821235310 2022-04-01 01:16:33.430 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 1aa9ebcbcd92402c90218f3821235310 ab2227716f41451f957518d65d162dda 2022-04-01 01:16:33.527 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1aa9ebcbcd92402c90218f3821235310 ab2227716f41451f957518d65d162dda 2022-04-01 01:16:33.636 | [714968 Async ks-alt-member-user:745551]: running: get_or_add_user_project_role member 1aa9ebcbcd92402c90218f3821235310 ab2227716f41451f957518d65d162dda 2022-04-01 01:16:33.663 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-01 01:16:33.692 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-01 01:16:33.720 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:16:33.740 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-01 01:16:33.767 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-04-01 01:16:33.792 | +++ functions-common:get_or_create_user:927 : 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-01 01:16:35.750 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:16:35.956 | [744685 Async ks-demo-reader:744685]: finished successfully 2022-04-01 01:16:38.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:38.269 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:38.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:38.269 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:38.505 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:38.510 | ++ functions-common:get_or_create_user:925 : user_id=f1f317afbc7e4caab8fd05336ae34586 2022-04-01 01:16:38.514 | ++ functions-common:get_or_create_user:926 : echo f1f317afbc7e4caab8fd05336ae34586 2022-04-01 01:16:38.519 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=f1f317afbc7e4caab8fd05336ae34586 2022-04-01 01:16:38.523 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader f1f317afbc7e4caab8fd05336ae34586 ab2227716f41451f957518d65d162dda 2022-04-01 01:16:38.632 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f1f317afbc7e4caab8fd05336ae34586 ab2227716f41451f957518d65d162dda 2022-04-01 01:16:38.725 | [714968 Async ks-alt-reader-user:745796]: running: get_or_add_user_project_role reader f1f317afbc7e4caab8fd05336ae34586 ab2227716f41451f957518d65d162dda 2022-04-01 01:16:38.731 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-01 01:16:38.758 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:16:38.782 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-04-01 01:16:38.787 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-04-01 01:16:38.814 | +++ functions-common:get_or_create_user:927 : 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-01 01:16:42.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:42.816 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:42.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:42.816 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:43.036 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:43.052 | ++ functions-common:get_or_create_user:925 : user_id=47070f776e1b4125bb11cfa1e438bc55 2022-04-01 01:16:43.086 | ++ functions-common:get_or_create_user:926 : echo 47070f776e1b4125bb11cfa1e438bc55 2022-04-01 01:16:43.103 | + lib/keystone:create_keystone_accounts:392 : system_member_user=47070f776e1b4125bb11cfa1e438bc55 2022-04-01 01:16:43.116 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 47070f776e1b4125bb11cfa1e438bc55 all 2022-04-01 01:16:43.282 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:16:43.351 | [745045 Async ks-alt-admin:745045]: finished successfully 2022-04-01 01:16:43.384 | + inc/async:async_inner:63 : get_or_add_user_system_role member 47070f776e1b4125bb11cfa1e438bc55 all 2022-04-01 01:16:43.484 | [714968 Async ks-system-member:746068]: running: get_or_add_user_system_role member 47070f776e1b4125bb11cfa1e438bc55 all 2022-04-01 01:16:43.504 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-01 01:16:43.510 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:16:43.527 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-04-01 01:16:43.532 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-04-01 01:16:43.536 | +++ functions-common:get_or_create_user:927 : 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-01 01:16:46.302 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:16:46.496 | [745208 Async ks-alt-another:745208]: finished successfully 2022-04-01 01:16:47.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:47.215 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:47.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:47.216 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:47.483 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:47.492 | ++ functions-common:get_or_create_user:925 : user_id=57bd838161b44786bfaa4840f1aac79e 2022-04-01 01:16:47.496 | ++ functions-common:get_or_create_user:926 : echo 57bd838161b44786bfaa4840f1aac79e 2022-04-01 01:16:47.505 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=57bd838161b44786bfaa4840f1aac79e 2022-04-01 01:16:47.511 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 57bd838161b44786bfaa4840f1aac79e all 2022-04-01 01:16:47.637 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 57bd838161b44786bfaa4840f1aac79e all 2022-04-01 01:16:47.695 | [714968 Async ks-system-reader:746308]: running: get_or_add_user_system_role reader 57bd838161b44786bfaa4840f1aac79e all 2022-04-01 01:16:47.699 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-01 01:16:47.704 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-01 01:16:47.718 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-04-01 01:16:47.723 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-01 01:16:47.739 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-01 01:16:51.115 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:16:51.283 | [745551 Async ks-alt-member-user:745551]: finished successfully 2022-04-01 01:16:51.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:51.997 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:51.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:51.997 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:52.240 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:52.243 | ++ functions-common:get_or_create_group:902 : group_id=7431aca87cba4f91885c9b617f9e1bb4 2022-04-01 01:16:52.259 | ++ functions-common:get_or_create_group:903 : echo 7431aca87cba4f91885c9b617f9e1bb4 2022-04-01 01:16:52.263 | + lib/keystone:create_keystone_accounts:402 : admin_group=7431aca87cba4f91885c9b617f9e1bb4 2022-04-01 01:16:52.273 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-01 01:16:52.282 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-01 01:16:52.287 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-04-01 01:16:52.291 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-01 01:16:52.297 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-01 01:16:55.372 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:16:55.421 | [745796 Async ks-alt-reader-user:745796]: finished successfully 2022-04-01 01:16:56.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:56.204 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:56.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:56.204 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:56.425 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:56.431 | ++ functions-common:get_or_create_group:902 : group_id=652b7406f1324b88abc48a502fb10e58 2022-04-01 01:16:56.434 | ++ functions-common:get_or_create_group:903 : echo 652b7406f1324b88abc48a502fb10e58 2022-04-01 01:16:56.438 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=652b7406f1324b88abc48a502fb10e58 2022-04-01 01:16:56.443 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 652b7406f1324b88abc48a502fb10e58 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:56.542 | + inc/async:async_inner:63 : get_or_add_group_project_role member 652b7406f1324b88abc48a502fb10e58 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:56.609 | [714968 Async ks-group-memberdemo:746659]: running: get_or_add_group_project_role member 652b7406f1324b88abc48a502fb10e58 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:56.615 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 652b7406f1324b88abc48a502fb10e58 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:56.730 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 652b7406f1324b88abc48a502fb10e58 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:56.809 | [714968 Async ks-group-anotherdemo:746747]: running: get_or_add_group_project_role anotherrole 652b7406f1324b88abc48a502fb10e58 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:56.812 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 652b7406f1324b88abc48a502fb10e58 ab2227716f41451f957518d65d162dda 2022-04-01 01:16:57.152 | + inc/async:async_inner:63 : get_or_add_group_project_role member 652b7406f1324b88abc48a502fb10e58 ab2227716f41451f957518d65d162dda 2022-04-01 01:16:57.397 | [714968 Async ks-group-memberalt:746833]: running: get_or_add_group_project_role member 652b7406f1324b88abc48a502fb10e58 ab2227716f41451f957518d65d162dda 2022-04-01 01:16:57.415 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 652b7406f1324b88abc48a502fb10e58 ab2227716f41451f957518d65d162dda 2022-04-01 01:16:57.566 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:16:57.737 | [746068 Async ks-system-member:746068]: finished successfully 2022-04-01 01:16:57.801 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 652b7406f1324b88abc48a502fb10e58 ab2227716f41451f957518d65d162dda 2022-04-01 01:16:58.014 | [714968 Async ks-group-anotheralt:746966]: running: get_or_add_group_project_role anotherrole 652b7406f1324b88abc48a502fb10e58 ab2227716f41451f957518d65d162dda 2022-04-01 01:16:58.042 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 7431aca87cba4f91885c9b617f9e1bb4 7c021e8a486d4fe2824d3de069c62ffe 2022-04-01 01:16:58.506 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 7431aca87cba4f91885c9b617f9e1bb4 7c021e8a486d4fe2824d3de069c62ffe 2022-04-01 01:16:58.762 | [714968 Async ks-group-admin:747063]: running: get_or_add_group_project_role admin 7431aca87cba4f91885c9b617f9e1bb4 7c021e8a486d4fe2824d3de069c62ffe 2022-04-01 01:16:58.783 | + 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-01 01:16:59.177 | [714968 Async ks-demo-member:744181]: Waiting for completion of get_or_add_user_project_role member 43776fef10ab4809af4eb6f4101e7357 2c486086b6a8475b92384dd5a6695ecb running on PID 744181 (17 other jobs running) 2022-04-01 01:16:59.378 | [714968 Async ks-demo-member:744181]: Signaling child to exit 2022-04-01 01:16:59.378 | WAKEUP 2022-04-01 01:16:59.550 | [714968 Async ks-demo-member:744181]: Signaled 2022-04-01 01:16:59.564 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:16:59.564 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:16:59.564 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:16:59.564 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:16:59.564 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:16:59.564 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:16:59.564 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:16:59.564 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:16:59.564 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:16:59.564 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 43776fef10ab4809af4eb6f4101e7357 --project 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:59.564 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:16:59.564 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:16:59.564 | ++ functions-common:get_field:812 : read data 2022-04-01 01:16:59.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:59.565 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:59.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:59.565 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:59.565 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:59.565 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:16:59.565 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:16:59.565 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 43776fef10ab4809af4eb6f4101e7357 --project 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:59.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:59.565 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:59.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:59.565 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:59.565 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:16:59.565 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 43776fef10ab4809af4eb6f4101e7357 --project 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:16:59.565 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:16:59.565 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:16:59.565 | ++ functions-common:get_field:812 : read data 2022-04-01 01:16:59.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:59.565 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:59.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:59.565 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:59.565 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:59.565 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:16:59.565 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:16:59.565 | ++ functions-common:get_field:818 : echo '| ee9df1e2bcdc44348447f2b5cd5dad03 | 43776fef10ab4809af4eb6f4101e7357 | | 2c486086b6a8475b92384dd5a6695ecb | | | False |' 2022-04-01 01:16:59.566 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:16:59.566 | ++ functions-common:get_field:812 : read data 2022-04-01 01:16:59.566 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ee9df1e2bcdc44348447f2b5cd5dad03 2022-04-01 01:16:59.566 | + functions-common:get_or_add_user_project_role:997 : echo ee9df1e2bcdc44348447f2b5cd5dad03 2022-04-01 01:16:59.566 | ee9df1e2bcdc44348447f2b5cd5dad03 2022-04-01 01:16:59.942 | [714968 Async ks-demo-member:744181]: finished get_or_add_user_project_role member 43776fef10ab4809af4eb6f4101e7357 2c486086b6a8475b92384dd5a6695ecb with result 0 in 14 seconds 2022-04-01 01:17:00.274 | [714968 Async ks-demo-admin:744293]: Waiting for completion of get_or_add_user_project_role admin a10462b1ae5e456c9efe0f29ea589b14 2c486086b6a8475b92384dd5a6695ecb running on PID 744293 (16 other jobs running) 2022-04-01 01:17:00.446 | [714968 Async ks-demo-admin:744293]: Signaling child to exit 2022-04-01 01:17:00.446 | WAKEUP 2022-04-01 01:17:00.598 | [714968 Async ks-demo-admin:744293]: Signaled 2022-04-01 01:17:00.613 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:17:00.614 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:17:00.614 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:17:00.614 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:17:00.614 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:17:00.614 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:17:00.614 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:17:00.614 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:17:00.614 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:17:00.614 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a10462b1ae5e456c9efe0f29ea589b14 --project 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:17:00.614 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:00.614 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:00.614 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:00.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:00.614 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:00.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:00.614 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:00.614 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:00.614 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:17:00.614 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:17:00.614 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user a10462b1ae5e456c9efe0f29ea589b14 --project 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:17:00.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:00.614 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:00.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:00.614 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:00.614 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:00.614 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:17:00.614 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a10462b1ae5e456c9efe0f29ea589b14 --project 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:17:00.614 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:00.614 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:00.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:00.615 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:00.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:00.615 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:00.615 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:00.615 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:17:00.615 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:17:00.615 | ++ functions-common:get_field:818 : echo '| 31443d02d28e4d37aa94b48cd09a00d4 | a10462b1ae5e456c9efe0f29ea589b14 | | 2c486086b6a8475b92384dd5a6695ecb | | | False |' 2022-04-01 01:17:00.615 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:17:00.615 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:00.615 | + functions-common:get_or_add_user_project_role:995 : user_role_id=31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:17:00.615 | + functions-common:get_or_add_user_project_role:997 : echo 31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:17:00.615 | 31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:17:01.000 | [714968 Async ks-demo-admin:744293]: finished get_or_add_user_project_role admin a10462b1ae5e456c9efe0f29ea589b14 2c486086b6a8475b92384dd5a6695ecb with result 0 in 18 seconds 2022-04-01 01:17:01.354 | [714968 Async ks-demo-another:744405]: Waiting for completion of get_or_add_user_project_role anotherrole 43776fef10ab4809af4eb6f4101e7357 2c486086b6a8475b92384dd5a6695ecb running on PID 744405 (15 other jobs running) 2022-04-01 01:17:01.581 | [714968 Async ks-demo-another:744405]: Signaling child to exit 2022-04-01 01:17:01.582 | WAKEUP 2022-04-01 01:17:01.739 | [714968 Async ks-demo-another:744405]: Signaled 2022-04-01 01:17:01.750 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:17:01.750 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:17:01.750 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:17:01.750 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:17:01.750 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:17:01.750 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:17:01.750 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:17:01.750 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:17:01.750 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 43776fef10ab4809af4eb6f4101e7357 --project 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:17:01.750 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:01.750 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:17:01.750 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:01.750 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:01.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:01.750 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:01.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:01.750 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:01.750 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:01.751 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:17:01.751 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:17:01.751 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 43776fef10ab4809af4eb6f4101e7357 --project 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:17:01.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:01.751 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:01.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:01.751 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:01.751 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:17:01.751 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:01.751 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 43776fef10ab4809af4eb6f4101e7357 --project 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:17:01.751 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:01.751 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:01.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:01.752 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:01.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:01.752 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:01.752 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:01.752 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:17:01.752 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:17:01.752 | ++ functions-common:get_field:818 : echo '| ea3dfb1c107f4ae2a92bd5876423f21f | 43776fef10ab4809af4eb6f4101e7357 | | 2c486086b6a8475b92384dd5a6695ecb | | | False |' 2022-04-01 01:17:01.752 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:17:01.752 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:01.752 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ea3dfb1c107f4ae2a92bd5876423f21f 2022-04-01 01:17:01.752 | + functions-common:get_or_add_user_project_role:997 : echo ea3dfb1c107f4ae2a92bd5876423f21f 2022-04-01 01:17:01.752 | ea3dfb1c107f4ae2a92bd5876423f21f 2022-04-01 01:17:02.048 | [714968 Async ks-demo-another:744405]: finished get_or_add_user_project_role anotherrole 43776fef10ab4809af4eb6f4101e7357 2c486086b6a8475b92384dd5a6695ecb with result 0 in 18 seconds 2022-04-01 01:17:02.362 | [714968 Async ks-demo-invis:744517]: Waiting for completion of get_or_add_user_project_role member 43776fef10ab4809af4eb6f4101e7357 9b7d0f50a58e4061a88feee1aba4430c running on PID 744517 (14 other jobs running) 2022-04-01 01:17:02.570 | [714968 Async ks-demo-invis:744517]: Signaling child to exit 2022-04-01 01:17:02.572 | WAKEUP 2022-04-01 01:17:02.752 | [714968 Async ks-demo-invis:744517]: Signaled 2022-04-01 01:17:02.764 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:17:02.764 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:17:02.764 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:17:02.764 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:17:02.764 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:17:02.764 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:17:02.764 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:17:02.764 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:17:02.765 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 43776fef10ab4809af4eb6f4101e7357 --project 9b7d0f50a58e4061a88feee1aba4430c 2022-04-01 01:17:02.765 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:02.765 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:17:02.765 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:02.765 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:02.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:02.765 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:02.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:02.765 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:02.765 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:02.765 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:17:02.765 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:17:02.765 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 43776fef10ab4809af4eb6f4101e7357 --project 9b7d0f50a58e4061a88feee1aba4430c 2022-04-01 01:17:02.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:02.765 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:02.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:02.765 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:02.765 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 43776fef10ab4809af4eb6f4101e7357 --project 9b7d0f50a58e4061a88feee1aba4430c 2022-04-01 01:17:02.765 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:17:02.765 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:02.765 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:02.765 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:02.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:02.765 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:02.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:02.765 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:02.765 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:02.765 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:17:02.765 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:17:02.765 | ++ functions-common:get_field:818 : echo '| ee9df1e2bcdc44348447f2b5cd5dad03 | 43776fef10ab4809af4eb6f4101e7357 | | 9b7d0f50a58e4061a88feee1aba4430c | | | False |' 2022-04-01 01:17:02.765 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:17:02.766 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:02.766 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ee9df1e2bcdc44348447f2b5cd5dad03 2022-04-01 01:17:02.766 | + functions-common:get_or_add_user_project_role:997 : echo ee9df1e2bcdc44348447f2b5cd5dad03 2022-04-01 01:17:02.766 | ee9df1e2bcdc44348447f2b5cd5dad03 2022-04-01 01:17:03.098 | [714968 Async ks-demo-invis:744517]: finished get_or_add_user_project_role member 43776fef10ab4809af4eb6f4101e7357 9b7d0f50a58e4061a88feee1aba4430c with result 0 in 19 seconds 2022-04-01 01:17:03.375 | [714968 Async ks-demo-reader:744685]: Waiting for completion of get_or_add_user_project_role reader 3901cd6fc443437c8188289f1ec48186 2c486086b6a8475b92384dd5a6695ecb running on PID 744685 (13 other jobs running) 2022-04-01 01:17:03.547 | [714968 Async ks-demo-reader:744685]: Signaling child to exit 2022-04-01 01:17:03.549 | WAKEUP 2022-04-01 01:17:03.718 | [714968 Async ks-demo-reader:744685]: Signaled 2022-04-01 01:17:03.730 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:17:03.730 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:17:03.730 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:17:03.730 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:17:03.730 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:17:03.730 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:17:03.730 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:17:03.730 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:17:03.730 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:03.730 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3901cd6fc443437c8188289f1ec48186 --project 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:17:03.730 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:17:03.730 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:03.730 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:03.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:03.731 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:03.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:03.731 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:03.731 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:03.731 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:17:03.731 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:17:03.731 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 3901cd6fc443437c8188289f1ec48186 --project 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:17:03.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:03.731 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:03.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:03.731 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:03.731 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:03.731 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3901cd6fc443437c8188289f1ec48186 --project 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:17:03.731 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:17:03.731 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:03.732 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:03.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:03.732 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:03.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:03.732 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:03.732 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:03.732 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:17:03.732 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:17:03.732 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:17:03.732 | ++ functions-common:get_field:818 : echo '| 66d6a8e0d75648f38861ddce70b34eaa | 3901cd6fc443437c8188289f1ec48186 | | 2c486086b6a8475b92384dd5a6695ecb | | | False |' 2022-04-01 01:17:03.732 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:03.732 | + functions-common:get_or_add_user_project_role:995 : user_role_id=66d6a8e0d75648f38861ddce70b34eaa 2022-04-01 01:17:03.732 | + functions-common:get_or_add_user_project_role:997 : echo 66d6a8e0d75648f38861ddce70b34eaa 2022-04-01 01:17:03.732 | 66d6a8e0d75648f38861ddce70b34eaa 2022-04-01 01:17:04.035 | [714968 Async ks-demo-reader:744685]: finished get_or_add_user_project_role reader 3901cd6fc443437c8188289f1ec48186 2c486086b6a8475b92384dd5a6695ecb with result 0 in 18 seconds 2022-04-01 01:17:04.079 | + inc/async:async_wait:197 : return 0 2022-04-01 01:17:04.097 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-01 01:17:04.449 | [714968 Async ks-alt-admin:745045]: Waiting for completion of get_or_add_user_project_role admin 1036de35f1b84a19becc2b8a22a53d5f ab2227716f41451f957518d65d162dda running on PID 745045 (12 other jobs running) 2022-04-01 01:17:04.585 | [714968 Async ks-alt-admin:745045]: Signaling child to exit 2022-04-01 01:17:04.586 | WAKEUP 2022-04-01 01:17:04.711 | [714968 Async ks-alt-admin:745045]: Signaled 2022-04-01 01:17:04.717 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:17:04.717 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:17:04.717 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:17:04.717 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:17:04.717 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:17:04.717 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:17:04.717 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:17:04.717 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:17:04.718 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1036de35f1b84a19becc2b8a22a53d5f --project ab2227716f41451f957518d65d162dda 2022-04-01 01:17:04.718 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:17:04.718 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:04.718 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:04.718 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:04.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:04.718 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:04.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:04.718 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:04.718 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:04.718 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:17:04.718 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:17:04.718 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 1036de35f1b84a19becc2b8a22a53d5f --project ab2227716f41451f957518d65d162dda 2022-04-01 01:17:04.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:04.719 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:04.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:04.719 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:04.719 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1036de35f1b84a19becc2b8a22a53d5f --project ab2227716f41451f957518d65d162dda 2022-04-01 01:17:04.719 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:04.719 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:17:04.719 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:04.719 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:04.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:04.719 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:04.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:04.719 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:04.719 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:04.720 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:17:04.720 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:17:04.720 | ++ functions-common:get_field:818 : echo '| 31443d02d28e4d37aa94b48cd09a00d4 | 1036de35f1b84a19becc2b8a22a53d5f | | ab2227716f41451f957518d65d162dda | | | False |' 2022-04-01 01:17:04.720 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:17:04.720 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:04.720 | + functions-common:get_or_add_user_project_role:995 : user_role_id=31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:17:04.730 | + functions-common:get_or_add_user_project_role:997 : echo 31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:17:04.731 | 31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:17:04.999 | [714968 Async ks-alt-admin:745045]: finished get_or_add_user_project_role admin 1036de35f1b84a19becc2b8a22a53d5f ab2227716f41451f957518d65d162dda with result 0 in 17 seconds 2022-04-01 01:17:05.212 | [714968 Async ks-alt-another:745208]: Waiting for completion of get_or_add_user_project_role anotherrole 1036de35f1b84a19becc2b8a22a53d5f ab2227716f41451f957518d65d162dda running on PID 745208 (11 other jobs running) 2022-04-01 01:17:05.370 | [714968 Async ks-alt-another:745208]: Signaling child to exit 2022-04-01 01:17:05.371 | WAKEUP 2022-04-01 01:17:05.524 | [714968 Async ks-alt-another:745208]: Signaled 2022-04-01 01:17:05.546 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:17:05.546 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:17:05.546 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:17:05.546 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:17:05.546 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:17:05.546 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:17:05.546 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:17:05.546 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:17:05.546 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:17:05.546 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:05.546 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1036de35f1b84a19becc2b8a22a53d5f --project ab2227716f41451f957518d65d162dda 2022-04-01 01:17:05.546 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:05.546 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:05.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:05.547 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:05.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:05.547 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:05.547 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:05.547 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:17:05.547 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:17:05.547 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 1036de35f1b84a19becc2b8a22a53d5f --project ab2227716f41451f957518d65d162dda 2022-04-01 01:17:05.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:05.547 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:05.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:05.547 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:05.547 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:17:05.547 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1036de35f1b84a19becc2b8a22a53d5f --project ab2227716f41451f957518d65d162dda 2022-04-01 01:17:05.547 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:05.547 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:05.548 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:05.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:05.548 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:05.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:05.548 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:05.548 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:05.549 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:17:05.549 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:17:05.549 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:17:05.549 | ++ functions-common:get_field:818 : echo '| ea3dfb1c107f4ae2a92bd5876423f21f | 1036de35f1b84a19becc2b8a22a53d5f | | ab2227716f41451f957518d65d162dda | | | False |' 2022-04-01 01:17:05.549 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:05.549 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ea3dfb1c107f4ae2a92bd5876423f21f 2022-04-01 01:17:05.549 | + functions-common:get_or_add_user_project_role:997 : echo ea3dfb1c107f4ae2a92bd5876423f21f 2022-04-01 01:17:05.549 | ea3dfb1c107f4ae2a92bd5876423f21f 2022-04-01 01:17:05.908 | [714968 Async ks-alt-another:745208]: finished get_or_add_user_project_role anotherrole 1036de35f1b84a19becc2b8a22a53d5f ab2227716f41451f957518d65d162dda with result 0 in 19 seconds 2022-04-01 01:17:06.078 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:17:06.156 | [714968 Async ks-alt-member-user:745551]: Waiting for completion of get_or_add_user_project_role member 1aa9ebcbcd92402c90218f3821235310 ab2227716f41451f957518d65d162dda running on PID 745551 (10 other jobs running) 2022-04-01 01:17:06.281 | [714968 Async ks-alt-member-user:745551]: Signaling child to exit 2022-04-01 01:17:06.281 | WAKEUP 2022-04-01 01:17:06.295 | [746308 Async ks-system-reader:746308]: finished successfully 2022-04-01 01:17:06.435 | [714968 Async ks-alt-member-user:745551]: Signaled 2022-04-01 01:17:06.457 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:17:06.457 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:17:06.457 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:17:06.457 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:17:06.457 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:17:06.457 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:17:06.457 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:17:06.457 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:17:06.457 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1aa9ebcbcd92402c90218f3821235310 --project ab2227716f41451f957518d65d162dda 2022-04-01 01:17:06.457 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:17:06.458 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:06.458 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:06.458 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:06.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:06.458 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:06.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:06.458 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:06.458 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:06.458 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:17:06.458 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:17:06.458 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 1aa9ebcbcd92402c90218f3821235310 --project ab2227716f41451f957518d65d162dda 2022-04-01 01:17:06.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:06.458 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:06.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:06.459 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:06.459 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:17:06.459 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:06.459 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:06.459 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:06.459 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1aa9ebcbcd92402c90218f3821235310 --project ab2227716f41451f957518d65d162dda 2022-04-01 01:17:06.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:06.459 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:06.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:06.459 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:06.459 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:06.459 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:17:06.459 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:17:06.459 | ++ functions-common:get_field:818 : echo '| ee9df1e2bcdc44348447f2b5cd5dad03 | 1aa9ebcbcd92402c90218f3821235310 | | ab2227716f41451f957518d65d162dda | | | False |' 2022-04-01 01:17:06.459 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:17:06.460 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:06.460 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ee9df1e2bcdc44348447f2b5cd5dad03 2022-04-01 01:17:06.460 | + functions-common:get_or_add_user_project_role:997 : echo ee9df1e2bcdc44348447f2b5cd5dad03 2022-04-01 01:17:06.460 | ee9df1e2bcdc44348447f2b5cd5dad03 2022-04-01 01:17:06.762 | [714968 Async ks-alt-member-user:745551]: finished get_or_add_user_project_role member 1aa9ebcbcd92402c90218f3821235310 ab2227716f41451f957518d65d162dda with result 0 in 17 seconds 2022-04-01 01:17:06.976 | [714968 Async ks-alt-reader-user:745796]: Waiting for completion of get_or_add_user_project_role reader f1f317afbc7e4caab8fd05336ae34586 ab2227716f41451f957518d65d162dda running on PID 745796 (9 other jobs running) 2022-04-01 01:17:07.156 | [714968 Async ks-alt-reader-user:745796]: Signaling child to exit 2022-04-01 01:17:07.156 | WAKEUP 2022-04-01 01:17:07.325 | [714968 Async ks-alt-reader-user:745796]: Signaled 2022-04-01 01:17:07.328 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:17:07.328 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:17:07.328 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:17:07.328 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:17:07.328 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:17:07.328 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:17:07.328 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:17:07.328 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:17:07.329 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f1f317afbc7e4caab8fd05336ae34586 --project ab2227716f41451f957518d65d162dda 2022-04-01 01:17:07.329 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:17:07.329 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:07.329 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:07.329 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:07.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:07.329 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:07.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:07.329 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:07.329 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:07.329 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:17:07.329 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:17:07.329 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user f1f317afbc7e4caab8fd05336ae34586 --project ab2227716f41451f957518d65d162dda 2022-04-01 01:17:07.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:07.329 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:07.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:07.329 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:07.329 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:17:07.329 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:07.329 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f1f317afbc7e4caab8fd05336ae34586 --project ab2227716f41451f957518d65d162dda 2022-04-01 01:17:07.329 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:07.329 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:07.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:07.329 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:07.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:07.330 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:07.330 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:07.330 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:17:07.330 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:17:07.330 | ++ functions-common:get_field:818 : echo '| 66d6a8e0d75648f38861ddce70b34eaa | f1f317afbc7e4caab8fd05336ae34586 | | ab2227716f41451f957518d65d162dda | | | False |' 2022-04-01 01:17:07.330 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:17:07.330 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:07.330 | + functions-common:get_or_add_user_project_role:995 : user_role_id=66d6a8e0d75648f38861ddce70b34eaa 2022-04-01 01:17:07.330 | + functions-common:get_or_add_user_project_role:997 : echo 66d6a8e0d75648f38861ddce70b34eaa 2022-04-01 01:17:07.330 | 66d6a8e0d75648f38861ddce70b34eaa 2022-04-01 01:17:07.645 | [714968 Async ks-alt-reader-user:745796]: finished get_or_add_user_project_role reader f1f317afbc7e4caab8fd05336ae34586 ab2227716f41451f957518d65d162dda with result 0 in 16 seconds 2022-04-01 01:17:07.656 | + inc/async:async_wait:197 : return 0 2022-04-01 01:17:07.662 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-01 01:17:08.014 | [714968 Async ks-system-member:746068]: Waiting for completion of get_or_add_user_system_role member 47070f776e1b4125bb11cfa1e438bc55 all running on PID 746068 (8 other jobs running) 2022-04-01 01:17:08.187 | [714968 Async ks-system-member:746068]: Signaling child to exit 2022-04-01 01:17:08.188 | WAKEUP 2022-04-01 01:17:08.350 | [714968 Async ks-system-member:746068]: Signaled 2022-04-01 01:17:08.366 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-01 01:17:08.366 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-01 01:17:08.367 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-01 01:17:08.367 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:17:08.367 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:17:08.367 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:17:08.367 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:17:08.367 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:17:08.367 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-01 01:17:08.367 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 47070f776e1b4125bb11cfa1e438bc55 --system all -f value -c Role 2022-04-01 01:17:08.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:08.367 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:08.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:08.367 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:08.367 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:08.367 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-01 01:17:08.367 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-01 01:17:08.367 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 47070f776e1b4125bb11cfa1e438bc55 --system all 2022-04-01 01:17:08.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:08.368 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:08.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:08.368 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:08.368 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 47070f776e1b4125bb11cfa1e438bc55 --system all -f value -c Role 2022-04-01 01:17:08.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:08.368 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:08.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:08.368 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:08.368 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:08.368 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=ee9df1e2bcdc44348447f2b5cd5dad03 2022-04-01 01:17:08.368 | + functions-common:get_or_add_user_system_role:1052 : echo ee9df1e2bcdc44348447f2b5cd5dad03 2022-04-01 01:17:08.368 | ee9df1e2bcdc44348447f2b5cd5dad03 2022-04-01 01:17:08.642 | [714968 Async ks-system-member:746068]: finished get_or_add_user_system_role member 47070f776e1b4125bb11cfa1e438bc55 all with result 0 in 14 seconds 2022-04-01 01:17:08.866 | [714968 Async ks-system-reader:746308]: Waiting for completion of get_or_add_user_system_role reader 57bd838161b44786bfaa4840f1aac79e all running on PID 746308 (7 other jobs running) 2022-04-01 01:17:09.042 | [714968 Async ks-system-reader:746308]: Signaling child to exit 2022-04-01 01:17:09.043 | WAKEUP 2022-04-01 01:17:09.212 | [714968 Async ks-system-reader:746308]: Signaled 2022-04-01 01:17:09.226 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-01 01:17:09.226 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-01 01:17:09.226 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-01 01:17:09.226 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:17:09.226 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:17:09.226 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:17:09.226 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:17:09.226 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:17:09.226 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-01 01:17:09.226 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 57bd838161b44786bfaa4840f1aac79e --system all -f value -c Role 2022-04-01 01:17:09.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:09.226 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:09.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:09.226 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:09.226 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:09.227 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-01 01:17:09.227 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-01 01:17:09.227 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 57bd838161b44786bfaa4840f1aac79e --system all 2022-04-01 01:17:09.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:09.227 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:09.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:09.227 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:09.227 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 57bd838161b44786bfaa4840f1aac79e --system all -f value -c Role 2022-04-01 01:17:09.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:09.227 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:09.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:09.227 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:09.227 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:09.227 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=66d6a8e0d75648f38861ddce70b34eaa 2022-04-01 01:17:09.227 | + functions-common:get_or_add_user_system_role:1052 : echo 66d6a8e0d75648f38861ddce70b34eaa 2022-04-01 01:17:09.228 | 66d6a8e0d75648f38861ddce70b34eaa 2022-04-01 01:17:09.572 | [714968 Async ks-system-reader:746308]: finished get_or_add_user_system_role reader 57bd838161b44786bfaa4840f1aac79e all with result 0 in 18 seconds 2022-04-01 01:17:09.626 | + inc/async:async_wait:197 : return 0 2022-04-01 01:17:09.655 | + 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-01 01:17:10.050 | [714968 Async ks-group-memberdemo:746659]: Waiting for completion of get_or_add_group_project_role member 652b7406f1324b88abc48a502fb10e58 2c486086b6a8475b92384dd5a6695ecb running on PID 746659 (6 other jobs running) 2022-04-01 01:17:10.226 | [714968 Async ks-group-memberdemo:746659]: Signaling child to exit 2022-04-01 01:17:16.003 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:17:16.168 | [746659 Async ks-group-memberdemo:746659]: finished successfully 2022-04-01 01:17:16.267 | WAKEUP 2022-04-01 01:17:16.315 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:17:16.328 | [714968 Async ks-group-memberdemo:746659]: Signaled 2022-04-01 01:17:16.330 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:17:16.330 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 652b7406f1324b88abc48a502fb10e58 --project 2c486086b6a8475b92384dd5a6695ecb -f value 2022-04-01 01:17:16.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:16.330 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:16.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:16.330 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:16.330 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:16.330 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:17:16.330 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:17:16.330 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 652b7406f1324b88abc48a502fb10e58 --project 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:17:16.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:16.330 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:16.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:16.331 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:16.331 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 652b7406f1324b88abc48a502fb10e58 --project 2c486086b6a8475b92384dd5a6695ecb -f value 2022-04-01 01:17:16.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:16.331 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:16.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:16.331 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:16.331 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:16.331 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ee9df1e2bcdc44348447f2b5cd5dad03 652b7406f1324b88abc48a502fb10e58 2c486086b6a8475b92384dd5a6695ecb False' 2022-04-01 01:17:16.331 | + functions-common:get_or_add_group_project_role:1076 : echo ee9df1e2bcdc44348447f2b5cd5dad03 652b7406f1324b88abc48a502fb10e58 2c486086b6a8475b92384dd5a6695ecb False 2022-04-01 01:17:16.331 | ee9df1e2bcdc44348447f2b5cd5dad03 652b7406f1324b88abc48a502fb10e58 2c486086b6a8475b92384dd5a6695ecb False 2022-04-01 01:17:16.393 | [746747 Async ks-group-anotherdemo:746747]: finished successfully 2022-04-01 01:17:16.442 | [714968 Async ks-group-memberdemo:746659]: finished get_or_add_group_project_role member 652b7406f1324b88abc48a502fb10e58 2c486086b6a8475b92384dd5a6695ecb with result 0 in 19 seconds 2022-04-01 01:17:16.509 | [714968 Async ks-group-anotherdemo:746747]: Waiting for completion of get_or_add_group_project_role anotherrole 652b7406f1324b88abc48a502fb10e58 2c486086b6a8475b92384dd5a6695ecb running on PID 746747 (5 other jobs running) 2022-04-01 01:17:16.552 | [714968 Async ks-group-anotherdemo:746747]: Signaling child to exit 2022-04-01 01:17:16.553 | WAKEUP 2022-04-01 01:17:16.597 | [714968 Async ks-group-anotherdemo:746747]: Signaled 2022-04-01 01:17:16.600 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:17:16.600 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 652b7406f1324b88abc48a502fb10e58 --project 2c486086b6a8475b92384dd5a6695ecb -f value 2022-04-01 01:17:16.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:16.602 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:16.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:16.602 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:16.602 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:16.602 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:17:16.602 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:17:16.602 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 652b7406f1324b88abc48a502fb10e58 --project 2c486086b6a8475b92384dd5a6695ecb 2022-04-01 01:17:16.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:16.602 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:16.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:16.602 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:16.602 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 652b7406f1324b88abc48a502fb10e58 --project 2c486086b6a8475b92384dd5a6695ecb -f value 2022-04-01 01:17:16.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:16.603 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:16.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:16.603 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:16.603 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:16.603 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ea3dfb1c107f4ae2a92bd5876423f21f 652b7406f1324b88abc48a502fb10e58 2c486086b6a8475b92384dd5a6695ecb False' 2022-04-01 01:17:16.603 | + functions-common:get_or_add_group_project_role:1076 : echo ea3dfb1c107f4ae2a92bd5876423f21f 652b7406f1324b88abc48a502fb10e58 2c486086b6a8475b92384dd5a6695ecb False 2022-04-01 01:17:16.603 | ea3dfb1c107f4ae2a92bd5876423f21f 652b7406f1324b88abc48a502fb10e58 2c486086b6a8475b92384dd5a6695ecb False 2022-04-01 01:17:16.696 | [714968 Async ks-group-anotherdemo:746747]: finished get_or_add_group_project_role anotherrole 652b7406f1324b88abc48a502fb10e58 2c486086b6a8475b92384dd5a6695ecb with result 0 in 19 seconds 2022-04-01 01:17:16.761 | [714968 Async ks-group-memberalt:746833]: Waiting for completion of get_or_add_group_project_role member 652b7406f1324b88abc48a502fb10e58 ab2227716f41451f957518d65d162dda running on PID 746833 (4 other jobs running) 2022-04-01 01:17:16.810 | [714968 Async ks-group-memberalt:746833]: Signaling child to exit 2022-04-01 01:17:17.711 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:17:17.750 | [746966 Async ks-group-anotheralt:746966]: finished successfully 2022-04-01 01:17:18.191 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:17:18.223 | [746833 Async ks-group-memberalt:746833]: finished successfully 2022-04-01 01:17:18.251 | WAKEUP 2022-04-01 01:17:18.281 | [714968 Async ks-group-memberalt:746833]: Signaled 2022-04-01 01:17:18.283 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:17:18.283 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 652b7406f1324b88abc48a502fb10e58 --project ab2227716f41451f957518d65d162dda -f value 2022-04-01 01:17:18.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:18.284 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:18.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:18.284 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:18.284 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:18.284 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:17:18.284 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:17:18.284 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 652b7406f1324b88abc48a502fb10e58 --project ab2227716f41451f957518d65d162dda 2022-04-01 01:17:18.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:18.284 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:18.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:18.284 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:18.284 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 652b7406f1324b88abc48a502fb10e58 --project ab2227716f41451f957518d65d162dda -f value 2022-04-01 01:17:18.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:18.284 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:18.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:18.284 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:18.284 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:18.285 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ee9df1e2bcdc44348447f2b5cd5dad03 652b7406f1324b88abc48a502fb10e58 ab2227716f41451f957518d65d162dda False' 2022-04-01 01:17:18.285 | + functions-common:get_or_add_group_project_role:1076 : echo ee9df1e2bcdc44348447f2b5cd5dad03 652b7406f1324b88abc48a502fb10e58 ab2227716f41451f957518d65d162dda False 2022-04-01 01:17:18.285 | ee9df1e2bcdc44348447f2b5cd5dad03 652b7406f1324b88abc48a502fb10e58 ab2227716f41451f957518d65d162dda False 2022-04-01 01:17:18.341 | [714968 Async ks-group-memberalt:746833]: finished get_or_add_group_project_role member 652b7406f1324b88abc48a502fb10e58 ab2227716f41451f957518d65d162dda with result 0 in 21 seconds 2022-04-01 01:17:18.394 | [714968 Async ks-group-anotheralt:746966]: Waiting for completion of get_or_add_group_project_role anotherrole 652b7406f1324b88abc48a502fb10e58 ab2227716f41451f957518d65d162dda running on PID 746966 (3 other jobs running) 2022-04-01 01:17:18.430 | [714968 Async ks-group-anotheralt:746966]: Signaling child to exit 2022-04-01 01:17:18.430 | WAKEUP 2022-04-01 01:17:18.463 | [714968 Async ks-group-anotheralt:746966]: Signaled 2022-04-01 01:17:18.465 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:17:18.465 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 652b7406f1324b88abc48a502fb10e58 --project ab2227716f41451f957518d65d162dda -f value 2022-04-01 01:17:18.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:18.465 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:18.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:18.465 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:18.465 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:18.465 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:17:18.465 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:17:18.465 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 652b7406f1324b88abc48a502fb10e58 --project ab2227716f41451f957518d65d162dda 2022-04-01 01:17:18.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:18.466 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:18.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:18.466 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:18.466 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 652b7406f1324b88abc48a502fb10e58 --project ab2227716f41451f957518d65d162dda -f value 2022-04-01 01:17:18.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:18.466 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:18.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:18.466 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:18.466 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:18.466 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ea3dfb1c107f4ae2a92bd5876423f21f 652b7406f1324b88abc48a502fb10e58 ab2227716f41451f957518d65d162dda False' 2022-04-01 01:17:18.466 | + functions-common:get_or_add_group_project_role:1076 : echo ea3dfb1c107f4ae2a92bd5876423f21f 652b7406f1324b88abc48a502fb10e58 ab2227716f41451f957518d65d162dda False 2022-04-01 01:17:18.466 | ea3dfb1c107f4ae2a92bd5876423f21f 652b7406f1324b88abc48a502fb10e58 ab2227716f41451f957518d65d162dda False 2022-04-01 01:17:18.532 | [714968 Async ks-group-anotheralt:746966]: finished get_or_add_group_project_role anotherrole 652b7406f1324b88abc48a502fb10e58 ab2227716f41451f957518d65d162dda with result 0 in 20 seconds 2022-04-01 01:17:18.582 | [714968 Async ks-group-admin:747063]: Waiting for completion of get_or_add_group_project_role admin 7431aca87cba4f91885c9b617f9e1bb4 7c021e8a486d4fe2824d3de069c62ffe running on PID 747063 (2 other jobs running) 2022-04-01 01:17:18.617 | [714968 Async ks-group-admin:747063]: Signaling child to exit 2022-04-01 01:17:19.092 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:17:19.127 | [747063 Async ks-group-admin:747063]: finished successfully 2022-04-01 01:17:19.150 | WAKEUP 2022-04-01 01:17:19.182 | [714968 Async ks-group-admin:747063]: Signaled 2022-04-01 01:17:19.184 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:17:19.184 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 7431aca87cba4f91885c9b617f9e1bb4 --project 7c021e8a486d4fe2824d3de069c62ffe -f value 2022-04-01 01:17:19.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:19.184 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:19.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:19.184 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:19.184 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:19.184 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:17:19.184 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:17:19.185 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 7431aca87cba4f91885c9b617f9e1bb4 --project 7c021e8a486d4fe2824d3de069c62ffe 2022-04-01 01:17:19.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:19.185 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:19.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:19.185 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:19.185 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 7431aca87cba4f91885c9b617f9e1bb4 --project 7c021e8a486d4fe2824d3de069c62ffe -f value 2022-04-01 01:17:19.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:19.185 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:19.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:19.185 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:19.185 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:19.185 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='31443d02d28e4d37aa94b48cd09a00d4 7431aca87cba4f91885c9b617f9e1bb4 7c021e8a486d4fe2824d3de069c62ffe False' 2022-04-01 01:17:19.185 | + functions-common:get_or_add_group_project_role:1076 : echo 31443d02d28e4d37aa94b48cd09a00d4 7431aca87cba4f91885c9b617f9e1bb4 7c021e8a486d4fe2824d3de069c62ffe False 2022-04-01 01:17:19.185 | 31443d02d28e4d37aa94b48cd09a00d4 7431aca87cba4f91885c9b617f9e1bb4 7c021e8a486d4fe2824d3de069c62ffe False 2022-04-01 01:17:19.252 | [714968 Async ks-group-admin:747063]: finished get_or_add_group_project_role admin 7431aca87cba4f91885c9b617f9e1bb4 7c021e8a486d4fe2824d3de069c62ffe with result 0 in 20 seconds 2022-04-01 01:17:19.257 | + inc/async:async_wait:197 : return 0 2022-04-01 01:17:19.259 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-01 01:17:19.281 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:17:19.284 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-04-01 01:17:19.306 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:17:19.310 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-04-01 01:17:19.314 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-01 01:17:19.406 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-01 01:17:19.462 | [714968 Async create_nova_accounts:748969]: running: create_nova_accounts 2022-04-01 01:17:19.466 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-04-01 01:17:19.501 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:17:19.505 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-04-01 01:17:19.509 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-01 01:17:19.624 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-01 01:17:19.692 | [714968 Async create_glance_accounts:749084]: running: create_glance_accounts 2022-04-01 01:17:19.701 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-04-01 01:17:19.734 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:17:19.738 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-04-01 01:17:19.743 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-01 01:17:19.854 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-01 01:17:19.935 | [714968 Async create_cinder_accounts:749214]: running: create_cinder_accounts 2022-04-01 01:17:19.940 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-04-01 01:17:19.975 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:17:19.979 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-04-01 01:17:19.983 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-01 01:17:20.103 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-01 01:17:20.217 | [714968 Async create_neutron_accounts:749329]: running: create_neutron_accounts 2022-04-01 01:17:20.227 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-04-01 01:17:20.281 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:17:20.290 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-04-01 01:17:20.294 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-01 01:17:20.653 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-01 01:17:20.874 | [714968 Async create_swift_accounts:749471]: running: create_swift_accounts 2022-04-01 01:17:20.895 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-04-01 01:17:21.035 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:17:21.055 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-01 01:17:21.418 | [714968 Async create_nova_accounts:748969]: Waiting for completion of create_nova_accounts running on PID 748969 (6 other jobs running) 2022-04-01 01:17:21.581 | [714968 Async create_nova_accounts:748969]: Signaling child to exit 2022-04-01 01:18:16.409 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:18:16.617 | [749329 Async create_neutron_accounts:749329]: finished successfully 2022-04-01 01:18:39.009 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:18:39.071 | [749214 Async create_cinder_accounts:749214]: finished successfully 2022-04-01 01:19:02.052 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:19:02.088 | [749084 Async create_glance_accounts:749084]: finished successfully 2022-04-01 01:19:06.315 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:19:06.349 | [748969 Async create_nova_accounts:748969]: finished successfully 2022-04-01 01:19:06.374 | WAKEUP 2022-04-01 01:19:06.407 | [714968 Async create_nova_accounts:748969]: Signaled 2022-04-01 01:19:06.409 | + 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,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,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-01 01:19:06.409 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-01 01:19:06.409 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-01 01:19:06.409 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:19:06.409 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:19:06.410 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:19:06.410 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-01 01:19:06.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.410 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.410 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.410 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.410 | + functions-common:get_or_create_user:925 : user_id=7ce27e0043054db9a2d8913576927ab6 2022-04-01 01:19:06.410 | + functions-common:get_or_create_user:926 : echo 7ce27e0043054db9a2d8913576927ab6 2022-04-01 01:19:06.410 | 7ce27e0043054db9a2d8913576927ab6 2022-04-01 01:19:06.410 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-01 01:19:06.410 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:19:06.410 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:19:06.410 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:19:06.410 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:19:06.410 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:19:06.410 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:19:06.411 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:19:06.411 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:19:06.411 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:19:06.411 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:19:06.411 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.411 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:19:06.411 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:06.411 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.411 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:06.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.411 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.411 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.411 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.411 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:19:06.411 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:19:06.411 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.412 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.412 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.412 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.412 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:19:06.412 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:06.412 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:06.412 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.412 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.412 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.412 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.412 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:19:06.412 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:19:06.413 | ++ functions-common:get_field:818 : echo '| d1ecf91dfa3d40988000a14ab6523eec | 7ce27e0043054db9a2d8913576927ab6 | | a62f5998305a4a928a00c1b2938a3fd2 | | | False |' 2022-04-01 01:19:06.413 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:19:06.413 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.413 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:19:06.413 | + functions-common:get_or_add_user_project_role:997 : echo d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:19:06.413 | d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:19:06.413 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-01 01:19:06.413 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-01 01:19:06.413 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:19:06.413 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:19:06.413 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:19:06.413 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:19:06.413 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:19:06.413 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:19:06.413 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:19:06.413 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:19:06.413 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:19:06.413 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:19:06.414 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.414 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:06.414 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:19:06.414 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:06.414 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.414 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.414 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.414 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.414 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:19:06.414 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:19:06.414 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.414 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.415 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.415 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.415 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:19:06.415 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:06.415 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.415 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:06.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.415 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.415 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.415 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.415 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:19:06.415 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:19:06.415 | ++ functions-common:get_field:818 : echo '| 31443d02d28e4d37aa94b48cd09a00d4 | 7ce27e0043054db9a2d8913576927ab6 | | a62f5998305a4a928a00c1b2938a3fd2 | | | False |' 2022-04-01 01:19:06.415 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:19:06.415 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.415 | + functions-common:get_or_add_user_project_role:995 : user_role_id=31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:19:06.415 | + functions-common:get_or_add_user_project_role:997 : echo 31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:19:06.416 | 31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:19:06.416 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-01 01:19:06.416 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:19:06.416 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.72/compute 2022-04-01 01:19:06.416 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-01 01:19:06.416 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:19:06.416 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-01 01:19:06.416 | ++ functions-common:get_or_create_service:1097 : 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-01 01:19:06.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.416 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.416 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.416 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.416 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:19:06.416 | 8c4c5e432a104ae3988af661fb06ffc5' 2022-04-01 01:19:06.416 | + functions-common:get_or_create_service:1094 : echo 8c4c5e432a104ae3988af661fb06ffc5 2022-04-01 01:19:06.417 | 8c4c5e432a104ae3988af661fb06ffc5 2022-04-01 01:19:06.417 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.72/compute/v2/$(project_id)s' 2022-04-01 01:19:06.417 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:19:06.417 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.72/compute/v2/$(project_id)s' RegionOne 2022-04-01 01:19:06.417 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:19:06.417 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-01 01:19:06.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.417 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.417 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.417 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.417 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:19:06.417 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:19:06.417 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.72/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-01 01:19:06.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.417 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.418 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.418 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.418 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=2da1471b32dc4a6fb8abb2b999f08925 2022-04-01 01:19:06.418 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 2da1471b32dc4a6fb8abb2b999f08925 2022-04-01 01:19:06.418 | + functions-common:get_or_create_endpoint:1127 : public_id=2da1471b32dc4a6fb8abb2b999f08925 2022-04-01 01:19:06.418 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:19:06.418 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:19:06.418 | + functions-common:get_or_create_endpoint:1136 : echo 2da1471b32dc4a6fb8abb2b999f08925 2022-04-01 01:19:06.418 | 2da1471b32dc4a6fb8abb2b999f08925 2022-04-01 01:19:06.418 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-01 01:19:06.418 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:19:06.418 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-01 01:19:06.418 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-01 01:19:06.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.418 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.418 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.418 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.419 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:19:06.419 | 8d6911f152e640b1b138c5ede14cd0eb' 2022-04-01 01:19:06.419 | + functions-common:get_or_create_service:1094 : echo 8d6911f152e640b1b138c5ede14cd0eb 2022-04-01 01:19:06.419 | 8d6911f152e640b1b138c5ede14cd0eb 2022-04-01 01:19:06.419 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.72/compute/v2.1 2022-04-01 01:19:06.419 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:19:06.419 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.72/compute/v2.1 RegionOne 2022-04-01 01:19:06.419 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:19:06.419 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-01 01:19:06.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.419 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.419 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.419 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.419 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:19:06.420 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:19:06.420 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.72/compute/v2.1 --region RegionOne -f value -c id 2022-04-01 01:19:06.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.420 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.420 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.420 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.420 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=52f8694fccd74a539b6ae80026e7f2ec 2022-04-01 01:19:06.421 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 52f8694fccd74a539b6ae80026e7f2ec 2022-04-01 01:19:06.421 | + functions-common:get_or_create_endpoint:1127 : public_id=52f8694fccd74a539b6ae80026e7f2ec 2022-04-01 01:19:06.421 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:19:06.421 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:19:06.421 | + functions-common:get_or_create_endpoint:1136 : echo 52f8694fccd74a539b6ae80026e7f2ec 2022-04-01 01:19:06.421 | 52f8694fccd74a539b6ae80026e7f2ec 2022-04-01 01:19:06.421 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-01 01:19:06.421 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:19:06.421 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-01 01:19:06.421 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:19:06.421 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-01 01:19:06.421 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:19:06.421 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:19:06.421 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:19:06.421 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:19:06.421 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:19:06.421 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:19:06.421 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:19:06.422 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:19:06.422 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:19:06.422 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:19:06.422 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:19:06.422 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:06.422 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.422 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.422 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:06.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.422 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.422 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.422 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.422 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:19:06.422 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:19:06.422 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.422 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.423 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.423 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.423 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:06.423 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:19:06.423 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:06.423 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.423 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.423 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.423 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.423 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:19:06.423 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:19:06.423 | ++ functions-common:get_field:818 : echo '| 9e028beca8604a108a056b4891b2d74b | 7ce27e0043054db9a2d8913576927ab6 | | a62f5998305a4a928a00c1b2938a3fd2 | | | False |' 2022-04-01 01:19:06.423 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:19:06.423 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.424 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9e028beca8604a108a056b4891b2d74b 2022-04-01 01:19:06.424 | + functions-common:get_or_add_user_project_role:997 : echo 9e028beca8604a108a056b4891b2d74b 2022-04-01 01:19:06.424 | 9e028beca8604a108a056b4891b2d74b 2022-04-01 01:19:06.424 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-01 01:19:06.424 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:19:06.424 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-01 01:19:06.424 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:19:06.424 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-01 01:19:06.477 | [714968 Async create_nova_accounts:748969]: finished create_nova_accounts with result 0 in 106 seconds 2022-04-01 01:19:06.533 | [714968 Async create_glance_accounts:749084]: Waiting for completion of create_glance_accounts running on PID 749084 (5 other jobs running) 2022-04-01 01:19:06.569 | [714968 Async create_glance_accounts:749084]: Signaling child to exit 2022-04-01 01:19:06.569 | WAKEUP 2022-04-01 01:19:06.600 | [714968 Async create_glance_accounts:749084]: Signaled 2022-04-01 01:19:06.602 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-01 01:19:06.602 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:19:06.602 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-01 01:19:06.602 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-01 01:19:06.602 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:19:06.602 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:19:06.602 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:19:06.602 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-01 01:19:06.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.602 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.602 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.602 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.602 | + functions-common:get_or_create_user:925 : user_id=82ff72dc09774b3bb168bf89387f7ef6 2022-04-01 01:19:06.603 | + functions-common:get_or_create_user:926 : echo 82ff72dc09774b3bb168bf89387f7ef6 2022-04-01 01:19:06.603 | 82ff72dc09774b3bb168bf89387f7ef6 2022-04-01 01:19:06.603 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-01 01:19:06.603 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:19:06.603 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:19:06.603 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:19:06.603 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:19:06.603 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:19:06.603 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:19:06.603 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:19:06.603 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:19:06.603 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:19:06.603 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:19:06.603 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:06.604 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.604 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:19:06.604 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:06.604 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.604 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.604 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.604 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.604 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:19:06.604 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:19:06.604 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.604 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.605 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.605 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:19:06.605 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:06.605 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.605 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:06.605 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.605 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.605 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.605 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.605 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:19:06.605 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:19:06.605 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:19:06.606 | ++ functions-common:get_field:818 : echo '| d1ecf91dfa3d40988000a14ab6523eec | 82ff72dc09774b3bb168bf89387f7ef6 | | a62f5998305a4a928a00c1b2938a3fd2 | | | False |' 2022-04-01 01:19:06.606 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.606 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:19:06.606 | + functions-common:get_or_add_user_project_role:997 : echo d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:19:06.606 | d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:19:06.606 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-01 01:19:06.606 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-01 01:19:06.606 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:19:06.606 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-01 01:19:06.606 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-01 01:19:06.606 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:19:06.606 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:19:06.606 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:19:06.607 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-01 01:19:06.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.607 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.607 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.607 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.607 | + functions-common:get_or_create_user:925 : user_id=07852801e827495f908a26affbf81768 2022-04-01 01:19:06.607 | + functions-common:get_or_create_user:926 : echo 07852801e827495f908a26affbf81768 2022-04-01 01:19:06.608 | 07852801e827495f908a26affbf81768 2022-04-01 01:19:06.608 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-01 01:19:06.608 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:19:06.608 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:19:06.608 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:19:06.608 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:19:06.608 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:19:06.608 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:19:06.608 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:19:06.608 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:19:06.608 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:19:06.609 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:19:06.609 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:06.609 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.609 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:19:06.609 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:06.609 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.609 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.609 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.610 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.610 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:19:06.610 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:19:06.610 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.610 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.610 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.610 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:06.610 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.610 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:19:06.610 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:06.610 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.611 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.611 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.611 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.611 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:19:06.611 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:19:06.611 | ++ functions-common:get_field:818 : echo '| d1ecf91dfa3d40988000a14ab6523eec | 07852801e827495f908a26affbf81768 | | a62f5998305a4a928a00c1b2938a3fd2 | | | False |' 2022-04-01 01:19:06.611 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:19:06.611 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.611 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:19:06.611 | + functions-common:get_or_add_user_project_role:997 : echo d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:19:06.611 | d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:19:06.611 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-01 01:19:06.611 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-01 01:19:06.611 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:19:06.612 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:19:06.612 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:19:06.612 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:19:06.612 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:19:06.612 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:19:06.612 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:19:06.612 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:19:06.612 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:19:06.612 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:19:06.612 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:19:06.612 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:06.612 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:06.612 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.613 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.613 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.613 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.613 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.613 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:19:06.613 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:19:06.613 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.613 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.613 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.613 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.614 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:19:06.614 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:06.614 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:06.614 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.614 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.614 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.614 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.614 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:19:06.614 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:19:06.614 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:19:06.614 | ++ functions-common:get_field:818 : echo '| 9e028beca8604a108a056b4891b2d74b | 07852801e827495f908a26affbf81768 | | a62f5998305a4a928a00c1b2938a3fd2 | | | False |' 2022-04-01 01:19:06.614 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.614 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9e028beca8604a108a056b4891b2d74b 2022-04-01 01:19:06.614 | + functions-common:get_or_add_user_project_role:997 : echo 9e028beca8604a108a056b4891b2d74b 2022-04-01 01:19:06.615 | 9e028beca8604a108a056b4891b2d74b 2022-04-01 01:19:06.615 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-01 01:19:06.615 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:19:06.615 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-01 01:19:06.615 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-01 01:19:06.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.615 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.615 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.615 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.615 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:19:06.615 | 3ba94dfe2dd1455c8d69c5a8adfe10e9' 2022-04-01 01:19:06.615 | + functions-common:get_or_create_service:1094 : echo 3ba94dfe2dd1455c8d69c5a8adfe10e9 2022-04-01 01:19:06.615 | 3ba94dfe2dd1455c8d69c5a8adfe10e9 2022-04-01 01:19:06.615 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.72/image 2022-04-01 01:19:06.616 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:19:06.616 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.72/image RegionOne 2022-04-01 01:19:06.616 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:19:06.616 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-01 01:19:06.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.616 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.616 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.616 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.616 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:19:06.616 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:19:06.616 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.72/image --region RegionOne -f value -c id 2022-04-01 01:19:06.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.617 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.617 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.617 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.617 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5ffab67d05cf479996efb0b49cba5635 2022-04-01 01:19:06.617 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5ffab67d05cf479996efb0b49cba5635 2022-04-01 01:19:06.617 | + functions-common:get_or_create_endpoint:1127 : public_id=5ffab67d05cf479996efb0b49cba5635 2022-04-01 01:19:06.617 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:19:06.617 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:19:06.617 | + functions-common:get_or_create_endpoint:1136 : echo 5ffab67d05cf479996efb0b49cba5635 2022-04-01 01:19:06.617 | 5ffab67d05cf479996efb0b49cba5635 2022-04-01 01:19:06.617 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-01 01:19:06.617 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-01 01:19:06.617 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-01 01:19:06.617 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-04-01 01:19:06.617 | ++ functions-common:get_or_create_domain:888 : echo default 2022-04-01 01:19:06.618 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-01 01:19:06.618 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-01 01:19:06.618 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-01 01:19:06.618 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-01 01:19:06.666 | [714968 Async create_glance_accounts:749084]: finished create_glance_accounts with result 0 in 102 seconds 2022-04-01 01:19:06.716 | [714968 Async create_cinder_accounts:749214]: Waiting for completion of create_cinder_accounts running on PID 749214 (4 other jobs running) 2022-04-01 01:19:06.752 | [714968 Async create_cinder_accounts:749214]: Signaling child to exit 2022-04-01 01:19:06.752 | WAKEUP 2022-04-01 01:19:06.783 | [714968 Async create_cinder_accounts:749214]: Signaled 2022-04-01 01:19:06.784 | + 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,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,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-01 01:19:06.785 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-01 01:19:06.785 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-01 01:19:06.785 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:19:06.785 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:19:06.785 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:19:06.785 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-01 01:19:06.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.785 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.785 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.785 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.785 | + functions-common:get_or_create_user:925 : user_id=17100ebf83da4a738e85e946ec2bfb09 2022-04-01 01:19:06.785 | + functions-common:get_or_create_user:926 : echo 17100ebf83da4a738e85e946ec2bfb09 2022-04-01 01:19:06.785 | 17100ebf83da4a738e85e946ec2bfb09 2022-04-01 01:19:06.786 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-01 01:19:06.786 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:19:06.786 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:19:06.786 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:19:06.786 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:19:06.786 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:19:06.786 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:19:06.786 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:19:06.786 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:19:06.786 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:19:06.786 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:19:06.786 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.786 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:19:06.786 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:06.786 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:06.787 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.787 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.787 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.787 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.787 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:19:06.787 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:19:06.787 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.787 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.787 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.787 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:06.787 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.788 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:19:06.788 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:06.788 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.788 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.788 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.788 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.788 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:19:06.788 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:19:06.788 | ++ functions-common:get_field:818 : echo '| d1ecf91dfa3d40988000a14ab6523eec | 17100ebf83da4a738e85e946ec2bfb09 | | a62f5998305a4a928a00c1b2938a3fd2 | | | False |' 2022-04-01 01:19:06.788 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:19:06.788 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.788 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:19:06.789 | + functions-common:get_or_add_user_project_role:997 : echo d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:19:06.789 | d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:19:06.789 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-01 01:19:06.789 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-01 01:19:06.789 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:19:06.789 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-01 01:19:06.789 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-01 01:19:06.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.789 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.789 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.789 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.789 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:19:06.789 | 41b9cbed367245bebfc4f3b2f9ee9d56' 2022-04-01 01:19:06.790 | + functions-common:get_or_create_service:1094 : echo 41b9cbed367245bebfc4f3b2f9ee9d56 2022-04-01 01:19:06.790 | 41b9cbed367245bebfc4f3b2f9ee9d56 2022-04-01 01:19:06.790 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-01 01:19:06.790 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.72/volume/v3/$(project_id)s' 2022-04-01 01:19:06.790 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:19:06.790 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.72/volume/v3/$(project_id)s' RegionOne 2022-04-01 01:19:06.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:19:06.790 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-01 01:19:06.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.790 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.790 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.790 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:19:06.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:19:06.790 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.72/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-01 01:19:06.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.791 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.791 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.791 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.791 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5db5f11bb48147878e42b25542a62786 2022-04-01 01:19:06.791 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5db5f11bb48147878e42b25542a62786 2022-04-01 01:19:06.791 | + functions-common:get_or_create_endpoint:1127 : public_id=5db5f11bb48147878e42b25542a62786 2022-04-01 01:19:06.791 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:19:06.791 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:19:06.791 | + functions-common:get_or_create_endpoint:1136 : echo 5db5f11bb48147878e42b25542a62786 2022-04-01 01:19:06.791 | 5db5f11bb48147878e42b25542a62786 2022-04-01 01:19:06.791 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-01 01:19:06.791 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:19:06.791 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-01 01:19:06.791 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-01 01:19:06.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.792 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.792 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.792 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.792 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:19:06.792 | 1e2e11e932a94797bd1f2d002db141eb' 2022-04-01 01:19:06.792 | + functions-common:get_or_create_service:1094 : echo 1e2e11e932a94797bd1f2d002db141eb 2022-04-01 01:19:06.792 | 1e2e11e932a94797bd1f2d002db141eb 2022-04-01 01:19:06.792 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.72/volume/v3/$(project_id)s' 2022-04-01 01:19:06.792 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:19:06.792 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.72/volume/v3/$(project_id)s' RegionOne 2022-04-01 01:19:06.792 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:19:06.792 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-01 01:19:06.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.793 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.793 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.793 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.793 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:19:06.793 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:19:06.793 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.72/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-01 01:19:06.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.793 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.793 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.793 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.793 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e30ff4cdef6e4938a47f3682ff367d10 2022-04-01 01:19:06.794 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e30ff4cdef6e4938a47f3682ff367d10 2022-04-01 01:19:06.794 | + functions-common:get_or_create_endpoint:1127 : public_id=e30ff4cdef6e4938a47f3682ff367d10 2022-04-01 01:19:06.794 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:19:06.794 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:19:06.794 | + functions-common:get_or_create_endpoint:1136 : echo e30ff4cdef6e4938a47f3682ff367d10 2022-04-01 01:19:06.794 | e30ff4cdef6e4938a47f3682ff367d10 2022-04-01 01:19:06.794 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-01 01:19:06.794 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-01 01:19:06.794 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:19:06.794 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-01 01:19:06.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.794 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.794 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.795 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.795 | ++ functions-common:get_or_create_project:938 : project_id=a62f5998305a4a928a00c1b2938a3fd2 2022-04-01 01:19:06.795 | ++ functions-common:get_or_create_project:939 : echo a62f5998305a4a928a00c1b2938a3fd2 2022-04-01 01:19:06.795 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a62f5998305a4a928a00c1b2938a3fd2 2022-04-01 01:19:06.795 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-01 01:19:06.795 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:19:06.795 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:19:06.795 | ++ functions-common:get_or_create_user:913 : local email= 2022-04-01 01:19:06.795 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-01 01:19:06.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.795 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.795 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.795 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-01 01:19:06.796 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.796 | ++ functions-common:get_or_create_user:925 : user_id=17100ebf83da4a738e85e946ec2bfb09 2022-04-01 01:19:06.796 | ++ functions-common:get_or_create_user:926 : echo 17100ebf83da4a738e85e946ec2bfb09 2022-04-01 01:19:06.796 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 17100ebf83da4a738e85e946ec2bfb09 2022-04-01 01:19:06.838 | [714968 Async create_cinder_accounts:749214]: finished create_cinder_accounts with result 0 in 79 seconds 2022-04-01 01:19:06.844 | + inc/async:async_wait:197 : return 0 2022-04-01 01:19:06.847 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-01 01:19:06.913 | [714968 Async create_neutron_accounts:749329]: Waiting for completion of create_neutron_accounts running on PID 749329 (3 other jobs running) 2022-04-01 01:19:06.950 | [714968 Async create_neutron_accounts:749329]: Signaling child to exit 2022-04-01 01:19:06.950 | WAKEUP 2022-04-01 01:19:06.978 | [714968 Async create_neutron_accounts:749329]: Signaled 2022-04-01 01:19:06.980 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-01 01:19:06.980 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:19:06.980 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:19:06.980 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:19:06.980 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:19:06.980 | + 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,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,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-01 01:19:06.980 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:19:06.980 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-01 01:19:06.980 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-01 01:19:06.981 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-01 01:19:06.981 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.72:9696/ 2022-04-01 01:19:06.981 | + 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,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,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-01 01:19:06.981 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-01 01:19:06.981 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-01 01:19:06.981 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:19:06.981 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:19:06.981 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:19:06.981 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-01 01:19:06.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.981 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.981 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.981 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.981 | + functions-common:get_or_create_user:925 : user_id=13d5672715654f308fb1fe4599808407 2022-04-01 01:19:06.981 | + functions-common:get_or_create_user:926 : echo 13d5672715654f308fb1fe4599808407 2022-04-01 01:19:06.981 | 13d5672715654f308fb1fe4599808407 2022-04-01 01:19:06.982 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-01 01:19:06.982 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:19:06.982 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:19:06.982 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:19:06.982 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:19:06.982 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:19:06.982 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:19:06.982 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:19:06.983 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:19:06.983 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:19:06.983 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:19:06.983 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.983 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:19:06.983 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:06.983 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:06.983 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.983 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.983 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.983 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.983 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:19:06.983 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:19:06.983 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.983 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.983 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.983 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-01 01:19:06.984 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:06.984 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:19:06.984 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:06.984 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.984 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.984 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.984 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.984 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:19:06.984 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:19:06.984 | ++ functions-common:get_field:818 : echo '| d1ecf91dfa3d40988000a14ab6523eec | 13d5672715654f308fb1fe4599808407 | | a62f5998305a4a928a00c1b2938a3fd2 | | | False |' 2022-04-01 01:19:06.984 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:19:06.984 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:06.984 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:19:06.984 | + functions-common:get_or_add_user_project_role:997 : echo d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:19:06.984 | d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:19:06.984 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-01 01:19:06.985 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-01 01:19:06.985 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:19:06.985 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-01 01:19:06.985 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-01 01:19:06.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.985 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.985 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.985 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.985 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:19:06.985 | df96325c41b44ec585c70bfd090b9f67' 2022-04-01 01:19:06.985 | + functions-common:get_or_create_service:1094 : echo df96325c41b44ec585c70bfd090b9f67 2022-04-01 01:19:06.985 | df96325c41b44ec585c70bfd090b9f67 2022-04-01 01:19:06.985 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.72:9696/ 2022-04-01 01:19:06.985 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:19:06.985 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.72:9696/ RegionOne 2022-04-01 01:19:06.985 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:19:06.985 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-01 01:19:06.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.985 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.985 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.985 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.985 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:19:06.985 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:19:06.985 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.72:9696/ --region RegionOne -f value -c id 2022-04-01 01:19:06.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.985 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:06.985 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:06.985 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:06.986 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=faddf8c74d054a4f9035b5b224e1409f 2022-04-01 01:19:06.986 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo faddf8c74d054a4f9035b5b224e1409f 2022-04-01 01:19:06.986 | + functions-common:get_or_create_endpoint:1127 : public_id=faddf8c74d054a4f9035b5b224e1409f 2022-04-01 01:19:06.986 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:19:06.986 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:19:06.986 | + functions-common:get_or_create_endpoint:1136 : echo faddf8c74d054a4f9035b5b224e1409f 2022-04-01 01:19:06.986 | faddf8c74d054a4f9035b5b224e1409f 2022-04-01 01:19:07.040 | [714968 Async create_neutron_accounts:749329]: finished create_neutron_accounts with result 0 in 56 seconds 2022-04-01 01:19:07.087 | [714968 Async create_swift_accounts:749471]: Waiting for completion of create_swift_accounts running on PID 749471 (2 other jobs running) 2022-04-01 01:19:07.121 | [714968 Async create_swift_accounts:749471]: Signaling child to exit 2022-04-01 01:19:56.096 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:19:56.123 | [749471 Async create_swift_accounts:749471]: finished successfully 2022-04-01 01:19:56.143 | WAKEUP 2022-04-01 01:19:56.167 | [714968 Async create_swift_accounts:749471]: Signaled 2022-04-01 01:19:56.169 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-01 01:19:56.169 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-01 01:19:56.169 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-01 01:19:56.169 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-01 01:19:56.169 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-01 01:19:56.169 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-01 01:19:56.169 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-01 01:19:56.169 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-01 01:19:56.169 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-01 01:19:56.169 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-01 01:19:56.169 | ++ functions-common:get_or_create_role:945 : local role_id 2022-04-01 01:19:56.169 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-01 01:19:56.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.169 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.169 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.169 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.169 | ++ functions-common:get_or_create_role:950 : role_id=ea3dfb1c107f4ae2a92bd5876423f21f 2022-04-01 01:19:56.169 | ++ functions-common:get_or_create_role:951 : echo ea3dfb1c107f4ae2a92bd5876423f21f 2022-04-01 01:19:56.169 | + lib/swift:create_swift_accounts:614 : another_role=ea3dfb1c107f4ae2a92bd5876423f21f 2022-04-01 01:19:56.169 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-01 01:19:56.169 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-01 01:19:56.170 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:19:56.170 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:19:56.170 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:19:56.170 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-01 01:19:56.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.170 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.170 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.170 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.170 | + functions-common:get_or_create_user:925 : user_id=337a300c9d46451ca8046b76db1f29fe 2022-04-01 01:19:56.170 | + functions-common:get_or_create_user:926 : echo 337a300c9d46451ca8046b76db1f29fe 2022-04-01 01:19:56.170 | 337a300c9d46451ca8046b76db1f29fe 2022-04-01 01:19:56.170 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-01 01:19:56.170 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:19:56.170 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:19:56.170 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:19:56.170 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:19:56.170 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:19:56.170 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:19:56.170 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:19:56.170 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:19:56.170 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:19:56.170 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:19:56.170 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-01 01:19:56.170 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:56.170 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:19:56.170 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:56.170 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:56.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.170 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.171 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.171 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.171 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:19:56.171 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:19:56.171 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-01 01:19:56.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.171 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.171 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.171 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:56.171 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:19:56.171 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-01 01:19:56.171 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:56.171 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:56.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.171 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.171 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.171 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.171 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:19:56.171 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:19:56.171 | ++ functions-common:get_field:818 : echo '| d1ecf91dfa3d40988000a14ab6523eec | 337a300c9d46451ca8046b76db1f29fe | | a62f5998305a4a928a00c1b2938a3fd2 | | | False |' 2022-04-01 01:19:56.171 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:19:56.171 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:56.171 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:19:56.171 | + functions-common:get_or_add_user_project_role:997 : echo d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:19:56.171 | d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:19:56.171 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-01 01:19:56.171 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-01 01:19:56.171 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:19:56.172 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:19:56.172 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:19:56.172 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:19:56.172 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:19:56.172 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:19:56.172 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:19:56.172 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:19:56.172 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:19:56.172 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:19:56.172 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:19:56.172 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:56.172 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:56.172 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-01 01:19:56.172 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:56.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.172 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.172 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.172 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.172 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:19:56.172 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:19:56.172 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-01 01:19:56.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.172 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.172 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.172 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:19:56.172 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:56.172 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-01 01:19:56.172 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:56.172 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:56.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.173 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.173 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.173 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.173 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:19:56.173 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:19:56.173 | ++ functions-common:get_field:818 : echo '| 31443d02d28e4d37aa94b48cd09a00d4 | 337a300c9d46451ca8046b76db1f29fe | | a62f5998305a4a928a00c1b2938a3fd2 | | | False |' 2022-04-01 01:19:56.173 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:19:56.173 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:56.173 | + functions-common:get_or_add_user_project_role:995 : user_role_id=31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:19:56.173 | + functions-common:get_or_add_user_project_role:997 : echo 31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:19:56.173 | 31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:19:56.173 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-01 01:19:56.173 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:19:56.173 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-01 01:19:56.173 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-01 01:19:56.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.173 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.173 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.173 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.173 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:19:56.173 | 6bbff5536a354e8c9f9a3178d338737c' 2022-04-01 01:19:56.173 | + functions-common:get_or_create_service:1094 : echo 6bbff5536a354e8c9f9a3178d338737c 2022-04-01 01:19:56.173 | 6bbff5536a354e8c9f9a3178d338737c 2022-04-01 01:19:56.173 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.72:8080/v1/AUTH_$(project_id)s' http://10.222.0.72:8080 2022-04-01 01:19:56.173 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:19:56.173 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.72:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-01 01:19:56.173 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:19:56.173 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-01 01:19:56.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.174 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.174 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.174 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.174 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:19:56.174 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:19:56.174 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.72:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-01 01:19:56.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.174 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.174 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.174 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.174 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=523a3e34bf5a40468d3c286b4a41d0e7 2022-04-01 01:19:56.174 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 523a3e34bf5a40468d3c286b4a41d0e7 2022-04-01 01:19:56.174 | + functions-common:get_or_create_endpoint:1127 : public_id=523a3e34bf5a40468d3c286b4a41d0e7 2022-04-01 01:19:56.174 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.72:8080 ]] 2022-04-01 01:19:56.174 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.72:8080 RegionOne 2022-04-01 01:19:56.174 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:19:56.174 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-01 01:19:56.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.174 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.174 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.174 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.174 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:19:56.174 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:19:56.174 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.72:8080 --region RegionOne -f value -c id 2022-04-01 01:19:56.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.174 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.175 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.175 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.175 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d78b6f897e584df49937949240089f61 2022-04-01 01:19:56.175 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo d78b6f897e584df49937949240089f61 2022-04-01 01:19:56.175 | d78b6f897e584df49937949240089f61 2022-04-01 01:19:56.175 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:19:56.175 | + functions-common:get_or_create_endpoint:1136 : echo 523a3e34bf5a40468d3c286b4a41d0e7 2022-04-01 01:19:56.175 | 523a3e34bf5a40468d3c286b4a41d0e7 2022-04-01 01:19:56.175 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-01 01:19:56.175 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-01 01:19:56.175 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:19:56.175 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-01 01:19:56.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.175 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.175 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.175 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.175 | ++ functions-common:get_or_create_project:938 : project_id=f3042b873ede49709790e144ad1b9054 2022-04-01 01:19:56.175 | ++ functions-common:get_or_create_project:939 : echo f3042b873ede49709790e144ad1b9054 2022-04-01 01:19:56.175 | + lib/swift:create_swift_accounts:628 : swift_project_test1=f3042b873ede49709790e144ad1b9054 2022-04-01 01:19:56.175 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-01 01:19:56.175 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:19:56.175 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-01 01:19:56.175 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:19:56.175 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-04-01 01:19:56.175 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-04-01 01:19:56.175 | +++ functions-common:get_or_create_user:927 : 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-01 01:19:56.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.175 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.175 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.176 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.176 | ++ functions-common:get_or_create_user:925 : user_id=34c06c9e4d274f86851142e7aa580b9e 2022-04-01 01:19:56.176 | ++ functions-common:get_or_create_user:926 : echo 34c06c9e4d274f86851142e7aa580b9e 2022-04-01 01:19:56.176 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=34c06c9e4d274f86851142e7aa580b9e 2022-04-01 01:19:56.176 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-01 01:19:56.176 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:19:56.176 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 34c06c9e4d274f86851142e7aa580b9e f3042b873ede49709790e144ad1b9054 2022-04-01 01:19:56.176 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:19:56.176 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:19:56.176 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:19:56.176 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:19:56.176 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:19:56.176 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:19:56.176 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:19:56.176 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:19:56.176 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:19:56.176 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:56.176 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:56.176 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:56.176 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 34c06c9e4d274f86851142e7aa580b9e --project f3042b873ede49709790e144ad1b9054 2022-04-01 01:19:56.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.176 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.176 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.176 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.176 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:19:56.176 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:19:56.176 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 34c06c9e4d274f86851142e7aa580b9e --project f3042b873ede49709790e144ad1b9054 2022-04-01 01:19:56.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.177 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.177 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.177 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 34c06c9e4d274f86851142e7aa580b9e --project f3042b873ede49709790e144ad1b9054 2022-04-01 01:19:56.177 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:56.177 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:19:56.177 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:56.177 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:56.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.177 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.177 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.177 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.177 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:19:56.177 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:19:56.177 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:19:56.177 | ++ functions-common:get_field:818 : echo '| 31443d02d28e4d37aa94b48cd09a00d4 | 34c06c9e4d274f86851142e7aa580b9e | | f3042b873ede49709790e144ad1b9054 | | | False |' 2022-04-01 01:19:56.177 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:56.177 | + functions-common:get_or_add_user_project_role:995 : user_role_id=31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:19:56.177 | + functions-common:get_or_add_user_project_role:997 : echo 31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:19:56.177 | 31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:19:56.177 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-01 01:19:56.177 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-01 01:19:56.177 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:19:56.177 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-04-01 01:19:56.177 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-04-01 01:19:56.177 | +++ functions-common:get_or_create_user:927 : 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-01 01:19:56.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.177 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.177 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.178 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.178 | ++ functions-common:get_or_create_user:925 : user_id=e870437c01ee4a648f2889682cbdad52 2022-04-01 01:19:56.178 | ++ functions-common:get_or_create_user:926 : echo e870437c01ee4a648f2889682cbdad52 2022-04-01 01:19:56.178 | + lib/swift:create_swift_accounts:637 : swift_user_test3=e870437c01ee4a648f2889682cbdad52 2022-04-01 01:19:56.178 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-01 01:19:56.178 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:19:56.178 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role ea3dfb1c107f4ae2a92bd5876423f21f e870437c01ee4a648f2889682cbdad52 f3042b873ede49709790e144ad1b9054 2022-04-01 01:19:56.178 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:19:56.178 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:19:56.178 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:19:56.178 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:19:56.178 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:19:56.178 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:19:56.178 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:19:56.178 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:19:56.178 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ea3dfb1c107f4ae2a92bd5876423f21f --user e870437c01ee4a648f2889682cbdad52 --project f3042b873ede49709790e144ad1b9054 2022-04-01 01:19:56.178 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:56.178 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:19:56.178 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:56.178 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:56.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.178 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.178 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.178 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.178 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:19:56.178 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:19:56.178 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ea3dfb1c107f4ae2a92bd5876423f21f --user e870437c01ee4a648f2889682cbdad52 --project f3042b873ede49709790e144ad1b9054 2022-04-01 01:19:56.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.178 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.179 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.179 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ea3dfb1c107f4ae2a92bd5876423f21f --user e870437c01ee4a648f2889682cbdad52 --project f3042b873ede49709790e144ad1b9054 2022-04-01 01:19:56.179 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:56.179 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:19:56.179 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:56.179 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:56.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.179 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.179 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.179 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.179 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:19:56.179 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:19:56.179 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:19:56.179 | ++ functions-common:get_field:818 : echo '| ea3dfb1c107f4ae2a92bd5876423f21f | e870437c01ee4a648f2889682cbdad52 | | f3042b873ede49709790e144ad1b9054 | | | False |' 2022-04-01 01:19:56.179 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:56.179 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ea3dfb1c107f4ae2a92bd5876423f21f 2022-04-01 01:19:56.179 | + functions-common:get_or_add_user_project_role:997 : echo ea3dfb1c107f4ae2a92bd5876423f21f 2022-04-01 01:19:56.179 | ea3dfb1c107f4ae2a92bd5876423f21f 2022-04-01 01:19:56.179 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-01 01:19:56.179 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-01 01:19:56.179 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:19:56.179 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-01 01:19:56.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.179 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.179 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.179 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.179 | ++ functions-common:get_or_create_project:938 : project_id=7241c6e1a5b24ffb9a9e5a48187faf75 2022-04-01 01:19:56.179 | ++ functions-common:get_or_create_project:939 : echo 7241c6e1a5b24ffb9a9e5a48187faf75 2022-04-01 01:19:56.179 | + lib/swift:create_swift_accounts:642 : swift_project_test2=7241c6e1a5b24ffb9a9e5a48187faf75 2022-04-01 01:19:56.179 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-01 01:19:56.180 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:19:56.180 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-01 01:19:56.180 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-01 01:19:56.180 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:19:56.180 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-04-01 01:19:56.180 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-04-01 01:19:56.180 | +++ functions-common:get_or_create_user:927 : 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-01 01:19:56.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.180 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.180 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.180 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.180 | ++ functions-common:get_or_create_user:925 : user_id=9dfaf8d2f22840a686498c5f2e13e5ac 2022-04-01 01:19:56.180 | ++ functions-common:get_or_create_user:926 : echo 9dfaf8d2f22840a686498c5f2e13e5ac 2022-04-01 01:19:56.180 | + lib/swift:create_swift_accounts:647 : swift_user_test2=9dfaf8d2f22840a686498c5f2e13e5ac 2022-04-01 01:19:56.180 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-01 01:19:56.180 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:19:56.180 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 9dfaf8d2f22840a686498c5f2e13e5ac 7241c6e1a5b24ffb9a9e5a48187faf75 2022-04-01 01:19:56.180 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:19:56.180 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:19:56.180 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:19:56.180 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:19:56.180 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:19:56.180 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:19:56.180 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:19:56.180 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:19:56.180 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:56.180 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9dfaf8d2f22840a686498c5f2e13e5ac --project 7241c6e1a5b24ffb9a9e5a48187faf75 2022-04-01 01:19:56.180 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:19:56.181 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:56.181 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:56.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.181 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.181 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.181 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.181 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:19:56.181 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:19:56.181 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 9dfaf8d2f22840a686498c5f2e13e5ac --project 7241c6e1a5b24ffb9a9e5a48187faf75 2022-04-01 01:19:56.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.181 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.181 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.181 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9dfaf8d2f22840a686498c5f2e13e5ac --project 7241c6e1a5b24ffb9a9e5a48187faf75 2022-04-01 01:19:56.181 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:56.181 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:19:56.181 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:56.181 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:56.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.181 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.181 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.181 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.181 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:19:56.181 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:19:56.181 | ++ functions-common:get_field:818 : echo '| 31443d02d28e4d37aa94b48cd09a00d4 | 9dfaf8d2f22840a686498c5f2e13e5ac | | 7241c6e1a5b24ffb9a9e5a48187faf75 | | | False |' 2022-04-01 01:19:56.181 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:19:56.181 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:56.181 | + functions-common:get_or_add_user_project_role:995 : user_role_id=31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:19:56.181 | + functions-common:get_or_add_user_project_role:997 : echo 31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:19:56.181 | 31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:19:56.182 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-01 01:19:56.182 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-01 01:19:56.182 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-01 01:19:56.182 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-01 01:19:56.182 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-01 01:19:56.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.182 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.182 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.182 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.182 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-04-01 01:19:56.182 | 22423661b6df403dbcf5d57275ddb2c2' 2022-04-01 01:19:56.182 | ++ functions-common:get_or_create_domain:888 : echo 22423661b6df403dbcf5d57275ddb2c2 2022-04-01 01:19:56.182 | + lib/swift:create_swift_accounts:652 : swift_domain=22423661b6df403dbcf5d57275ddb2c2 2022-04-01 01:19:56.182 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-01 01:19:56.182 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:19:56.182 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-01 01:19:56.182 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 22423661b6df403dbcf5d57275ddb2c2 2022-04-01 01:19:56.182 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:19:56.182 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=22423661b6df403dbcf5d57275ddb2c2 --or-show -f value -c id 2022-04-01 01:19:56.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.182 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.182 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.182 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.182 | ++ functions-common:get_or_create_project:938 : project_id=ce4225cbf4cf4742b54de184fc3380c3 2022-04-01 01:19:56.182 | ++ functions-common:get_or_create_project:939 : echo ce4225cbf4cf4742b54de184fc3380c3 2022-04-01 01:19:56.182 | + lib/swift:create_swift_accounts:656 : swift_project_test4=ce4225cbf4cf4742b54de184fc3380c3 2022-04-01 01:19:56.182 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-01 01:19:56.182 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:19:56.182 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-01 01:19:56.183 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 22423661b6df403dbcf5d57275ddb2c2 test4@example.com 2022-04-01 01:19:56.183 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:19:56.183 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-04-01 01:19:56.183 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-04-01 01:19:56.183 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=22423661b6df403dbcf5d57275ddb2c2 --email=test4@example.com --or-show -f value -c id 2022-04-01 01:19:56.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.183 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.183 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.183 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.183 | ++ functions-common:get_or_create_user:925 : user_id=b9e6ae88de1148cb8164ce9165ee66b1 2022-04-01 01:19:56.183 | ++ functions-common:get_or_create_user:926 : echo b9e6ae88de1148cb8164ce9165ee66b1 2022-04-01 01:19:56.183 | + lib/swift:create_swift_accounts:661 : swift_user_test4=b9e6ae88de1148cb8164ce9165ee66b1 2022-04-01 01:19:56.183 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-01 01:19:56.183 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:19:56.183 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin b9e6ae88de1148cb8164ce9165ee66b1 ce4225cbf4cf4742b54de184fc3380c3 2022-04-01 01:19:56.183 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:19:56.183 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:19:56.183 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:19:56.183 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:19:56.183 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:19:56.183 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:19:56.183 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:19:56.183 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:19:56.183 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b9e6ae88de1148cb8164ce9165ee66b1 --project ce4225cbf4cf4742b54de184fc3380c3 2022-04-01 01:19:56.183 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:56.183 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:19:56.183 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:56.183 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:56.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.184 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.184 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.184 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.184 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:19:56.184 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:19:56.184 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user b9e6ae88de1148cb8164ce9165ee66b1 --project ce4225cbf4cf4742b54de184fc3380c3 2022-04-01 01:19:56.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.184 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.184 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.184 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b9e6ae88de1148cb8164ce9165ee66b1 --project ce4225cbf4cf4742b54de184fc3380c3 2022-04-01 01:19:56.184 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:56.184 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:19:56.185 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:56.185 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:56.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.185 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:56.185 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:56.185 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:56.185 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:19:56.185 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:19:56.185 | ++ functions-common:get_field:818 : echo '| 31443d02d28e4d37aa94b48cd09a00d4 | b9e6ae88de1148cb8164ce9165ee66b1 | | ce4225cbf4cf4742b54de184fc3380c3 | | | False |' 2022-04-01 01:19:56.185 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:19:56.185 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:56.185 | + functions-common:get_or_add_user_project_role:995 : user_role_id=31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:19:56.185 | + functions-common:get_or_add_user_project_role:997 : echo 31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:19:56.185 | 31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:19:56.217 | [714968 Async create_swift_accounts:749471]: finished create_swift_accounts with result 0 in 155 seconds 2022-04-01 01:19:56.225 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-01 01:19:56.227 | + inc/async:async_wait:197 : return 0 2022-04-01 01:19:56.230 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-04-01 01:19:56.251 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:19:56.253 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-04-01 01:19:56.272 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:19:56.275 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-04-01 01:19:56.278 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:19:56.281 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-04-01 01:19:56.284 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-04-01 01:19:56.286 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-01 01:19:56.353 | + inc/async:async_inner:63 : init_glance 2022-04-01 01:19:56.391 | [714968 Async init_glance:753765]: running: init_glance 2022-04-01 01:19:56.394 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-04-01 01:19:56.413 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:19:56.416 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-04-01 01:19:56.419 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:19:56.422 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-04-01 01:19:56.426 | + ./stack.sh:main:1147 : configure_neutron 2022-04-01 01:19:56.429 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-01 01:19:56.433 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:19:56.434 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:19:56.441 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:19:56.444 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:19:56.448 | + 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,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,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-01 01:19:56.451 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:19:56.455 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-01 01:19:56.458 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-01 01:19:56.462 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-01 01:19:56.465 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-01 01:19:56.482 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-01 01:19:56.485 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-01 01:20:00.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:00.020 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:00.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:00.020 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:03.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:03.587 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:03.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:03.587 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:06.856 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:20:06.884 | [753765 Async init_glance:753765]: finished successfully 2022-04-01 01:20:07.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:07.340 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:07.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:07.340 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:10.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:10.921 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:10.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:10.921 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:14.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:14.435 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:14.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:14.436 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:17.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:17.986 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:17.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:17.986 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:21.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:21.500 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:21.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:21.501 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:25.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:25.270 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:25.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:25.270 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:30.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:30.081 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:30.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:30.081 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:30.081 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-01 01:20:36.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:36.341 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:36.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:36.341 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:36.684 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-01 01:20:36.689 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-01 01:20:36.691 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-01 01:20:36.694 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-01 01:20:36.696 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-01 01:20:36.699 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-01 01:20:36.701 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-01 01:20:36.703 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-01 01:20:36.706 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-01 01:20:36.708 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-01 01:20:36.710 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-01 01:20:36.713 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-01 01:20:36.716 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-01 01:20:36.718 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-01 01:20:36.720 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-01 01:20:36.723 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-01 01:20:36.728 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:20:36.731 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-01 01:20:36.734 | + 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-01 01:20:36.740 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-01 01:20:36.743 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-01 01:20:36.745 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-01 01:20:36.748 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-01 01:20:36.751 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-01 01:20:36.754 | + 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-01 01:20:36.785 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-01 01:20:36.821 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-01 01:20:36.853 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-01 01:20:36.887 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-01 01:20:36.921 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-01 01:20:36.962 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-01 01:20:36.965 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-01 01:20:36.967 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-01 01:20:36.969 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 01:20:36.974 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:20:36.999 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:20:37.001 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:20:37.004 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:20:37.006 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:20:37.009 | + 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-01 01:20:37.045 | + 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-01 01:20:37.080 | + 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-01 01:20:37.112 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:20:37.143 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-01 01:20:37.162 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:20:37.165 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-01 01:20:37.168 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:20:37.171 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-01 01:20:37.173 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-01 01:20:37.175 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-01 01:20:37.189 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-01 01:20:37.191 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:20:37.194 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-01 01:20:37.196 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-01 01:20:37.211 | + 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-01 01:20:37.225 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-01 01:20:37.228 | + 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-01 01:20:37.242 | + 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-01 01:20:37.256 | + 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-01 01:20:37.271 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-01 01:20:37.273 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 01:20:37.277 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-01 01:20:37.281 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.e8bgFaSFJX 2022-04-01 01:20:37.283 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-01 01:20:37.286 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 01:20:37.289 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.e8bgFaSFJX 2022-04-01 01:20:37.294 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.e8bgFaSFJX 2022-04-01 01:20:37.306 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.e8bgFaSFJX /etc/sudoers.d/neutron-rootwrap 2022-04-01 01:20:37.320 | + 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-01 01:20:37.357 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-01 01:20:37.360 | + 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-01 01:20:37.391 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-01 01:20:37.394 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-01 01:20:37.397 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-01 01:20:37.400 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:20:37.403 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:20:37.405 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:20:37.425 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:20:37.428 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:20:37.431 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:20:37.433 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:20:37.454 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:20:37.456 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:20:37.459 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:20:37.496 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:20:37.499 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:20:37.503 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-01 01:20:37.522 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:20:37.524 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-01 01:20:37.527 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-01 01:20:37.530 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 01:20:37.532 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 01:20:37.535 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-01 01:20:37.537 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-01 01:20:37.540 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 01:20:37.542 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-01 01:20:37.545 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-01 01:20:37.548 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-01 01:20:37.554 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-01 01:20:37.558 | + 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-01 01:20:37.565 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-01 01:20:37.588 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:20:37.592 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-01 01:20:37.595 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-01 01:20:37.598 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-01 01:20:37.605 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-01 01:20:37.645 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-01 01:20:37.681 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-01 01:20:37.715 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-01 01:20:37.749 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-01 01:20:37.788 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-01 01:20:37.791 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 01:20:37.794 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-01 01:20:37.797 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:20:37.800 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-01 01:20:37.833 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-01 01:20:37.866 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.72/identity 2022-04-01 01:20:37.902 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-01 01:20:37.937 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-01 01:20:37.977 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-01 01:20:38.010 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-01 01:20:38.050 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-01 01:20:38.085 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:20:38.126 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:20:38.163 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-01 01:20:38.206 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-01 01:20:38.248 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-01 01:20:38.251 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 01:20:38.253 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-01 01:20:38.256 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-01 01:20:38.259 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-01 01:20:38.300 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-01 01:20:38.338 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.72/identity 2022-04-01 01:20:38.375 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-01 01:20:38.414 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-01 01:20:38.451 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-01 01:20:38.489 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-01 01:20:38.528 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-01 01:20:38.566 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:20:38.604 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-01 01:20:38.646 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-01 01:20:38.649 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-01 01:20:38.652 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-01 01:20:38.656 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-01 01:20:38.659 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-01 01:20:38.661 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-01 01:20:38.664 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-01 01:20:38.667 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 1300:1349 != '' ]] 2022-04-01 01:20:38.670 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:1300:1349 2022-04-01 01:20:38.672 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:1300:1349 != '' ]] 2022-04-01 01:20:38.676 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-01 01:20:38.679 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-01 01:20:38.682 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-01 01:20:38.686 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-01 01:20:38.689 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-01 01:20:38.692 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-01 01:20:38.694 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-01 01:20:38.697 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-01 01:20:38.700 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-01 01:20:38.703 | + 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-01 01:20:38.735 | + 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-01 01:20:38.738 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:20:38.741 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 01:20:38.743 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-01 01:20:38.747 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-01 01:20:38.750 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:20:38.753 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-01 01:20:38.793 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-01 01:20:38.795 | + 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-01 01:20:38.798 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:20:38.801 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 01:20:38.804 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-01 01:20:38.807 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-01 01:20:38.810 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:20:38.813 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-01 01:20:38.852 | + 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-01 01:20:38.855 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:20:38.857 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 01:20:38.860 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-01 01:20:38.863 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-01 01:20:38.866 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:20:38.869 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-01 01:20:38.911 | + 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-01 01:20:38.914 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:20:38.917 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-01 01:20:38.920 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-01 01:20:38.923 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-01 01:20:38.926 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:20:38.929 | + 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-01 01:20:38.970 | + 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-01 01:20:38.974 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:20:38.977 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-01 01:20:38.981 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-01 01:20:38.985 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-01 01:20:38.989 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:20:38.993 | + 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-01 01:20:39.030 | + 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-01 01:20:39.033 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:20:39.036 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-01 01:20:39.039 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-01 01:20:39.042 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-01 01:20:39.045 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:20:39.049 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-01 01:20:39.086 | + 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:1300:1349 2022-04-01 01:20:39.090 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:20:39.092 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-01 01:20:39.095 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:1300:1349 2022-04-01 01:20:39.098 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:1300:1349 ']' 2022-04-01 01:20:39.101 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:20:39.103 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1300:1349 2022-04-01 01:20:39.139 | + 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-01 01:20:39.142 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:20:39.145 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-01 01:20:39.148 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-01 01:20:39.150 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-01 01:20:39.154 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:20:39.157 | + 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-01 01:20:39.195 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-01 01:20:39.198 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-01 01:20:39.217 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:20:39.219 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-01 01:20:39.222 | + 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-01 01:20:39.263 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-01 01:20:39.266 | + 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-01 01:20:39.309 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-01 01:20:39.347 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-01 01:20:39.350 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-01 01:20:39.353 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-01 01:20:39.357 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-01 01:20:42.605 | INFO neutron.common.config [-] Logging enabled! 2022-04-01 01:20:42.606 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-04-01 01:20:42.606 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=755709) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-01 01:20:42.659 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=755709) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 01:20:42.659 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=755709) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 01:20:42.660 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=755709) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:20:42.660 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=755709) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:20:42.660 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=755709) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:20:42.660 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=755709) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:20:42.715 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-01 01:20:42.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:42.715 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:42.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:42.715 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:43.097 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-01 01:20:43.100 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-01 01:20:43.103 | + 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-01 01:20:43.106 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 01:20:43.108 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-01 01:20:43.168 | + 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-01 01:20:43.186 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-01 01:20:43.189 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-01 01:20:43.191 | + 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-01 01:20:43.223 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-01 01:20:43.226 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-01 01:20:43.235 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-01 01:20:43.237 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-01 01:20:43.240 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-01 01:20:43.254 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-01 01:20:43.269 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-01 01:20:43.272 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-01 01:20:43.280 | net.bridge.bridge-nf-call-iptables = 1 2022-04-01 01:20:43.284 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-01 01:20:43.286 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-01 01:20:43.295 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-01 01:20:43.298 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-01 01:20:43.301 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-01 01:20:43.303 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-01 01:20:43.306 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-01 01:20:43.309 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-01 01:20:43.312 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-01 01:20:43.315 | + 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-01 01:20:43.318 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 01:20:43.320 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-01 01:20:43.350 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-01 01:20:43.352 | + 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-01 01:20:43.389 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-01 01:20:43.391 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-01 01:20:43.422 | + 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-01 01:20:43.455 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-01 01:20:43.473 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:20:43.476 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-01 01:20:43.479 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-01 01:20:43.484 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-01 01:20:43.515 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-01 01:20:43.545 | + 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-01 01:20:43.586 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-01 01:20:43.588 | + 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-01 01:20:43.629 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-01 01:20:43.648 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:20:43.651 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-01 01:20:43.654 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-01 01:20:43.686 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-01 01:20:43.689 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-01 01:20:43.691 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-01 01:20:43.724 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-01 01:20:43.726 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-01 01:20:43.729 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-01 01:20:43.731 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-01 01:20:43.752 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:20:43.754 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-01 01:20:43.757 | + 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-01 01:20:43.762 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-01 01:20:43.793 | + 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-01 01:20:43.831 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-01 01:20:43.835 | + 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-01 01:20:43.868 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-01 01:20:43.871 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-01 01:20:43.903 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-01 01:20:43.906 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-01 01:20:43.908 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-01 01:20:43.942 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-01 01:20:43.945 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-01 01:20:43.951 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-01 01:20:43.951 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-01 01:20:47.004 | INFO neutron.common.config [-] Logging enabled! 2022-04-01 01:20:47.004 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-04-01 01:20:47.005 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=756239) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-01 01:20:47.065 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=756239) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 01:20:47.065 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=756239) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 01:20:47.065 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=756239) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:20:47.065 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=756239) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:20:47.065 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=756239) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:20:47.066 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=756239) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:20:47.128 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-01 01:20:47.129 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=756239) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-01 01:20:47.129 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=756239) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-01 01:20:47.129 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-01 01:20:47.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:47.129 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:47.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:47.129 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:47.531 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-01 01:20:47.534 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-01 01:20:47.536 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-01 01:20:47.539 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-01 01:20:47.542 | + 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-01 01:20:47.545 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 01:20:47.548 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-01 01:20:47.566 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-01 01:20:47.569 | + functions:set_mtu:785 : local dev=br-data 2022-04-01 01:20:47.572 | + functions:set_mtu:786 : local mtu=1500 2022-04-01 01:20:47.575 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-01 01:20:47.590 | + 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-01 01:20:47.609 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-01 01:20:47.612 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-01 01:20:47.614 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-01 01:20:47.617 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-01 01:20:47.620 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-01 01:20:47.623 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-01 01:20:47.625 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-01 01:20:47.628 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-01 01:20:47.630 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-01 01:20:47.633 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-01 01:20:47.637 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-01 01:20:47.639 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-01 01:20:47.642 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-01 01:20:47.645 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-01 01:20:47.649 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-01 01:20:47.649 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-01 01:20:47.657 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-01 01:20:47.659 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-01 01:20:47.662 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-01 01:20:47.666 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-01 01:20:47.670 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-01 01:20:47.671 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-01 01:20:47.671 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-01 01:20:47.678 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.80/22 brd 192.168.3.255' 2022-04-01 01:20:47.680 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-01 01:20:47.683 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-01 01:20:47.686 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-01 01:20:47.689 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-01 01:20:47.692 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.80/22 brd 192.168.3.255 != '' ]] 2022-04-01 01:20:47.694 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.80/22 brd 192.168.3.255 dev eth1' 2022-04-01 01:20:47.697 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.80/22 brd 192.168.3.255 dev br-data' 2022-04-01 01:20:47.701 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-01 01:20:47.703 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-01 01:20:47.708 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.80/22 brd 192.168.3.255 2022-04-01 01:20:47.708 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-01 01:20:47.709 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-01 01:20:47.712 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-01 01:20:47.717 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.80 2022-04-01 01:20:47.720 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.80 ' 2022-04-01 01:20:47.723 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.80/22 brd 192.168.3.255 dev eth1 2022-04-01 01:20:47.737 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.80/22 brd 192.168.3.255 dev br-data 2022-04-01 01:20:47.751 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-01 01:20:47.766 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-01 01:20:47.790 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.80 2022-04-01 01:20:47.800 | PING 192.168.0.80 (192.168.0.80) from 192.168.0.80 br-data: 56(84) bytes of data. 2022-04-01 01:20:47.800 | 64 bytes from 192.168.0.80: icmp_seq=1 ttl=64 time=0.084 ms 2022-04-01 01:20:48.816 | 64 bytes from 192.168.0.80: icmp_seq=2 ttl=64 time=0.058 ms 2022-04-01 01:20:49.840 | 64 bytes from 192.168.0.80: icmp_seq=3 ttl=64 time=0.061 ms 2022-04-01 01:20:49.840 | 2022-04-01 01:20:49.840 | --- 192.168.0.80 ping statistics --- 2022-04-01 01:20:49.840 | 3 packets transmitted, 3 received, 0% packet loss, time 2040ms 2022-04-01 01:20:49.841 | rtt min/avg/max/mdev = 0.058/0.067/0.084/0.011 ms 2022-04-01 01:20:49.846 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-04-01 01:20:49.846 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-04-01 01:20:49.852 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-04-01 01:20:49.855 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-04-01 01:20:49.874 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:20:49.876 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-04-01 01:20:49.879 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-04-01 01:20:49.884 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-04-01 01:20:49.916 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.72 2022-04-01 01:20:49.949 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-04-01 01:20:49.980 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-01 01:20:50.019 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-04-01 01:20:50.021 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 01:20:50.055 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-01 01:20:50.059 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-04-01 01:20:50.081 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:20:50.083 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-04-01 01:20:50.086 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-04-01 01:20:50.107 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:20:50.110 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-04-01 01:20:50.130 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:20:50.132 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-04-01 01:20:50.155 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:20:50.158 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-04-01 01:20:50.194 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-04-01 01:20:50.228 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-04-01 01:20:50.231 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-04-01 01:20:50.251 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:20:50.254 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-04-01 01:20:50.273 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:20:50.276 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-04-01 01:20:50.279 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-04-01 01:20:50.348 | + inc/async:async_inner:63 : init_neutron 2022-04-01 01:20:50.394 | [714968 Async init_neutron:756751]: running: init_neutron 2022-04-01 01:20:50.397 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-04-01 01:20:50.429 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:20:50.433 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-04-01 01:20:50.444 | ++ ./stack.sh:main:1162 : true 2022-04-01 01:20:50.447 | + ./stack.sh:main:1162 : netman_pid= 2022-04-01 01:20:50.450 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-04-01 01:20:50.454 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-04-01 01:20:50.480 | + ./stack.sh:main:1169 : clean_iptables 2022-04-01 01:20:50.485 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-04-01 01:20:50.488 | + lib/nova:clean_iptables:186 : grep nova 2022-04-01 01:20:50.492 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-04-01 01:20:50.492 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 01:20:50.494 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-04-01 01:20:50.500 | + lib/nova:clean_iptables:186 : bash 2022-04-01 01:20:50.500 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-04-01 01:20:50.512 | + lib/nova:clean_iptables:188 : grep nova 2022-04-01 01:20:50.512 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 01:20:50.520 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-04-01 01:20:50.520 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-04-01 01:20:50.520 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-04-01 01:20:50.521 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-04-01 01:20:50.525 | + lib/nova:clean_iptables:188 : bash 2022-04-01 01:20:50.539 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-04-01 01:20:50.542 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-04-01 01:20:50.544 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 01:20:50.545 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-04-01 01:20:50.551 | + lib/nova:clean_iptables:190 : bash 2022-04-01 01:20:50.552 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-04-01 01:20:50.557 | + lib/nova:clean_iptables:190 : grep nova 2022-04-01 01:20:50.565 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-04-01 01:20:50.568 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-04-01 01:20:50.570 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-04-01 01:20:50.570 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 01:20:50.572 | + lib/nova:clean_iptables:192 : grep nova 2022-04-01 01:20:50.576 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-04-01 01:20:50.579 | + lib/nova:clean_iptables:192 : bash 2022-04-01 01:20:50.586 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-04-01 01:20:50.601 | net.ipv4.ip_forward = 1 2022-04-01 01:20:50.606 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-04-01 01:20:50.634 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:20:50.637 | + ./stack.sh:main:1178 : configure_os_vif 2022-04-01 01:20:50.640 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-04-01 01:20:50.643 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-04-01 01:20:50.681 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-04-01 01:20:50.716 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-04-01 01:20:50.719 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-04-01 01:20:50.772 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-04-01 01:20:50.812 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-04-01 01:20:50.834 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:20:50.837 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-04-01 01:20:50.841 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:20:50.844 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-04-01 01:20:50.847 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-04-01 01:20:50.850 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-04-01 01:20:50.932 | + inc/async:async_inner:63 : init_swift 2022-04-01 01:20:51.004 | [714968 Async init_swift:757109]: running: init_swift 2022-04-01 01:20:51.008 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-04-01 01:20:51.034 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:20:51.037 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-04-01 01:20:51.041 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:20:51.045 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-04-01 01:20:51.050 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-04-01 01:20:51.054 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-04-01 01:20:51.148 | + inc/async:async_inner:63 : init_cinder 2022-04-01 01:20:51.274 | [714968 Async init_cinder:757204]: running: init_cinder 2022-04-01 01:20:51.278 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-04-01 01:20:51.314 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:20:51.328 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-04-01 01:20:51.332 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:20:51.347 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-04-01 01:20:51.355 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-04-01 01:20:51.366 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-04-01 01:20:51.522 | + inc/async:async_inner:63 : init_placement 2022-04-01 01:20:51.651 | [714968 Async init_placement:757342]: running: init_placement 2022-04-01 01:20:51.667 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-04-01 01:20:51.852 | [714968 Async init_neutron:756751]: Waiting for completion of init_neutron running on PID 756751 (6 other jobs running) 2022-04-01 01:20:51.924 | [714968 Async init_neutron:756751]: Signaling child to exit 2022-04-01 01:20:55.464 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:20:55.501 | [757204 Async init_cinder:757204]: finished successfully 2022-04-01 01:21:05.559 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:21:05.603 | [757109 Async init_swift:757109]: finished successfully 2022-04-01 01:21:20.929 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:21:20.959 | [756751 Async init_neutron:756751]: finished successfully 2022-04-01 01:21:20.980 | WAKEUP 2022-04-01 01:21:21.006 | [714968 Async init_neutron:756751]: Signaled 2022-04-01 01:21:21.007 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-04-01 01:21:21.007 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:21:21.007 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:21:21.007 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:21:21.007 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:21:21.007 | + 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,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,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-01 01:21:21.008 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:21:21.008 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-04-01 01:21:21.008 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-04-01 01:21:21.008 | + lib/database:recreate_database:112 : local db=neutron 2022-04-01 01:21:21.008 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-04-01 01:21:21.008 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-04-01 01:21:21.008 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-04-01 01:21:21.008 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:21:21.008 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-04-01 01:21:21.008 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:21:21.008 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-04-01 01:21:21.008 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 01:21:21.008 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:21:21.008 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:21:21.008 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:21:21.008 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776053980 2022-04-01 01:21:21.008 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-04-01 01:21:21.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:21.008 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:21.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:21.008 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:21.008 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:21:21.008 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:21:21.008 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:21:21.008 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:21:21.008 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-04-01 01:21:21.008 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-04-01 01:21:21.008 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-04-01 01:21:21.008 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-04-01 01:21:21.008 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-04-01 01:21:21.009 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-04-01 01:21:21.010 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-04-01 01:21:21.011 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-04-01 01:21:21.012 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-04-01 01:21:21.013 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-04-01 01:21:21.013 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-04-01 01:21:21.013 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-04-01 01:21:21.013 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-04-01 01:21:21.013 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-04-01 01:21:21.013 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-04-01 01:21:21.013 | Running upgrade for neutron ... 2022-04-01 01:21:21.013 | OK 2022-04-01 01:21:21.013 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-04-01 01:21:21.013 | + functions-common:time_stop:2425 : local name 2022-04-01 01:21:21.013 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:21:21.013 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:21:21.013 | + functions-common:time_stop:2428 : local total 2022-04-01 01:21:21.013 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:21:21.013 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 01:21:21.013 | + functions-common:time_stop:2432 : start_time=1648776053980 2022-04-01 01:21:21.013 | + functions-common:time_stop:2434 : [[ -z 1648776053980 ]] 2022-04-01 01:21:21.013 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:21:21.013 | + functions-common:time_stop:2437 : end_time=1648776080913 2022-04-01 01:21:21.013 | + functions-common:time_stop:2438 : elapsed_time=26933 2022-04-01 01:21:21.013 | + functions-common:time_stop:2439 : total=9086 2022-04-01 01:21:21.013 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:21:21.013 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36019 2022-04-01 01:21:21.061 | [714968 Async init_neutron:756751]: finished init_neutron with result 0 in 30 seconds 2022-04-01 01:21:21.065 | + inc/async:async_wait:197 : return 0 2022-04-01 01:21:21.068 | + ./stack.sh:main:1208 : async_wait init_placement 2022-04-01 01:21:21.121 | [714968 Async init_placement:757342]: Waiting for completion of init_placement running on PID 757342 (5 other jobs running) 2022-04-01 01:21:21.148 | [714968 Async init_placement:757342]: Signaling child to exit 2022-04-01 01:21:41.840 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:21:41.869 | [757342 Async init_placement:757342]: finished successfully 2022-04-01 01:21:41.894 | WAKEUP 2022-04-01 01:21:41.923 | [714968 Async init_placement:757342]: Signaled 2022-04-01 01:21:41.925 | + lib/placement:init_placement:130 : recreate_database placement 2022-04-01 01:21:41.925 | + lib/database:recreate_database:112 : local db=placement 2022-04-01 01:21:41.925 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-04-01 01:21:41.925 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-04-01 01:21:41.925 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-04-01 01:21:41.925 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:21:41.925 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-04-01 01:21:41.925 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:21:41.925 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-04-01 01:21:41.925 | + lib/placement:init_placement:132 : create_placement_accounts 2022-04-01 01:21:41.925 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-04-01 01:21:41.925 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-04-01 01:21:41.925 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:21:41.925 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:21:41.925 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:21:41.926 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-01 01:21:41.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:41.926 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:41.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:41.926 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:41.926 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:21:41.926 | + functions-common:get_or_create_user:925 : user_id=7caadeaf77f14bd2aeec1e2ccf36475e 2022-04-01 01:21:41.926 | + functions-common:get_or_create_user:926 : echo 7caadeaf77f14bd2aeec1e2ccf36475e 2022-04-01 01:21:41.926 | 7caadeaf77f14bd2aeec1e2ccf36475e 2022-04-01 01:21:41.926 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-04-01 01:21:41.926 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:21:41.926 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:21:41.926 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:21:41.926 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:21:41.926 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:21:41.926 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:21:41.926 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:21:41.926 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:21:41.926 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:21:41.926 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:21:41.926 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:21:41.926 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:21:41.926 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:21:41.926 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-04-01 01:21:41.926 | ++ functions-common:get_field:812 : read data 2022-04-01 01:21:41.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:41.926 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:41.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:41.927 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:41.927 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:21:41.927 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:21:41.927 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:21:41.927 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-04-01 01:21:41.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:41.927 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:41.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:41.927 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:41.927 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-04-01 01:21:41.927 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:21:41.927 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:21:41.927 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:21:41.927 | ++ functions-common:get_field:812 : read data 2022-04-01 01:21:41.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:41.927 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:41.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:41.927 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:41.927 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:21:41.927 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:21:41.927 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:21:41.927 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:21:41.927 | ++ functions-common:get_field:818 : echo '| d1ecf91dfa3d40988000a14ab6523eec | 7caadeaf77f14bd2aeec1e2ccf36475e | | a62f5998305a4a928a00c1b2938a3fd2 | | | False |' 2022-04-01 01:21:41.927 | ++ functions-common:get_field:812 : read data 2022-04-01 01:21:41.927 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:21:41.927 | + functions-common:get_or_add_user_project_role:997 : echo d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:21:41.927 | d1ecf91dfa3d40988000a14ab6523eec 2022-04-01 01:21:41.927 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-01 01:21:41.927 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-04-01 01:21:41.927 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:21:41.927 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:21:41.928 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:21:41.928 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:21:41.928 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:21:41.928 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:21:41.928 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:21:41.928 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:21:41.928 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:21:41.928 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:21:41.928 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:21:41.928 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:21:41.928 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-04-01 01:21:41.928 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:21:41.928 | ++ functions-common:get_field:812 : read data 2022-04-01 01:21:41.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:41.928 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:41.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:41.928 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:41.928 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:21:41.928 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:21:41.928 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:21:41.928 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-04-01 01:21:41.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:41.928 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:41.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:41.928 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:41.928 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-04-01 01:21:41.928 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:21:41.928 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:21:41.928 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:21:41.929 | ++ functions-common:get_field:812 : read data 2022-04-01 01:21:41.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:41.929 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:41.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:41.929 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:41.929 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:21:41.929 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:21:41.929 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:21:41.929 | ++ functions-common:get_field:818 : echo '| 31443d02d28e4d37aa94b48cd09a00d4 | 7caadeaf77f14bd2aeec1e2ccf36475e | | a62f5998305a4a928a00c1b2938a3fd2 | | | False |' 2022-04-01 01:21:41.929 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:21:41.929 | ++ functions-common:get_field:812 : read data 2022-04-01 01:21:41.929 | + functions-common:get_or_add_user_project_role:995 : user_role_id=31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:21:41.929 | + functions-common:get_or_add_user_project_role:997 : echo 31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:21:41.929 | 31443d02d28e4d37aa94b48cd09a00d4 2022-04-01 01:21:41.929 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.72/placement 2022-04-01 01:21:41.929 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-04-01 01:21:41.929 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:21:41.929 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-04-01 01:21:41.929 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-04-01 01:21:41.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:41.929 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:41.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:41.929 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:41.929 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:21:41.929 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:21:41.929 | 1a71664a4bcb4732836691521831bdc1' 2022-04-01 01:21:41.929 | + functions-common:get_or_create_service:1094 : echo 1a71664a4bcb4732836691521831bdc1 2022-04-01 01:21:41.929 | 1a71664a4bcb4732836691521831bdc1 2022-04-01 01:21:41.929 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.72/placement 2022-04-01 01:21:41.929 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:21:41.929 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.72/placement RegionOne 2022-04-01 01:21:41.929 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:21:41.930 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-04-01 01:21:41.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:41.930 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:41.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:41.930 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:41.930 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:21:41.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:21:41.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:21:41.930 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.72/placement --region RegionOne -f value -c id 2022-04-01 01:21:41.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:41.930 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:41.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:41.930 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:41.930 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:21:41.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=bf438b39c26d49f6ad34d489fa2c7427 2022-04-01 01:21:41.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo bf438b39c26d49f6ad34d489fa2c7427 2022-04-01 01:21:41.930 | + functions-common:get_or_create_endpoint:1127 : public_id=bf438b39c26d49f6ad34d489fa2c7427 2022-04-01 01:21:41.930 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:21:41.930 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:21:41.930 | + functions-common:get_or_create_endpoint:1136 : echo bf438b39c26d49f6ad34d489fa2c7427 2022-04-01 01:21:41.930 | bf438b39c26d49f6ad34d489fa2c7427 2022-04-01 01:21:41.977 | [714968 Async init_placement:757342]: finished init_placement with result 0 in 50 seconds 2022-04-01 01:21:41.982 | + inc/async:async_wait:197 : return 0 2022-04-01 01:21:41.985 | + ./stack.sh:main:1209 : async_wait init_glance 2022-04-01 01:21:42.043 | [714968 Async init_glance:753765]: Waiting for completion of init_glance running on PID 753765 (4 other jobs running) 2022-04-01 01:21:42.076 | [714968 Async init_glance:753765]: Signaling child to exit 2022-04-01 01:21:42.077 | WAKEUP 2022-04-01 01:21:42.105 | [714968 Async init_glance:753765]: Signaled 2022-04-01 01:21:42.106 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-04-01 01:21:42.106 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-04-01 01:21:42.106 | + lib/glance:init_glance:485 : recreate_database glance 2022-04-01 01:21:42.106 | + lib/database:recreate_database:112 : local db=glance 2022-04-01 01:21:42.106 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-04-01 01:21:42.106 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-04-01 01:21:42.106 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-04-01 01:21:42.106 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:21:42.106 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-04-01 01:21:42.106 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:21:42.106 | + lib/glance:init_glance:487 : time_start dbsync 2022-04-01 01:21:42.107 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 01:21:42.107 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:21:42.107 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:21:42.107 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:21:42.107 | + functions-common:time_start:2416 : _TIME_START[$name]=1648775996659 2022-04-01 01:21:42.107 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-04-01 01:21:42.107 | 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=753887) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 01:21:42.107 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:21:42.107 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:21:42.107 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:21:42.107 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:21:42.107 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:21:42.107 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:21:42.107 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-04-01 01:21:42.107 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-04-01 01:21:42.107 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-04-01 01:21:42.107 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-04-01 01:21:42.107 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-04-01 01:21:42.107 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-04-01 01:21:42.107 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-04-01 01:21:42.107 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-04-01 01:21:42.107 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-04-01 01:21:42.107 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:21:42.108 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:21:42.108 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-04-01 01:21:42.108 | Database migration is up to date. No migration needed. 2022-04-01 01:21:42.108 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-04-01 01:21:42.108 | Database is synced successfully. 2022-04-01 01:21:42.108 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-04-01 01:21:42.108 | 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=754042) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 01:21:42.108 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-04-01 01:21:42.108 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-04-01 01:21:42.109 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-04-01 01:21:42.110 | + lib/glance:init_glance:493 : time_stop dbsync 2022-04-01 01:21:42.110 | + functions-common:time_stop:2425 : local name 2022-04-01 01:21:42.110 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:21:42.110 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:21:42.110 | + functions-common:time_stop:2428 : local total 2022-04-01 01:21:42.110 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:21:42.110 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 01:21:42.110 | + functions-common:time_stop:2432 : start_time=1648775996659 2022-04-01 01:21:42.110 | + functions-common:time_stop:2434 : [[ -z 1648775996659 ]] 2022-04-01 01:21:42.110 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:21:42.110 | + functions-common:time_stop:2437 : end_time=1648776006839 2022-04-01 01:21:42.110 | + functions-common:time_stop:2438 : elapsed_time=10180 2022-04-01 01:21:42.110 | + functions-common:time_stop:2439 : total=9086 2022-04-01 01:21:42.110 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:21:42.110 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19266 2022-04-01 01:21:42.156 | [714968 Async init_glance:753765]: finished init_glance with result 0 in 10 seconds 2022-04-01 01:21:42.161 | + inc/async:async_wait:197 : return 0 2022-04-01 01:21:42.164 | + ./stack.sh:main:1210 : async_wait init_swift 2022-04-01 01:21:42.226 | [714968 Async init_swift:757109]: Waiting for completion of init_swift running on PID 757109 (3 other jobs running) 2022-04-01 01:21:42.257 | [714968 Async init_swift:757109]: Signaling child to exit 2022-04-01 01:21:42.258 | WAKEUP 2022-04-01 01:21:42.284 | [714968 Async init_swift:757109]: Signaled 2022-04-01 01:21:42.285 | + lib/swift:init_swift:668 : local node_number 2022-04-01 01:21:42.285 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-01 01:21:42.285 | No account-server running 2022-04-01 01:21:42.285 | No object-expirer running 2022-04-01 01:21:42.285 | No object-server running 2022-04-01 01:21:42.285 | No container-updater running 2022-04-01 01:21:42.285 | No object-updater running 2022-04-01 01:21:42.285 | No container-sync running 2022-04-01 01:21:42.285 | No account-auditor running 2022-04-01 01:21:42.285 | No container-sharder running 2022-04-01 01:21:42.285 | No object-replicator running 2022-04-01 01:21:42.285 | No account-replicator running 2022-04-01 01:21:42.285 | No container-reconciler running 2022-04-01 01:21:42.285 | No account-reaper running 2022-04-01 01:21:42.285 | No proxy-server running 2022-04-01 01:21:42.286 | No container-replicator running 2022-04-01 01:21:42.286 | No container-server running 2022-04-01 01:21:42.286 | No object-reconstructor running 2022-04-01 01:21:42.286 | No object-auditor running 2022-04-01 01:21:42.286 | No container-auditor running 2022-04-01 01:21:42.286 | + lib/swift:init_swift:670 : true 2022-04-01 01:21:42.286 | + lib/swift:init_swift:673 : create_swift_disk 2022-04-01 01:21:42.286 | + lib/swift:create_swift_disk:565 : local node_number 2022-04-01 01:21:42.286 | + lib/swift:create_swift_disk:570 : local user_group 2022-04-01 01:21:42.286 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-04-01 01:21:42.286 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-04-01 01:21:42.286 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-04-01 01:21:42.286 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-04-01 01:21:42.286 | + functions:create_disk:732 : local node_number 2022-04-01 01:21:42.286 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:21:42.286 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-01 01:21:42.286 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-04-01 01:21:42.286 | + functions:create_disk:736 : local key 2022-04-01 01:21:42.286 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:21:42.286 | ++ functions:create_disk:738 : sed s#/.## 2022-04-01 01:21:42.286 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-01 01:21:42.286 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-01 01:21:42.286 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-04-01 01:21:42.286 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:21:42.286 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-01 01:21:42.286 | + functions:destroy_disk:765 : local key 2022-04-01 01:21:42.286 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:21:42.286 | ++ functions:destroy_disk:767 : sed s#/.## 2022-04-01 01:21:42.286 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-01 01:21:42.286 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-01 01:21:42.286 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-04-01 01:21:42.287 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-04-01 01:21:42.287 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:21:42.287 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:21:42.287 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-04-01 01:21:42.287 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:21:42.287 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:21:42.287 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-04-01 01:21:42.287 | = sectsz=512 attr=2, projid32bit=1 2022-04-01 01:21:42.287 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-04-01 01:21:42.287 | = reflink=1 2022-04-01 01:21:42.287 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-04-01 01:21:42.287 | = sunit=0 swidth=0 blks 2022-04-01 01:21:42.287 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-04-01 01:21:42.287 | log =internal log bsize=4096 blocks=2560, version=2 2022-04-01 01:21:42.287 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-04-01 01:21:42.287 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-04-01 01:21:42.287 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-04-01 01:21:42.287 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-04-01 01:21:42.287 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-04-01 01:21:42.287 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-04-01 01:21:42.287 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-04-01 01:21:42.287 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-04-01 01:21:42.287 | + lib/swift:create_swift_disk:579 : local node_number 2022-04-01 01:21:42.287 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 01:21:42.287 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-04-01 01:21:42.287 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-04-01 01:21:42.287 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-04-01 01:21:42.287 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-01 01:21:42.287 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-04-01 01:21:42.287 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-01 01:21:42.287 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-04-01 01:21:42.288 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648775134.object.builder backups/1648775136.container.builder backups/1648775137.account.builder backups/1648775142.object.builder backups/1648775144.container.builder backups/1648775145.account.builder backups/1648775142.object.ring.gz backups/1648775144.container.ring.gz backups/1648775145.account.ring.gz 2022-04-01 01:21:42.288 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-04-01 01:21:42.288 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-04-01 01:21:42.288 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-04-01 01:21:42.288 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-04-01 01:21:42.288 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 01:21:42.288 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-04-01 01:21:42.288 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-04-01 01:21:42.288 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-04-01 01:21:42.288 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-04-01 01:21:42.288 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-04-01 01:21:42.288 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-04-01 01:21:42.288 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-04-01 01:21:42.288 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-04-01 01:21:42.288 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-04-01 01:21:42.288 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-04-01 01:21:42.288 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 01:21:42.288 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-04-01 01:21:42.288 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 01:21:42.288 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-04-01 01:21:42.288 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 01:21:42.288 | + lib/swift:init_swift:714 : popd 2022-04-01 01:21:42.341 | [714968 Async init_swift:757109]: finished init_swift with result 0 in 14 seconds 2022-04-01 01:21:42.346 | + inc/async:async_wait:197 : return 0 2022-04-01 01:21:42.349 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-04-01 01:21:42.409 | [714968 Async init_cinder:757204]: Waiting for completion of init_cinder running on PID 757204 (2 other jobs running) 2022-04-01 01:21:42.438 | [714968 Async init_cinder:757204]: Signaling child to exit 2022-04-01 01:21:42.438 | WAKEUP 2022-04-01 01:21:42.466 | [714968 Async init_cinder:757204]: Signaled 2022-04-01 01:21:42.467 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-04-01 01:21:42.467 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:21:42.467 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-04-01 01:21:42.467 | + lib/database:recreate_database:112 : local db=cinder 2022-04-01 01:21:42.467 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-04-01 01:21:42.467 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-04-01 01:21:42.467 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-04-01 01:21:42.467 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:21:42.467 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-04-01 01:21:42.467 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:21:42.467 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-04-01 01:21:42.468 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 01:21:42.468 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:21:42.468 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:21:42.468 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:21:42.468 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776051336 2022-04-01 01:21:42.468 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-04-01 01:21:42.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:42.468 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:42.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:42.468 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:42.468 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-01 01:21:42.468 | last_heartbeat = column_property( 2022-04-01 01:21:42.468 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-01 01:21:42.468 | num_hosts = column_property( 2022-04-01 01:21:42.468 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-01 01:21:42.468 | num_down_hosts = column_property( 2022-04-01 01:21:42.468 | Traceback (most recent call last): 2022-04-01 01:21:42.468 | File "/usr/local/bin/cinder-manage", line 10, in 2022-04-01 01:21:42.468 | sys.exit(main()) 2022-04-01 01:21:42.468 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 1041, in main 2022-04-01 01:21:42.468 | objects.register_all() 2022-04-01 01:21:42.468 | File "/opt/stack/cinder/cinder/objects/__init__.py", line 27, in register_all 2022-04-01 01:21:42.468 | __import__('cinder.objects.backup') 2022-04-01 01:21:42.468 | File "/opt/stack/cinder/cinder/objects/backup.py", line 36, in 2022-04-01 01:21:42.468 | class Backup(base.CinderPersistentObject, base.CinderObject, 2022-04-01 01:21:42.468 | File "/opt/stack/cinder/cinder/objects/backup.py", line 125, in Backup 2022-04-01 01:21:42.469 | backup: objects.Backup, 2022-04-01 01:21:42.469 | AttributeError: module 'cinder.objects' has no attribute 'Backup' 2022-04-01 01:21:42.469 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-04-01 01:21:42.469 | + functions-common:time_stop:2425 : local name 2022-04-01 01:21:42.469 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:21:42.469 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:21:42.469 | + functions-common:time_stop:2428 : local total 2022-04-01 01:21:42.469 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:21:42.469 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 01:21:42.469 | + functions-common:time_stop:2432 : start_time=1648776051336 2022-04-01 01:21:42.469 | + functions-common:time_stop:2434 : [[ -z 1648776051336 ]] 2022-04-01 01:21:42.469 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:21:42.469 | + functions-common:time_stop:2437 : end_time=1648776055316 2022-04-01 01:21:42.469 | + functions-common:time_stop:2438 : elapsed_time=3980 2022-04-01 01:21:42.469 | + functions-common:time_stop:2439 : total=9086 2022-04-01 01:21:42.469 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:21:42.469 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13066 2022-04-01 01:21:42.469 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-04-01 01:21:42.469 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:21:42.469 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-04-01 01:21:42.469 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:21:42.469 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-04-01 01:21:42.523 | [714968 Async init_cinder:757204]: finished init_cinder with result 0 in 4 seconds 2022-04-01 01:21:42.529 | + inc/async:async_wait:197 : return 0 2022-04-01 01:21:42.532 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-04-01 01:21:42.553 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:21:42.557 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-04-01 01:21:42.559 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:21:42.563 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-04-01 01:21:42.566 | + ./stack.sh:main:1218 : init_nova 2022-04-01 01:21:42.569 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-04-01 01:21:42.591 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:21:42.593 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-04-01 01:21:42.614 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:21:42.618 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:21:42.620 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 01:21:42.685 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 01:21:42.734 | [714968 Async nova-cell-0:759344]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 01:21:42.738 | ++ lib/nova:init_nova:842 : seq 1 1 2022-04-01 01:21:42.744 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:21:42.747 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-04-01 01:21:42.751 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:21:42.754 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:21:42.759 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 01:21:42.836 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 01:21:42.901 | [714968 Async nova-cell-1:759436]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 01:21:42.904 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-04-01 01:21:42.908 | + lib/database:recreate_database:112 : local db=nova_api 2022-04-01 01:21:42.911 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-04-01 01:21:42.919 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-04-01 01:21:42.921 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-04-01 01:21:42.927 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:21:43.425 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-04-01 01:21:43.431 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:21:43.454 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-04-01 01:21:44.685 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-04-01 01:21:48.619 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:21:48.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:48.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:48.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:48.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:48.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:48.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:48.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:48.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:48.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:48.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:48.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:48.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:48.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:48.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:48.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:48.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:48.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:48.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:48.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:48.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:48.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:48.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:48.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:48.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:48.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:48.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:48.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:48.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:48.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:48.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:48.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:48.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:48.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:48.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:48.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:48.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:48.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:48.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:48.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:48.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:48.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:48.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:48.633 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:21:48.635 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=759495) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:21:48.669 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:21:48.669 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:21:48.710 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-04-01 01:21:51.256 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=759495) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 01:21:51.260 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-04-01 01:21:52.294 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=759495) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 01:21:52.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:52.301 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:52.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:52.301 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:52.902 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-04-01 01:21:52.906 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-01 01:21:52.909 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-01 01:21:52.913 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-01 01:21:52.917 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-01 01:21:52.921 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-01 01:21:54.123 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-04-01 01:21:57.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:57.159 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:57.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:57.159 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:57.743 | ++ lib/nova:init_nova:854 : seq 0 1 2022-04-01 01:21:57.748 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-01 01:21:57.751 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-04-01 01:21:57.830 | [714968 Async nova-cell-0:759344]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 759344 (3 other jobs running) 2022-04-01 01:21:57.867 | [714968 Async nova-cell-0:759344]: Signaling child to exit 2022-04-01 01:21:58.332 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:21:58.362 | [759344 Async nova-cell-0:759344]: finished successfully 2022-04-01 01:21:58.384 | WAKEUP 2022-04-01 01:21:58.411 | [714968 Async nova-cell-0:759344]: Signaled 2022-04-01 01:21:58.412 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-04-01 01:21:58.412 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-04-01 01:21:58.413 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-04-01 01:21:58.413 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-04-01 01:21:58.413 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-04-01 01:21:58.413 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-04-01 01:21:58.413 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-04-01 01:21:58.413 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:21:58.413 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-04-01 01:21:58.413 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:21:58.413 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-04-01 01:21:58.413 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-04-01 01:21:58.413 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:21:58.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.415 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:21:58.415 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=759502) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:21:58.415 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:21:58.415 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:21:58.415 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-01 01:21:58.415 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=759502) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 01:21:58.415 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-01 01:21:58.415 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=759502) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 01:21:58.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:58.415 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:58.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:58.415 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:58.471 | [714968 Async nova-cell-0:759344]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 15 seconds 2022-04-01 01:21:58.476 | + inc/async:async_wait:197 : return 0 2022-04-01 01:21:58.479 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-01 01:21:58.482 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-04-01 01:21:58.546 | [714968 Async nova-cell-1:759436]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 759436 (2 other jobs running) 2022-04-01 01:21:58.559 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:21:58.577 | [714968 Async nova-cell-1:759436]: Signaling child to exit 2022-04-01 01:21:58.594 | [759436 Async nova-cell-1:759436]: finished successfully 2022-04-01 01:21:58.620 | WAKEUP 2022-04-01 01:21:58.645 | [714968 Async nova-cell-1:759436]: Signaled 2022-04-01 01:21:58.647 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-04-01 01:21:58.647 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-04-01 01:21:58.647 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-04-01 01:21:58.647 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-04-01 01:21:58.647 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-04-01 01:21:58.647 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-04-01 01:21:58.647 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-04-01 01:21:58.647 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:21:58.647 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-04-01 01:21:58.647 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:21:58.647 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-04-01 01:21:58.647 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-04-01 01:21:58.647 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:21:58.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:21:58.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:21:58.650 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:21:58.650 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=759521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:21:58.650 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:21:58.650 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:21:58.650 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-01 01:21:58.650 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=759521) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 01:21:58.650 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-01 01:21:58.650 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=759521) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 01:21:58.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:58.650 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:58.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:58.650 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:58.702 | [714968 Async nova-cell-1:759436]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 15 seconds 2022-04-01 01:21:58.706 | + inc/async:async_wait:197 : return 0 2022-04-01 01:21:58.709 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:21:58.713 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-04-01 01:21:59.759 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-04-01 01:22:02.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:02.828 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:02.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:02.828 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:02.828 | Running batches of 50 until complete 2022-04-01 01:22:02.828 | +-------------------------------------+--------------+-----------+ 2022-04-01 01:22:02.828 | | Migration | Total Needed | Completed | 2022-04-01 01:22:02.828 | +-------------------------------------+--------------+-----------+ 2022-04-01 01:22:02.828 | | fill_virtual_interface_list | 0 | 0 | 2022-04-01 01:22:02.828 | | migrate_empty_ratio | 0 | 0 | 2022-04-01 01:22:02.828 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-04-01 01:22:02.828 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-04-01 01:22:02.828 | | migration_migrate_to_uuid | 0 | 0 | 2022-04-01 01:22:02.828 | | populate_dev_uuids | 0 | 0 | 2022-04-01 01:22:02.828 | | populate_missing_availability_zones | 0 | 0 | 2022-04-01 01:22:02.828 | | populate_queued_for_delete | 0 | 0 | 2022-04-01 01:22:02.828 | | populate_user_id | 0 | 0 | 2022-04-01 01:22:02.828 | | populate_uuids | 0 | 0 | 2022-04-01 01:22:02.828 | +-------------------------------------+--------------+-----------+ 2022-04-01 01:22:03.348 | ++ lib/nova:init_nova:868 : seq 1 1 2022-04-01 01:22:03.354 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:22:03.357 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-04-01 01:22:03.360 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:22:03.363 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:22:03.366 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-04-01 01:22:04.412 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-04-01 01:22:07.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:07.085 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:07.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:07.085 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:07.085 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-04-01 01:22:07.085 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-04-01 01:22:07.575 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-04-01 01:22:07.577 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-04-01 01:22:07.593 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-04-01 01:22:07.596 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-04-01 01:22:07.615 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:07.618 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-04-01 01:22:07.621 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-04-01 01:22:07.686 | + inc/async:async_inner:63 : configure_neutron_nova 2022-04-01 01:22:07.727 | [714968 Async configure_neutron_nova:760695]: running: configure_neutron_nova 2022-04-01 01:22:07.730 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-04-01 01:22:07.733 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 01:22:07.735 | + functions-common:run_phase:1854 : local phase=post-config 2022-04-01 01:22:07.738 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:22:07.741 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:22:07.745 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:22:07.748 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:22:07.750 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:22:07.755 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:22:07.761 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:22:07.764 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:22:07.766 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:22:07.769 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-04-01 01:22:07.772 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:22:07.791 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:07.794 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:22:07.796 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:22:07.799 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-04-01 01:22:07.801 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:22:07.804 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-01 01:22:07.807 | ++ extras.d/80-tempest.sh:source:12 : : 2022-04-01 01:22:07.810 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 01:22:07.812 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 01:22:07.815 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:22:07.818 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 01:22:07.820 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-04-01 01:22:07.824 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 01:22:07.826 | + functions-common:run_plugins:1840 : local phase=post-config 2022-04-01 01:22:07.829 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 01:22:07.832 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 01:22:07.835 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-04-01 01:22:07.838 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-01 01:22:07.841 | + inc/meta-config:merge_config_group:171 : shift 2022-04-01 01:22:07.844 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-04-01 01:22:07.846 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:22:07.849 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-01 01:22:07.852 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-01 01:22:07.855 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-04-01 01:22:07.859 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:22:07.861 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-04-01 01:22:07.864 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:22:07.867 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-04-01 01:22:07.867 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:22:07.867 | gsub("[][]", "", $1); 2022-04-01 01:22:07.867 | split($1, a, "|"); 2022-04-01 01:22:07.867 | if (a[1] == matchgroup) 2022-04-01 01:22:07.867 | print a[2] 2022-04-01 01:22:07.867 | } 2022-04-01 01:22:07.867 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:22:07.874 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 01:22:07.877 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 01:22:07.880 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 01:22:07.884 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-04-01 01:22:07.887 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-04-01 01:22:07.890 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-04-01 01:22:07.893 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-04-01 01:22:07.896 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-04-01 01:22:07.901 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-04-01 01:22:07.904 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-04-01 01:22:07.907 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-01 01:22:07.910 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:22:07.913 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 01:22:07.916 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-04-01 01:22:07.918 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 01:22:07.925 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-04-01 01:22:07.928 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-04-01 01:22:07.931 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-04-01 01:22:07.934 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-04-01 01:22:07.939 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:07.939 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-04-01 01:22:07.939 | BEGIN { 2022-04-01 01:22:07.939 | section = "" 2022-04-01 01:22:07.939 | last_section = "" 2022-04-01 01:22:07.939 | section_count = 0 2022-04-01 01:22:07.939 | } 2022-04-01 01:22:07.939 | /^\[.+\]/ { 2022-04-01 01:22:07.939 | gsub("[][]", "", $1); 2022-04-01 01:22:07.939 | section=$1 2022-04-01 01:22:07.940 | next 2022-04-01 01:22:07.940 | } 2022-04-01 01:22:07.940 | /^ *\#/ { 2022-04-01 01:22:07.940 | next 2022-04-01 01:22:07.940 | } 2022-04-01 01:22:07.940 | /^[^ \t]+/ { 2022-04-01 01:22:07.940 | # get offset of first = in $0 2022-04-01 01:22:07.940 | eq_idx = index($0, "=") 2022-04-01 01:22:07.940 | # extract attr & value from $0 2022-04-01 01:22:07.940 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 01:22:07.940 | value = substr($0, eq_idx + 1) 2022-04-01 01:22:07.940 | # only need to strip trailing whitespace from attr 2022-04-01 01:22:07.940 | sub(/[ \t]*$/, "", attr) 2022-04-01 01:22:07.940 | # need to strip leading & trailing whitespace from value 2022-04-01 01:22:07.940 | sub(/^[ \t]*/, "", value) 2022-04-01 01:22:07.940 | sub(/[ \t]*$/, "", value) 2022-04-01 01:22:07.940 | 2022-04-01 01:22:07.940 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 01:22:07.940 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 01:22:07.940 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 01:22:07.940 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 01:22:07.940 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 01:22:07.940 | if (section != last_section) { 2022-04-01 01:22:07.940 | cfg_section[section_count++] = section 2022-04-01 01:22:07.940 | last_section = section 2022-04-01 01:22:07.940 | } 2022-04-01 01:22:07.940 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 01:22:07.940 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 01:22:07.940 | 2022-04-01 01:22:07.940 | cfg_attr[section, attr, 0] = value 2022-04-01 01:22:07.940 | cfg_attr_count[section, attr] = 1 2022-04-01 01:22:07.940 | } else { 2022-04-01 01:22:07.940 | lno = cfg_attr_count[section, attr]++ 2022-04-01 01:22:07.941 | cfg_attr[section, attr, lno] = value 2022-04-01 01:22:07.941 | } 2022-04-01 01:22:07.941 | } 2022-04-01 01:22:07.941 | END { 2022-04-01 01:22:07.941 | # Process each section in order 2022-04-01 01:22:07.941 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 01:22:07.941 | section = cfg_section[sno] 2022-04-01 01:22:07.941 | # The ini routines simply append a config item immediately 2022-04-01 01:22:07.941 | # after the section header. To keep the same order as defined 2022-04-01 01:22:07.941 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 01:22:07.941 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 01:22:07.941 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 01:22:07.941 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 01:22:07.941 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 01:22:07.941 | else { 2022-04-01 01:22:07.941 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 01:22:07.941 | count = cfg_attr_count[section, attr] 2022-04-01 01:22:07.941 | print "inidelete " configfile " " section " " attr 2022-04-01 01:22:07.941 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 01:22:07.941 | for (l = count -2; l >= 0; l--) 2022-04-01 01:22:07.941 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 01:22:07.941 | } 2022-04-01 01:22:07.941 | } 2022-04-01 01:22:07.941 | } 2022-04-01 01:22:07.941 | } 2022-04-01 01:22:07.941 | ' 2022-04-01 01:22:07.941 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-01 01:22:07.942 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 01:22:07.943 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:22:07.947 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 01:22:07.949 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-04-01 01:22:07.952 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:22:07.955 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-04-01 01:22:07.958 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-04-01 01:22:07.958 | BEGIN { group = "" } 2022-04-01 01:22:07.958 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:22:07.958 | gsub("[][]", "", $1); 2022-04-01 01:22:07.958 | split($1, a, "|"); 2022-04-01 01:22:07.958 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 01:22:07.958 | group=a[1] 2022-04-01 01:22:07.958 | } else { 2022-04-01 01:22:07.958 | group="" 2022-04-01 01:22:07.958 | } 2022-04-01 01:22:07.958 | next 2022-04-01 01:22:07.958 | } 2022-04-01 01:22:07.958 | { 2022-04-01 01:22:07.958 | if (group != "") 2022-04-01 01:22:07.958 | print $0 2022-04-01 01:22:07.958 | } 2022-04-01 01:22:07.958 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:22:07.965 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-04-01 01:22:07.968 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-04-01 01:22:08.000 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.002 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-04-01 01:22:08.005 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-04-01 01:22:08.037 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.040 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-04-01 01:22:08.043 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-04-01 01:22:08.078 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.082 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-04-01 01:22:08.085 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-04-01 01:22:08.120 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.123 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-04-01 01:22:08.126 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-04-01 01:22:08.157 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.160 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-04-01 01:22:08.163 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-01 01:22:08.197 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.200 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.72/identity"' 2022-04-01 01:22:08.203 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.72/identity 2022-04-01 01:22:08.239 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.242 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-04-01 01:22:08.245 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-04-01 01:22:08.278 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.280 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-04-01 01:22:08.283 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-01 01:22:08.317 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.320 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-04-01 01:22:08.323 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-01 01:22:08.357 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.360 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-04-01 01:22:08.362 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-04-01 01:22:08.396 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.398 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-04-01 01:22:08.402 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-01 01:22:08.435 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.438 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-04-01 01:22:08.441 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-04-01 01:22:08.475 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.479 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 01:22:08.482 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 01:22:08.485 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 01:22:08.489 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-04-01 01:22:08.492 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-04-01 01:22:08.496 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-04-01 01:22:08.499 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-04-01 01:22:08.503 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-04-01 01:22:08.509 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-04-01 01:22:08.511 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-04-01 01:22:08.514 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-01 01:22:08.517 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:22:08.521 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 01:22:08.524 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-04-01 01:22:08.527 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 01:22:08.532 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-04-01 01:22:08.535 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-04-01 01:22:08.538 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-04-01 01:22:08.542 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-04-01 01:22:08.546 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-01 01:22:08.547 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-04-01 01:22:08.547 | BEGIN { 2022-04-01 01:22:08.547 | section = "" 2022-04-01 01:22:08.547 | last_section = "" 2022-04-01 01:22:08.547 | section_count = 0 2022-04-01 01:22:08.547 | } 2022-04-01 01:22:08.547 | /^\[.+\]/ { 2022-04-01 01:22:08.547 | gsub("[][]", "", $1); 2022-04-01 01:22:08.547 | section=$1 2022-04-01 01:22:08.547 | next 2022-04-01 01:22:08.547 | } 2022-04-01 01:22:08.547 | /^ *\#/ { 2022-04-01 01:22:08.547 | next 2022-04-01 01:22:08.547 | } 2022-04-01 01:22:08.548 | /^[^ \t]+/ { 2022-04-01 01:22:08.548 | # get offset of first = in $0 2022-04-01 01:22:08.548 | eq_idx = index($0, "=") 2022-04-01 01:22:08.548 | # extract attr & value from $0 2022-04-01 01:22:08.548 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 01:22:08.548 | value = substr($0, eq_idx + 1) 2022-04-01 01:22:08.548 | # only need to strip trailing whitespace from attr 2022-04-01 01:22:08.548 | sub(/[ \t]*$/, "", attr) 2022-04-01 01:22:08.548 | # need to strip leading & trailing whitespace from value 2022-04-01 01:22:08.548 | sub(/^[ \t]*/, "", value) 2022-04-01 01:22:08.548 | sub(/[ \t]*$/, "", value) 2022-04-01 01:22:08.548 | 2022-04-01 01:22:08.548 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 01:22:08.548 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 01:22:08.548 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 01:22:08.548 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 01:22:08.548 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 01:22:08.548 | if (section != last_section) { 2022-04-01 01:22:08.548 | cfg_section[section_count++] = section 2022-04-01 01:22:08.548 | last_section = section 2022-04-01 01:22:08.548 | } 2022-04-01 01:22:08.548 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 01:22:08.548 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 01:22:08.548 | 2022-04-01 01:22:08.548 | cfg_attr[section, attr, 0] = value 2022-04-01 01:22:08.548 | cfg_attr_count[section, attr] = 1 2022-04-01 01:22:08.548 | } else { 2022-04-01 01:22:08.548 | lno = cfg_attr_count[section, attr]++ 2022-04-01 01:22:08.548 | cfg_attr[section, attr, lno] = value 2022-04-01 01:22:08.548 | } 2022-04-01 01:22:08.548 | } 2022-04-01 01:22:08.548 | END { 2022-04-01 01:22:08.549 | # Process each section in order 2022-04-01 01:22:08.549 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 01:22:08.549 | section = cfg_section[sno] 2022-04-01 01:22:08.549 | # The ini routines simply append a config item immediately 2022-04-01 01:22:08.549 | # after the section header. To keep the same order as defined 2022-04-01 01:22:08.549 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 01:22:08.549 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 01:22:08.549 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 01:22:08.549 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 01:22:08.549 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 01:22:08.549 | else { 2022-04-01 01:22:08.549 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 01:22:08.549 | count = cfg_attr_count[section, attr] 2022-04-01 01:22:08.549 | print "inidelete " configfile " " section " " attr 2022-04-01 01:22:08.549 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 01:22:08.549 | for (l = count -2; l >= 0; l--) 2022-04-01 01:22:08.549 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 01:22:08.549 | } 2022-04-01 01:22:08.549 | } 2022-04-01 01:22:08.549 | } 2022-04-01 01:22:08.549 | } 2022-04-01 01:22:08.549 | ' 2022-04-01 01:22:08.550 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.550 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 01:22:08.551 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:22:08.554 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 01:22:08.557 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-04-01 01:22:08.561 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:22:08.565 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-04-01 01:22:08.568 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-04-01 01:22:08.568 | BEGIN { group = "" } 2022-04-01 01:22:08.569 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:22:08.569 | gsub("[][]", "", $1); 2022-04-01 01:22:08.569 | split($1, a, "|"); 2022-04-01 01:22:08.569 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 01:22:08.569 | group=a[1] 2022-04-01 01:22:08.569 | } else { 2022-04-01 01:22:08.569 | group="" 2022-04-01 01:22:08.569 | } 2022-04-01 01:22:08.569 | next 2022-04-01 01:22:08.569 | } 2022-04-01 01:22:08.569 | { 2022-04-01 01:22:08.569 | if (group != "") 2022-04-01 01:22:08.569 | print $0 2022-04-01 01:22:08.569 | } 2022-04-01 01:22:08.569 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:22:08.577 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-04-01 01:22:08.580 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-04-01 01:22:08.602 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:22:08.611 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.614 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-04-01 01:22:08.616 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-04-01 01:22:08.630 | [760695 Async configure_neutron_nova:760695]: finished successfully 2022-04-01 01:22:08.648 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.651 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-04-01 01:22:08.653 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-04-01 01:22:08.684 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.686 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-04-01 01:22:08.689 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-04-01 01:22:08.719 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.721 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-04-01 01:22:08.724 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-04-01 01:22:08.754 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.757 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-04-01 01:22:08.760 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-04-01 01:22:08.789 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.792 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-04-01 01:22:08.795 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-04-01 01:22:08.826 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.829 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-04-01 01:22:08.832 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-04-01 01:22:08.863 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.866 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-04-01 01:22:08.869 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-04-01 01:22:08.899 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.902 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-04-01 01:22:08.904 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-04-01 01:22:08.936 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.938 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-04-01 01:22:08.941 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-04-01 01:22:08.972 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:08.974 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-04-01 01:22:08.977 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-04-01 01:22:09.008 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:09.011 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-04-01 01:22:09.013 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-04-01 01:22:09.045 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:09.047 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-04-01 01:22:09.050 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-04-01 01:22:09.082 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:09.085 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-04-01 01:22:09.087 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-04-01 01:22:09.119 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:09.122 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-04-01 01:22:09.124 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-04-01 01:22:09.155 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:09.159 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 01:22:09.161 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 01:22:09.164 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 01:22:09.167 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-04-01 01:22:09.170 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-04-01 01:22:09.173 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-04-01 01:22:09.176 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-04-01 01:22:09.179 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-04-01 01:22:09.184 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-04-01 01:22:09.187 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-04-01 01:22:09.190 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-01 01:22:09.192 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:22:09.195 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 01:22:09.198 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-04-01 01:22:09.201 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 01:22:09.205 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-04-01 01:22:09.207 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-04-01 01:22:09.211 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-04-01 01:22:09.214 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-04-01 01:22:09.218 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-01 01:22:09.219 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-04-01 01:22:09.219 | BEGIN { 2022-04-01 01:22:09.219 | section = "" 2022-04-01 01:22:09.219 | last_section = "" 2022-04-01 01:22:09.219 | section_count = 0 2022-04-01 01:22:09.219 | } 2022-04-01 01:22:09.219 | /^\[.+\]/ { 2022-04-01 01:22:09.219 | gsub("[][]", "", $1); 2022-04-01 01:22:09.219 | section=$1 2022-04-01 01:22:09.219 | next 2022-04-01 01:22:09.219 | } 2022-04-01 01:22:09.219 | /^ *\#/ { 2022-04-01 01:22:09.219 | next 2022-04-01 01:22:09.219 | } 2022-04-01 01:22:09.219 | /^[^ \t]+/ { 2022-04-01 01:22:09.220 | # get offset of first = in $0 2022-04-01 01:22:09.220 | eq_idx = index($0, "=") 2022-04-01 01:22:09.220 | # extract attr & value from $0 2022-04-01 01:22:09.220 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 01:22:09.220 | value = substr($0, eq_idx + 1) 2022-04-01 01:22:09.220 | # only need to strip trailing whitespace from attr 2022-04-01 01:22:09.220 | sub(/[ \t]*$/, "", attr) 2022-04-01 01:22:09.220 | # need to strip leading & trailing whitespace from value 2022-04-01 01:22:09.220 | sub(/^[ \t]*/, "", value) 2022-04-01 01:22:09.220 | sub(/[ \t]*$/, "", value) 2022-04-01 01:22:09.220 | 2022-04-01 01:22:09.220 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 01:22:09.220 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 01:22:09.220 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 01:22:09.220 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 01:22:09.220 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 01:22:09.220 | if (section != last_section) { 2022-04-01 01:22:09.220 | cfg_section[section_count++] = section 2022-04-01 01:22:09.220 | last_section = section 2022-04-01 01:22:09.220 | } 2022-04-01 01:22:09.220 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 01:22:09.220 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 01:22:09.220 | 2022-04-01 01:22:09.220 | cfg_attr[section, attr, 0] = value 2022-04-01 01:22:09.220 | cfg_attr_count[section, attr] = 1 2022-04-01 01:22:09.220 | } else { 2022-04-01 01:22:09.220 | lno = cfg_attr_count[section, attr]++ 2022-04-01 01:22:09.220 | cfg_attr[section, attr, lno] = value 2022-04-01 01:22:09.221 | } 2022-04-01 01:22:09.221 | } 2022-04-01 01:22:09.221 | END { 2022-04-01 01:22:09.221 | # Process each section in order 2022-04-01 01:22:09.221 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 01:22:09.221 | section = cfg_section[sno] 2022-04-01 01:22:09.221 | # The ini routines simply append a config item immediately 2022-04-01 01:22:09.221 | # after the section header. To keep the same order as defined 2022-04-01 01:22:09.221 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 01:22:09.221 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 01:22:09.221 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 01:22:09.221 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 01:22:09.221 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 01:22:09.221 | else { 2022-04-01 01:22:09.221 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 01:22:09.221 | count = cfg_attr_count[section, attr] 2022-04-01 01:22:09.221 | print "inidelete " configfile " " section " " attr 2022-04-01 01:22:09.221 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 01:22:09.221 | for (l = count -2; l >= 0; l--) 2022-04-01 01:22:09.221 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 01:22:09.221 | } 2022-04-01 01:22:09.221 | } 2022-04-01 01:22:09.221 | } 2022-04-01 01:22:09.221 | } 2022-04-01 01:22:09.221 | ' 2022-04-01 01:22:09.221 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:09.222 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:22:09.224 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 01:22:09.225 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 01:22:09.227 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-04-01 01:22:09.230 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:22:09.233 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-04-01 01:22:09.235 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-04-01 01:22:09.236 | BEGIN { group = "" } 2022-04-01 01:22:09.236 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:22:09.236 | gsub("[][]", "", $1); 2022-04-01 01:22:09.236 | split($1, a, "|"); 2022-04-01 01:22:09.236 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 01:22:09.236 | group=a[1] 2022-04-01 01:22:09.236 | } else { 2022-04-01 01:22:09.236 | group="" 2022-04-01 01:22:09.236 | } 2022-04-01 01:22:09.236 | next 2022-04-01 01:22:09.236 | } 2022-04-01 01:22:09.236 | { 2022-04-01 01:22:09.236 | if (group != "") 2022-04-01 01:22:09.236 | print $0 2022-04-01 01:22:09.236 | } 2022-04-01 01:22:09.236 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:22:09.244 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.72/identity/v2.0"' 2022-04-01 01:22:09.247 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.72/identity/v2.0 2022-04-01 01:22:09.278 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:09.281 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 01:22:09.284 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 01:22:09.286 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 01:22:09.290 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-04-01 01:22:09.292 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:22:09.296 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:22:09.298 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-04-01 01:22:09.302 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:22:09.307 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-04-01 01:22:09.309 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-04-01 01:22:09.312 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-01 01:22:09.314 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:22:09.317 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 01:22:09.320 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-01 01:22:09.323 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 01:22:09.326 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-04-01 01:22:09.329 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:22:09.332 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:22:09.335 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-04-01 01:22:09.339 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-01 01:22:09.339 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:09.339 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-01 01:22:09.339 | BEGIN { 2022-04-01 01:22:09.340 | section = "" 2022-04-01 01:22:09.340 | last_section = "" 2022-04-01 01:22:09.340 | section_count = 0 2022-04-01 01:22:09.340 | } 2022-04-01 01:22:09.340 | /^\[.+\]/ { 2022-04-01 01:22:09.340 | gsub("[][]", "", $1); 2022-04-01 01:22:09.340 | section=$1 2022-04-01 01:22:09.340 | next 2022-04-01 01:22:09.340 | } 2022-04-01 01:22:09.340 | /^ *\#/ { 2022-04-01 01:22:09.340 | next 2022-04-01 01:22:09.340 | } 2022-04-01 01:22:09.340 | /^[^ \t]+/ { 2022-04-01 01:22:09.340 | # get offset of first = in $0 2022-04-01 01:22:09.340 | eq_idx = index($0, "=") 2022-04-01 01:22:09.340 | # extract attr & value from $0 2022-04-01 01:22:09.340 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 01:22:09.340 | value = substr($0, eq_idx + 1) 2022-04-01 01:22:09.340 | # only need to strip trailing whitespace from attr 2022-04-01 01:22:09.340 | sub(/[ \t]*$/, "", attr) 2022-04-01 01:22:09.340 | # need to strip leading & trailing whitespace from value 2022-04-01 01:22:09.340 | sub(/^[ \t]*/, "", value) 2022-04-01 01:22:09.340 | sub(/[ \t]*$/, "", value) 2022-04-01 01:22:09.340 | 2022-04-01 01:22:09.340 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 01:22:09.340 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 01:22:09.340 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 01:22:09.340 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 01:22:09.340 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 01:22:09.340 | if (section != last_section) { 2022-04-01 01:22:09.340 | cfg_section[section_count++] = section 2022-04-01 01:22:09.341 | last_section = section 2022-04-01 01:22:09.341 | } 2022-04-01 01:22:09.341 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 01:22:09.341 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 01:22:09.341 | 2022-04-01 01:22:09.341 | cfg_attr[section, attr, 0] = value 2022-04-01 01:22:09.341 | cfg_attr_count[section, attr] = 1 2022-04-01 01:22:09.341 | } else { 2022-04-01 01:22:09.341 | lno = cfg_attr_count[section, attr]++ 2022-04-01 01:22:09.341 | cfg_attr[section, attr, lno] = value 2022-04-01 01:22:09.341 | } 2022-04-01 01:22:09.341 | } 2022-04-01 01:22:09.341 | END { 2022-04-01 01:22:09.341 | # Process each section in order 2022-04-01 01:22:09.341 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 01:22:09.341 | section = cfg_section[sno] 2022-04-01 01:22:09.341 | # The ini routines simply append a config item immediately 2022-04-01 01:22:09.341 | # after the section header. To keep the same order as defined 2022-04-01 01:22:09.341 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 01:22:09.341 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 01:22:09.341 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 01:22:09.341 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 01:22:09.341 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 01:22:09.341 | else { 2022-04-01 01:22:09.341 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 01:22:09.341 | count = cfg_attr_count[section, attr] 2022-04-01 01:22:09.341 | print "inidelete " configfile " " section " " attr 2022-04-01 01:22:09.341 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 01:22:09.341 | for (l = count -2; l >= 0; l--) 2022-04-01 01:22:09.341 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 01:22:09.341 | } 2022-04-01 01:22:09.341 | } 2022-04-01 01:22:09.341 | } 2022-04-01 01:22:09.341 | } 2022-04-01 01:22:09.342 | ' 2022-04-01 01:22:09.342 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:22:09.344 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 01:22:09.344 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 01:22:09.347 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-01 01:22:09.350 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:22:09.352 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-04-01 01:22:09.357 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-01 01:22:09.357 | BEGIN { group = "" } 2022-04-01 01:22:09.357 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:22:09.357 | gsub("[][]", "", $1); 2022-04-01 01:22:09.357 | split($1, a, "|"); 2022-04-01 01:22:09.357 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 01:22:09.357 | group=a[1] 2022-04-01 01:22:09.357 | } else { 2022-04-01 01:22:09.357 | group="" 2022-04-01 01:22:09.357 | } 2022-04-01 01:22:09.357 | next 2022-04-01 01:22:09.357 | } 2022-04-01 01:22:09.358 | { 2022-04-01 01:22:09.358 | if (group != "") 2022-04-01 01:22:09.358 | print $0 2022-04-01 01:22:09.358 | } 2022-04-01 01:22:09.358 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:22:09.365 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-04-01 01:22:09.368 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-04-01 01:22:09.398 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:09.400 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-04-01 01:22:09.403 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-04-01 01:22:09.432 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:09.435 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-04-01 01:22:09.455 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:09.458 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-04-01 01:22:09.461 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:22:09.463 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-04-01 01:22:09.466 | + ./stack.sh:main:1252 : start_swift 2022-04-01 01:22:09.469 | + lib/swift:start_swift:752 : restart_service memcached 2022-04-01 01:22:09.472 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:22:09.474 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-01 01:22:09.506 | + lib/swift:start_swift:755 : is_ubuntu 2022-04-01 01:22:09.510 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:22:09.514 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:22:09.517 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-04-01 01:22:09.965 | Restarting rsync (via systemctl): rsync.service. 2022-04-01 01:22:09.969 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-04-01 01:22:09.972 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-04-01 01:22:09.975 | + lib/swift:start_swift:783 : local foreground_services type 2022-04-01 01:22:09.977 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-04-01 01:22:09.980 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 01:22:09.983 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:22:09.985 | + functions-common:run_process:1680 : local service=s-object 2022-04-01 01:22:09.988 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:22:09.991 | + functions-common:run_process:1682 : local group= 2022-04-01 01:22:09.994 | + functions-common:run_process:1683 : local user= 2022-04-01 01:22:09.997 | + functions-common:run_process:1685 : local name=s-object 2022-04-01 01:22:10.000 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:22:10.013 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:22:10.016 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:10.018 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:10.022 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:10.027 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776130024 2022-04-01 01:22:10.029 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-04-01 01:22:10.047 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:10.050 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-04-01 01:22:10.053 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-04-01 01:22:10.056 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:22:10.059 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:22:10.061 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:22:10.064 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:22:10.066 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-04-01 01:22:10.069 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-04-01 01:22:10.072 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-04-01 01:22:10.075 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:22:10.078 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:22:10.080 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-04-01 01:22:10.083 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-04-01 01:22:10.085 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-04-01 01:22:10.088 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:22:10.090 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:22:10.092 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:22:10.095 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:22:10.097 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:22:10.099 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-04-01 01:22:10.102 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:22:10.106 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-04-01 01:22:10.164 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-04-01 01:22:10.224 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:22:10.286 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-04-01 01:22:10.341 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-04-01 01:22:10.397 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:22:10.453 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:22:10.460 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-04-01 01:22:10.524 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:22:11.193 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-04-01 01:22:11.208 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-04-01 01:22:11.856 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-04-01 01:22:11.884 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:22:11.886 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:11.889 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:11.891 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:11.894 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:11.897 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:11.900 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:22:11.902 | + functions-common:time_stop:2432 : start_time=1648776130024 2022-04-01 01:22:11.904 | + functions-common:time_stop:2434 : [[ -z 1648776130024 ]] 2022-04-01 01:22:11.907 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:11.912 | + functions-common:time_stop:2437 : end_time=1648776131909 2022-04-01 01:22:11.915 | + functions-common:time_stop:2438 : elapsed_time=1885 2022-04-01 01:22:11.917 | + functions-common:time_stop:2439 : total=3853 2022-04-01 01:22:11.919 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:11.922 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5738 2022-04-01 01:22:11.924 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 01:22:11.927 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:22:11.929 | + functions-common:run_process:1680 : local service=s-container 2022-04-01 01:22:11.932 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:22:11.935 | + functions-common:run_process:1682 : local group= 2022-04-01 01:22:11.937 | + functions-common:run_process:1683 : local user= 2022-04-01 01:22:11.940 | + functions-common:run_process:1685 : local name=s-container 2022-04-01 01:22:11.942 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:22:11.945 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:22:11.948 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:11.951 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:11.957 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:11.962 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776131959 2022-04-01 01:22:11.965 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-04-01 01:22:11.982 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:11.985 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-04-01 01:22:11.989 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-04-01 01:22:11.991 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:22:11.994 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:22:11.996 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:22:11.999 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:22:12.001 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-04-01 01:22:12.004 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-04-01 01:22:12.007 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-04-01 01:22:12.010 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:22:12.013 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:22:12.015 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-04-01 01:22:12.018 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-04-01 01:22:12.021 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-04-01 01:22:12.024 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:22:12.027 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:22:12.029 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:22:12.032 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:22:12.036 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:22:12.039 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-04-01 01:22:12.042 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:22:12.047 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-04-01 01:22:12.103 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-04-01 01:22:12.159 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:22:12.229 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-04-01 01:22:12.296 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-04-01 01:22:12.353 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:22:12.410 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:22:12.413 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-04-01 01:22:12.471 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:22:13.130 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-04-01 01:22:13.145 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-04-01 01:22:13.800 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-04-01 01:22:13.826 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:22:13.829 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:13.831 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:13.834 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:13.837 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:13.839 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:13.842 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:22:13.844 | + functions-common:time_stop:2432 : start_time=1648776131959 2022-04-01 01:22:13.847 | + functions-common:time_stop:2434 : [[ -z 1648776131959 ]] 2022-04-01 01:22:13.851 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:13.855 | + functions-common:time_stop:2437 : end_time=1648776133853 2022-04-01 01:22:13.858 | + functions-common:time_stop:2438 : elapsed_time=1894 2022-04-01 01:22:13.861 | + functions-common:time_stop:2439 : total=5738 2022-04-01 01:22:13.863 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:13.866 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7632 2022-04-01 01:22:13.869 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 01:22:13.872 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:22:13.874 | + functions-common:run_process:1680 : local service=s-account 2022-04-01 01:22:13.877 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:22:13.879 | + functions-common:run_process:1682 : local group= 2022-04-01 01:22:13.882 | + functions-common:run_process:1683 : local user= 2022-04-01 01:22:13.885 | + functions-common:run_process:1685 : local name=s-account 2022-04-01 01:22:13.888 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:22:13.890 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:22:13.893 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:13.895 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:13.899 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:13.903 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776133901 2022-04-01 01:22:13.906 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-04-01 01:22:13.924 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:13.927 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-04-01 01:22:13.929 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-04-01 01:22:13.932 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:22:13.937 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:22:13.940 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:22:13.942 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:22:13.945 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-04-01 01:22:13.949 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-04-01 01:22:13.951 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-04-01 01:22:13.954 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:22:13.957 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:22:13.959 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-04-01 01:22:13.962 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-04-01 01:22:13.965 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-04-01 01:22:13.967 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:22:13.970 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:22:13.972 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:22:13.975 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:22:13.978 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:22:13.981 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-04-01 01:22:13.983 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:22:13.988 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-04-01 01:22:14.043 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-04-01 01:22:14.100 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:22:14.157 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-04-01 01:22:14.214 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-04-01 01:22:14.271 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:22:14.329 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:22:14.332 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-04-01 01:22:14.387 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:22:15.142 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-04-01 01:22:15.157 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-04-01 01:22:15.853 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-04-01 01:22:15.882 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:22:15.885 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:15.888 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:15.890 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:15.894 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:15.897 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:15.900 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:22:15.904 | + functions-common:time_stop:2432 : start_time=1648776133901 2022-04-01 01:22:15.907 | + functions-common:time_stop:2434 : [[ -z 1648776133901 ]] 2022-04-01 01:22:15.910 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:15.915 | + functions-common:time_stop:2437 : end_time=1648776135912 2022-04-01 01:22:15.917 | + functions-common:time_stop:2438 : elapsed_time=2011 2022-04-01 01:22:15.920 | + functions-common:time_stop:2439 : total=7632 2022-04-01 01:22:15.922 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:15.925 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9643 2022-04-01 01:22:15.936 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-04-01 01:22:15.940 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-04-01 01:22:16.002 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:22:16.004 | + functions-common:run_process:1680 : local service=s-container-sync 2022-04-01 01:22:16.008 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:22:16.011 | + functions-common:run_process:1682 : local group= 2022-04-01 01:22:16.013 | + functions-common:run_process:1683 : local user= 2022-04-01 01:22:16.016 | + functions-common:run_process:1685 : local name=s-container-sync 2022-04-01 01:22:16.019 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:22:16.022 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:22:16.024 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:16.027 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:16.030 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:16.035 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776136032 2022-04-01 01:22:16.038 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-04-01 01:22:16.057 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:16.061 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-04-01 01:22:16.063 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-04-01 01:22:16.066 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:22:16.069 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:22:16.072 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:22:16.075 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:22:16.077 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-04-01 01:22:16.080 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-04-01 01:22:16.084 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-04-01 01:22:16.086 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:22:16.089 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:22:16.092 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-04-01 01:22:16.094 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-04-01 01:22:16.097 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-04-01 01:22:16.100 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:22:16.102 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:22:16.105 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:22:16.107 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:22:16.110 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:22:16.112 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-04-01 01:22:16.115 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:22:16.120 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-04-01 01:22:16.183 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-04-01 01:22:16.246 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:22:16.307 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-04-01 01:22:16.369 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-04-01 01:22:16.431 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:22:16.498 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:22:16.501 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-04-01 01:22:16.569 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:22:17.270 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-04-01 01:22:18.091 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-04-01 01:22:18.127 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:22:18.135 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:18.140 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:18.143 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:18.146 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:18.149 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:18.152 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:22:18.155 | + functions-common:time_stop:2432 : start_time=1648776136032 2022-04-01 01:22:18.158 | + functions-common:time_stop:2434 : [[ -z 1648776136032 ]] 2022-04-01 01:22:18.168 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:18.173 | + functions-common:time_stop:2437 : end_time=1648776138170 2022-04-01 01:22:18.176 | + functions-common:time_stop:2438 : elapsed_time=2138 2022-04-01 01:22:18.179 | + functions-common:time_stop:2439 : total=9643 2022-04-01 01:22:18.182 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:18.185 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11781 2022-04-01 01:22:18.188 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-04-01 01:22:18.212 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:22:18.215 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:22:18.219 | + functions-common:run_process:1680 : local service=s-proxy 2022-04-01 01:22:18.222 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:22:18.226 | + functions-common:run_process:1682 : local group= 2022-04-01 01:22:18.229 | + functions-common:run_process:1683 : local user= 2022-04-01 01:22:18.233 | + functions-common:run_process:1685 : local name=s-proxy 2022-04-01 01:22:18.236 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:22:18.239 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:22:18.243 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:18.246 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:18.250 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:18.256 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776138252 2022-04-01 01:22:18.260 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-04-01 01:22:18.283 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:18.286 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-04-01 01:22:18.289 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-04-01 01:22:18.292 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:22:18.295 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:22:18.299 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:22:18.303 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:22:18.308 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-04-01 01:22:18.311 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-04-01 01:22:18.314 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-04-01 01:22:18.317 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:22:18.322 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:22:18.326 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-04-01 01:22:18.330 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-04-01 01:22:18.333 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-04-01 01:22:18.338 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:22:18.341 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:22:18.344 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:22:18.347 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:22:18.350 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:22:18.353 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-04-01 01:22:18.356 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:22:18.362 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-04-01 01:22:18.428 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-04-01 01:22:18.500 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:22:18.577 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-04-01 01:22:18.659 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-04-01 01:22:18.730 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:22:18.807 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:22:18.810 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-04-01 01:22:18.875 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:22:19.771 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-04-01 01:22:19.787 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-04-01 01:22:20.456 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-04-01 01:22:20.488 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:22:20.491 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:20.494 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:20.497 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:20.500 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:20.503 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:20.506 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:22:20.509 | + functions-common:time_stop:2432 : start_time=1648776138252 2022-04-01 01:22:20.512 | + functions-common:time_stop:2434 : [[ -z 1648776138252 ]] 2022-04-01 01:22:20.516 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:20.521 | + functions-common:time_stop:2437 : end_time=1648776140518 2022-04-01 01:22:20.524 | + functions-common:time_stop:2438 : elapsed_time=2266 2022-04-01 01:22:20.527 | + functions-common:time_stop:2439 : total=11781 2022-04-01 01:22:20.530 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:20.532 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14047 2022-04-01 01:22:20.537 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-04-01 01:22:20.537 | Waiting for swift proxy to start... 2022-04-01 01:22:20.540 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.72:8080/info 2022-04-01 01:22:20.543 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 01:22:20.546 | + functions:wait_for_service:458 : local url=http://10.222.0.72:8080/info 2022-04-01 01:22:20.548 | + functions:wait_for_service:459 : local rval=0 2022-04-01 01:22:20.551 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 01:22:20.554 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 01:22:20.557 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:20.561 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:20.565 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:20.572 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776140568 2022-04-01 01:22:20.576 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 01:22:20.584 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72:8080/info 2022-04-01 01:22:20.600 | + :: : [[ 000 == 503 ]] 2022-04-01 01:22:20.603 | + :: : [[ 7 -eq 7 ]] 2022-04-01 01:22:20.604 | + :: : sleep 1 2022-04-01 01:22:21.610 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72:8080/info 2022-04-01 01:22:21.626 | + :: : [[ 000 == 503 ]] 2022-04-01 01:22:21.628 | + :: : [[ 7 -eq 7 ]] 2022-04-01 01:22:21.630 | + :: : sleep 1 2022-04-01 01:22:22.635 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72:8080/info 2022-04-01 01:22:22.654 | + :: : [[ 000 == 503 ]] 2022-04-01 01:22:22.656 | + :: : [[ 7 -eq 7 ]] 2022-04-01 01:22:22.657 | + :: : sleep 1 2022-04-01 01:22:23.661 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72:8080/info 2022-04-01 01:22:23.928 | + :: : [[ 200 == 503 ]] 2022-04-01 01:22:23.930 | + :: : [[ 0 -eq 7 ]] 2022-04-01 01:22:23.934 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 01:22:23.938 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:23.941 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:23.944 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:23.948 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:23.950 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:23.954 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 01:22:23.957 | + functions-common:time_stop:2432 : start_time=1648776140568 2022-04-01 01:22:23.960 | + functions-common:time_stop:2434 : [[ -z 1648776140568 ]] 2022-04-01 01:22:23.966 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:23.972 | + functions-common:time_stop:2437 : end_time=1648776143969 2022-04-01 01:22:23.975 | + functions-common:time_stop:2438 : elapsed_time=3401 2022-04-01 01:22:23.978 | + functions-common:time_stop:2439 : total=6895 2022-04-01 01:22:23.981 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:23.984 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10296 2022-04-01 01:22:23.990 | + functions:wait_for_service:467 : return 0 2022-04-01 01:22:23.993 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-04-01 01:22:23.996 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 01:22:23.999 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-04-01 01:22:24.019 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:24.022 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 01:22:24.059 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-04-01 01:22:24.124 | [714968 Async configure_neutron_nova:760695]: Waiting for completion of configure_neutron_nova running on PID 760695 (2 other jobs running) 2022-04-01 01:22:24.153 | [714968 Async configure_neutron_nova:760695]: Signaling child to exit 2022-04-01 01:22:24.153 | WAKEUP 2022-04-01 01:22:24.191 | [714968 Async configure_neutron_nova:760695]: Signaled 2022-04-01 01:22:24.193 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-04-01 01:22:24.193 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:22:24.193 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:22:24.193 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:22:24.193 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:22:24.193 | + 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,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,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-01 01:22:24.193 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:22:24.193 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-04-01 01:22:24.193 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-04-01 01:22:24.193 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-04-01 01:22:24.193 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.72/identity 2022-04-01 01:22:24.193 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-04-01 01:22:24.193 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-04-01 01:22:24.193 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-04-01 01:22:24.193 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-04-01 01:22:24.193 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-04-01 01:22:24.193 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-04-01 01:22:24.194 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-04-01 01:22:24.194 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-04-01 01:22:24.194 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-01 01:22:24.194 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-01 01:22:24.194 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-01 01:22:24.194 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:24.194 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-04-01 01:22:24.194 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-04-01 01:22:24.194 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-04-01 01:22:24.194 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:22:24.194 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-04-01 01:22:24.194 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:22:24.194 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-04-01 01:22:24.194 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-04-01 01:22:24.194 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:22:24.194 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:22:24.194 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-04-01 01:22:24.194 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-04-01 01:22:24.194 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-04-01 01:22:24.194 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-04-01 01:22:24.194 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.72/identity 2022-04-01 01:22:24.194 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-04-01 01:22:24.194 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-04-01 01:22:24.194 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-04-01 01:22:24.194 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-04-01 01:22:24.194 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-04-01 01:22:24.194 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-04-01 01:22:24.194 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-04-01 01:22:24.195 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-04-01 01:22:24.195 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-01 01:22:24.195 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-01 01:22:24.195 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-01 01:22:24.195 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:24.195 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-04-01 01:22:24.195 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-04-01 01:22:24.195 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-04-01 01:22:24.248 | [714968 Async configure_neutron_nova:760695]: finished configure_neutron_nova with result 0 in 0 seconds 2022-04-01 01:22:24.253 | + inc/async:async_wait:197 : return 0 2022-04-01 01:22:24.256 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-04-01 01:22:24.278 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:24.281 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 01:22:24.319 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 01:22:24.357 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-04-01 01:22:24.377 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:24.381 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-04-01 01:22:24.383 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:22:24.386 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-04-01 01:22:24.389 | + ./stack.sh:main:1277 : start_nova_api 2022-04-01 01:22:24.392 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-04-01 01:22:24.394 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-04-01 01:22:24.398 | + lib/nova:start_nova_api:936 : local nova_url 2022-04-01 01:22:24.401 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-04-01 01:22:24.421 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:22:24.424 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:22:24.427 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:22:24.430 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:22:24.433 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-04-01 01:22:24.438 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-04-01 01:22:24.443 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 01:22:24.446 | + functions-common:run_process:1680 : local service=n-api 2022-04-01 01:22:24.448 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 01:22:24.452 | + functions-common:run_process:1682 : local group= 2022-04-01 01:22:24.455 | + functions-common:run_process:1683 : local user= 2022-04-01 01:22:24.458 | + functions-common:run_process:1685 : local name=n-api 2022-04-01 01:22:24.461 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:22:24.464 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:22:24.467 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:24.470 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:24.474 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:24.480 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776144476 2022-04-01 01:22:24.483 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-04-01 01:22:24.503 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:24.506 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-04-01 01:22:24.509 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-04-01 01:22:24.513 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 01:22:24.516 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 01:22:24.519 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 01:22:24.524 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 01:22:24.527 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-04-01 01:22:24.530 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-04-01 01:22:24.533 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-04-01 01:22:24.535 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:22:24.540 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:22:24.543 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-04-01 01:22:24.546 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-04-01 01:22:24.548 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-04-01 01:22:24.551 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 01:22:24.553 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 01:22:24.556 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 01:22:24.559 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-04-01 01:22:24.562 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 01:22:24.566 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-04-01 01:22:24.641 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-04-01 01:22:24.707 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-04-01 01:22:24.771 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 01:22:24.835 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:22:24.910 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-04-01 01:22:24.978 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-04-01 01:22:25.044 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-04-01 01:22:25.105 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-04-01 01:22:25.178 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-04-01 01:22:25.252 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 01:22:25.254 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-04-01 01:22:25.318 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 01:22:26.111 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-04-01 01:22:26.135 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-04-01 01:22:26.872 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-04-01 01:22:26.965 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:22:26.968 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:26.971 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:26.974 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:26.979 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:26.984 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:26.987 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:22:26.990 | + functions-common:time_stop:2432 : start_time=1648776144476 2022-04-01 01:22:26.993 | + functions-common:time_stop:2434 : [[ -z 1648776144476 ]] 2022-04-01 01:22:26.997 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:27.002 | + functions-common:time_stop:2437 : end_time=1648776146999 2022-04-01 01:22:27.005 | + functions-common:time_stop:2438 : elapsed_time=2523 2022-04-01 01:22:27.008 | + functions-common:time_stop:2439 : total=14047 2022-04-01 01:22:27.011 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:27.014 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16570 2022-04-01 01:22:27.017 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.72/compute/v2.1/ 2022-04-01 01:22:27.020 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-04-01 01:22:27.020 | Waiting for nova-api to start... 2022-04-01 01:22:27.023 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.72/compute/v2.1/ 2022-04-01 01:22:27.026 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 01:22:27.031 | + functions:wait_for_service:458 : local url=http://10.222.0.72/compute/v2.1/ 2022-04-01 01:22:27.034 | + functions:wait_for_service:459 : local rval=0 2022-04-01 01:22:27.037 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 01:22:27.040 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 01:22:27.044 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:27.047 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:27.051 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:27.058 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776147053 2022-04-01 01:22:27.062 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 01:22:27.071 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72/compute/v2.1/ 2022-04-01 01:22:33.196 | + :: : [[ 200 == 503 ]] 2022-04-01 01:22:33.197 | + :: : [[ 0 -eq 7 ]] 2022-04-01 01:22:33.200 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 01:22:33.203 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:33.206 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:33.208 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:33.211 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:33.214 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:33.216 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 01:22:33.219 | + functions-common:time_stop:2432 : start_time=1648776147053 2022-04-01 01:22:33.221 | + functions-common:time_stop:2434 : [[ -z 1648776147053 ]] 2022-04-01 01:22:33.225 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:33.230 | + functions-common:time_stop:2437 : end_time=1648776153227 2022-04-01 01:22:33.233 | + functions-common:time_stop:2438 : elapsed_time=6174 2022-04-01 01:22:33.235 | + functions-common:time_stop:2439 : total=10296 2022-04-01 01:22:33.238 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:33.241 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16470 2022-04-01 01:22:33.244 | + functions:wait_for_service:467 : return 0 2022-04-01 01:22:33.250 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:22:33.253 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:22:33.256 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-04-01 01:22:33.275 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:33.277 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-04-01 01:22:33.280 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:22:33.283 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-04-01 01:22:33.285 | + ./stack.sh:main:1282 : start_ovn_services 2022-04-01 01:22:33.288 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-04-01 01:22:33.291 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-04-01 01:22:33.309 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:22:33.312 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-04-01 01:22:33.329 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:33.332 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-04-01 01:22:33.335 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:22:33.338 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-04-01 01:22:33.341 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-04-01 01:22:33.344 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-04-01 01:22:33.347 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 01:22:33.380 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-04-01 01:22:33.382 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-04-01 01:22:33.385 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-04-01 01:22:33.417 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-04-01 01:22:33.452 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-04-01 01:22:33.455 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-04-01 01:22:33.457 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-04-01 01:22:33.461 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-04-01 01:22:33.464 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-04-01 01:22:33.467 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-04-01 01:22:33.470 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-01 01:22:33.473 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-01 01:22:33.477 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-04-01 01:22:33.480 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-04-01 01:22:33.483 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-04-01 01:22:33.485 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-04-01 01:22:33.488 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:22:33.491 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:22:33.494 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:22:33.496 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-04-01 01:22:33.499 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:22:33.502 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:22:33.505 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-04-01 01:22:33.523 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:22:33.526 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-04-01 01:22:33.529 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:22:33.532 | + functions-common:run_process:1680 : local service=q-svc 2022-04-01 01:22:33.534 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:22:33.537 | + functions-common:run_process:1682 : local group= 2022-04-01 01:22:33.540 | + functions-common:run_process:1683 : local user= 2022-04-01 01:22:33.543 | + functions-common:run_process:1685 : local name=q-svc 2022-04-01 01:22:33.546 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:22:33.548 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:22:33.551 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:33.553 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:33.557 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:33.561 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776153559 2022-04-01 01:22:33.565 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-04-01 01:22:33.584 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:33.588 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-04-01 01:22:33.591 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-04-01 01:22:33.594 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:22:33.598 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:22:33.600 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:22:33.604 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:22:33.607 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-04-01 01:22:33.610 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-04-01 01:22:33.613 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-04-01 01:22:33.616 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:22:33.619 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:22:33.622 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-04-01 01:22:33.624 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-04-01 01:22:33.627 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-04-01 01:22:33.629 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:22:33.632 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:22:33.635 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:22:33.638 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:22:33.641 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:22:33.643 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-04-01 01:22:33.645 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:22:33.651 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-04-01 01:22:33.706 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-04-01 01:22:33.761 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:22:33.816 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-04-01 01:22:33.871 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-04-01 01:22:33.927 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:22:33.984 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:22:33.987 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-04-01 01:22:34.043 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:22:34.718 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-04-01 01:22:34.733 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-04-01 01:22:35.379 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-04-01 01:22:35.405 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:22:35.407 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:35.414 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:35.417 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:35.420 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:35.422 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:35.425 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:22:35.429 | + functions-common:time_stop:2432 : start_time=1648776153559 2022-04-01 01:22:35.432 | + functions-common:time_stop:2434 : [[ -z 1648776153559 ]] 2022-04-01 01:22:35.435 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:35.441 | + functions-common:time_stop:2437 : end_time=1648776155437 2022-04-01 01:22:35.443 | + functions-common:time_stop:2438 : elapsed_time=1878 2022-04-01 01:22:35.446 | + functions-common:time_stop:2439 : total=16570 2022-04-01 01:22:35.449 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:35.452 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18448 2022-04-01 01:22:35.456 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.72:9696 2022-04-01 01:22:35.458 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-04-01 01:22:35.479 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:22:35.482 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-04-01 01:22:35.482 | Waiting for Neutron to start... 2022-04-01 01:22:35.484 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.72:9696' 2022-04-01 01:22:35.487 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.72:9696' 'Neutron did not start' 60 2022-04-01 01:22:35.491 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.72:9696' 2022-04-01 01:22:35.494 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-04-01 01:22:35.496 | + functions-common:test_with_retry:2365 : local until=60 2022-04-01 01:22:35.499 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-04-01 01:22:35.502 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-04-01 01:22:35.506 | + functions-common:time_start:2411 : local name=test_with_retry 2022-04-01 01:22:35.509 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:35.513 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:35.518 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:35.526 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776155521 2022-04-01 01:22:35.529 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.72:9696; do sleep 0.5; done' 2022-04-01 01:22:41.620 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.72:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-04-01 01:22:41.623 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:41.625 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:41.628 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:41.631 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:41.633 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:41.636 | + functions-common:time_stop:2431 : name=test_with_retry 2022-04-01 01:22:41.639 | + functions-common:time_stop:2432 : start_time=1648776155521 2022-04-01 01:22:41.642 | + functions-common:time_stop:2434 : [[ -z 1648776155521 ]] 2022-04-01 01:22:41.645 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:41.650 | + functions-common:time_stop:2437 : end_time=1648776161647 2022-04-01 01:22:41.653 | + functions-common:time_stop:2438 : elapsed_time=6126 2022-04-01 01:22:41.656 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:22:41.658 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:41.661 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6126 2022-04-01 01:22:41.664 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-04-01 01:22:41.685 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:41.688 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-04-01 01:22:41.690 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:22:41.693 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-04-01 01:22:41.695 | + ./stack.sh:main:1298 : start_placement 2022-04-01 01:22:41.698 | + lib/placement:start_placement:160 : start_placement_api 2022-04-01 01:22:41.701 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-01 01:22:41.704 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-04-01 01:22:41.710 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:22:41.713 | + functions-common:run_process:1680 : local service=placement-api 2022-04-01 01:22:41.716 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:22:41.721 | + functions-common:run_process:1682 : local group= 2022-04-01 01:22:41.725 | + functions-common:run_process:1683 : local user= 2022-04-01 01:22:41.728 | + functions-common:run_process:1685 : local name=placement-api 2022-04-01 01:22:41.731 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:22:41.734 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:22:41.737 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:41.740 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:41.744 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:41.749 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776161746 2022-04-01 01:22:41.754 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-04-01 01:22:41.775 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:41.778 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-04-01 01:22:41.781 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-04-01 01:22:41.783 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:22:41.786 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:22:41.789 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:22:41.792 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:22:41.794 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-04-01 01:22:41.798 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-04-01 01:22:41.802 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-04-01 01:22:41.805 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:22:41.808 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:22:41.811 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-04-01 01:22:41.814 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-04-01 01:22:41.817 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-04-01 01:22:41.819 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:22:41.823 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 01:22:41.826 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 01:22:41.828 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-04-01 01:22:41.830 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 01:22:41.837 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-04-01 01:22:41.897 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-04-01 01:22:41.958 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-04-01 01:22:42.020 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:22:42.085 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:22:42.146 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-04-01 01:22:42.205 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-04-01 01:22:42.265 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-04-01 01:22:42.330 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-04-01 01:22:42.398 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-04-01 01:22:42.460 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 01:22:42.463 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-04-01 01:22:42.521 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 01:22:43.204 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-04-01 01:22:43.218 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-04-01 01:22:43.905 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-04-01 01:22:43.988 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:22:43.993 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:43.996 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:44.001 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:44.004 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:44.008 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:44.011 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:22:44.013 | + functions-common:time_stop:2432 : start_time=1648776161746 2022-04-01 01:22:44.016 | + functions-common:time_stop:2434 : [[ -z 1648776161746 ]] 2022-04-01 01:22:44.020 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:44.026 | + functions-common:time_stop:2437 : end_time=1648776164022 2022-04-01 01:22:44.029 | + functions-common:time_stop:2438 : elapsed_time=2276 2022-04-01 01:22:44.031 | + functions-common:time_stop:2439 : total=18448 2022-04-01 01:22:44.034 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:44.037 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20724 2022-04-01 01:22:44.040 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-04-01 01:22:44.040 | Waiting for placement-api to start... 2022-04-01 01:22:44.043 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.72/placement 2022-04-01 01:22:44.045 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 01:22:44.048 | + functions:wait_for_service:458 : local url=http://10.222.0.72/placement 2022-04-01 01:22:44.051 | + functions:wait_for_service:459 : local rval=0 2022-04-01 01:22:44.054 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 01:22:44.057 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 01:22:44.059 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:44.062 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:44.065 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:44.070 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776164067 2022-04-01 01:22:44.074 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 01:22:44.080 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72/placement 2022-04-01 01:22:46.895 | + :: : [[ 200 == 503 ]] 2022-04-01 01:22:46.896 | + :: : [[ 0 -eq 7 ]] 2022-04-01 01:22:46.899 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 01:22:46.902 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:46.905 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:46.907 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:46.910 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:46.913 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:46.915 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 01:22:46.918 | + functions-common:time_stop:2432 : start_time=1648776164067 2022-04-01 01:22:46.920 | + functions-common:time_stop:2434 : [[ -z 1648776164067 ]] 2022-04-01 01:22:46.924 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:46.929 | + functions-common:time_stop:2437 : end_time=1648776166926 2022-04-01 01:22:46.932 | + functions-common:time_stop:2438 : elapsed_time=2859 2022-04-01 01:22:46.935 | + functions-common:time_stop:2439 : total=16470 2022-04-01 01:22:46.937 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:46.940 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19329 2022-04-01 01:22:46.942 | + functions:wait_for_service:467 : return 0 2022-04-01 01:22:46.946 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-04-01 01:22:46.965 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:46.968 | + ./stack.sh:main:1302 : start_neutron 2022-04-01 01:22:46.970 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-04-01 01:22:46.974 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:22:46.974 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:22:46.981 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:22:46.984 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:22:46.986 | + 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,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,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,s-container-sync =~ ,q- ]] 2022-04-01 01:22:46.989 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:22:46.992 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-04-01 01:22:46.998 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:22:47.002 | + functions-common:run_process:1680 : local service=q-agt 2022-04-01 01:22:47.004 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:22:47.008 | + functions-common:run_process:1682 : local group= 2022-04-01 01:22:47.010 | + functions-common:run_process:1683 : local user= 2022-04-01 01:22:47.013 | + functions-common:run_process:1685 : local name=q-agt 2022-04-01 01:22:47.016 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:22:47.018 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:22:47.021 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:47.024 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:47.027 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:47.032 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776167029 2022-04-01 01:22:47.034 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-04-01 01:22:47.051 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:47.053 | + functions-common:run_process:1689 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-04-01 01:22:47.057 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-04-01 01:22:47.059 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:22:47.062 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:22:47.065 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:22:47.068 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:22:47.071 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-04-01 01:22:47.073 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-04-01 01:22:47.076 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-04-01 01:22:47.078 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:22:47.081 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:22:47.084 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-04-01 01:22:47.087 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-04-01 01:22:47.089 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-04-01 01:22:47.091 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:22:47.094 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:22:47.096 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:22:47.099 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:22:47.101 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:22:47.104 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-04-01 01:22:47.106 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:22:47.111 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-04-01 01:22:47.169 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-04-01 01:22:47.231 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:22:47.292 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-04-01 01:22:47.351 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-04-01 01:22:47.412 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:22:47.472 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:22:47.474 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-04-01 01:22:47.533 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:22:48.316 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-04-01 01:22:48.330 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-04-01 01:22:49.015 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-04-01 01:22:49.037 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:22:49.041 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:49.043 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:49.046 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:49.048 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:49.051 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:49.054 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:22:49.056 | + functions-common:time_stop:2432 : start_time=1648776167029 2022-04-01 01:22:49.059 | + functions-common:time_stop:2434 : [[ -z 1648776167029 ]] 2022-04-01 01:22:49.062 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:49.067 | + functions-common:time_stop:2437 : end_time=1648776169064 2022-04-01 01:22:49.070 | + functions-common:time_stop:2438 : elapsed_time=2035 2022-04-01 01:22:49.073 | + functions-common:time_stop:2439 : total=20724 2022-04-01 01:22:49.075 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:49.078 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22759 2022-04-01 01:22:49.081 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-04-01 01:22:49.084 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-04-01 01:22:49.087 | + functions-common:is_provider_network:2277 : return 1 2022-04-01 01:22:49.090 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-04-01 01:22:49.092 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 01:22:49.095 | + functions-common:run_process:1680 : local service=q-dhcp 2022-04-01 01:22:49.100 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 01:22:49.103 | + functions-common:run_process:1682 : local group= 2022-04-01 01:22:49.106 | + functions-common:run_process:1683 : local user= 2022-04-01 01:22:49.109 | + functions-common:run_process:1685 : local name=q-dhcp 2022-04-01 01:22:49.111 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:22:49.114 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:22:49.125 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:49.129 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:49.132 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:49.137 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776169134 2022-04-01 01:22:49.140 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-04-01 01:22:49.162 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:49.166 | + functions-common:run_process:1689 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-04-01 01:22:49.169 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-04-01 01:22:49.172 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 01:22:49.175 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 01:22:49.178 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 01:22:49.181 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 01:22:49.186 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-04-01 01:22:49.191 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-04-01 01:22:49.194 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-04-01 01:22:49.196 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:22:49.199 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:22:49.207 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-04-01 01:22:49.212 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-04-01 01:22:49.216 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-04-01 01:22:49.218 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 01:22:49.221 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:22:49.225 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:22:49.229 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:22:49.232 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:22:49.234 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-04-01 01:22:49.237 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:22:49.242 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-04-01 01:22:49.308 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-04-01 01:22:49.372 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 01:22:49.439 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-04-01 01:22:49.513 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-04-01 01:22:49.579 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:22:49.644 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:22:49.646 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-04-01 01:22:49.709 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:22:50.442 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-04-01 01:22:50.458 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-04-01 01:22:51.178 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-04-01 01:22:51.202 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:22:51.205 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:51.207 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:51.211 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:51.214 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:51.216 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:51.219 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:22:51.222 | + functions-common:time_stop:2432 : start_time=1648776169134 2022-04-01 01:22:51.224 | + functions-common:time_stop:2434 : [[ -z 1648776169134 ]] 2022-04-01 01:22:51.229 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:51.233 | + functions-common:time_stop:2437 : end_time=1648776171230 2022-04-01 01:22:51.236 | + functions-common:time_stop:2438 : elapsed_time=2096 2022-04-01 01:22:51.239 | + functions-common:time_stop:2439 : total=22759 2022-04-01 01:22:51.244 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:51.247 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24855 2022-04-01 01:22:51.252 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-04-01 01:22:51.255 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-01 01:22:51.259 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-01 01:22:51.263 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-04-01 01:22:51.266 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:22:51.269 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:22:51.273 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:22:51.276 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-04-01 01:22:51.279 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:22:51.282 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:22:51.285 | + functions-common:run_process:1680 : local service=q-l3 2022-04-01 01:22:51.288 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:22:51.291 | + functions-common:run_process:1682 : local group= 2022-04-01 01:22:51.294 | + functions-common:run_process:1683 : local user= 2022-04-01 01:22:51.297 | + functions-common:run_process:1685 : local name=q-l3 2022-04-01 01:22:51.300 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:22:51.303 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:22:51.307 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:51.310 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:51.314 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:51.321 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776171316 2022-04-01 01:22:51.324 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-04-01 01:22:51.348 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:51.351 | + functions-common:run_process:1689 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-04-01 01:22:51.354 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-04-01 01:22:51.359 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:22:51.364 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:22:51.369 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:22:51.372 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:22:51.375 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-04-01 01:22:51.379 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-04-01 01:22:51.383 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-04-01 01:22:51.387 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:22:51.390 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:22:51.395 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-04-01 01:22:51.398 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-04-01 01:22:51.404 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-04-01 01:22:51.407 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:22:51.411 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:22:51.415 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:22:51.419 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:22:51.422 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:22:51.425 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-04-01 01:22:51.428 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:22:51.434 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-04-01 01:22:51.504 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-04-01 01:22:51.570 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:22:51.640 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-04-01 01:22:51.709 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-04-01 01:22:51.776 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:22:51.843 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:22:51.847 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-04-01 01:22:51.920 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:22:52.768 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-04-01 01:22:52.785 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-04-01 01:22:53.501 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-04-01 01:22:53.536 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:22:53.540 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:53.545 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:53.548 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:53.551 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:53.556 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:53.561 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:22:53.565 | + functions-common:time_stop:2432 : start_time=1648776171316 2022-04-01 01:22:53.568 | + functions-common:time_stop:2434 : [[ -z 1648776171316 ]] 2022-04-01 01:22:53.574 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:53.581 | + functions-common:time_stop:2437 : end_time=1648776173574 2022-04-01 01:22:53.584 | + functions-common:time_stop:2438 : elapsed_time=2258 2022-04-01 01:22:53.588 | + functions-common:time_stop:2439 : total=24855 2022-04-01 01:22:53.591 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:53.594 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27113 2022-04-01 01:22:53.597 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 01:22:53.600 | + functions-common:run_process:1680 : local service=q-meta 2022-04-01 01:22:53.603 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 01:22:53.606 | + functions-common:run_process:1682 : local group= 2022-04-01 01:22:53.609 | + functions-common:run_process:1683 : local user= 2022-04-01 01:22:53.611 | + functions-common:run_process:1685 : local name=q-meta 2022-04-01 01:22:53.614 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:22:53.617 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:22:53.620 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:53.623 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:53.629 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:53.632 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776173629 2022-04-01 01:22:53.634 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-04-01 01:22:53.657 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:53.660 | + functions-common:run_process:1689 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-04-01 01:22:53.664 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-04-01 01:22:53.667 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 01:22:53.670 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 01:22:53.672 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 01:22:53.675 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 01:22:53.678 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-04-01 01:22:53.681 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-04-01 01:22:53.683 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-04-01 01:22:53.686 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:22:53.689 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:22:53.692 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-04-01 01:22:53.695 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-04-01 01:22:53.698 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-04-01 01:22:53.701 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 01:22:53.704 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:22:53.707 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:22:53.711 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:22:53.714 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:22:53.717 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-04-01 01:22:53.720 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:22:53.726 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-04-01 01:22:53.792 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-04-01 01:22:53.877 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 01:22:53.986 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-04-01 01:22:54.062 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-04-01 01:22:54.134 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:22:54.196 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:22:54.199 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-04-01 01:22:54.262 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:22:55.124 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-04-01 01:22:55.143 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-04-01 01:22:55.880 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-04-01 01:22:55.903 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:22:55.908 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:55.913 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:55.917 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:55.922 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:55.930 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:55.932 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:22:55.940 | + functions-common:time_stop:2432 : start_time=1648776173629 2022-04-01 01:22:55.943 | + functions-common:time_stop:2434 : [[ -z 1648776173629 ]] 2022-04-01 01:22:55.949 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:55.953 | + functions-common:time_stop:2437 : end_time=1648776175949 2022-04-01 01:22:55.955 | + functions-common:time_stop:2438 : elapsed_time=2320 2022-04-01 01:22:55.958 | + functions-common:time_stop:2439 : total=27113 2022-04-01 01:22:55.961 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:55.964 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29433 2022-04-01 01:22:55.967 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 01:22:55.969 | + functions-common:run_process:1680 : local service=q-metering 2022-04-01 01:22:55.972 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 01:22:55.974 | + functions-common:run_process:1682 : local group= 2022-04-01 01:22:55.978 | + functions-common:run_process:1683 : local user= 2022-04-01 01:22:55.980 | + functions-common:run_process:1685 : local name=q-metering 2022-04-01 01:22:55.984 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:22:55.989 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:22:55.991 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:55.994 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:56.000 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:56.003 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776176000 2022-04-01 01:22:56.006 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-04-01 01:22:56.038 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:56.041 | + functions-common:run_process:1689 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-04-01 01:22:56.044 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-04-01 01:22:56.047 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 01:22:56.052 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 01:22:56.056 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 01:22:56.058 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 01:22:56.061 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-04-01 01:22:56.064 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-04-01 01:22:56.067 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-04-01 01:22:56.070 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:22:56.073 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:22:56.077 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-04-01 01:22:56.080 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-04-01 01:22:56.083 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-04-01 01:22:56.086 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 01:22:56.089 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:22:56.094 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:22:56.097 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:22:56.100 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:22:56.107 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-04-01 01:22:56.110 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:22:56.115 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-04-01 01:22:56.196 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-04-01 01:22:56.281 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 01:22:56.387 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-04-01 01:22:56.497 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-04-01 01:22:56.595 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:22:56.682 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:22:56.685 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-04-01 01:22:56.764 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:22:57.578 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-04-01 01:22:57.596 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-04-01 01:22:58.449 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-04-01 01:22:58.485 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:22:58.488 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:58.493 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:58.497 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:58.500 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:58.505 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:58.510 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:22:58.514 | + functions-common:time_stop:2432 : start_time=1648776176000 2022-04-01 01:22:58.518 | + functions-common:time_stop:2434 : [[ -z 1648776176000 ]] 2022-04-01 01:22:58.524 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:58.532 | + functions-common:time_stop:2437 : end_time=1648776178525 2022-04-01 01:22:58.537 | + functions-common:time_stop:2438 : elapsed_time=2525 2022-04-01 01:22:58.542 | + functions-common:time_stop:2439 : total=29433 2022-04-01 01:22:58.549 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:58.561 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31958 2022-04-01 01:22:58.569 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-04-01 01:22:58.616 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:58.633 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-04-01 01:22:58.633 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-04-01 01:22:58.642 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:22:58.649 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-04-01 01:22:58.661 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-04-01 01:22:58.673 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-04-01 01:22:58.682 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-04-01 01:22:58.688 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-04-01 01:22:58.691 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-01 01:22:58.696 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 01:23:02.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:02.516 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:02.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:02.516 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:02.708 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:23:02.711 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 01:23:02.711 | address-scope 2022-04-01 01:23:02.711 | router-admin-state-down-before-update 2022-04-01 01:23:02.711 | agent 2022-04-01 01:23:02.711 | agent-resources-synced 2022-04-01 01:23:02.711 | allowed-address-pairs 2022-04-01 01:23:02.711 | auto-allocated-topology 2022-04-01 01:23:02.711 | availability_zone 2022-04-01 01:23:02.711 | availability_zone_filter 2022-04-01 01:23:02.712 | default-subnetpools 2022-04-01 01:23:02.712 | dhcp_agent_scheduler 2022-04-01 01:23:02.712 | dvr 2022-04-01 01:23:02.712 | empty-string-filtering 2022-04-01 01:23:02.712 | external-net 2022-04-01 01:23:02.712 | extra_dhcp_opt 2022-04-01 01:23:02.712 | extraroute 2022-04-01 01:23:02.712 | extraroute-atomic 2022-04-01 01:23:02.712 | filter-validation 2022-04-01 01:23:02.712 | fip-port-details 2022-04-01 01:23:02.712 | flavors 2022-04-01 01:23:02.712 | floatingip-pools 2022-04-01 01:23:02.712 | ip-substring-filtering 2022-04-01 01:23:02.712 | router 2022-04-01 01:23:02.712 | ext-gw-mode 2022-04-01 01:23:02.712 | l3-ha 2022-04-01 01:23:02.712 | l3-flavors 2022-04-01 01:23:02.712 | l3-port-ip-change-not-allowed 2022-04-01 01:23:02.712 | l3_agent_scheduler 2022-04-01 01:23:02.712 | metering 2022-04-01 01:23:02.712 | metering_source_and_destination_fields 2022-04-01 01:23:02.712 | multi-provider 2022-04-01 01:23:02.712 | net-mtu 2022-04-01 01:23:02.712 | net-mtu-writable 2022-04-01 01:23:02.712 | network_availability_zone 2022-04-01 01:23:02.712 | network-ip-availability 2022-04-01 01:23:02.712 | pagination 2022-04-01 01:23:02.712 | port-device-profile 2022-04-01 01:23:02.712 | port-mac-address-regenerate 2022-04-01 01:23:02.712 | port-numa-affinity-policy 2022-04-01 01:23:02.712 | binding 2022-04-01 01:23:02.712 | binding-extended 2022-04-01 01:23:02.712 | port-security 2022-04-01 01:23:02.712 | project-id 2022-04-01 01:23:02.712 | provider 2022-04-01 01:23:02.713 | quota-check-limit 2022-04-01 01:23:02.713 | quotas 2022-04-01 01:23:02.713 | quota_details 2022-04-01 01:23:02.713 | rbac-policies 2022-04-01 01:23:02.713 | rbac-address-group 2022-04-01 01:23:02.713 | rbac-address-scope 2022-04-01 01:23:02.713 | rbac-security-groups 2022-04-01 01:23:02.713 | rbac-subnetpool 2022-04-01 01:23:02.713 | revision-if-match 2022-04-01 01:23:02.713 | standard-attr-revisions 2022-04-01 01:23:02.713 | router_availability_zone 2022-04-01 01:23:02.713 | security-groups-normalized-cidr 2022-04-01 01:23:02.713 | port-security-groups-filtering 2022-04-01 01:23:02.713 | security-groups-remote-address-group 2022-04-01 01:23:02.713 | security-groups-shared-filtering 2022-04-01 01:23:02.713 | security-group 2022-04-01 01:23:02.713 | service-type 2022-04-01 01:23:02.713 | sorting 2022-04-01 01:23:02.713 | standard-attr-description 2022-04-01 01:23:02.713 | stateful-security-group 2022-04-01 01:23:02.713 | subnet_onboard 2022-04-01 01:23:02.713 | subnet-service-types 2022-04-01 01:23:02.713 | subnet_allocation 2022-04-01 01:23:02.713 | subnetpool-prefix-ops 2022-04-01 01:23:02.713 | standard-attr-tag 2022-04-01 01:23:02.713 | standard-attr-timestamp' 2022-04-01 01:23:02.716 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 01:23:02.716 | address-scope 2022-04-01 01:23:02.716 | router-admin-state-down-before-update 2022-04-01 01:23:02.716 | agent 2022-04-01 01:23:02.716 | agent-resources-synced 2022-04-01 01:23:02.716 | allowed-address-pairs 2022-04-01 01:23:02.716 | auto-allocated-topology 2022-04-01 01:23:02.716 | availability_zone 2022-04-01 01:23:02.716 | availability_zone_filter 2022-04-01 01:23:02.716 | default-subnetpools 2022-04-01 01:23:02.716 | dhcp_agent_scheduler 2022-04-01 01:23:02.716 | dvr 2022-04-01 01:23:02.716 | empty-string-filtering 2022-04-01 01:23:02.716 | external-net 2022-04-01 01:23:02.716 | extra_dhcp_opt 2022-04-01 01:23:02.716 | extraroute 2022-04-01 01:23:02.716 | extraroute-atomic 2022-04-01 01:23:02.716 | filter-validation 2022-04-01 01:23:02.716 | fip-port-details 2022-04-01 01:23:02.716 | flavors 2022-04-01 01:23:02.716 | floatingip-pools 2022-04-01 01:23:02.716 | ip-substring-filtering 2022-04-01 01:23:02.716 | router 2022-04-01 01:23:02.716 | ext-gw-mode 2022-04-01 01:23:02.716 | l3-ha 2022-04-01 01:23:02.716 | l3-flavors 2022-04-01 01:23:02.717 | l3-port-ip-change-not-allowed 2022-04-01 01:23:02.717 | l3_agent_scheduler 2022-04-01 01:23:02.717 | metering 2022-04-01 01:23:02.717 | metering_source_and_destination_fields 2022-04-01 01:23:02.717 | multi-provider 2022-04-01 01:23:02.717 | net-mtu 2022-04-01 01:23:02.717 | net-mtu-writable 2022-04-01 01:23:02.717 | network_availability_zone 2022-04-01 01:23:02.717 | network-ip-availability 2022-04-01 01:23:02.717 | pagination 2022-04-01 01:23:02.717 | port-device-profile 2022-04-01 01:23:02.717 | port-mac-address-regenerate 2022-04-01 01:23:02.717 | port-numa-affinity-policy 2022-04-01 01:23:02.717 | binding 2022-04-01 01:23:02.717 | binding-extended 2022-04-01 01:23:02.717 | port-security 2022-04-01 01:23:02.717 | project-id 2022-04-01 01:23:02.717 | provider 2022-04-01 01:23:02.717 | quota-check-limit 2022-04-01 01:23:02.717 | quotas 2022-04-01 01:23:02.717 | quota_details 2022-04-01 01:23:02.717 | rbac-policies 2022-04-01 01:23:02.717 | rbac-address-group 2022-04-01 01:23:02.717 | rbac-address-scope 2022-04-01 01:23:02.717 | rbac-security-groups 2022-04-01 01:23:02.717 | rbac-subnetpool 2022-04-01 01:23:02.717 | revision-if-match 2022-04-01 01:23:02.717 | standard-attr-revisions 2022-04-01 01:23:02.717 | router_availability_zone 2022-04-01 01:23:02.717 | security-groups-normalized-cidr 2022-04-01 01:23:02.717 | port-security-groups-filtering 2022-04-01 01:23:02.717 | security-groups-remote-address-group 2022-04-01 01:23:02.717 | security-groups-shared-filtering 2022-04-01 01:23:02.717 | security-group 2022-04-01 01:23:02.717 | service-type 2022-04-01 01:23:02.717 | sorting 2022-04-01 01:23:02.718 | standard-attr-description 2022-04-01 01:23:02.718 | stateful-security-group 2022-04-01 01:23:02.718 | subnet_onboard 2022-04-01 01:23:02.718 | subnet-service-types 2022-04-01 01:23:02.718 | subnet_allocation 2022-04-01 01:23:02.718 | subnetpool-prefix-ops 2022-04-01 01:23:02.718 | standard-attr-tag 2022-04-01 01:23:02.718 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-01 01:23:02.719 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 01:23:02.722 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-04-01 01:23:02.725 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-04-01 01:23:02.729 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-04-01 01:23:06.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:06.083 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:06.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:06.083 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:06.266 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:23:06.270 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=c22b4265-cba9-48ca-92d6-7fcd3f578e4a 2022-04-01 01:23:06.273 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-04-01 01:23:06.276 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-04-01 01:23:06.278 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-04-01 01:23:06.281 | + functions-common:is_provider_network:2277 : return 1 2022-04-01 01:23:06.286 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-04-01 01:23:06.288 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-04-01 01:23:06.289 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-04-01 01:23:06.290 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:23:06.293 | ++ functions-common:get_field:812 : read data 2022-04-01 01:23:09.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:09.591 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:09.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:09.591 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:09.785 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:23:09.789 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 01:23:09.792 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 01:23:09.796 | ++ functions-common:get_field:818 : echo '| id | 6a7bba04-f65e-4628-9e36-19be860c7912 |' 2022-04-01 01:23:09.796 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 01:23:09.804 | ++ functions-common:get_field:812 : read data 2022-04-01 01:23:09.808 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=6a7bba04-f65e-4628-9e36-19be860c7912 2022-04-01 01:23:09.812 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-04-01 01:23:09.815 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:23:09.839 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-04-01 01:23:09.842 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-04-01 01:23:09.846 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z c22b4265-cba9-48ca-92d6-7fcd3f578e4a ']' 2022-04-01 01:23:09.851 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-04-01 01:23:09.855 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-04-01 01:23:09.858 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-04-01 01:23:09.861 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool c22b4265-cba9-48ca-92d6-7fcd3f578e4a ' 2022-04-01 01:23:09.864 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-04-01 01:23:09.867 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 6a7bba04-f65e-4628-9e36-19be860c7912 private-subnet' 2022-04-01 01:23:09.870 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-04-01 01:23:09.875 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool c22b4265-cba9-48ca-92d6-7fcd3f578e4a --network 6a7bba04-f65e-4628-9e36-19be860c7912 private-subnet 2022-04-01 01:23:09.875 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-04-01 01:23:09.876 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-04-01 01:23:09.880 | +++ functions-common:get_field:811 : local data field 2022-04-01 01:23:09.884 | +++ functions-common:get_field:812 : read data 2022-04-01 01:23:13.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:13.261 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:13.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:13.261 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:13.448 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:23:13.451 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 01:23:13.454 | +++ functions-common:get_field:816 : field='$3' 2022-04-01 01:23:13.457 | +++ functions-common:get_field:818 : echo '| id | 9643df69-c8ca-4551-a954-d59adf8c7291 |' 2022-04-01 01:23:13.458 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 01:23:13.465 | +++ functions-common:get_field:812 : read data 2022-04-01 01:23:13.469 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=9643df69-c8ca-4551-a954-d59adf8c7291 2022-04-01 01:23:13.471 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-04-01 01:23:13.474 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:23:13.492 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 9643df69-c8ca-4551-a954-d59adf8c7291 2022-04-01 01:23:13.495 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=9643df69-c8ca-4551-a954-d59adf8c7291 2022-04-01 01:23:13.498 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-04-01 01:23:13.502 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-04-01 01:23:13.506 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=router 2022-04-01 01:23:13.511 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 01:23:16.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:16.356 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:16.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:16.356 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:16.547 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:23:16.551 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 01:23:16.551 | address-scope 2022-04-01 01:23:16.552 | router-admin-state-down-before-update 2022-04-01 01:23:16.552 | agent 2022-04-01 01:23:16.552 | agent-resources-synced 2022-04-01 01:23:16.552 | allowed-address-pairs 2022-04-01 01:23:16.552 | auto-allocated-topology 2022-04-01 01:23:16.552 | availability_zone 2022-04-01 01:23:16.552 | availability_zone_filter 2022-04-01 01:23:16.552 | default-subnetpools 2022-04-01 01:23:16.552 | dhcp_agent_scheduler 2022-04-01 01:23:16.552 | dvr 2022-04-01 01:23:16.552 | empty-string-filtering 2022-04-01 01:23:16.552 | external-net 2022-04-01 01:23:16.552 | extra_dhcp_opt 2022-04-01 01:23:16.552 | extraroute 2022-04-01 01:23:16.552 | extraroute-atomic 2022-04-01 01:23:16.552 | filter-validation 2022-04-01 01:23:16.552 | fip-port-details 2022-04-01 01:23:16.552 | flavors 2022-04-01 01:23:16.552 | floatingip-pools 2022-04-01 01:23:16.552 | ip-substring-filtering 2022-04-01 01:23:16.552 | router 2022-04-01 01:23:16.552 | ext-gw-mode 2022-04-01 01:23:16.552 | l3-ha 2022-04-01 01:23:16.552 | l3-flavors 2022-04-01 01:23:16.552 | l3-port-ip-change-not-allowed 2022-04-01 01:23:16.552 | l3_agent_scheduler 2022-04-01 01:23:16.552 | metering 2022-04-01 01:23:16.552 | metering_source_and_destination_fields 2022-04-01 01:23:16.552 | multi-provider 2022-04-01 01:23:16.552 | net-mtu 2022-04-01 01:23:16.552 | net-mtu-writable 2022-04-01 01:23:16.552 | network_availability_zone 2022-04-01 01:23:16.552 | network-ip-availability 2022-04-01 01:23:16.552 | pagination 2022-04-01 01:23:16.552 | port-device-profile 2022-04-01 01:23:16.553 | port-mac-address-regenerate 2022-04-01 01:23:16.553 | port-numa-affinity-policy 2022-04-01 01:23:16.553 | binding 2022-04-01 01:23:16.553 | binding-extended 2022-04-01 01:23:16.553 | port-security 2022-04-01 01:23:16.553 | project-id 2022-04-01 01:23:16.553 | provider 2022-04-01 01:23:16.553 | quota-check-limit 2022-04-01 01:23:16.553 | quotas 2022-04-01 01:23:16.553 | quota_details 2022-04-01 01:23:16.553 | rbac-policies 2022-04-01 01:23:16.553 | rbac-address-group 2022-04-01 01:23:16.553 | rbac-address-scope 2022-04-01 01:23:16.554 | rbac-security-groups 2022-04-01 01:23:16.554 | rbac-subnetpool 2022-04-01 01:23:16.554 | revision-if-match 2022-04-01 01:23:16.554 | standard-attr-revisions 2022-04-01 01:23:16.554 | router_availability_zone 2022-04-01 01:23:16.554 | security-groups-normalized-cidr 2022-04-01 01:23:16.554 | port-security-groups-filtering 2022-04-01 01:23:16.554 | security-groups-remote-address-group 2022-04-01 01:23:16.554 | security-groups-shared-filtering 2022-04-01 01:23:16.554 | security-group 2022-04-01 01:23:16.554 | service-type 2022-04-01 01:23:16.554 | sorting 2022-04-01 01:23:16.554 | standard-attr-description 2022-04-01 01:23:16.554 | stateful-security-group 2022-04-01 01:23:16.554 | subnet_onboard 2022-04-01 01:23:16.554 | subnet-service-types 2022-04-01 01:23:16.554 | subnet_allocation 2022-04-01 01:23:16.554 | subnetpool-prefix-ops 2022-04-01 01:23:16.554 | standard-attr-tag 2022-04-01 01:23:16.554 | standard-attr-timestamp' 2022-04-01 01:23:16.557 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 01:23:16.557 | address-scope 2022-04-01 01:23:16.557 | router-admin-state-down-before-update 2022-04-01 01:23:16.557 | agent 2022-04-01 01:23:16.557 | agent-resources-synced 2022-04-01 01:23:16.557 | allowed-address-pairs 2022-04-01 01:23:16.557 | auto-allocated-topology 2022-04-01 01:23:16.557 | availability_zone 2022-04-01 01:23:16.557 | availability_zone_filter 2022-04-01 01:23:16.557 | default-subnetpools 2022-04-01 01:23:16.557 | dhcp_agent_scheduler 2022-04-01 01:23:16.557 | dvr 2022-04-01 01:23:16.557 | empty-string-filtering 2022-04-01 01:23:16.557 | external-net 2022-04-01 01:23:16.557 | extra_dhcp_opt 2022-04-01 01:23:16.557 | extraroute 2022-04-01 01:23:16.557 | extraroute-atomic 2022-04-01 01:23:16.557 | filter-validation 2022-04-01 01:23:16.557 | fip-port-details 2022-04-01 01:23:16.557 | flavors 2022-04-01 01:23:16.557 | floatingip-pools 2022-04-01 01:23:16.557 | ip-substring-filtering 2022-04-01 01:23:16.558 | router 2022-04-01 01:23:16.558 | ext-gw-mode 2022-04-01 01:23:16.558 | l3-ha 2022-04-01 01:23:16.558 | l3-flavors 2022-04-01 01:23:16.558 | l3-port-ip-change-not-allowed 2022-04-01 01:23:16.558 | l3_agent_scheduler 2022-04-01 01:23:16.558 | metering 2022-04-01 01:23:16.558 | metering_source_and_destination_fields 2022-04-01 01:23:16.558 | multi-provider 2022-04-01 01:23:16.558 | net-mtu 2022-04-01 01:23:16.558 | net-mtu-writable 2022-04-01 01:23:16.558 | network_availability_zone 2022-04-01 01:23:16.558 | network-ip-availability 2022-04-01 01:23:16.558 | pagination 2022-04-01 01:23:16.558 | port-device-profile 2022-04-01 01:23:16.558 | port-mac-address-regenerate 2022-04-01 01:23:16.558 | port-numa-affinity-policy 2022-04-01 01:23:16.558 | binding 2022-04-01 01:23:16.558 | binding-extended 2022-04-01 01:23:16.558 | port-security 2022-04-01 01:23:16.558 | project-id 2022-04-01 01:23:16.558 | provider 2022-04-01 01:23:16.558 | quota-check-limit 2022-04-01 01:23:16.558 | quotas 2022-04-01 01:23:16.558 | quota_details 2022-04-01 01:23:16.558 | rbac-policies 2022-04-01 01:23:16.558 | rbac-address-group 2022-04-01 01:23:16.558 | rbac-address-scope 2022-04-01 01:23:16.558 | rbac-security-groups 2022-04-01 01:23:16.558 | rbac-subnetpool 2022-04-01 01:23:16.558 | revision-if-match 2022-04-01 01:23:16.558 | standard-attr-revisions 2022-04-01 01:23:16.558 | router_availability_zone 2022-04-01 01:23:16.558 | security-groups-normalized-cidr 2022-04-01 01:23:16.558 | port-security-groups-filtering 2022-04-01 01:23:16.558 | security-groups-remote-address-group 2022-04-01 01:23:16.559 | security-groups-shared-filtering 2022-04-01 01:23:16.559 | security-group 2022-04-01 01:23:16.559 | service-type 2022-04-01 01:23:16.559 | sorting 2022-04-01 01:23:16.559 | standard-attr-description 2022-04-01 01:23:16.559 | stateful-security-group 2022-04-01 01:23:16.559 | subnet_onboard 2022-04-01 01:23:16.559 | subnet-service-types 2022-04-01 01:23:16.559 | subnet_allocation 2022-04-01 01:23:16.559 | subnetpool-prefix-ops 2022-04-01 01:23:16.559 | standard-attr-tag 2022-04-01 01:23:16.559 | standard-attr-timestamp =~ router ]] 2022-04-01 01:23:16.560 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 01:23:16.563 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-04-01 01:23:16.566 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=external-net 2022-04-01 01:23:16.570 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 01:23:19.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:19.690 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:19.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:19.690 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:19.883 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:23:19.887 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 01:23:19.888 | address-scope 2022-04-01 01:23:19.888 | router-admin-state-down-before-update 2022-04-01 01:23:19.888 | agent 2022-04-01 01:23:19.888 | agent-resources-synced 2022-04-01 01:23:19.888 | allowed-address-pairs 2022-04-01 01:23:19.888 | auto-allocated-topology 2022-04-01 01:23:19.888 | availability_zone 2022-04-01 01:23:19.888 | availability_zone_filter 2022-04-01 01:23:19.888 | default-subnetpools 2022-04-01 01:23:19.888 | dhcp_agent_scheduler 2022-04-01 01:23:19.888 | dvr 2022-04-01 01:23:19.888 | empty-string-filtering 2022-04-01 01:23:19.888 | external-net 2022-04-01 01:23:19.888 | extra_dhcp_opt 2022-04-01 01:23:19.888 | extraroute 2022-04-01 01:23:19.888 | extraroute-atomic 2022-04-01 01:23:19.888 | filter-validation 2022-04-01 01:23:19.888 | fip-port-details 2022-04-01 01:23:19.888 | flavors 2022-04-01 01:23:19.888 | floatingip-pools 2022-04-01 01:23:19.888 | ip-substring-filtering 2022-04-01 01:23:19.888 | router 2022-04-01 01:23:19.888 | ext-gw-mode 2022-04-01 01:23:19.888 | l3-ha 2022-04-01 01:23:19.888 | l3-flavors 2022-04-01 01:23:19.888 | l3-port-ip-change-not-allowed 2022-04-01 01:23:19.888 | l3_agent_scheduler 2022-04-01 01:23:19.888 | metering 2022-04-01 01:23:19.888 | metering_source_and_destination_fields 2022-04-01 01:23:19.888 | multi-provider 2022-04-01 01:23:19.889 | net-mtu 2022-04-01 01:23:19.889 | net-mtu-writable 2022-04-01 01:23:19.889 | network_availability_zone 2022-04-01 01:23:19.889 | network-ip-availability 2022-04-01 01:23:19.889 | pagination 2022-04-01 01:23:19.889 | port-device-profile 2022-04-01 01:23:19.889 | port-mac-address-regenerate 2022-04-01 01:23:19.889 | port-numa-affinity-policy 2022-04-01 01:23:19.889 | binding 2022-04-01 01:23:19.889 | binding-extended 2022-04-01 01:23:19.889 | port-security 2022-04-01 01:23:19.889 | project-id 2022-04-01 01:23:19.889 | provider 2022-04-01 01:23:19.889 | quota-check-limit 2022-04-01 01:23:19.889 | quotas 2022-04-01 01:23:19.889 | quota_details 2022-04-01 01:23:19.889 | rbac-policies 2022-04-01 01:23:19.889 | rbac-address-group 2022-04-01 01:23:19.889 | rbac-address-scope 2022-04-01 01:23:19.889 | rbac-security-groups 2022-04-01 01:23:19.889 | rbac-subnetpool 2022-04-01 01:23:19.889 | revision-if-match 2022-04-01 01:23:19.889 | standard-attr-revisions 2022-04-01 01:23:19.889 | router_availability_zone 2022-04-01 01:23:19.889 | security-groups-normalized-cidr 2022-04-01 01:23:19.889 | port-security-groups-filtering 2022-04-01 01:23:19.889 | security-groups-remote-address-group 2022-04-01 01:23:19.889 | security-groups-shared-filtering 2022-04-01 01:23:19.889 | security-group 2022-04-01 01:23:19.889 | service-type 2022-04-01 01:23:19.889 | sorting 2022-04-01 01:23:19.889 | standard-attr-description 2022-04-01 01:23:19.889 | stateful-security-group 2022-04-01 01:23:19.889 | subnet_onboard 2022-04-01 01:23:19.889 | subnet-service-types 2022-04-01 01:23:19.890 | subnet_allocation 2022-04-01 01:23:19.890 | subnetpool-prefix-ops 2022-04-01 01:23:19.890 | standard-attr-tag 2022-04-01 01:23:19.890 | standard-attr-timestamp' 2022-04-01 01:23:19.893 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 01:23:19.893 | address-scope 2022-04-01 01:23:19.893 | router-admin-state-down-before-update 2022-04-01 01:23:19.893 | agent 2022-04-01 01:23:19.894 | agent-resources-synced 2022-04-01 01:23:19.894 | allowed-address-pairs 2022-04-01 01:23:19.894 | auto-allocated-topology 2022-04-01 01:23:19.894 | availability_zone 2022-04-01 01:23:19.894 | availability_zone_filter 2022-04-01 01:23:19.894 | default-subnetpools 2022-04-01 01:23:19.894 | dhcp_agent_scheduler 2022-04-01 01:23:19.894 | dvr 2022-04-01 01:23:19.894 | empty-string-filtering 2022-04-01 01:23:19.894 | external-net 2022-04-01 01:23:19.894 | extra_dhcp_opt 2022-04-01 01:23:19.894 | extraroute 2022-04-01 01:23:19.894 | extraroute-atomic 2022-04-01 01:23:19.894 | filter-validation 2022-04-01 01:23:19.894 | fip-port-details 2022-04-01 01:23:19.894 | flavors 2022-04-01 01:23:19.894 | floatingip-pools 2022-04-01 01:23:19.895 | ip-substring-filtering 2022-04-01 01:23:19.895 | router 2022-04-01 01:23:19.895 | ext-gw-mode 2022-04-01 01:23:19.895 | l3-ha 2022-04-01 01:23:19.895 | l3-flavors 2022-04-01 01:23:19.895 | l3-port-ip-change-not-allowed 2022-04-01 01:23:19.895 | l3_agent_scheduler 2022-04-01 01:23:19.895 | metering 2022-04-01 01:23:19.895 | metering_source_and_destination_fields 2022-04-01 01:23:19.895 | multi-provider 2022-04-01 01:23:19.895 | net-mtu 2022-04-01 01:23:19.895 | net-mtu-writable 2022-04-01 01:23:19.895 | network_availability_zone 2022-04-01 01:23:19.895 | network-ip-availability 2022-04-01 01:23:19.895 | pagination 2022-04-01 01:23:19.895 | port-device-profile 2022-04-01 01:23:19.895 | port-mac-address-regenerate 2022-04-01 01:23:19.895 | port-numa-affinity-policy 2022-04-01 01:23:19.895 | binding 2022-04-01 01:23:19.895 | binding-extended 2022-04-01 01:23:19.895 | port-security 2022-04-01 01:23:19.895 | project-id 2022-04-01 01:23:19.895 | provider 2022-04-01 01:23:19.895 | quota-check-limit 2022-04-01 01:23:19.895 | quotas 2022-04-01 01:23:19.895 | quota_details 2022-04-01 01:23:19.895 | rbac-policies 2022-04-01 01:23:19.895 | rbac-address-group 2022-04-01 01:23:19.895 | rbac-address-scope 2022-04-01 01:23:19.895 | rbac-security-groups 2022-04-01 01:23:19.895 | rbac-subnetpool 2022-04-01 01:23:19.895 | revision-if-match 2022-04-01 01:23:19.895 | standard-attr-revisions 2022-04-01 01:23:19.895 | router_availability_zone 2022-04-01 01:23:19.896 | security-groups-normalized-cidr 2022-04-01 01:23:19.896 | port-security-groups-filtering 2022-04-01 01:23:19.896 | security-groups-remote-address-group 2022-04-01 01:23:19.896 | security-groups-shared-filtering 2022-04-01 01:23:19.896 | security-group 2022-04-01 01:23:19.896 | service-type 2022-04-01 01:23:19.896 | sorting 2022-04-01 01:23:19.896 | standard-attr-description 2022-04-01 01:23:19.896 | stateful-security-group 2022-04-01 01:23:19.896 | subnet_onboard 2022-04-01 01:23:19.896 | subnet-service-types 2022-04-01 01:23:19.896 | subnet_allocation 2022-04-01 01:23:19.896 | subnetpool-prefix-ops 2022-04-01 01:23:19.896 | standard-attr-tag 2022-04-01 01:23:19.896 | standard-attr-timestamp =~ external-net ]] 2022-04-01 01:23:19.900 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 01:23:19.903 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-04-01 01:23:19.914 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-04-01 01:23:19.914 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-04-01 01:23:19.916 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-04-01 01:23:19.916 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:23:19.926 | ++ functions-common:get_field:812 : read data 2022-04-01 01:23:23.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:23.563 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:23.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:23.563 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:23.741 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:23:23.744 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 01:23:23.746 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 01:23:23.749 | ++ functions-common:get_field:818 : echo '| id | 2f829f16-2977-4a83-8543-0014adebac0b |' 2022-04-01 01:23:23.750 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 01:23:23.757 | ++ functions-common:get_field:812 : read data 2022-04-01 01:23:23.760 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=2f829f16-2977-4a83-8543-0014adebac0b 2022-04-01 01:23:23.763 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-04-01 01:23:23.765 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:23:23.787 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-04-01 01:23:23.790 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-04-01 01:23:23.793 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-01 01:23:23.796 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 01:23:26.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:26.781 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:26.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:26.781 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:26.980 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:23:26.986 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 01:23:26.986 | address-scope 2022-04-01 01:23:26.986 | router-admin-state-down-before-update 2022-04-01 01:23:26.986 | agent 2022-04-01 01:23:26.986 | agent-resources-synced 2022-04-01 01:23:26.986 | allowed-address-pairs 2022-04-01 01:23:26.986 | auto-allocated-topology 2022-04-01 01:23:26.986 | availability_zone 2022-04-01 01:23:26.986 | availability_zone_filter 2022-04-01 01:23:26.986 | default-subnetpools 2022-04-01 01:23:26.986 | dhcp_agent_scheduler 2022-04-01 01:23:26.986 | dvr 2022-04-01 01:23:26.986 | empty-string-filtering 2022-04-01 01:23:26.987 | external-net 2022-04-01 01:23:26.987 | extra_dhcp_opt 2022-04-01 01:23:26.987 | extraroute 2022-04-01 01:23:26.987 | extraroute-atomic 2022-04-01 01:23:26.987 | filter-validation 2022-04-01 01:23:26.987 | fip-port-details 2022-04-01 01:23:26.987 | flavors 2022-04-01 01:23:26.987 | floatingip-pools 2022-04-01 01:23:26.987 | ip-substring-filtering 2022-04-01 01:23:26.987 | router 2022-04-01 01:23:26.987 | ext-gw-mode 2022-04-01 01:23:26.987 | l3-ha 2022-04-01 01:23:26.987 | l3-flavors 2022-04-01 01:23:26.987 | l3-port-ip-change-not-allowed 2022-04-01 01:23:26.987 | l3_agent_scheduler 2022-04-01 01:23:26.987 | metering 2022-04-01 01:23:26.987 | metering_source_and_destination_fields 2022-04-01 01:23:26.988 | multi-provider 2022-04-01 01:23:26.988 | net-mtu 2022-04-01 01:23:26.988 | net-mtu-writable 2022-04-01 01:23:26.988 | network_availability_zone 2022-04-01 01:23:26.988 | network-ip-availability 2022-04-01 01:23:26.988 | pagination 2022-04-01 01:23:26.988 | port-device-profile 2022-04-01 01:23:26.988 | port-mac-address-regenerate 2022-04-01 01:23:26.988 | port-numa-affinity-policy 2022-04-01 01:23:26.988 | binding 2022-04-01 01:23:26.988 | binding-extended 2022-04-01 01:23:26.988 | port-security 2022-04-01 01:23:26.988 | project-id 2022-04-01 01:23:26.988 | provider 2022-04-01 01:23:26.988 | quota-check-limit 2022-04-01 01:23:26.988 | quotas 2022-04-01 01:23:26.988 | quota_details 2022-04-01 01:23:26.988 | rbac-policies 2022-04-01 01:23:26.988 | rbac-address-group 2022-04-01 01:23:26.989 | rbac-address-scope 2022-04-01 01:23:26.989 | rbac-security-groups 2022-04-01 01:23:26.989 | rbac-subnetpool 2022-04-01 01:23:26.989 | revision-if-match 2022-04-01 01:23:26.989 | standard-attr-revisions 2022-04-01 01:23:26.989 | router_availability_zone 2022-04-01 01:23:26.989 | security-groups-normalized-cidr 2022-04-01 01:23:26.989 | port-security-groups-filtering 2022-04-01 01:23:26.989 | security-groups-remote-address-group 2022-04-01 01:23:26.989 | security-groups-shared-filtering 2022-04-01 01:23:26.989 | security-group 2022-04-01 01:23:26.989 | service-type 2022-04-01 01:23:26.989 | sorting 2022-04-01 01:23:26.989 | standard-attr-description 2022-04-01 01:23:26.989 | stateful-security-group 2022-04-01 01:23:26.989 | subnet_onboard 2022-04-01 01:23:26.989 | subnet-service-types 2022-04-01 01:23:26.989 | subnet_allocation 2022-04-01 01:23:26.989 | subnetpool-prefix-ops 2022-04-01 01:23:26.990 | standard-attr-tag 2022-04-01 01:23:26.990 | standard-attr-timestamp' 2022-04-01 01:23:26.990 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 01:23:26.990 | address-scope 2022-04-01 01:23:26.990 | router-admin-state-down-before-update 2022-04-01 01:23:26.990 | agent 2022-04-01 01:23:26.990 | agent-resources-synced 2022-04-01 01:23:26.991 | allowed-address-pairs 2022-04-01 01:23:26.991 | auto-allocated-topology 2022-04-01 01:23:26.991 | availability_zone 2022-04-01 01:23:26.991 | availability_zone_filter 2022-04-01 01:23:26.991 | default-subnetpools 2022-04-01 01:23:26.991 | dhcp_agent_scheduler 2022-04-01 01:23:26.991 | dvr 2022-04-01 01:23:26.991 | empty-string-filtering 2022-04-01 01:23:26.991 | external-net 2022-04-01 01:23:26.991 | extra_dhcp_opt 2022-04-01 01:23:26.991 | extraroute 2022-04-01 01:23:26.991 | extraroute-atomic 2022-04-01 01:23:26.991 | filter-validation 2022-04-01 01:23:26.991 | fip-port-details 2022-04-01 01:23:26.991 | flavors 2022-04-01 01:23:26.991 | floatingip-pools 2022-04-01 01:23:26.992 | ip-substring-filtering 2022-04-01 01:23:26.992 | router 2022-04-01 01:23:26.992 | ext-gw-mode 2022-04-01 01:23:26.992 | l3-ha 2022-04-01 01:23:26.992 | l3-flavors 2022-04-01 01:23:26.992 | l3-port-ip-change-not-allowed 2022-04-01 01:23:26.992 | l3_agent_scheduler 2022-04-01 01:23:26.992 | metering 2022-04-01 01:23:26.992 | metering_source_and_destination_fields 2022-04-01 01:23:26.992 | multi-provider 2022-04-01 01:23:26.992 | net-mtu 2022-04-01 01:23:26.992 | net-mtu-writable 2022-04-01 01:23:26.992 | network_availability_zone 2022-04-01 01:23:26.992 | network-ip-availability 2022-04-01 01:23:26.992 | pagination 2022-04-01 01:23:26.992 | port-device-profile 2022-04-01 01:23:26.993 | port-mac-address-regenerate 2022-04-01 01:23:26.993 | port-numa-affinity-policy 2022-04-01 01:23:26.993 | binding 2022-04-01 01:23:26.993 | binding-extended 2022-04-01 01:23:26.993 | port-security 2022-04-01 01:23:26.993 | project-id 2022-04-01 01:23:26.993 | provider 2022-04-01 01:23:26.993 | quota-check-limit 2022-04-01 01:23:26.993 | quotas 2022-04-01 01:23:26.993 | quota_details 2022-04-01 01:23:26.993 | rbac-policies 2022-04-01 01:23:26.993 | rbac-address-group 2022-04-01 01:23:26.993 | rbac-address-scope 2022-04-01 01:23:26.993 | rbac-security-groups 2022-04-01 01:23:26.993 | rbac-subnetpool 2022-04-01 01:23:26.993 | revision-if-match 2022-04-01 01:23:26.993 | standard-attr-revisions 2022-04-01 01:23:26.994 | router_availability_zone 2022-04-01 01:23:26.994 | security-groups-normalized-cidr 2022-04-01 01:23:26.994 | port-security-groups-filtering 2022-04-01 01:23:26.994 | security-groups-remote-address-group 2022-04-01 01:23:26.994 | security-groups-shared-filtering 2022-04-01 01:23:26.994 | security-group 2022-04-01 01:23:26.994 | service-type 2022-04-01 01:23:26.994 | sorting 2022-04-01 01:23:26.994 | standard-attr-description 2022-04-01 01:23:26.994 | stateful-security-group 2022-04-01 01:23:26.994 | subnet_onboard 2022-04-01 01:23:26.994 | subnet-service-types 2022-04-01 01:23:26.994 | subnet_allocation 2022-04-01 01:23:26.994 | subnetpool-prefix-ops 2022-04-01 01:23:26.994 | standard-attr-tag 2022-04-01 01:23:26.994 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-01 01:23:26.995 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 01:23:27.006 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-04-01 01:23:27.009 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-04-01 01:23:27.014 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-04-01 01:23:27.015 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-04-01 01:23:27.017 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-04-01 01:23:27.021 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:23:27.024 | ++ functions-common:get_field:812 : read data 2022-04-01 01:23:30.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:30.507 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:30.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:30.507 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:30.744 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:23:30.748 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 01:23:30.753 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 01:23:30.758 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 01:23:30.759 | ++ functions-common:get_field:818 : echo '| id | c681d21f-23bc-4388-a7bb-09a9f42bb434 |' 2022-04-01 01:23:30.772 | ++ functions-common:get_field:812 : read data 2022-04-01 01:23:30.777 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=c681d21f-23bc-4388-a7bb-09a9f42bb434 2022-04-01 01:23:30.780 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-04-01 01:23:30.783 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:23:30.807 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-04-01 01:23:30.811 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-04-01 01:23:30.814 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 2f829f16-2977-4a83-8543-0014adebac0b 9643df69-c8ca-4551-a954-d59adf8c7291 2022-04-01 01:23:36.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:36.480 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:36.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:36.480 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:36.688 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-04-01 01:23:36.692 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 c681d21f-23bc-4388-a7bb-09a9f42bb434 2022-04-01 01:23:36.696 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-04-01 01:23:36.698 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-04-01 01:23:36.701 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.27.1.1 ]] 2022-04-01 01:23:36.703 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.27.1.1 ' 2022-04-01 01:23:36.706 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network c681d21f-23bc-4388-a7bb-09a9f42bb434 --subnet-range 172.27.1.0/24 --no-dhcp ' 2022-04-01 01:23:36.708 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-04-01 01:23:36.711 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-04-01 01:23:36.716 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.27.1.1 --network c681d21f-23bc-4388-a7bb-09a9f42bb434 --subnet-range 172.27.1.0/24 --no-dhcp public-subnet 2022-04-01 01:23:36.718 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-04-01 01:23:40.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:40.411 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:40.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:40.411 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:40.673 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:23:40.678 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.27.1.1 | 2022-04-01 01:23:40.679 | | id | 92a13e54-a2de-4f28-95e7-0782600e5914 |' 2022-04-01 01:23:40.682 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-04-01 01:23:40.685 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:23:40.716 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 92a13e54-a2de-4f28-95e7-0782600e5914 '|' 2022-04-01 01:23:40.720 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.27.1.1 | | id | 92a13e54-a2de-4f28-95e7-0782600e5914 |' 2022-04-01 01:23:40.726 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-04-01 01:23:40.733 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 92a13e54-a2de-4f28-95e7-0782600e5914 '|' 2022-04-01 01:23:40.734 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-04-01 01:23:40.738 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:23:40.743 | ++ functions-common:get_field:812 : read data 2022-04-01 01:23:40.746 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 01:23:40.751 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 01:23:40.759 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.27.1.1 | | id | 92a13e54-a2de-4f28-95e7-0782600e5914 |' 2022-04-01 01:23:40.759 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 01:23:40.771 | ++ functions-common:get_field:812 : read data 2022-04-01 01:23:40.776 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.27.1.1 2022-04-01 01:23:40.783 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 92a13e54-a2de-4f28-95e7-0782600e5914 '|' 2022-04-01 01:23:40.783 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-04-01 01:23:40.788 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:23:40.794 | ++ functions-common:get_field:812 : read data 2022-04-01 01:23:40.797 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-04-01 01:23:40.801 | ++ functions-common:get_field:816 : field='$6' 2022-04-01 01:23:40.806 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-04-01 01:23:40.808 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.27.1.1 | | id | 92a13e54-a2de-4f28-95e7-0782600e5914 |' 2022-04-01 01:23:40.815 | ++ functions-common:get_field:812 : read data 2022-04-01 01:23:40.821 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=92a13e54-a2de-4f28-95e7-0782600e5914 2022-04-01 01:23:40.825 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway c681d21f-23bc-4388-a7bb-09a9f42bb434 2f829f16-2977-4a83-8543-0014adebac0b 2022-04-01 01:23:45.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:45.803 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:45.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:45.803 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:45.995 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-04-01 01:23:45.998 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-04-01 01:23:46.017 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:23:46.020 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-04-01 01:23:46.025 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-04-01 01:23:46.028 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-04-01 01:23:46.031 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-04-01 01:23:46.034 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-04-01 01:23:46.040 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-04-01 01:23:46.067 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-04-01 01:23:46.072 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-04-01 01:23:46.075 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-04-01 01:23:46.078 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-04-01 01:23:46.083 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-01 01:23:46.086 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-04-01 01:23:46.088 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-01 01:23:46.091 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-04-01 01:23:46.093 | + functions-common:test_with_retry:2365 : local until=10 2022-04-01 01:23:46.098 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-04-01 01:23:46.101 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-04-01 01:23:46.109 | + functions-common:time_start:2411 : local name=test_with_retry 2022-04-01 01:23:46.112 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:23:46.115 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:23:46.118 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:23:46.123 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776226120 2022-04-01 01:23:46.126 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-04-01 01:23:46.136 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-04-01 01:23:46.142 | + functions-common:time_stop:2425 : local name 2022-04-01 01:23:46.145 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:23:46.149 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:23:46.152 | + functions-common:time_stop:2428 : local total 2022-04-01 01:23:46.155 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:23:46.158 | + functions-common:time_stop:2431 : name=test_with_retry 2022-04-01 01:23:46.160 | + functions-common:time_stop:2432 : start_time=1648776226120 2022-04-01 01:23:46.164 | + functions-common:time_stop:2434 : [[ -z 1648776226120 ]] 2022-04-01 01:23:46.168 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:23:46.173 | + functions-common:time_stop:2437 : end_time=1648776226169 2022-04-01 01:23:46.176 | + functions-common:time_stop:2438 : elapsed_time=49 2022-04-01 01:23:46.180 | + functions-common:time_stop:2439 : total=6126 2022-04-01 01:23:46.182 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:23:46.186 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6175 2022-04-01 01:23:46.191 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-04-01 01:23:46.191 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.27.1.1 2022-04-01 01:23:46.200 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-04-01 01:23:46.207 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:23:46.210 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-04-01 01:23:46.216 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-04-01 01:23:46.220 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.27.1.1/24 dev br-data 2022-04-01 01:23:46.237 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-04-01 01:23:46.256 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-04-01 01:23:46.261 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-04-01 01:23:46.261 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-04-01 01:23:46.261 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-04-01 01:23:48.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:48.892 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:48.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:48.892 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:49.089 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:23:49.093 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.27.1.122 ' 2022-04-01 01:23:49.096 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-04-01 01:23:49.098 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:23:49.119 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-04-01 01:23:49.122 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:23:49.124 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-04-01 01:23:49.128 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-04-01 01:23:49.148 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:23:49.151 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-04-01 01:23:49.153 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:23:49.156 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-04-01 01:23:49.159 | + ./stack.sh:main:1319 : start_nova 2022-04-01 01:23:49.162 | + lib/nova:start_nova:1136 : start_nova_rest 2022-04-01 01:23:49.165 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:23:49.167 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:23:49.171 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:23:49.175 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-01 01:23:49.178 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:23:49.182 | + functions-common:run_process:1680 : local service=n-sch 2022-04-01 01:23:49.185 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:23:49.189 | + functions-common:run_process:1682 : local group= 2022-04-01 01:23:49.193 | + functions-common:run_process:1683 : local user= 2022-04-01 01:23:49.195 | + functions-common:run_process:1685 : local name=n-sch 2022-04-01 01:23:49.198 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:23:49.201 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:23:49.204 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:23:49.207 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:23:49.211 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:23:49.217 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776229213 2022-04-01 01:23:49.220 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-04-01 01:23:49.247 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:23:49.251 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-04-01 01:23:49.253 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-04-01 01:23:49.256 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:23:49.262 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:23:49.266 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:23:49.269 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:23:49.274 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-01 01:23:49.277 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-01 01:23:49.282 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-04-01 01:23:49.287 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:23:49.290 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:23:49.293 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-01 01:23:49.297 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-04-01 01:23:49.301 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-04-01 01:23:49.304 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:23:49.307 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:23:49.312 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:23:49.315 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:23:49.319 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:23:49.326 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-04-01 01:23:49.329 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:23:49.335 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-04-01 01:23:49.409 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-04-01 01:23:49.478 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:23:49.550 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-04-01 01:23:49.621 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-04-01 01:23:49.695 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:23:49.759 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:23:49.761 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-04-01 01:23:49.832 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:23:50.590 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-04-01 01:23:50.605 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-04-01 01:23:51.385 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-04-01 01:23:51.416 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:23:51.420 | + functions-common:time_stop:2425 : local name 2022-04-01 01:23:51.424 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:23:51.427 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:23:51.432 | + functions-common:time_stop:2428 : local total 2022-04-01 01:23:51.436 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:23:51.443 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:23:51.447 | + functions-common:time_stop:2432 : start_time=1648776229213 2022-04-01 01:23:51.456 | + functions-common:time_stop:2434 : [[ -z 1648776229213 ]] 2022-04-01 01:23:51.462 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:23:51.469 | + functions-common:time_stop:2437 : end_time=1648776231465 2022-04-01 01:23:51.472 | + functions-common:time_stop:2438 : elapsed_time=2252 2022-04-01 01:23:51.476 | + functions-common:time_stop:2439 : total=31958 2022-04-01 01:23:51.479 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:23:51.489 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34210 2022-04-01 01:23:51.493 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-04-01 01:23:51.499 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-04-01 01:23:51.505 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 01:23:51.508 | + functions-common:run_process:1680 : local service=n-api-meta 2022-04-01 01:23:51.511 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 01:23:51.514 | + functions-common:run_process:1682 : local group= 2022-04-01 01:23:51.517 | + functions-common:run_process:1683 : local user= 2022-04-01 01:23:51.520 | + functions-common:run_process:1685 : local name=n-api-meta 2022-04-01 01:23:51.523 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:23:51.526 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:23:51.529 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:23:51.533 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:23:51.538 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:23:51.545 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776231541 2022-04-01 01:23:51.549 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-04-01 01:23:51.579 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:23:51.583 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-04-01 01:23:51.588 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-04-01 01:23:51.591 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 01:23:51.594 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 01:23:51.598 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 01:23:51.602 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 01:23:51.608 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-04-01 01:23:51.612 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-04-01 01:23:51.617 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-04-01 01:23:51.620 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:23:51.623 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:23:51.629 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-04-01 01:23:51.634 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-04-01 01:23:51.639 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-04-01 01:23:51.644 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 01:23:51.651 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 01:23:51.655 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 01:23:51.660 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-04-01 01:23:51.670 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 01:23:51.677 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-04-01 01:23:51.768 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-04-01 01:23:51.850 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-04-01 01:23:51.924 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 01:23:52.005 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:23:52.090 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-04-01 01:23:52.175 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-04-01 01:23:52.269 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-04-01 01:23:52.361 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-04-01 01:23:52.448 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-04-01 01:23:52.528 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 01:23:52.531 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-04-01 01:23:52.626 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 01:23:53.528 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-04-01 01:23:53.545 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-04-01 01:23:54.423 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-04-01 01:23:54.527 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:23:54.535 | + functions-common:time_stop:2425 : local name 2022-04-01 01:23:54.539 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:23:54.543 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:23:54.547 | + functions-common:time_stop:2428 : local total 2022-04-01 01:23:54.555 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:23:54.562 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:23:54.567 | + functions-common:time_stop:2432 : start_time=1648776231541 2022-04-01 01:23:54.573 | + functions-common:time_stop:2434 : [[ -z 1648776231541 ]] 2022-04-01 01:23:54.582 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:23:54.586 | + functions-common:time_stop:2437 : end_time=1648776234582 2022-04-01 01:23:54.590 | + functions-common:time_stop:2438 : elapsed_time=3041 2022-04-01 01:23:54.593 | + functions-common:time_stop:2439 : total=34210 2022-04-01 01:23:54.596 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:23:54.599 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37251 2022-04-01 01:23:54.603 | + lib/nova:start_nova_rest:1057 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:23:54.606 | + lib/nova:start_nova_rest:1057 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:23:54.609 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-04-01 01:23:54.613 | + lib/nova:start_nova_console_proxies:1072 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:23:54.618 | + lib/nova:start_nova_console_proxies:1074 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:23:54.622 | + lib/nova:start_nova_console_proxies:1074 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:23:54.626 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-04-01 01:23:54.629 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:23:54.632 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-04-01 01:23:54.638 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-04-01 01:23:54.644 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:23:54.644 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 01:23:54.648 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-04-01 01:23:54.675 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:23:54.680 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 01:23:54.682 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-04-01 01:23:54.703 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:23:54.706 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 01:23:54.709 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-04-01 01:23:54.731 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:23:54.737 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-04-01 01:23:54.741 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:23:54.744 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-04-01 01:23:54.748 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-04-01 01:23:54.751 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:23:54.756 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:23:54.759 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-04-01 01:23:54.762 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 01:23:54.766 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-04-01 01:23:54.772 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 01:23:54.774 | + functions-common:run_process:1682 : local group= 2022-04-01 01:23:54.778 | + functions-common:run_process:1683 : local user= 2022-04-01 01:23:54.781 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-04-01 01:23:54.788 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:23:54.793 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:23:54.800 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:23:54.808 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:23:54.816 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:23:54.824 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776234819 2022-04-01 01:23:54.827 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-04-01 01:23:54.852 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:23:54.856 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:23:54.867 | + functions-common:time_stop:2425 : local name 2022-04-01 01:23:54.869 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:23:54.871 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:23:54.875 | + functions-common:time_stop:2428 : local total 2022-04-01 01:23:54.878 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:23:54.882 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:23:54.884 | + functions-common:time_stop:2432 : start_time=1648776234819 2022-04-01 01:23:54.887 | + functions-common:time_stop:2434 : [[ -z 1648776234819 ]] 2022-04-01 01:23:54.894 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:23:54.897 | + functions-common:time_stop:2437 : end_time=1648776234893 2022-04-01 01:23:54.900 | + functions-common:time_stop:2438 : elapsed_time=74 2022-04-01 01:23:54.904 | + functions-common:time_stop:2439 : total=37251 2022-04-01 01:23:54.908 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:23:54.912 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37325 2022-04-01 01:23:54.916 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 01:23:54.921 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-04-01 01:23:54.925 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 01:23:54.929 | + functions-common:run_process:1682 : local group= 2022-04-01 01:23:54.933 | + functions-common:run_process:1683 : local user= 2022-04-01 01:23:54.939 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-04-01 01:23:54.943 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:23:54.951 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:23:54.955 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:23:54.960 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:23:54.967 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:23:54.972 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776234966 2022-04-01 01:23:54.975 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-04-01 01:23:55.000 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:23:55.004 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:23:55.008 | + functions-common:time_stop:2425 : local name 2022-04-01 01:23:55.013 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:23:55.017 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:23:55.020 | + functions-common:time_stop:2428 : local total 2022-04-01 01:23:55.024 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:23:55.028 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:23:55.036 | + functions-common:time_stop:2432 : start_time=1648776234966 2022-04-01 01:23:55.040 | + functions-common:time_stop:2434 : [[ -z 1648776234966 ]] 2022-04-01 01:23:55.044 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:23:55.052 | + functions-common:time_stop:2437 : end_time=1648776235044 2022-04-01 01:23:55.056 | + functions-common:time_stop:2438 : elapsed_time=78 2022-04-01 01:23:55.057 | + functions-common:time_stop:2439 : total=37325 2022-04-01 01:23:55.062 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:23:55.072 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37403 2022-04-01 01:23:55.073 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:23:55.076 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-04-01 01:23:55.084 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:23:55.087 | + functions-common:run_process:1682 : local group= 2022-04-01 01:23:55.092 | + functions-common:run_process:1683 : local user= 2022-04-01 01:23:55.094 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-04-01 01:23:55.097 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:23:55.104 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:23:55.107 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:23:55.111 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:23:55.120 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:23:55.125 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776235120 2022-04-01 01:23:55.132 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-04-01 01:23:55.160 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:23:55.166 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:23:55.172 | + functions-common:time_stop:2425 : local name 2022-04-01 01:23:55.172 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:23:55.178 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:23:55.184 | + functions-common:time_stop:2428 : local total 2022-04-01 01:23:55.184 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:23:55.188 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:23:55.196 | + functions-common:time_stop:2432 : start_time=1648776235120 2022-04-01 01:23:55.197 | + functions-common:time_stop:2434 : [[ -z 1648776235120 ]] 2022-04-01 01:23:55.204 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:23:55.213 | + functions-common:time_stop:2437 : end_time=1648776235206 2022-04-01 01:23:55.219 | + functions-common:time_stop:2438 : elapsed_time=86 2022-04-01 01:23:55.232 | + functions-common:time_stop:2439 : total=37403 2022-04-01 01:23:55.236 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:23:55.239 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37489 2022-04-01 01:23:55.244 | + lib/nova:start_nova_console_proxies:1093 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:23:55.248 | + lib/nova:start_nova_console_proxies:1093 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:23:55.256 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-04-01 01:23:55.260 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:23:55.264 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-04-01 01:23:55.268 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-04-01 01:23:55.300 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:23:55.305 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-04-01 01:23:55.416 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-04-01 01:23:55.421 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:23:55.428 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-04-01 01:23:55.522 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-04-01 01:23:55.559 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:23:55.567 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:23:55.571 | + functions-common:run_process:1680 : local service=n-super-cond 2022-04-01 01:23:55.576 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:23:55.579 | + functions-common:run_process:1682 : local group= 2022-04-01 01:23:55.585 | + functions-common:run_process:1683 : local user= 2022-04-01 01:23:55.592 | + functions-common:run_process:1685 : local name=n-super-cond 2022-04-01 01:23:55.599 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:23:55.603 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:23:55.608 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:23:55.610 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:23:55.618 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:23:55.630 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776235620 2022-04-01 01:23:55.638 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-04-01 01:23:55.675 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:23:55.684 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-04-01 01:23:55.691 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-04-01 01:23:55.698 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:23:55.702 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:23:55.707 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:23:55.715 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:23:55.719 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-01 01:23:55.723 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-01 01:23:55.728 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-04-01 01:23:55.732 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:23:55.735 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:23:55.740 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-01 01:23:55.743 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-04-01 01:23:55.746 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-04-01 01:23:55.749 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:23:55.752 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:23:55.756 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:23:55.758 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:23:55.762 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:23:55.766 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-04-01 01:23:55.780 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:23:55.788 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-04-01 01:23:55.891 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-04-01 01:23:55.991 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:23:56.110 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-04-01 01:23:56.215 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-04-01 01:23:56.312 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:23:56.406 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:23:56.409 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-04-01 01:23:56.510 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:23:57.510 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-04-01 01:23:57.527 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-04-01 01:23:58.288 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-04-01 01:23:58.312 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:23:58.316 | + functions-common:time_stop:2425 : local name 2022-04-01 01:23:58.319 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:23:58.323 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:23:58.327 | + functions-common:time_stop:2428 : local total 2022-04-01 01:23:58.330 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:23:58.335 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:23:58.340 | + functions-common:time_stop:2432 : start_time=1648776235620 2022-04-01 01:23:58.344 | + functions-common:time_stop:2434 : [[ -z 1648776235620 ]] 2022-04-01 01:23:58.352 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:23:58.368 | + functions-common:time_stop:2437 : end_time=1648776238353 2022-04-01 01:23:58.368 | + functions-common:time_stop:2438 : elapsed_time=2733 2022-04-01 01:23:58.368 | + functions-common:time_stop:2439 : total=37489 2022-04-01 01:23:58.372 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:23:58.376 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40222 2022-04-01 01:23:58.382 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-04-01 01:23:58.388 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:23:58.393 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-04-01 01:23:58.425 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:23:58.429 | + lib/nova:start_nova_conductor:1118 : local conf 2022-04-01 01:23:58.435 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-04-01 01:23:58.439 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:23:58.444 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:23:58.449 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-04-01 01:23:58.453 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:23:58.458 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-04-01 01:23:58.462 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:23:58.467 | + functions-common:run_process:1682 : local group= 2022-04-01 01:23:58.470 | + functions-common:run_process:1683 : local user= 2022-04-01 01:23:58.473 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-04-01 01:23:58.476 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:23:58.478 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:23:58.481 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:23:58.484 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:23:58.490 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:23:58.494 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776238489 2022-04-01 01:23:58.498 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-04-01 01:23:58.520 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:23:58.526 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-04-01 01:23:58.530 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-04-01 01:23:58.535 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:23:58.539 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:23:58.543 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:23:58.547 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:23:58.550 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-04-01 01:23:58.554 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-04-01 01:23:58.557 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-04-01 01:23:58.559 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:23:58.562 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:23:58.565 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-04-01 01:23:58.569 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-04-01 01:23:58.572 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-04-01 01:23:58.575 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:23:58.578 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:23:58.580 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:23:58.584 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:23:58.587 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:23:58.590 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-04-01 01:23:58.593 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:23:58.598 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-04-01 01:23:58.677 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-04-01 01:23:58.790 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:23:58.914 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-04-01 01:23:59.013 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-04-01 01:23:59.117 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:23:59.210 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:23:59.215 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-04-01 01:23:59.318 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:24:00.446 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-04-01 01:24:00.461 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-04-01 01:24:01.409 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-04-01 01:24:01.437 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:24:01.441 | + functions-common:time_stop:2425 : local name 2022-04-01 01:24:01.445 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:24:01.449 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:24:01.457 | + functions-common:time_stop:2428 : local total 2022-04-01 01:24:01.461 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:24:01.464 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:24:01.467 | + functions-common:time_stop:2432 : start_time=1648776238489 2022-04-01 01:24:01.470 | + functions-common:time_stop:2434 : [[ -z 1648776238489 ]] 2022-04-01 01:24:01.474 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:24:01.482 | + functions-common:time_stop:2437 : end_time=1648776241476 2022-04-01 01:24:01.488 | + functions-common:time_stop:2438 : elapsed_time=2987 2022-04-01 01:24:01.494 | + functions-common:time_stop:2439 : total=40222 2022-04-01 01:24:01.498 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:24:01.502 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=43209 2022-04-01 01:24:01.506 | + lib/nova:start_nova:1139 : start_nova_compute 2022-04-01 01:24:01.509 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:24:01.514 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:24:01.518 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:24:01.523 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-01 01:24:01.526 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-04-01 01:24:01.534 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-01 01:24:01.537 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:24:01.540 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 01:24:01.543 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-04-01 01:24:01.546 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 01:24:01.550 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-04-01 01:24:01.554 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-04-01 01:24:01.558 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-04-01 01:24:01.561 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-04-01 01:24:01.568 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-01 01:24:01.572 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:24:01.573 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-01 01:24:01.573 | BEGIN { 2022-04-01 01:24:01.573 | section = "" 2022-04-01 01:24:01.573 | last_section = "" 2022-04-01 01:24:01.573 | section_count = 0 2022-04-01 01:24:01.573 | } 2022-04-01 01:24:01.573 | /^\[.+\]/ { 2022-04-01 01:24:01.573 | gsub("[][]", "", $1); 2022-04-01 01:24:01.573 | section=$1 2022-04-01 01:24:01.573 | next 2022-04-01 01:24:01.573 | } 2022-04-01 01:24:01.573 | /^ *\#/ { 2022-04-01 01:24:01.573 | next 2022-04-01 01:24:01.574 | } 2022-04-01 01:24:01.574 | /^[^ \t]+/ { 2022-04-01 01:24:01.574 | # get offset of first = in $0 2022-04-01 01:24:01.574 | eq_idx = index($0, "=") 2022-04-01 01:24:01.574 | # extract attr & value from $0 2022-04-01 01:24:01.574 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 01:24:01.574 | value = substr($0, eq_idx + 1) 2022-04-01 01:24:01.574 | # only need to strip trailing whitespace from attr 2022-04-01 01:24:01.574 | sub(/[ \t]*$/, "", attr) 2022-04-01 01:24:01.574 | # need to strip leading & trailing whitespace from value 2022-04-01 01:24:01.574 | sub(/^[ \t]*/, "", value) 2022-04-01 01:24:01.574 | sub(/[ \t]*$/, "", value) 2022-04-01 01:24:01.574 | 2022-04-01 01:24:01.574 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 01:24:01.574 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 01:24:01.574 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 01:24:01.574 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 01:24:01.574 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 01:24:01.574 | if (section != last_section) { 2022-04-01 01:24:01.574 | cfg_section[section_count++] = section 2022-04-01 01:24:01.574 | last_section = section 2022-04-01 01:24:01.574 | } 2022-04-01 01:24:01.574 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 01:24:01.575 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 01:24:01.575 | 2022-04-01 01:24:01.575 | cfg_attr[section, attr, 0] = value 2022-04-01 01:24:01.575 | cfg_attr_count[section, attr] = 1 2022-04-01 01:24:01.575 | } else { 2022-04-01 01:24:01.575 | lno = cfg_attr_count[section, attr]++ 2022-04-01 01:24:01.575 | cfg_attr[section, attr, lno] = value 2022-04-01 01:24:01.575 | } 2022-04-01 01:24:01.575 | } 2022-04-01 01:24:01.575 | END { 2022-04-01 01:24:01.575 | # Process each section in order 2022-04-01 01:24:01.575 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 01:24:01.575 | section = cfg_section[sno] 2022-04-01 01:24:01.575 | # The ini routines simply append a config item immediately 2022-04-01 01:24:01.575 | # after the section header. To keep the same order as defined 2022-04-01 01:24:01.575 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 01:24:01.575 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 01:24:01.575 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 01:24:01.575 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 01:24:01.575 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 01:24:01.575 | else { 2022-04-01 01:24:01.575 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 01:24:01.575 | count = cfg_attr_count[section, attr] 2022-04-01 01:24:01.575 | print "inidelete " configfile " " section " " attr 2022-04-01 01:24:01.575 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 01:24:01.575 | for (l = count -2; l >= 0; l--) 2022-04-01 01:24:01.575 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 01:24:01.575 | } 2022-04-01 01:24:01.575 | } 2022-04-01 01:24:01.575 | } 2022-04-01 01:24:01.575 | } 2022-04-01 01:24:01.575 | ' 2022-04-01 01:24:01.576 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:24:01.576 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 01:24:01.581 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 01:24:01.586 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-04-01 01:24:01.591 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:24:01.594 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-04-01 01:24:01.597 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-01 01:24:01.597 | BEGIN { group = "" } 2022-04-01 01:24:01.597 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:24:01.597 | gsub("[][]", "", $1); 2022-04-01 01:24:01.597 | split($1, a, "|"); 2022-04-01 01:24:01.597 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 01:24:01.597 | group=a[1] 2022-04-01 01:24:01.597 | } else { 2022-04-01 01:24:01.597 | group="" 2022-04-01 01:24:01.597 | } 2022-04-01 01:24:01.597 | next 2022-04-01 01:24:01.597 | } 2022-04-01 01:24:01.597 | { 2022-04-01 01:24:01.597 | if (group != "") 2022-04-01 01:24:01.597 | print $0 2022-04-01 01:24:01.597 | } 2022-04-01 01:24:01.597 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:24:01.608 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:24:01.611 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-04-01 01:24:01.666 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-04-01 01:24:01.712 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-04-01 01:24:01.715 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-01 01:24:01.719 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-04-01 01:24:01.721 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:24:01.724 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-01 01:24:01.727 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:24:01.748 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:01.752 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-01 01:24:01.755 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-01 01:24:01.758 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:24:01.780 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:01.786 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/nova_cell1 2022-04-01 01:24:01.789 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/nova_cell1 2022-04-01 01:24:01.837 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:24:01.842 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:24:01.846 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-04-01 01:24:01.878 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-04-01 01:24:01.912 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-04-01 01:24:01.915 | + lib/nova:configure_console_compute:643 : local offset 2022-04-01 01:24:01.920 | + lib/nova:configure_console_compute:644 : offset=0 2022-04-01 01:24:01.923 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-04-01 01:24:01.929 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-04-01 01:24:01.974 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.72 2022-04-01 01:24:01.978 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-04-01 01:24:02.016 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:24:02.021 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-04-01 01:24:02.048 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:24:02.052 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-04-01 01:24:02.056 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-04-01 01:24:02.102 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-04-01 01:24:02.131 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:24:02.134 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-04-01 01:24:02.167 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:24:02.170 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-04-01 01:24:02.172 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-04-01 01:24:02.175 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-04-01 01:24:02.179 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-04-01 01:24:02.182 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-04-01 01:24:02.185 | + functions-common:run_process:1680 : local service=n-cpu 2022-04-01 01:24:02.187 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-04-01 01:24:02.190 | + functions-common:run_process:1682 : local group=libvirt 2022-04-01 01:24:02.193 | + functions-common:run_process:1683 : local user= 2022-04-01 01:24:02.196 | + functions-common:run_process:1685 : local name=n-cpu 2022-04-01 01:24:02.199 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:24:02.202 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:24:02.205 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:24:02.210 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:24:02.216 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:24:02.223 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776242217 2022-04-01 01:24:02.227 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-04-01 01:24:02.253 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:24:02.259 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:24:02.269 | + functions-common:time_stop:2425 : local name 2022-04-01 01:24:02.272 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:24:02.275 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:24:02.281 | + functions-common:time_stop:2428 : local total 2022-04-01 01:24:02.285 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:24:02.288 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:24:02.292 | + functions-common:time_stop:2432 : start_time=1648776242217 2022-04-01 01:24:02.296 | + functions-common:time_stop:2434 : [[ -z 1648776242217 ]] 2022-04-01 01:24:02.301 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:24:02.311 | + functions-common:time_stop:2437 : end_time=1648776242303 2022-04-01 01:24:02.314 | + functions-common:time_stop:2438 : elapsed_time=86 2022-04-01 01:24:02.316 | + functions-common:time_stop:2439 : total=43209 2022-04-01 01:24:02.320 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:24:02.323 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=43295 2022-04-01 01:24:02.325 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:24:02.330 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:24:02.335 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-04-01 01:24:02.362 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:02.366 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-04-01 01:24:02.366 | Dumping cells_v2 mapping 2022-04-01 01:24:02.368 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-04-01 01:24:03.423 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-04-01 01:24:06.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:24:06.017 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:06.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:24:06.017 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:06.017 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 01:24:06.017 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-04-01 01:24:06.017 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 01:24:06.017 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-04-01 01:24:06.017 | | cell1 | 0893b01d-a149-4178-908f-22eda357f1e0 | rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-04-01 01:24:06.017 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 01:24:06.465 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-04-01 01:24:06.468 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-04-01 01:24:06.533 | + inc/async:async_inner:63 : create_flavors 2022-04-01 01:24:06.579 | [714968 Async create_flavors:772201]: running: create_flavors 2022-04-01 01:24:06.582 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-04-01 01:24:06.603 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:06.606 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-04-01 01:24:06.609 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:24:06.612 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-04-01 01:24:06.617 | + ./stack.sh:main:1324 : start_cinder 2022-04-01 01:24:06.621 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-04-01 01:24:06.624 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-04-01 01:24:06.627 | + lib/cinder:start_cinder:510 : local cinder_url 2022-04-01 01:24:06.629 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-04-01 01:24:06.658 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:24:06.662 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-04-01 01:24:06.665 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-04-01 01:24:06.668 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-04-01 01:24:06.672 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-04-01 01:24:06.677 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 01:24:06.680 | + functions-common:run_process:1680 : local service=c-api 2022-04-01 01:24:06.683 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 01:24:06.686 | + functions-common:run_process:1682 : local group= 2022-04-01 01:24:06.689 | + functions-common:run_process:1683 : local user= 2022-04-01 01:24:06.692 | + functions-common:run_process:1685 : local name=c-api 2022-04-01 01:24:06.695 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:24:06.697 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:24:06.700 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:24:06.703 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:24:06.706 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:24:06.711 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776246708 2022-04-01 01:24:06.715 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-04-01 01:24:06.736 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:06.740 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-04-01 01:24:06.743 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-04-01 01:24:06.745 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 01:24:06.748 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 01:24:06.752 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 01:24:06.755 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 01:24:06.757 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-04-01 01:24:06.760 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-04-01 01:24:06.763 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-04-01 01:24:06.766 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:24:06.770 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:24:06.773 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-04-01 01:24:06.777 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-04-01 01:24:06.781 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-04-01 01:24:06.784 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 01:24:06.787 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 01:24:06.790 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 01:24:06.792 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-04-01 01:24:06.794 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 01:24:06.800 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-04-01 01:24:06.871 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-04-01 01:24:06.940 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-04-01 01:24:07.009 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 01:24:07.075 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:24:07.147 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-04-01 01:24:07.210 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-04-01 01:24:07.274 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-04-01 01:24:07.343 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-04-01 01:24:07.415 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-04-01 01:24:07.494 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 01:24:07.499 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-04-01 01:24:07.573 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 01:24:08.455 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-04-01 01:24:08.473 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-04-01 01:24:09.275 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-04-01 01:24:09.364 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:24:09.367 | + functions-common:time_stop:2425 : local name 2022-04-01 01:24:09.370 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:24:09.373 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:24:09.376 | + functions-common:time_stop:2428 : local total 2022-04-01 01:24:09.379 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:24:09.381 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:24:09.384 | + functions-common:time_stop:2432 : start_time=1648776246708 2022-04-01 01:24:09.387 | + functions-common:time_stop:2434 : [[ -z 1648776246708 ]] 2022-04-01 01:24:09.391 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:24:09.400 | + functions-common:time_stop:2437 : end_time=1648776249392 2022-04-01 01:24:09.400 | + functions-common:time_stop:2438 : elapsed_time=2684 2022-04-01 01:24:09.404 | + functions-common:time_stop:2439 : total=43295 2022-04-01 01:24:09.407 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:24:09.409 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=45979 2022-04-01 01:24:09.413 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.72/volume/v3 2022-04-01 01:24:09.416 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-04-01 01:24:09.416 | Waiting for Cinder API to start... 2022-04-01 01:24:09.419 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.72/volume/v3 2022-04-01 01:24:09.422 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 01:24:09.425 | + functions:wait_for_service:458 : local url=http://10.222.0.72/volume/v3 2022-04-01 01:24:09.428 | + functions:wait_for_service:459 : local rval=0 2022-04-01 01:24:09.431 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 01:24:09.435 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 01:24:09.440 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:24:09.445 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:24:09.454 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:24:09.460 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776249454 2022-04-01 01:24:09.463 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 01:24:09.470 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72/volume/v3 2022-04-01 01:24:12.562 | + :: : [[ 500 == 503 ]] 2022-04-01 01:24:12.563 | + :: : [[ 0 -eq 7 ]] 2022-04-01 01:24:12.568 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 01:24:12.571 | + functions-common:time_stop:2425 : local name 2022-04-01 01:24:12.574 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:24:12.577 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:24:12.583 | + functions-common:time_stop:2428 : local total 2022-04-01 01:24:12.587 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:24:12.591 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 01:24:12.595 | + functions-common:time_stop:2432 : start_time=1648776249454 2022-04-01 01:24:12.599 | + functions-common:time_stop:2434 : [[ -z 1648776249454 ]] 2022-04-01 01:24:12.607 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:24:12.614 | + functions-common:time_stop:2437 : end_time=1648776252608 2022-04-01 01:24:12.619 | + functions-common:time_stop:2438 : elapsed_time=3154 2022-04-01 01:24:12.626 | + functions-common:time_stop:2439 : total=19329 2022-04-01 01:24:12.630 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:24:12.633 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22483 2022-04-01 01:24:12.641 | + functions:wait_for_service:467 : return 0 2022-04-01 01:24:12.645 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:12.648 | + functions-common:run_process:1680 : local service=c-sch 2022-04-01 01:24:12.653 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:12.656 | + functions-common:run_process:1682 : local group= 2022-04-01 01:24:12.659 | + functions-common:run_process:1683 : local user= 2022-04-01 01:24:12.663 | + functions-common:run_process:1685 : local name=c-sch 2022-04-01 01:24:12.668 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:24:12.674 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:24:12.678 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:24:12.681 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:24:12.686 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:24:12.692 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776252688 2022-04-01 01:24:12.694 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-04-01 01:24:12.718 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:12.722 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-04-01 01:24:12.728 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-04-01 01:24:12.733 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:12.736 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:12.740 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:12.743 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:12.747 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-01 01:24:12.752 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-01 01:24:12.755 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-04-01 01:24:12.759 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:24:12.764 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:24:12.767 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-01 01:24:12.770 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-04-01 01:24:12.773 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-04-01 01:24:12.776 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:12.780 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:24:12.783 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:24:12.786 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:24:12.790 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:24:12.793 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-04-01 01:24:12.796 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:24:12.802 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-04-01 01:24:12.871 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-04-01 01:24:12.948 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:13.027 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-04-01 01:24:13.101 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-04-01 01:24:13.181 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:24:13.253 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:24:13.256 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-04-01 01:24:13.320 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:24:14.132 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-04-01 01:24:14.148 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-04-01 01:24:15.057 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-04-01 01:24:15.086 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:24:15.090 | + functions-common:time_stop:2425 : local name 2022-04-01 01:24:15.094 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:24:15.097 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:24:15.100 | + functions-common:time_stop:2428 : local total 2022-04-01 01:24:15.103 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:24:15.106 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:24:15.109 | + functions-common:time_stop:2432 : start_time=1648776252688 2022-04-01 01:24:15.112 | + functions-common:time_stop:2434 : [[ -z 1648776252688 ]] 2022-04-01 01:24:15.118 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:24:15.125 | + functions-common:time_stop:2437 : end_time=1648776255120 2022-04-01 01:24:15.131 | + functions-common:time_stop:2438 : elapsed_time=2432 2022-04-01 01:24:15.135 | + functions-common:time_stop:2439 : total=45979 2022-04-01 01:24:15.142 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:24:15.152 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=48411 2022-04-01 01:24:15.157 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:15.161 | + functions-common:run_process:1680 : local service=c-bak 2022-04-01 01:24:15.165 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:15.168 | + functions-common:run_process:1682 : local group= 2022-04-01 01:24:15.171 | + functions-common:run_process:1683 : local user= 2022-04-01 01:24:15.182 | + functions-common:run_process:1685 : local name=c-bak 2022-04-01 01:24:15.187 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:24:15.191 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:24:15.195 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:24:15.199 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:24:15.204 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:24:15.212 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776255208 2022-04-01 01:24:15.216 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-04-01 01:24:15.245 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:24:15.249 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:24:15.253 | + functions-common:time_stop:2425 : local name 2022-04-01 01:24:15.256 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:24:15.259 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:24:15.263 | + functions-common:time_stop:2428 : local total 2022-04-01 01:24:15.266 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:24:15.271 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:24:15.274 | + functions-common:time_stop:2432 : start_time=1648776255208 2022-04-01 01:24:15.277 | + functions-common:time_stop:2434 : [[ -z 1648776255208 ]] 2022-04-01 01:24:15.284 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:24:15.288 | + functions-common:time_stop:2437 : end_time=1648776255284 2022-04-01 01:24:15.293 | + functions-common:time_stop:2438 : elapsed_time=76 2022-04-01 01:24:15.295 | + functions-common:time_stop:2439 : total=48411 2022-04-01 01:24:15.298 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:24:15.302 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=48487 2022-04-01 01:24:15.306 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:15.316 | + functions-common:run_process:1680 : local service=c-vol 2022-04-01 01:24:15.319 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:15.322 | + functions-common:run_process:1682 : local group= 2022-04-01 01:24:15.326 | + functions-common:run_process:1683 : local user= 2022-04-01 01:24:15.329 | + functions-common:run_process:1685 : local name=c-vol 2022-04-01 01:24:15.332 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:24:15.336 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:24:15.339 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:24:15.342 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:24:15.347 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:24:15.353 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776255349 2022-04-01 01:24:15.357 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-04-01 01:24:15.393 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:24:15.398 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:24:15.401 | + functions-common:time_stop:2425 : local name 2022-04-01 01:24:15.404 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:24:15.409 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:24:15.414 | + functions-common:time_stop:2428 : local total 2022-04-01 01:24:15.418 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:24:15.422 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:24:15.425 | + functions-common:time_stop:2432 : start_time=1648776255349 2022-04-01 01:24:15.430 | + functions-common:time_stop:2434 : [[ -z 1648776255349 ]] 2022-04-01 01:24:15.435 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:24:15.442 | + functions-common:time_stop:2437 : end_time=1648776255436 2022-04-01 01:24:15.445 | + functions-common:time_stop:2438 : elapsed_time=87 2022-04-01 01:24:15.454 | + functions-common:time_stop:2439 : total=48487 2022-04-01 01:24:15.459 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:24:15.463 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=48574 2022-04-01 01:24:15.467 | + ./stack.sh:main:1325 : create_volume_types 2022-04-01 01:24:15.471 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-04-01 01:24:15.496 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:15.502 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-04-01 01:24:15.506 | + lib/cinder:create_volume_types:575 : local be be_name 2022-04-01 01:24:15.511 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-01 01:24:15.520 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-04-01 01:24:15.523 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-04-01 01:24:15.552 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:15.556 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-04-01 01:24:18.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:24:18.692 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:18.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:24:18.692 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:18.692 | Internal Server Error (HTTP 500) 2022-04-01 01:24:18.947 | + lib/cinder:create_volume_types:1 : exit_trap 2022-04-01 01:24:18.950 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-01 01:24:18.954 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-01 01:24:18.958 | + ./stack.sh:exit_trap:522 : jobs='740021 2022-04-01 01:24:18.958 | 772201' 2022-04-01 01:24:18.961 | + ./stack.sh:exit_trap:525 : [[ -n 740021 2022-04-01 01:24:18.961 | 772201 ]] 2022-04-01 01:24:18.964 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-01-011054 ]] 2022-04-01 01:24:18.967 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-04-01 01:24:18.970 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-04-01 01:24:18.970 | exit_trap: cleaning up child processes 2022-04-01 01:24:18.973 | + ./stack.sh:exit_trap:527 : kill 740021 772201 2022-04-01 01:24:18.978 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.y7m96lDmGW ']' 2022-04-01 01:24:18.981 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.y7m96lDmGW 2022-04-01 01:24:18.985 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-01 01:24:18.989 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-01 01:24:18.992 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-01 01:24:18.995 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-01 01:24:18.995 | Error on exit 2022-04-01 01:24:18.997 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-01 01:24:19.001 | + ./stack.sh:exit_trap:542 : generate-subunit 1648775450 808 fail 2022-04-01 01:24:19.850 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-01 01:24:19.853 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-01 01:24:21.704 | + ./stack.sh:exit_trap:556 : exit 1