2022-07-28 09:00:34.653 | + ./stack.sh:main:482 : exec 2022-07-28 09:00:34.653 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-07-28-090034' 2022-07-28 09:00:34.653 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-07-28-090034.summary.2022-07-28-090034 2022-07-28 09:00:34.653 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 09:00:34.653 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-07-28-090034 2022-07-28 09:00:34.653 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-28-090034 /opt/stack/logs/stack.sh.log 2022-07-28 09:00:34.653 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-28-090034.summary.2022-07-28-090034 /opt/stack/logs/stack.sh.log.summary 2022-07-28 09:00:34.653 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-07-28 09:00:34.653 | + functions:check_path_perm_sanity:596 : local real_path 2022-07-28 09:00:34.653 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-07-28 09:00:34.653 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-07-28 09:00:34.653 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-07-28 09:00:34.653 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-07-28 09:00:34.653 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-07-28 09:00:34.653 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-28 09:00:34.653 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-07-28 09:00:34.653 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-07-28 09:00:34.653 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-28 09:00:34.655 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-28 09:00:34.657 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-07-28 09:00:34.659 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-07-28 09:00:34.663 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-28 09:00:34.665 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-07-28 09:00:34.667 | + ./stack.sh:main:555 : trap err_trap ERR 2022-07-28 09:00:34.669 | + ./stack.sh:main:568 : set -o errexit 2022-07-28 09:00:34.671 | + ./stack.sh:main:571 : uname -a 2022-07-28 09:00:34.672 | Linux dv-cinder-851351-1-smb 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-07-28 09:00:34.674 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-07-28 09:00:34.676 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-07-28 09:00:34.679 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-07-28 09:00:34.715 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-07-28 09:00:34.731 | + ./stack.sh:main:585 : fetch_plugins 2022-07-28 09:00:34.733 | + functions-common:fetch_plugins:1786 : local plugins= 2022-07-28 09:00:34.735 | + functions-common:fetch_plugins:1787 : local plugin 2022-07-28 09:00:34.737 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-07-28 09:00:34.739 | + functions-common:fetch_plugins:1791 : return 2022-07-28 09:00:34.741 | + ./stack.sh:main:589 : run_phase override_defaults 2022-07-28 09:00:34.743 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-07-28 09:00:34.745 | + functions-common:run_phase:1869 : local phase= 2022-07-28 09:00:34.747 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 09:00:34.748 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 09:00:34.750 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 09:00:34.752 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 09:00:34.754 | + functions-common:run_phase:1878 : local extra 2022-07-28 09:00:34.756 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 09:00:34.759 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 09:00:34.761 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 09:00:34.763 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 09:00:34.765 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-07-28 09:00:34.767 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 09:00:34.779 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:00:34.781 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-28 09:00:34.783 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 09:00:34.785 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 09:00:34.786 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 09:00:34.788 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 09:00:34.790 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 09:00:34.791 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-07-28 09:00:34.793 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-07-28 09:00:34.795 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-28 09:00:34.797 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 09:00:34.799 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-07-28 09:00:34.800 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-07-28 09:00:34.802 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-07-28 09:00:34.804 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-07-28 09:00:34.806 | + functions-common:plugin_override_defaults:1832 : return 2022-07-28 09:00:34.808 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-07-28 09:00:34.828 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-07-28 09:00:34.830 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-07-28 09:00:34.843 | ++ functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:00:34.846 | +++ lib/tls:source:43 : hostname -f 2022-07-28 09:00:34.849 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-07-28 09:00:34.851 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-07-28 09:00:34.853 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-07-28 09:00:34.855 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-07-28 09:00:34.856 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-07-28 09:00:34.858 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-07-28 09:00:34.860 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-07-28 09:00:34.862 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-07-28 09:00:34.864 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-07-28 09:00:34.867 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-07-28 09:00:34.871 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-07-28 09:00:34.884 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-07-28 09:00:34.905 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-07-28 09:00:34.917 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-07-28 09:00:34.929 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-07-28 09:00:34.966 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-07-28 09:00:35.027 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-07-28 09:00:35.125 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-07-28 09:00:35.147 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-07-28 09:00:35.194 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-07-28 09:00:35.247 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-07-28 09:00:35.405 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-07-28 09:00:35.419 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-07-28 09:00:35.434 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-07-28 09:00:35.448 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-07-28 09:00:35.541 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-07-28 09:00:35.544 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-07-28 09:00:35.547 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-07-28 09:00:35.549 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-07-28 09:00:35.551 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-07-28 09:00:35.555 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-07-28 09:00:35.558 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-07-28 09:00:35.558 | False' 2022-07-28 09:00:35.561 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-07-28 09:00:35.577 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-07-28 09:00:35.580 | + ./stack.sh:main:619 : run_phase source 2022-07-28 09:00:35.582 | + functions-common:run_phase:1868 : local mode=source 2022-07-28 09:00:35.584 | + functions-common:run_phase:1869 : local phase= 2022-07-28 09:00:35.587 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 09:00:35.589 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 09:00:35.591 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 09:00:35.594 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 09:00:35.596 | + functions-common:run_phase:1878 : local extra 2022-07-28 09:00:35.599 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 09:00:35.603 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 09:00:35.605 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 09:00:35.607 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 09:00:35.609 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-07-28 09:00:35.612 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 09:00:35.628 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:00:35.630 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-07-28 09:00:35.632 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-07-28 09:00:35.673 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-07-28 09:00:35.676 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-07-28 09:00:35.678 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-07-28 09:00:35.680 | + functions-common:run_phase:1890 : load_plugin_settings 2022-07-28 09:00:35.682 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-07-28 09:00:35.685 | + functions-common:load_plugin_settings:1805 : local plugin 2022-07-28 09:00:35.687 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-07-28 09:00:35.689 | + functions-common:load_plugin_settings:1809 : return 2022-07-28 09:00:35.691 | + functions-common:run_phase:1891 : verify_disabled_services 2022-07-28 09:00:35.693 | + functions-common:verify_disabled_services:2151 : local service 2022-07-28 09:00:35.696 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.698 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-07-28 09:00:35.701 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.704 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-07-28 09:00:35.707 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.709 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-07-28 09:00:35.712 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.714 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-07-28 09:00:35.719 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.722 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-07-28 09:00:35.724 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.727 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-07-28 09:00:35.730 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.733 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-07-28 09:00:35.735 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.738 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-07-28 09:00:35.740 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.743 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-07-28 09:00:35.746 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.749 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-07-28 09:00:35.752 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.755 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-07-28 09:00:35.757 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.760 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-07-28 09:00:35.763 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.766 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-07-28 09:00:35.768 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.771 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-07-28 09:00:35.774 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.776 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-07-28 09:00:35.779 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.782 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-07-28 09:00:35.785 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.787 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-07-28 09:00:35.790 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.793 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-07-28 09:00:35.798 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.801 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-07-28 09:00:35.803 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.807 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-07-28 09:00:35.809 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.811 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-07-28 09:00:35.814 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.816 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-07-28 09:00:35.819 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.822 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-07-28 09:00:35.825 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.828 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-07-28 09:00:35.830 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.833 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-07-28 09:00:35.836 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.839 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-07-28 09:00:35.841 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.844 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-07-28 09:00:35.846 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.848 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-07-28 09:00:35.850 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.853 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-07-28 09:00:35.855 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.858 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-07-28 09:00:35.860 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.863 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-07-28 09:00:35.865 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.871 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-07-28 09:00:35.873 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.875 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-07-28 09:00:35.878 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.880 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-07-28 09:00:35.883 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.885 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-07-28 09:00:35.887 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.890 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-07-28 09:00:35.892 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.894 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-07-28 09:00:35.898 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.900 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-07-28 09:00:35.902 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.905 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-07-28 09:00:35.907 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.910 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-07-28 09:00:35.912 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.915 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-07-28 09:00:35.917 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.920 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-07-28 09:00:35.923 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.925 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-07-28 09:00:35.928 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.931 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-07-28 09:00:35.933 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 09:00:35.936 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-07-28 09:00:35.940 | + ./stack.sh:main:690 : initialize_database_backends 2022-07-28 09:00:35.943 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-28 09:00:35.946 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-07-28 09:00:35.963 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:00:35.966 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-07-28 09:00:35.968 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-28 09:00:35.970 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-07-28 09:00:35.988 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:00:35.991 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-07-28 09:00:35.993 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-07-28 09:00:35.995 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-07-28 09:00:35.997 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-07-28 09:00:36.000 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-07-28 09:00:36.002 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-07-28 09:00:36.004 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-07-28 09:00:36.007 | + lib/database:initialize_database_backends:92 : return 0 2022-07-28 09:00:36.014 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-07-28 09:00:36.014 | Using mysql database backend 2022-07-28 09:00:36.016 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-07-28 09:00:36.032 | + ./stack.sh:main:696 : define_database_baseurl 2022-07-28 09:00:36.035 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-07-28 09:00:36.038 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-28 09:00:36.041 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-07-28 09:00:36.044 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 09:00:36.050 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-07-28 09:00:36.069 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:00:36.072 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-07-28 09:00:36.090 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-07-28 09:00:36.107 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:00:36.110 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-07-28 09:00:36.127 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-07-28 09:00:36.146 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-07-28 09:00:36.165 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:00:36.167 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-07-28 09:00:36.184 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:00:36.187 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-07-28 09:00:36.204 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-07-28 09:00:36.207 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-07-28 09:00:36.209 | + ./stack.sh:main:752 : save_stackenv 752 2022-07-28 09:00:36.212 | + functions-common:save_stackenv:60 : local tag=752 2022-07-28 09:00:36.216 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-28 09:00:36.221 | + functions-common:save_stackenv:62 : time_stamp=2022-07-28-090036 2022-07-28 09:00:36.223 | + functions-common:save_stackenv:63 : echo '# 2022-07-28-090036 752' 2022-07-28 09:00:36.226 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:00:36.228 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 09:00:36.231 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:00:36.233 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-28 09:00:36.236 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:00:36.238 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-28 09:00:36.240 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:00:36.243 | + 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-07-28 09:00:36.245 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:00:36.248 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.42 2022-07-28 09:00:36.250 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:00:36.253 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.42/identity 2022-07-28 09:00:36.255 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:00:36.258 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-28-090034 2022-07-28 09:00:36.260 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:00:36.262 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-28 09:00:36.265 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:00:36.267 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.42 2022-07-28 09:00:36.270 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:00:36.272 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-28 09:00:36.275 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:00:36.277 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-28 09:00:36.280 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:00:36.282 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-28 09:00:36.285 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:00:36.287 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-28 09:00:36.290 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:00:36.292 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.42 2022-07-28 09:00:36.294 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:00:36.297 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-28 09:00:36.300 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-07-28 09:00:36.302 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-07-28 09:00:36.305 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-07-28 09:00:36.309 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-07-28 09:00:36.311 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 09:00:36.314 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 09:00:36.316 | ++ functions-common:git_clone:601 : pwd 2022-07-28 09:00:36.319 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 09:00:36.321 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 09:00:36.324 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 09:00:36.342 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 09:00:36.344 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 09:00:36.347 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 09:00:36.349 | + functions-common:git_clone:618 : echo master 2022-07-28 09:00:36.350 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 09:00:36.355 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-07-28 09:00:36.357 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 09:00:36.360 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-07-28 09:00:36.375 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-07-28 09:00:36.378 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 09:00:36.380 | + functions-common:git_clone:679 : head -1 2022-07-28 09:00:36.382 | ce3bd683 Block os-vif 3.0.0 2022-07-28 09:00:36.384 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 09:00:36.387 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-07-28 09:00:36.390 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 09:00:36.392 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-07-28 09:00:36.395 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-07-28 09:00:36.398 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-07-28 09:00:36.400 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-07-28 09:00:36.403 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-07-28 09:00:36.405 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-07-28 09:00:36.408 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-07-28 09:00:36.410 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-07-28 09:00:36.414 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-07-28 09:00:36.418 | ++ tools/install_prereqs.sh:source:47 : NOW=1658998836 2022-07-28 09:00:36.422 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-07-28 09:00:36.428 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1658998078 2022-07-28 09:00:36.430 | ++ tools/install_prereqs.sh:source:49 : DELTA=758 2022-07-28 09:00:36.433 | ++ tools/install_prereqs.sh:source:50 : [[ 758 -lt 7200 ]] 2022-07-28 09:00:36.435 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-07-28 09:00:36.438 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-07-28 09:00:36.441 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-07-28 09:00:36.444 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-07-28 09:00:36.447 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-07-28 09:00:36.449 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-07-28 09:00:36.452 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-07-28 09:00:36.454 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-07-28 09:00:36.458 | +++ 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-07-28 09:00:36.508 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-07-28 09:00:36.508 | apache2-dev 2022-07-28 09:00:36.508 | bc 2022-07-28 09:00:36.508 | bsdmainutils 2022-07-28 09:00:36.508 | curl 2022-07-28 09:00:36.508 | g++ 2022-07-28 09:00:36.508 | gawk 2022-07-28 09:00:36.508 | gcc 2022-07-28 09:00:36.508 | gettext 2022-07-28 09:00:36.508 | git 2022-07-28 09:00:36.508 | graphviz 2022-07-28 09:00:36.508 | iputils-ping 2022-07-28 09:00:36.508 | libapache2-mod-proxy-uwsgi 2022-07-28 09:00:36.508 | libffi-dev 2022-07-28 09:00:36.508 | libjpeg-dev 2022-07-28 09:00:36.508 | libpcre3-dev 2022-07-28 09:00:36.508 | libpq-dev 2022-07-28 09:00:36.508 | libssl-dev 2022-07-28 09:00:36.508 | libsystemd-dev 2022-07-28 09:00:36.508 | libxml2-dev 2022-07-28 09:00:36.509 | libxslt1-dev 2022-07-28 09:00:36.509 | libyaml-dev 2022-07-28 09:00:36.509 | lsof 2022-07-28 09:00:36.509 | openssh-server 2022-07-28 09:00:36.509 | openssl 2022-07-28 09:00:36.509 | pkg-config 2022-07-28 09:00:36.509 | psmisc 2022-07-28 09:00:36.509 | python3-dev 2022-07-28 09:00:36.509 | python3-pip 2022-07-28 09:00:36.509 | python3-systemd 2022-07-28 09:00:36.509 | python3-venv 2022-07-28 09:00:36.509 | tar 2022-07-28 09:00:36.509 | tcpdump 2022-07-28 09:00:36.509 | unzip 2022-07-28 09:00:36.509 | uuid-runtime 2022-07-28 09:00:36.509 | wget 2022-07-28 09:00:36.509 | wget 2022-07-28 09:00:36.509 | zlib1g-dev 2022-07-28 09:00:36.509 | libkrb5-dev 2022-07-28 09:00:36.509 | libldap2-dev 2022-07-28 09:00:36.509 | libsasl2-dev 2022-07-28 09:00:36.509 | memcached 2022-07-28 09:00:36.509 | python3-mysqldb 2022-07-28 09:00:36.509 | sqlite3 2022-07-28 09:00:36.509 | conntrack 2022-07-28 09:00:36.509 | curl 2022-07-28 09:00:36.509 | dnsmasq-base 2022-07-28 09:00:36.509 | dnsmasq-utils 2022-07-28 09:00:36.509 | ebtables 2022-07-28 09:00:36.509 | genisoimage 2022-07-28 09:00:36.509 | iptables 2022-07-28 09:00:36.509 | iputils-arping 2022-07-28 09:00:36.509 | kpartx 2022-07-28 09:00:36.509 | libjs-jquery-tablesorter 2022-07-28 09:00:36.509 | parted 2022-07-28 09:00:36.509 | pm-utils 2022-07-28 09:00:36.509 | python3-mysqldb 2022-07-28 09:00:36.509 | socat 2022-07-28 09:00:36.509 | sqlite3 2022-07-28 09:00:36.509 | sudo 2022-07-28 09:00:36.510 | vlan 2022-07-28 09:00:36.510 | lsscsi 2022-07-28 09:00:36.510 | open-iscsi 2022-07-28 09:00:36.510 | lvm2 2022-07-28 09:00:36.510 | qemu-utils 2022-07-28 09:00:36.510 | thin-provisioning-tools 2022-07-28 09:00:36.510 | acl 2022-07-28 09:00:36.510 | dnsmasq-base 2022-07-28 09:00:36.510 | dnsmasq-utils 2022-07-28 09:00:36.510 | ebtables 2022-07-28 09:00:36.510 | haproxy 2022-07-28 09:00:36.510 | iptables 2022-07-28 09:00:36.510 | iputils-arping 2022-07-28 09:00:36.510 | iputils-ping 2022-07-28 09:00:36.510 | postgresql-server-dev-all 2022-07-28 09:00:36.510 | python3-mysqldb 2022-07-28 09:00:36.510 | sqlite3 2022-07-28 09:00:36.510 | sudo 2022-07-28 09:00:36.510 | vlan 2022-07-28 09:00:36.510 | pcp 2022-07-28 09:00:36.510 | ipset 2022-07-28 09:00:36.510 | conntrack 2022-07-28 09:00:36.510 | conntrackd 2022-07-28 09:00:36.510 | keepalived 2022-07-28 09:00:36.510 | lvm2 2022-07-28 09:00:36.510 | qemu-utils 2022-07-28 09:00:36.510 | thin-provisioning-tools 2022-07-28 09:00:36.511 | curl 2022-07-28 09:00:36.511 | liberasurecode-dev 2022-07-28 09:00:36.511 | make 2022-07-28 09:00:36.511 | memcached 2022-07-28 09:00:36.511 | rsync 2022-07-28 09:00:36.511 | sqlite3 2022-07-28 09:00:36.511 | xfsprogs' 2022-07-28 09:00:36.513 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-07-28 09:00:36.534 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-07-28 09:00:36.535 | apache2-dev 2022-07-28 09:00:36.535 | bc 2022-07-28 09:00:36.535 | bsdmainutils 2022-07-28 09:00:36.535 | curl 2022-07-28 09:00:36.535 | g++ 2022-07-28 09:00:36.535 | gawk 2022-07-28 09:00:36.535 | gcc 2022-07-28 09:00:36.535 | gettext 2022-07-28 09:00:36.535 | git 2022-07-28 09:00:36.535 | graphviz 2022-07-28 09:00:36.535 | iputils-ping 2022-07-28 09:00:36.535 | libapache2-mod-proxy-uwsgi 2022-07-28 09:00:36.535 | libffi-dev 2022-07-28 09:00:36.535 | libjpeg-dev 2022-07-28 09:00:36.535 | libpcre3-dev 2022-07-28 09:00:36.535 | libpq-dev 2022-07-28 09:00:36.535 | libssl-dev 2022-07-28 09:00:36.535 | libsystemd-dev 2022-07-28 09:00:36.535 | libxml2-dev 2022-07-28 09:00:36.535 | libxslt1-dev 2022-07-28 09:00:36.535 | libyaml-dev 2022-07-28 09:00:36.535 | lsof 2022-07-28 09:00:36.536 | openssh-server 2022-07-28 09:00:36.536 | openssl 2022-07-28 09:00:36.536 | pkg-config 2022-07-28 09:00:36.536 | psmisc 2022-07-28 09:00:36.536 | python3-dev 2022-07-28 09:00:36.536 | python3-pip 2022-07-28 09:00:36.536 | python3-systemd 2022-07-28 09:00:36.536 | python3-venv 2022-07-28 09:00:36.536 | tar 2022-07-28 09:00:36.536 | tcpdump 2022-07-28 09:00:36.536 | unzip 2022-07-28 09:00:36.536 | uuid-runtime 2022-07-28 09:00:36.536 | wget 2022-07-28 09:00:36.536 | wget 2022-07-28 09:00:36.536 | zlib1g-dev 2022-07-28 09:00:36.536 | libkrb5-dev 2022-07-28 09:00:36.536 | libldap2-dev 2022-07-28 09:00:36.536 | libsasl2-dev 2022-07-28 09:00:36.536 | memcached 2022-07-28 09:00:36.536 | python3-mysqldb 2022-07-28 09:00:36.536 | sqlite3 2022-07-28 09:00:36.536 | conntrack 2022-07-28 09:00:36.536 | curl 2022-07-28 09:00:36.536 | dnsmasq-base 2022-07-28 09:00:36.536 | dnsmasq-utils 2022-07-28 09:00:36.536 | ebtables 2022-07-28 09:00:36.536 | genisoimage 2022-07-28 09:00:36.536 | iptables 2022-07-28 09:00:36.536 | iputils-arping 2022-07-28 09:00:36.536 | kpartx 2022-07-28 09:00:36.536 | libjs-jquery-tablesorter 2022-07-28 09:00:36.536 | parted 2022-07-28 09:00:36.536 | pm-utils 2022-07-28 09:00:36.536 | python3-mysqldb 2022-07-28 09:00:36.536 | socat 2022-07-28 09:00:36.536 | sqlite3 2022-07-28 09:00:36.536 | sudo 2022-07-28 09:00:36.536 | vlan 2022-07-28 09:00:36.537 | lsscsi 2022-07-28 09:00:36.537 | open-iscsi 2022-07-28 09:00:36.537 | lvm2 2022-07-28 09:00:36.537 | qemu-utils 2022-07-28 09:00:36.537 | thin-provisioning-tools 2022-07-28 09:00:36.537 | acl 2022-07-28 09:00:36.537 | dnsmasq-base 2022-07-28 09:00:36.537 | dnsmasq-utils 2022-07-28 09:00:36.537 | ebtables 2022-07-28 09:00:36.537 | haproxy 2022-07-28 09:00:36.537 | iptables 2022-07-28 09:00:36.537 | iputils-arping 2022-07-28 09:00:36.537 | iputils-ping 2022-07-28 09:00:36.537 | postgresql-server-dev-all 2022-07-28 09:00:36.537 | python3-mysqldb 2022-07-28 09:00:36.537 | sqlite3 2022-07-28 09:00:36.537 | sudo 2022-07-28 09:00:36.537 | vlan 2022-07-28 09:00:36.537 | pcp 2022-07-28 09:00:36.537 | ipset 2022-07-28 09:00:36.537 | conntrack 2022-07-28 09:00:36.537 | conntrackd 2022-07-28 09:00:36.537 | keepalived 2022-07-28 09:00:36.537 | lvm2 2022-07-28 09:00:36.537 | qemu-utils 2022-07-28 09:00:36.537 | thin-provisioning-tools 2022-07-28 09:00:36.537 | curl 2022-07-28 09:00:36.537 | liberasurecode-dev 2022-07-28 09:00:36.537 | make 2022-07-28 09:00:36.537 | memcached 2022-07-28 09:00:36.537 | rsync 2022-07-28 09:00:36.537 | sqlite3 2022-07-28 09:00:36.537 | xfsprogs ' 2022-07-28 09:00:36.538 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-07-28 09:00:36.540 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:00:36.543 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:00:36.547 | ++ 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-07-28 09:00:36.547 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-07-28 09:00:36.554 | ++ 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-07-28 09:00:36.556 | ++ functions-common:install_package:1464 : update_package_repo 2022-07-28 09:00:36.559 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 09:00:36.561 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-07-28 09:00:36.564 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 09:00:36.566 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 09:00:36.569 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 09:00:36.571 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:00:36.574 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:00:36.577 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 09:00:36.579 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-07-28 09:00:36.582 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-07-28 09:00:36.584 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-07-28 09:00:36.588 | +++ functions-common:apt_get_update:1198 : id -u 2022-07-28 09:00:36.593 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-07-28 09:00:36.597 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-07-28 09:00:36.600 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-07-28 09:00:36.602 | ++ functions-common:time_start:2427 : local start_time= 2022-07-28 09:00:36.604 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:00:36.609 | +++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:00:36.614 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1658998836611 2022-07-28 09:00:36.616 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-07-28 09:00:36.618 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-07-28 09:00:36.620 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-07-28 09:00:36.829 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-07-28 09:00:36.857 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-07-28 09:00:37.001 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-07-28 09:00:37.017 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-07-28 09:00:37.741 | Fetched 336 kB in 1s (433 kB/s) 2022-07-28 09:00:39.418 | Reading package lists... 2022-07-28 09:00:39.452 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-07-28 09:00:39.454 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-07-28 09:00:39.456 | ++ functions-common:time_stop:2440 : local name 2022-07-28 09:00:39.459 | ++ functions-common:time_stop:2441 : local end_time 2022-07-28 09:00:39.461 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:00:39.463 | ++ functions-common:time_stop:2443 : local total 2022-07-28 09:00:39.465 | ++ functions-common:time_stop:2444 : local start_time 2022-07-28 09:00:39.467 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-07-28 09:00:39.470 | ++ functions-common:time_stop:2447 : start_time=1658998836611 2022-07-28 09:00:39.472 | ++ functions-common:time_stop:2449 : [[ -z 1658998836611 ]] 2022-07-28 09:00:39.475 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:00:39.479 | ++ functions-common:time_stop:2452 : end_time=1658998839477 2022-07-28 09:00:39.482 | ++ functions-common:time_stop:2453 : elapsed_time=2866 2022-07-28 09:00:39.484 | ++ functions-common:time_stop:2454 : total=0 2022-07-28 09:00:39.486 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:00:39.488 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2866 2022-07-28 09:00:39.491 | ++ functions-common:install_package:1465 : 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-07-28 09:00:39.493 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 09:00:39.496 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:00:39.498 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:00:39.501 | ++ functions-common:real_install_package:1451 : 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-07-28 09:00:39.524 | ++ functions-common:apt_get:1231 : 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-07-28 09:00:39.635 | Reading package lists... 2022-07-28 09:00:39.923 | Building dependency tree... 2022-07-28 09:00:39.925 | Reading state information... 2022-07-28 09:00:39.966 | acl is already the newest version (2.2.53-6). 2022-07-28 09:00:39.967 | bc is already the newest version (1.07.1-2build1). 2022-07-28 09:00:39.967 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-07-28 09:00:39.967 | conntrack is already the newest version (1:1.4.5-2). 2022-07-28 09:00:39.967 | ebtables is already the newest version (2.0.11-3build1). 2022-07-28 09:00:39.967 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-07-28 09:00:39.967 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-07-28 09:00:39.967 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-07-28 09:00:39.967 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-07-28 09:00:39.967 | gettext is already the newest version (0.19.8.1-10build1). 2022-07-28 09:00:39.967 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-07-28 09:00:39.967 | iputils-arping is already the newest version (3:20190709-3). 2022-07-28 09:00:39.967 | iputils-ping is already the newest version (3:20190709-3). 2022-07-28 09:00:39.967 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-07-28 09:00:39.967 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-07-28 09:00:39.967 | libffi-dev is already the newest version (3.3-4). 2022-07-28 09:00:39.967 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-07-28 09:00:39.967 | libxslt1-dev is already the newest version (1.1.34-4). 2022-07-28 09:00:39.967 | libyaml-dev is already the newest version (0.2.2-1). 2022-07-28 09:00:39.967 | lsscsi is already the newest version (0.30-0.1). 2022-07-28 09:00:39.967 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-07-28 09:00:39.967 | make is already the newest version (4.2.1-1.2). 2022-07-28 09:00:39.967 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-07-28 09:00:39.967 | psmisc is already the newest version (23.3-1). 2022-07-28 09:00:39.967 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-07-28 09:00:39.967 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-07-28 09:00:39.967 | python3-systemd is already the newest version (234-3build2). 2022-07-28 09:00:39.967 | socat is already the newest version (1.7.3.3-2). 2022-07-28 09:00:39.967 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-07-28 09:00:39.967 | unzip is already the newest version (6.0-25ubuntu1). 2022-07-28 09:00:39.967 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-07-28 09:00:39.967 | conntrackd is already the newest version (1:1.4.5-2). 2022-07-28 09:00:39.967 | graphviz is already the newest version (2.42.2-3build2). 2022-07-28 09:00:39.968 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-07-28 09:00:39.968 | pcp is already the newest version (5.0.3-1). 2022-07-28 09:00:39.968 | pm-utils is already the newest version (1.4.1-19). 2022-07-28 09:00:39.968 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-07-28 09:00:39.968 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 09:00:39.968 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 09:00:39.968 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-07-28 09:00:39.968 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-07-28 09:00:39.968 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-07-28 09:00:39.968 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-07-28 09:00:39.968 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-07-28 09:00:39.968 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-07-28 09:00:39.968 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-07-28 09:00:39.968 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-07-28 09:00:39.968 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-07-28 09:00:39.968 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-07-28 09:00:39.968 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-07-28 09:00:39.968 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-07-28 09:00:39.968 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-28 09:00:39.968 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-07-28 09:00:39.968 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-07-28 09:00:39.968 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-07-28 09:00:39.968 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-07-28 09:00:39.968 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-07-28 09:00:39.968 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-07-28 09:00:39.968 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-28 09:00:39.968 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-07-28 09:00:39.968 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-07-28 09:00:39.968 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-07-28 09:00:39.968 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-07-28 09:00:39.968 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-07-28 09:00:39.968 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-07-28 09:00:39.968 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-07-28 09:00:39.968 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-07-28 09:00:39.969 | wget is already the newest version (1.20.3-1ubuntu2). 2022-07-28 09:00:39.969 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-07-28 09:00:40.228 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 09:00:40.228 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-07-28 09:00:40.228 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-07-28 09:00:40.228 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-07-28 09:00:40.228 | The following packages were automatically installed and are no longer required: 2022-07-28 09:00:40.229 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 09:00:40.229 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 09:00:40.229 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 09:00:40.229 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 09:00:40.229 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 09:00:40.229 | python3-zope.interface 2022-07-28 09:00:40.229 | Use 'sudo apt autoremove' to remove them. 2022-07-28 09:00:40.351 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 09:00:40.356 | ++ functions-common:apt_get:1235 : result=0 2022-07-28 09:00:40.358 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 09:00:40.361 | ++ functions-common:time_stop:2440 : local name 2022-07-28 09:00:40.363 | ++ functions-common:time_stop:2441 : local end_time 2022-07-28 09:00:40.366 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:00:40.369 | ++ functions-common:time_stop:2443 : local total 2022-07-28 09:00:40.371 | ++ functions-common:time_stop:2444 : local start_time 2022-07-28 09:00:40.373 | ++ functions-common:time_stop:2446 : name=apt-get 2022-07-28 09:00:40.376 | ++ functions-common:time_stop:2447 : start_time=1658998839521 2022-07-28 09:00:40.378 | ++ functions-common:time_stop:2449 : [[ -z 1658998839521 ]] 2022-07-28 09:00:40.380 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:00:40.385 | ++ functions-common:time_stop:2452 : end_time=1658998840382 2022-07-28 09:00:40.387 | ++ functions-common:time_stop:2453 : elapsed_time=861 2022-07-28 09:00:40.389 | ++ functions-common:time_stop:2454 : total=809 2022-07-28 09:00:40.391 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:00:40.394 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1670 2022-07-28 09:00:40.396 | ++ functions-common:apt_get:1239 : return 0 2022-07-28 09:00:40.399 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-07-28 09:00:40.402 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-07-28 09:00:40.406 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-07-28 09:00:40.410 | ++ tools/install_prereqs.sh:source:89 : date 2022-07-28 09:00:40.415 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-07-28 09:00:40.417 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-07-28 09:00:40.420 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-07-28 09:00:41.879 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-07-28 09:00:41.881 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-07-28 09:00:41.883 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-07-28 09:00:41.885 | + tools/install_pip.sh:main:43 : GetDistro 2022-07-28 09:00:41.886 | + functions-common:GetDistro:446 : GetOSVersion 2022-07-28 09:00:41.888 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-07-28 09:00:41.890 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-07-28 09:00:41.892 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-07-28 09:00:41.894 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-07-28 09:00:41.895 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-07-28 09:00:41.897 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-07-28 09:00:41.899 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-07-28 09:00:41.901 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-07-28 09:00:41.903 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-07-28 09:00:41.905 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-07-28 09:00:41.906 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-07-28 09:00:41.908 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-07-28 09:00:41.910 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-07-28 09:00:41.912 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-07-28 09:00:41.913 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-07-28 09:00:41.916 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-07-28 09:00:41.918 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-07-28 09:00:41.920 | + functions-common:_ensure_lsb_release:394 : return 2022-07-28 09:00:41.922 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-07-28 09:00:41.991 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-07-28 09:00:41.994 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-07-28 09:00:42.062 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-07-28 09:00:42.065 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-07-28 09:00:42.133 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-07-28 09:00:42.135 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-07-28 09:00:42.137 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-07-28 09:00:42.139 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-07-28 09:00:42.141 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-07-28 09:00:42.143 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-07-28 09:00:42.145 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-07-28 09:00:42.147 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-07-28 09:00:42.149 | + functions-common:GetDistro:451 : DISTRO=focal 2022-07-28 09:00:42.151 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-07-28 09:00:42.153 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-07-28 09:00:42.153 | Distro: focal 2022-07-28 09:00:42.155 | + tools/install_pip.sh:main:124 : get_versions 2022-07-28 09:00:42.159 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-28 09:00:42.162 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-28 09:00:42.164 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-28 09:00:42.167 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-28 09:00:42.167 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-28 09:00:43.645 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-28 09:00:43.647 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-28 09:00:43.647 | pip: 20.0.2 2022-07-28 09:00:43.650 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-07-28 09:00:43.652 | + tools/install_pip.sh:main:130 : is_fedora 2022-07-28 09:00:43.654 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 09:00:43.656 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 09:00:43.657 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 09:00:43.659 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 09:00:43.661 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 09:00:43.663 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 09:00:43.665 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 09:00:43.667 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 09:00:43.669 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 09:00:43.671 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 09:00:43.673 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-07-28 09:00:43.675 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:00:43.677 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:00:43.680 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-07-28 09:00:43.685 | + tools/install_pip.sh:main:153 : set -x 2022-07-28 09:00:43.687 | + tools/install_pip.sh:main:156 : get_versions 2022-07-28 09:00:43.690 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-28 09:00:43.694 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-28 09:00:43.696 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-28 09:00:43.698 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-28 09:00:43.699 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-28 09:00:45.156 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-28 09:00:45.158 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-28 09:00:45.159 | pip: 20.0.2 2022-07-28 09:00:45.162 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-07-28 09:00:45.165 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-07-28 09:00:45.168 | + ./stack.sh:main:791 : fixup_all 2022-07-28 09:00:45.170 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-07-28 09:00:45.172 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-07-28 09:00:45.175 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:00:45.177 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:00:45.179 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-07-28 09:00:45.192 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-07-28 09:00:45.204 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-07-28 09:00:45.215 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-07-28 09:00:45.218 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-07-28 09:00:45.220 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 09:00:45.222 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 09:00:45.225 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 09:00:45.227 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 09:00:45.229 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 09:00:45.231 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 09:00:45.234 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 09:00:45.236 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 09:00:45.238 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 09:00:45.240 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 09:00:45.242 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-07-28 09:00:45.245 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-07-28 09:00:45.247 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-07-28 09:00:45.249 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 09:00:45.251 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 09:00:45.253 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 09:00:45.255 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 09:00:45.258 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 09:00:45.260 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 09:00:45.262 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-07-28 09:00:45.264 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-07-28 09:00:45.287 | Using python 3.8 to install os-testr 2022-07-28 09:00:45.289 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-07-28 09:00:47.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:00:47.383 | from cryptography.utils import int_from_bytes 2022-07-28 09:00:47.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:00:47.383 | from cryptography.utils import int_from_bytes 2022-07-28 09:00:48.424 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 09:00:48.876 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (3.0.0) 2022-07-28 09:00:48.969 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 09:00:48.992 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2022-07-28 09:00:49.046 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 09:00:49.068 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 09:00:49.098 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 09:00:51.503 | + inc/python:pip_install:196 : result=0 2022-07-28 09:00:51.505 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 09:00:51.507 | + functions-common:time_stop:2440 : local name 2022-07-28 09:00:51.510 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:00:51.512 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:00:51.515 | + functions-common:time_stop:2443 : local total 2022-07-28 09:00:51.517 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:00:51.519 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 09:00:51.521 | + functions-common:time_stop:2447 : start_time=1658998845281 2022-07-28 09:00:51.524 | + functions-common:time_stop:2449 : [[ -z 1658998845281 ]] 2022-07-28 09:00:51.527 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:00:51.532 | + functions-common:time_stop:2452 : end_time=1658998851529 2022-07-28 09:00:51.534 | + functions-common:time_stop:2453 : elapsed_time=6248 2022-07-28 09:00:51.537 | + functions-common:time_stop:2454 : total=0 2022-07-28 09:00:51.539 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:00:51.541 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6248 2022-07-28 09:00:51.544 | + inc/python:pip_install:199 : return 0 2022-07-28 09:00:51.546 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-07-28 09:00:51.603 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-07-28 09:00:51.722 | + ./stack.sh:main:805 : install_infra 2022-07-28 09:00:51.725 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 09:00:51.727 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-07-28 09:00:51.730 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 09:00:51.733 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-07-28 09:00:51.758 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-28 09:00:54.550 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 09:00:54.673 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 09:00:54.985 | + inc/python:pip_install:196 : result=0 2022-07-28 09:00:54.987 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 09:00:54.989 | + functions-common:time_stop:2440 : local name 2022-07-28 09:00:54.992 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:00:54.994 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:00:54.996 | + functions-common:time_stop:2443 : local total 2022-07-28 09:00:54.998 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:00:55.000 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 09:00:55.002 | + functions-common:time_stop:2447 : start_time=1658998851750 2022-07-28 09:00:55.004 | + functions-common:time_stop:2449 : [[ -z 1658998851750 ]] 2022-07-28 09:00:55.007 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:00:55.011 | + functions-common:time_stop:2452 : end_time=1658998855009 2022-07-28 09:00:55.013 | + functions-common:time_stop:2453 : elapsed_time=3259 2022-07-28 09:00:55.015 | + functions-common:time_stop:2454 : total=6248 2022-07-28 09:00:55.017 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:00:55.019 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9507 2022-07-28 09:00:55.021 | + inc/python:pip_install:199 : return 0 2022-07-28 09:00:55.024 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 09:00:55.027 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-07-28 09:00:55.054 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-07-28 09:00:57.708 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 09:00:57.710 | Processing /opt/stack/requirements 2022-07-28 09:00:59.485 | 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 22)) (6.0) 2022-07-28 09:00:59.488 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 09:00:59.501 | 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 329)) (21.3) 2022-07-28 09:00:59.508 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 09:00:59.511 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 09:00:59.517 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 09:00:59.531 | 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 483)) (1.16.0) 2022-07-28 09:00:59.534 | Requirement already satisfied: urllib3===1.26.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 09:00:59.567 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5584) (1.3) 2022-07-28 09:00:59.569 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5584) (0.3.0) 2022-07-28 09:00:59.585 | 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 201)) (3.3) 2022-07-28 09:00:59.589 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2022.6.15) 2022-07-28 09:00:59.592 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 09:00:59.598 | 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 115)) (3.10.1) 2022-07-28 09:00:59.613 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 09:00:59.618 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 09:00:59.621 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 09:00:59.676 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 09:00:59.690 | 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 370)) (1.8.2) 2022-07-28 09:00:59.693 | 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 90)) (21.4.0) 2022-07-28 09:00:59.776 | 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 572)) (0.2.5) 2022-07-28 09:00:59.781 | Building wheels for collected packages: openstack-requirements 2022-07-28 09:00:59.782 | Building wheel for openstack-requirements (setup.py): started 2022-07-28 09:01:00.662 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-07-28 09:01:00.662 | ERROR: Command errored out with exit status 1: 2022-07-28 09:01:00.662 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-t2lw49f8/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-t2lw49f8/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-q4avx3zm 2022-07-28 09:01:00.662 | cwd: /tmp/pip-req-build-t2lw49f8/ 2022-07-28 09:01:00.662 | Complete output (6 lines): 2022-07-28 09:01:00.662 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-07-28 09:01:00.662 | or: setup.py --help [cmd1 cmd2 ...] 2022-07-28 09:01:00.662 | or: setup.py --help-commands 2022-07-28 09:01:00.662 | or: setup.py cmd --help 2022-07-28 09:01:00.662 | 2022-07-28 09:01:00.662 | error: invalid command 'bdist_wheel' 2022-07-28 09:01:00.662 | ---------------------------------------- 2022-07-28 09:01:00.662 | ERROR: Failed building wheel for openstack-requirements 2022-07-28 09:01:00.662 | Running setup.py clean for openstack-requirements 2022-07-28 09:01:01.548 | Failed to build openstack-requirements 2022-07-28 09:01:01.564 | Installing collected packages: openstack-requirements 2022-07-28 09:01:01.564 | Attempting uninstall: openstack-requirements 2022-07-28 09:01:01.565 | Found existing installation: openstack-requirements 1.2.1.dev5584 2022-07-28 09:01:01.600 | Uninstalling openstack-requirements-1.2.1.dev5584: 2022-07-28 09:01:01.618 | Successfully uninstalled openstack-requirements-1.2.1.dev5584 2022-07-28 09:01:01.621 | Running setup.py install for openstack-requirements: started 2022-07-28 09:01:04.051 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-07-28 09:01:04.074 | Successfully installed openstack-requirements-1.2.1.dev5584 2022-07-28 09:01:04.208 | + inc/python:pip_install:196 : result=0 2022-07-28 09:01:04.211 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 09:01:04.213 | + functions-common:time_stop:2440 : local name 2022-07-28 09:01:04.215 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:01:04.217 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:01:04.219 | + functions-common:time_stop:2443 : local total 2022-07-28 09:01:04.222 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:01:04.224 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 09:01:04.226 | + functions-common:time_stop:2447 : start_time=1658998855045 2022-07-28 09:01:04.228 | + functions-common:time_stop:2449 : [[ -z 1658998855045 ]] 2022-07-28 09:01:04.231 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:01:04.235 | + functions-common:time_stop:2452 : end_time=1658998864233 2022-07-28 09:01:04.238 | + functions-common:time_stop:2453 : elapsed_time=9188 2022-07-28 09:01:04.240 | + functions-common:time_stop:2454 : total=9507 2022-07-28 09:01:04.242 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:01:04.244 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18695 2022-07-28 09:01:04.246 | + inc/python:pip_install:199 : return 0 2022-07-28 09:01:04.249 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-07-28 09:01:04.251 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-07-28 09:01:04.254 | + inc/python:use_library_from_git:246 : local name=pbr 2022-07-28 09:01:04.257 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:04.259 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:04.262 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-07-28 09:01:04.264 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:04.267 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-07-28 09:01:04.289 | Using python 3.8 to install pbr 2022-07-28 09:01:04.292 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-28 09:01:06.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:01:06.465 | from cryptography.utils import int_from_bytes 2022-07-28 09:01:06.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:01:06.466 | from cryptography.utils import int_from_bytes 2022-07-28 09:01:07.519 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 09:01:07.644 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 09:01:10.080 | + inc/python:pip_install:196 : result=0 2022-07-28 09:01:10.083 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 09:01:10.085 | + functions-common:time_stop:2440 : local name 2022-07-28 09:01:10.087 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:01:10.090 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:01:10.092 | + functions-common:time_stop:2443 : local total 2022-07-28 09:01:10.094 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:01:10.096 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 09:01:10.099 | + functions-common:time_stop:2447 : start_time=1658998864283 2022-07-28 09:01:10.101 | + functions-common:time_stop:2449 : [[ -z 1658998864283 ]] 2022-07-28 09:01:10.103 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:01:10.108 | + functions-common:time_stop:2452 : end_time=1658998870105 2022-07-28 09:01:10.110 | + functions-common:time_stop:2453 : elapsed_time=5822 2022-07-28 09:01:10.112 | + functions-common:time_stop:2454 : total=18695 2022-07-28 09:01:10.114 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:01:10.116 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24517 2022-07-28 09:01:10.126 | + inc/python:pip_install:199 : return 0 2022-07-28 09:01:10.129 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-07-28 09:01:12.476 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-07-28 09:01:14.375 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 09:01:14.376 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-07-28 09:01:14.396 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-07-28 09:01:14.400 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-07-28 09:01:14.403 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-07-28 09:01:14.406 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-07-28 09:01:14.412 | 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.9) 2022-07-28 09:01:14.490 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-28 09:01:14.493 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-28 09:01:14.496 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-07-28 09:01:14.515 | + ./stack.sh:main:814 : pkgs= 2022-07-28 09:01:14.518 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-07-28 09:01:14.520 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-07-28 09:01:14.524 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 09:01:14.526 | + functions-common:run_phase:1869 : local phase=pre-install 2022-07-28 09:01:14.529 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 09:01:14.531 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 09:01:14.534 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 09:01:14.536 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 09:01:14.539 | + functions-common:run_phase:1878 : local extra 2022-07-28 09:01:14.542 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 09:01:14.546 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 09:01:14.548 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 09:01:14.551 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 09:01:14.553 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-07-28 09:01:14.555 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 09:01:14.572 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:01:14.574 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 09:01:14.577 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 09:01:14.579 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-07-28 09:01:14.581 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-28 09:01:14.583 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-28 09:01:14.585 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-07-28 09:01:14.588 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-07-28 09:01:14.590 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-07-28 09:01:14.592 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-07-28 09:01:14.594 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-07-28 09:01:14.596 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-07-28 09:01:14.598 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 09:01:14.601 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 09:01:14.603 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 09:01:14.606 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 09:01:14.609 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-07-28 09:01:14.611 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 09:01:14.613 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-07-28 09:01:14.615 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 09:01:14.618 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 09:01:14.620 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-07-28 09:01:14.623 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-07-28 09:01:14.625 | + functions:set_systemd_override:821 : local value=2048 2022-07-28 09:01:14.627 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-07-28 09:01:14.630 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-07-28 09:01:14.688 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-07-28 09:01:14.688 | Set systemd system override for DefaultLimitNOFILE=2048 2022-07-28 09:01:14.690 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-07-28 09:01:15.174 | + ./stack.sh:main:827 : install_rpc_backend 2022-07-28 09:01:15.176 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-07-28 09:01:15.193 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:01:15.195 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-07-28 09:01:15.198 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 09:01:15.201 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 09:01:15.203 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 09:01:15.206 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 09:01:15.208 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 09:01:15.210 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 09:01:15.213 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:01:15.215 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:01:15.217 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 09:01:15.220 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 09:01:15.222 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 09:01:15.224 | + functions-common:apt_get_update:1191 : return 2022-07-28 09:01:15.227 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-07-28 09:01:15.229 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 09:01:15.232 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:01:15.234 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:01:15.236 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-07-28 09:01:15.258 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-07-28 09:01:15.370 | Reading package lists... 2022-07-28 09:01:15.644 | Building dependency tree... 2022-07-28 09:01:15.645 | Reading state information... 2022-07-28 09:01:15.941 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-07-28 09:01:15.941 | The following packages were automatically installed and are no longer required: 2022-07-28 09:01:15.942 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 09:01:15.942 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 09:01:15.942 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 09:01:15.942 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 09:01:15.942 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 09:01:15.942 | python3-zope.interface 2022-07-28 09:01:15.943 | Use 'sudo apt autoremove' to remove them. 2022-07-28 09:01:16.063 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 09:01:16.068 | + functions-common:apt_get:1235 : result=0 2022-07-28 09:01:16.070 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 09:01:16.073 | + functions-common:time_stop:2440 : local name 2022-07-28 09:01:16.075 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:01:16.078 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:01:16.080 | + functions-common:time_stop:2443 : local total 2022-07-28 09:01:16.083 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:01:16.085 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 09:01:16.087 | + functions-common:time_stop:2447 : start_time=1658998875255 2022-07-28 09:01:16.090 | + functions-common:time_stop:2449 : [[ -z 1658998875255 ]] 2022-07-28 09:01:16.093 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:01:16.097 | + functions-common:time_stop:2452 : end_time=1658998876094 2022-07-28 09:01:16.099 | + functions-common:time_stop:2453 : elapsed_time=839 2022-07-28 09:01:16.102 | + functions-common:time_stop:2454 : total=1670 2022-07-28 09:01:16.104 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:01:16.106 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2509 2022-07-28 09:01:16.109 | + functions-common:apt_get:1239 : return 0 2022-07-28 09:01:16.111 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-07-28 09:01:16.113 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 09:01:16.116 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 09:01:16.118 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 09:01:16.120 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 09:01:16.123 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 09:01:16.125 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 09:01:16.128 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-07-28 09:01:16.131 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 09:01:16.133 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 09:01:16.135 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 09:01:16.138 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 09:01:16.140 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 09:01:16.142 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 09:01:16.145 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 09:01:16.148 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 09:01:16.150 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 09:01:16.153 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 09:01:16.155 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-07-28 09:01:16.158 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 09:01:16.160 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 09:01:16.163 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 09:01:16.166 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 09:01:16.168 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 09:01:16.171 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 09:01:16.173 | + ./stack.sh:main:828 : restart_rpc_backend 2022-07-28 09:01:16.176 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-07-28 09:01:16.192 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:01:16.194 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-07-28 09:01:16.196 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 09:01:16.199 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-07-28 09:01:16.201 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-07-28 09:01:16.204 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-07-28 09:01:16.209 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-07-28 09:01:16.211 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-07-28 09:01:16.213 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-07-28 09:01:16.216 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-07-28 09:01:16.218 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-07-28 09:01:16.221 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-07-28 09:01:16.224 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-07-28 09:01:16.946 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-07-28 09:01:16.946 | user tags 2022-07-28 09:01:16.946 | stackrabbit []' 2022-07-28 09:01:16.950 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-07-28 09:01:16.950 | user tags 2022-07-28 09:01:16.950 | stackrabbit []' 2022-07-28 09:01:16.950 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-07-28 09:01:16.959 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-07-28 09:01:16.961 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-07-28 09:01:16.964 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-28 09:01:17.680 | Changing password for user "stackrabbit" ... 2022-07-28 09:01:17.709 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-07-28 09:01:18.430 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-07-28 09:01:18.457 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-07-28 09:01:18.460 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-28 09:01:19.147 | Changing password for user "stackrabbit" ... 2022-07-28 09:01:19.173 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-07-28 09:01:19.175 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-07-28 09:01:19.177 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-07-28 09:01:19.887 | Deleting user "guest" ... 2022-07-28 09:01:19.903 | Error: 2022-07-28 09:01:19.903 | {:no_such_user, "guest"} 2022-07-28 09:01:19.918 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-07-28 09:01:19.920 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-07-28 09:01:19.938 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:01:19.941 | + ./stack.sh:main:831 : install_database 2022-07-28 09:01:19.943 | + lib/database:install_database:118 : install_database_mysql 2022-07-28 09:01:19.945 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-07-28 09:01:19.948 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:01:19.951 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:01:19.953 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-07-28 09:01:20.172 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-07-28 09:01:20.175 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-07-28 09:01:20.177 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-07-28 09:01:20.180 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-07-28 09:01:20.182 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-07-28 09:01:20.185 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-07-28 09:01:20.187 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 09:01:20.189 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 09:01:20.192 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 09:01:20.194 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 09:01:20.197 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 09:01:20.199 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 09:01:20.202 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 09:01:20.204 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 09:01:20.207 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 09:01:20.209 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 09:01:20.211 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-07-28 09:01:20.214 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 09:01:20.216 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 09:01:20.219 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 09:01:20.221 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 09:01:20.224 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 09:01:20.226 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 09:01:20.229 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-07-28 09:01:20.231 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:01:20.234 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:01:20.236 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-07-28 09:01:20.239 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 09:01:20.241 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 09:01:20.243 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 09:01:20.246 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 09:01:20.248 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 09:01:20.250 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 09:01:20.253 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:01:20.255 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:01:20.257 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 09:01:20.260 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 09:01:20.262 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 09:01:20.264 | + functions-common:apt_get_update:1191 : return 2022-07-28 09:01:20.266 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-07-28 09:01:20.269 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 09:01:20.271 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:01:20.273 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:01:20.276 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-07-28 09:01:20.297 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-07-28 09:01:20.409 | Reading package lists... 2022-07-28 09:01:20.713 | Building dependency tree... 2022-07-28 09:01:20.715 | Reading state information... 2022-07-28 09:01:21.066 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-07-28 09:01:21.066 | The following packages were automatically installed and are no longer required: 2022-07-28 09:01:21.068 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 09:01:21.068 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 09:01:21.068 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 09:01:21.068 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 09:01:21.068 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 09:01:21.068 | python3-zope.interface 2022-07-28 09:01:21.068 | Use 'sudo apt autoremove' to remove them. 2022-07-28 09:01:21.198 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 09:01:21.203 | + functions-common:apt_get:1235 : result=0 2022-07-28 09:01:21.205 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 09:01:21.207 | + functions-common:time_stop:2440 : local name 2022-07-28 09:01:21.210 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:01:21.212 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:01:21.214 | + functions-common:time_stop:2443 : local total 2022-07-28 09:01:21.216 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:01:21.219 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 09:01:21.221 | + functions-common:time_stop:2447 : start_time=1658998880295 2022-07-28 09:01:21.223 | + functions-common:time_stop:2449 : [[ -z 1658998880295 ]] 2022-07-28 09:01:21.226 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:01:21.230 | + functions-common:time_stop:2452 : end_time=1658998881228 2022-07-28 09:01:21.233 | + functions-common:time_stop:2453 : elapsed_time=933 2022-07-28 09:01:21.235 | + functions-common:time_stop:2454 : total=2509 2022-07-28 09:01:21.237 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:01:21.239 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3442 2022-07-28 09:01:21.242 | + functions-common:apt_get:1239 : return 0 2022-07-28 09:01:21.244 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-07-28 09:01:21.246 | + ./stack.sh:main:834 : install_database_python 2022-07-28 09:01:21.249 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-07-28 09:01:21.251 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-07-28 09:01:21.254 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-07-28 09:01:21.256 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 09:01:21.259 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-07-28 09:01:21.262 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-07-28 09:01:21.264 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 09:01:21.268 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-07-28 09:01:21.268 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 09:01:21.274 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-07-28 09:01:21.276 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-07-28 09:01:21.278 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-07-28 09:01:21.281 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-07-28 09:01:21.283 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-07-28 09:01:21.306 | Using python 3.8 to install PyMySQL 2022-07-28 09:01:21.308 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-07-28 09:01:23.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:01:23.429 | from cryptography.utils import int_from_bytes 2022-07-28 09:01:23.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:01:23.429 | from cryptography.utils import int_from_bytes 2022-07-28 09:01:24.472 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 09:01:24.474 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-07-28 09:01:26.878 | + inc/python:pip_install:196 : result=0 2022-07-28 09:01:26.880 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 09:01:26.883 | + functions-common:time_stop:2440 : local name 2022-07-28 09:01:26.885 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:01:26.888 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:01:26.890 | + functions-common:time_stop:2443 : local total 2022-07-28 09:01:26.892 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:01:26.898 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 09:01:26.900 | + functions-common:time_stop:2447 : start_time=1658998881300 2022-07-28 09:01:26.902 | + functions-common:time_stop:2449 : [[ -z 1658998881300 ]] 2022-07-28 09:01:26.905 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:01:26.910 | + functions-common:time_stop:2452 : end_time=1658998886907 2022-07-28 09:01:26.912 | + functions-common:time_stop:2453 : elapsed_time=5607 2022-07-28 09:01:26.914 | + functions-common:time_stop:2454 : total=24517 2022-07-28 09:01:26.917 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:01:26.919 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30124 2022-07-28 09:01:26.922 | + inc/python:pip_install:199 : return 0 2022-07-28 09:01:26.924 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-07-28 09:01:26.927 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-28 09:01:26.929 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-07-28 09:01:26.932 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-07-28 09:01:26.949 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:01:26.952 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-07-28 09:01:26.954 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-07-28 09:01:26.958 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 09:01:26.958 | ++ 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-07-28 09:01:26.963 | + 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-07-28 09:01:26.966 | + 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-07-28 09:01:26.968 | + 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-07-28 09:01:26.970 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 09:01:26.973 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-07-28 09:01:26.975 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-07-28 09:01:26.991 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:01:26.994 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-07-28 09:01:26.997 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 09:01:26.999 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 09:01:27.001 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 09:01:27.004 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 09:01:27.006 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 09:01:27.008 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 09:01:27.011 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:01:27.013 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:01:27.015 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 09:01:27.017 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 09:01:27.020 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 09:01:27.022 | + functions-common:apt_get_update:1191 : return 2022-07-28 09:01:27.024 | + functions-common:install_package:1465 : real_install_package radvd 2022-07-28 09:01:27.027 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 09:01:27.029 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:01:27.031 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:01:27.034 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-07-28 09:01:27.055 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-07-28 09:01:27.166 | Reading package lists... 2022-07-28 09:01:27.433 | Building dependency tree... 2022-07-28 09:01:27.435 | Reading state information... 2022-07-28 09:01:27.726 | radvd is already the newest version (1:2.17-2). 2022-07-28 09:01:27.726 | The following packages were automatically installed and are no longer required: 2022-07-28 09:01:27.727 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 09:01:27.727 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 09:01:27.727 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 09:01:27.727 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 09:01:27.727 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 09:01:27.727 | python3-zope.interface 2022-07-28 09:01:27.727 | Use 'sudo apt autoremove' to remove them. 2022-07-28 09:01:27.847 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 09:01:27.851 | + functions-common:apt_get:1235 : result=0 2022-07-28 09:01:27.854 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 09:01:27.856 | + functions-common:time_stop:2440 : local name 2022-07-28 09:01:27.858 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:01:27.860 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:01:27.863 | + functions-common:time_stop:2443 : local total 2022-07-28 09:01:27.865 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:01:27.867 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 09:01:27.869 | + functions-common:time_stop:2447 : start_time=1658998887052 2022-07-28 09:01:27.872 | + functions-common:time_stop:2449 : [[ -z 1658998887052 ]] 2022-07-28 09:01:27.875 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:01:27.879 | + functions-common:time_stop:2452 : end_time=1658998887876 2022-07-28 09:01:27.881 | + functions-common:time_stop:2453 : elapsed_time=824 2022-07-28 09:01:27.883 | + functions-common:time_stop:2454 : total=3442 2022-07-28 09:01:27.886 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:01:27.888 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4266 2022-07-28 09:01:27.890 | + functions-common:apt_get:1239 : return 0 2022-07-28 09:01:27.893 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-07-28 09:01:27.909 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:01:27.912 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-07-28 09:01:27.914 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-07-28 09:01:27.917 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-07-28 09:01:27.920 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-07-28 09:01:27.940 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-07-28 09:01:27.942 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 09:01:27.944 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 09:01:27.947 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 09:01:27.949 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 09:01:27.952 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 09:01:27.954 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 09:01:27.956 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:01:27.958 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:01:27.960 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 09:01:27.963 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 09:01:27.965 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 09:01:27.967 | + functions-common:apt_get_update:1191 : return 2022-07-28 09:01:27.969 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-07-28 09:01:27.971 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 09:01:27.973 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:01:27.975 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:01:27.978 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-07-28 09:01:27.998 | + functions-common:apt_get:1231 : 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-07-28 09:01:28.108 | Reading package lists... 2022-07-28 09:01:28.382 | Building dependency tree... 2022-07-28 09:01:28.383 | Reading state information... 2022-07-28 09:01:28.678 | fakeroot is already the newest version (1.24-1). 2022-07-28 09:01:28.678 | make is already the newest version (4.2.1-1.2). 2022-07-28 09:01:28.678 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-07-28 09:01:28.678 | The following packages were automatically installed and are no longer required: 2022-07-28 09:01:28.679 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 09:01:28.679 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 09:01:28.679 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 09:01:28.679 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 09:01:28.679 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 09:01:28.679 | python3-zope.interface 2022-07-28 09:01:28.679 | Use 'sudo apt autoremove' to remove them. 2022-07-28 09:01:28.807 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 09:01:28.812 | + functions-common:apt_get:1235 : result=0 2022-07-28 09:01:28.815 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 09:01:28.817 | + functions-common:time_stop:2440 : local name 2022-07-28 09:01:28.820 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:01:28.822 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:01:28.825 | + functions-common:time_stop:2443 : local total 2022-07-28 09:01:28.827 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:01:28.829 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 09:01:28.832 | + functions-common:time_stop:2447 : start_time=1658998887995 2022-07-28 09:01:28.834 | + functions-common:time_stop:2449 : [[ -z 1658998887995 ]] 2022-07-28 09:01:28.837 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:01:28.841 | + functions-common:time_stop:2452 : end_time=1658998888838 2022-07-28 09:01:28.844 | + functions-common:time_stop:2453 : elapsed_time=843 2022-07-28 09:01:28.846 | + functions-common:time_stop:2454 : total=4266 2022-07-28 09:01:28.848 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:01:28.850 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5109 2022-07-28 09:01:28.853 | + functions-common:apt_get:1239 : return 0 2022-07-28 09:01:28.855 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-07-28 09:01:28.858 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:01:28.860 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:01:28.862 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-07-28 09:01:28.864 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-07-28 09:01:28.867 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-07-28 09:01:28.872 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-07-28 09:01:28.874 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-07-28 09:01:28.878 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-07-28 09:01:28.879 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-07-28 09:01:28.883 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-07-28 09:01:28.885 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-07-28 09:01:28.888 | + functions:vercmp:628 : local v1=5.4 2022-07-28 09:01:28.890 | + functions:vercmp:629 : local 'op=<' 2022-07-28 09:01:28.892 | + functions:vercmp:630 : local v2=3.13 2022-07-28 09:01:28.894 | + functions:vercmp:631 : local result 2022-07-28 09:01:28.898 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-07-28 09:01:28.899 | ++ functions:vercmp:635 : sort -V 2022-07-28 09:01:28.899 | ++ functions:vercmp:635 : head -1 2022-07-28 09:01:28.904 | + functions:vercmp:635 : result=3.13 2022-07-28 09:01:28.906 | + functions:vercmp:637 : case $op in 2022-07-28 09:01:28.909 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-07-28 09:01:28.911 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-07-28 09:01:28.914 | + functions:vercmp:648 : return 2022-07-28 09:01:28.916 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-07-28 09:01:28.919 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 09:01:28.921 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-07-28 09:01:29.427 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-07-28 09:01:29.430 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-07-28 09:01:29.433 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.435 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.438 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-07-28 09:01:29.440 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:29.444 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-07-28 09:01:29.465 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:01:29.467 | + ./stack.sh:main:842 : install_etcd3 2022-07-28 09:01:29.470 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-07-28 09:01:29.470 | Installing etcd 2022-07-28 09:01:29.472 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-07-28 09:01:29.485 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-07-28 09:01:29.497 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-07-28 09:01:29.499 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-07-28 09:01:29.517 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-07-28 09:01:29.520 | ++ 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-07-28 09:01:29.522 | ++ 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-07-28 09:01:29.526 | +++ 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-07-28 09:01:29.530 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 09:01:29.533 | ++ 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-07-28 09:01:29.535 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-07-28 09:01:29.538 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 09:01:29.540 | ++ functions:get_extra_file:74 : return 2022-07-28 09:01:29.543 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 09:01:29.545 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-07-28 09:01:29.548 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-07-28 09:01:29.550 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-07-28 09:01:29.567 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:01:29.569 | + ./stack.sh:main:861 : install_dstat 2022-07-28 09:01:29.572 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-07-28 09:01:29.588 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:01:29.591 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-07-28 09:01:29.593 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 09:01:29.596 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-07-28 09:01:29.598 | + ./stack.sh:main:870 : install_libs 2022-07-28 09:01:29.600 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-07-28 09:01:29.603 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-07-28 09:01:29.605 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-07-28 09:01:29.607 | + inc/python:use_library_from_git:246 : local name=automaton 2022-07-28 09:01:29.610 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.612 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.614 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-07-28 09:01:29.616 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:29.619 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-07-28 09:01:29.621 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-07-28 09:01:29.623 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-07-28 09:01:29.626 | + inc/python:use_library_from_git:246 : local name=castellan 2022-07-28 09:01:29.628 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.630 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.633 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-07-28 09:01:29.635 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:29.638 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-07-28 09:01:29.640 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-07-28 09:01:29.642 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-07-28 09:01:29.645 | + inc/python:use_library_from_git:246 : local name=cliff 2022-07-28 09:01:29.647 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.649 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.651 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-07-28 09:01:29.654 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:29.656 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-07-28 09:01:29.658 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-07-28 09:01:29.660 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-07-28 09:01:29.663 | + inc/python:use_library_from_git:246 : local name=cursive 2022-07-28 09:01:29.665 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.667 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.670 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-07-28 09:01:29.672 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:29.674 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-07-28 09:01:29.677 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-07-28 09:01:29.679 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-07-28 09:01:29.681 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-07-28 09:01:29.684 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.686 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.688 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-07-28 09:01:29.690 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:29.693 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-07-28 09:01:29.695 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-07-28 09:01:29.697 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-07-28 09:01:29.700 | + inc/python:use_library_from_git:246 : local name=futurist 2022-07-28 09:01:29.702 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.704 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.707 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-07-28 09:01:29.709 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:29.711 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-07-28 09:01:29.714 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-07-28 09:01:29.716 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-07-28 09:01:29.718 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-07-28 09:01:29.720 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.723 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.725 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-07-28 09:01:29.727 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:29.730 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-07-28 09:01:29.732 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-07-28 09:01:29.734 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-07-28 09:01:29.736 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-07-28 09:01:29.738 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.741 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.743 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-07-28 09:01:29.745 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:29.747 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-07-28 09:01:29.750 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-07-28 09:01:29.752 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-07-28 09:01:29.754 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-07-28 09:01:29.756 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.759 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.761 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-07-28 09:01:29.763 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:29.765 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-07-28 09:01:29.768 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-07-28 09:01:29.770 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-07-28 09:01:29.772 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-07-28 09:01:29.775 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.777 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.779 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-07-28 09:01:29.782 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:29.785 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-07-28 09:01:29.787 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-07-28 09:01:29.789 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-07-28 09:01:29.792 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-07-28 09:01:29.794 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.796 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.799 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-07-28 09:01:29.801 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:29.803 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-07-28 09:01:29.805 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-07-28 09:01:29.808 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-07-28 09:01:29.810 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-07-28 09:01:29.812 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.815 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.817 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-07-28 09:01:29.819 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:29.822 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-07-28 09:01:29.824 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-07-28 09:01:29.826 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-07-28 09:01:29.829 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-07-28 09:01:29.831 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.833 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.836 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-07-28 09:01:29.838 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:29.840 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-07-28 09:01:29.842 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-07-28 09:01:29.845 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-07-28 09:01:29.847 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-07-28 09:01:29.849 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.851 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.853 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-07-28 09:01:29.856 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:29.858 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-07-28 09:01:29.860 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-07-28 09:01:29.863 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-07-28 09:01:29.865 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-07-28 09:01:29.867 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.869 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.871 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-07-28 09:01:29.874 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:29.876 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-07-28 09:01:29.878 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-07-28 09:01:29.880 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-07-28 09:01:29.883 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-07-28 09:01:29.885 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.887 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.889 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-07-28 09:01:29.892 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:29.894 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-07-28 09:01:29.896 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-07-28 09:01:29.898 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-07-28 09:01:29.901 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-07-28 09:01:29.903 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.905 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.907 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-07-28 09:01:29.910 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:29.912 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-07-28 09:01:29.914 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-07-28 09:01:29.916 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-07-28 09:01:29.919 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-07-28 09:01:29.921 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.923 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.926 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-07-28 09:01:29.928 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:29.930 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-07-28 09:01:29.932 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-07-28 09:01:29.934 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-07-28 09:01:29.937 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-07-28 09:01:29.939 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.941 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.943 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-07-28 09:01:29.946 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:29.948 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-07-28 09:01:29.951 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-07-28 09:01:29.953 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-07-28 09:01:29.955 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-07-28 09:01:29.958 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.960 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.962 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-07-28 09:01:29.964 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:29.967 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-07-28 09:01:29.969 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-07-28 09:01:29.971 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-07-28 09:01:29.974 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-07-28 09:01:29.976 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.978 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.981 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-07-28 09:01:29.983 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:29.985 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-07-28 09:01:29.988 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-07-28 09:01:29.990 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-07-28 09:01:29.992 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-07-28 09:01:29.995 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:29.997 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:29.999 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-07-28 09:01:30.002 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:30.004 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-07-28 09:01:30.006 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-07-28 09:01:30.009 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-07-28 09:01:30.011 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-07-28 09:01:30.014 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:30.016 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:30.018 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-07-28 09:01:30.021 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:30.023 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-07-28 09:01:30.026 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-07-28 09:01:30.028 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-07-28 09:01:30.030 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-07-28 09:01:30.032 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:30.035 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:30.037 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-07-28 09:01:30.040 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:30.042 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-07-28 09:01:30.044 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-07-28 09:01:30.047 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-07-28 09:01:30.049 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-07-28 09:01:30.051 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:30.054 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:30.056 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-07-28 09:01:30.058 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:30.061 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-07-28 09:01:30.063 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-07-28 09:01:30.065 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-07-28 09:01:30.068 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-07-28 09:01:30.070 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:30.072 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:30.074 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-07-28 09:01:30.077 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:30.079 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-07-28 09:01:30.082 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-07-28 09:01:30.084 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-07-28 09:01:30.086 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-07-28 09:01:30.089 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:30.091 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:30.093 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-07-28 09:01:30.096 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:30.098 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-07-28 09:01:30.100 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-07-28 09:01:30.103 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-07-28 09:01:30.105 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-07-28 09:01:30.107 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:30.109 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:30.112 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-07-28 09:01:30.114 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:30.116 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-07-28 09:01:30.119 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-07-28 09:01:30.121 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-07-28 09:01:30.123 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-07-28 09:01:30.126 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:30.128 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:30.130 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-07-28 09:01:30.132 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:30.135 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-07-28 09:01:30.137 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-07-28 09:01:30.139 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-07-28 09:01:30.142 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-07-28 09:01:30.144 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:30.146 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:30.149 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-07-28 09:01:30.151 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:30.153 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-07-28 09:01:30.156 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-07-28 09:01:30.158 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-07-28 09:01:30.161 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-07-28 09:01:30.163 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:30.165 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:30.168 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-07-28 09:01:30.170 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:30.172 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-07-28 09:01:30.175 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-07-28 09:01:30.177 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-07-28 09:01:30.179 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-07-28 09:01:30.181 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:30.184 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:30.186 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-07-28 09:01:30.188 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:30.191 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-07-28 09:01:30.193 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-07-28 09:01:30.196 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-07-28 09:01:30.198 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-07-28 09:01:30.202 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:30.204 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:30.207 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-07-28 09:01:30.209 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:30.211 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-07-28 09:01:30.214 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-07-28 09:01:30.216 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-07-28 09:01:30.218 | + inc/python:use_library_from_git:246 : local name=tooz 2022-07-28 09:01:30.221 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:30.223 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:30.225 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-07-28 09:01:30.228 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:30.230 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-07-28 09:01:30.232 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-07-28 09:01:30.235 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-07-28 09:01:30.237 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-07-28 09:01:30.240 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:30.242 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:30.245 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-07-28 09:01:30.247 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:30.250 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-07-28 09:01:30.252 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-07-28 09:01:30.255 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-07-28 09:01:30.258 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-07-28 09:01:30.260 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:30.263 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:30.265 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-07-28 09:01:30.268 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:30.271 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-07-28 09:01:30.273 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-07-28 09:01:30.275 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-07-28 09:01:30.278 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-07-28 09:01:30.280 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:30.283 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:30.285 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-07-28 09:01:30.287 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:30.290 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-07-28 09:01:30.292 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-07-28 09:01:30.295 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-07-28 09:01:30.297 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-07-28 09:01:30.299 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:30.302 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:30.304 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-07-28 09:01:30.307 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:30.309 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-07-28 09:01:30.331 | Using python 3.8 to install etcd3 2022-07-28 09:01:30.333 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-07-28 09:01:32.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:01:32.439 | from cryptography.utils import int_from_bytes 2022-07-28 09:01:32.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:01:32.439 | from cryptography.utils import int_from_bytes 2022-07-28 09:01:33.474 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 09:01:33.476 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.12.0) 2022-07-28 09:01:33.485 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.47.0) 2022-07-28 09:01:33.495 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-07-28 09:01:33.497 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 09:01:33.500 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 09:01:35.857 | + inc/python:pip_install:196 : result=0 2022-07-28 09:01:35.860 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 09:01:35.862 | + functions-common:time_stop:2440 : local name 2022-07-28 09:01:35.865 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:01:35.867 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:01:35.869 | + functions-common:time_stop:2443 : local total 2022-07-28 09:01:35.871 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:01:35.874 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 09:01:35.876 | + functions-common:time_stop:2447 : start_time=1658998890325 2022-07-28 09:01:35.878 | + functions-common:time_stop:2449 : [[ -z 1658998890325 ]] 2022-07-28 09:01:35.881 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:01:35.886 | + functions-common:time_stop:2452 : end_time=1658998895883 2022-07-28 09:01:35.888 | + functions-common:time_stop:2453 : elapsed_time=5558 2022-07-28 09:01:35.890 | + functions-common:time_stop:2454 : total=30124 2022-07-28 09:01:35.892 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:01:35.895 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35682 2022-07-28 09:01:35.897 | + inc/python:pip_install:199 : return 0 2022-07-28 09:01:35.900 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-07-28 09:01:35.926 | Using python 3.8 to install etcd3gw 2022-07-28 09:01:35.929 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-07-28 09:01:38.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:01:38.071 | from cryptography.utils import int_from_bytes 2022-07-28 09:01:38.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:01:38.071 | from cryptography.utils import int_from_bytes 2022-07-28 09:01:39.143 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 09:01:39.145 | Requirement already satisfied: etcd3gw===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.2) 2022-07-28 09:01:39.153 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 09:01:39.155 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 09:01:39.158 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 09:01:39.172 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 09:01:39.205 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 09:01:39.210 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 09:01:39.213 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 09:01:41.545 | + inc/python:pip_install:196 : result=0 2022-07-28 09:01:41.547 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 09:01:41.549 | + functions-common:time_stop:2440 : local name 2022-07-28 09:01:41.552 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:01:41.554 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:01:41.556 | + functions-common:time_stop:2443 : local total 2022-07-28 09:01:41.559 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:01:41.561 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 09:01:41.563 | + functions-common:time_stop:2447 : start_time=1658998895919 2022-07-28 09:01:41.565 | + functions-common:time_stop:2449 : [[ -z 1658998895919 ]] 2022-07-28 09:01:41.568 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:01:41.573 | + functions-common:time_stop:2452 : end_time=1658998901570 2022-07-28 09:01:41.575 | + functions-common:time_stop:2453 : elapsed_time=5651 2022-07-28 09:01:41.578 | + functions-common:time_stop:2454 : total=35682 2022-07-28 09:01:41.580 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:01:41.582 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=41333 2022-07-28 09:01:41.585 | + inc/python:pip_install:199 : return 0 2022-07-28 09:01:41.588 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-07-28 09:01:41.590 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-07-28 09:01:41.592 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-07-28 09:01:41.595 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 09:01:41.597 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 09:01:41.600 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 09:01:41.602 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 09:01:41.605 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 09:01:41.607 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 09:01:41.609 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 09:01:41.612 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 09:01:41.614 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 09:01:41.616 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 09:01:41.619 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-07-28 09:01:41.621 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:01:41.624 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:01:41.626 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-07-28 09:01:41.630 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 09:01:41.632 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 09:01:41.635 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 09:01:41.637 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 09:01:41.639 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 09:01:41.649 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 09:01:41.652 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 09:01:41.654 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:01:41.657 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:01:41.659 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 09:01:41.662 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 09:01:41.664 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 09:01:41.667 | + functions-common:apt_get_update:1191 : return 2022-07-28 09:01:41.669 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 09:01:41.672 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 09:01:41.674 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:01:41.677 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:01:41.679 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 09:01:41.701 | + functions-common:apt_get:1231 : 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-07-28 09:01:41.812 | Reading package lists... 2022-07-28 09:01:42.116 | Building dependency tree... 2022-07-28 09:01:42.118 | Reading state information... 2022-07-28 09:01:42.453 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-07-28 09:01:42.454 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-07-28 09:01:42.454 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 09:01:42.454 | The following packages were automatically installed and are no longer required: 2022-07-28 09:01:42.455 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 09:01:42.455 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 09:01:42.455 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 09:01:42.455 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 09:01:42.455 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 09:01:42.456 | python3-zope.interface 2022-07-28 09:01:42.456 | Use 'sudo apt autoremove' to remove them. 2022-07-28 09:01:42.581 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 09:01:42.586 | + functions-common:apt_get:1235 : result=0 2022-07-28 09:01:42.589 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 09:01:42.591 | + functions-common:time_stop:2440 : local name 2022-07-28 09:01:42.594 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:01:42.596 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:01:42.599 | + functions-common:time_stop:2443 : local total 2022-07-28 09:01:42.601 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:01:42.603 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 09:01:42.605 | + functions-common:time_stop:2447 : start_time=1658998901698 2022-07-28 09:01:42.608 | + functions-common:time_stop:2449 : [[ -z 1658998901698 ]] 2022-07-28 09:01:42.611 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:01:42.615 | + functions-common:time_stop:2452 : end_time=1658998902613 2022-07-28 09:01:42.618 | + functions-common:time_stop:2453 : elapsed_time=915 2022-07-28 09:01:42.620 | + functions-common:time_stop:2454 : total=5109 2022-07-28 09:01:42.622 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:01:42.625 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6024 2022-07-28 09:01:42.627 | + functions-common:apt_get:1239 : return 0 2022-07-28 09:01:42.630 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-07-28 09:01:42.632 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:01:42.635 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:01:42.637 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-07-28 09:01:42.700 | Module proxy already enabled 2022-07-28 09:01:42.705 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-07-28 09:01:42.767 | Considering dependency proxy for proxy_uwsgi: 2022-07-28 09:01:42.767 | Module proxy already enabled 2022-07-28 09:01:42.767 | Module proxy_uwsgi already enabled 2022-07-28 09:01:42.772 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-07-28 09:01:42.774 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 09:01:42.776 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 09:01:42.779 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 09:01:42.922 | + ./stack.sh:main:876 : install_keystoneauth 2022-07-28 09:01:42.924 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-07-28 09:01:42.927 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-07-28 09:01:42.930 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:42.936 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:42.939 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-07-28 09:01:42.942 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:42.946 | + ./stack.sh:main:877 : install_keystoneclient 2022-07-28 09:01:42.949 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-07-28 09:01:42.951 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-07-28 09:01:42.954 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:42.956 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:42.959 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-07-28 09:01:42.962 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:42.965 | + ./stack.sh:main:878 : install_glanceclient 2022-07-28 09:01:42.968 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-07-28 09:01:42.971 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-07-28 09:01:42.974 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:42.976 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:42.979 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-07-28 09:01:42.981 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:42.984 | + ./stack.sh:main:879 : install_cinderclient 2022-07-28 09:01:42.986 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-07-28 09:01:42.988 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-07-28 09:01:42.991 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:42.993 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:42.996 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-07-28 09:01:42.998 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:43.001 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-07-28 09:01:43.003 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-07-28 09:01:43.006 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:43.008 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:43.011 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-07-28 09:01:43.013 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:43.016 | + ./stack.sh:main:880 : install_novaclient 2022-07-28 09:01:43.018 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-07-28 09:01:43.021 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-07-28 09:01:43.023 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:43.026 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:43.029 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-07-28 09:01:43.031 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:43.034 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-07-28 09:01:43.052 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:01:43.054 | + ./stack.sh:main:882 : install_swiftclient 2022-07-28 09:01:43.057 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-07-28 09:01:43.059 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-07-28 09:01:43.062 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:43.064 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:43.067 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-07-28 09:01:43.069 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:43.072 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-07-28 09:01:43.092 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:01:43.094 | + ./stack.sh:main:885 : install_neutronclient 2022-07-28 09:01:43.097 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-07-28 09:01:43.100 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-07-28 09:01:43.102 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:43.105 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:43.108 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-07-28 09:01:43.111 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:43.113 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-07-28 09:01:43.116 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-07-28 09:01:43.119 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-07-28 09:01:43.121 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:01:43.124 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:01:43.126 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-07-28 09:01:43.129 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:01:43.132 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-07-28 09:01:43.134 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-07-28 09:01:43.137 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 09:01:43.140 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-07-28 09:01:43.143 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-07-28 09:01:43.145 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 09:01:43.149 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-07-28 09:01:43.149 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 09:01:43.155 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-07-28 09:01:43.157 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-07-28 09:01:43.160 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-07-28 09:01:43.163 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-07-28 09:01:43.165 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-07-28 09:01:43.188 | Using python 3.8 to install keystonemiddleware 2022-07-28 09:01:43.190 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-07-28 09:01:45.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:01:45.352 | from cryptography.utils import int_from_bytes 2022-07-28 09:01:45.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:01:45.352 | from cryptography.utils import int_from_bytes 2022-07-28 09:01:46.386 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 09:01:46.388 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 09:01:46.440 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 09:01:46.479 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 09:01:46.517 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 09:01:46.523 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 09:01:46.528 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 09:01:46.565 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 09:01:46.574 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 09:01:46.587 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 09:01:46.593 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 09:01:46.595 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 09:01:46.605 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 09:01:46.607 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 09:01:46.614 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 09:01:46.619 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 09:01:46.639 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 09:01:46.643 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 09:01:46.657 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 09:01:46.661 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 09:01:46.664 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 09:01:46.669 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 09:01:46.703 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 09:01:46.760 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 09:01:46.773 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 09:01:46.778 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 09:01:46.781 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 09:01:46.786 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 09:01:46.792 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 09:01:46.795 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 09:01:46.798 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 09:01:46.801 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 09:01:46.805 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 09:01:46.810 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 09:01:46.812 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 09:01:46.816 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 09:01:46.819 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 09:01:48.903 | + inc/python:pip_install:196 : result=0 2022-07-28 09:01:48.905 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 09:01:48.908 | + functions-common:time_stop:2440 : local name 2022-07-28 09:01:48.910 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:01:48.912 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:01:48.915 | + functions-common:time_stop:2443 : local total 2022-07-28 09:01:48.917 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:01:48.919 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 09:01:48.922 | + functions-common:time_stop:2447 : start_time=1658998903182 2022-07-28 09:01:48.924 | + functions-common:time_stop:2449 : [[ -z 1658998903182 ]] 2022-07-28 09:01:48.927 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:01:48.931 | + functions-common:time_stop:2452 : end_time=1658998908928 2022-07-28 09:01:48.933 | + functions-common:time_stop:2453 : elapsed_time=5746 2022-07-28 09:01:48.935 | + functions-common:time_stop:2454 : total=41333 2022-07-28 09:01:48.938 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:01:48.940 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=47079 2022-07-28 09:01:48.944 | + inc/python:pip_install:199 : return 0 2022-07-28 09:01:48.947 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-07-28 09:01:48.949 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-07-28 09:01:48.952 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 09:01:48.955 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-07-28 09:01:48.958 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-07-28 09:01:48.960 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 09:01:48.964 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-07-28 09:01:48.965 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 09:01:48.970 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-07-28 09:01:48.973 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-07-28 09:01:48.975 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-07-28 09:01:48.979 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-07-28 09:01:48.982 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-07-28 09:01:49.007 | Using python 3.8 to install python-memcached 2022-07-28 09:01:49.010 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-07-28 09:01:51.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:01:51.142 | from cryptography.utils import int_from_bytes 2022-07-28 09:01:51.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:01:51.142 | from cryptography.utils import int_from_bytes 2022-07-28 09:01:52.187 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 09:01:52.189 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.59) 2022-07-28 09:01:52.194 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 09:01:54.651 | + inc/python:pip_install:196 : result=0 2022-07-28 09:01:54.653 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 09:01:54.656 | + functions-common:time_stop:2440 : local name 2022-07-28 09:01:54.658 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:01:54.660 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:01:54.663 | + functions-common:time_stop:2443 : local total 2022-07-28 09:01:54.665 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:01:54.667 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 09:01:54.670 | + functions-common:time_stop:2447 : start_time=1658998909000 2022-07-28 09:01:54.672 | + functions-common:time_stop:2449 : [[ -z 1658998909000 ]] 2022-07-28 09:01:54.675 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:01:54.680 | + functions-common:time_stop:2452 : end_time=1658998914677 2022-07-28 09:01:54.682 | + functions-common:time_stop:2453 : elapsed_time=5677 2022-07-28 09:01:54.684 | + functions-common:time_stop:2454 : total=47079 2022-07-28 09:01:54.687 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:01:54.689 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=52756 2022-07-28 09:01:54.691 | + inc/python:pip_install:199 : return 0 2022-07-28 09:01:54.694 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-07-28 09:01:54.714 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:01:54.717 | + ./stack.sh:main:892 : '[' 10.222.0.42 == 10.222.0.42 ']' 2022-07-28 09:01:54.719 | + ./stack.sh:main:893 : stack_install_service keystone 2022-07-28 09:01:54.721 | + lib/stack:stack_install_service:20 : local service=keystone 2022-07-28 09:01:54.724 | + lib/stack:stack_install_service:21 : type install_keystone 2022-07-28 09:01:54.727 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 09:01:54.729 | + lib/stack:stack_install_service:32 : install_keystone 2022-07-28 09:01:54.732 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-07-28 09:01:54.749 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:01:54.751 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-07-28 09:01:54.753 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-07-28 09:01:54.755 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-07-28 09:01:54.758 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 09:01:54.760 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 09:01:54.762 | ++ functions-common:git_clone:601 : pwd 2022-07-28 09:01:54.765 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 09:01:54.767 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 09:01:54.770 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 09:01:54.786 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 09:01:54.788 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 09:01:54.791 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 09:01:54.794 | + functions-common:git_clone:618 : echo master 2022-07-28 09:01:54.794 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 09:01:54.800 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-07-28 09:01:54.802 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 09:01:54.805 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-07-28 09:01:54.821 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-07-28 09:01:54.825 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 09:01:54.825 | + functions-common:git_clone:679 : head -1 2022-07-28 09:01:54.863 | 9bb51da86 Merge "Only log warnings about token length when length exceeds max_token_size" 2022-07-28 09:01:54.867 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 09:01:54.870 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-07-28 09:01:54.872 | + inc/python:setup_develop:334 : local bindep 2022-07-28 09:01:54.875 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 09:01:54.877 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-07-28 09:01:54.880 | + inc/python:setup_develop:340 : local extras= 2022-07-28 09:01:54.882 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-07-28 09:01:54.884 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 09:01:54.887 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 09:01:54.889 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-07-28 09:01:54.892 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 09:01:54.894 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 09:01:54.897 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-07-28 09:01:54.899 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 09:01:54.902 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-07-28 09:01:54.905 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 09:01:54.907 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 09:01:54.910 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-07-28 09:01:54.916 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-07-28 09:01:54.918 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-07-28 09:01:55.589 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-07-28 09:01:55.591 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 09:01:55.593 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 09:01:55.596 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 09:01:55.598 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 09:01:55.600 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-07-28 09:01:55.603 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 09:01:55.605 | + inc/python:setup_package:424 : local extras= 2022-07-28 09:01:55.607 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 09:01:55.609 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 09:01:55.611 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 09:01:55.614 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 09:01:55.616 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 09:01:55.618 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-07-28 09:01:55.639 | Using python 3.8 to install /opt/stack/keystone 2022-07-28 09:01:55.641 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-07-28 09:01:57.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:01:57.787 | from cryptography.utils import int_from_bytes 2022-07-28 09:01:57.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:01:57.787 | from cryptography.utils import int_from_bytes 2022-07-28 09:01:58.819 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 09:01:58.819 | Obtaining file:///opt/stack/keystone 2022-07-28 09:02:00.415 | Requirement already satisfied: Flask===2.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.1.3) 2022-07-28 09:02:00.432 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-07-28 09:02:00.442 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 09:02:00.448 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 09:02:00.451 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-07-28 09:02:00.477 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 09:02:00.621 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 09:02:00.635 | Requirement already satisfied: Werkzeug===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.0) 2022-07-28 09:02:00.641 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-07-28 09:02:00.654 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 09:02:00.662 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 09:02:00.666 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (8.1.3) 2022-07-28 09:02:00.671 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 09:02:00.709 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 09:02:00.715 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 09:02:00.720 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 09:02:00.760 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.1.2) 2022-07-28 09:02:00.763 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 09:02:00.802 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 09:02:00.853 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 09:02:00.856 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.2.0) 2022-07-28 09:02:00.867 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 09:02:00.903 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 09:02:00.941 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 09:02:00.947 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 09:02:00.993 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 09:02:00.997 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 09:02:01.043 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 09:02:01.097 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 09:02:01.107 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 09:02:01.125 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 09:02:01.139 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 09:02:01.149 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 09:02:01.171 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 09:02:01.180 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 09:02:01.194 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 09:02:01.233 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 09:02:01.238 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.4) 2022-07-28 09:02:01.251 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 09:02:01.254 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 09:02:01.265 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 09:02:01.271 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 09:02:01.281 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 09:02:01.284 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 09:02:01.287 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 09:02:01.292 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 09:02:01.296 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.1.2) 2022-07-28 09:02:01.318 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 09:02:01.323 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 09:02:01.344 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 09:02:01.348 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 09:02:01.361 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 09:02:01.365 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-07-28 09:02:01.368 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 09:02:01.371 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 09:02:01.381 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 09:02:01.384 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 09:02:01.386 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 09:02:01.391 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 09:02:01.432 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 09:02:01.438 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 09:02:01.448 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 09:02:01.480 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 09:02:01.486 | Requirement already satisfied: xmlschema===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.1) 2022-07-28 09:02:01.518 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 09:02:01.523 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 09:02:01.550 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 09:02:01.552 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 09:02:01.614 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 09:02:01.641 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 09:02:01.698 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 09:02:01.703 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 09:02:01.709 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 09:02:01.712 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 09:02:01.725 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 09:02:01.728 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 09:02:01.773 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 09:02:01.778 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 09:02:01.780 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 09:02:01.789 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 09:02:01.797 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 09:02:01.807 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 09:02:01.818 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 09:02:01.830 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 09:02:01.838 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 09:02:01.841 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 09:02:01.844 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 09:02:01.856 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-07-28 09:02:01.858 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-28 09:02:01.863 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 09:02:01.866 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 09:02:01.871 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 09:02:01.873 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 09:02:01.876 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 09:02:01.878 | Requirement already satisfied: elementpath===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (3.0.1) 2022-07-28 09:02:01.896 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 09:02:01.900 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 09:02:01.904 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 09:02:01.915 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 09:02:01.917 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 09:02:01.944 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 09:02:01.947 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 09:02:03.088 | Installing collected packages: keystone 2022-07-28 09:02:03.089 | Attempting uninstall: keystone 2022-07-28 09:02:03.089 | Found existing installation: keystone 21.1.0.dev29 2022-07-28 09:02:03.092 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-07-28 09:02:03.094 | Running setup.py develop for keystone 2022-07-28 09:02:05.125 | Successfully installed keystone 2022-07-28 09:02:05.255 | + inc/python:pip_install:196 : result=0 2022-07-28 09:02:05.257 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 09:02:05.260 | + functions-common:time_stop:2440 : local name 2022-07-28 09:02:05.262 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:02:05.264 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:02:05.266 | + functions-common:time_stop:2443 : local total 2022-07-28 09:02:05.268 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:02:05.270 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 09:02:05.273 | + functions-common:time_stop:2447 : start_time=1658998915633 2022-07-28 09:02:05.275 | + functions-common:time_stop:2449 : [[ -z 1658998915633 ]] 2022-07-28 09:02:05.278 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:02:05.282 | + functions-common:time_stop:2452 : end_time=1658998925279 2022-07-28 09:02:05.284 | + functions-common:time_stop:2453 : elapsed_time=9646 2022-07-28 09:02:05.287 | + functions-common:time_stop:2454 : total=52756 2022-07-28 09:02:05.289 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:02:05.291 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=62402 2022-07-28 09:02:05.293 | + inc/python:pip_install:199 : return 0 2022-07-28 09:02:05.296 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 09:02:05.298 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 09:02:05.301 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 09:02:05.319 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 09:02:05.332 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-07-28 09:02:05.335 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-07-28 09:02:05.338 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:02:05.340 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:02:05.342 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-07-28 09:02:05.345 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:02:05.347 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-07-28 09:02:05.364 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:02:05.367 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-07-28 09:02:05.369 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 09:02:05.372 | + ./stack.sh:main:894 : configure_keystone 2022-07-28 09:02:05.374 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-07-28 09:02:05.387 | + 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-07-28 09:02:05.390 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-07-28 09:02:05.394 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-07-28 09:02:05.411 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:02:05.413 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-07-28 09:02:05.446 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-07-28 09:02:05.481 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-07-28 09:02:05.514 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-07-28 09:02:05.545 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-07-28 09:02:05.577 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-07-28 09:02:05.609 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-07-28 09:02:05.638 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-07-28 09:02:05.667 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-07-28 09:02:05.669 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-07-28 09:02:05.672 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-07-28 09:02:05.674 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-07-28 09:02:05.677 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 09:02:05.679 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 09:02:05.697 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:02:05.700 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 09:02:05.703 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 09:02:05.705 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 09:02:05.721 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:02:05.724 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 09:02:05.727 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 09:02:05.758 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 09:02:05.760 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 09:02:05.763 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-07-28 09:02:05.765 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-07-28 09:02:05.782 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:02:05.785 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.42/identity 2022-07-28 09:02:05.822 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-07-28 09:02:05.824 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-07-28 09:02:05.860 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-07-28 09:02:05.863 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-07-28 09:02:05.865 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-07-28 09:02:05.868 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-07-28 09:02:05.870 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 09:02:05.872 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 09:02:05.875 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 09:02:05.892 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:02:05.894 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 09:02:05.897 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-28 09:02:05.900 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-28 09:02:05.934 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-07-28 09:02:05.936 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-07-28 09:02:05.939 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-07-28 09:02:05.942 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-07-28 09:02:05.945 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 09:02:05.964 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 09:02:05.967 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 09:02:05.970 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 09:02:05.972 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 09:02:05.975 | + 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-07-28 09:02:06.008 | + 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-07-28 09:02:06.040 | + 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-07-28 09:02:06.074 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 09:02:06.105 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-07-28 09:02:06.134 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-07-28 09:02:06.137 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-07-28 09:02:06.139 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-07-28 09:02:06.141 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-07-28 09:02:06.145 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-07-28 09:02:06.147 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 09:02:06.149 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 09:02:06.152 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-07-28 09:02:06.157 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-07-28 09:02:06.159 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 09:02:06.162 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 09:02:06.176 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 09:02:06.176 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 09:02:06.186 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 09:02:06.190 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 09:02:06.207 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-07-28 09:02:06.210 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-07-28 09:02:06.214 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-07-28 09:02:06.248 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-07-28 09:02:06.277 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-07-28 09:02:06.306 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-07-28 09:02:06.337 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-07-28 09:02:06.367 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-07-28 09:02:06.397 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-07-28 09:02:06.427 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-07-28 09:02:06.457 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-07-28 09:02:06.488 | + 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-07-28 09:02:06.517 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-07-28 09:02:06.547 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-07-28 09:02:06.578 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-07-28 09:02:06.609 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 09:02:06.611 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 09:02:06.614 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-07-28 09:02:06.617 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-07-28 09:02:06.619 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 09:02:06.621 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:02:06.624 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:02:06.626 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 09:02:06.629 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 09:02:06.631 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-07-28 09:02:06.659 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-07-28 09:02:06.689 | + 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-07-28 09:02:06.689 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 09:02:06.699 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-07-28 09:02:06.703 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-07-28 09:02:06.706 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-07-28 09:02:06.708 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 09:02:06.711 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 09:02:06.714 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 09:02:06.716 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:02:06.719 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:02:06.721 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 09:02:06.724 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 09:02:06.726 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:02:06.728 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:02:06.731 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-07-28 09:02:06.793 | Site keystone-wsgi-public already enabled 2022-07-28 09:02:06.798 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 09:02:06.800 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 09:02:06.803 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 09:02:06.805 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 09:02:06.952 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-07-28 09:02:06.990 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-07-28 09:02:07.027 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-07-28 09:02:07.059 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-07-28 09:02:07.062 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-07-28 09:02:07.098 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-07-28 09:02:07.132 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-07-28 09:02:07.164 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-28 09:02:07.167 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-28 09:02:07.170 | + ./stack.sh:main:898 : is_service_enabled swift 2022-07-28 09:02:07.189 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:02:07.191 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-07-28 09:02:07.210 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:02:07.213 | + ./stack.sh:main:902 : stack_install_service swift 2022-07-28 09:02:07.215 | + lib/stack:stack_install_service:20 : local service=swift 2022-07-28 09:02:07.218 | + lib/stack:stack_install_service:21 : type install_swift 2022-07-28 09:02:07.221 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 09:02:07.223 | + lib/stack:stack_install_service:32 : install_swift 2022-07-28 09:02:07.226 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-07-28 09:02:07.228 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-07-28 09:02:07.231 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-07-28 09:02:07.233 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 09:02:07.236 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 09:02:07.239 | ++ functions-common:git_clone:601 : pwd 2022-07-28 09:02:07.242 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 09:02:07.245 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 09:02:07.248 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 09:02:07.267 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 09:02:07.269 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 09:02:07.271 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 09:02:07.275 | + functions-common:git_clone:618 : echo master 2022-07-28 09:02:07.275 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 09:02:07.281 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-07-28 09:02:07.285 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 09:02:07.287 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-07-28 09:02:07.302 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-07-28 09:02:07.305 | + functions-common:git_clone:679 : head -1 2022-07-28 09:02:07.305 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 09:02:07.310 | 9b0e5ea97 Merge "formpost: deprecate sha1 signatures" 2022-07-28 09:02:07.313 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 09:02:07.316 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-07-28 09:02:07.318 | + inc/python:setup_develop:334 : local bindep 2022-07-28 09:02:07.321 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 09:02:07.324 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-07-28 09:02:07.327 | + inc/python:setup_develop:340 : local extras=keystone 2022-07-28 09:02:07.329 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-07-28 09:02:07.332 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 09:02:07.334 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 09:02:07.337 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-07-28 09:02:07.339 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 09:02:07.342 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-07-28 09:02:07.346 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-07-28 09:02:07.349 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 09:02:07.353 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-07-28 09:02:07.355 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 09:02:07.358 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 09:02:07.361 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-07-28 09:02:07.367 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-07-28 09:02:07.369 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-07-28 09:02:07.992 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-07-28 09:02:07.995 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 09:02:07.998 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 09:02:08.001 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 09:02:08.004 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 09:02:08.006 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-07-28 09:02:08.009 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 09:02:08.011 | + inc/python:setup_package:424 : local extras=keystone 2022-07-28 09:02:08.014 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 09:02:08.016 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-07-28 09:02:08.019 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-07-28 09:02:08.021 | + inc/python:setup_package:434 : extras='[keystone]' 2022-07-28 09:02:08.024 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 09:02:08.027 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-07-28 09:02:08.056 | Using python 3.8 to install /opt/stack/swift 2022-07-28 09:02:08.059 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-07-28 09:02:10.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:02:10.233 | from cryptography.utils import int_from_bytes 2022-07-28 09:02:10.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:02:10.233 | from cryptography.utils import int_from_bytes 2022-07-28 09:02:11.300 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 09:02:11.300 | Obtaining file:///opt/stack/swift 2022-07-28 09:02:12.623 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 09:02:12.633 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 09:02:12.671 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 09:02:12.680 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 09:02:12.685 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 09:02:12.739 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 09:02:12.750 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 09:02:12.753 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 09:02:12.789 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 09:02:12.829 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 09:02:12.835 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 09:02:12.839 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 09:02:12.878 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 09:02:12.887 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 09:02:12.901 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 09:02:12.907 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 09:02:12.910 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 09:02:12.920 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-07-28 09:02:12.923 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 09:02:12.925 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 09:02:12.932 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 09:02:12.938 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 09:02:12.960 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 09:02:12.964 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 09:02:12.978 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 09:02:12.983 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 09:02:12.986 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 09:02:12.991 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 09:02:13.025 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-07-28 09:02:13.029 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-07-28 09:02:13.032 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 09:02:13.036 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 09:02:13.063 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 09:02:13.123 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 09:02:13.137 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 09:02:13.142 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 09:02:13.145 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 09:02:13.150 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 09:02:13.156 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 09:02:13.159 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 09:02:13.163 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 09:02:13.166 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 09:02:13.169 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 09:02:13.174 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 09:02:13.177 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 09:02:13.182 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 09:02:13.185 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 09:02:15.047 | Installing collected packages: swift 2022-07-28 09:02:15.047 | Attempting uninstall: swift 2022-07-28 09:02:15.048 | Found existing installation: swift 2.30.0.dev122 2022-07-28 09:02:15.051 | Can't uninstall 'swift'. No files were found to uninstall. 2022-07-28 09:02:15.052 | Running setup.py develop for swift 2022-07-28 09:02:16.934 | Successfully installed swift 2022-07-28 09:02:17.049 | + inc/python:pip_install:196 : result=0 2022-07-28 09:02:17.053 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 09:02:17.056 | + functions-common:time_stop:2440 : local name 2022-07-28 09:02:17.060 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:02:17.063 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:02:17.067 | + functions-common:time_stop:2443 : local total 2022-07-28 09:02:17.070 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:02:17.073 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 09:02:17.077 | + functions-common:time_stop:2447 : start_time=1658998928050 2022-07-28 09:02:17.080 | + functions-common:time_stop:2449 : [[ -z 1658998928050 ]] 2022-07-28 09:02:17.083 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:02:17.088 | + functions-common:time_stop:2452 : end_time=1658998937085 2022-07-28 09:02:17.090 | + functions-common:time_stop:2453 : elapsed_time=9035 2022-07-28 09:02:17.093 | + functions-common:time_stop:2454 : total=62402 2022-07-28 09:02:17.095 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:02:17.097 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=71437 2022-07-28 09:02:17.100 | + inc/python:pip_install:199 : return 0 2022-07-28 09:02:17.103 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 09:02:17.106 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 09:02:17.109 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 09:02:17.128 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 09:02:17.141 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-07-28 09:02:17.144 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-07-28 09:02:17.147 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:02:17.151 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:02:17.154 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-07-28 09:02:17.156 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:02:17.159 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-07-28 09:02:17.163 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 09:02:17.166 | + ./stack.sh:main:903 : configure_swift 2022-07-28 09:02:17.168 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-07-28 09:02:17.171 | + lib/swift:configure_swift:332 : local node_number 2022-07-28 09:02:17.173 | + lib/swift:configure_swift:333 : local swift_node_config 2022-07-28 09:02:17.176 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-07-28 09:02:17.178 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-28 09:02:18.189 | No container-auditor running 2022-07-28 09:02:18.189 | No object-reconstructor running 2022-07-28 09:02:18.189 | No object-updater running 2022-07-28 09:02:18.189 | No proxy-server running 2022-07-28 09:02:18.189 | No container-updater running 2022-07-28 09:02:18.189 | No object-replicator running 2022-07-28 09:02:18.189 | No account-reaper running 2022-07-28 09:02:18.189 | No account-replicator running 2022-07-28 09:02:18.189 | No object-auditor running 2022-07-28 09:02:18.189 | No object-expirer running 2022-07-28 09:02:18.189 | No container-reconciler running 2022-07-28 09:02:18.189 | No container-sync running 2022-07-28 09:02:18.189 | No container-replicator running 2022-07-28 09:02:18.189 | No container-server running 2022-07-28 09:02:18.189 | No container-sharder running 2022-07-28 09:02:18.189 | No account-server running 2022-07-28 09:02:18.189 | No object-server running 2022-07-28 09:02:18.189 | No account-auditor running 2022-07-28 09:02:18.267 | + lib/swift:configure_swift:337 : true 2022-07-28 09:02:18.271 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-07-28 09:02:18.288 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-07-28 09:02:18.301 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-07-28 09:02:18.304 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-07-28 09:02:18.304 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-07-28 09:02:18.310 | + lib/swift:configure_swift:351 : sed -e ' 2022-07-28 09:02:18.310 | s/%GROUP%/ubuntu/; 2022-07-28 09:02:18.310 | s/%USER%/ubuntu/; 2022-07-28 09:02:18.310 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-07-28 09:02:18.310 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-07-28 09:02:18.313 | uid = ubuntu 2022-07-28 09:02:18.313 | gid = ubuntu 2022-07-28 09:02:18.313 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-07-28 09:02:18.313 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-07-28 09:02:18.313 | address = 127.0.0.1 2022-07-28 09:02:18.313 | 2022-07-28 09:02:18.313 | [account6612] 2022-07-28 09:02:18.313 | max connections = 25 2022-07-28 09:02:18.313 | path = /opt/stack/data/swift/1/node/ 2022-07-28 09:02:18.313 | read only = false 2022-07-28 09:02:18.313 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-07-28 09:02:18.313 | 2022-07-28 09:02:18.313 | [account6622] 2022-07-28 09:02:18.313 | max connections = 25 2022-07-28 09:02:18.313 | path = /opt/stack/data/swift/2/node/ 2022-07-28 09:02:18.313 | read only = false 2022-07-28 09:02:18.313 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-07-28 09:02:18.313 | 2022-07-28 09:02:18.313 | [account6632] 2022-07-28 09:02:18.313 | max connections = 25 2022-07-28 09:02:18.313 | path = /opt/stack/data/swift/3/node/ 2022-07-28 09:02:18.313 | read only = false 2022-07-28 09:02:18.313 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-07-28 09:02:18.313 | 2022-07-28 09:02:18.313 | [account6642] 2022-07-28 09:02:18.313 | max connections = 25 2022-07-28 09:02:18.313 | path = /opt/stack/data/swift/4/node/ 2022-07-28 09:02:18.313 | read only = false 2022-07-28 09:02:18.313 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-07-28 09:02:18.313 | 2022-07-28 09:02:18.313 | 2022-07-28 09:02:18.314 | [container6611] 2022-07-28 09:02:18.314 | max connections = 25 2022-07-28 09:02:18.314 | path = /opt/stack/data/swift/1/node/ 2022-07-28 09:02:18.314 | read only = false 2022-07-28 09:02:18.314 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-07-28 09:02:18.314 | 2022-07-28 09:02:18.314 | [container6621] 2022-07-28 09:02:18.314 | max connections = 25 2022-07-28 09:02:18.314 | path = /opt/stack/data/swift/2/node/ 2022-07-28 09:02:18.314 | read only = false 2022-07-28 09:02:18.314 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-07-28 09:02:18.314 | 2022-07-28 09:02:18.314 | [container6631] 2022-07-28 09:02:18.314 | max connections = 25 2022-07-28 09:02:18.314 | path = /opt/stack/data/swift/3/node/ 2022-07-28 09:02:18.314 | read only = false 2022-07-28 09:02:18.314 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-07-28 09:02:18.314 | 2022-07-28 09:02:18.314 | [container6641] 2022-07-28 09:02:18.314 | max connections = 25 2022-07-28 09:02:18.314 | path = /opt/stack/data/swift/4/node/ 2022-07-28 09:02:18.314 | read only = false 2022-07-28 09:02:18.314 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-07-28 09:02:18.314 | 2022-07-28 09:02:18.314 | 2022-07-28 09:02:18.314 | [object6613] 2022-07-28 09:02:18.314 | max connections = 25 2022-07-28 09:02:18.314 | path = /opt/stack/data/swift/1/node/ 2022-07-28 09:02:18.314 | read only = false 2022-07-28 09:02:18.314 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-07-28 09:02:18.314 | 2022-07-28 09:02:18.314 | [object6623] 2022-07-28 09:02:18.314 | max connections = 25 2022-07-28 09:02:18.314 | path = /opt/stack/data/swift/2/node/ 2022-07-28 09:02:18.314 | read only = false 2022-07-28 09:02:18.314 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-07-28 09:02:18.315 | 2022-07-28 09:02:18.315 | [object6633] 2022-07-28 09:02:18.315 | max connections = 25 2022-07-28 09:02:18.315 | path = /opt/stack/data/swift/3/node/ 2022-07-28 09:02:18.315 | read only = false 2022-07-28 09:02:18.315 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-07-28 09:02:18.315 | 2022-07-28 09:02:18.315 | [object6643] 2022-07-28 09:02:18.315 | max connections = 25 2022-07-28 09:02:18.315 | path = /opt/stack/data/swift/4/node/ 2022-07-28 09:02:18.315 | read only = false 2022-07-28 09:02:18.315 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-07-28 09:02:18.317 | + lib/swift:configure_swift:357 : is_ubuntu 2022-07-28 09:02:18.319 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:02:18.321 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:02:18.324 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-07-28 09:02:18.337 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-07-28 09:02:18.339 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-07-28 09:02:18.344 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-07-28 09:02:18.348 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-07-28 09:02:18.350 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-07-28 09:02:18.355 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-07-28 09:02:18.384 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.42:8080/v1/ 2022-07-28 09:02:18.414 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-07-28 09:02:18.433 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-07-28 09:02:18.462 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-07-28 09:02:18.483 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-07-28 09:02:18.513 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-07-28 09:02:18.533 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-07-28 09:02:18.561 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-07-28 09:02:18.580 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-07-28 09:02:18.610 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-07-28 09:02:18.628 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 09:02:18.658 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-07-28 09:02:18.678 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-07-28 09:02:18.692 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:02:18.695 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-07-28 09:02:18.726 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-07-28 09:02:18.755 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-07-28 09:02:18.783 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-07-28 09:02:18.811 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-07-28 09:02:18.813 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-07-28 09:02:18.829 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:02:18.832 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-07-28 09:02:18.859 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-07-28 09:02:18.875 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:02:18.877 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-07-28 09:02:18.893 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:02:18.895 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-07-28 09:02:18.897 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-07-28 09:02:18.912 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:02:18.914 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-07-28 09:02:18.916 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-07-28 09:02:18.919 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-07-28 09:02:18.924 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-07-28 09:02:18.929 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-07-28 09:02:18.957 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-07-28 09:02:18.985 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-07-28 09:02:19.016 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-07-28 09:02:19.047 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-07-28 09:02:19.075 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-07-28 09:02:19.077 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-07-28 09:02:19.080 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-07-28 09:02:19.082 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-07-28 09:02:19.084 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-07-28 09:02:19.113 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-07-28 09:02:19.142 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.42/identity 2022-07-28 09:02:19.171 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-07-28 09:02:19.199 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-07-28 09:02:19.229 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-07-28 09:02:19.257 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-07-28 09:02:19.286 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-07-28 09:02:19.314 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 09:02:19.343 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-07-28 09:02:19.371 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-07-28 09:02:19.399 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-07-28 09:02:19.429 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-07-28 09:02:19.458 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-07-28 09:02:19.490 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-07-28 09:02:19.518 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-07-28 09:02:19.538 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-07-28 09:02:19.565 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-07-28 09:02:19.595 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-07-28 09:02:19.599 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-07-28 09:02:19.629 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-07-28 09:02:19.658 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-07-28 09:02:19.686 | + lib/swift:configure_swift:480 : local node_number 2022-07-28 09:02:19.689 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 09:02:19.692 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-28 09:02:19.694 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-07-28 09:02:19.699 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-07-28 09:02:19.701 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-28 09:02:19.704 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 09:02:19.706 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-07-28 09:02:19.708 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-07-28 09:02:19.710 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 09:02:19.713 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 09:02:19.715 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-07-28 09:02:19.733 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-07-28 09:02:19.767 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-07-28 09:02:19.786 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-07-28 09:02:19.816 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-07-28 09:02:19.837 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 09:02:19.867 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-07-28 09:02:19.886 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 09:02:19.916 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-07-28 09:02:19.935 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 09:02:19.965 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-07-28 09:02:19.985 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-07-28 09:02:20.015 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-07-28 09:02:20.034 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-07-28 09:02:20.065 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-07-28 09:02:20.084 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-07-28 09:02:20.114 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-07-28 09:02:20.138 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-07-28 09:02:20.167 | + 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-07-28 09:02:20.173 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-07-28 09:02:20.192 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 09:02:20.224 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-07-28 09:02:20.257 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-07-28 09:02:20.259 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-07-28 09:02:20.264 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-07-28 09:02:20.266 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-07-28 09:02:20.268 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 09:02:20.271 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-07-28 09:02:20.273 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-07-28 09:02:20.275 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 09:02:20.278 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 09:02:20.280 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-07-28 09:02:20.299 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-07-28 09:02:20.330 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-07-28 09:02:20.348 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-07-28 09:02:20.377 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-07-28 09:02:20.397 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 09:02:20.426 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-07-28 09:02:20.446 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 09:02:20.476 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-07-28 09:02:20.503 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 09:02:20.544 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-07-28 09:02:20.567 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-07-28 09:02:20.597 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-07-28 09:02:20.616 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-07-28 09:02:20.648 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-07-28 09:02:20.669 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-07-28 09:02:20.700 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-07-28 09:02:20.721 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-07-28 09:02:20.751 | + 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-07-28 09:02:20.757 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-07-28 09:02:20.777 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 09:02:20.806 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-07-28 09:02:20.809 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-07-28 09:02:20.813 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-07-28 09:02:20.816 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-07-28 09:02:20.818 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 09:02:20.820 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-07-28 09:02:20.822 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-07-28 09:02:20.825 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 09:02:20.827 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 09:02:20.830 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-07-28 09:02:20.849 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-07-28 09:02:20.881 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-07-28 09:02:20.899 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-07-28 09:02:20.930 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-07-28 09:02:20.949 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 09:02:20.979 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-07-28 09:02:20.999 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 09:02:21.030 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-07-28 09:02:21.054 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 09:02:21.088 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-07-28 09:02:21.109 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-07-28 09:02:21.139 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-07-28 09:02:21.161 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-07-28 09:02:21.194 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-07-28 09:02:21.217 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-07-28 09:02:21.249 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-07-28 09:02:21.269 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-07-28 09:02:21.301 | + 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-07-28 09:02:21.306 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-07-28 09:02:21.327 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 09:02:21.359 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-07-28 09:02:21.389 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-07-28 09:02:21.420 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-07-28 09:02:21.451 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-07-28 09:02:21.453 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-07-28 09:02:21.461 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-07-28 09:02:21.493 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-07-28 09:02:21.525 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-07-28 09:02:21.560 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-07-28 09:02:21.592 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-07-28 09:02:21.624 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-07-28 09:02:21.656 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-07-28 09:02:21.686 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-07-28 09:02:21.719 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-07-28 09:02:21.749 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-07-28 09:02:21.765 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:02:21.769 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-07-28 09:02:21.790 | + lib/swift:configure_swift:523 : local auth_vers 2022-07-28 09:02:21.793 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-07-28 09:02:21.814 | + lib/swift:configure_swift:524 : auth_vers=3 2022-07-28 09:02:21.816 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.42 2022-07-28 09:02:21.850 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-07-28 09:02:21.855 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-07-28 09:02:21.889 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.42/identity 2022-07-28 09:02:21.923 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-07-28 09:02:21.926 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-07-28 09:02:21.960 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-07-28 09:02:21.979 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:02:21.982 | + lib/swift:configure_swift:543 : local user_group 2022-07-28 09:02:21.985 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-07-28 09:02:21.990 | + lib/swift:configure_swift:544 : user_group=1000 2022-07-28 09:02:21.993 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-07-28 09:02:22.008 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-07-28 09:02:22.011 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-07-28 09:02:22.023 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-07-28 09:02:22.025 | + lib/swift:configure_swift:550 : is_suse 2022-07-28 09:02:22.028 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 09:02:22.031 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 09:02:22.033 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 09:02:22.036 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 09:02:22.038 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 09:02:22.041 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 09:02:22.043 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-07-28 09:02:22.057 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-07-28 09:02:22.060 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-07-28 09:02:22.063 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-07-28 09:02:22.084 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:02:22.086 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-07-28 09:02:22.105 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:02:22.107 | + ./stack.sh:main:914 : stack_install_service glance 2022-07-28 09:02:22.110 | + lib/stack:stack_install_service:20 : local service=glance 2022-07-28 09:02:22.112 | + lib/stack:stack_install_service:21 : type install_glance 2022-07-28 09:02:22.115 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 09:02:22.117 | + lib/stack:stack_install_service:32 : install_glance 2022-07-28 09:02:22.120 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-07-28 09:02:22.122 | + lib/glance:install_glance:507 : local glance_store_extras 2022-07-28 09:02:22.125 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-07-28 09:02:22.142 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:02:22.145 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-07-28 09:02:22.148 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-07-28 09:02:22.166 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:02:22.169 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-07-28 09:02:22.172 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-07-28 09:02:22.175 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-07-28 09:02:22.178 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:02:22.181 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:02:22.184 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-07-28 09:02:22.191 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:02:22.195 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-07-28 09:02:22.198 | ++ inc/python:join_extras:29 : local IFS=, 2022-07-28 09:02:22.201 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-07-28 09:02:22.204 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-07-28 09:02:22.207 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-07-28 09:02:22.210 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-07-28 09:02:22.214 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-07-28 09:02:22.217 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-07-28 09:02:22.220 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-07-28 09:02:22.223 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-07-28 09:02:22.227 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-07-28 09:02:22.228 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-07-28 09:02:22.233 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-07-28 09:02:22.236 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-07-28 09:02:22.238 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-07-28 09:02:22.242 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-07-28 09:02:22.245 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-07-28 09:02:22.269 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-07-28 09:02:22.271 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-07-28 09:02:24.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:02:24.371 | from cryptography.utils import int_from_bytes 2022-07-28 09:02:24.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:02:24.371 | from cryptography.utils import int_from_bytes 2022-07-28 09:02:25.462 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 09:02:25.464 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-07-28 09:02:25.545 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 09:02:25.556 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 09:02:25.596 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 09:02:25.653 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-28 09:02:25.676 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 09:02:25.680 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 09:02:25.697 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 09:02:25.707 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 09:02:25.745 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 09:02:25.750 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 09:02:25.755 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 09:02:25.792 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 09:02:25.806 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 09:02:25.808 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 09:02:25.817 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 09:02:25.838 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 09:02:25.852 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 09:02:25.857 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 09:02:25.860 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 09:02:25.862 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 09:02:25.868 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 09:02:25.872 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-07-28 09:02:25.886 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 09:02:25.891 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 09:02:25.911 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-07-28 09:02:25.931 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 09:02:25.935 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 09:02:25.947 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 09:02:25.952 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 09:02:25.955 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 09:02:25.958 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 09:02:25.962 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 09:02:25.975 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 09:02:26.007 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 09:02:26.012 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 09:02:26.020 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 09:02:26.080 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 09:02:26.106 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 09:02:26.108 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 09:02:26.112 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 09:02:26.116 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 09:02:26.122 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 09:02:26.124 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 09:02:26.129 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 09:02:26.133 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 09:02:26.136 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 09:02:26.146 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 09:02:26.155 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 09:02:26.163 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 09:02:26.174 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 09:02:26.187 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 09:02:26.190 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 09:02:26.201 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 09:02:26.204 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 09:02:26.207 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 09:02:26.212 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 09:02:26.238 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 09:02:26.264 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 09:02:26.268 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 09:02:26.271 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 09:02:26.277 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 09:02:26.280 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 09:02:28.110 | + inc/python:pip_install:196 : result=0 2022-07-28 09:02:28.113 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 09:02:28.115 | + functions-common:time_stop:2440 : local name 2022-07-28 09:02:28.118 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:02:28.120 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:02:28.123 | + functions-common:time_stop:2443 : local total 2022-07-28 09:02:28.125 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:02:28.128 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 09:02:28.130 | + functions-common:time_stop:2447 : start_time=1658998942263 2022-07-28 09:02:28.132 | + functions-common:time_stop:2449 : [[ -z 1658998942263 ]] 2022-07-28 09:02:28.135 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:02:28.140 | + functions-common:time_stop:2452 : end_time=1658998948137 2022-07-28 09:02:28.142 | + functions-common:time_stop:2453 : elapsed_time=5874 2022-07-28 09:02:28.144 | + functions-common:time_stop:2454 : total=71437 2022-07-28 09:02:28.147 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:02:28.149 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=77311 2022-07-28 09:02:28.151 | + inc/python:pip_install:199 : return 0 2022-07-28 09:02:28.154 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-07-28 09:02:28.156 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-07-28 09:02:28.159 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-07-28 09:02:28.172 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-07-28 09:02:28.178 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-07-28 09:02:28.180 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-07-28 09:02:28.183 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-07-28 09:02:28.186 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 09:02:28.188 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 09:02:28.191 | ++ functions-common:git_clone:601 : pwd 2022-07-28 09:02:28.196 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 09:02:28.198 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 09:02:28.202 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 09:02:28.218 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 09:02:28.221 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 09:02:28.224 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 09:02:28.227 | + functions-common:git_clone:618 : echo master 2022-07-28 09:02:28.229 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 09:02:28.235 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-07-28 09:02:28.238 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 09:02:28.241 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-07-28 09:02:28.258 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-07-28 09:02:28.261 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 09:02:28.262 | + functions-common:git_clone:679 : head -1 2022-07-28 09:02:28.267 | 00f453372 Merge "Immediate caching of an image" 2022-07-28 09:02:28.270 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 09:02:28.273 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-07-28 09:02:28.275 | + inc/python:setup_develop:334 : local bindep 2022-07-28 09:02:28.278 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 09:02:28.280 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-07-28 09:02:28.283 | + inc/python:setup_develop:340 : local extras= 2022-07-28 09:02:28.286 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-07-28 09:02:28.288 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 09:02:28.291 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 09:02:28.293 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-07-28 09:02:28.296 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 09:02:28.298 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 09:02:28.302 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-07-28 09:02:28.305 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 09:02:28.309 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-07-28 09:02:28.311 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 09:02:28.314 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 09:02:28.317 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-07-28 09:02:28.324 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-07-28 09:02:28.327 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-07-28 09:02:28.949 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-07-28 09:02:28.952 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 09:02:28.954 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 09:02:28.957 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 09:02:28.960 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 09:02:28.962 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-07-28 09:02:28.965 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 09:02:28.967 | + inc/python:setup_package:424 : local extras= 2022-07-28 09:02:28.970 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 09:02:28.973 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 09:02:28.975 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 09:02:28.978 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 09:02:28.980 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 09:02:28.983 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-07-28 09:02:29.004 | Using python 3.8 to install /opt/stack/glance 2022-07-28 09:02:29.006 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-07-28 09:02:31.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:02:31.091 | from cryptography.utils import int_from_bytes 2022-07-28 09:02:31.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:02:31.091 | from cryptography.utils import int_from_bytes 2022-07-28 09:02:32.138 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 09:02:32.139 | Obtaining file:///opt/stack/glance 2022-07-28 09:02:33.447 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 09:02:33.456 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 09:02:33.465 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 09:02:33.477 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 09:02:33.618 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-07-28 09:02:33.625 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 09:02:33.638 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 09:02:33.651 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 09:02:33.671 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 09:02:33.708 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 09:02:33.723 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 09:02:33.730 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-28 09:02:33.736 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 09:02:33.746 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 09:02:33.749 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-07-28 09:02:33.817 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 09:02:33.822 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 09:02:33.834 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 09:02:33.872 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 09:02:33.901 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 09:02:33.905 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 09:02:33.945 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 09:02:34.003 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 09:02:34.055 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 09:02:34.060 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 09:02:34.065 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 09:02:34.083 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 09:02:34.120 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 09:02:34.131 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 09:02:34.170 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 09:02:34.176 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 09:02:34.224 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 09:02:34.228 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-07-28 09:02:34.237 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 09:02:34.275 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 09:02:34.331 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 09:02:34.341 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 09:02:34.358 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 09:02:34.373 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 09:02:34.384 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 09:02:34.393 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 09:02:34.414 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 09:02:34.424 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 09:02:34.437 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 09:02:34.475 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 09:02:34.480 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 09:02:34.482 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 09:02:34.494 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 09:02:34.499 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 09:02:34.517 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 09:02:34.528 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 09:02:34.539 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 09:02:34.541 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 09:02:34.546 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 09:02:34.551 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-07-28 09:02:34.564 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 09:02:34.569 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 09:02:34.589 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 09:02:34.593 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 09:02:34.600 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 09:02:34.641 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-07-28 09:02:34.645 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 09:02:34.649 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-07-28 09:02:34.653 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 09:02:34.655 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 09:02:34.665 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 09:02:34.668 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 09:02:34.671 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 09:02:34.675 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-07-28 09:02:34.726 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 09:02:34.740 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 09:02:34.749 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 09:02:34.754 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 09:02:34.765 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 09:02:34.800 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 09:02:34.805 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 09:02:34.809 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 09:02:34.814 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 09:02:34.839 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 09:02:34.842 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 09:02:34.853 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 09:02:34.856 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 09:02:34.882 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 09:02:34.941 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 09:02:34.947 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 09:02:34.949 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 09:02:34.952 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 09:02:34.977 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 09:02:35.020 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 09:02:35.025 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 09:02:35.028 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 09:02:35.033 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 09:02:35.042 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 09:02:35.044 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 09:02:35.056 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 09:02:35.058 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 09:02:35.071 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 09:02:35.076 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 09:02:35.080 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 09:02:35.082 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 09:02:35.084 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 09:02:35.087 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-28 09:02:35.092 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 09:02:35.129 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-28 09:02:35.134 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 09:02:35.136 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 09:02:35.139 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 09:02:35.142 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 09:02:35.145 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 09:02:35.149 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 09:02:35.170 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 09:02:35.173 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 09:02:35.176 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 09:02:35.179 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 09:02:35.182 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 09:02:35.229 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 09:02:35.232 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 09:02:36.193 | Installing collected packages: glance 2022-07-28 09:02:36.193 | Attempting uninstall: glance 2022-07-28 09:02:36.194 | Found existing installation: glance 25.0.0.0b3.dev2 2022-07-28 09:02:36.198 | Can't uninstall 'glance'. No files were found to uninstall. 2022-07-28 09:02:36.199 | Running setup.py develop for glance 2022-07-28 09:02:37.960 | Successfully installed glance 2022-07-28 09:02:38.076 | + inc/python:pip_install:196 : result=0 2022-07-28 09:02:38.079 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 09:02:38.082 | + functions-common:time_stop:2440 : local name 2022-07-28 09:02:38.084 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:02:38.087 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:02:38.089 | + functions-common:time_stop:2443 : local total 2022-07-28 09:02:38.092 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:02:38.094 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 09:02:38.096 | + functions-common:time_stop:2447 : start_time=1658998948998 2022-07-28 09:02:38.099 | + functions-common:time_stop:2449 : [[ -z 1658998948998 ]] 2022-07-28 09:02:38.102 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:02:38.106 | + functions-common:time_stop:2452 : end_time=1658998958104 2022-07-28 09:02:38.109 | + functions-common:time_stop:2453 : elapsed_time=9106 2022-07-28 09:02:38.111 | + functions-common:time_stop:2454 : total=77311 2022-07-28 09:02:38.113 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:02:38.116 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=86417 2022-07-28 09:02:38.118 | + inc/python:pip_install:199 : return 0 2022-07-28 09:02:38.121 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 09:02:38.123 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 09:02:38.126 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 09:02:38.146 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 09:02:38.159 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-07-28 09:02:38.161 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-07-28 09:02:38.164 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:02:38.167 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:02:38.169 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-07-28 09:02:38.172 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:02:38.175 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 09:02:38.177 | + ./stack.sh:main:915 : configure_glance 2022-07-28 09:02:38.179 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-07-28 09:02:38.192 | + lib/glance:configure_glance:326 : local dburl 2022-07-28 09:02:38.196 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-07-28 09:02:38.198 | ++ lib/database:database_connection_url:134 : local db=glance 2022-07-28 09:02:38.201 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-07-28 09:02:38.203 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-07-28 09:02:38.206 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 09:02:38.208 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 09:02:38.211 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 09:02:38.227 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:02:38.229 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 09:02:38.231 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 09:02:38.234 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 09:02:38.237 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-07-28 09:02:38.267 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 09:02:38.299 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-07-28 09:02:38.339 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-28 09:02:38.373 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-07-28 09:02:38.403 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-07-28 09:02:38.438 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-07-28 09:02:38.441 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-07-28 09:02:38.443 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-07-28 09:02:38.446 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 09:02:38.448 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-07-28 09:02:38.478 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-07-28 09:02:38.507 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-07-28 09:02:38.537 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-07-28 09:02:38.573 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-07-28 09:02:38.610 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-07-28 09:02:38.643 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-07-28 09:02:38.682 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-07-28 09:02:38.716 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 09:02:38.749 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 09:02:38.779 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-07-28 09:02:38.813 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-07-28 09:02:38.818 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-07-28 09:02:38.820 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-07-28 09:02:38.823 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 09:02:38.825 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 09:02:38.828 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 09:02:38.846 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:02:38.849 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 09:02:38.851 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 09:02:38.854 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 09:02:38.878 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:02:38.880 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 09:02:38.883 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 09:02:38.919 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 09:02:38.922 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 09:02:38.925 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-07-28 09:02:38.927 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-07-28 09:02:38.930 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-07-28 09:02:38.961 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-07-28 09:02:38.992 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-07-28 09:02:38.994 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-07-28 09:02:38.997 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-07-28 09:02:39.000 | + lib/glance:configure_glance_store:254 : local be 2022-07-28 09:02:39.002 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-07-28 09:02:39.005 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-07-28 09:02:39.007 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-28 09:02:39.038 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-07-28 09:02:39.040 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.42 2022-07-28 09:02:39.070 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-07-28 09:02:39.073 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-07-28 09:02:39.090 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:02:39.093 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-07-28 09:02:39.123 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-07-28 09:02:39.155 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-07-28 09:02:39.188 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-07-28 09:02:39.234 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-07-28 09:02:39.267 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-07-28 09:02:39.287 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:02:39.290 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 09:02:39.320 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-07-28 09:02:39.355 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-07-28 09:02:39.385 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.42/identity/v3 2022-07-28 09:02:39.417 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-07-28 09:02:39.453 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.42/image 2022-07-28 09:02:39.485 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-07-28 09:02:39.501 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:02:39.507 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-07-28 09:02:39.509 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-07-28 09:02:39.512 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-07-28 09:02:39.515 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 09:02:39.533 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 09:02:39.535 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 09:02:39.538 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 09:02:39.541 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 09:02:39.543 | + 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-07-28 09:02:39.573 | + 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-07-28 09:02:39.606 | + 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-07-28 09:02:39.636 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 09:02:39.669 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-07-28 09:02:39.675 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-07-28 09:02:39.708 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-07-28 09:02:39.740 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-28 09:02:39.773 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.42/identity 2022-07-28 09:02:39.804 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-07-28 09:02:39.840 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-07-28 09:02:39.873 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-07-28 09:02:39.908 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-28 09:02:39.944 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-07-28 09:02:39.975 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-07-28 09:02:40.006 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-07-28 09:02:40.037 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-07-28 09:02:40.042 | + 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-mode.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-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.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-07-28 09:02:40.050 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-07-28 09:02:40.067 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:02:40.070 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-07-28 09:02:40.073 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-07-28 09:02:40.075 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-07-28 09:02:40.078 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-07-28 09:02:40.080 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-07-28 09:02:40.083 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-07-28 09:02:40.087 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-07-28 09:02:40.090 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-07-28 09:02:40.094 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-07-28 09:02:40.124 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-07-28 09:02:40.127 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-07-28 09:02:40.129 | ++ functions:get_random_port:837 : true 2022-07-28 09:02:40.132 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-07-28 09:02:40.134 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-07-28 09:02:40.137 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-07-28 09:02:40.202 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-07-28 09:02:40.205 | ++ functions:get_random_port:841 : break 2 2022-07-28 09:02:40.207 | ++ functions:get_random_port:845 : echo 60999 2022-07-28 09:02:40.210 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-07-28 09:02:40.213 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-07-28 09:02:40.242 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-07-28 09:02:40.270 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-07-28 09:02:40.300 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-07-28 09:02:40.339 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 09:02:40.375 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-07-28 09:02:40.409 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-07-28 09:02:40.439 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-07-28 09:02:40.470 | + 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-07-28 09:02:40.502 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 09:02:40.535 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 09:02:40.571 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 09:02:40.606 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-07-28 09:02:40.639 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 09:02:40.671 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-07-28 09:02:40.705 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-07-28 09:02:40.738 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-07-28 09:02:40.772 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-07-28 09:02:40.803 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-07-28 09:02:40.838 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-07-28 09:02:40.842 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-07-28 09:02:40.844 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 09:02:40.847 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:02:40.849 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:02:40.852 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-07-28 09:02:40.854 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-07-28 09:02:40.912 | proxy (enabled by site administrator) 2022-07-28 09:02:40.916 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-07-28 09:02:40.918 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-07-28 09:02:40.921 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 09:02:40.923 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:02:40.926 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:02:40.929 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-07-28 09:02:40.931 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-07-28 09:02:40.992 | proxy_http (enabled by site administrator) 2022-07-28 09:02:41.003 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-07-28 09:02:41.008 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-07-28 09:02:41.012 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-07-28 09:02:41.016 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 09:02:41.019 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:02:41.023 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:02:41.026 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 09:02:41.030 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 09:02:41.034 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-07-28 09:02:41.035 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 09:02:41.047 | KeepAlive Off 2022-07-28 09:02:41.054 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-07-28 09:02:41.054 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 09:02:41.066 | SetEnv proxy-sendchunked 1 2022-07-28 09:02:41.071 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 09:02:41.071 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-07-28 09:02:41.081 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-07-28 09:02:41.086 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-07-28 09:02:41.090 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-07-28 09:02:41.092 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 09:02:41.097 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 09:02:41.101 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 09:02:41.103 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:02:41.107 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:02:41.109 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 09:02:41.112 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 09:02:41.115 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:02:41.118 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:02:41.120 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-07-28 09:02:41.184 | Site glance-wsgi-api already enabled 2022-07-28 09:02:41.191 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-07-28 09:02:41.194 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 09:02:41.199 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 09:02:41.202 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 09:02:41.426 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-07-28 09:02:41.432 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-07-28 09:02:41.465 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-28 09:02:41.467 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-28 09:02:41.471 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-07-28 09:02:41.489 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:02:41.491 | + ./stack.sh:main:920 : stack_install_service cinder 2022-07-28 09:02:41.494 | + lib/stack:stack_install_service:20 : local service=cinder 2022-07-28 09:02:41.496 | + lib/stack:stack_install_service:21 : type install_cinder 2022-07-28 09:02:41.499 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 09:02:41.502 | + lib/stack:stack_install_service:32 : install_cinder 2022-07-28 09:02:41.504 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-07-28 09:02:41.506 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-07-28 09:02:41.509 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-07-28 09:02:41.511 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 09:02:41.513 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 09:02:41.516 | ++ functions-common:git_clone:601 : pwd 2022-07-28 09:02:41.519 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 09:02:41.522 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 09:02:41.525 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 09:02:41.541 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 09:02:41.544 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 09:02:41.546 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 09:02:41.549 | + functions-common:git_clone:618 : echo master 2022-07-28 09:02:41.550 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 09:02:41.556 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-07-28 09:02:41.558 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 09:02:41.561 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-07-28 09:02:41.576 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-07-28 09:02:41.579 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 09:02:41.579 | + functions-common:git_clone:679 : head -1 2022-07-28 09:02:41.586 | 77b935b9c Merge commit 'refs/changes/51/851351/1' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-07-28 09:02:41.589 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 09:02:41.593 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-07-28 09:02:41.596 | + inc/python:setup_develop:334 : local bindep 2022-07-28 09:02:41.599 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 09:02:41.602 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-07-28 09:02:41.604 | + inc/python:setup_develop:340 : local extras= 2022-07-28 09:02:41.607 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-07-28 09:02:41.609 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 09:02:41.613 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 09:02:41.615 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-07-28 09:02:41.619 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 09:02:41.622 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 09:02:41.625 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-07-28 09:02:41.628 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 09:02:41.631 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-07-28 09:02:41.634 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 09:02:41.636 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 09:02:41.640 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-07-28 09:02:41.648 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-07-28 09:02:41.651 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-07-28 09:02:42.282 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-07-28 09:02:42.287 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 09:02:42.287 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 09:02:42.291 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 09:02:42.294 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 09:02:42.297 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-07-28 09:02:42.300 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 09:02:42.302 | + inc/python:setup_package:424 : local extras= 2022-07-28 09:02:42.305 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 09:02:42.309 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 09:02:42.316 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 09:02:42.319 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 09:02:42.322 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 09:02:42.326 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-07-28 09:02:42.353 | Using python 3.8 to install /opt/stack/cinder 2022-07-28 09:02:42.356 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-07-28 09:02:44.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:02:44.473 | from cryptography.utils import int_from_bytes 2022-07-28 09:02:44.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:02:44.473 | from cryptography.utils import int_from_bytes 2022-07-28 09:02:45.539 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 09:02:45.540 | Obtaining file:///opt/stack/cinder 2022-07-28 09:02:47.660 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 09:02:47.669 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 09:02:47.678 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 09:02:47.689 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 09:02:47.830 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 09:02:47.842 | Requirement already satisfied: boto3===1.24.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.24.36) 2022-07-28 09:02:47.853 | Requirement already satisfied: botocore===1.27.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (1.27.36) 2022-07-28 09:02:47.863 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 09:02:47.882 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 09:02:47.918 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 09:02:47.931 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 09:02:47.934 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 09:02:47.942 | Requirement already satisfied: google-api-python-client===2.54.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.54.0) 2022-07-28 09:02:47.956 | Requirement already satisfied: google-auth===2.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (2.9.1) 2022-07-28 09:02:47.985 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.1.0) 2022-07-28 09:02:47.991 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 09:02:47.996 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 09:02:48.007 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 09:02:48.042 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 09:02:48.046 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 09:02:48.049 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 09:02:48.088 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 09:02:48.144 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 09:02:48.195 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 09:02:48.206 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.1.3) 2022-07-28 09:02:48.215 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-28 09:02:48.238 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 09:02:48.242 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 09:02:48.259 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 09:02:48.295 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 09:02:48.305 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 09:02:48.343 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 09:02:48.348 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 09:02:48.394 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 09:02:48.398 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 09:02:48.439 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 09:02:48.492 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 09:02:48.502 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 09:02:48.520 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 09:02:48.535 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 09:02:48.548 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 09:02:48.560 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 09:02:48.563 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 09:02:48.571 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 09:02:48.594 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 09:02:48.603 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 09:02:48.617 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-28 09:02:48.664 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.0.0) 2022-07-28 09:02:48.685 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 09:02:48.724 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 09:02:48.729 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-28 09:02:48.761 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 09:02:48.764 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 09:02:48.775 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 09:02:48.781 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 09:02:48.798 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-07-28 09:02:48.801 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-07-28 09:02:48.805 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 09:02:48.815 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 09:02:48.818 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 09:02:48.824 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 09:02:48.828 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-07-28 09:02:48.842 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 09:02:48.847 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-07-28 09:02:48.863 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 09:02:48.884 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-07-28 09:02:48.900 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-07-28 09:02:48.921 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 09:02:48.924 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 09:02:48.931 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 09:02:48.945 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 09:02:48.949 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-07-28 09:02:48.954 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-07-28 09:02:48.958 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-07-28 09:02:48.964 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 09:02:48.967 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 09:02:48.977 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 09:02:48.980 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 09:02:48.982 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 09:02:48.986 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-07-28 09:02:48.989 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-07-28 09:02:48.995 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-07-28 09:02:49.046 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 09:02:49.059 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 09:02:49.068 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 09:02:49.074 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 09:02:49.084 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 09:02:49.140 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-07-28 09:02:49.143 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 09:02:49.177 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-07-28 09:02:49.181 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-07-28 09:02:49.187 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 09:02:49.193 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 09:02:49.197 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 09:02:49.202 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 09:02:49.228 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-07-28 09:02:49.231 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 09:02:49.233 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 09:02:49.237 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 09:02:49.264 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.8.2) 2022-07-28 09:02:49.278 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 09:02:49.281 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 09:02:49.341 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 09:02:49.369 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 09:02:49.374 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 09:02:49.377 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 09:02:49.384 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 09:02:49.386 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 09:02:49.391 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 09:02:49.405 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 09:02:49.410 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 09:02:49.412 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 09:02:49.459 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 09:02:49.467 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 09:02:49.473 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 09:02:49.476 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 09:02:49.488 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 09:02:49.491 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-07-28 09:02:49.503 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 09:02:49.515 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 09:02:49.527 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 09:02:49.530 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 09:02:49.535 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 09:02:49.538 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.23.2) 2022-07-28 09:02:49.542 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 09:02:49.544 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-28 09:02:49.550 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-28 09:02:49.555 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 09:02:49.592 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 09:02:49.594 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 09:02:49.599 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 09:02:49.602 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-07-28 09:02:49.605 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.56.4) 2022-07-28 09:02:49.611 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 09:02:49.622 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 09:02:49.625 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 09:02:49.629 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 09:02:49.680 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 09:02:49.684 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 09:02:49.687 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 09:02:50.589 | Installing collected packages: cinder 2022-07-28 09:02:50.589 | Attempting uninstall: cinder 2022-07-28 09:02:50.590 | Found existing installation: cinder 20.1.0.dev348 2022-07-28 09:02:50.594 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-07-28 09:02:50.595 | Running setup.py develop for cinder 2022-07-28 09:02:53.167 | Successfully installed cinder 2022-07-28 09:02:53.284 | + inc/python:pip_install:196 : result=0 2022-07-28 09:02:53.287 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 09:02:53.290 | + functions-common:time_stop:2440 : local name 2022-07-28 09:02:53.294 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:02:53.297 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:02:53.299 | + functions-common:time_stop:2443 : local total 2022-07-28 09:02:53.302 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:02:53.305 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 09:02:53.308 | + functions-common:time_stop:2447 : start_time=1658998962346 2022-07-28 09:02:53.310 | + functions-common:time_stop:2449 : [[ -z 1658998962346 ]] 2022-07-28 09:02:53.314 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:02:53.319 | + functions-common:time_stop:2452 : end_time=1658998973316 2022-07-28 09:02:53.321 | + functions-common:time_stop:2453 : elapsed_time=10970 2022-07-28 09:02:53.324 | + functions-common:time_stop:2454 : total=86417 2022-07-28 09:02:53.327 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:02:53.329 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=97387 2022-07-28 09:02:53.332 | + inc/python:pip_install:199 : return 0 2022-07-28 09:02:53.334 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 09:02:53.337 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 09:02:53.340 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 09:02:53.360 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 09:02:53.377 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-07-28 09:02:53.379 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-07-28 09:02:53.382 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:02:53.386 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:02:53.388 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-07-28 09:02:53.391 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:02:53.394 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-07-28 09:02:53.397 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-07-28 09:02:53.400 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-07-28 09:02:53.403 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:02:53.406 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:02:53.409 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-07-28 09:02:53.424 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-07-28 09:02:53.428 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 09:02:53.431 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 09:02:53.434 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 09:02:53.439 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 09:02:53.442 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 09:02:53.445 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 09:02:53.447 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:02:53.450 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:02:53.453 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 09:02:53.456 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 09:02:53.458 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 09:02:53.461 | + functions-common:apt_get_update:1191 : return 2022-07-28 09:02:53.463 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-07-28 09:02:53.466 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 09:02:53.469 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:02:53.471 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:02:53.474 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-07-28 09:02:53.498 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-07-28 09:02:53.623 | Reading package lists... 2022-07-28 09:02:53.886 | Building dependency tree... 2022-07-28 09:02:53.888 | Reading state information... 2022-07-28 09:02:54.162 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-07-28 09:02:54.162 | The following packages were automatically installed and are no longer required: 2022-07-28 09:02:54.163 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 09:02:54.163 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 09:02:54.163 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 09:02:54.163 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 09:02:54.163 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 09:02:54.163 | python3-zope.interface 2022-07-28 09:02:54.163 | Use 'sudo apt autoremove' to remove them. 2022-07-28 09:02:54.297 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 09:02:54.302 | + functions-common:apt_get:1235 : result=0 2022-07-28 09:02:54.305 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 09:02:54.308 | + functions-common:time_stop:2440 : local name 2022-07-28 09:02:54.310 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:02:54.313 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:02:54.316 | + functions-common:time_stop:2443 : local total 2022-07-28 09:02:54.318 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:02:54.321 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 09:02:54.323 | + functions-common:time_stop:2447 : start_time=1658998973495 2022-07-28 09:02:54.326 | + functions-common:time_stop:2449 : [[ -z 1658998973495 ]] 2022-07-28 09:02:54.330 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:02:54.335 | + functions-common:time_stop:2452 : end_time=1658998974331 2022-07-28 09:02:54.337 | + functions-common:time_stop:2453 : elapsed_time=836 2022-07-28 09:02:54.340 | + functions-common:time_stop:2454 : total=6024 2022-07-28 09:02:54.342 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:02:54.345 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6860 2022-07-28 09:02:54.348 | + functions-common:apt_get:1239 : return 0 2022-07-28 09:02:54.350 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 09:02:54.353 | + ./stack.sh:main:921 : configure_cinder 2022-07-28 09:02:54.355 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-07-28 09:02:54.369 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-07-28 09:02:54.373 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-07-28 09:02:54.375 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-07-28 09:02:54.378 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-28 09:02:54.381 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-07-28 09:02:54.381 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-28 09:02:54.386 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-07-28 09:02:54.389 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-07-28 09:02:54.391 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-28 09:02:54.393 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-07-28 09:02:54.395 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-07-28 09:02:54.398 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-07-28 09:02:54.400 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-07-28 09:02:54.402 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-07-28 09:02:54.415 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-07-28 09:02:54.429 | + 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-07-28 09:02:54.443 | + 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-07-28 09:02:54.457 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-07-28 09:02:54.471 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-28 09:02:54.474 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-28 09:02:54.478 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.OW411cGoBK 2022-07-28 09:02:54.481 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-28 09:02:54.483 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-28 09:02:54.485 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-07-28 09:02:54.488 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.OW411cGoBK 2022-07-28 09:02:54.492 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.OW411cGoBK 2022-07-28 09:02:54.504 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.OW411cGoBK /etc/sudoers.d/cinder-rootwrap 2022-07-28 09:02:54.518 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-07-28 09:02:54.523 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-28 09:02:54.525 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-28 09:02:54.527 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-28 09:02:54.530 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-28 09:02:54.532 | + 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-07-28 09:02:54.534 | + 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-07-28 09:02:54.537 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-07-28 09:02:54.539 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-07-28 09:02:54.544 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-07-28 09:02:54.549 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-07-28 09:02:54.570 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-07-28 09:02:54.591 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-07-28 09:02:54.611 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-07-28 09:02:54.631 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-07-28 09:02:54.651 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-07-28 09:02:54.671 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-07-28 09:02:54.691 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-07-28 09:02:54.712 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-07-28 09:02:54.715 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 09:02:54.718 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-07-28 09:02:54.720 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 09:02:54.723 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-07-28 09:02:54.755 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-07-28 09:02:54.785 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-07-28 09:02:54.815 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-07-28 09:02:54.846 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-07-28 09:02:54.876 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-07-28 09:02:54.907 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-07-28 09:02:54.937 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-07-28 09:02:54.974 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 09:02:55.006 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 09:02:55.039 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-07-28 09:02:55.075 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-07-28 09:02:55.118 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-07-28 09:02:55.121 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-07-28 09:02:55.124 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-07-28 09:02:55.126 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-07-28 09:02:55.128 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 09:02:55.131 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 09:02:55.133 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 09:02:55.152 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:02:55.155 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 09:02:55.157 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-28 09:02:55.160 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-28 09:02:55.194 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-07-28 09:02:55.224 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-07-28 09:02:55.252 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-07-28 09:02:55.282 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-07-28 09:02:55.313 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-07-28 09:02:55.343 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-07-28 09:02:55.375 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-07-28 09:02:55.377 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.42 2022-07-28 09:02:55.406 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-07-28 09:02:55.438 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-07-28 09:02:55.446 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key e08578df411100a0ce1b64a25b239dfb 2022-07-28 09:02:55.478 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-07-28 09:02:55.481 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-28 09:02:55.511 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-28 09:02:55.544 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-28 09:02:55.582 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-07-28 09:02:55.611 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-07-28 09:02:55.631 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:02:55.635 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-07-28 09:02:55.653 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:02:55.655 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-07-28 09:02:55.673 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:02:55.676 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-07-28 09:02:55.697 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:02:55.700 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-07-28 09:02:55.702 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-07-28 09:02:55.705 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-07-28 09:02:55.707 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-07-28 09:02:55.709 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 09:02:55.712 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 09:02:55.714 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 09:02:55.731 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:02:55.734 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 09:02:55.738 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 09:02:55.740 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 09:02:55.758 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:02:55.761 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 09:02:55.764 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 09:02:55.793 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 09:02:55.796 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 09:02:55.799 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-07-28 09:02:55.802 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-07-28 09:02:55.804 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 09:02:55.808 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 09:02:55.826 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 09:02:55.829 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 09:02:55.831 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 09:02:55.833 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 09:02:55.836 | + 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-07-28 09:02:55.865 | + 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-07-28 09:02:55.895 | + 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-07-28 09:02:55.924 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 09:02:55.952 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-07-28 09:02:55.970 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:02:55.972 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-07-28 09:02:55.977 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-07-28 09:02:55.980 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-07-28 09:02:55.982 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-07-28 09:02:55.984 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 09:02:55.987 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 09:02:55.990 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-07-28 09:02:55.994 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-07-28 09:02:55.997 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 09:02:55.999 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 09:02:56.012 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 09:02:56.012 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 09:02:56.021 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 09:02:56.025 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 09:02:56.040 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-07-28 09:02:56.043 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-07-28 09:02:56.047 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-07-28 09:02:56.078 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-07-28 09:02:56.106 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-07-28 09:02:56.136 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-07-28 09:02:56.165 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 09:02:56.193 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 09:02:56.222 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-07-28 09:02:56.254 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-07-28 09:02:56.286 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-07-28 09:02:56.314 | + 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-07-28 09:02:56.346 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 09:02:56.374 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 09:02:56.402 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-07-28 09:02:56.430 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 09:02:56.433 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 09:02:56.436 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-07-28 09:02:56.439 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-07-28 09:02:56.441 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 09:02:56.445 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:02:56.447 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:02:56.450 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 09:02:56.454 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 09:02:56.456 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-07-28 09:02:56.491 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 09:02:56.528 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-07-28 09:02:56.528 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 09:02:56.540 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-07-28 09:02:56.543 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-07-28 09:02:56.546 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-07-28 09:02:56.548 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 09:02:56.551 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 09:02:56.553 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 09:02:56.556 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:02:56.558 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:02:56.561 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 09:02:56.563 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 09:02:56.566 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:02:56.568 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:02:56.571 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-07-28 09:02:56.635 | Enabling site cinder-wsgi. 2022-07-28 09:02:56.645 | To activate the new configuration, you need to run: 2022-07-28 09:02:56.645 | systemctl reload apache2 2022-07-28 09:02:56.651 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 09:02:56.655 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 09:02:56.658 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 09:02:56.662 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 09:02:56.804 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-07-28 09:02:56.806 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-07-28 09:02:56.844 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.42/image 2022-07-28 09:02:56.874 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-07-28 09:02:56.890 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:02:56.893 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-07-28 09:02:56.895 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 09:02:56.898 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 09:02:56.900 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-28 09:02:56.903 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-07-28 09:02:56.934 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-07-28 09:02:56.963 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.42/identity 2022-07-28 09:02:56.992 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-07-28 09:02:57.021 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-07-28 09:02:57.060 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-07-28 09:02:57.098 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-07-28 09:02:57.127 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-07-28 09:02:57.157 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-28 09:02:57.186 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-07-28 09:02:57.214 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-07-28 09:02:57.243 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 09:02:57.272 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-07-28 09:02:57.274 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-07-28 09:02:57.291 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:02:57.294 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.42:2379 2022-07-28 09:02:57.330 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-28 09:02:57.333 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-28 09:02:57.337 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-07-28 09:02:57.356 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:02:57.359 | + ./stack.sh:main:926 : stack_install_service neutron 2022-07-28 09:02:57.361 | + lib/stack:stack_install_service:20 : local service=neutron 2022-07-28 09:02:57.364 | + lib/stack:stack_install_service:21 : type install_neutron 2022-07-28 09:02:57.367 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 09:02:57.369 | + lib/stack:stack_install_service:32 : install_neutron 2022-07-28 09:02:57.371 | + lib/neutron:install_neutron:688 : is_neutron_legacy_enabled 2022-07-28 09:02:57.375 | ++ 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-07-28 09:02:57.376 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 09:02:57.381 | + 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-07-28 09:02:57.384 | + 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-07-28 09:02:57.386 | + 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-07-28 09:02:57.389 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 09:02:57.391 | + lib/neutron:install_neutron:690 : install_mutnauq 2022-07-28 09:02:57.394 | + lib/neutron-legacy:install_mutnauq:463 : use_library_from_git neutron-lib 2022-07-28 09:02:57.397 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-07-28 09:02:57.399 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:02:57.402 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:02:57.404 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-07-28 09:02:57.407 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:02:57.409 | + lib/neutron-legacy:install_mutnauq:468 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-07-28 09:02:57.412 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-07-28 09:02:57.414 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-07-28 09:02:57.417 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 09:02:57.419 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 09:02:57.422 | ++ functions-common:git_clone:601 : pwd 2022-07-28 09:02:57.425 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 09:02:57.427 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 09:02:57.430 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 09:02:57.447 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 09:02:57.449 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 09:02:57.452 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 09:02:57.455 | + functions-common:git_clone:618 : echo master 2022-07-28 09:02:57.455 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 09:02:57.460 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-07-28 09:02:57.463 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 09:02:57.465 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-07-28 09:02:57.478 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-07-28 09:02:57.481 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 09:02:57.481 | + functions-common:git_clone:679 : head -1 2022-07-28 09:02:57.488 | 1b9e9a6c2c Merge "Update the Ethernet card information" 2022-07-28 09:02:57.491 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 09:02:57.494 | + lib/neutron-legacy:install_mutnauq:469 : setup_develop /opt/stack/neutron 2022-07-28 09:02:57.497 | + inc/python:setup_develop:334 : local bindep 2022-07-28 09:02:57.499 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 09:02:57.502 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-07-28 09:02:57.504 | + inc/python:setup_develop:340 : local extras= 2022-07-28 09:02:57.507 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-07-28 09:02:57.510 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 09:02:57.512 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 09:02:57.515 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-07-28 09:02:57.517 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 09:02:57.520 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 09:02:57.524 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-07-28 09:02:57.527 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 09:02:57.531 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-07-28 09:02:57.535 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 09:02:57.537 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 09:02:57.542 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-07-28 09:02:57.550 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-07-28 09:02:57.552 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-07-28 09:02:58.167 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-07-28 09:02:58.171 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 09:02:58.175 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 09:02:58.179 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 09:02:58.181 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 09:02:58.183 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-07-28 09:02:58.186 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 09:02:58.188 | + inc/python:setup_package:424 : local extras= 2022-07-28 09:02:58.191 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 09:02:58.193 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 09:02:58.196 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 09:02:58.199 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 09:02:58.201 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 09:02:58.204 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-07-28 09:02:58.227 | Using python 3.8 to install /opt/stack/neutron 2022-07-28 09:02:58.230 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-07-28 09:03:00.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:03:00.334 | from cryptography.utils import int_from_bytes 2022-07-28 09:03:00.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:03:00.334 | from cryptography.utils import int_from_bytes 2022-07-28 09:03:01.364 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 09:03:01.365 | Obtaining file:///opt/stack/neutron 2022-07-28 09:03:03.646 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 09:03:03.652 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 09:03:03.655 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 09:03:03.663 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 09:03:03.672 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 09:03:03.682 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 09:03:03.824 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 09:03:03.838 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 09:03:03.851 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 09:03:03.857 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 09:03:03.859 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 09:03:03.868 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 09:03:03.870 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 09:03:03.875 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 09:03:03.885 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 09:03:03.921 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 09:03:03.948 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 09:03:04.004 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 09:03:04.053 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 09:03:04.059 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 09:03:04.062 | Requirement already satisfied: neutron-lib===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (3.0.0) 2022-07-28 09:03:04.098 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 09:03:04.125 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-07-28 09:03:04.141 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-28 09:03:04.145 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 09:03:04.149 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-28 09:03:04.153 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-07-28 09:03:04.175 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 09:03:04.211 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 09:03:04.221 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 09:03:04.258 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 09:03:04.264 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 09:03:04.309 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 09:03:04.313 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 09:03:04.351 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 09:03:04.403 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 09:03:04.413 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 09:03:04.430 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 09:03:04.444 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 09:03:04.458 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 09:03:04.470 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 09:03:04.473 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 09:03:04.481 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 09:03:04.502 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 09:03:04.512 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 09:03:04.525 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-28 09:03:04.543 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 09:03:04.581 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-07-28 09:03:04.586 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-07-28 09:03:04.594 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 09:03:04.599 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 09:03:04.602 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.2) 2022-07-28 09:03:04.610 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 09:03:04.621 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 09:03:04.627 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 09:03:04.645 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 09:03:04.657 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 09:03:04.666 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 09:03:04.669 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 09:03:04.674 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-07-28 09:03:04.680 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 09:03:04.685 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-07-28 09:03:04.733 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 09:03:04.754 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-07-28 09:03:04.778 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-07-28 09:03:04.793 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 09:03:04.797 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 09:03:04.803 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 09:03:04.816 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 09:03:04.818 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 09:03:04.823 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.2.3) 2022-07-28 09:03:04.828 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 09:03:04.831 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 09:03:04.834 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-07-28 09:03:04.837 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 09:03:04.846 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 09:03:04.849 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 09:03:04.852 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 09:03:04.856 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 09:03:04.870 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 09:03:04.878 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 09:03:04.884 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 09:03:04.894 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 09:03:04.949 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 09:03:04.982 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-07-28 09:03:04.986 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 09:03:04.991 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 09:03:04.994 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 09:03:04.999 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 09:03:05.023 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 09:03:05.026 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 09:03:05.037 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 09:03:05.063 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 09:03:05.066 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 09:03:05.069 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 09:03:05.072 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 09:03:05.077 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 09:03:05.113 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 09:03:05.117 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 09:03:05.122 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 09:03:05.143 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 09:03:05.146 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 09:03:05.149 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 09:03:05.153 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 09:03:05.156 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 09:03:05.200 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 09:03:05.209 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 09:03:05.212 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 09:03:05.223 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-07-28 09:03:05.225 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 09:03:05.263 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 09:03:05.275 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 09:03:05.288 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-07-28 09:03:05.292 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 09:03:05.294 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 09:03:05.297 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 09:03:05.302 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 09:03:05.305 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 09:03:05.307 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 09:03:05.309 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 09:03:05.312 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 09:03:05.315 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 09:03:05.374 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 09:03:05.378 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 09:03:05.382 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 09:03:05.427 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 09:03:06.410 | Installing collected packages: neutron 2022-07-28 09:03:06.411 | Attempting uninstall: neutron 2022-07-28 09:03:06.411 | Found existing installation: neutron 20.1.0.dev449 2022-07-28 09:03:06.422 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-07-28 09:03:06.423 | Running setup.py develop for neutron 2022-07-28 09:03:09.109 | Successfully installed neutron 2022-07-28 09:03:09.230 | + inc/python:pip_install:196 : result=0 2022-07-28 09:03:09.233 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 09:03:09.235 | + functions-common:time_stop:2440 : local name 2022-07-28 09:03:09.238 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:03:09.240 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:03:09.242 | + functions-common:time_stop:2443 : local total 2022-07-28 09:03:09.245 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:03:09.247 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 09:03:09.249 | + functions-common:time_stop:2447 : start_time=1658998978221 2022-07-28 09:03:09.252 | + functions-common:time_stop:2449 : [[ -z 1658998978221 ]] 2022-07-28 09:03:09.254 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:03:09.259 | + functions-common:time_stop:2452 : end_time=1658998989256 2022-07-28 09:03:09.261 | + functions-common:time_stop:2453 : elapsed_time=11035 2022-07-28 09:03:09.263 | + functions-common:time_stop:2454 : total=97387 2022-07-28 09:03:09.266 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:03:09.268 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=108422 2022-07-28 09:03:09.270 | + inc/python:pip_install:199 : return 0 2022-07-28 09:03:09.273 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 09:03:09.275 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 09:03:09.278 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 09:03:09.298 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 09:03:09.311 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-07-28 09:03:09.313 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-07-28 09:03:09.316 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:03:09.319 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:03:09.321 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-07-28 09:03:09.324 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:03:09.327 | + lib/neutron-legacy:install_mutnauq:471 : [[ openvswitch == \o\v\n ]] 2022-07-28 09:03:09.329 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 09:03:09.332 | + ./stack.sh:main:929 : is_service_enabled nova 2022-07-28 09:03:09.350 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:09.353 | + ./stack.sh:main:931 : stack_install_service nova 2022-07-28 09:03:09.355 | + lib/stack:stack_install_service:20 : local service=nova 2022-07-28 09:03:09.358 | + lib/stack:stack_install_service:21 : type install_nova 2022-07-28 09:03:09.361 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 09:03:09.363 | + lib/stack:stack_install_service:32 : install_nova 2022-07-28 09:03:09.366 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-07-28 09:03:09.368 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-07-28 09:03:09.371 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:03:09.373 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:03:09.376 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-07-28 09:03:09.378 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:03:09.381 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-07-28 09:03:09.398 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:03:09.400 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-07-28 09:03:09.417 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:03:09.420 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-07-28 09:03:09.437 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:03:09.439 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-07-28 09:03:09.442 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-07-28 09:03:09.444 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-07-28 09:03:09.446 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 09:03:09.449 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 09:03:09.452 | ++ functions-common:git_clone:601 : pwd 2022-07-28 09:03:09.454 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 09:03:09.457 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 09:03:09.460 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 09:03:09.476 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 09:03:09.478 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 09:03:09.480 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 09:03:09.483 | + functions-common:git_clone:618 : echo master 2022-07-28 09:03:09.484 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 09:03:09.489 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-07-28 09:03:09.492 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 09:03:09.494 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-07-28 09:03:09.507 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-07-28 09:03:09.511 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 09:03:09.511 | + functions-common:git_clone:679 : head -1 2022-07-28 09:03:09.518 | 0bea7f6b6b Merge "Add a workaround to skip hypervisor version check on LM" 2022-07-28 09:03:09.521 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 09:03:09.524 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-07-28 09:03:09.526 | + inc/python:setup_develop:334 : local bindep 2022-07-28 09:03:09.529 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 09:03:09.531 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-07-28 09:03:09.534 | + inc/python:setup_develop:340 : local extras= 2022-07-28 09:03:09.536 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-07-28 09:03:09.539 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 09:03:09.542 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 09:03:09.545 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-07-28 09:03:09.547 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 09:03:09.550 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 09:03:09.553 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-07-28 09:03:09.556 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 09:03:09.559 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-07-28 09:03:09.562 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 09:03:09.564 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 09:03:09.568 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-07-28 09:03:09.574 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-07-28 09:03:09.577 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-07-28 09:03:10.196 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-07-28 09:03:10.199 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 09:03:10.201 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 09:03:10.204 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 09:03:10.206 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 09:03:10.209 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-07-28 09:03:10.211 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 09:03:10.214 | + inc/python:setup_package:424 : local extras= 2022-07-28 09:03:10.217 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 09:03:10.219 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 09:03:10.222 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 09:03:10.225 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 09:03:10.228 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 09:03:10.231 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-07-28 09:03:10.257 | Using python 3.8 to install /opt/stack/nova 2022-07-28 09:03:10.259 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-07-28 09:03:12.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:03:12.352 | from cryptography.utils import int_from_bytes 2022-07-28 09:03:12.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:03:12.352 | from cryptography.utils import int_from_bytes 2022-07-28 09:03:13.411 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 09:03:13.412 | Obtaining file:///opt/stack/nova 2022-07-28 09:03:16.754 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 09:03:16.760 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 09:03:16.763 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 09:03:16.772 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 09:03:16.781 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 09:03:16.784 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 09:03:16.794 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 09:03:16.937 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 09:03:16.950 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 09:03:16.964 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 09:03:16.983 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 09:03:17.019 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 09:03:17.032 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 09:03:17.035 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 09:03:17.044 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 09:03:17.046 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 09:03:17.051 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 09:03:17.087 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 09:03:17.113 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 09:03:17.117 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 09:03:17.155 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 09:03:17.212 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 09:03:17.263 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 09:03:17.272 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-07-28 09:03:17.276 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 09:03:17.281 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 09:03:17.284 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 09:03:17.309 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-28 09:03:17.332 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-28 09:03:17.337 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 09:03:17.341 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-28 09:03:17.345 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-07-28 09:03:17.367 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 09:03:17.385 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 09:03:17.421 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 09:03:17.431 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 09:03:17.469 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 09:03:17.475 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 09:03:17.521 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 09:03:17.525 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-07-28 09:03:17.535 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 09:03:17.572 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 09:03:17.626 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 09:03:17.637 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 09:03:17.656 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 09:03:17.670 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 09:03:17.684 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 09:03:17.696 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 09:03:17.699 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 09:03:17.707 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 09:03:17.730 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 09:03:17.739 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 09:03:17.753 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-28 09:03:17.772 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-07-28 09:03:17.809 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 09:03:17.814 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-28 09:03:17.847 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 09:03:17.850 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 09:03:17.861 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 09:03:17.867 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 09:03:17.885 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 09:03:17.895 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 09:03:17.897 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 09:03:17.903 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-07-28 09:03:17.909 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 09:03:17.914 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-07-28 09:03:17.928 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-07-28 09:03:17.943 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 09:03:17.948 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-07-28 09:03:17.964 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 09:03:17.985 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-07-28 09:03:18.009 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 09:03:18.013 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 09:03:18.020 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 09:03:18.033 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 09:03:18.036 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-07-28 09:03:18.040 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 09:03:18.044 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 09:03:18.047 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 09:03:18.051 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 09:03:18.060 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 09:03:18.063 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 09:03:18.066 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 09:03:18.070 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-07-28 09:03:18.122 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 09:03:18.135 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 09:03:18.144 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 09:03:18.149 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 09:03:18.159 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 09:03:18.216 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 09:03:18.248 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-07-28 09:03:18.252 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-07-28 09:03:18.258 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 09:03:18.263 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-07-28 09:03:18.267 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 09:03:18.270 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 09:03:18.275 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 09:03:18.301 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 09:03:18.303 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 09:03:18.314 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 09:03:18.317 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 09:03:18.343 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 09:03:18.404 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 09:03:18.407 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 09:03:18.410 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 09:03:18.414 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 09:03:18.435 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 09:03:18.440 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 09:03:18.447 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 09:03:18.450 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 09:03:18.495 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 09:03:18.499 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 09:03:18.502 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 09:03:18.510 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 09:03:18.513 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 09:03:18.525 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-07-28 09:03:18.529 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-07-28 09:03:18.540 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 09:03:18.552 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 09:03:18.564 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 09:03:18.579 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-07-28 09:03:18.583 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 09:03:18.586 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 09:03:18.591 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 09:03:18.593 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 09:03:18.595 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-28 09:03:18.601 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 09:03:18.638 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-28 09:03:18.643 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 09:03:18.645 | Requirement already satisfied: numpy===1.23.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.23.1) 2022-07-28 09:03:18.648 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 09:03:18.651 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 09:03:18.654 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 09:03:18.657 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-07-28 09:03:18.660 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 09:03:18.707 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 09:03:18.710 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 09:03:19.636 | Installing collected packages: nova 2022-07-28 09:03:19.637 | Attempting uninstall: nova 2022-07-28 09:03:19.637 | Found existing installation: nova 25.1.0.dev173 2022-07-28 09:03:19.642 | Can't uninstall 'nova'. No files were found to uninstall. 2022-07-28 09:03:19.643 | Running setup.py develop for nova 2022-07-28 09:03:23.317 | Successfully installed nova 2022-07-28 09:03:23.436 | + inc/python:pip_install:196 : result=0 2022-07-28 09:03:23.438 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 09:03:23.440 | + functions-common:time_stop:2440 : local name 2022-07-28 09:03:23.443 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:03:23.445 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:03:23.448 | + functions-common:time_stop:2443 : local total 2022-07-28 09:03:23.451 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:03:23.453 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 09:03:23.455 | + functions-common:time_stop:2447 : start_time=1658998990250 2022-07-28 09:03:23.458 | + functions-common:time_stop:2449 : [[ -z 1658998990250 ]] 2022-07-28 09:03:23.460 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:03:23.465 | + functions-common:time_stop:2452 : end_time=1658999003462 2022-07-28 09:03:23.467 | + functions-common:time_stop:2453 : elapsed_time=13212 2022-07-28 09:03:23.469 | + functions-common:time_stop:2454 : total=108422 2022-07-28 09:03:23.472 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:03:23.474 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=121634 2022-07-28 09:03:23.476 | + inc/python:pip_install:199 : return 0 2022-07-28 09:03:23.479 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 09:03:23.481 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 09:03:23.484 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 09:03:23.503 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 09:03:23.515 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-07-28 09:03:23.518 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-07-28 09:03:23.521 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:03:23.523 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:03:23.526 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-07-28 09:03:23.528 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:03:23.531 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-07-28 09:03:23.544 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 09:03:23.546 | + ./stack.sh:main:932 : configure_nova 2022-07-28 09:03:23.549 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-07-28 09:03:23.561 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-07-28 09:03:23.564 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-07-28 09:03:23.566 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-28 09:03:23.570 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-07-28 09:03:23.570 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-28 09:03:23.576 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-07-28 09:03:23.578 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-07-28 09:03:23.581 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-28 09:03:23.583 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-07-28 09:03:23.585 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-07-28 09:03:23.588 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-07-28 09:03:23.590 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-07-28 09:03:23.593 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-07-28 09:03:23.605 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-07-28 09:03:23.621 | + 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-07-28 09:03:23.634 | + 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-07-28 09:03:23.646 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-07-28 09:03:23.661 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-28 09:03:23.665 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-28 09:03:23.672 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.w2rm8Um8Vk 2022-07-28 09:03:23.675 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-28 09:03:23.678 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-28 09:03:23.681 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-07-28 09:03:23.683 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-28 09:03:23.686 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-28 09:03:23.688 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.w2rm8Um8Vk 2022-07-28 09:03:23.693 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.w2rm8Um8Vk 2022-07-28 09:03:23.707 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.w2rm8Um8Vk /etc/sudoers.d/nova-rootwrap 2022-07-28 09:03:23.720 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-07-28 09:03:23.725 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-28 09:03:23.727 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-28 09:03:23.730 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-28 09:03:23.733 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-28 09:03:23.735 | + 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-07-28 09:03:23.738 | + 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-07-28 09:03:23.740 | + 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-07-28 09:03:23.743 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-07-28 09:03:23.748 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-07-28 09:03:23.765 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:03:23.768 | + lib/nova:configure_nova:334 : create_nova_conf 2022-07-28 09:03:23.770 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-07-28 09:03:23.774 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-07-28 09:03:23.777 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-07-28 09:03:23.806 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-07-28 09:03:23.809 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-07-28 09:03:23.836 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-07-28 09:03:23.868 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-07-28 09:03:23.897 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-07-28 09:03:23.931 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-07-28 09:03:23.968 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-07-28 09:03:24.004 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-07-28 09:03:24.006 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.42 2022-07-28 09:03:24.034 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-07-28 09:03:24.061 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-07-28 09:03:24.090 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-07-28 09:03:24.117 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-07-28 09:03:24.145 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-07-28 09:03:24.176 | + lib/nova:create_nova_conf:433 : is_fedora 2022-07-28 09:03:24.178 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 09:03:24.181 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 09:03:24.183 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 09:03:24.186 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 09:03:24.188 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 09:03:24.190 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 09:03:24.192 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 09:03:24.195 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 09:03:24.197 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 09:03:24.200 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 09:03:24.202 | + lib/nova:create_nova_conf:433 : is_suse 2022-07-28 09:03:24.204 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 09:03:24.206 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 09:03:24.209 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 09:03:24.211 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 09:03:24.213 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 09:03:24.215 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 09:03:24.218 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-07-28 09:03:24.234 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:24.236 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 09:03:24.239 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-07-28 09:03:24.241 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-07-28 09:03:24.272 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-07-28 09:03:24.275 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-28 09:03:24.277 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-28 09:03:24.280 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-28 09:03:24.282 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 09:03:24.285 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 09:03:24.287 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 09:03:24.303 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:24.305 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 09:03:24.308 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 09:03:24.311 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 09:03:24.343 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-07-28 09:03:24.345 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-07-28 09:03:24.347 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-07-28 09:03:24.350 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-07-28 09:03:24.352 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 09:03:24.355 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 09:03:24.357 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 09:03:24.373 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:24.376 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 09:03:24.378 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-28 09:03:24.381 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-28 09:03:24.414 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-07-28 09:03:24.446 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-07-28 09:03:24.474 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-07-28 09:03:24.502 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-07-28 09:03:24.518 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:24.521 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-07-28 09:03:24.538 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:24.541 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-07-28 09:03:24.541 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-07-28 09:03:24.547 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-07-28 09:03:24.549 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-07-28 09:03:24.577 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-07-28 09:03:24.594 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:03:24.596 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-07-28 09:03:24.599 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-07-28 09:03:24.601 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 09:03:24.604 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 09:03:24.606 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-07-28 09:03:24.638 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-07-28 09:03:24.668 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-07-28 09:03:24.696 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-07-28 09:03:24.726 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-07-28 09:03:24.754 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-07-28 09:03:24.783 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-07-28 09:03:24.813 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-07-28 09:03:24.841 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 09:03:24.870 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 09:03:24.898 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-07-28 09:03:24.915 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:24.918 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-07-28 09:03:24.920 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-07-28 09:03:24.951 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-07-28 09:03:24.980 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.42/identity 2022-07-28 09:03:25.008 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-07-28 09:03:25.037 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-07-28 09:03:25.065 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-07-28 09:03:25.094 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-07-28 09:03:25.122 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-07-28 09:03:25.151 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-07-28 09:03:25.168 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:03:25.170 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-07-28 09:03:25.172 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-07-28 09:03:25.202 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-07-28 09:03:25.233 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-07-28 09:03:25.235 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-07-28 09:03:25.264 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-07-28 09:03:25.266 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-07-28 09:03:25.269 | + lib/nova:create_nova_conf:501 : is_suse 2022-07-28 09:03:25.271 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 09:03:25.273 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 09:03:25.276 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 09:03:25.278 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 09:03:25.281 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 09:03:25.283 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 09:03:25.285 | + lib/nova:create_nova_conf:501 : is_fedora 2022-07-28 09:03:25.288 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 09:03:25.290 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 09:03:25.292 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 09:03:25.295 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 09:03:25.297 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 09:03:25.299 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 09:03:25.302 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 09:03:25.304 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 09:03:25.306 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 09:03:25.309 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 09:03:25.311 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-07-28 09:03:25.313 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-07-28 09:03:25.316 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-07-28 09:03:25.319 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 09:03:25.336 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 09:03:25.338 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 09:03:25.340 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 09:03:25.343 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 09:03:25.345 | + 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-07-28 09:03:25.374 | + 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-07-28 09:03:25.402 | + 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-07-28 09:03:25.430 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 09:03:25.460 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-07-28 09:03:25.492 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-07-28 09:03:25.509 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:25.511 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-07-28 09:03:25.514 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-07-28 09:03:25.516 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-07-28 09:03:25.519 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-07-28 09:03:25.521 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 09:03:25.524 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 09:03:25.527 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-07-28 09:03:25.531 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-07-28 09:03:25.533 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 09:03:25.536 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 09:03:25.549 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 09:03:25.550 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 09:03:25.561 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 09:03:25.564 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 09:03:25.582 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-07-28 09:03:25.585 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-07-28 09:03:25.589 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-07-28 09:03:25.619 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-07-28 09:03:25.648 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-07-28 09:03:25.676 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-07-28 09:03:25.704 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 09:03:25.732 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 09:03:25.761 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-07-28 09:03:25.789 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-07-28 09:03:25.816 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-07-28 09:03:25.844 | + 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-07-28 09:03:25.872 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 09:03:25.901 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 09:03:25.929 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-07-28 09:03:25.957 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 09:03:25.959 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 09:03:25.962 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-07-28 09:03:25.965 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-07-28 09:03:25.967 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 09:03:25.970 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:03:25.972 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:03:25.974 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 09:03:25.977 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 09:03:25.979 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-07-28 09:03:26.007 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 09:03:26.036 | + 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-07-28 09:03:26.036 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 09:03:26.045 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-07-28 09:03:26.049 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-07-28 09:03:26.051 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-07-28 09:03:26.054 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 09:03:26.056 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 09:03:26.058 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 09:03:26.061 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:03:26.063 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:03:26.065 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 09:03:26.068 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 09:03:26.070 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:03:26.073 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:03:26.075 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-07-28 09:03:26.136 | Enabling site nova-api-wsgi. 2022-07-28 09:03:26.142 | To activate the new configuration, you need to run: 2022-07-28 09:03:26.142 | systemctl reload apache2 2022-07-28 09:03:26.147 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 09:03:26.149 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 09:03:26.152 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 09:03:26.154 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 09:03:26.293 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-07-28 09:03:26.310 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:26.312 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-07-28 09:03:26.315 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-07-28 09:03:26.317 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-07-28 09:03:26.319 | + lib/apache:write_uwsgi_config:256 : local url= 2022-07-28 09:03:26.322 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-07-28 09:03:26.324 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 09:03:26.327 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-07-28 09:03:26.331 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-07-28 09:03:26.334 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 09:03:26.336 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 09:03:26.349 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 09:03:26.349 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 09:03:26.357 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 09:03:26.361 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 09:03:26.377 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-07-28 09:03:26.379 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-07-28 09:03:26.383 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-07-28 09:03:26.413 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-07-28 09:03:26.440 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-07-28 09:03:26.471 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-07-28 09:03:26.499 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 09:03:26.526 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 09:03:26.554 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-07-28 09:03:26.582 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-07-28 09:03:26.613 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-07-28 09:03:26.641 | + 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-07-28 09:03:26.669 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 09:03:26.697 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 09:03:26.725 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-07-28 09:03:26.754 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-07-28 09:03:26.756 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-07-28 09:03:26.784 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-07-28 09:03:26.801 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:03:26.803 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-07-28 09:03:26.836 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-07-28 09:03:26.838 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-07-28 09:03:26.841 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-07-28 09:03:26.858 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:26.860 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 09:03:26.863 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 09:03:26.892 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-07-28 09:03:26.923 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-07-28 09:03:26.926 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 09:03:26.928 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-07-28 09:03:26.931 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 09:03:26.933 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 09:03:26.936 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 09:03:26.954 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:26.958 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 09:03:26.961 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 09:03:26.963 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 09:03:26.981 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:26.983 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 09:03:26.986 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 09:03:27.017 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 09:03:27.020 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 09:03:27.023 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-07-28 09:03:27.053 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-07-28 09:03:27.082 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-07-28 09:03:27.113 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-07-28 09:03:27.130 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:03:27.132 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 09:03:27.162 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-07-28 09:03:27.164 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-07-28 09:03:27.167 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-07-28 09:03:27.199 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-07-28 09:03:27.229 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.42/identity 2022-07-28 09:03:27.257 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-07-28 09:03:27.286 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-07-28 09:03:27.314 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-07-28 09:03:27.344 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-07-28 09:03:27.373 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-07-28 09:03:27.402 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-07-28 09:03:27.430 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-07-28 09:03:27.447 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:27.450 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-07-28 09:03:27.455 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 09:03:27.457 | + lib/nova:create_nova_conf:549 : local conf 2022-07-28 09:03:27.460 | + lib/nova:create_nova_conf:550 : local vhost 2022-07-28 09:03:27.463 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-07-28 09:03:27.465 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 09:03:27.468 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 09:03:27.470 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-07-28 09:03:27.473 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-07-28 09:03:27.475 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-07-28 09:03:27.480 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-07-28 09:03:27.483 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-07-28 09:03:27.485 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-07-28 09:03:27.487 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-07-28 09:03:27.490 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 09:03:27.492 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 09:03:27.495 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 09:03:27.511 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:27.513 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 09:03:27.515 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-28 09:03:27.518 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-28 09:03:27.549 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-07-28 09:03:27.581 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-07-28 09:03:27.612 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 09:03:27.614 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-07-28 09:03:27.617 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-07-28 09:03:27.619 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-07-28 09:03:27.635 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:27.639 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-07-28 09:03:27.639 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-07-28 09:03:28.347 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-07-28 09:03:28.350 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-07-28 09:03:28.353 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 09:03:28.356 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-07-28 09:03:28.360 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 09:03:28.364 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-28 09:03:28.366 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 09:03:28.383 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:28.387 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-28 09:03:28.389 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-28 09:03:28.392 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 09:03:28.412 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:28.415 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-07-28 09:03:28.418 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-07-28 09:03:28.446 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 09:03:28.449 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 09:03:28.451 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-07-28 09:03:28.468 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:28.471 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-07-28 09:03:28.473 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 09:03:28.476 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-07-28 09:03:28.508 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.42/identity 2022-07-28 09:03:28.536 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-07-28 09:03:28.564 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-07-28 09:03:28.593 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-07-28 09:03:28.623 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-07-28 09:03:28.652 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-07-28 09:03:28.681 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-07-28 09:03:28.710 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-07-28 09:03:28.713 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-07-28 09:03:28.715 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-07-28 09:03:28.718 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 09:03:28.736 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 09:03:28.738 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 09:03:28.741 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 09:03:28.743 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 09:03:28.746 | + 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-07-28 09:03:28.780 | + 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-07-28 09:03:28.809 | + 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-07-28 09:03:28.838 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 09:03:28.867 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 09:03:28.870 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-07-28 09:03:28.874 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 09:03:28.877 | + lib/nova:create_nova_conf:583 : local conf 2022-07-28 09:03:28.879 | + lib/nova:create_nova_conf:584 : local offset 2022-07-28 09:03:28.883 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-07-28 09:03:28.885 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 09:03:28.888 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 09:03:28.891 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-07-28 09:03:28.893 | + lib/nova:create_nova_conf:586 : offset=0 2022-07-28 09:03:28.895 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-07-28 09:03:28.898 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 09:03:28.900 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-07-28 09:03:28.902 | + lib/nova:configure_console_proxies:699 : offset=0 2022-07-28 09:03:28.905 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-07-28 09:03:28.921 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:03:28.923 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-07-28 09:03:28.926 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-07-28 09:03:28.942 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:03:28.945 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-07-28 09:03:28.962 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:03:28.965 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-07-28 09:03:28.982 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:03:28.985 | + ./stack.sh:main:935 : is_service_enabled placement 2022-07-28 09:03:29.003 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:29.005 | + ./stack.sh:main:937 : stack_install_service placement 2022-07-28 09:03:29.008 | + lib/stack:stack_install_service:20 : local service=placement 2022-07-28 09:03:29.011 | + lib/stack:stack_install_service:21 : type install_placement 2022-07-28 09:03:29.013 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 09:03:29.016 | + lib/stack:stack_install_service:32 : install_placement 2022-07-28 09:03:29.018 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-07-28 09:03:29.021 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-07-28 09:03:29.024 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:03:29.026 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:03:29.029 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-07-28 09:03:29.031 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 09:03:29.034 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 09:03:29.036 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 09:03:29.039 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 09:03:29.041 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 09:03:29.043 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 09:03:29.046 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:03:29.049 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:03:29.051 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 09:03:29.054 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 09:03:29.056 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 09:03:29.059 | + functions-common:apt_get_update:1191 : return 2022-07-28 09:03:29.061 | + functions-common:install_package:1465 : real_install_package apache2 2022-07-28 09:03:29.064 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 09:03:29.067 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:03:29.069 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:03:29.072 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-07-28 09:03:29.098 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-07-28 09:03:29.209 | Reading package lists... 2022-07-28 09:03:29.493 | Building dependency tree... 2022-07-28 09:03:29.494 | Reading state information... 2022-07-28 09:03:29.780 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 09:03:29.781 | The following packages were automatically installed and are no longer required: 2022-07-28 09:03:29.782 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 09:03:29.782 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 09:03:29.782 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 09:03:29.782 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 09:03:29.782 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 09:03:29.782 | python3-zope.interface 2022-07-28 09:03:29.782 | Use 'sudo apt autoremove' to remove them. 2022-07-28 09:03:29.917 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 09:03:29.922 | + functions-common:apt_get:1235 : result=0 2022-07-28 09:03:29.925 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 09:03:29.927 | + functions-common:time_stop:2440 : local name 2022-07-28 09:03:29.930 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:03:29.932 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:03:29.935 | + functions-common:time_stop:2443 : local total 2022-07-28 09:03:29.937 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:03:29.939 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 09:03:29.942 | + functions-common:time_stop:2447 : start_time=1658999009095 2022-07-28 09:03:29.944 | + functions-common:time_stop:2449 : [[ -z 1658999009095 ]] 2022-07-28 09:03:29.947 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:03:29.952 | + functions-common:time_stop:2452 : end_time=1658999009949 2022-07-28 09:03:29.954 | + functions-common:time_stop:2453 : elapsed_time=854 2022-07-28 09:03:29.957 | + functions-common:time_stop:2454 : total=6860 2022-07-28 09:03:29.959 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:03:29.962 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7714 2022-07-28 09:03:29.964 | + functions-common:apt_get:1239 : return 0 2022-07-28 09:03:29.967 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-07-28 09:03:29.969 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-07-28 09:03:29.972 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-07-28 09:03:29.974 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-07-28 09:03:29.977 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-07-28 09:03:29.999 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-07-28 09:03:30.002 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 09:03:30.005 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 09:03:30.007 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 09:03:30.010 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 09:03:30.012 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 09:03:30.015 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 09:03:30.017 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:03:30.020 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:03:30.023 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 09:03:30.025 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 09:03:30.027 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 09:03:30.030 | + functions-common:apt_get_update:1191 : return 2022-07-28 09:03:30.032 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-07-28 09:03:30.035 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 09:03:30.037 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:03:30.040 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:03:30.042 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-07-28 09:03:30.065 | + functions-common:apt_get:1231 : 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-07-28 09:03:30.175 | Reading package lists... 2022-07-28 09:03:30.452 | Building dependency tree... 2022-07-28 09:03:30.453 | Reading state information... 2022-07-28 09:03:30.745 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-07-28 09:03:30.745 | The following packages were automatically installed and are no longer required: 2022-07-28 09:03:30.746 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 09:03:30.746 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 09:03:30.746 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 09:03:30.746 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 09:03:30.746 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 09:03:30.746 | python3-zope.interface 2022-07-28 09:03:30.746 | Use 'sudo apt autoremove' to remove them. 2022-07-28 09:03:30.873 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 09:03:30.877 | + functions-common:apt_get:1235 : result=0 2022-07-28 09:03:30.880 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 09:03:30.883 | + functions-common:time_stop:2440 : local name 2022-07-28 09:03:30.885 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:03:30.887 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:03:30.890 | + functions-common:time_stop:2443 : local total 2022-07-28 09:03:30.892 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:03:30.894 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 09:03:30.897 | + functions-common:time_stop:2447 : start_time=1658999010062 2022-07-28 09:03:30.899 | + functions-common:time_stop:2449 : [[ -z 1658999010062 ]] 2022-07-28 09:03:30.902 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:03:30.907 | + functions-common:time_stop:2452 : end_time=1658999010904 2022-07-28 09:03:30.909 | + functions-common:time_stop:2453 : elapsed_time=842 2022-07-28 09:03:30.911 | + functions-common:time_stop:2454 : total=7714 2022-07-28 09:03:30.914 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:03:30.916 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8556 2022-07-28 09:03:30.919 | + functions-common:apt_get:1239 : return 0 2022-07-28 09:03:30.922 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-07-28 09:03:30.924 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-07-28 09:03:30.927 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 09:03:30.929 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:03:30.932 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:03:30.934 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-07-28 09:03:30.937 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-07-28 09:03:30.993 | wsgi (enabled by maintainer script) 2022-07-28 09:03:30.996 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-07-28 09:03:30.999 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-07-28 09:03:31.002 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 09:03:31.005 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-07-28 09:03:31.008 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-07-28 09:03:31.011 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 09:03:31.015 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-07-28 09:03:31.016 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 09:03:31.023 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-07-28 09:03:31.026 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-07-28 09:03:31.029 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-07-28 09:03:31.032 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-07-28 09:03:31.035 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-07-28 09:03:31.058 | Using python 3.8 to install osc-placement 2022-07-28 09:03:31.061 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-07-28 09:03:33.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:03:33.118 | from cryptography.utils import int_from_bytes 2022-07-28 09:03:33.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:03:33.118 | from cryptography.utils import int_from_bytes 2022-07-28 09:03:34.145 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 09:03:34.147 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.0.0) 2022-07-28 09:03:34.157 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 09:03:34.170 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 09:03:34.176 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 09:03:34.178 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 09:03:34.185 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 09:03:34.189 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 09:03:34.191 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 09:03:34.249 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 09:03:34.264 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 09:03:34.270 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 09:03:34.274 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 09:03:34.279 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 09:03:34.282 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 09:03:34.285 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 09:03:34.289 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 09:03:34.293 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 09:03:34.307 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 09:03:34.309 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 09:03:34.321 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 09:03:34.347 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 09:03:34.351 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 09:03:34.355 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 09:03:34.358 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 09:03:34.390 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 09:03:34.393 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 09:03:34.404 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 09:03:34.407 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 09:03:34.455 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 09:03:34.458 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 09:03:34.463 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 09:03:34.500 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 09:03:34.520 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 09:03:34.523 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 09:03:34.525 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 09:03:34.530 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 09:03:34.533 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 09:03:34.536 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 09:03:34.541 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 09:03:34.543 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 09:03:34.605 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 09:03:34.609 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 09:03:34.612 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 09:03:36.657 | + inc/python:pip_install:196 : result=0 2022-07-28 09:03:36.660 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 09:03:36.662 | + functions-common:time_stop:2440 : local name 2022-07-28 09:03:36.665 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:03:36.668 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:03:36.671 | + functions-common:time_stop:2443 : local total 2022-07-28 09:03:36.673 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:03:36.676 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 09:03:36.678 | + functions-common:time_stop:2447 : start_time=1658999011052 2022-07-28 09:03:36.681 | + functions-common:time_stop:2449 : [[ -z 1658999011052 ]] 2022-07-28 09:03:36.684 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:03:36.689 | + functions-common:time_stop:2452 : end_time=1658999016686 2022-07-28 09:03:36.691 | + functions-common:time_stop:2453 : elapsed_time=5634 2022-07-28 09:03:36.694 | + functions-common:time_stop:2454 : total=121634 2022-07-28 09:03:36.696 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:03:36.699 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=127268 2022-07-28 09:03:36.702 | + inc/python:pip_install:199 : return 0 2022-07-28 09:03:36.704 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-07-28 09:03:36.707 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-07-28 09:03:36.709 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-07-28 09:03:36.712 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 09:03:36.714 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 09:03:36.718 | ++ functions-common:git_clone:601 : pwd 2022-07-28 09:03:36.721 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 09:03:36.723 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 09:03:36.726 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 09:03:36.743 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 09:03:36.746 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 09:03:36.748 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 09:03:36.751 | + functions-common:git_clone:618 : echo master 2022-07-28 09:03:36.752 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 09:03:36.757 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-07-28 09:03:36.760 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 09:03:36.763 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-07-28 09:03:36.776 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-07-28 09:03:36.779 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 09:03:36.780 | + functions-common:git_clone:679 : head -1 2022-07-28 09:03:36.784 | d723f225 Merge "Change minversion of tox to 3.18.0" 2022-07-28 09:03:36.787 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 09:03:36.789 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-07-28 09:03:36.792 | + inc/python:setup_develop:334 : local bindep 2022-07-28 09:03:36.795 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 09:03:36.797 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-07-28 09:03:36.800 | + inc/python:setup_develop:340 : local extras= 2022-07-28 09:03:36.802 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-07-28 09:03:36.805 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 09:03:36.807 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 09:03:36.810 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-07-28 09:03:36.812 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 09:03:36.815 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 09:03:36.819 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-07-28 09:03:36.821 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 09:03:36.824 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-07-28 09:03:36.827 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 09:03:36.830 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 09:03:36.833 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-07-28 09:03:36.839 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-07-28 09:03:36.841 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-07-28 09:03:37.448 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-07-28 09:03:37.451 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 09:03:37.453 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 09:03:37.456 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 09:03:37.459 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 09:03:37.461 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-07-28 09:03:37.464 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 09:03:37.466 | + inc/python:setup_package:424 : local extras= 2022-07-28 09:03:37.469 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 09:03:37.472 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 09:03:37.474 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 09:03:37.477 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 09:03:37.479 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 09:03:37.482 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-07-28 09:03:37.504 | Using python 3.8 to install /opt/stack/placement 2022-07-28 09:03:37.506 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-07-28 09:03:39.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:03:39.632 | from cryptography.utils import int_from_bytes 2022-07-28 09:03:39.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:03:39.632 | from cryptography.utils import int_from_bytes 2022-07-28 09:03:40.670 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 09:03:40.670 | Obtaining file:///opt/stack/placement 2022-07-28 09:03:41.897 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 09:03:41.909 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 09:03:42.050 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 09:03:42.063 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 09:03:42.068 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 09:03:42.107 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 09:03:42.158 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-07-28 09:03:42.162 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-28 09:03:42.166 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-28 09:03:42.170 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 09:03:42.207 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 09:03:42.217 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 09:03:42.255 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 09:03:42.261 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 09:03:42.306 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 09:03:42.310 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 09:03:42.348 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 09:03:42.366 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 09:03:42.380 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 09:03:42.389 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 09:03:42.398 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 09:03:42.412 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 09:03:42.417 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 09:03:42.419 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 09:03:42.431 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 09:03:42.440 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 09:03:42.443 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 09:03:42.449 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 09:03:42.453 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 09:03:42.458 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 09:03:42.478 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 09:03:42.482 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 09:03:42.489 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 09:03:42.503 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 09:03:42.508 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 09:03:42.510 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 09:03:42.520 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 09:03:42.523 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 09:03:42.526 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 09:03:42.530 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 09:03:42.539 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 09:03:42.544 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 09:03:42.554 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 09:03:42.587 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 09:03:42.597 | 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/lib/python3/dist-packages (from openstack-placement==7.1.0.dev26) (45.2.0) 2022-07-28 09:03:42.600 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 09:03:42.659 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 09:03:42.686 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 09:03:42.743 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 09:03:42.748 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 09:03:42.751 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 09:03:42.757 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 09:03:42.762 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 09:03:42.764 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 09:03:42.778 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 09:03:42.786 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 09:03:42.791 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 09:03:42.794 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 09:03:42.797 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 09:03:42.800 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 09:03:42.805 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 09:03:42.807 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 09:03:42.811 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 09:03:42.813 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 09:03:42.815 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 09:03:42.818 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 09:03:42.829 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 09:03:42.855 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 09:03:42.859 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 09:03:42.863 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 09:03:42.873 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 09:03:42.909 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 09:03:42.912 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 09:03:42.915 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 09:03:44.428 | Installing collected packages: openstack-placement 2022-07-28 09:03:44.428 | Attempting uninstall: openstack-placement 2022-07-28 09:03:44.429 | Found existing installation: openstack-placement 7.1.0.dev26 2022-07-28 09:03:44.431 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-07-28 09:03:44.432 | Running setup.py develop for openstack-placement 2022-07-28 09:03:46.146 | Successfully installed openstack-placement 2022-07-28 09:03:46.267 | + inc/python:pip_install:196 : result=0 2022-07-28 09:03:46.269 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 09:03:46.272 | + functions-common:time_stop:2440 : local name 2022-07-28 09:03:46.274 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:03:46.276 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:03:46.279 | + functions-common:time_stop:2443 : local total 2022-07-28 09:03:46.281 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:03:46.283 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 09:03:46.286 | + functions-common:time_stop:2447 : start_time=1658999017498 2022-07-28 09:03:46.288 | + functions-common:time_stop:2449 : [[ -z 1658999017498 ]] 2022-07-28 09:03:46.291 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:03:46.295 | + functions-common:time_stop:2452 : end_time=1658999026293 2022-07-28 09:03:46.298 | + functions-common:time_stop:2453 : elapsed_time=8795 2022-07-28 09:03:46.300 | + functions-common:time_stop:2454 : total=127268 2022-07-28 09:03:46.303 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:03:46.305 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=136063 2022-07-28 09:03:46.308 | + inc/python:pip_install:199 : return 0 2022-07-28 09:03:46.310 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 09:03:46.314 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 09:03:46.317 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 09:03:46.338 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 09:03:46.355 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-07-28 09:03:46.359 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-07-28 09:03:46.362 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:03:46.365 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:03:46.367 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-07-28 09:03:46.370 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:03:46.373 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 09:03:46.376 | + ./stack.sh:main:938 : configure_placement 2022-07-28 09:03:46.378 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-07-28 09:03:46.391 | + lib/placement:configure_placement:107 : create_placement_conf 2022-07-28 09:03:46.394 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-07-28 09:03:46.399 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-07-28 09:03:46.402 | ++ lib/database:database_connection_url:134 : local db=placement 2022-07-28 09:03:46.405 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-07-28 09:03:46.408 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-07-28 09:03:46.411 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 09:03:46.413 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 09:03:46.416 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 09:03:46.436 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:46.439 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 09:03:46.443 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-07-28 09:03:46.448 | + 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&plugin=dbcounter' 2022-07-28 09:03:46.487 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-07-28 09:03:46.520 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-07-28 09:03:46.554 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-07-28 09:03:46.557 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-07-28 09:03:46.559 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-28 09:03:46.562 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 09:03:46.565 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-07-28 09:03:46.599 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-07-28 09:03:46.631 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-07-28 09:03:46.662 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-07-28 09:03:46.695 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-07-28 09:03:46.726 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-07-28 09:03:46.757 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-07-28 09:03:46.790 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-07-28 09:03:46.826 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 09:03:46.860 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 09:03:46.894 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-07-28 09:03:46.898 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-07-28 09:03:46.903 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-07-28 09:03:46.906 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 09:03:46.925 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 09:03:46.927 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 09:03:46.930 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 09:03:46.933 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 09:03:46.935 | + 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-07-28 09:03:46.967 | + 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-07-28 09:03:47.000 | + 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-07-28 09:03:47.033 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 09:03:47.063 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-28 09:03:47.066 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-07-28 09:03:47.069 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-07-28 09:03:47.073 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-07-28 09:03:47.077 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-07-28 09:03:47.081 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 09:03:47.084 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 09:03:47.087 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-07-28 09:03:47.092 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-07-28 09:03:47.095 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 09:03:47.097 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 09:03:47.111 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 09:03:47.111 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 09:03:47.120 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 09:03:47.128 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 09:03:47.146 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-07-28 09:03:47.148 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-07-28 09:03:47.153 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-07-28 09:03:47.189 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-07-28 09:03:47.220 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-07-28 09:03:47.250 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-07-28 09:03:47.280 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 09:03:47.310 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 09:03:47.345 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-07-28 09:03:47.377 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-07-28 09:03:47.408 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-07-28 09:03:47.439 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-28 09:03:47.470 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 09:03:47.500 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 09:03:47.533 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-07-28 09:03:47.576 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 09:03:47.580 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 09:03:47.583 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-07-28 09:03:47.586 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-07-28 09:03:47.589 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 09:03:47.592 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:03:47.595 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:03:47.597 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-07-28 09:03:47.602 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-07-28 09:03:47.605 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-07-28 09:03:47.638 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 09:03:47.673 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-07-28 09:03:47.673 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-07-28 09:03:47.683 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-07-28 09:03:47.690 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-07-28 09:03:47.693 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-07-28 09:03:47.696 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 09:03:47.698 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 09:03:47.702 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 09:03:47.704 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:03:47.707 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:03:47.710 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 09:03:47.712 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 09:03:47.715 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:03:47.718 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:03:47.723 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-07-28 09:03:47.786 | Site placement-api already enabled 2022-07-28 09:03:47.790 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 09:03:47.793 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 09:03:47.796 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 09:03:47.799 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 09:03:47.953 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-07-28 09:03:47.974 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:47.977 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-07-28 09:03:47.998 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:03:48.001 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-07-28 09:03:48.019 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:48.022 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-07-28 09:03:48.024 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-07-28 09:03:48.027 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-28 09:03:48.067 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.42/identity 2022-07-28 09:03:48.098 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-07-28 09:03:48.128 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-28 09:03:48.159 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-28 09:03:48.190 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-07-28 09:03:48.221 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-28 09:03:48.252 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-07-28 09:03:48.285 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-07-28 09:03:48.308 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:03:48.311 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-07-28 09:03:48.333 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:03:48.336 | + ./stack.sh:main:964 : run_phase stack install 2022-07-28 09:03:48.339 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 09:03:48.343 | + functions-common:run_phase:1869 : local phase=install 2022-07-28 09:03:48.345 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 09:03:48.348 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 09:03:48.350 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 09:03:48.353 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 09:03:48.355 | + functions-common:run_phase:1878 : local extra 2022-07-28 09:03:48.359 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 09:03:48.364 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 09:03:48.367 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 09:03:48.370 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 09:03:48.373 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-07-28 09:03:48.376 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 09:03:48.395 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:48.397 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 09:03:48.400 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 09:03:48.402 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-07-28 09:03:48.405 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-07-28 09:03:48.407 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 09:03:48.409 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-07-28 09:03:48.412 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-07-28 09:03:48.414 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-07-28 09:03:48.473 | ++ inc/async:async_inner:63 : install_tempest 2022-07-28 09:03:48.512 | [388323 Async install_tempest:413511]: running: install_tempest 2022-07-28 09:03:48.515 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 09:03:48.518 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 09:03:48.521 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 09:03:48.523 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 09:03:48.526 | + functions-common:run_phase:1895 : run_plugins stack install 2022-07-28 09:03:48.529 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 09:03:48.531 | + functions-common:run_plugins:1855 : local phase=install 2022-07-28 09:03:48.534 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 09:03:48.537 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 09:03:48.539 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-07-28 09:03:48.542 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-07-28 09:03:48.545 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 09:03:48.547 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 09:03:48.549 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-07-28 09:03:48.553 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 09:03:48.556 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-07-28 09:03:48.559 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-07-28 09:03:48.561 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 09:03:48.565 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-07-28 09:03:48.567 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-07-28 09:03:48.571 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 09:03:48.576 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-07-28 09:03:48.576 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 09:03:48.582 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-07-28 09:03:48.585 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-07-28 09:03:48.588 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-07-28 09:03:48.591 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-07-28 09:03:48.594 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-07-28 09:03:48.617 | Using python 3.8 to install python-openstackclient 2022-07-28 09:03:48.620 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-07-28 09:03:50.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:03:50.753 | from cryptography.utils import int_from_bytes 2022-07-28 09:03:50.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:03:50.754 | from cryptography.utils import int_from_bytes 2022-07-28 09:03:51.782 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 09:03:51.784 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (5.8.0) 2022-07-28 09:03:51.803 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 09:03:51.807 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 09:03:51.810 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-07-28 09:03:51.830 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 09:03:51.845 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 09:03:51.869 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 09:03:51.883 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 09:03:51.886 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 09:03:51.907 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 09:03:51.920 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 09:03:51.925 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-07-28 09:03:51.939 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 09:03:51.951 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 09:03:51.965 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 09:03:52.021 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 09:03:52.024 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 09:03:52.029 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 09:03:52.032 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 09:03:52.038 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 09:03:52.043 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 09:03:52.046 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 09:03:52.052 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 09:03:52.057 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 09:03:52.060 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 09:03:52.097 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 09:03:52.101 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 09:03:52.122 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 09:03:52.124 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 09:03:52.128 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 09:03:52.131 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 09:03:52.134 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 09:03:52.137 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 09:03:52.175 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 09:03:52.177 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 09:03:52.186 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 09:03:52.233 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 09:03:52.236 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 09:03:52.241 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 09:03:52.273 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 09:03:52.278 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 09:03:52.280 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 09:03:52.284 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 09:03:52.287 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 09:03:52.290 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 09:03:52.293 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 09:03:52.297 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 09:03:52.300 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 09:03:52.303 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 09:03:52.363 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 09:03:54.388 | + inc/python:pip_install:196 : result=0 2022-07-28 09:03:54.391 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 09:03:54.393 | + functions-common:time_stop:2440 : local name 2022-07-28 09:03:54.396 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:03:54.398 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:03:54.401 | + functions-common:time_stop:2443 : local total 2022-07-28 09:03:54.403 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:03:54.405 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 09:03:54.408 | + functions-common:time_stop:2447 : start_time=1658999028611 2022-07-28 09:03:54.410 | + functions-common:time_stop:2449 : [[ -z 1658999028611 ]] 2022-07-28 09:03:54.413 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:03:54.418 | + functions-common:time_stop:2452 : end_time=1658999034415 2022-07-28 09:03:54.420 | + functions-common:time_stop:2453 : elapsed_time=5804 2022-07-28 09:03:54.423 | + functions-common:time_stop:2454 : total=136063 2022-07-28 09:03:54.425 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:03:54.428 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=141867 2022-07-28 09:03:54.430 | + inc/python:pip_install:199 : return 0 2022-07-28 09:03:54.433 | + ./stack.sh:main:976 : install_oscwrap 2022-07-28 09:03:54.436 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-07-28 09:03:54.441 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.bgkJCj7UQA 2022-07-28 09:03:54.444 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-07-28 09:03:54.446 | + functions-common:install_oscwrap:2491 : unalias -a 2022-07-28 09:03:54.449 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-07-28 09:03:54.452 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-07-28 09:03:54.455 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-28 09:03:54.457 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-07-28 09:03:54.475 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:03:54.478 | + ./stack.sh:main:1030 : configure_database 2022-07-28 09:03:54.481 | + lib/database:configure_database:128 : configure_database_mysql 2022-07-28 09:03:54.483 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-07-28 09:03:54.486 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-07-28 09:03:54.488 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 09:03:54.490 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-07-28 09:03:54.493 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-07-28 09:03:54.495 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:03:54.498 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:03:54.500 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-07-28 09:03:54.503 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-07-28 09:03:54.506 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-07-28 09:03:54.508 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-07-28 09:03:54.511 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-07-28 09:03:54.564 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-07-28 09:03:54.566 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 09:03:54.569 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 09:03:54.571 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 09:03:54.574 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 09:03:54.576 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 09:03:54.579 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 09:03:54.581 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 09:03:54.584 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 09:03:54.586 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 09:03:54.589 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 09:03:54.591 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-07-28 09:03:54.594 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 09:03:54.596 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 09:03:54.598 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 09:03:54.600 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 09:03:54.603 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 09:03:54.605 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 09:03:54.607 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-07-28 09:03:54.610 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:03:54.612 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:03:54.615 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-07-28 09:03:54.617 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 09:03:54.619 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-28 09:03:56.980 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-07-28 09:03:56.996 | mysqladmin: connect to server at 'localhost' failed 2022-07-28 09:03:56.996 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-07-28 09:03:57.001 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-07-28 09:03:57.003 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-07-28 09:03:57.006 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:03:57.008 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:03:57.011 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-07-28 09:03:57.013 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-07-28 09:03:57.016 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-07-28 09:03:57.022 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:03:57.024 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:03:57.027 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-07-28 09:03:57.029 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-07-28 09:03:57.032 | + 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-07-28 09:03:57.045 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 09:03:57.085 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-07-28 09:03:57.098 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 09:03:57.120 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-07-28 09:03:57.181 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-07-28 09:03:57.242 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-07-28 09:03:57.302 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-07-28 09:03:57.304 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-07-28 09:03:57.307 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-07-28 09:03:57.307 | enabling MySQL performance counting 2022-07-28 09:03:57.309 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-07-28 09:03:57.335 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-07-28 09:03:57.338 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-07-28 09:03:59.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:03:59.474 | from cryptography.utils import int_from_bytes 2022-07-28 09:03:59.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:03:59.474 | from cryptography.utils import int_from_bytes 2022-07-28 09:04:00.509 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 09:04:00.511 | Processing ./tools/dbcounter 2022-07-28 09:04:00.516 | Installing build dependencies: started 2022-07-28 09:04:10.276 | Installing build dependencies: finished with status 'done' 2022-07-28 09:04:10.279 | Getting requirements to build wheel: started 2022-07-28 09:04:11.278 | Getting requirements to build wheel: finished with status 'done' 2022-07-28 09:04:11.281 | Installing backend dependencies: started 2022-07-28 09:04:15.942 | Installing backend dependencies: finished with status 'done' 2022-07-28 09:04:15.944 | Preparing wheel metadata: started 2022-07-28 09:04:17.054 | Preparing wheel metadata: finished with status 'done' 2022-07-28 09:04:17.062 | Building wheels for collected packages: dbcounter 2022-07-28 09:04:17.065 | Building wheel for dbcounter (PEP 517): started 2022-07-28 09:04:18.481 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-07-28 09:04:18.483 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=dbdc55d6edf4890bd06c1bc2123eed9b71f1db2b0f062c2f2939e1947d95572b 2022-07-28 09:04:18.483 | Stored in directory: /tmp/pip-ephem-wheel-cache-6z861q3i/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-07-28 09:04:18.484 | Successfully built dbcounter 2022-07-28 09:04:20.683 | Installing collected packages: dbcounter 2022-07-28 09:04:20.683 | Attempting uninstall: dbcounter 2022-07-28 09:04:20.684 | Found existing installation: dbcounter 0.1 2022-07-28 09:04:20.694 | Uninstalling dbcounter-0.1: 2022-07-28 09:04:21.005 | Successfully uninstalled dbcounter-0.1 2022-07-28 09:04:21.103 | Successfully installed dbcounter-0.1 2022-07-28 09:04:21.260 | + inc/python:pip_install:196 : result=0 2022-07-28 09:04:21.263 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 09:04:21.265 | + functions-common:time_stop:2440 : local name 2022-07-28 09:04:21.268 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:04:21.270 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:04:21.273 | + functions-common:time_stop:2443 : local total 2022-07-28 09:04:21.275 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:04:21.277 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 09:04:21.280 | + functions-common:time_stop:2447 : start_time=1658999037327 2022-07-28 09:04:21.282 | + functions-common:time_stop:2449 : [[ -z 1658999037327 ]] 2022-07-28 09:04:21.286 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:04:21.290 | + functions-common:time_stop:2452 : end_time=1658999061287 2022-07-28 09:04:21.293 | + functions-common:time_stop:2453 : elapsed_time=23960 2022-07-28 09:04:21.295 | + functions-common:time_stop:2454 : total=141867 2022-07-28 09:04:21.298 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:04:21.300 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=165827 2022-07-28 09:04:21.303 | + inc/python:pip_install:199 : return 0 2022-07-28 09:04:21.305 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-07-28 09:04:21.308 | + lib/database:recreate_database:112 : local db=stats 2022-07-28 09:04:21.310 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-07-28 09:04:21.313 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-07-28 09:04:21.316 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-07-28 09:04:21.321 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 09:04:21.352 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-07-28 09:04:21.360 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 09:04:21.379 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-07-28 09:04:21.379 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-07-28 09:04:21.384 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 09:04:21.405 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-07-28 09:04:21.407 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 09:04:21.410 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-28 09:04:23.944 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-07-28 09:04:23.947 | + functions-common:save_stackenv:60 : local tag=1034 2022-07-28 09:04:23.951 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-28 09:04:23.955 | + functions-common:save_stackenv:62 : time_stamp=2022-07-28-090423 2022-07-28 09:04:23.958 | + functions-common:save_stackenv:63 : echo '# 2022-07-28-090423 1034' 2022-07-28 09:04:23.961 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:04:23.963 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 09:04:23.966 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:04:23.969 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-28 09:04:23.971 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:04:23.974 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-28 09:04:23.976 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:04:23.979 | + 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-07-28 09:04:23.981 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:04:23.984 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.42 2022-07-28 09:04:23.986 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:04:23.989 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.42/identity 2022-07-28 09:04:23.991 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:04:23.994 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-28-090034 2022-07-28 09:04:23.996 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:04:23.999 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-28 09:04:24.002 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:04:24.004 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.42 2022-07-28 09:04:24.007 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:04:24.009 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-28 09:04:24.012 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:04:24.014 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-28 09:04:24.017 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:04:24.019 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-28 09:04:24.022 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:04:24.025 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-28 09:04:24.027 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:04:24.029 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.42 2022-07-28 09:04:24.032 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 09:04:24.034 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-28 09:04:24.037 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-07-28 09:04:24.039 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-07-28 09:04:24.042 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-07-28 09:04:24.054 | + ./stack.sh:main:1060 : start_dstat 2022-07-28 09:04:24.056 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 09:04:24.059 | + functions-common:run_process:1694 : local service=dstat 2022-07-28 09:04:24.062 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 09:04:24.064 | + functions-common:run_process:1696 : local group= 2022-07-28 09:04:24.067 | + functions-common:run_process:1697 : local user= 2022-07-28 09:04:24.069 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:04:24.072 | + functions-common:run_process:1700 : local name=dstat 2022-07-28 09:04:24.075 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:04:24.077 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:04:24.080 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:04:24.082 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:04:24.085 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:04:24.090 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999064087 2022-07-28 09:04:24.093 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-07-28 09:04:24.110 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:04:24.113 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-07-28 09:04:24.115 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-07-28 09:04:24.118 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 09:04:24.120 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 09:04:24.123 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 09:04:24.126 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 09:04:24.128 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-07-28 09:04:24.131 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-07-28 09:04:24.133 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-07-28 09:04:24.136 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 09:04:24.138 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 09:04:24.141 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 09:04:24.144 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 09:04:24.146 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-07-28 09:04:24.149 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-07-28 09:04:24.151 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-07-28 09:04:24.153 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 09:04:24.156 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 09:04:24.158 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 09:04:24.161 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 09:04:24.163 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 09:04:24.165 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 09:04:24.168 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-07-28 09:04:24.170 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 09:04:24.176 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-07-28 09:04:24.234 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-07-28 09:04:24.289 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 09:04:24.345 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-07-28 09:04:24.400 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-07-28 09:04:24.454 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 09:04:24.509 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 09:04:24.511 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 09:04:24.514 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-07-28 09:04:24.575 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 09:04:25.089 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-07-28 09:04:25.102 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-07-28 09:04:25.566 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-07-28 09:04:25.588 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:04:25.591 | + functions-common:time_stop:2440 : local name 2022-07-28 09:04:25.594 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:04:25.596 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:04:25.602 | + functions-common:time_stop:2443 : local total 2022-07-28 09:04:25.605 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:04:25.607 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:04:25.610 | + functions-common:time_stop:2447 : start_time=1658999064087 2022-07-28 09:04:25.613 | + functions-common:time_stop:2449 : [[ -z 1658999064087 ]] 2022-07-28 09:04:25.618 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:04:25.622 | + functions-common:time_stop:2452 : end_time=1658999065619 2022-07-28 09:04:25.625 | + functions-common:time_stop:2453 : elapsed_time=1532 2022-07-28 09:04:25.628 | + functions-common:time_stop:2454 : total=0 2022-07-28 09:04:25.632 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:04:25.636 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1532 2022-07-28 09:04:25.640 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-07-28 09:04:25.642 | + functions-common:run_process:1694 : local service=memory_tracker 2022-07-28 09:04:25.645 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-07-28 09:04:25.647 | + functions-common:run_process:1696 : local group= 2022-07-28 09:04:25.650 | + functions-common:run_process:1697 : local user=root 2022-07-28 09:04:25.652 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:04:25.654 | + functions-common:run_process:1700 : local name=memory_tracker 2022-07-28 09:04:25.657 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:04:25.659 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:04:25.662 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:04:25.664 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:04:25.668 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:04:25.672 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999065669 2022-07-28 09:04:25.674 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-07-28 09:04:25.698 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:04:25.701 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:04:25.703 | + functions-common:time_stop:2440 : local name 2022-07-28 09:04:25.706 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:04:25.708 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:04:25.711 | + functions-common:time_stop:2443 : local total 2022-07-28 09:04:25.713 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:04:25.716 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:04:25.718 | + functions-common:time_stop:2447 : start_time=1658999065669 2022-07-28 09:04:25.721 | + functions-common:time_stop:2449 : [[ -z 1658999065669 ]] 2022-07-28 09:04:25.724 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:04:25.728 | + functions-common:time_stop:2452 : end_time=1658999065726 2022-07-28 09:04:25.731 | + functions-common:time_stop:2453 : elapsed_time=57 2022-07-28 09:04:25.733 | + functions-common:time_stop:2454 : total=1532 2022-07-28 09:04:25.736 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:04:25.738 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1589 2022-07-28 09:04:25.741 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-07-28 09:04:25.766 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:04:25.770 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-07-28 09:04:25.790 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:04:25.793 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-07-28 09:04:25.814 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:04:25.817 | + ./stack.sh:main:1073 : start_etcd3 2022-07-28 09:04:25.819 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-07-28 09:04:25.822 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-851351-1-smb --data-dir /opt/stack/data/etcd' 2022-07-28 09:04:25.825 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-07-28 09:04:25.827 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-851351-1-smb=http://10.222.0.42:2380' 2022-07-28 09:04:25.830 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.42:2380' 2022-07-28 09:04:25.832 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.42:2379' 2022-07-28 09:04:25.835 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-07-28 09:04:25.837 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-07-28 09:04:25.840 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.42:2379' 2022-07-28 09:04:25.842 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-07-28 09:04:25.845 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-07-28 09:04:25.847 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-28 09:04:25.850 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-851351-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-1-smb=http://10.222.0.42:2380 --initial-advertise-peer-urls http://10.222.0.42:2380 --advertise-client-urls http://10.222.0.42:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.42:2379 --debug' '' root 2022-07-28 09:04:25.852 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-07-28 09:04:25.854 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-cinder-851351-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-1-smb=http://10.222.0.42:2380 --initial-advertise-peer-urls http://10.222.0.42:2380 --advertise-client-urls http://10.222.0.42:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.42:2379 --debug' 2022-07-28 09:04:25.857 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 09:04:25.860 | + functions-common:write_user_unit_file:1566 : local user=root 2022-07-28 09:04:25.862 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 09:04:25.866 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 09:04:25.869 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 09:04:25.871 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-28 09:04:25.874 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 09:04:25.878 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-07-28 09:04:25.962 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-07-28 09:04:26.036 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-851351-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-1-smb=http://10.222.0.42:2380 --initial-advertise-peer-urls http://10.222.0.42:2380 --advertise-client-urls http://10.222.0.42:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.42:2379 --debug' 2022-07-28 09:04:26.092 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-07-28 09:04:26.145 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-07-28 09:04:26.200 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 09:04:26.253 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 09:04:26.255 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 09:04:26.258 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-07-28 09:04:26.321 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 09:04:26.806 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-07-28 09:04:26.865 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-07-28 09:04:26.922 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-07-28 09:04:26.977 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-07-28 09:04:27.032 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-07-28 09:04:27.035 | ++ functions-common:is_arch:502 : uname -m 2022-07-28 09:04:27.040 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-07-28 09:04:27.042 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-07-28 09:04:27.540 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-07-28 09:04:27.553 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-07-28 09:04:28.011 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-07-28 09:04:28.394 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-07-28 09:04:28.413 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:04:28.415 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-07-28 09:04:28.418 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-07-28 09:04:28.421 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-07-28 09:04:28.426 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-07-28 09:04:28.440 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-07-28 09:04:28.453 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-07-28 09:04:28.456 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-28 09:04:28.459 | + 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.42/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-07-28 09:04:28.588 | + 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.42/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-07-28 09:04:28.717 | + 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.42/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-07-28 09:04:28.845 | + 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.42/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-07-28 09:04:28.975 | + 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.42/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-07-28 09:04:29.102 | + 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.42/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-07-28 09:04:29.230 | + 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.42/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-07-28 09:04:29.360 | + 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.42/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-07-28 09:04:29.487 | + 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.42/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-07-28 09:04:29.616 | + 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.42/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-07-28 09:04:29.749 | + functions-common:write_clouds_yaml:198 : cat 2022-07-28 09:04:29.754 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-07-28 09:04:29.757 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-07-28 09:04:29.760 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-07-28 09:04:29.765 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-07-28 09:04:29.767 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-07-28 09:04:29.770 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-07-28 09:04:29.787 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:04:29.789 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-07-28 09:04:29.792 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 09:04:29.794 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-07-28 09:04:29.797 | + ./stack.sh:main:1090 : '[' 10.222.0.42 == 10.222.0.42 ']' 2022-07-28 09:04:29.799 | + ./stack.sh:main:1091 : init_keystone 2022-07-28 09:04:29.802 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-07-28 09:04:29.819 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:04:29.821 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-07-28 09:04:29.824 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-07-28 09:04:29.826 | + lib/database:recreate_database:112 : local db=keystone 2022-07-28 09:04:29.829 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-07-28 09:04:29.831 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-07-28 09:04:29.834 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-07-28 09:04:29.839 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 09:04:29.968 | ++ inc/async:async_inner:64 : rc=0 2022-07-28 09:04:29.998 | [413511 Async install_tempest:413511]: finished successfully 2022-07-28 09:04:30.317 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-07-28 09:04:30.322 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 09:04:30.341 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-07-28 09:04:30.343 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 09:04:30.346 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:04:30.348 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:04:30.352 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:04:30.356 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999070353 2022-07-28 09:04:30.359 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-07-28 09:04:34.785 | INFO dbcounter [-] Registered counter for database keystone 2022-07-28 09:04:34.812 | 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=415674) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-28 09:04:34.819 | DEBUG dbcounter [-] [415674] Writer thread running {{(pid=415674) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 09:04:34.821 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 09:04:34.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:34.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:34.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:34.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:34.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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:34.822 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:34.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:34.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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:34.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:34.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:34.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:34.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:34.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:34.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:34.824 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 09:04:34.824 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 09:04:34.851 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 09:04:34.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:34.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:34.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:34.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:34.853 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:34.853 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:34.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:34.853 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:34.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:34.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:34.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:34.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:34.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:34.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:34.857 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 09:04:34.857 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 09:04:34.926 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 09:04:34.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:34.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:34.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:34.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:34.927 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:34.927 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:34.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:34.928 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:34.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:34.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:34.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:34.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:34.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:34.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:34.929 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 09:04:34.929 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 09:04:34.938 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 09:04:35.943 | DEBUG dbcounter [-] [415674] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=415674) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 09:04:36.828 | INFO migrate.versioning.api [-] done 2022-07-28 09:04:36.828 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 09:04:36.837 | INFO migrate.versioning.api [-] done 2022-07-28 09:04:36.837 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 09:04:36.845 | INFO migrate.versioning.api [-] done 2022-07-28 09:04:36.845 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 09:04:36.853 | INFO migrate.versioning.api [-] done 2022-07-28 09:04:36.853 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 09:04:36.860 | INFO migrate.versioning.api [-] done 2022-07-28 09:04:36.860 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 09:04:36.867 | INFO migrate.versioning.api [-] done 2022-07-28 09:04:36.867 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 09:04:36.926 | INFO migrate.versioning.api [-] done 2022-07-28 09:04:36.926 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 09:04:36.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:36.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:36.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:36.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:36.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:36.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:36.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:36.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:36.928 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:36.928 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:36.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:36.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:36.929 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:36.929 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:36.929 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 09:04:36.929 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 09:04:36.930 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 09:04:36.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:36.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:36.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:36.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:36.931 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:36.931 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:36.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:36.932 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:36.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:36.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:36.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:36.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:36.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:36.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:36.933 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 09:04:36.933 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 09:04:36.942 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 09:04:36.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:36.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:36.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:36.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:36.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:36.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:36.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:36.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:36.944 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:36.944 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:36.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:36.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:36.945 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:36.945 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:36.945 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 09:04:36.945 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 09:04:36.953 | DEBUG dbcounter [-] [415674] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=415674) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 09:04:37.534 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 09:04:37.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.536 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.536 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.537 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.537 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.537 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 09:04:37.537 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 09:04:37.567 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 09:04:37.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.569 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.570 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.570 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.570 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.570 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 09:04:37.571 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 09:04:37.579 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 09:04:37.629 | DEBUG dbcounter [-] [415674] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=415674) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 09:04:37.645 | INFO migrate.versioning.api [-] done 2022-07-28 09:04:37.645 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 09:04:37.653 | INFO migrate.versioning.api [-] done 2022-07-28 09:04:37.653 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 09:04:37.661 | INFO migrate.versioning.api [-] done 2022-07-28 09:04:37.661 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 09:04:37.668 | INFO migrate.versioning.api [-] done 2022-07-28 09:04:37.668 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 09:04:37.677 | INFO migrate.versioning.api [-] done 2022-07-28 09:04:37.677 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 09:04:37.684 | INFO migrate.versioning.api [-] done 2022-07-28 09:04:37.684 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 09:04:37.691 | INFO migrate.versioning.api [-] done 2022-07-28 09:04:37.692 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 09:04:37.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.694 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.694 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.695 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.695 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 09:04:37.695 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 09:04:37.696 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 09:04:37.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.698 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.698 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.699 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 09:04:37.699 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 09:04:37.707 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 09:04:37.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.709 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.710 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.710 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:37.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:37.711 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 09:04:37.711 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 09:04:38.175 | DEBUG dbcounter [-] [415674] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=415674) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 09:04:38.243 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 09:04:38.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:38.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:38.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:38.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:38.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:38.246 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:38.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:38.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:38.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:38.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:38.246 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:38.246 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:38.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:38.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:38.247 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 09:04:38.247 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 09:04:38.283 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 09:04:38.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:38.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:38.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:38.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:38.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:38.285 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:38.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:38.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:38.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:38.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:38.286 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:38.287 | 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=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:38.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:04:38.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:04:38.287 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 09:04:38.287 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=415674) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 09:04:38.295 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 09:04:38.305 | INFO migrate.versioning.api [-] done 2022-07-28 09:04:38.305 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 09:04:38.313 | INFO migrate.versioning.api [-] done 2022-07-28 09:04:38.313 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 09:04:38.320 | INFO migrate.versioning.api [-] done 2022-07-28 09:04:38.320 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 09:04:38.328 | INFO migrate.versioning.api [-] done 2022-07-28 09:04:38.329 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 09:04:38.336 | INFO migrate.versioning.api [-] done 2022-07-28 09:04:38.336 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 09:04:38.345 | INFO migrate.versioning.api [-] done 2022-07-28 09:04:38.345 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 09:04:38.353 | INFO migrate.versioning.api [-] done 2022-07-28 09:04:38.729 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-07-28 09:04:38.732 | + functions-common:time_stop:2440 : local name 2022-07-28 09:04:38.734 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:04:38.737 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:04:38.740 | + functions-common:time_stop:2443 : local total 2022-07-28 09:04:38.742 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:04:38.745 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 09:04:38.747 | + functions-common:time_stop:2447 : start_time=1658999070353 2022-07-28 09:04:38.750 | + functions-common:time_stop:2449 : [[ -z 1658999070353 ]] 2022-07-28 09:04:38.753 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:04:38.758 | + functions-common:time_stop:2452 : end_time=1658999078755 2022-07-28 09:04:38.761 | + functions-common:time_stop:2453 : elapsed_time=8402 2022-07-28 09:04:38.763 | + functions-common:time_stop:2454 : total=0 2022-07-28 09:04:38.766 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:04:38.768 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8402 2022-07-28 09:04:38.771 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-07-28 09:04:38.773 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-07-28 09:04:38.778 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-07-28 09:04:43.038 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-07-28 09:04:43.038 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-28 09:04:43.038 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-28 09:04:43.039 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-07-28 09:04:43.039 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-28 09:04:43.039 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-28 09:04:43.039 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-28 09:04:43.040 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-28 09:04:43.040 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-28 09:04:43.396 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-07-28 09:04:43.401 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-07-28 09:04:47.646 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-07-28 09:04:47.646 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-28 09:04:47.646 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-28 09:04:47.647 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-07-28 09:04:47.647 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-28 09:04:47.647 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-28 09:04:47.647 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-28 09:04:47.648 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-28 09:04:47.648 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-28 09:04:48.025 | + ./stack.sh:main:1092 : start_keystone 2022-07-28 09:04:48.028 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-07-28 09:04:48.031 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-07-28 09:04:48.035 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-07-28 09:04:48.053 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:04:48.056 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-07-28 09:04:48.059 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-07-28 09:04:48.064 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-07-28 09:04:48.066 | + functions-common:run_process:1694 : local service=keystone 2022-07-28 09:04:48.071 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 09:04:48.074 | + functions-common:run_process:1696 : local group= 2022-07-28 09:04:48.077 | + functions-common:run_process:1697 : local user= 2022-07-28 09:04:48.079 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:04:48.082 | + functions-common:run_process:1700 : local name=keystone 2022-07-28 09:04:48.085 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:04:48.087 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:04:48.090 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:04:48.092 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:04:48.096 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:04:48.100 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999088097 2022-07-28 09:04:48.103 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-07-28 09:04:48.121 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:04:48.123 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-07-28 09:04:48.126 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-07-28 09:04:48.129 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 09:04:48.131 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 09:04:48.134 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 09:04:48.136 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 09:04:48.139 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-07-28 09:04:48.142 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-07-28 09:04:48.145 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-07-28 09:04:48.148 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 09:04:48.150 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 09:04:48.152 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 09:04:48.155 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 09:04:48.158 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-07-28 09:04:48.160 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-07-28 09:04:48.164 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-07-28 09:04:48.166 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 09:04:48.169 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 09:04:48.171 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 09:04:48.173 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 09:04:48.175 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-07-28 09:04:48.177 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 09:04:48.181 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-07-28 09:04:48.244 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-07-28 09:04:48.314 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-07-28 09:04:48.374 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 09:04:48.434 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 09:04:48.495 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-07-28 09:04:48.556 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-07-28 09:04:48.618 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-07-28 09:04:48.675 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-07-28 09:04:48.734 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-07-28 09:04:48.793 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 09:04:48.795 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 09:04:48.798 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-07-28 09:04:48.853 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 09:04:49.338 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-07-28 09:04:49.352 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-07-28 09:04:49.841 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-07-28 09:04:49.922 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:04:49.925 | + functions-common:time_stop:2440 : local name 2022-07-28 09:04:49.930 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:04:49.933 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:04:49.938 | + functions-common:time_stop:2443 : local total 2022-07-28 09:04:49.940 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:04:49.943 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:04:49.948 | + functions-common:time_stop:2447 : start_time=1658999088097 2022-07-28 09:04:49.951 | + functions-common:time_stop:2449 : [[ -z 1658999088097 ]] 2022-07-28 09:04:49.959 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:04:49.965 | + functions-common:time_stop:2452 : end_time=1658999089961 2022-07-28 09:04:49.969 | + functions-common:time_stop:2453 : elapsed_time=1864 2022-07-28 09:04:49.973 | + functions-common:time_stop:2454 : total=1589 2022-07-28 09:04:49.976 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:04:49.982 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3453 2022-07-28 09:04:49.985 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-07-28 09:04:49.985 | Waiting for keystone to start... 2022-07-28 09:04:49.988 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.42/identity/v3/ 2022-07-28 09:04:49.991 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.42/identity/v3/ 2022-07-28 09:04:49.994 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 09:04:49.996 | + functions:wait_for_service:458 : local url=http://10.222.0.42/identity/v3/ 2022-07-28 09:04:50.000 | + functions:wait_for_service:459 : local rval=0 2022-07-28 09:04:50.002 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 09:04:50.005 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 09:04:50.009 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:04:50.011 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:04:50.014 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:04:50.019 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999090016 2022-07-28 09:04:50.021 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 09:04:50.028 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.42/identity/v3/ 2022-07-28 09:04:56.127 | + :: : [[ 200 == 503 ]] 2022-07-28 09:04:56.128 | + :: : [[ 0 -eq 7 ]] 2022-07-28 09:04:56.131 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 09:04:56.134 | + functions-common:time_stop:2440 : local name 2022-07-28 09:04:56.136 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:04:56.139 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:04:56.141 | + functions-common:time_stop:2443 : local total 2022-07-28 09:04:56.144 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:04:56.146 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 09:04:56.149 | + functions-common:time_stop:2447 : start_time=1658999090016 2022-07-28 09:04:56.151 | + functions-common:time_stop:2449 : [[ -z 1658999090016 ]] 2022-07-28 09:04:56.156 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:04:56.161 | + functions-common:time_stop:2452 : end_time=1658999096158 2022-07-28 09:04:56.163 | + functions-common:time_stop:2453 : elapsed_time=6142 2022-07-28 09:04:56.167 | + functions-common:time_stop:2454 : total=0 2022-07-28 09:04:56.169 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:04:56.172 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6142 2022-07-28 09:04:56.175 | + functions:wait_for_service:467 : return 0 2022-07-28 09:04:56.178 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-07-28 09:04:56.196 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:04:56.199 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-07-28 09:04:56.202 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 09:04:56.205 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-28 09:04:56.231 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-07-28 09:04:56.235 | + 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.42/identity 2022-07-28 09:05:00.563 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.563 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.563 | 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=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.571 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.588 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.588 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.619 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.742 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.742 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.832 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.832 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.832 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.832 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.832 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.833 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.845 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.845 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.845 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.846 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.846 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.846 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.846 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.853 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.856 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.856 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.856 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.856 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.857 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.857 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.857 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=416443) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 09:05:00.921 | INFO dbcounter [-] Registered counter for database keystone 2022-07-28 09:05:00.939 | 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=416443) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-28 09:05:00.945 | DEBUG dbcounter [-] [416443] Writer thread running {{(pid=416443) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 09:05:01.150 | INFO keystone.cmd.bootstrap [None req-9ba7d73b-bc3d-461f-99bc-bff9f51d73c4 None None] Created domain default 2022-07-28 09:05:01.196 | INFO keystone.cmd.bootstrap [None req-9ba7d73b-bc3d-461f-99bc-bff9f51d73c4 None None] Created project admin 2022-07-28 09:05:01.227 | DEBUG passlib.handlers.bcrypt [None req-9ba7d73b-bc3d-461f-99bc-bff9f51d73c4 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=416443) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-07-28 09:05:01.227 | DEBUG passlib.handlers.bcrypt [None req-9ba7d73b-bc3d-461f-99bc-bff9f51d73c4 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=416443) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-07-28 09:05:01.290 | INFO keystone.cmd.bootstrap [None req-9ba7d73b-bc3d-461f-99bc-bff9f51d73c4 None None] Created user admin 2022-07-28 09:05:01.304 | INFO keystone.cmd.bootstrap [None req-9ba7d73b-bc3d-461f-99bc-bff9f51d73c4 None None] Created role reader 2022-07-28 09:05:01.314 | INFO keystone.cmd.bootstrap [None req-9ba7d73b-bc3d-461f-99bc-bff9f51d73c4 None None] Created role member 2022-07-28 09:05:01.341 | INFO keystone.cmd.bootstrap [None req-9ba7d73b-bc3d-461f-99bc-bff9f51d73c4 None None] Created implied role where ba1a79dc27074d5a94dce2d994019d37 implies 071325426dc84e2cb2689d138bc2b032 2022-07-28 09:05:01.352 | INFO keystone.cmd.bootstrap [None req-9ba7d73b-bc3d-461f-99bc-bff9f51d73c4 None None] Created role admin 2022-07-28 09:05:01.372 | INFO keystone.cmd.bootstrap [None req-9ba7d73b-bc3d-461f-99bc-bff9f51d73c4 None None] Created implied role where c67085ec338243df8f9b7d6459036e23 implies ba1a79dc27074d5a94dce2d994019d37 2022-07-28 09:05:01.385 | INFO keystone.cmd.bootstrap [None req-9ba7d73b-bc3d-461f-99bc-bff9f51d73c4 None None] Granted role admin on project admin to user admin. 2022-07-28 09:05:01.395 | INFO keystone.cmd.bootstrap [None req-9ba7d73b-bc3d-461f-99bc-bff9f51d73c4 None None] Granted role admin on the system to user admin. 2022-07-28 09:05:01.408 | WARNING py.warnings [None req-9ba7d73b-bc3d-461f-99bc-bff9f51d73c4 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-07-28 09:05:01.409 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-07-28 09:05:01.409 |  2022-07-28 09:05:01.412 | INFO keystone.cmd.bootstrap [None req-9ba7d73b-bc3d-461f-99bc-bff9f51d73c4 None None] Created region RegionOne 2022-07-28 09:05:01.449 | INFO keystone.cmd.bootstrap [None req-9ba7d73b-bc3d-461f-99bc-bff9f51d73c4 None None] Created public endpoint http://10.222.0.42/identity 2022-07-28 09:05:01.888 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-07-28 09:05:01.891 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-07-28 09:05:01.893 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-07-28 09:05:01.897 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-07-28 09:05:04.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:04.673 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:04.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:04.673 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:04.815 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:04.818 | + lib/keystone:create_keystone_accounts:310 : admin_project=0b5d78d12a0c4dfdbf387a60d6572e81 2022-07-28 09:05:04.820 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-07-28 09:05:04.824 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-07-28 09:05:06.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:06.798 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:06.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:06.798 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:06.951 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:06.955 | + lib/keystone:create_keystone_accounts:312 : admin_user=dbf87abab90e4fdf9e75408f4199918e 2022-07-28 09:05:06.958 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-07-28 09:05:06.960 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-07-28 09:05:06.963 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-07-28 09:05:06.965 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin dbf87abab90e4fdf9e75408f4199918e default 2022-07-28 09:05:07.028 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin dbf87abab90e4fdf9e75408f4199918e default 2022-07-28 09:05:07.071 | [388323 Async ks-domain-role:416567]: running: get_or_add_user_domain_role admin dbf87abab90e4fdf9e75408f4199918e default 2022-07-28 09:05:07.075 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-07-28 09:05:07.077 | + functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 09:05:07.080 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-28 09:05:10.041 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-07-28 09:05:10.044 | + functions-common:get_or_create_domain:889 : echo default 2022-07-28 09:05:10.044 | default 2022-07-28 09:05:10.046 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-07-28 09:05:10.110 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-07-28 09:05:10.151 | [388323 Async ks-project:416698]: running: get_or_create_project service Default 2022-07-28 09:05:10.153 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-07-28 09:05:10.224 | + inc/async:async_inner:63 : get_or_create_role service 2022-07-28 09:05:10.266 | [388323 Async ks-service:416794]: running: get_or_create_role service 2022-07-28 09:05:10.272 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-07-28 09:05:10.359 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-07-28 09:05:10.412 | [388323 Async ks-reseller:416880]: running: get_or_create_role ResellerAdmin 2022-07-28 09:05:10.415 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-07-28 09:05:10.417 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-07-28 09:05:10.870 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-07-28 09:05:11.090 | [388323 Async ks-anotherrole:416972]: running: get_or_create_role anotherrole 2022-07-28 09:05:11.110 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-07-28 09:05:11.146 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-07-28 09:05:11.170 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 09:05:11.198 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-07-28 09:05:13.786 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:05:13.869 | [416880 Async ks-reseller:416880]: finished successfully 2022-07-28 09:05:13.960 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:05:13.991 | [416794 Async ks-service:416794]: finished successfully 2022-07-28 09:05:14.288 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:05:14.330 | [416698 Async ks-project:416698]: finished successfully 2022-07-28 09:05:14.598 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:05:14.636 | [416972 Async ks-anotherrole:416972]: finished successfully 2022-07-28 09:05:14.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:14.666 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:14.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:14.666 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:14.835 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:14.838 | ++ functions-common:get_or_create_project:939 : project_id=090ea9d868594067b3092600971fc7a7 2022-07-28 09:05:14.841 | ++ functions-common:get_or_create_project:940 : echo 090ea9d868594067b3092600971fc7a7 2022-07-28 09:05:14.844 | + lib/keystone:create_keystone_accounts:340 : invis_project=090ea9d868594067b3092600971fc7a7 2022-07-28 09:05:14.846 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-07-28 09:05:14.849 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-07-28 09:05:14.852 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 09:05:14.855 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-07-28 09:05:17.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:17.166 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:17.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:17.166 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:17.205 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:05:17.231 | [416567 Async ks-domain-role:416567]: finished successfully 2022-07-28 09:05:17.320 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:17.323 | ++ functions-common:get_or_create_project:939 : project_id=c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:17.326 | ++ functions-common:get_or_create_project:940 : echo c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:17.329 | + lib/keystone:create_keystone_accounts:344 : demo_project=c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:17.331 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-07-28 09:05:17.334 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-07-28 09:05:17.337 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 09:05:17.339 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-07-28 09:05:17.342 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-07-28 09:05:17.345 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-07-28 09:05:19.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:19.651 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:19.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:19.651 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:19.796 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:19.799 | ++ functions-common:get_or_create_user:926 : user_id=d8807d513cea475c9faa3106083edd8a 2022-07-28 09:05:19.801 | ++ functions-common:get_or_create_user:927 : echo d8807d513cea475c9faa3106083edd8a 2022-07-28 09:05:19.804 | + lib/keystone:create_keystone_accounts:347 : demo_user=d8807d513cea475c9faa3106083edd8a 2022-07-28 09:05:19.807 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-07-28 09:05:19.858 | [388323 Async ks-domain-role:416567]: Waiting for completion of get_or_add_user_domain_role admin dbf87abab90e4fdf9e75408f4199918e default running on PID 416567 (6 other jobs running) 2022-07-28 09:05:19.883 | [388323 Async ks-domain-role:416567]: Signaling child to exit 2022-07-28 09:05:19.883 | WAKEUP 2022-07-28 09:05:19.906 | [388323 Async ks-domain-role:416567]: Signaled 2022-07-28 09:05:19.908 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-07-28 09:05:19.908 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dbf87abab90e4fdf9e75408f4199918e --domain default 2022-07-28 09:05:19.908 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-07-28 09:05:19.908 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:05:19.908 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:05:19.908 | ++ functions-common:get_field:813 : read data 2022-07-28 09:05:19.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:19.908 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:19.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:19.908 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:19.908 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:19.908 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-07-28 09:05:19.908 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-07-28 09:05:19.908 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user dbf87abab90e4fdf9e75408f4199918e --domain default 2022-07-28 09:05:19.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:19.908 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:19.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:19.908 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:19.908 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dbf87abab90e4fdf9e75408f4199918e --domain default 2022-07-28 09:05:19.908 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-07-28 09:05:19.908 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:05:19.908 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:05:19.908 | ++ functions-common:get_field:813 : read data 2022-07-28 09:05:19.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:19.908 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:19.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:19.909 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:19.909 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:19.909 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:05:19.909 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:05:19.909 | ++ functions-common:get_field:819 : echo '| c67085ec338243df8f9b7d6459036e23 | dbf87abab90e4fdf9e75408f4199918e | | | default | | False |' 2022-07-28 09:05:19.909 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:05:19.909 | ++ functions-common:get_field:813 : read data 2022-07-28 09:05:19.909 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=c67085ec338243df8f9b7d6459036e23 2022-07-28 09:05:19.909 | + functions-common:get_or_add_user_domain_role:1022 : echo c67085ec338243df8f9b7d6459036e23 2022-07-28 09:05:19.909 | c67085ec338243df8f9b7d6459036e23 2022-07-28 09:05:19.953 | [388323 Async ks-domain-role:416567]: finished get_or_add_user_domain_role admin dbf87abab90e4fdf9e75408f4199918e default with result 0 in 10 seconds 2022-07-28 09:05:19.961 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-07-28 09:05:20.000 | [388323 Async ks-project:416698]: Waiting for completion of get_or_create_project service Default running on PID 416698 (5 other jobs running) 2022-07-28 09:05:20.025 | [388323 Async ks-project:416698]: Signaling child to exit 2022-07-28 09:05:20.025 | WAKEUP 2022-07-28 09:05:20.048 | [388323 Async ks-project:416698]: Signaled 2022-07-28 09:05:20.049 | + functions-common:get_or_create_project:933 : local project_id 2022-07-28 09:05:20.049 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-07-28 09:05:20.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:20.049 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:20.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:20.049 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:20.049 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:20.049 | + functions-common:get_or_create_project:939 : project_id=6c4349445f224184b093d9dfd0dfc642 2022-07-28 09:05:20.049 | + functions-common:get_or_create_project:940 : echo 6c4349445f224184b093d9dfd0dfc642 2022-07-28 09:05:20.049 | 6c4349445f224184b093d9dfd0dfc642 2022-07-28 09:05:20.094 | [388323 Async ks-project:416698]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-07-28 09:05:20.131 | [388323 Async ks-service:416794]: Waiting for completion of get_or_create_role service running on PID 416794 (4 other jobs running) 2022-07-28 09:05:20.156 | [388323 Async ks-service:416794]: Signaling child to exit 2022-07-28 09:05:20.156 | WAKEUP 2022-07-28 09:05:20.178 | [388323 Async ks-service:416794]: Signaled 2022-07-28 09:05:20.180 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 09:05:20.180 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-07-28 09:05:20.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:20.180 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:20.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:20.180 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:20.180 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:20.180 | + functions-common:get_or_create_role:951 : role_id=13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:05:20.180 | + functions-common:get_or_create_role:952 : echo 13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:05:20.180 | 13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:05:20.227 | [388323 Async ks-service:416794]: finished get_or_create_role service with result 0 in 3 seconds 2022-07-28 09:05:20.266 | [388323 Async ks-reseller:416880]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 416880 (3 other jobs running) 2022-07-28 09:05:20.291 | [388323 Async ks-reseller:416880]: Signaling child to exit 2022-07-28 09:05:20.291 | WAKEUP 2022-07-28 09:05:20.313 | [388323 Async ks-reseller:416880]: Signaled 2022-07-28 09:05:20.315 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 09:05:20.315 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-07-28 09:05:20.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:20.315 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:20.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:20.315 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:20.315 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:20.315 | + functions-common:get_or_create_role:951 : role_id=4d94122535c54ae98fbaf3c8766c59be 2022-07-28 09:05:20.315 | + functions-common:get_or_create_role:952 : echo 4d94122535c54ae98fbaf3c8766c59be 2022-07-28 09:05:20.315 | 4d94122535c54ae98fbaf3c8766c59be 2022-07-28 09:05:20.359 | [388323 Async ks-reseller:416880]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-07-28 09:05:20.400 | [388323 Async ks-anotherrole:416972]: Waiting for completion of get_or_create_role anotherrole running on PID 416972 (2 other jobs running) 2022-07-28 09:05:20.426 | [388323 Async ks-anotherrole:416972]: Signaling child to exit 2022-07-28 09:05:20.426 | WAKEUP 2022-07-28 09:05:20.449 | [388323 Async ks-anotherrole:416972]: Signaled 2022-07-28 09:05:20.450 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 09:05:20.450 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-28 09:05:20.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:20.451 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:20.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:20.451 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:20.451 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:20.451 | + functions-common:get_or_create_role:951 : role_id=6194848862704a289bbaa3fda43a9050 2022-07-28 09:05:20.451 | + functions-common:get_or_create_role:952 : echo 6194848862704a289bbaa3fda43a9050 2022-07-28 09:05:20.451 | 6194848862704a289bbaa3fda43a9050 2022-07-28 09:05:20.494 | [388323 Async ks-anotherrole:416972]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-07-28 09:05:20.498 | + inc/async:async_wait:197 : return 0 2022-07-28 09:05:20.501 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member d8807d513cea475c9faa3106083edd8a c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:20.560 | + inc/async:async_inner:63 : get_or_add_user_project_role member d8807d513cea475c9faa3106083edd8a c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:20.602 | [388323 Async ks-demo-member:417837]: running: get_or_add_user_project_role member d8807d513cea475c9faa3106083edd8a c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:20.605 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin dbf87abab90e4fdf9e75408f4199918e c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:20.665 | + inc/async:async_inner:63 : get_or_add_user_project_role admin dbf87abab90e4fdf9e75408f4199918e c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:20.712 | [388323 Async ks-demo-admin:417949]: running: get_or_add_user_project_role admin dbf87abab90e4fdf9e75408f4199918e c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:20.714 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole d8807d513cea475c9faa3106083edd8a c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:20.780 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d8807d513cea475c9faa3106083edd8a c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:20.830 | [388323 Async ks-demo-another:418061]: running: get_or_add_user_project_role anotherrole d8807d513cea475c9faa3106083edd8a c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:20.833 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member d8807d513cea475c9faa3106083edd8a 090ea9d868594067b3092600971fc7a7 2022-07-28 09:05:20.920 | + inc/async:async_inner:63 : get_or_add_user_project_role member d8807d513cea475c9faa3106083edd8a 090ea9d868594067b3092600971fc7a7 2022-07-28 09:05:20.959 | [388323 Async ks-demo-invis:418174]: running: get_or_add_user_project_role member d8807d513cea475c9faa3106083edd8a 090ea9d868594067b3092600971fc7a7 2022-07-28 09:05:20.961 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-07-28 09:05:20.966 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-07-28 09:05:20.971 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 09:05:20.974 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-07-28 09:05:20.979 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-07-28 09:05:20.986 | +++ functions-common:get_or_create_user:928 : 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-07-28 09:05:24.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:24.887 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:24.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:24.887 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:25.056 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:25.059 | ++ functions-common:get_or_create_user:926 : user_id=7ebed970bd644c1aa9e856d13f0bfa52 2022-07-28 09:05:25.063 | ++ functions-common:get_or_create_user:927 : echo 7ebed970bd644c1aa9e856d13f0bfa52 2022-07-28 09:05:25.070 | + lib/keystone:create_keystone_accounts:360 : demo_reader=7ebed970bd644c1aa9e856d13f0bfa52 2022-07-28 09:05:25.073 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 7ebed970bd644c1aa9e856d13f0bfa52 c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:25.155 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7ebed970bd644c1aa9e856d13f0bfa52 c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:25.211 | [388323 Async ks-demo-reader:418329]: running: get_or_add_user_project_role reader 7ebed970bd644c1aa9e856d13f0bfa52 c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:25.215 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-07-28 09:05:25.218 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-07-28 09:05:25.221 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 09:05:25.226 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-07-28 09:05:29.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:29.047 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:29.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:29.047 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:29.252 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:29.258 | ++ functions-common:get_or_create_project:939 : project_id=5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:05:29.261 | ++ functions-common:get_or_create_project:940 : echo 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:05:29.268 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:05:29.271 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-07-28 09:05:29.276 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-07-28 09:05:29.288 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 09:05:29.291 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-07-28 09:05:29.293 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-07-28 09:05:29.298 | +++ functions-common:get_or_create_user:928 : 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-07-28 09:05:32.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:32.261 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:32.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:32.261 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:32.530 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:32.534 | ++ functions-common:get_or_create_user:926 : user_id=738beb0bf3334354a3d964d6fadda0d8 2022-07-28 09:05:32.537 | ++ functions-common:get_or_create_user:927 : echo 738beb0bf3334354a3d964d6fadda0d8 2022-07-28 09:05:32.540 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=738beb0bf3334354a3d964d6fadda0d8 2022-07-28 09:05:32.542 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 738beb0bf3334354a3d964d6fadda0d8 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:05:32.966 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 738beb0bf3334354a3d964d6fadda0d8 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:05:33.175 | [388323 Async ks-alt-admin:418700]: running: get_or_add_user_project_role admin 738beb0bf3334354a3d964d6fadda0d8 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:05:33.189 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 738beb0bf3334354a3d964d6fadda0d8 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:05:33.525 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 738beb0bf3334354a3d964d6fadda0d8 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:05:33.734 | [388323 Async ks-alt-another:418813]: running: get_or_add_user_project_role anotherrole 738beb0bf3334354a3d964d6fadda0d8 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:05:33.754 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-07-28 09:05:33.785 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-07-28 09:05:33.806 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 09:05:33.820 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-07-28 09:05:33.840 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-07-28 09:05:33.885 | +++ functions-common:get_or_create_user:928 : 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-07-28 09:05:35.434 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:05:35.635 | [417837 Async ks-demo-member:417837]: finished successfully 2022-07-28 09:05:37.338 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:05:37.460 | [417949 Async ks-demo-admin:417949]: finished successfully 2022-07-28 09:05:37.722 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:05:37.752 | [418061 Async ks-demo-another:418061]: finished successfully 2022-07-28 09:05:38.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:38.668 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:38.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:38.668 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:38.843 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:38.845 | ++ functions-common:get_or_create_user:926 : user_id=ed63cc7cad4845519330ddab74fb2481 2022-07-28 09:05:38.848 | ++ functions-common:get_or_create_user:927 : echo ed63cc7cad4845519330ddab74fb2481 2022-07-28 09:05:38.851 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=ed63cc7cad4845519330ddab74fb2481 2022-07-28 09:05:38.854 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member ed63cc7cad4845519330ddab74fb2481 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:05:38.923 | + inc/async:async_inner:63 : get_or_add_user_project_role member ed63cc7cad4845519330ddab74fb2481 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:05:38.982 | [388323 Async ks-alt-member-user:419147]: running: get_or_add_user_project_role member ed63cc7cad4845519330ddab74fb2481 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:05:38.987 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-07-28 09:05:38.993 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-07-28 09:05:38.995 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 09:05:39.002 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-07-28 09:05:39.007 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-07-28 09:05:39.018 | +++ functions-common:get_or_create_user:928 : 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-07-28 09:05:39.494 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:05:39.621 | [418174 Async ks-demo-invis:418174]: finished successfully 2022-07-28 09:05:41.014 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:05:41.142 | [418329 Async ks-demo-reader:418329]: finished successfully 2022-07-28 09:05:41.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:41.548 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:41.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:41.548 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:41.715 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:41.718 | ++ functions-common:get_or_create_user:926 : user_id=5393134b447a4247b778c6754cc451d4 2022-07-28 09:05:41.722 | ++ functions-common:get_or_create_user:927 : echo 5393134b447a4247b778c6754cc451d4 2022-07-28 09:05:41.725 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=5393134b447a4247b778c6754cc451d4 2022-07-28 09:05:41.728 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 5393134b447a4247b778c6754cc451d4 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:05:41.826 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 5393134b447a4247b778c6754cc451d4 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:05:41.905 | [388323 Async ks-alt-reader-user:419420]: running: get_or_add_user_project_role reader 5393134b447a4247b778c6754cc451d4 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:05:41.929 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-07-28 09:05:41.944 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 09:05:41.947 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-07-28 09:05:41.955 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-07-28 09:05:41.970 | +++ functions-common:get_or_create_user:928 : 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-07-28 09:05:45.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:45.124 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:45.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:45.124 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:45.435 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:45.450 | ++ functions-common:get_or_create_user:926 : user_id=b63827f02a6649269cc2876fffc32174 2022-07-28 09:05:45.470 | ++ functions-common:get_or_create_user:927 : echo b63827f02a6649269cc2876fffc32174 2022-07-28 09:05:45.473 | + lib/keystone:create_keystone_accounts:392 : system_member_user=b63827f02a6649269cc2876fffc32174 2022-07-28 09:05:45.491 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member b63827f02a6649269cc2876fffc32174 all 2022-07-28 09:05:45.763 | + inc/async:async_inner:63 : get_or_add_user_system_role member b63827f02a6649269cc2876fffc32174 all 2022-07-28 09:05:45.943 | [388323 Async ks-system-member:419660]: running: get_or_add_user_system_role member b63827f02a6649269cc2876fffc32174 all 2022-07-28 09:05:45.974 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-07-28 09:05:45.999 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 09:05:46.018 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-07-28 09:05:46.037 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-07-28 09:05:46.058 | +++ functions-common:get_or_create_user:928 : 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-07-28 09:05:49.060 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:05:49.156 | [418700 Async ks-alt-admin:418700]: finished successfully 2022-07-28 09:05:49.753 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:05:49.782 | [418813 Async ks-alt-another:418813]: finished successfully 2022-07-28 09:05:50.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:50.099 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:50.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:50.099 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:50.269 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:50.273 | ++ functions-common:get_or_create_user:926 : user_id=8fbb6d684807450cbaf19b215d6079ce 2022-07-28 09:05:50.282 | ++ functions-common:get_or_create_user:927 : echo 8fbb6d684807450cbaf19b215d6079ce 2022-07-28 09:05:50.292 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=8fbb6d684807450cbaf19b215d6079ce 2022-07-28 09:05:50.295 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 8fbb6d684807450cbaf19b215d6079ce all 2022-07-28 09:05:50.369 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 8fbb6d684807450cbaf19b215d6079ce all 2022-07-28 09:05:50.422 | [388323 Async ks-system-reader:419978]: running: get_or_add_user_system_role reader 8fbb6d684807450cbaf19b215d6079ce all 2022-07-28 09:05:50.425 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-07-28 09:05:50.429 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-07-28 09:05:50.432 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-07-28 09:05:50.435 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-28 09:05:50.440 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-07-28 09:05:52.361 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:05:52.533 | [419147 Async ks-alt-member-user:419147]: finished successfully 2022-07-28 09:05:53.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:53.192 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:53.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:53.192 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:53.374 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:53.376 | ++ functions-common:get_or_create_group:903 : group_id=cd980c6f6d8c4ac99e1a021d719db0c2 2022-07-28 09:05:53.380 | ++ functions-common:get_or_create_group:904 : echo cd980c6f6d8c4ac99e1a021d719db0c2 2022-07-28 09:05:53.384 | + lib/keystone:create_keystone_accounts:402 : admin_group=cd980c6f6d8c4ac99e1a021d719db0c2 2022-07-28 09:05:53.391 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-07-28 09:05:53.396 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-07-28 09:05:53.402 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-07-28 09:05:53.408 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-28 09:05:53.418 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-07-28 09:05:55.316 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:05:55.349 | [419420 Async ks-alt-reader-user:419420]: finished successfully 2022-07-28 09:05:55.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:55.989 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:55.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:55.989 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:56.163 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:56.166 | ++ functions-common:get_or_create_group:903 : group_id=7f607738424745bf955f57e2c8966ff8 2022-07-28 09:05:56.169 | ++ functions-common:get_or_create_group:904 : echo 7f607738424745bf955f57e2c8966ff8 2022-07-28 09:05:56.176 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=7f607738424745bf955f57e2c8966ff8 2022-07-28 09:05:56.180 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 7f607738424745bf955f57e2c8966ff8 c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:56.271 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7f607738424745bf955f57e2c8966ff8 c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:56.378 | [388323 Async ks-group-memberdemo:420333]: running: get_or_add_group_project_role member 7f607738424745bf955f57e2c8966ff8 c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:56.382 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 7f607738424745bf955f57e2c8966ff8 c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:56.504 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7f607738424745bf955f57e2c8966ff8 c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:56.601 | [388323 Async ks-group-anotherdemo:420419]: running: get_or_add_group_project_role anotherrole 7f607738424745bf955f57e2c8966ff8 c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:56.610 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 7f607738424745bf955f57e2c8966ff8 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:05:56.829 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7f607738424745bf955f57e2c8966ff8 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:05:57.024 | [388323 Async ks-group-memberalt:420506]: running: get_or_add_group_project_role member 7f607738424745bf955f57e2c8966ff8 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:05:57.035 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 7f607738424745bf955f57e2c8966ff8 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:05:57.371 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7f607738424745bf955f57e2c8966ff8 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:05:57.524 | [388323 Async ks-group-anotheralt:420593]: running: get_or_add_group_project_role anotherrole 7f607738424745bf955f57e2c8966ff8 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:05:57.546 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin cd980c6f6d8c4ac99e1a021d719db0c2 0b5d78d12a0c4dfdbf387a60d6572e81 2022-07-28 09:05:57.694 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:05:57.863 | [419660 Async ks-system-member:419660]: finished successfully 2022-07-28 09:05:57.951 | + inc/async:async_inner:63 : get_or_add_group_project_role admin cd980c6f6d8c4ac99e1a021d719db0c2 0b5d78d12a0c4dfdbf387a60d6572e81 2022-07-28 09:05:58.190 | [388323 Async ks-group-admin:420731]: running: get_or_add_group_project_role admin cd980c6f6d8c4ac99e1a021d719db0c2 0b5d78d12a0c4dfdbf387a60d6572e81 2022-07-28 09:05:58.207 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-07-28 09:05:58.581 | [388323 Async ks-demo-member:417837]: Waiting for completion of get_or_add_user_project_role member d8807d513cea475c9faa3106083edd8a c515ec4395fe420e9ab0ba34fb1ada8f running on PID 417837 (17 other jobs running) 2022-07-28 09:05:58.746 | [388323 Async ks-demo-member:417837]: Signaling child to exit 2022-07-28 09:05:58.747 | WAKEUP 2022-07-28 09:05:58.889 | [388323 Async ks-demo-member:417837]: Signaled 2022-07-28 09:05:58.905 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:05:58.905 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 09:05:58.905 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:05:58.905 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:05:58.906 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 09:05:58.906 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 09:05:58.906 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 09:05:58.906 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 09:05:58.906 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:05:58.906 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:05:58.906 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d8807d513cea475c9faa3106083edd8a --project c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:58.906 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:05:58.906 | ++ functions-common:get_field:813 : read data 2022-07-28 09:05:58.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:58.906 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:58.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:58.906 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:58.906 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:58.906 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:05:58.906 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:05:58.906 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user d8807d513cea475c9faa3106083edd8a --project c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:58.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:58.906 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:58.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:58.906 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:58.906 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d8807d513cea475c9faa3106083edd8a --project c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:58.906 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:05:58.906 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:05:58.906 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:05:58.906 | ++ functions-common:get_field:813 : read data 2022-07-28 09:05:58.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:58.906 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:58.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:58.907 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:58.907 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:58.907 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:05:58.907 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:05:58.907 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:05:58.907 | ++ functions-common:get_field:819 : echo '| ba1a79dc27074d5a94dce2d994019d37 | d8807d513cea475c9faa3106083edd8a | | c515ec4395fe420e9ab0ba34fb1ada8f | | | False |' 2022-07-28 09:05:58.907 | ++ functions-common:get_field:813 : read data 2022-07-28 09:05:58.907 | + functions-common:get_or_add_user_project_role:996 : user_role_id=ba1a79dc27074d5a94dce2d994019d37 2022-07-28 09:05:58.907 | + functions-common:get_or_add_user_project_role:998 : echo ba1a79dc27074d5a94dce2d994019d37 2022-07-28 09:05:58.907 | ba1a79dc27074d5a94dce2d994019d37 2022-07-28 09:05:59.212 | [388323 Async ks-demo-member:417837]: finished get_or_add_user_project_role member d8807d513cea475c9faa3106083edd8a c515ec4395fe420e9ab0ba34fb1ada8f with result 0 in 15 seconds 2022-07-28 09:05:59.459 | [388323 Async ks-demo-admin:417949]: Waiting for completion of get_or_add_user_project_role admin dbf87abab90e4fdf9e75408f4199918e c515ec4395fe420e9ab0ba34fb1ada8f running on PID 417949 (16 other jobs running) 2022-07-28 09:05:59.633 | [388323 Async ks-demo-admin:417949]: Signaling child to exit 2022-07-28 09:05:59.633 | WAKEUP 2022-07-28 09:05:59.768 | [388323 Async ks-demo-admin:417949]: Signaled 2022-07-28 09:05:59.778 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:05:59.778 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 09:05:59.778 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:05:59.778 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:05:59.778 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 09:05:59.778 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 09:05:59.778 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 09:05:59.778 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 09:05:59.778 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dbf87abab90e4fdf9e75408f4199918e --project c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:59.778 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:05:59.778 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:05:59.778 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:05:59.778 | ++ functions-common:get_field:813 : read data 2022-07-28 09:05:59.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:59.778 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:59.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:59.778 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:59.778 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:59.778 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:05:59.778 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:05:59.778 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user dbf87abab90e4fdf9e75408f4199918e --project c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:59.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:59.778 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:59.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:59.778 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:59.778 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:05:59.778 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:05:59.779 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dbf87abab90e4fdf9e75408f4199918e --project c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:05:59.779 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:05:59.779 | ++ functions-common:get_field:813 : read data 2022-07-28 09:05:59.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:59.779 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:59.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:05:59.779 | from cryptography.utils import int_from_bytes 2022-07-28 09:05:59.779 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:05:59.779 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:05:59.779 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:05:59.779 | ++ functions-common:get_field:819 : echo '| c67085ec338243df8f9b7d6459036e23 | dbf87abab90e4fdf9e75408f4199918e | | c515ec4395fe420e9ab0ba34fb1ada8f | | | False |' 2022-07-28 09:05:59.779 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:05:59.779 | ++ functions-common:get_field:813 : read data 2022-07-28 09:05:59.779 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c67085ec338243df8f9b7d6459036e23 2022-07-28 09:05:59.779 | + functions-common:get_or_add_user_project_role:998 : echo c67085ec338243df8f9b7d6459036e23 2022-07-28 09:05:59.779 | c67085ec338243df8f9b7d6459036e23 2022-07-28 09:06:00.020 | [388323 Async ks-demo-admin:417949]: finished get_or_add_user_project_role admin dbf87abab90e4fdf9e75408f4199918e c515ec4395fe420e9ab0ba34fb1ada8f with result 0 in 16 seconds 2022-07-28 09:06:00.244 | [388323 Async ks-demo-another:418061]: Waiting for completion of get_or_add_user_project_role anotherrole d8807d513cea475c9faa3106083edd8a c515ec4395fe420e9ab0ba34fb1ada8f running on PID 418061 (15 other jobs running) 2022-07-28 09:06:00.427 | [388323 Async ks-demo-another:418061]: Signaling child to exit 2022-07-28 09:06:00.427 | WAKEUP 2022-07-28 09:06:00.556 | [388323 Async ks-demo-another:418061]: Signaled 2022-07-28 09:06:00.566 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:06:00.566 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 09:06:00.566 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:06:00.566 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:06:00.566 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 09:06:00.566 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 09:06:00.566 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 09:06:00.566 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 09:06:00.566 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d8807d513cea475c9faa3106083edd8a --project c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:06:00.566 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:06:00.566 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:06:00.566 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:06:00.566 | ++ functions-common:get_field:813 : read data 2022-07-28 09:06:00.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:00.566 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:00.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:00.566 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:00.566 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:00.566 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:06:00.566 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:06:00.566 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user d8807d513cea475c9faa3106083edd8a --project c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:06:00.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:00.566 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:00.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:00.567 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:00.567 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:06:00.567 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d8807d513cea475c9faa3106083edd8a --project c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:06:00.567 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:06:00.567 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:06:00.567 | ++ functions-common:get_field:813 : read data 2022-07-28 09:06:00.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:00.567 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:00.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:00.567 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:00.567 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:00.567 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:06:00.567 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:06:00.567 | ++ functions-common:get_field:819 : echo '| 6194848862704a289bbaa3fda43a9050 | d8807d513cea475c9faa3106083edd8a | | c515ec4395fe420e9ab0ba34fb1ada8f | | | False |' 2022-07-28 09:06:00.567 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:06:00.567 | ++ functions-common:get_field:813 : read data 2022-07-28 09:06:00.567 | + functions-common:get_or_add_user_project_role:996 : user_role_id=6194848862704a289bbaa3fda43a9050 2022-07-28 09:06:00.567 | + functions-common:get_or_add_user_project_role:998 : echo 6194848862704a289bbaa3fda43a9050 2022-07-28 09:06:00.567 | 6194848862704a289bbaa3fda43a9050 2022-07-28 09:06:00.828 | [388323 Async ks-demo-another:418061]: finished get_or_add_user_project_role anotherrole d8807d513cea475c9faa3106083edd8a c515ec4395fe420e9ab0ba34fb1ada8f with result 0 in 17 seconds 2022-07-28 09:06:00.967 | [388323 Async ks-demo-invis:418174]: Waiting for completion of get_or_add_user_project_role member d8807d513cea475c9faa3106083edd8a 090ea9d868594067b3092600971fc7a7 running on PID 418174 (14 other jobs running) 2022-07-28 09:06:01.116 | [388323 Async ks-demo-invis:418174]: Signaling child to exit 2022-07-28 09:06:01.117 | WAKEUP 2022-07-28 09:06:01.242 | [388323 Async ks-demo-invis:418174]: Signaled 2022-07-28 09:06:01.257 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:06:01.257 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 09:06:01.257 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:06:01.257 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:06:01.257 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 09:06:01.257 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 09:06:01.257 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 09:06:01.257 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 09:06:01.257 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:06:01.257 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d8807d513cea475c9faa3106083edd8a --project 090ea9d868594067b3092600971fc7a7 2022-07-28 09:06:01.257 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:06:01.257 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:06:01.257 | ++ functions-common:get_field:813 : read data 2022-07-28 09:06:01.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:01.257 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:01.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:01.257 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:01.257 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:01.257 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:06:01.257 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:06:01.257 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user d8807d513cea475c9faa3106083edd8a --project 090ea9d868594067b3092600971fc7a7 2022-07-28 09:06:01.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:01.257 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:01.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:01.257 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:01.257 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:06:01.257 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d8807d513cea475c9faa3106083edd8a --project 090ea9d868594067b3092600971fc7a7 2022-07-28 09:06:01.257 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:06:01.258 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:06:01.258 | ++ functions-common:get_field:813 : read data 2022-07-28 09:06:01.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:01.258 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:01.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:01.258 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:01.258 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:01.258 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:06:01.258 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:06:01.258 | ++ functions-common:get_field:819 : echo '| ba1a79dc27074d5a94dce2d994019d37 | d8807d513cea475c9faa3106083edd8a | | 090ea9d868594067b3092600971fc7a7 | | | False |' 2022-07-28 09:06:01.258 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:06:01.258 | ++ functions-common:get_field:813 : read data 2022-07-28 09:06:01.258 | + functions-common:get_or_add_user_project_role:996 : user_role_id=ba1a79dc27074d5a94dce2d994019d37 2022-07-28 09:06:01.258 | + functions-common:get_or_add_user_project_role:998 : echo ba1a79dc27074d5a94dce2d994019d37 2022-07-28 09:06:01.258 | ba1a79dc27074d5a94dce2d994019d37 2022-07-28 09:06:01.477 | [388323 Async ks-demo-invis:418174]: finished get_or_add_user_project_role member d8807d513cea475c9faa3106083edd8a 090ea9d868594067b3092600971fc7a7 with result 0 in 18 seconds 2022-07-28 09:06:01.596 | [388323 Async ks-demo-reader:418329]: Waiting for completion of get_or_add_user_project_role reader 7ebed970bd644c1aa9e856d13f0bfa52 c515ec4395fe420e9ab0ba34fb1ada8f running on PID 418329 (13 other jobs running) 2022-07-28 09:06:01.708 | [388323 Async ks-demo-reader:418329]: Signaling child to exit 2022-07-28 09:06:01.708 | WAKEUP 2022-07-28 09:06:01.819 | [388323 Async ks-demo-reader:418329]: Signaled 2022-07-28 09:06:01.831 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:06:01.831 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 09:06:01.831 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:06:01.831 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:06:01.831 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 09:06:01.831 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 09:06:01.831 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 09:06:01.831 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 09:06:01.831 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7ebed970bd644c1aa9e856d13f0bfa52 --project c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:06:01.832 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:06:01.832 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:06:01.832 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:06:01.832 | ++ functions-common:get_field:813 : read data 2022-07-28 09:06:01.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:01.832 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:01.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:01.832 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:01.832 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:01.832 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:06:01.832 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:06:01.832 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 7ebed970bd644c1aa9e856d13f0bfa52 --project c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:06:01.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:01.832 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:01.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:01.832 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:01.832 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7ebed970bd644c1aa9e856d13f0bfa52 --project c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:06:01.832 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:06:01.832 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:06:01.832 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:06:01.833 | ++ functions-common:get_field:813 : read data 2022-07-28 09:06:01.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:01.833 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:01.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:01.833 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:01.833 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:01.833 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:06:01.833 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:06:01.833 | ++ functions-common:get_field:819 : echo '| 071325426dc84e2cb2689d138bc2b032 | 7ebed970bd644c1aa9e856d13f0bfa52 | | c515ec4395fe420e9ab0ba34fb1ada8f | | | False |' 2022-07-28 09:06:01.833 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:06:01.833 | ++ functions-common:get_field:813 : read data 2022-07-28 09:06:01.833 | + functions-common:get_or_add_user_project_role:996 : user_role_id=071325426dc84e2cb2689d138bc2b032 2022-07-28 09:06:01.833 | + functions-common:get_or_add_user_project_role:998 : echo 071325426dc84e2cb2689d138bc2b032 2022-07-28 09:06:01.833 | 071325426dc84e2cb2689d138bc2b032 2022-07-28 09:06:01.977 | [388323 Async ks-demo-reader:418329]: finished get_or_add_user_project_role reader 7ebed970bd644c1aa9e856d13f0bfa52 c515ec4395fe420e9ab0ba34fb1ada8f with result 0 in 16 seconds 2022-07-28 09:06:01.995 | + inc/async:async_wait:197 : return 0 2022-07-28 09:06:02.003 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-07-28 09:06:02.320 | [388323 Async ks-alt-admin:418700]: Waiting for completion of get_or_add_user_project_role admin 738beb0bf3334354a3d964d6fadda0d8 5c46e2ed162f45cabaf6f30752f915a4 running on PID 418700 (12 other jobs running) 2022-07-28 09:06:02.495 | [388323 Async ks-alt-admin:418700]: Signaling child to exit 2022-07-28 09:06:02.496 | WAKEUP 2022-07-28 09:06:02.585 | [388323 Async ks-alt-admin:418700]: Signaled 2022-07-28 09:06:02.598 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:06:02.598 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 09:06:02.598 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:06:02.598 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:06:02.598 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 09:06:02.598 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 09:06:02.598 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 09:06:02.598 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 09:06:02.598 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:06:02.598 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:06:02.598 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 738beb0bf3334354a3d964d6fadda0d8 --project 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:06:02.598 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:06:02.598 | ++ functions-common:get_field:813 : read data 2022-07-28 09:06:02.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:02.598 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:02.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:02.598 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:02.598 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:02.598 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:06:02.598 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:06:02.599 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 738beb0bf3334354a3d964d6fadda0d8 --project 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:06:02.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:02.599 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:02.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:02.599 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:02.599 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:06:02.599 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 738beb0bf3334354a3d964d6fadda0d8 --project 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:06:02.599 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:06:02.599 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:06:02.599 | ++ functions-common:get_field:813 : read data 2022-07-28 09:06:02.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:02.599 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:02.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:02.599 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:02.599 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:02.599 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:06:02.599 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:06:02.599 | ++ functions-common:get_field:819 : echo '| c67085ec338243df8f9b7d6459036e23 | 738beb0bf3334354a3d964d6fadda0d8 | | 5c46e2ed162f45cabaf6f30752f915a4 | | | False |' 2022-07-28 09:06:02.599 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:06:02.599 | ++ functions-common:get_field:813 : read data 2022-07-28 09:06:02.599 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c67085ec338243df8f9b7d6459036e23 2022-07-28 09:06:02.599 | + functions-common:get_or_add_user_project_role:998 : echo c67085ec338243df8f9b7d6459036e23 2022-07-28 09:06:02.599 | c67085ec338243df8f9b7d6459036e23 2022-07-28 09:06:02.822 | [388323 Async ks-alt-admin:418700]: finished get_or_add_user_project_role admin 738beb0bf3334354a3d964d6fadda0d8 5c46e2ed162f45cabaf6f30752f915a4 with result 0 in 16 seconds 2022-07-28 09:06:02.848 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:06:02.972 | [419978 Async ks-system-reader:419978]: finished successfully 2022-07-28 09:06:03.018 | [388323 Async ks-alt-another:418813]: Waiting for completion of get_or_add_user_project_role anotherrole 738beb0bf3334354a3d964d6fadda0d8 5c46e2ed162f45cabaf6f30752f915a4 running on PID 418813 (11 other jobs running) 2022-07-28 09:06:03.179 | [388323 Async ks-alt-another:418813]: Signaling child to exit 2022-07-28 09:06:03.180 | WAKEUP 2022-07-28 09:06:03.256 | [388323 Async ks-alt-another:418813]: Signaled 2022-07-28 09:06:03.274 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:06:03.274 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 09:06:03.274 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:06:03.274 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:06:03.274 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 09:06:03.274 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 09:06:03.274 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 09:06:03.274 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 09:06:03.274 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:06:03.274 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:06:03.274 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 738beb0bf3334354a3d964d6fadda0d8 --project 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:06:03.274 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:06:03.274 | ++ functions-common:get_field:813 : read data 2022-07-28 09:06:03.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:03.274 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:03.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:03.274 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:03.274 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:03.274 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:06:03.274 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:06:03.274 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 738beb0bf3334354a3d964d6fadda0d8 --project 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:06:03.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:03.274 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:03.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:03.274 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:03.274 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:06:03.275 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 738beb0bf3334354a3d964d6fadda0d8 --project 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:06:03.275 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:06:03.275 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:06:03.275 | ++ functions-common:get_field:813 : read data 2022-07-28 09:06:03.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:03.275 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:03.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:03.275 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:03.275 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:03.275 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:06:03.275 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:06:03.275 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:06:03.275 | ++ functions-common:get_field:819 : echo '| 6194848862704a289bbaa3fda43a9050 | 738beb0bf3334354a3d964d6fadda0d8 | | 5c46e2ed162f45cabaf6f30752f915a4 | | | False |' 2022-07-28 09:06:03.275 | ++ functions-common:get_field:813 : read data 2022-07-28 09:06:03.275 | + functions-common:get_or_add_user_project_role:996 : user_role_id=6194848862704a289bbaa3fda43a9050 2022-07-28 09:06:03.275 | + functions-common:get_or_add_user_project_role:998 : echo 6194848862704a289bbaa3fda43a9050 2022-07-28 09:06:03.275 | 6194848862704a289bbaa3fda43a9050 2022-07-28 09:06:03.481 | [388323 Async ks-alt-another:418813]: finished get_or_add_user_project_role anotherrole 738beb0bf3334354a3d964d6fadda0d8 5c46e2ed162f45cabaf6f30752f915a4 with result 0 in 16 seconds 2022-07-28 09:06:03.694 | [388323 Async ks-alt-member-user:419147]: Waiting for completion of get_or_add_user_project_role member ed63cc7cad4845519330ddab74fb2481 5c46e2ed162f45cabaf6f30752f915a4 running on PID 419147 (10 other jobs running) 2022-07-28 09:06:03.870 | [388323 Async ks-alt-member-user:419147]: Signaling child to exit 2022-07-28 09:06:03.870 | WAKEUP 2022-07-28 09:06:04.040 | [388323 Async ks-alt-member-user:419147]: Signaled 2022-07-28 09:06:04.050 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:06:04.050 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 09:06:04.050 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:06:04.050 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:06:04.050 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 09:06:04.050 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 09:06:04.050 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 09:06:04.050 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 09:06:04.050 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:06:04.050 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ed63cc7cad4845519330ddab74fb2481 --project 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:06:04.050 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:06:04.050 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:06:04.051 | ++ functions-common:get_field:813 : read data 2022-07-28 09:06:04.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:04.051 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:04.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:04.051 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:04.051 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:04.051 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:06:04.051 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:06:04.051 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user ed63cc7cad4845519330ddab74fb2481 --project 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:06:04.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:04.051 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:04.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:04.051 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:04.051 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:06:04.051 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:06:04.051 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ed63cc7cad4845519330ddab74fb2481 --project 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:06:04.051 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:06:04.051 | ++ functions-common:get_field:813 : read data 2022-07-28 09:06:04.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:04.051 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:04.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:04.051 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:04.051 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:04.051 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:06:04.051 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:06:04.051 | ++ functions-common:get_field:819 : echo '| ba1a79dc27074d5a94dce2d994019d37 | ed63cc7cad4845519330ddab74fb2481 | | 5c46e2ed162f45cabaf6f30752f915a4 | | | False |' 2022-07-28 09:06:04.051 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:06:04.051 | ++ functions-common:get_field:813 : read data 2022-07-28 09:06:04.051 | + functions-common:get_or_add_user_project_role:996 : user_role_id=ba1a79dc27074d5a94dce2d994019d37 2022-07-28 09:06:04.051 | + functions-common:get_or_add_user_project_role:998 : echo ba1a79dc27074d5a94dce2d994019d37 2022-07-28 09:06:04.051 | ba1a79dc27074d5a94dce2d994019d37 2022-07-28 09:06:04.356 | [388323 Async ks-alt-member-user:419147]: finished get_or_add_user_project_role member ed63cc7cad4845519330ddab74fb2481 5c46e2ed162f45cabaf6f30752f915a4 with result 0 in 13 seconds 2022-07-28 09:06:04.574 | [388323 Async ks-alt-reader-user:419420]: Waiting for completion of get_or_add_user_project_role reader 5393134b447a4247b778c6754cc451d4 5c46e2ed162f45cabaf6f30752f915a4 running on PID 419420 (9 other jobs running) 2022-07-28 09:06:04.707 | [388323 Async ks-alt-reader-user:419420]: Signaling child to exit 2022-07-28 09:06:04.707 | WAKEUP 2022-07-28 09:06:04.862 | [388323 Async ks-alt-reader-user:419420]: Signaled 2022-07-28 09:06:04.864 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:06:04.864 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 09:06:04.864 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:06:04.864 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:06:04.864 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 09:06:04.864 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 09:06:04.864 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 09:06:04.864 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 09:06:04.864 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:06:04.864 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:06:04.864 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:06:04.864 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5393134b447a4247b778c6754cc451d4 --project 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:06:04.864 | ++ functions-common:get_field:813 : read data 2022-07-28 09:06:04.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:04.864 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:04.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:04.864 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:04.864 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:04.864 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:06:04.864 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:06:04.864 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 5393134b447a4247b778c6754cc451d4 --project 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:06:04.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:04.864 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:04.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:04.865 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:04.865 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:06:04.865 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:06:04.865 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5393134b447a4247b778c6754cc451d4 --project 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:06:04.865 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:06:04.865 | ++ functions-common:get_field:813 : read data 2022-07-28 09:06:04.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:04.865 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:04.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:04.865 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:04.865 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:04.865 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:06:04.865 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:06:04.865 | ++ functions-common:get_field:819 : echo '| 071325426dc84e2cb2689d138bc2b032 | 5393134b447a4247b778c6754cc451d4 | | 5c46e2ed162f45cabaf6f30752f915a4 | | | False |' 2022-07-28 09:06:04.865 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:06:04.865 | ++ functions-common:get_field:813 : read data 2022-07-28 09:06:04.865 | + functions-common:get_or_add_user_project_role:996 : user_role_id=071325426dc84e2cb2689d138bc2b032 2022-07-28 09:06:04.865 | + functions-common:get_or_add_user_project_role:998 : echo 071325426dc84e2cb2689d138bc2b032 2022-07-28 09:06:04.865 | 071325426dc84e2cb2689d138bc2b032 2022-07-28 09:06:05.119 | [388323 Async ks-alt-reader-user:419420]: finished get_or_add_user_project_role reader 5393134b447a4247b778c6754cc451d4 5c46e2ed162f45cabaf6f30752f915a4 with result 0 in 13 seconds 2022-07-28 09:06:05.144 | + inc/async:async_wait:197 : return 0 2022-07-28 09:06:05.166 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-07-28 09:06:05.532 | [388323 Async ks-system-member:419660]: Waiting for completion of get_or_add_user_system_role member b63827f02a6649269cc2876fffc32174 all running on PID 419660 (8 other jobs running) 2022-07-28 09:06:05.706 | [388323 Async ks-system-member:419660]: Signaling child to exit 2022-07-28 09:06:05.706 | WAKEUP 2022-07-28 09:06:05.871 | [388323 Async ks-system-member:419660]: Signaled 2022-07-28 09:06:05.882 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-28 09:06:05.883 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-28 09:06:05.883 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-28 09:06:05.883 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:06:05.883 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:06:05.883 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 09:06:05.883 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 09:06:05.883 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 09:06:05.883 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-28 09:06:05.883 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b63827f02a6649269cc2876fffc32174 --system all -f value -c Role 2022-07-28 09:06:05.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:05.883 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:05.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:05.883 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:05.883 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:05.883 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-28 09:06:05.883 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-28 09:06:05.884 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user b63827f02a6649269cc2876fffc32174 --system all 2022-07-28 09:06:05.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:05.884 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:05.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:05.884 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:05.884 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b63827f02a6649269cc2876fffc32174 --system all -f value -c Role 2022-07-28 09:06:05.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:05.884 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:05.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:05.884 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:05.884 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:05.884 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=ba1a79dc27074d5a94dce2d994019d37 2022-07-28 09:06:05.884 | + functions-common:get_or_add_user_system_role:1053 : echo ba1a79dc27074d5a94dce2d994019d37 2022-07-28 09:06:05.885 | ba1a79dc27074d5a94dce2d994019d37 2022-07-28 09:06:06.131 | [388323 Async ks-system-member:419660]: finished get_or_add_user_system_role member b63827f02a6649269cc2876fffc32174 all with result 0 in 12 seconds 2022-07-28 09:06:06.404 | [388323 Async ks-system-reader:419978]: Waiting for completion of get_or_add_user_system_role reader 8fbb6d684807450cbaf19b215d6079ce all running on PID 419978 (7 other jobs running) 2022-07-28 09:06:06.513 | [388323 Async ks-system-reader:419978]: Signaling child to exit 2022-07-28 09:06:06.514 | WAKEUP 2022-07-28 09:06:06.649 | [388323 Async ks-system-reader:419978]: Signaled 2022-07-28 09:06:06.651 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-28 09:06:06.651 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-28 09:06:06.651 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-28 09:06:06.651 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:06:06.651 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:06:06.651 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 09:06:06.651 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 09:06:06.651 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 09:06:06.651 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-28 09:06:06.651 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8fbb6d684807450cbaf19b215d6079ce --system all -f value -c Role 2022-07-28 09:06:06.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:06.651 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:06.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:06.651 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:06.651 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:06.651 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-28 09:06:06.651 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-28 09:06:06.651 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user 8fbb6d684807450cbaf19b215d6079ce --system all 2022-07-28 09:06:06.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:06.651 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:06.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:06.651 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:06.651 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8fbb6d684807450cbaf19b215d6079ce --system all -f value -c Role 2022-07-28 09:06:06.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:06.651 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:06.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:06.651 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:06.651 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:06.651 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=071325426dc84e2cb2689d138bc2b032 2022-07-28 09:06:06.652 | + functions-common:get_or_add_user_system_role:1053 : echo 071325426dc84e2cb2689d138bc2b032 2022-07-28 09:06:06.652 | 071325426dc84e2cb2689d138bc2b032 2022-07-28 09:06:06.873 | [388323 Async ks-system-reader:419978]: finished get_or_add_user_system_role reader 8fbb6d684807450cbaf19b215d6079ce all with result 0 in 12 seconds 2022-07-28 09:06:06.892 | + inc/async:async_wait:197 : return 0 2022-07-28 09:06:06.907 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-07-28 09:06:07.166 | [388323 Async ks-group-memberdemo:420333]: Waiting for completion of get_or_add_group_project_role member 7f607738424745bf955f57e2c8966ff8 c515ec4395fe420e9ab0ba34fb1ada8f running on PID 420333 (6 other jobs running) 2022-07-28 09:06:07.252 | [388323 Async ks-group-memberdemo:420333]: Signaling child to exit 2022-07-28 09:06:09.635 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:06:09.798 | [420333 Async ks-group-memberdemo:420333]: finished successfully 2022-07-28 09:06:09.904 | WAKEUP 2022-07-28 09:06:10.000 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:06:10.005 | [388323 Async ks-group-memberdemo:420333]: Signaled 2022-07-28 09:06:10.007 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 09:06:10.007 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7f607738424745bf955f57e2c8966ff8 --project c515ec4395fe420e9ab0ba34fb1ada8f -f value 2022-07-28 09:06:10.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:10.007 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:10.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:10.007 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:10.007 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:10.007 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 09:06:10.007 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 09:06:10.007 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 7f607738424745bf955f57e2c8966ff8 --project c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:06:10.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:10.007 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:10.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:10.007 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:10.007 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7f607738424745bf955f57e2c8966ff8 --project c515ec4395fe420e9ab0ba34fb1ada8f -f value 2022-07-28 09:06:10.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:10.007 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:10.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:10.007 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:10.007 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:10.007 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='ba1a79dc27074d5a94dce2d994019d37 7f607738424745bf955f57e2c8966ff8 c515ec4395fe420e9ab0ba34fb1ada8f False' 2022-07-28 09:06:10.007 | + functions-common:get_or_add_group_project_role:1077 : echo ba1a79dc27074d5a94dce2d994019d37 7f607738424745bf955f57e2c8966ff8 c515ec4395fe420e9ab0ba34fb1ada8f False 2022-07-28 09:06:10.007 | ba1a79dc27074d5a94dce2d994019d37 7f607738424745bf955f57e2c8966ff8 c515ec4395fe420e9ab0ba34fb1ada8f False 2022-07-28 09:06:10.064 | [420419 Async ks-group-anotherdemo:420419]: finished successfully 2022-07-28 09:06:10.116 | [388323 Async ks-group-memberdemo:420333]: finished get_or_add_group_project_role member 7f607738424745bf955f57e2c8966ff8 c515ec4395fe420e9ab0ba34fb1ada8f with result 0 in 13 seconds 2022-07-28 09:06:10.176 | [388323 Async ks-group-anotherdemo:420419]: Waiting for completion of get_or_add_group_project_role anotherrole 7f607738424745bf955f57e2c8966ff8 c515ec4395fe420e9ab0ba34fb1ada8f running on PID 420419 (5 other jobs running) 2022-07-28 09:06:10.211 | [388323 Async ks-group-anotherdemo:420419]: Signaling child to exit 2022-07-28 09:06:10.211 | WAKEUP 2022-07-28 09:06:10.252 | [388323 Async ks-group-anotherdemo:420419]: Signaled 2022-07-28 09:06:10.254 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 09:06:10.254 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7f607738424745bf955f57e2c8966ff8 --project c515ec4395fe420e9ab0ba34fb1ada8f -f value 2022-07-28 09:06:10.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:10.254 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:10.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:10.254 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:10.254 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:10.254 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 09:06:10.254 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 09:06:10.254 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 7f607738424745bf955f57e2c8966ff8 --project c515ec4395fe420e9ab0ba34fb1ada8f 2022-07-28 09:06:10.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:10.254 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:10.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:10.254 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:10.254 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7f607738424745bf955f57e2c8966ff8 --project c515ec4395fe420e9ab0ba34fb1ada8f -f value 2022-07-28 09:06:10.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:10.254 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:10.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:10.255 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:10.255 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:10.255 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='6194848862704a289bbaa3fda43a9050 7f607738424745bf955f57e2c8966ff8 c515ec4395fe420e9ab0ba34fb1ada8f False' 2022-07-28 09:06:10.255 | + functions-common:get_or_add_group_project_role:1077 : echo 6194848862704a289bbaa3fda43a9050 7f607738424745bf955f57e2c8966ff8 c515ec4395fe420e9ab0ba34fb1ada8f False 2022-07-28 09:06:10.255 | 6194848862704a289bbaa3fda43a9050 7f607738424745bf955f57e2c8966ff8 c515ec4395fe420e9ab0ba34fb1ada8f False 2022-07-28 09:06:10.351 | [388323 Async ks-group-anotherdemo:420419]: finished get_or_add_group_project_role anotherrole 7f607738424745bf955f57e2c8966ff8 c515ec4395fe420e9ab0ba34fb1ada8f with result 0 in 13 seconds 2022-07-28 09:06:10.424 | [388323 Async ks-group-memberalt:420506]: Waiting for completion of get_or_add_group_project_role member 7f607738424745bf955f57e2c8966ff8 5c46e2ed162f45cabaf6f30752f915a4 running on PID 420506 (4 other jobs running) 2022-07-28 09:06:10.475 | [388323 Async ks-group-memberalt:420506]: Signaling child to exit 2022-07-28 09:06:11.793 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:06:11.826 | [420506 Async ks-group-memberalt:420506]: finished successfully 2022-07-28 09:06:11.854 | WAKEUP 2022-07-28 09:06:11.893 | [388323 Async ks-group-memberalt:420506]: Signaled 2022-07-28 09:06:11.895 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 09:06:11.895 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7f607738424745bf955f57e2c8966ff8 --project 5c46e2ed162f45cabaf6f30752f915a4 -f value 2022-07-28 09:06:11.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:11.895 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:11.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:11.895 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:11.895 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:11.895 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 09:06:11.895 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 09:06:11.895 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 7f607738424745bf955f57e2c8966ff8 --project 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:06:11.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:11.896 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:11.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:11.896 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:11.896 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7f607738424745bf955f57e2c8966ff8 --project 5c46e2ed162f45cabaf6f30752f915a4 -f value 2022-07-28 09:06:11.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:11.896 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:11.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:11.896 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:11.896 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:11.896 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='ba1a79dc27074d5a94dce2d994019d37 7f607738424745bf955f57e2c8966ff8 5c46e2ed162f45cabaf6f30752f915a4 False' 2022-07-28 09:06:11.896 | + functions-common:get_or_add_group_project_role:1077 : echo ba1a79dc27074d5a94dce2d994019d37 7f607738424745bf955f57e2c8966ff8 5c46e2ed162f45cabaf6f30752f915a4 False 2022-07-28 09:06:11.896 | ba1a79dc27074d5a94dce2d994019d37 7f607738424745bf955f57e2c8966ff8 5c46e2ed162f45cabaf6f30752f915a4 False 2022-07-28 09:06:11.966 | [388323 Async ks-group-memberalt:420506]: finished get_or_add_group_project_role member 7f607738424745bf955f57e2c8966ff8 5c46e2ed162f45cabaf6f30752f915a4 with result 0 in 15 seconds 2022-07-28 09:06:11.995 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:06:12.019 | [388323 Async ks-group-anotheralt:420593]: Waiting for completion of get_or_add_group_project_role anotherrole 7f607738424745bf955f57e2c8966ff8 5c46e2ed162f45cabaf6f30752f915a4 running on PID 420593 (3 other jobs running) 2022-07-28 09:06:12.026 | [420593 Async ks-group-anotheralt:420593]: finished successfully 2022-07-28 09:06:12.048 | [388323 Async ks-group-anotheralt:420593]: Signaling child to exit 2022-07-28 09:06:12.049 | WAKEUP 2022-07-28 09:06:12.072 | [388323 Async ks-group-anotheralt:420593]: Signaled 2022-07-28 09:06:12.073 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 09:06:12.074 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7f607738424745bf955f57e2c8966ff8 --project 5c46e2ed162f45cabaf6f30752f915a4 -f value 2022-07-28 09:06:12.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:12.074 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:12.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:12.074 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:12.074 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:12.074 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 09:06:12.074 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 09:06:12.074 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 7f607738424745bf955f57e2c8966ff8 --project 5c46e2ed162f45cabaf6f30752f915a4 2022-07-28 09:06:12.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:12.074 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:12.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:12.074 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:12.074 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7f607738424745bf955f57e2c8966ff8 --project 5c46e2ed162f45cabaf6f30752f915a4 -f value 2022-07-28 09:06:12.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:12.074 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:12.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:12.074 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:12.074 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:12.074 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='6194848862704a289bbaa3fda43a9050 7f607738424745bf955f57e2c8966ff8 5c46e2ed162f45cabaf6f30752f915a4 False' 2022-07-28 09:06:12.074 | + functions-common:get_or_add_group_project_role:1077 : echo 6194848862704a289bbaa3fda43a9050 7f607738424745bf955f57e2c8966ff8 5c46e2ed162f45cabaf6f30752f915a4 False 2022-07-28 09:06:12.074 | 6194848862704a289bbaa3fda43a9050 7f607738424745bf955f57e2c8966ff8 5c46e2ed162f45cabaf6f30752f915a4 False 2022-07-28 09:06:12.120 | [388323 Async ks-group-anotheralt:420593]: finished get_or_add_group_project_role anotherrole 7f607738424745bf955f57e2c8966ff8 5c46e2ed162f45cabaf6f30752f915a4 with result 0 in 14 seconds 2022-07-28 09:06:12.159 | [388323 Async ks-group-admin:420731]: Waiting for completion of get_or_add_group_project_role admin cd980c6f6d8c4ac99e1a021d719db0c2 0b5d78d12a0c4dfdbf387a60d6572e81 running on PID 420731 (2 other jobs running) 2022-07-28 09:06:12.185 | [388323 Async ks-group-admin:420731]: Signaling child to exit 2022-07-28 09:06:12.565 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:06:12.592 | [420731 Async ks-group-admin:420731]: finished successfully 2022-07-28 09:06:12.612 | WAKEUP 2022-07-28 09:06:12.635 | [388323 Async ks-group-admin:420731]: Signaled 2022-07-28 09:06:12.637 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 09:06:12.637 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group cd980c6f6d8c4ac99e1a021d719db0c2 --project 0b5d78d12a0c4dfdbf387a60d6572e81 -f value 2022-07-28 09:06:12.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:12.637 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:12.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:12.637 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:12.637 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:12.637 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 09:06:12.637 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 09:06:12.637 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group cd980c6f6d8c4ac99e1a021d719db0c2 --project 0b5d78d12a0c4dfdbf387a60d6572e81 2022-07-28 09:06:12.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:12.637 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:12.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:12.637 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:12.637 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group cd980c6f6d8c4ac99e1a021d719db0c2 --project 0b5d78d12a0c4dfdbf387a60d6572e81 -f value 2022-07-28 09:06:12.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:12.638 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:12.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:06:12.638 | from cryptography.utils import int_from_bytes 2022-07-28 09:06:12.638 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:06:12.638 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='c67085ec338243df8f9b7d6459036e23 cd980c6f6d8c4ac99e1a021d719db0c2 0b5d78d12a0c4dfdbf387a60d6572e81 False' 2022-07-28 09:06:12.638 | + functions-common:get_or_add_group_project_role:1077 : echo c67085ec338243df8f9b7d6459036e23 cd980c6f6d8c4ac99e1a021d719db0c2 0b5d78d12a0c4dfdbf387a60d6572e81 False 2022-07-28 09:06:12.638 | c67085ec338243df8f9b7d6459036e23 cd980c6f6d8c4ac99e1a021d719db0c2 0b5d78d12a0c4dfdbf387a60d6572e81 False 2022-07-28 09:06:12.682 | [388323 Async ks-group-admin:420731]: finished get_or_add_group_project_role admin cd980c6f6d8c4ac99e1a021d719db0c2 0b5d78d12a0c4dfdbf387a60d6572e81 with result 0 in 14 seconds 2022-07-28 09:06:12.686 | + inc/async:async_wait:197 : return 0 2022-07-28 09:06:12.689 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-07-28 09:06:12.707 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:06:12.710 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-07-28 09:06:12.728 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:06:12.731 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-07-28 09:06:12.733 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-07-28 09:06:12.794 | + inc/async:async_inner:63 : create_nova_accounts 2022-07-28 09:06:12.833 | [388323 Async create_nova_accounts:422636]: running: create_nova_accounts 2022-07-28 09:06:12.838 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-07-28 09:06:12.858 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:06:12.861 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-07-28 09:06:12.864 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-07-28 09:06:12.925 | + inc/async:async_inner:63 : create_glance_accounts 2022-07-28 09:06:12.969 | [388323 Async create_glance_accounts:422751]: running: create_glance_accounts 2022-07-28 09:06:12.972 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-07-28 09:06:12.998 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:06:13.001 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-07-28 09:06:13.005 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-07-28 09:06:13.078 | + inc/async:async_inner:63 : create_cinder_accounts 2022-07-28 09:06:13.122 | [388323 Async create_cinder_accounts:422881]: running: create_cinder_accounts 2022-07-28 09:06:13.124 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-07-28 09:06:13.144 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:06:13.147 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-07-28 09:06:13.150 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-07-28 09:06:13.235 | + inc/async:async_inner:63 : create_neutron_accounts 2022-07-28 09:06:13.290 | [388323 Async create_neutron_accounts:422997]: running: create_neutron_accounts 2022-07-28 09:06:13.299 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-07-28 09:06:13.331 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:06:13.333 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-07-28 09:06:13.337 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-07-28 09:06:13.590 | + inc/async:async_inner:63 : create_swift_accounts 2022-07-28 09:06:13.836 | [388323 Async create_swift_accounts:423139]: running: create_swift_accounts 2022-07-28 09:06:13.862 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-07-28 09:06:13.998 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:06:14.018 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-07-28 09:06:14.407 | [388323 Async create_nova_accounts:422636]: Waiting for completion of create_nova_accounts running on PID 422636 (6 other jobs running) 2022-07-28 09:06:14.599 | [388323 Async create_nova_accounts:422636]: Signaling child to exit 2022-07-28 09:06:54.461 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:06:54.521 | [422997 Async create_neutron_accounts:422997]: finished successfully 2022-07-28 09:07:11.643 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:07:11.677 | [422881 Async create_cinder_accounts:422881]: finished successfully 2022-07-28 09:07:32.041 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:07:32.074 | [422751 Async create_glance_accounts:422751]: finished successfully 2022-07-28 09:07:32.582 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:07:32.609 | [422636 Async create_nova_accounts:422636]: finished successfully 2022-07-28 09:07:32.630 | WAKEUP 2022-07-28 09:07:32.654 | [388323 Async create_nova_accounts:422636]: Signaled 2022-07-28 09:07:32.655 | + lib/nova:create_nova_accounts:351 : [[ 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-07-28 09:07:32.655 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-07-28 09:07:32.655 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-07-28 09:07:32.655 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 09:07:32.655 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 09:07:32.655 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 09:07:32.655 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 09:07:32.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.655 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.655 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.656 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.656 | + functions-common:get_or_create_user:926 : user_id=62f7da38a7044000bdf5790da751a45e 2022-07-28 09:07:32.656 | + functions-common:get_or_create_user:927 : echo 62f7da38a7044000bdf5790da751a45e 2022-07-28 09:07:32.656 | 62f7da38a7044000bdf5790da751a45e 2022-07-28 09:07:32.656 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-07-28 09:07:32.656 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:07:32.656 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 09:07:32.656 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:07:32.656 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:07:32.656 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 09:07:32.656 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 09:07:32.656 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 09:07:32.656 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 09:07:32.656 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 09:07:32.656 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 09:07:32.656 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-07-28 09:07:32.656 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:07:32.656 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:07:32.656 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:07:32.656 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:32.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.656 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.656 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.656 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.656 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:07:32.656 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:07:32.656 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-07-28 09:07:32.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.656 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.657 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.657 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:07:32.657 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-07-28 09:07:32.657 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:07:32.657 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:07:32.657 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:32.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.657 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.657 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.657 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.657 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:07:32.657 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:07:32.657 | ++ functions-common:get_field:819 : echo '| 13417fbdbc5145a69bc01ff0f931fd96 | 62f7da38a7044000bdf5790da751a45e | | 6c4349445f224184b093d9dfd0dfc642 | | | False |' 2022-07-28 09:07:32.657 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:07:32.657 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:32.657 | + functions-common:get_or_add_user_project_role:996 : user_role_id=13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:07:32.657 | + functions-common:get_or_add_user_project_role:998 : echo 13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:07:32.657 | 13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:07:32.657 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 09:07:32.657 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-07-28 09:07:32.657 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:07:32.657 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 09:07:32.657 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:07:32.657 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:07:32.657 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 09:07:32.657 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 09:07:32.657 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 09:07:32.657 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 09:07:32.657 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 09:07:32.657 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 09:07:32.657 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 09:07:32.657 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:07:32.657 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:07:32.658 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:07:32.658 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:32.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.658 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.658 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.658 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.658 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:07:32.658 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:07:32.658 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 09:07:32.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.658 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.658 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.658 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 09:07:32.658 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:07:32.658 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:07:32.658 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:07:32.658 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:32.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.658 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.658 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.658 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.658 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:07:32.658 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:07:32.658 | ++ functions-common:get_field:819 : echo '| c67085ec338243df8f9b7d6459036e23 | 62f7da38a7044000bdf5790da751a45e | | 6c4349445f224184b093d9dfd0dfc642 | | | False |' 2022-07-28 09:07:32.658 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:07:32.658 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:32.658 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c67085ec338243df8f9b7d6459036e23 2022-07-28 09:07:32.658 | + functions-common:get_or_add_user_project_role:998 : echo c67085ec338243df8f9b7d6459036e23 2022-07-28 09:07:32.658 | c67085ec338243df8f9b7d6459036e23 2022-07-28 09:07:32.658 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-07-28 09:07:32.659 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-07-28 09:07:32.659 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.42/compute 2022-07-28 09:07:32.659 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-07-28 09:07:32.659 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 09:07:32.659 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-07-28 09:07:32.659 | ++ functions-common:get_or_create_service:1098 : 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-07-28 09:07:32.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.659 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.659 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.659 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.659 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 09:07:32.659 | 587b3909f6a24880ada2b3f37adabb83' 2022-07-28 09:07:32.659 | + functions-common:get_or_create_service:1095 : echo 587b3909f6a24880ada2b3f37adabb83 2022-07-28 09:07:32.659 | 587b3909f6a24880ada2b3f37adabb83 2022-07-28 09:07:32.659 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.42/compute/v2/$(project_id)s' 2022-07-28 09:07:32.659 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 09:07:32.659 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.42/compute/v2/$(project_id)s' RegionOne 2022-07-28 09:07:32.659 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 09:07:32.659 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-07-28 09:07:32.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.659 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.659 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.659 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.659 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 09:07:32.659 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 09:07:32.659 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.42/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 09:07:32.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.659 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.659 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.659 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.659 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=1f4e8e7f1d3b4c5b80b3da4d1c3205ce 2022-07-28 09:07:32.660 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 1f4e8e7f1d3b4c5b80b3da4d1c3205ce 2022-07-28 09:07:32.660 | + functions-common:get_or_create_endpoint:1128 : public_id=1f4e8e7f1d3b4c5b80b3da4d1c3205ce 2022-07-28 09:07:32.660 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 09:07:32.660 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 09:07:32.660 | + functions-common:get_or_create_endpoint:1137 : echo 1f4e8e7f1d3b4c5b80b3da4d1c3205ce 2022-07-28 09:07:32.660 | 1f4e8e7f1d3b4c5b80b3da4d1c3205ce 2022-07-28 09:07:32.660 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-07-28 09:07:32.660 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 09:07:32.660 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-07-28 09:07:32.660 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-07-28 09:07:32.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.660 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.660 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.660 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.660 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 09:07:32.660 | b6a81605ccce45bb965ca2a4b512f234' 2022-07-28 09:07:32.660 | + functions-common:get_or_create_service:1095 : echo b6a81605ccce45bb965ca2a4b512f234 2022-07-28 09:07:32.660 | b6a81605ccce45bb965ca2a4b512f234 2022-07-28 09:07:32.660 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.42/compute/v2.1 2022-07-28 09:07:32.660 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 09:07:32.660 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.42/compute/v2.1 RegionOne 2022-07-28 09:07:32.660 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 09:07:32.660 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-07-28 09:07:32.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.660 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.660 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.660 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.660 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 09:07:32.660 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 09:07:32.660 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.42/compute/v2.1 --region RegionOne -f value -c id 2022-07-28 09:07:32.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.661 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.661 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.661 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.661 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=59009e873c6845aab0cd8d17c39d9221 2022-07-28 09:07:32.661 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 59009e873c6845aab0cd8d17c39d9221 2022-07-28 09:07:32.661 | + functions-common:get_or_create_endpoint:1128 : public_id=59009e873c6845aab0cd8d17c39d9221 2022-07-28 09:07:32.661 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 09:07:32.661 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 09:07:32.661 | + functions-common:get_or_create_endpoint:1137 : echo 59009e873c6845aab0cd8d17c39d9221 2022-07-28 09:07:32.661 | 59009e873c6845aab0cd8d17c39d9221 2022-07-28 09:07:32.661 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-07-28 09:07:32.661 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:07:32.661 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-07-28 09:07:32.661 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:07:32.661 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-07-28 09:07:32.661 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:07:32.661 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 09:07:32.661 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:07:32.661 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:07:32.661 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 09:07:32.661 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 09:07:32.661 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 09:07:32.661 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 09:07:32.661 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 09:07:32.661 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 09:07:32.661 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 09:07:32.661 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:07:32.661 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:07:32.661 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:07:32.661 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:32.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.661 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.662 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.662 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.662 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:07:32.662 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:07:32.662 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 09:07:32.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.662 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.662 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.662 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 09:07:32.662 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:07:32.662 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:07:32.662 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:07:32.662 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:32.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.662 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.662 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.662 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.662 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:07:32.662 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:07:32.662 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:07:32.662 | ++ functions-common:get_field:819 : echo '| 4d94122535c54ae98fbaf3c8766c59be | 62f7da38a7044000bdf5790da751a45e | | 6c4349445f224184b093d9dfd0dfc642 | | | False |' 2022-07-28 09:07:32.662 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:32.662 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4d94122535c54ae98fbaf3c8766c59be 2022-07-28 09:07:32.662 | + functions-common:get_or_add_user_project_role:998 : echo 4d94122535c54ae98fbaf3c8766c59be 2022-07-28 09:07:32.662 | 4d94122535c54ae98fbaf3c8766c59be 2022-07-28 09:07:32.662 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-07-28 09:07:32.662 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:07:32.662 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-07-28 09:07:32.662 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:07:32.662 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-07-28 09:07:32.705 | [388323 Async create_nova_accounts:422636]: finished create_nova_accounts with result 0 in 79 seconds 2022-07-28 09:07:32.744 | [388323 Async create_glance_accounts:422751]: Waiting for completion of create_glance_accounts running on PID 422751 (5 other jobs running) 2022-07-28 09:07:32.770 | [388323 Async create_glance_accounts:422751]: Signaling child to exit 2022-07-28 09:07:32.770 | WAKEUP 2022-07-28 09:07:32.793 | [388323 Async create_glance_accounts:422751]: Signaled 2022-07-28 09:07:32.795 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-07-28 09:07:32.795 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:07:32.795 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-07-28 09:07:32.795 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-07-28 09:07:32.795 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 09:07:32.795 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 09:07:32.795 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 09:07:32.795 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 09:07:32.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.795 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.795 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.795 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.795 | + functions-common:get_or_create_user:926 : user_id=4d16bdaefceb45c190e3cfdc2b5b29e1 2022-07-28 09:07:32.795 | + functions-common:get_or_create_user:927 : echo 4d16bdaefceb45c190e3cfdc2b5b29e1 2022-07-28 09:07:32.795 | 4d16bdaefceb45c190e3cfdc2b5b29e1 2022-07-28 09:07:32.795 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-07-28 09:07:32.795 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:07:32.795 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 09:07:32.795 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:07:32.795 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:07:32.795 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 09:07:32.795 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 09:07:32.796 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 09:07:32.796 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 09:07:32.796 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 09:07:32.796 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 09:07:32.796 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:07:32.796 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:07:32.796 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:07:32.796 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-07-28 09:07:32.796 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:32.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.796 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.796 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.796 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.796 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:07:32.796 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:07:32.796 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-07-28 09:07:32.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.796 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.796 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.796 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:07:32.796 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:07:32.796 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-07-28 09:07:32.796 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:07:32.796 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:32.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.796 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.796 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.797 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.797 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:07:32.797 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:07:32.797 | ++ functions-common:get_field:819 : echo '| 13417fbdbc5145a69bc01ff0f931fd96 | 4d16bdaefceb45c190e3cfdc2b5b29e1 | | 6c4349445f224184b093d9dfd0dfc642 | | | False |' 2022-07-28 09:07:32.797 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:07:32.797 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:32.797 | + functions-common:get_or_add_user_project_role:996 : user_role_id=13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:07:32.797 | + functions-common:get_or_add_user_project_role:998 : echo 13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:07:32.797 | 13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:07:32.797 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 09:07:32.797 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-07-28 09:07:32.797 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:07:32.797 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-07-28 09:07:32.797 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-07-28 09:07:32.797 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 09:07:32.797 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 09:07:32.797 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 09:07:32.797 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 09:07:32.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.797 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.797 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.797 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.797 | + functions-common:get_or_create_user:926 : user_id=f5b664bdc0d04af8ac60a11e9a136c91 2022-07-28 09:07:32.797 | + functions-common:get_or_create_user:927 : echo f5b664bdc0d04af8ac60a11e9a136c91 2022-07-28 09:07:32.797 | f5b664bdc0d04af8ac60a11e9a136c91 2022-07-28 09:07:32.797 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-07-28 09:07:32.797 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:07:32.797 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 09:07:32.797 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:07:32.797 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:07:32.797 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 09:07:32.797 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 09:07:32.797 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 09:07:32.798 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 09:07:32.798 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 09:07:32.798 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 09:07:32.798 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:07:32.798 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:07:32.798 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 09:07:32.798 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:07:32.798 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:32.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.798 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.798 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.798 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.798 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:07:32.798 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:07:32.798 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 09:07:32.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.798 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.798 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.798 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 09:07:32.798 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:07:32.798 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:07:32.798 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:07:32.798 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:32.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.798 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.798 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.798 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.798 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:07:32.798 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:07:32.798 | ++ functions-common:get_field:819 : echo '| 13417fbdbc5145a69bc01ff0f931fd96 | f5b664bdc0d04af8ac60a11e9a136c91 | | 6c4349445f224184b093d9dfd0dfc642 | | | False |' 2022-07-28 09:07:32.799 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:07:32.799 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:32.799 | + functions-common:get_or_add_user_project_role:996 : user_role_id=13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:07:32.799 | + functions-common:get_or_add_user_project_role:998 : echo 13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:07:32.799 | 13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:07:32.799 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-07-28 09:07:32.799 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-07-28 09:07:32.799 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:07:32.799 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 09:07:32.799 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:07:32.799 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:07:32.799 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 09:07:32.799 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 09:07:32.799 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 09:07:32.799 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 09:07:32.799 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 09:07:32.799 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 09:07:32.799 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 09:07:32.799 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:07:32.799 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:07:32.799 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:07:32.799 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:32.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.799 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.799 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.799 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.799 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:07:32.799 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:07:32.799 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 09:07:32.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.799 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.799 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.800 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:07:32.800 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:07:32.800 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 09:07:32.800 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:07:32.800 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:32.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.800 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.800 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.800 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.800 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:07:32.800 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:07:32.800 | ++ functions-common:get_field:819 : echo '| 4d94122535c54ae98fbaf3c8766c59be | f5b664bdc0d04af8ac60a11e9a136c91 | | 6c4349445f224184b093d9dfd0dfc642 | | | False |' 2022-07-28 09:07:32.800 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:07:32.800 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:32.800 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4d94122535c54ae98fbaf3c8766c59be 2022-07-28 09:07:32.800 | + functions-common:get_or_add_user_project_role:998 : echo 4d94122535c54ae98fbaf3c8766c59be 2022-07-28 09:07:32.800 | 4d94122535c54ae98fbaf3c8766c59be 2022-07-28 09:07:32.800 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-07-28 09:07:32.800 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 09:07:32.800 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-07-28 09:07:32.800 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-07-28 09:07:32.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.800 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.800 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.800 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.800 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 09:07:32.800 | 6b173d7094194b75b2345dafd1cfae3d' 2022-07-28 09:07:32.800 | + functions-common:get_or_create_service:1095 : echo 6b173d7094194b75b2345dafd1cfae3d 2022-07-28 09:07:32.800 | 6b173d7094194b75b2345dafd1cfae3d 2022-07-28 09:07:32.800 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.42/image 2022-07-28 09:07:32.800 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 09:07:32.801 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.42/image RegionOne 2022-07-28 09:07:32.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 09:07:32.801 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-07-28 09:07:32.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.801 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.801 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.801 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 09:07:32.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 09:07:32.801 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.42/image --region RegionOne -f value -c id 2022-07-28 09:07:32.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.801 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.801 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.801 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=b6fcab8ba39845cfa7e343fea01eb802 2022-07-28 09:07:32.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo b6fcab8ba39845cfa7e343fea01eb802 2022-07-28 09:07:32.801 | + functions-common:get_or_create_endpoint:1128 : public_id=b6fcab8ba39845cfa7e343fea01eb802 2022-07-28 09:07:32.801 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 09:07:32.801 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 09:07:32.801 | + functions-common:get_or_create_endpoint:1137 : echo b6fcab8ba39845cfa7e343fea01eb802 2022-07-28 09:07:32.801 | b6fcab8ba39845cfa7e343fea01eb802 2022-07-28 09:07:32.801 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-07-28 09:07:32.801 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 09:07:32.801 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-28 09:07:32.801 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-07-28 09:07:32.801 | ++ functions-common:get_or_create_domain:889 : echo default 2022-07-28 09:07:32.801 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-07-28 09:07:32.801 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-07-28 09:07:32.801 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-07-28 09:07:32.801 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-07-28 09:07:32.846 | [388323 Async create_glance_accounts:422751]: finished create_glance_accounts with result 0 in 79 seconds 2022-07-28 09:07:32.885 | [388323 Async create_cinder_accounts:422881]: Waiting for completion of create_cinder_accounts running on PID 422881 (4 other jobs running) 2022-07-28 09:07:32.911 | [388323 Async create_cinder_accounts:422881]: Signaling child to exit 2022-07-28 09:07:32.911 | WAKEUP 2022-07-28 09:07:32.934 | [388323 Async create_cinder_accounts:422881]: Signaled 2022-07-28 09:07:32.935 | + 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-07-28 09:07:32.935 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-07-28 09:07:32.935 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-07-28 09:07:32.935 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 09:07:32.936 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 09:07:32.936 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 09:07:32.936 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 09:07:32.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.936 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.936 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.936 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.936 | + functions-common:get_or_create_user:926 : user_id=12179aeb7c45432992616973fc5bdf77 2022-07-28 09:07:32.936 | + functions-common:get_or_create_user:927 : echo 12179aeb7c45432992616973fc5bdf77 2022-07-28 09:07:32.936 | 12179aeb7c45432992616973fc5bdf77 2022-07-28 09:07:32.936 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-07-28 09:07:32.936 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:07:32.936 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 09:07:32.936 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:07:32.936 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:07:32.936 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 09:07:32.936 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 09:07:32.936 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 09:07:32.936 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 09:07:32.936 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 09:07:32.936 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 09:07:32.936 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:07:32.936 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:07:32.936 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-07-28 09:07:32.936 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:07:32.936 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:32.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.936 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.936 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.936 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.937 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:07:32.937 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:07:32.937 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-07-28 09:07:32.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.937 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.937 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.937 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-07-28 09:07:32.937 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:07:32.937 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:07:32.937 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:32.937 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:07:32.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.937 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.937 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.937 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.937 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:07:32.937 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:07:32.937 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:07:32.937 | ++ functions-common:get_field:819 : echo '| 13417fbdbc5145a69bc01ff0f931fd96 | 12179aeb7c45432992616973fc5bdf77 | | 6c4349445f224184b093d9dfd0dfc642 | | | False |' 2022-07-28 09:07:32.937 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:32.937 | + functions-common:get_or_add_user_project_role:996 : user_role_id=13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:07:32.937 | + functions-common:get_or_add_user_project_role:998 : echo 13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:07:32.937 | 13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:07:32.937 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 09:07:32.937 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-07-28 09:07:32.937 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 09:07:32.937 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-07-28 09:07:32.937 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-07-28 09:07:32.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.937 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.937 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.937 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.938 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 09:07:32.938 | 330c63d2517f4315953a61fbc94b6a6b' 2022-07-28 09:07:32.938 | + functions-common:get_or_create_service:1095 : echo 330c63d2517f4315953a61fbc94b6a6b 2022-07-28 09:07:32.938 | 330c63d2517f4315953a61fbc94b6a6b 2022-07-28 09:07:32.938 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-07-28 09:07:32.938 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.42/volume/v3/$(project_id)s' 2022-07-28 09:07:32.938 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 09:07:32.938 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.42/volume/v3/$(project_id)s' RegionOne 2022-07-28 09:07:32.938 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 09:07:32.938 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-07-28 09:07:32.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.938 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.938 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.938 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.938 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 09:07:32.938 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 09:07:32.938 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.42/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 09:07:32.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.938 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.938 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.938 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.938 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=8f0033f068a045edaa397ecb82fb7c60 2022-07-28 09:07:32.938 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 8f0033f068a045edaa397ecb82fb7c60 2022-07-28 09:07:32.938 | + functions-common:get_or_create_endpoint:1128 : public_id=8f0033f068a045edaa397ecb82fb7c60 2022-07-28 09:07:32.938 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 09:07:32.938 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 09:07:32.938 | + functions-common:get_or_create_endpoint:1137 : echo 8f0033f068a045edaa397ecb82fb7c60 2022-07-28 09:07:32.938 | 8f0033f068a045edaa397ecb82fb7c60 2022-07-28 09:07:32.938 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-07-28 09:07:32.938 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 09:07:32.938 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-07-28 09:07:32.939 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-07-28 09:07:32.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.939 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.939 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.939 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.939 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 09:07:32.939 | 977bf138bb274daf9746a3316c27b4af' 2022-07-28 09:07:32.939 | + functions-common:get_or_create_service:1095 : echo 977bf138bb274daf9746a3316c27b4af 2022-07-28 09:07:32.939 | 977bf138bb274daf9746a3316c27b4af 2022-07-28 09:07:32.939 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.42/volume/v3/$(project_id)s' 2022-07-28 09:07:32.939 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 09:07:32.939 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.42/volume/v3/$(project_id)s' RegionOne 2022-07-28 09:07:32.939 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 09:07:32.939 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-07-28 09:07:32.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.939 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.939 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.939 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.939 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 09:07:32.939 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 09:07:32.939 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.42/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 09:07:32.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.939 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.939 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.939 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.939 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=5e1cf535e68742099ba9c013cc6b2ff6 2022-07-28 09:07:32.939 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 5e1cf535e68742099ba9c013cc6b2ff6 2022-07-28 09:07:32.939 | + functions-common:get_or_create_endpoint:1128 : public_id=5e1cf535e68742099ba9c013cc6b2ff6 2022-07-28 09:07:32.939 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 09:07:32.939 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 09:07:32.939 | + functions-common:get_or_create_endpoint:1137 : echo 5e1cf535e68742099ba9c013cc6b2ff6 2022-07-28 09:07:32.940 | 5e1cf535e68742099ba9c013cc6b2ff6 2022-07-28 09:07:32.940 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-07-28 09:07:32.940 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-07-28 09:07:32.940 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 09:07:32.940 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-07-28 09:07:32.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.940 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.940 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.940 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.940 | ++ functions-common:get_or_create_project:939 : project_id=6c4349445f224184b093d9dfd0dfc642 2022-07-28 09:07:32.940 | ++ functions-common:get_or_create_project:940 : echo 6c4349445f224184b093d9dfd0dfc642 2022-07-28 09:07:32.940 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 6c4349445f224184b093d9dfd0dfc642 2022-07-28 09:07:32.940 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-07-28 09:07:32.940 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 09:07:32.940 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 09:07:32.940 | ++ functions-common:get_or_create_user:914 : local email= 2022-07-28 09:07:32.940 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-07-28 09:07:32.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.940 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:32.940 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:32.940 | No password was supplied, authentication will fail when a user does not have a password. 2022-07-28 09:07:32.940 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:32.940 | ++ functions-common:get_or_create_user:926 : user_id=12179aeb7c45432992616973fc5bdf77 2022-07-28 09:07:32.940 | ++ functions-common:get_or_create_user:927 : echo 12179aeb7c45432992616973fc5bdf77 2022-07-28 09:07:32.940 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 12179aeb7c45432992616973fc5bdf77 2022-07-28 09:07:32.990 | [388323 Async create_cinder_accounts:422881]: finished create_cinder_accounts with result 0 in 58 seconds 2022-07-28 09:07:32.994 | + inc/async:async_wait:197 : return 0 2022-07-28 09:07:32.997 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-07-28 09:07:33.050 | [388323 Async create_neutron_accounts:422997]: Waiting for completion of create_neutron_accounts running on PID 422997 (3 other jobs running) 2022-07-28 09:07:33.076 | [388323 Async create_neutron_accounts:422997]: Signaling child to exit 2022-07-28 09:07:33.076 | WAKEUP 2022-07-28 09:07:33.102 | [388323 Async create_neutron_accounts:422997]: Signaled 2022-07-28 09:07:33.103 | + lib/neutron:create_neutron_accounts:670 : is_neutron_legacy_enabled 2022-07-28 09:07:33.104 | ++ 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-07-28 09:07:33.104 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 09:07:33.104 | + 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-07-28 09:07:33.104 | + 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-07-28 09:07:33.104 | + 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-07-28 09:07:33.104 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 09:07:33.104 | + lib/neutron:create_neutron_accounts:672 : create_mutnauq_accounts 2022-07-28 09:07:33.104 | + lib/neutron-legacy:create_mutnauq_accounts:432 : local neutron_url 2022-07-28 09:07:33.104 | + lib/neutron-legacy:create_mutnauq_accounts:433 : '[' False == True ']' 2022-07-28 09:07:33.104 | + lib/neutron-legacy:create_mutnauq_accounts:436 : neutron_url=http://10.222.0.42:9696/ 2022-07-28 09:07:33.104 | + lib/neutron-legacy:create_mutnauq_accounts:439 : [[ 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-07-28 09:07:33.104 | + lib/neutron-legacy:create_mutnauq_accounts:441 : create_service_user neutron 2022-07-28 09:07:33.104 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-07-28 09:07:33.104 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 09:07:33.104 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 09:07:33.104 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 09:07:33.104 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 09:07:33.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:33.104 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:33.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:33.104 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:33.104 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:33.104 | + functions-common:get_or_create_user:926 : user_id=1a6b3c06f2fb4c4c8b9089ca32caf7c5 2022-07-28 09:07:33.104 | + functions-common:get_or_create_user:927 : echo 1a6b3c06f2fb4c4c8b9089ca32caf7c5 2022-07-28 09:07:33.104 | 1a6b3c06f2fb4c4c8b9089ca32caf7c5 2022-07-28 09:07:33.104 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-07-28 09:07:33.104 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:07:33.104 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 09:07:33.104 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:07:33.105 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:07:33.105 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 09:07:33.105 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 09:07:33.105 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 09:07:33.105 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 09:07:33.105 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 09:07:33.105 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 09:07:33.105 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-07-28 09:07:33.105 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:07:33.105 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:07:33.105 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:07:33.105 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:33.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:33.105 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:33.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:33.105 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:33.105 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:33.105 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:07:33.105 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:07:33.105 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-07-28 09:07:33.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:33.105 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:33.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:33.105 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:33.105 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:07:33.105 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:07:33.105 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:07:33.105 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-07-28 09:07:33.105 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:33.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:33.105 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:33.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:33.105 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:33.105 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:33.106 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:07:33.106 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:07:33.106 | ++ functions-common:get_field:819 : echo '| 13417fbdbc5145a69bc01ff0f931fd96 | 1a6b3c06f2fb4c4c8b9089ca32caf7c5 | | 6c4349445f224184b093d9dfd0dfc642 | | | False |' 2022-07-28 09:07:33.106 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:07:33.106 | ++ functions-common:get_field:813 : read data 2022-07-28 09:07:33.106 | + functions-common:get_or_add_user_project_role:996 : user_role_id=13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:07:33.106 | + functions-common:get_or_add_user_project_role:998 : echo 13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:07:33.106 | 13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:07:33.106 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 09:07:33.106 | + lib/neutron-legacy:create_mutnauq_accounts:443 : get_or_create_service neutron network 'Neutron Service' 2022-07-28 09:07:33.106 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 09:07:33.106 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-07-28 09:07:33.106 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-07-28 09:07:33.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:33.106 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:33.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:33.106 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:33.106 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:33.106 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 09:07:33.106 | bf83b21e5ac44bb29b5c5da36cc4a427' 2022-07-28 09:07:33.106 | + functions-common:get_or_create_service:1095 : echo bf83b21e5ac44bb29b5c5da36cc4a427 2022-07-28 09:07:33.106 | bf83b21e5ac44bb29b5c5da36cc4a427 2022-07-28 09:07:33.106 | + lib/neutron-legacy:create_mutnauq_accounts:445 : get_or_create_endpoint network RegionOne http://10.222.0.42:9696/ 2022-07-28 09:07:33.106 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 09:07:33.106 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.42:9696/ RegionOne 2022-07-28 09:07:33.106 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 09:07:33.106 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-07-28 09:07:33.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:33.106 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:33.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:33.106 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:33.106 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:33.106 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 09:07:33.107 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 09:07:33.107 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.42:9696/ --region RegionOne -f value -c id 2022-07-28 09:07:33.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:33.107 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:33.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:07:33.107 | from cryptography.utils import int_from_bytes 2022-07-28 09:07:33.107 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:07:33.107 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=6157f0f29a4e4f6a82350746883bf399 2022-07-28 09:07:33.107 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 6157f0f29a4e4f6a82350746883bf399 2022-07-28 09:07:33.107 | + functions-common:get_or_create_endpoint:1128 : public_id=6157f0f29a4e4f6a82350746883bf399 2022-07-28 09:07:33.107 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 09:07:33.107 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 09:07:33.107 | + functions-common:get_or_create_endpoint:1137 : echo 6157f0f29a4e4f6a82350746883bf399 2022-07-28 09:07:33.107 | 6157f0f29a4e4f6a82350746883bf399 2022-07-28 09:07:33.154 | [388323 Async create_neutron_accounts:422997]: finished create_neutron_accounts with result 0 in 41 seconds 2022-07-28 09:07:33.193 | [388323 Async create_swift_accounts:423139]: Waiting for completion of create_swift_accounts running on PID 423139 (2 other jobs running) 2022-07-28 09:07:33.220 | [388323 Async create_swift_accounts:423139]: Signaling child to exit 2022-07-28 09:08:22.623 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:08:22.654 | [423139 Async create_swift_accounts:423139]: finished successfully 2022-07-28 09:08:22.675 | WAKEUP 2022-07-28 09:08:22.701 | [388323 Async create_swift_accounts:423139]: Signaled 2022-07-28 09:08:22.702 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-07-28 09:08:22.702 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-07-28 09:08:22.702 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-07-28 09:08:22.702 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-07-28 09:08:22.702 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-07-28 09:08:22.703 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-07-28 09:08:22.703 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-07-28 09:08:22.703 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-07-28 09:08:22.703 | + lib/swift:create_swift_accounts:618 : local another_role 2022-07-28 09:08:22.703 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-07-28 09:08:22.703 | ++ functions-common:get_or_create_role:946 : local role_id 2022-07-28 09:08:22.703 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-28 09:08:22.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.703 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.703 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.703 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.703 | ++ functions-common:get_or_create_role:951 : role_id=6194848862704a289bbaa3fda43a9050 2022-07-28 09:08:22.703 | ++ functions-common:get_or_create_role:952 : echo 6194848862704a289bbaa3fda43a9050 2022-07-28 09:08:22.703 | + lib/swift:create_swift_accounts:619 : another_role=6194848862704a289bbaa3fda43a9050 2022-07-28 09:08:22.703 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-07-28 09:08:22.703 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-07-28 09:08:22.703 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 09:08:22.703 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 09:08:22.703 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 09:08:22.703 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 09:08:22.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.703 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.703 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.703 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.703 | + functions-common:get_or_create_user:926 : user_id=1a2e0811e3e347a387717df1e23d61bf 2022-07-28 09:08:22.703 | + functions-common:get_or_create_user:927 : echo 1a2e0811e3e347a387717df1e23d61bf 2022-07-28 09:08:22.704 | 1a2e0811e3e347a387717df1e23d61bf 2022-07-28 09:08:22.704 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-07-28 09:08:22.704 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:08:22.704 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 09:08:22.704 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:08:22.704 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:08:22.704 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 09:08:22.704 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 09:08:22.704 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 09:08:22.704 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 09:08:22.704 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 09:08:22.704 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 09:08:22.704 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:08:22.704 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-07-28 09:08:22.704 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:08:22.704 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:08:22.704 | ++ functions-common:get_field:813 : read data 2022-07-28 09:08:22.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.704 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.704 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.704 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.704 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:08:22.704 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:08:22.705 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-07-28 09:08:22.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.705 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.705 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.705 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:08:22.705 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-07-28 09:08:22.705 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:08:22.705 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:08:22.705 | ++ functions-common:get_field:813 : read data 2022-07-28 09:08:22.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.705 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.705 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.705 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.705 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:08:22.705 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:08:22.705 | ++ functions-common:get_field:819 : echo '| 13417fbdbc5145a69bc01ff0f931fd96 | 1a2e0811e3e347a387717df1e23d61bf | | 6c4349445f224184b093d9dfd0dfc642 | | | False |' 2022-07-28 09:08:22.705 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:08:22.705 | ++ functions-common:get_field:813 : read data 2022-07-28 09:08:22.705 | + functions-common:get_or_add_user_project_role:996 : user_role_id=13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:08:22.705 | + functions-common:get_or_add_user_project_role:998 : echo 13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:08:22.705 | 13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:08:22.705 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 09:08:22.705 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-07-28 09:08:22.705 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:08:22.705 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 09:08:22.705 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:08:22.705 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:08:22.706 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 09:08:22.706 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 09:08:22.706 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 09:08:22.706 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 09:08:22.706 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 09:08:22.706 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 09:08:22.706 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:08:22.706 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:08:22.706 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-07-28 09:08:22.706 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:08:22.706 | ++ functions-common:get_field:813 : read data 2022-07-28 09:08:22.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.706 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.706 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.706 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.706 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:08:22.706 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:08:22.706 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-07-28 09:08:22.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.706 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.706 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.706 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-07-28 09:08:22.706 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:08:22.706 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:08:22.706 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:08:22.706 | ++ functions-common:get_field:813 : read data 2022-07-28 09:08:22.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.706 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.706 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.706 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.706 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:08:22.706 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:08:22.707 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:08:22.707 | ++ functions-common:get_field:819 : echo '| c67085ec338243df8f9b7d6459036e23 | 1a2e0811e3e347a387717df1e23d61bf | | 6c4349445f224184b093d9dfd0dfc642 | | | False |' 2022-07-28 09:08:22.707 | ++ functions-common:get_field:813 : read data 2022-07-28 09:08:22.707 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c67085ec338243df8f9b7d6459036e23 2022-07-28 09:08:22.707 | + functions-common:get_or_add_user_project_role:998 : echo c67085ec338243df8f9b7d6459036e23 2022-07-28 09:08:22.707 | c67085ec338243df8f9b7d6459036e23 2022-07-28 09:08:22.707 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-07-28 09:08:22.707 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 09:08:22.707 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-07-28 09:08:22.707 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-07-28 09:08:22.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.707 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.707 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.707 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.707 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 09:08:22.707 | 5a3e16ed29594e9eaa06ceaf16b16d04' 2022-07-28 09:08:22.707 | + functions-common:get_or_create_service:1095 : echo 5a3e16ed29594e9eaa06ceaf16b16d04 2022-07-28 09:08:22.707 | 5a3e16ed29594e9eaa06ceaf16b16d04 2022-07-28 09:08:22.707 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.42:8080/v1/AUTH_$(project_id)s' http://10.222.0.42:8080 2022-07-28 09:08:22.707 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 09:08:22.707 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.42:8080/v1/AUTH_$(project_id)s' RegionOne 2022-07-28 09:08:22.707 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 09:08:22.707 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-07-28 09:08:22.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.708 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.708 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.708 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.708 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 09:08:22.708 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 09:08:22.708 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.42:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-07-28 09:08:22.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.708 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.708 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.708 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.708 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=b2d39a04df384eacb4c72ebc797a591f 2022-07-28 09:08:22.708 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo b2d39a04df384eacb4c72ebc797a591f 2022-07-28 09:08:22.708 | + functions-common:get_or_create_endpoint:1128 : public_id=b2d39a04df384eacb4c72ebc797a591f 2022-07-28 09:08:22.708 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.42:8080 ]] 2022-07-28 09:08:22.709 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.42:8080 RegionOne 2022-07-28 09:08:22.709 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 09:08:22.709 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-07-28 09:08:22.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.709 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.709 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.709 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.709 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 09:08:22.709 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 09:08:22.709 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.42:8080 --region RegionOne -f value -c id 2022-07-28 09:08:22.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.709 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.709 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.709 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.709 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=c755bbccf3a24d81823e40fb770d6d19 2022-07-28 09:08:22.709 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo c755bbccf3a24d81823e40fb770d6d19 2022-07-28 09:08:22.709 | c755bbccf3a24d81823e40fb770d6d19 2022-07-28 09:08:22.709 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 09:08:22.709 | + functions-common:get_or_create_endpoint:1137 : echo b2d39a04df384eacb4c72ebc797a591f 2022-07-28 09:08:22.709 | b2d39a04df384eacb4c72ebc797a591f 2022-07-28 09:08:22.710 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-07-28 09:08:22.710 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-07-28 09:08:22.710 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 09:08:22.710 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-07-28 09:08:22.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.710 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.710 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.710 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.710 | ++ functions-common:get_or_create_project:939 : project_id=27de4a0415e44654ae7abbc9f508f846 2022-07-28 09:08:22.710 | ++ functions-common:get_or_create_project:940 : echo 27de4a0415e44654ae7abbc9f508f846 2022-07-28 09:08:22.710 | + lib/swift:create_swift_accounts:633 : swift_project_test1=27de4a0415e44654ae7abbc9f508f846 2022-07-28 09:08:22.710 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-07-28 09:08:22.710 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 09:08:22.710 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-07-28 09:08:22.710 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 09:08:22.710 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-07-28 09:08:22.710 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-07-28 09:08:22.710 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-07-28 09:08:22.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.710 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.710 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.710 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.710 | ++ functions-common:get_or_create_user:926 : user_id=6fd19afb108b4b4c95f71f27ff1d4a88 2022-07-28 09:08:22.711 | ++ functions-common:get_or_create_user:927 : echo 6fd19afb108b4b4c95f71f27ff1d4a88 2022-07-28 09:08:22.711 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=6fd19afb108b4b4c95f71f27ff1d4a88 2022-07-28 09:08:22.711 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-07-28 09:08:22.711 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 09:08:22.711 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 6fd19afb108b4b4c95f71f27ff1d4a88 27de4a0415e44654ae7abbc9f508f846 2022-07-28 09:08:22.711 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:08:22.711 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 09:08:22.711 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:08:22.711 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:08:22.711 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 09:08:22.711 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 09:08:22.711 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 09:08:22.711 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 09:08:22.711 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6fd19afb108b4b4c95f71f27ff1d4a88 --project 27de4a0415e44654ae7abbc9f508f846 2022-07-28 09:08:22.711 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:08:22.711 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:08:22.711 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:08:22.711 | ++ functions-common:get_field:813 : read data 2022-07-28 09:08:22.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.712 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.712 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.712 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.712 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:08:22.712 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:08:22.712 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 6fd19afb108b4b4c95f71f27ff1d4a88 --project 27de4a0415e44654ae7abbc9f508f846 2022-07-28 09:08:22.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.712 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.712 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.712 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6fd19afb108b4b4c95f71f27ff1d4a88 --project 27de4a0415e44654ae7abbc9f508f846 2022-07-28 09:08:22.712 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:08:22.712 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:08:22.712 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:08:22.712 | ++ functions-common:get_field:813 : read data 2022-07-28 09:08:22.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.713 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.713 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.713 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.713 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:08:22.713 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:08:22.713 | ++ functions-common:get_field:819 : echo '| c67085ec338243df8f9b7d6459036e23 | 6fd19afb108b4b4c95f71f27ff1d4a88 | | 27de4a0415e44654ae7abbc9f508f846 | | | False |' 2022-07-28 09:08:22.713 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:08:22.713 | ++ functions-common:get_field:813 : read data 2022-07-28 09:08:22.713 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c67085ec338243df8f9b7d6459036e23 2022-07-28 09:08:22.713 | + functions-common:get_or_add_user_project_role:998 : echo c67085ec338243df8f9b7d6459036e23 2022-07-28 09:08:22.713 | c67085ec338243df8f9b7d6459036e23 2022-07-28 09:08:22.713 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-07-28 09:08:22.713 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-07-28 09:08:22.713 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 09:08:22.713 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-07-28 09:08:22.713 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-07-28 09:08:22.713 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-07-28 09:08:22.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.714 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.714 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.714 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.714 | ++ functions-common:get_or_create_user:926 : user_id=2c8dbffc33a84af3a3621d00f9f91fe6 2022-07-28 09:08:22.714 | ++ functions-common:get_or_create_user:927 : echo 2c8dbffc33a84af3a3621d00f9f91fe6 2022-07-28 09:08:22.714 | + lib/swift:create_swift_accounts:642 : swift_user_test3=2c8dbffc33a84af3a3621d00f9f91fe6 2022-07-28 09:08:22.714 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-07-28 09:08:22.714 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 09:08:22.714 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role 6194848862704a289bbaa3fda43a9050 2c8dbffc33a84af3a3621d00f9f91fe6 27de4a0415e44654ae7abbc9f508f846 2022-07-28 09:08:22.714 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:08:22.714 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 09:08:22.714 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:08:22.714 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:08:22.714 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 09:08:22.714 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 09:08:22.714 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 09:08:22.714 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 09:08:22.714 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role 6194848862704a289bbaa3fda43a9050 --user 2c8dbffc33a84af3a3621d00f9f91fe6 --project 27de4a0415e44654ae7abbc9f508f846 2022-07-28 09:08:22.714 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:08:22.714 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:08:22.714 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:08:22.714 | ++ functions-common:get_field:813 : read data 2022-07-28 09:08:22.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.715 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.715 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.715 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.715 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:08:22.715 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:08:22.715 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add 6194848862704a289bbaa3fda43a9050 --user 2c8dbffc33a84af3a3621d00f9f91fe6 --project 27de4a0415e44654ae7abbc9f508f846 2022-07-28 09:08:22.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.715 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.715 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.715 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role 6194848862704a289bbaa3fda43a9050 --user 2c8dbffc33a84af3a3621d00f9f91fe6 --project 27de4a0415e44654ae7abbc9f508f846 2022-07-28 09:08:22.715 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:08:22.715 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:08:22.715 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:08:22.715 | ++ functions-common:get_field:813 : read data 2022-07-28 09:08:22.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.715 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.715 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.715 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.715 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:08:22.715 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:08:22.715 | ++ functions-common:get_field:819 : echo '| 6194848862704a289bbaa3fda43a9050 | 2c8dbffc33a84af3a3621d00f9f91fe6 | | 27de4a0415e44654ae7abbc9f508f846 | | | False |' 2022-07-28 09:08:22.715 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:08:22.715 | ++ functions-common:get_field:813 : read data 2022-07-28 09:08:22.716 | + functions-common:get_or_add_user_project_role:996 : user_role_id=6194848862704a289bbaa3fda43a9050 2022-07-28 09:08:22.716 | + functions-common:get_or_add_user_project_role:998 : echo 6194848862704a289bbaa3fda43a9050 2022-07-28 09:08:22.716 | 6194848862704a289bbaa3fda43a9050 2022-07-28 09:08:22.716 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-07-28 09:08:22.716 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-07-28 09:08:22.716 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 09:08:22.716 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-07-28 09:08:22.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.716 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.716 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.716 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.716 | ++ functions-common:get_or_create_project:939 : project_id=5045d6feb591464cac7a848321f2e124 2022-07-28 09:08:22.716 | ++ functions-common:get_or_create_project:940 : echo 5045d6feb591464cac7a848321f2e124 2022-07-28 09:08:22.716 | + lib/swift:create_swift_accounts:647 : swift_project_test2=5045d6feb591464cac7a848321f2e124 2022-07-28 09:08:22.716 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-07-28 09:08:22.716 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 09:08:22.716 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-07-28 09:08:22.716 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-07-28 09:08:22.716 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 09:08:22.716 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-07-28 09:08:22.716 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-07-28 09:08:22.716 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-07-28 09:08:22.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.716 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.716 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.716 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.716 | ++ functions-common:get_or_create_user:926 : user_id=0118d961db4049f083498d1bb1940684 2022-07-28 09:08:22.716 | ++ functions-common:get_or_create_user:927 : echo 0118d961db4049f083498d1bb1940684 2022-07-28 09:08:22.716 | + lib/swift:create_swift_accounts:652 : swift_user_test2=0118d961db4049f083498d1bb1940684 2022-07-28 09:08:22.717 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-07-28 09:08:22.717 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 09:08:22.717 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 0118d961db4049f083498d1bb1940684 5045d6feb591464cac7a848321f2e124 2022-07-28 09:08:22.717 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:08:22.717 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 09:08:22.717 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:08:22.717 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:08:22.717 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 09:08:22.717 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 09:08:22.717 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 09:08:22.717 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 09:08:22.717 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0118d961db4049f083498d1bb1940684 --project 5045d6feb591464cac7a848321f2e124 2022-07-28 09:08:22.717 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:08:22.717 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:08:22.717 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:08:22.717 | ++ functions-common:get_field:813 : read data 2022-07-28 09:08:22.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.717 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.717 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.717 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.717 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:08:22.717 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:08:22.717 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 0118d961db4049f083498d1bb1940684 --project 5045d6feb591464cac7a848321f2e124 2022-07-28 09:08:22.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.717 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.717 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.717 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0118d961db4049f083498d1bb1940684 --project 5045d6feb591464cac7a848321f2e124 2022-07-28 09:08:22.717 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:08:22.718 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:08:22.718 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:08:22.718 | ++ functions-common:get_field:813 : read data 2022-07-28 09:08:22.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.718 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.718 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.718 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.718 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:08:22.718 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:08:22.718 | ++ functions-common:get_field:819 : echo '| c67085ec338243df8f9b7d6459036e23 | 0118d961db4049f083498d1bb1940684 | | 5045d6feb591464cac7a848321f2e124 | | | False |' 2022-07-28 09:08:22.718 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:08:22.718 | ++ functions-common:get_field:813 : read data 2022-07-28 09:08:22.718 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c67085ec338243df8f9b7d6459036e23 2022-07-28 09:08:22.718 | + functions-common:get_or_add_user_project_role:998 : echo c67085ec338243df8f9b7d6459036e23 2022-07-28 09:08:22.718 | c67085ec338243df8f9b7d6459036e23 2022-07-28 09:08:22.718 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-07-28 09:08:22.718 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-07-28 09:08:22.718 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 09:08:22.718 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-07-28 09:08:22.718 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-07-28 09:08:22.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.718 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.718 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.718 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.719 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-07-28 09:08:22.719 | 819f771fd0b842acb6c7a697c29ff826' 2022-07-28 09:08:22.719 | ++ functions-common:get_or_create_domain:889 : echo 819f771fd0b842acb6c7a697c29ff826 2022-07-28 09:08:22.719 | + lib/swift:create_swift_accounts:657 : swift_domain=819f771fd0b842acb6c7a697c29ff826 2022-07-28 09:08:22.719 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-07-28 09:08:22.719 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 09:08:22.719 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-07-28 09:08:22.719 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 819f771fd0b842acb6c7a697c29ff826 2022-07-28 09:08:22.719 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 09:08:22.719 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=819f771fd0b842acb6c7a697c29ff826 --or-show -f value -c id 2022-07-28 09:08:22.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.719 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.719 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.719 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.719 | ++ functions-common:get_or_create_project:939 : project_id=dcf8f891cf3f421da99510eb1a74b563 2022-07-28 09:08:22.719 | ++ functions-common:get_or_create_project:940 : echo dcf8f891cf3f421da99510eb1a74b563 2022-07-28 09:08:22.719 | + lib/swift:create_swift_accounts:661 : swift_project_test4=dcf8f891cf3f421da99510eb1a74b563 2022-07-28 09:08:22.719 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-07-28 09:08:22.719 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 09:08:22.719 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-07-28 09:08:22.719 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 819f771fd0b842acb6c7a697c29ff826 test4@example.com 2022-07-28 09:08:22.719 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 09:08:22.719 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-07-28 09:08:22.719 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-07-28 09:08:22.719 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=819f771fd0b842acb6c7a697c29ff826 --email=test4@example.com --or-show -f value -c id 2022-07-28 09:08:22.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.720 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.720 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.720 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.720 | ++ functions-common:get_or_create_user:926 : user_id=802b9e917ace47babdd2d57a0bf5ce07 2022-07-28 09:08:22.720 | ++ functions-common:get_or_create_user:927 : echo 802b9e917ace47babdd2d57a0bf5ce07 2022-07-28 09:08:22.720 | + lib/swift:create_swift_accounts:666 : swift_user_test4=802b9e917ace47babdd2d57a0bf5ce07 2022-07-28 09:08:22.720 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-07-28 09:08:22.720 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 09:08:22.720 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 802b9e917ace47babdd2d57a0bf5ce07 dcf8f891cf3f421da99510eb1a74b563 2022-07-28 09:08:22.720 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:08:22.720 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 09:08:22.720 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:08:22.720 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:08:22.720 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 09:08:22.720 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 09:08:22.720 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 09:08:22.720 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 09:08:22.720 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 802b9e917ace47babdd2d57a0bf5ce07 --project dcf8f891cf3f421da99510eb1a74b563 2022-07-28 09:08:22.720 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:08:22.720 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:08:22.720 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:08:22.720 | ++ functions-common:get_field:813 : read data 2022-07-28 09:08:22.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.720 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.720 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.720 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.720 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:08:22.720 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:08:22.720 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 802b9e917ace47babdd2d57a0bf5ce07 --project dcf8f891cf3f421da99510eb1a74b563 2022-07-28 09:08:22.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.721 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.721 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.721 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 802b9e917ace47babdd2d57a0bf5ce07 --project dcf8f891cf3f421da99510eb1a74b563 2022-07-28 09:08:22.721 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:08:22.721 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:08:22.721 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:08:22.721 | ++ functions-common:get_field:813 : read data 2022-07-28 09:08:22.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.721 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:22.721 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:22.721 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:08:22.721 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:08:22.721 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:08:22.721 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:08:22.721 | ++ functions-common:get_field:819 : echo '| c67085ec338243df8f9b7d6459036e23 | 802b9e917ace47babdd2d57a0bf5ce07 | | dcf8f891cf3f421da99510eb1a74b563 | | | False |' 2022-07-28 09:08:22.721 | ++ functions-common:get_field:813 : read data 2022-07-28 09:08:22.721 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c67085ec338243df8f9b7d6459036e23 2022-07-28 09:08:22.721 | + functions-common:get_or_add_user_project_role:998 : echo c67085ec338243df8f9b7d6459036e23 2022-07-28 09:08:22.721 | c67085ec338243df8f9b7d6459036e23 2022-07-28 09:08:22.753 | [388323 Async create_swift_accounts:423139]: finished create_swift_accounts with result 0 in 129 seconds 2022-07-28 09:08:22.761 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-07-28 09:08:22.764 | + inc/async:async_wait:197 : return 0 2022-07-28 09:08:22.767 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-07-28 09:08:22.786 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:08:22.789 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-07-28 09:08:22.808 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:08:22.811 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-07-28 09:08:22.813 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 09:08:22.816 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-07-28 09:08:22.818 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-07-28 09:08:22.821 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-07-28 09:08:22.890 | + inc/async:async_inner:63 : init_glance 2022-07-28 09:08:22.935 | [388323 Async init_glance:427395]: running: init_glance 2022-07-28 09:08:22.938 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-07-28 09:08:22.962 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:08:22.965 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-07-28 09:08:22.968 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 09:08:22.971 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-07-28 09:08:22.975 | + ./stack.sh:main:1142 : configure_neutron 2022-07-28 09:08:22.979 | + lib/neutron:configure_neutron:621 : is_neutron_legacy_enabled 2022-07-28 09:08:22.986 | ++ 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-07-28 09:08:22.986 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 09:08:22.992 | + 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-07-28 09:08:22.996 | + 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-07-28 09:08:22.999 | + 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-07-28 09:08:23.003 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 09:08:23.006 | + lib/neutron:configure_neutron:623 : configure_mutnauq 2022-07-28 09:08:23.009 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_common 2022-07-28 09:08:23.011 | + lib/neutron-legacy:_configure_neutron_common:770 : _create_neutron_conf_dir 2022-07-28 09:08:23.013 | + lib/neutron-legacy:_create_neutron_conf_dir:763 : sudo install -d -o ubuntu /etc/neutron 2022-07-28 09:08:23.029 | + lib/neutron-legacy:_configure_neutron_common:773 : cd /opt/stack/neutron 2022-07-28 09:08:23.032 | + lib/neutron-legacy:_configure_neutron_common:773 : exec ./tools/generate_config_file_samples.sh 2022-07-28 09:08:26.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:26.957 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:26.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:26.957 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:28.885 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:08:28.924 | [427395 Async init_glance:427395]: finished successfully 2022-07-28 09:08:30.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:30.224 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:30.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:30.224 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:33.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:33.440 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:33.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:33.440 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:36.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:36.687 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:36.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:36.688 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:39.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:39.978 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:39.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:39.978 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:43.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:43.246 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:43.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:43.246 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:46.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:46.504 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:46.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:46.504 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:50.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:50.007 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:50.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:50.007 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:54.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:54.096 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:54.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:54.096 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:59.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:59.326 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:59.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:08:59.326 | from cryptography.utils import int_from_bytes 2022-07-28 09:08:59.665 | + lib/neutron-legacy:_configure_neutron_common:775 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-07-28 09:08:59.670 | + lib/neutron-legacy:_configure_neutron_common:777 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-07-28 09:08:59.672 | + lib/neutron-legacy:_configure_neutron_common:781 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-07-28 09:08:59.675 | + lib/neutron-legacy:_configure_neutron_common:785 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-07-28 09:08:59.677 | + lib/neutron-legacy:_configure_neutron_common:790 : neutron_plugin_configure_common 2022-07-28 09:08:59.680 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-07-28 09:08:59.682 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-07-28 09:08:59.684 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-07-28 09:08:59.687 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-07-28 09:08:59.689 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=router 2022-07-28 09:08:59.692 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ '' == '' ]] 2022-07-28 09:08:59.694 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : Q_SERVICE_PLUGIN_CLASSES=router 2022-07-28 09:08:59.696 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-07-28 09:08:59.699 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2_conf.ini == '' ]] 2022-07-28 09:08:59.702 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2 == '' ]] 2022-07-28 09:08:59.704 | + lib/neutron-legacy:_configure_neutron_common:797 : mkdir -p /etc/neutron/plugins/ml2 2022-07-28 09:08:59.709 | + lib/neutron-legacy:_configure_neutron_common:798 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 09:08:59.711 | + lib/neutron-legacy:_configure_neutron_common:801 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-07-28 09:08:59.713 | + lib/neutron-legacy:_configure_neutron_common:802 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 09:08:59.719 | ++ lib/neutron-legacy:_configure_neutron_common:807 : database_connection_url neutron 2022-07-28 09:08:59.722 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-07-28 09:08:59.724 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-07-28 09:08:59.726 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-07-28 09:08:59.729 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 09:08:59.731 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 09:08:59.733 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 09:08:59.750 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:08:59.753 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 09:08:59.755 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-28 09:08:59.758 | + lib/neutron-legacy:_configure_neutron_common:807 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-28 09:08:59.787 | + lib/neutron-legacy:_configure_neutron_common:808 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-07-28 09:08:59.823 | + lib/neutron-legacy:_configure_neutron_common:809 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-07-28 09:08:59.856 | + lib/neutron-legacy:_configure_neutron_common:810 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-07-28 09:08:59.889 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-07-28 09:08:59.922 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-07-28 09:08:59.956 | + lib/neutron-legacy:_configure_neutron_common:816 : '[' libvirt = fake ']' 2022-07-28 09:08:59.958 | + lib/neutron-legacy:_configure_neutron_common:826 : setup_logging /etc/neutron/neutron.conf 2022-07-28 09:08:59.961 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-07-28 09:08:59.963 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 09:08:59.967 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 09:08:59.986 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 09:08:59.989 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 09:08:59.991 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 09:08:59.994 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 09:08:59.996 | + 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-07-28 09:09:00.027 | + 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-07-28 09:09:00.058 | + 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-07-28 09:09:00.090 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 09:09:00.124 | + lib/neutron-legacy:_configure_neutron_common:828 : is_service_enabled tls-proxy 2022-07-28 09:09:00.143 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:09:00.145 | + lib/neutron-legacy:_configure_neutron_common:834 : _neutron_setup_rootwrap 2022-07-28 09:09:00.148 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : [[ True == \F\a\l\s\e ]] 2022-07-28 09:09:00.150 | + lib/neutron-legacy:_neutron_setup_rootwrap:981 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-07-28 09:09:00.153 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : [[ -d /etc/neutron/rootwrap.d ]] 2022-07-28 09:09:00.155 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : sudo rm -rf /etc/neutron/rootwrap.d 2022-07-28 09:09:00.169 | + lib/neutron-legacy:_neutron_setup_rootwrap:986 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-07-28 09:09:00.172 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:967 : [[ True == \F\a\l\s\e ]] 2022-07-28 09:09:00.175 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:970 : local srcdir=/opt/stack/neutron 2022-07-28 09:09:00.177 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-07-28 09:09:00.195 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-07-28 09:09:00.212 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-07-28 09:09:00.215 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-07-28 09:09:00.231 | + lib/neutron-legacy:_neutron_setup_rootwrap:995 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-07-28 09:09:00.246 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-07-28 09:09:00.261 | + lib/neutron-legacy:_neutron_setup_rootwrap:999 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-28 09:09:00.264 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 09:09:00.267 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1003 : mktemp 2022-07-28 09:09:00.273 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : TEMPFILE=/tmp/tmp.pI9aNAVdlN 2022-07-28 09:09:00.275 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-28 09:09:00.278 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 09:09:00.281 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : chmod 0440 /tmp/tmp.pI9aNAVdlN 2022-07-28 09:09:00.286 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo chown root:root /tmp/tmp.pI9aNAVdlN 2022-07-28 09:09:00.304 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo mv /tmp/tmp.pI9aNAVdlN /etc/sudoers.d/neutron-rootwrap 2022-07-28 09:09:00.319 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 09:09:00.354 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : [[ True == \T\r\u\e ]] 2022-07-28 09:09:00.357 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 09:09:00.393 | + lib/neutron-legacy:configure_mutnauq:346 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-07-28 09:09:00.395 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-07-28 09:09:00.398 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-07-28 09:09:00.401 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 09:09:00.404 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 09:09:00.407 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 09:09:00.427 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:09:00.430 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 09:09:00.433 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 09:09:00.436 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 09:09:00.458 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:09:00.461 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 09:09:00.465 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 09:09:00.498 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 09:09:00.501 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 09:09:00.503 | + lib/neutron-legacy:configure_mutnauq:348 : is_service_enabled q-metering 2022-07-28 09:09:00.522 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:09:00.525 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_metering 2022-07-28 09:09:00.527 | + lib/neutron-legacy:_configure_neutron_metering:883 : neutron_agent_metering_configure_common 2022-07-28 09:09:00.530 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 09:09:00.533 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 09:09:00.535 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ router == '' ]] 2022-07-28 09:09:00.538 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-07-28 09:09:00.540 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 09:09:00.543 | + lib/neutron-legacy:_configure_neutron_metering:884 : neutron_agent_metering_configure_agent 2022-07-28 09:09:00.546 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-07-28 09:09:00.548 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-07-28 09:09:00.553 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-07-28 09:09:00.555 | + 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-07-28 09:09:00.561 | + lib/neutron-legacy:configure_mutnauq:351 : is_service_enabled q-agt q-svc 2022-07-28 09:09:00.580 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:09:00.582 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_service 2022-07-28 09:09:00.585 | + lib/neutron-legacy:_configure_neutron_service:911 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-07-28 09:09:00.588 | + lib/neutron-legacy:_configure_neutron_service:912 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-07-28 09:09:00.593 | + lib/neutron-legacy:_configure_neutron_service:915 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-07-28 09:09:00.625 | + lib/neutron-legacy:_configure_neutron_service:917 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-28 09:09:00.658 | + lib/neutron-legacy:_configure_neutron_service:918 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-07-28 09:09:00.693 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-07-28 09:09:00.728 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-07-28 09:09:00.763 | + lib/neutron-legacy:_configure_neutron_service:922 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-07-28 09:09:00.766 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 09:09:00.768 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-07-28 09:09:00.771 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 09:09:00.773 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-07-28 09:09:00.806 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-07-28 09:09:00.838 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-07-28 09:09:00.871 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-07-28 09:09:00.904 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-07-28 09:09:00.936 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-07-28 09:09:00.969 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-07-28 09:09:01.005 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-07-28 09:09:01.040 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 09:09:01.074 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 09:09:01.108 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-07-28 09:09:01.142 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-07-28 09:09:01.178 | + lib/neutron-legacy:_configure_neutron_service:928 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-07-28 09:09:01.181 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 09:09:01.183 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 09:09:01.186 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-28 09:09:01.189 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-07-28 09:09:01.222 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-07-28 09:09:01.256 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.42/identity 2022-07-28 09:09:01.289 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-07-28 09:09:01.322 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-07-28 09:09:01.356 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-07-28 09:09:01.390 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-07-28 09:09:01.424 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-07-28 09:09:01.462 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-28 09:09:01.495 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-07-28 09:09:01.527 | + lib/neutron-legacy:_configure_neutron_service:931 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-07-28 09:09:01.530 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 09:09:01.533 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-28 09:09:01.535 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-07-28 09:09:01.538 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-07-28 09:09:01.573 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-07-28 09:09:01.607 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.42/identity 2022-07-28 09:09:01.640 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-07-28 09:09:01.676 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-07-28 09:09:01.712 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-07-28 09:09:01.747 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-07-28 09:09:01.780 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-07-28 09:09:01.813 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-07-28 09:09:01.848 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-07-28 09:09:01.881 | + lib/neutron-legacy:_configure_neutron_service:934 : neutron_plugin_configure_service 2022-07-28 09:09:01.884 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-07-28 09:09:01.887 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-07-28 09:09:01.890 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-07-28 09:09:01.893 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-07-28 09:09:01.896 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-07-28 09:09:01.898 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-07-28 09:09:01.901 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-07-28 09:09:01.903 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-07-28 09:09:01.906 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-07-28 09:09:01.908 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-07-28 09:09:01.911 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-07-28 09:09:01.913 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-07-28 09:09:01.916 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-07-28 09:09:01.919 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-07-28 09:09:01.921 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-07-28 09:09:01.924 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-07-28 09:09:01.926 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-07-28 09:09:01.929 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-07-28 09:09:01.931 | + 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-07-28 09:09:01.962 | + 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-07-28 09:09:01.964 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 09:09:01.967 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 09:09:01.970 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-07-28 09:09:01.973 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-07-28 09:09:01.975 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 09:09:01.978 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-07-28 09:09:02.009 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-07-28 09:09:02.012 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 09:09:02.014 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 09:09:02.017 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-07-28 09:09:02.019 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-07-28 09:09:02.022 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 09:09:02.025 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-07-28 09:09:02.055 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:130 : [[ -n '' ]] 2022-07-28 09:09:02.058 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-07-28 09:09:02.060 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 09:09:02.062 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 09:09:02.065 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-07-28 09:09:02.067 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-07-28 09:09:02.070 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 09:09:02.072 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-07-28 09:09:02.105 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-07-28 09:09:02.107 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 09:09:02.110 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 09:09:02.113 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-07-28 09:09:02.115 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-07-28 09:09:02.117 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 09:09:02.120 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-07-28 09:09:02.151 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-07-28 09:09:02.153 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 09:09:02.156 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-07-28 09:09:02.158 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-07-28 09:09:02.161 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-07-28 09:09:02.163 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 09:09:02.166 | + 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-07-28 09:09:02.199 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-07-28 09:09:02.202 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 09:09:02.205 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-07-28 09:09:02.207 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-28 09:09:02.210 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-28 09:09:02.213 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 09:09:02.215 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-07-28 09:09:02.249 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-07-28 09:09:02.252 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 09:09:02.255 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-07-28 09:09:02.258 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-07-28 09:09:02.260 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-07-28 09:09:02.263 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 09:09:02.266 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-07-28 09:09:02.300 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:150:199 2022-07-28 09:09:02.303 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 09:09:02.306 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-07-28 09:09:02.310 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-07-28 09:09:02.313 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-07-28 09:09:02.316 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 09:09:02.319 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-07-28 09:09:02.353 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-07-28 09:09:02.355 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 09:09:02.358 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-07-28 09:09:02.361 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-28 09:09:02.363 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-28 09:09:02.366 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 09:09:02.368 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-07-28 09:09:02.401 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:148 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-28 09:09:02.404 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-agt 2022-07-28 09:09:02.424 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:09:02.427 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_plugin_agent 2022-07-28 09:09:02.430 | + lib/neutron-legacy:_configure_neutron_plugin_agent:898 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 09:09:02.467 | + lib/neutron-legacy:_configure_neutron_plugin_agent:899 : [[ True == \T\r\u\e ]] 2022-07-28 09:09:02.469 | + lib/neutron-legacy:_configure_neutron_plugin_agent:900 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 09:09:02.502 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-28 09:09:02.536 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : neutron_plugin_configure_plugin_agent 2022-07-28 09:09:02.539 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-07-28 09:09:02.542 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-07-28 09:09:02.544 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-28 09:09:05.307 | INFO neutron.common.config [-] Logging enabled! 2022-07-28 09:09:05.307 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev449 2022-07-28 09:09:05.308 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=429500) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-28 09:09:05.359 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=429500) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 09:09:05.359 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=429500) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 09:09:05.359 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=429500) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 09:09:05.359 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=429500) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 09:09:05.359 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=429500) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 09:09:05.359 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=429500) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 09:09:05.414 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-28 09:09:05.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:09:05.414 | from cryptography.utils import int_from_bytes 2022-07-28 09:09:05.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:09:05.414 | from cryptography.utils import int_from_bytes 2022-07-28 09:09:05.801 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-07-28 09:09:05.805 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-07-28 09:09:05.809 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-07-28 09:09:05.812 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 09:09:05.816 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-07-28 09:09:05.888 | + 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-07-28 09:09:05.911 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-07-28 09:09:05.914 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-07-28 09:09:05.916 | + 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-07-28 09:09:05.950 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-07-28 09:09:05.954 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-07-28 09:09:05.963 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-07-28 09:09:05.966 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-07-28 09:09:05.970 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-07-28 09:09:05.985 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-07-28 09:09:06.003 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-28 09:09:06.006 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-07-28 09:09:06.016 | net.bridge.bridge-nf-call-iptables = 1 2022-07-28 09:09:06.019 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-28 09:09:06.022 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-07-28 09:09:06.032 | net.bridge.bridge-nf-call-ip6tables = 1 2022-07-28 09:09:06.036 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-07-28 09:09:06.039 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-07-28 09:09:06.042 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-07-28 09:09:06.045 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-07-28 09:09:06.048 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-07-28 09:09:06.051 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-28 09:09:06.054 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-28 09:09:06.057 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 09:09:06.060 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-28 09:09:06.099 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-07-28 09:09:06.102 | + 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-07-28 09:09:06.139 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-07-28 09:09:06.142 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-07-28 09:09:06.174 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-07-28 09:09:06.206 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-dhcp 2022-07-28 09:09:06.225 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:09:06.228 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_dhcp_agent 2022-07-28 09:09:06.231 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:839 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-07-28 09:09:06.236 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:841 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-07-28 09:09:06.269 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-07-28 09:09:06.301 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:844 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 09:09:06.336 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : [[ True == \T\r\u\e ]] 2022-07-28 09:09:06.339 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 09:09:06.372 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : is_service_enabled q-l3 2022-07-28 09:09:06.390 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:09:06.392 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:860 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-28 09:09:06.395 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-07-28 09:09:06.427 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-28 09:09:06.429 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-28 09:09:06.432 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-07-28 09:09:06.466 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:862 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-07-28 09:09:06.468 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-28 09:09:06.471 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-07-28 09:09:06.473 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-l3 2022-07-28 09:09:06.491 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:09:06.494 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_l3_agent 2022-07-28 09:09:06.497 | + 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-07-28 09:09:06.502 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-07-28 09:09:06.533 | + 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-07-28 09:09:06.568 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-07-28 09:09:06.571 | + 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-07-28 09:09:06.603 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-28 09:09:06.606 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-07-28 09:09:06.639 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-28 09:09:06.641 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-28 09:09:06.644 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-07-28 09:09:06.678 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-07-28 09:09:06.680 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-28 09:09:06.683 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-07-28 09:09:06.685 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-28 09:09:09.475 | INFO neutron.common.config [-] Logging enabled! 2022-07-28 09:09:09.475 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev449 2022-07-28 09:09:09.476 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=430032) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-28 09:09:09.527 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=430032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 09:09:09.527 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=430032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 09:09:09.527 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=430032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 09:09:09.527 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=430032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 09:09:09.527 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=430032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 09:09:09.528 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=430032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 09:09:09.590 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-07-28 09:09:09.591 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=430032) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-07-28 09:09:09.591 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=430032) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-07-28 09:09:09.591 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-28 09:09:09.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:09:09.591 | from cryptography.utils import int_from_bytes 2022-07-28 09:09:09.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:09:09.592 | from cryptography.utils import int_from_bytes 2022-07-28 09:09:09.980 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-07-28 09:09:09.982 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-07-28 09:09:09.985 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-07-28 09:09:09.987 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-28 09:09:09.990 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-28 09:09:09.992 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 09:09:09.995 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-28 09:09:10.013 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-07-28 09:09:10.016 | + functions:set_mtu:785 : local dev=br-data 2022-07-28 09:09:10.018 | + functions:set_mtu:786 : local mtu=1500 2022-07-28 09:09:10.021 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-07-28 09:09:10.035 | + 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-07-28 09:09:10.056 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-07-28 09:09:10.060 | + lib/neutron-legacy:_configure_public_network_connectivity:705 : [[ -n eth1 ]] 2022-07-28 09:09:10.063 | + lib/neutron-legacy:_configure_public_network_connectivity:706 : _move_neutron_addresses_route eth1 br-data True False inet 2022-07-28 09:09:10.066 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : local from_intf=eth1 2022-07-28 09:09:10.069 | + lib/neutron-legacy:_move_neutron_addresses_route:647 : local to_intf=br-data 2022-07-28 09:09:10.073 | + lib/neutron-legacy:_move_neutron_addresses_route:648 : local add_ovs_port=True 2022-07-28 09:09:10.076 | + lib/neutron-legacy:_move_neutron_addresses_route:649 : local del_ovs_port=False 2022-07-28 09:09:10.079 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local af=inet 2022-07-28 09:09:10.082 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n eth1 ]] 2022-07-28 09:09:10.085 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n br-data ]] 2022-07-28 09:09:10.088 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local IP_REPLACE= 2022-07-28 09:09:10.091 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local IP_DEL= 2022-07-28 09:09:10.093 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local IP_UP= 2022-07-28 09:09:10.096 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local DEFAULT_ROUTE_GW 2022-07-28 09:09:10.100 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : ip -f inet r 2022-07-28 09:09:10.101 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : awk '/default.+eth1\s/ { print $3; exit }' 2022-07-28 09:09:10.109 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : DEFAULT_ROUTE_GW= 2022-07-28 09:09:10.112 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local ADD_OVS_PORT= 2022-07-28 09:09:10.115 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local DEL_OVS_PORT= 2022-07-28 09:09:10.118 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local ARP_CMD= 2022-07-28 09:09:10.122 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : ip -f inet a s dev eth1 scope global primary 2022-07-28 09:09:10.123 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : grep inet 2022-07-28 09:09:10.123 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : awk '{ print $2, $3, $4; exit }' 2022-07-28 09:09:10.130 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : IP_BRD='192.168.0.49/22 brd 192.168.3.255' 2022-07-28 09:09:10.133 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : '[' '' '!=' '' ']' 2022-07-28 09:09:10.136 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : [[ True == \T\r\u\e ]] 2022-07-28 09:09:10.139 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-07-28 09:09:10.141 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ False == \T\r\u\e ]] 2022-07-28 09:09:10.144 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ 192.168.0.49/22 brd 192.168.3.255 != '' ]] 2022-07-28 09:09:10.147 | + lib/neutron-legacy:_move_neutron_addresses_route:682 : IP_DEL='sudo ip addr del 192.168.0.49/22 brd 192.168.3.255 dev eth1' 2022-07-28 09:09:10.149 | + lib/neutron-legacy:_move_neutron_addresses_route:683 : IP_REPLACE='sudo ip addr replace 192.168.0.49/22 brd 192.168.3.255 dev br-data' 2022-07-28 09:09:10.152 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : IP_UP='sudo ip link set br-data up' 2022-07-28 09:09:10.155 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ inet == \i\n\e\t ]] 2022-07-28 09:09:10.162 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : awk '{ print $1; exit }' 2022-07-28 09:09:10.163 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : echo 192.168.0.49/22 brd 192.168.3.255 2022-07-28 09:09:10.163 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : grep -o -E '(.*)/' 2022-07-28 09:09:10.163 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : cut -d / -f1 2022-07-28 09:09:10.167 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP=192.168.0.49 2022-07-28 09:09:10.170 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.49 ' 2022-07-28 09:09:10.172 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr del 192.168.0.49/22 brd 192.168.3.255 dev eth1 2022-07-28 09:09:10.189 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr replace 192.168.0.49/22 brd 192.168.3.255 dev br-data 2022-07-28 09:09:10.203 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip link set br-data up 2022-07-28 09:09:10.218 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-07-28 09:09:10.242 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ping -c 3 -w 5 -I br-data 192.168.0.49 2022-07-28 09:09:10.252 | PING 192.168.0.49 (192.168.0.49) from 192.168.0.49 br-data: 56(84) bytes of data. 2022-07-28 09:09:10.252 | 64 bytes from 192.168.0.49: icmp_seq=1 ttl=64 time=0.082 ms 2022-07-28 09:09:11.276 | 64 bytes from 192.168.0.49: icmp_seq=2 ttl=64 time=0.066 ms 2022-07-28 09:09:12.301 | 64 bytes from 192.168.0.49: icmp_seq=3 ttl=64 time=0.068 ms 2022-07-28 09:09:12.301 | 2022-07-28 09:09:12.301 | --- 192.168.0.49 ping statistics --- 2022-07-28 09:09:12.301 | 3 packets transmitted, 3 received, 0% packet loss, time 2049ms 2022-07-28 09:09:12.301 | rtt min/avg/max/mdev = 0.066/0.072/0.082/0.007 ms 2022-07-28 09:09:12.307 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : grep -c global 2022-07-28 09:09:12.307 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : ip -f inet6 a s dev eth1 2022-07-28 09:09:12.315 | + lib/neutron-legacy:_configure_public_network_connectivity:708 : [[ 0 != 0 ]] 2022-07-28 09:09:12.317 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-meta 2022-07-28 09:09:12.339 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:09:12.342 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_metadata_agent 2022-07-28 09:09:12.345 | + lib/neutron-legacy:_configure_neutron_metadata_agent:867 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-07-28 09:09:12.351 | + lib/neutron-legacy:_configure_neutron_metadata_agent:869 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-07-28 09:09:12.383 | + lib/neutron-legacy:_configure_neutron_metadata_agent:870 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.42 2022-07-28 09:09:12.416 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-07-28 09:09:12.452 | + lib/neutron-legacy:_configure_neutron_metadata_agent:872 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 09:09:12.497 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : [[ True == \T\r\u\e ]] 2022-07-28 09:09:12.500 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 09:09:12.535 | + lib/neutron-legacy:configure_mutnauq:367 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-28 09:09:12.538 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled ceilometer 2022-07-28 09:09:12.556 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:09:12.559 | + lib/neutron-legacy:configure_mutnauq:374 : [[ openvswitch == \o\v\n ]] 2022-07-28 09:09:12.561 | + lib/neutron-legacy:configure_mutnauq:380 : is_service_enabled q-placement neutron-placement 2022-07-28 09:09:12.580 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:09:12.583 | + lib/neutron-legacy:configure_mutnauq:383 : is_service_enabled q-trunk neutron-trunk 2022-07-28 09:09:12.602 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:09:12.604 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-qos neutron-qos 2022-07-28 09:09:12.624 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:09:12.626 | + lib/neutron-legacy:configure_mutnauq:394 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-07-28 09:09:12.662 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-07-28 09:09:12.695 | + lib/neutron:configure_neutron:628 : '[' False == True ']' 2022-07-28 09:09:12.698 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-07-28 09:09:12.717 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:09:12.720 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-07-28 09:09:12.739 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:09:12.742 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-07-28 09:09:12.745 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-07-28 09:09:12.812 | + inc/async:async_inner:63 : init_neutron 2022-07-28 09:09:12.862 | [388323 Async init_neutron:430508]: running: init_neutron 2022-07-28 09:09:12.865 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-07-28 09:09:12.888 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:09:12.892 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-07-28 09:09:12.909 | ++ ./stack.sh:main:1157 : true 2022-07-28 09:09:12.913 | + ./stack.sh:main:1157 : netman_pid= 2022-07-28 09:09:12.915 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-07-28 09:09:12.918 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-07-28 09:09:12.939 | + ./stack.sh:main:1164 : clean_iptables 2022-07-28 09:09:12.950 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-07-28 09:09:12.957 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-07-28 09:09:12.957 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-07-28 09:09:12.957 | + lib/nova:clean_iptables:186 : bash 2022-07-28 09:09:12.957 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-07-28 09:09:12.957 | + lib/nova:clean_iptables:186 : grep nova 2022-07-28 09:09:12.968 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 09:09:12.984 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-07-28 09:09:12.987 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-07-28 09:09:12.990 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-07-28 09:09:12.991 | + lib/nova:clean_iptables:188 : bash 2022-07-28 09:09:12.998 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-07-28 09:09:12.998 | + lib/nova:clean_iptables:188 : grep nova 2022-07-28 09:09:13.000 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 09:09:13.015 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 09:09:13.019 | + lib/nova:clean_iptables:190 : bash 2022-07-28 09:09:13.027 | + lib/nova:clean_iptables:190 : grep nova 2022-07-28 09:09:13.027 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-07-28 09:09:13.027 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-07-28 09:09:13.027 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-07-28 09:09:13.036 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-07-28 09:09:13.048 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 09:09:13.048 | + lib/nova:clean_iptables:192 : grep nova 2022-07-28 09:09:13.050 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-07-28 09:09:13.052 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-07-28 09:09:13.061 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-07-28 09:09:13.061 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-07-28 09:09:13.068 | + lib/nova:clean_iptables:192 : bash 2022-07-28 09:09:13.073 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-07-28 09:09:13.084 | net.ipv4.ip_forward = 1 2022-07-28 09:09:13.089 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-07-28 09:09:13.110 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:09:13.113 | + ./stack.sh:main:1173 : configure_os_vif 2022-07-28 09:09:13.117 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-07-28 09:09:13.124 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-07-28 09:09:13.173 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-07-28 09:09:13.212 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-07-28 09:09:13.216 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-07-28 09:09:13.259 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-07-28 09:09:13.300 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-07-28 09:09:13.328 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:09:13.333 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-07-28 09:09:13.336 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 09:09:13.339 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-07-28 09:09:13.343 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-07-28 09:09:13.345 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-07-28 09:09:13.431 | + inc/async:async_inner:63 : init_swift 2022-07-28 09:09:13.515 | [388323 Async init_swift:430866]: running: init_swift 2022-07-28 09:09:13.519 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-07-28 09:09:13.547 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:09:13.551 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-07-28 09:09:13.554 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 09:09:13.556 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-07-28 09:09:13.559 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-07-28 09:09:13.563 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-07-28 09:09:13.652 | + inc/async:async_inner:63 : init_cinder 2022-07-28 09:09:13.718 | [388323 Async init_cinder:430961]: running: init_cinder 2022-07-28 09:09:13.722 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-07-28 09:09:13.770 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:09:13.777 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-07-28 09:09:13.782 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 09:09:13.786 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-07-28 09:09:13.790 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-07-28 09:09:13.794 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-07-28 09:09:13.931 | + inc/async:async_inner:63 : init_placement 2022-07-28 09:09:14.066 | [388323 Async init_placement:431100]: running: init_placement 2022-07-28 09:09:14.075 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-07-28 09:09:14.233 | [388323 Async init_neutron:430508]: Waiting for completion of init_neutron running on PID 430508 (6 other jobs running) 2022-07-28 09:09:14.327 | [388323 Async init_neutron:430508]: Signaling child to exit 2022-07-28 09:09:17.667 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:09:17.729 | [430961 Async init_cinder:430961]: finished successfully 2022-07-28 09:09:26.575 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:09:26.619 | [430866 Async init_swift:430866]: finished successfully 2022-07-28 09:09:48.499 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:09:48.531 | [430508 Async init_neutron:430508]: finished successfully 2022-07-28 09:09:48.554 | WAKEUP 2022-07-28 09:09:48.585 | [388323 Async init_neutron:430508]: Signaled 2022-07-28 09:09:48.587 | + lib/neutron:init_neutron:679 : is_neutron_legacy_enabled 2022-07-28 09:09:48.587 | ++ 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-07-28 09:09:48.587 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 09:09:48.587 | + 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-07-28 09:09:48.587 | + 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-07-28 09:09:48.587 | + 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-07-28 09:09:48.588 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 09:09:48.588 | + lib/neutron:init_neutron:681 : init_mutnauq 2022-07-28 09:09:48.588 | + lib/neutron-legacy:init_mutnauq:452 : recreate_database neutron 2022-07-28 09:09:48.588 | + lib/database:recreate_database:112 : local db=neutron 2022-07-28 09:09:48.588 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-07-28 09:09:48.588 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-07-28 09:09:48.588 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-07-28 09:09:48.588 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 09:09:48.588 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-07-28 09:09:48.588 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 09:09:48.588 | + lib/neutron-legacy:init_mutnauq:453 : time_start dbsync 2022-07-28 09:09:48.588 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 09:09:48.588 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:09:48.588 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:09:48.588 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:09:48.588 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999357261 2022-07-28 09:09:48.588 | + lib/neutron-legacy:init_mutnauq:455 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-07-28 09:09:48.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:09:48.588 | from cryptography.utils import int_from_bytes 2022-07-28 09:09:48.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:09:48.588 | from cryptography.utils import int_from_bytes 2022-07-28 09:09:48.588 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-28 09:09:48.588 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-28 09:09:48.588 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-28 09:09:48.588 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-28 09:09:48.588 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-07-28 09:09:48.588 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-07-28 09:09:48.588 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-07-28 09:09:48.589 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-07-28 09:09:48.590 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-07-28 09:09:48.591 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-07-28 09:09:48.591 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-07-28 09:09:48.591 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-07-28 09:09:48.591 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-07-28 09:09:48.591 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-07-28 09:09:48.591 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-07-28 09:09:48.591 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-07-28 09:09:48.591 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-07-28 09:09:48.591 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-07-28 09:09:48.591 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-07-28 09:09:48.591 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-07-28 09:09:48.591 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-07-28 09:09:48.591 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-07-28 09:09:48.591 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-07-28 09:09:48.591 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-07-28 09:09:48.591 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-07-28 09:09:48.591 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-07-28 09:09:48.591 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-07-28 09:09:48.591 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-07-28 09:09:48.591 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-07-28 09:09:48.591 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-07-28 09:09:48.592 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-07-28 09:09:48.592 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-07-28 09:09:48.592 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-07-28 09:09:48.592 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-07-28 09:09:48.592 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-07-28 09:09:48.592 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-07-28 09:09:48.592 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-07-28 09:09:48.592 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-07-28 09:09:48.592 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-07-28 09:09:48.592 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-07-28 09:09:48.592 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-07-28 09:09:48.592 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-07-28 09:09:48.592 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-07-28 09:09:48.592 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-07-28 09:09:48.593 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-07-28 09:09:48.593 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-07-28 09:09:48.593 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-07-28 09:09:48.593 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-07-28 09:09:48.593 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-07-28 09:09:48.593 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-07-28 09:09:48.593 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-07-28 09:09:48.593 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-07-28 09:09:48.593 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-07-28 09:09:48.593 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-07-28 09:09:48.593 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-07-28 09:09:48.593 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-07-28 09:09:48.593 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-07-28 09:09:48.593 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-07-28 09:09:48.593 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-07-28 09:09:48.593 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-07-28 09:09:48.593 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-07-28 09:09:48.593 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-07-28 09:09:48.594 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-07-28 09:09:48.594 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-07-28 09:09:48.594 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-07-28 09:09:48.594 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-07-28 09:09:48.594 | Running upgrade for neutron ... 2022-07-28 09:09:48.594 | OK 2022-07-28 09:09:48.594 | + lib/neutron-legacy:init_mutnauq:456 : time_stop dbsync 2022-07-28 09:09:48.594 | + functions-common:time_stop:2440 : local name 2022-07-28 09:09:48.594 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:09:48.594 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:09:48.594 | + functions-common:time_stop:2443 : local total 2022-07-28 09:09:48.594 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:09:48.594 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 09:09:48.594 | + functions-common:time_stop:2447 : start_time=1658999357261 2022-07-28 09:09:48.594 | + functions-common:time_stop:2449 : [[ -z 1658999357261 ]] 2022-07-28 09:09:48.595 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:09:48.595 | + functions-common:time_stop:2452 : end_time=1658999388480 2022-07-28 09:09:48.595 | + functions-common:time_stop:2453 : elapsed_time=31219 2022-07-28 09:09:48.595 | + functions-common:time_stop:2454 : total=8402 2022-07-28 09:09:48.595 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:09:48.595 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=39621 2022-07-28 09:09:48.652 | [388323 Async init_neutron:430508]: finished init_neutron with result 0 in 35 seconds 2022-07-28 09:09:48.658 | + inc/async:async_wait:197 : return 0 2022-07-28 09:09:48.662 | + ./stack.sh:main:1203 : async_wait init_placement 2022-07-28 09:09:48.735 | [388323 Async init_placement:431100]: Waiting for completion of init_placement running on PID 431100 (5 other jobs running) 2022-07-28 09:09:48.770 | [388323 Async init_placement:431100]: Signaling child to exit 2022-07-28 09:10:06.076 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:10:06.105 | [431100 Async init_placement:431100]: finished successfully 2022-07-28 09:10:06.128 | WAKEUP 2022-07-28 09:10:06.156 | [388323 Async init_placement:431100]: Signaled 2022-07-28 09:10:06.158 | + lib/placement:init_placement:130 : recreate_database placement 2022-07-28 09:10:06.158 | + lib/database:recreate_database:112 : local db=placement 2022-07-28 09:10:06.158 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-07-28 09:10:06.158 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-07-28 09:10:06.158 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-07-28 09:10:06.158 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 09:10:06.158 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-07-28 09:10:06.158 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 09:10:06.158 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-07-28 09:10:06.158 | + lib/placement:init_placement:132 : create_placement_accounts 2022-07-28 09:10:06.158 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-07-28 09:10:06.158 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-07-28 09:10:06.158 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 09:10:06.158 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 09:10:06.158 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 09:10:06.158 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 09:10:06.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:06.158 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:06.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:06.158 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:06.158 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:10:06.158 | + functions-common:get_or_create_user:926 : user_id=72e6aedb591140ca936b41c52bc0d470 2022-07-28 09:10:06.158 | + functions-common:get_or_create_user:927 : echo 72e6aedb591140ca936b41c52bc0d470 2022-07-28 09:10:06.158 | 72e6aedb591140ca936b41c52bc0d470 2022-07-28 09:10:06.158 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-07-28 09:10:06.158 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:10:06.158 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 09:10:06.158 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:10:06.158 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:10:06.159 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 09:10:06.159 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 09:10:06.159 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 09:10:06.159 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 09:10:06.159 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 09:10:06.159 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 09:10:06.159 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-07-28 09:10:06.159 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:10:06.159 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:10:06.159 | ++ functions-common:get_field:813 : read data 2022-07-28 09:10:06.159 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:10:06.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:06.159 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:06.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:06.159 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:06.159 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:10:06.159 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:10:06.159 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:10:06.159 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-07-28 09:10:06.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:06.159 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:06.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:06.159 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:06.159 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-07-28 09:10:06.159 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:10:06.159 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:10:06.159 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:10:06.159 | ++ functions-common:get_field:813 : read data 2022-07-28 09:10:06.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:06.159 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:06.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:06.159 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:06.159 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:10:06.160 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:10:06.160 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:10:06.160 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:10:06.160 | ++ functions-common:get_field:819 : echo '| 13417fbdbc5145a69bc01ff0f931fd96 | 72e6aedb591140ca936b41c52bc0d470 | | 6c4349445f224184b093d9dfd0dfc642 | | | False |' 2022-07-28 09:10:06.160 | ++ functions-common:get_field:813 : read data 2022-07-28 09:10:06.160 | + functions-common:get_or_add_user_project_role:996 : user_role_id=13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:10:06.160 | + functions-common:get_or_add_user_project_role:998 : echo 13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:10:06.160 | 13417fbdbc5145a69bc01ff0f931fd96 2022-07-28 09:10:06.160 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 09:10:06.160 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-07-28 09:10:06.160 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 09:10:06.160 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 09:10:06.160 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 09:10:06.160 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 09:10:06.160 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 09:10:06.160 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 09:10:06.160 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 09:10:06.160 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 09:10:06.160 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 09:10:06.160 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 09:10:06.160 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:10:06.160 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-07-28 09:10:06.160 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 09:10:06.160 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:10:06.160 | ++ functions-common:get_field:813 : read data 2022-07-28 09:10:06.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:06.160 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:06.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:06.160 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:06.160 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:10:06.161 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 09:10:06.161 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 09:10:06.161 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-07-28 09:10:06.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:06.161 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:06.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:06.161 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:06.161 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 09:10:06.161 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-07-28 09:10:06.161 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 09:10:06.161 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:10:06.161 | ++ functions-common:get_field:813 : read data 2022-07-28 09:10:06.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:06.161 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:06.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:06.161 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:06.161 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:10:06.161 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 09:10:06.161 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 09:10:06.161 | ++ functions-common:get_field:819 : echo '| c67085ec338243df8f9b7d6459036e23 | 72e6aedb591140ca936b41c52bc0d470 | | 6c4349445f224184b093d9dfd0dfc642 | | | False |' 2022-07-28 09:10:06.161 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 09:10:06.161 | ++ functions-common:get_field:813 : read data 2022-07-28 09:10:06.161 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c67085ec338243df8f9b7d6459036e23 2022-07-28 09:10:06.161 | + functions-common:get_or_add_user_project_role:998 : echo c67085ec338243df8f9b7d6459036e23 2022-07-28 09:10:06.161 | c67085ec338243df8f9b7d6459036e23 2022-07-28 09:10:06.161 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.42/placement 2022-07-28 09:10:06.161 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-07-28 09:10:06.161 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 09:10:06.161 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-07-28 09:10:06.161 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-07-28 09:10:06.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:06.161 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:06.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:06.161 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:06.162 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:10:06.162 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 09:10:06.162 | 9070a44bc769420b8c70734feab0864c' 2022-07-28 09:10:06.162 | + functions-common:get_or_create_service:1095 : echo 9070a44bc769420b8c70734feab0864c 2022-07-28 09:10:06.162 | 9070a44bc769420b8c70734feab0864c 2022-07-28 09:10:06.162 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.42/placement 2022-07-28 09:10:06.162 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 09:10:06.162 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.42/placement RegionOne 2022-07-28 09:10:06.162 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 09:10:06.162 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-07-28 09:10:06.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:06.162 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:06.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:06.162 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:06.162 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:10:06.162 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 09:10:06.162 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 09:10:06.162 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.42/placement --region RegionOne -f value -c id 2022-07-28 09:10:06.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:06.162 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:06.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:06.162 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:06.162 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:10:06.162 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=37f0fba9789d4c198a602956f88f27a9 2022-07-28 09:10:06.162 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 37f0fba9789d4c198a602956f88f27a9 2022-07-28 09:10:06.162 | + functions-common:get_or_create_endpoint:1128 : public_id=37f0fba9789d4c198a602956f88f27a9 2022-07-28 09:10:06.162 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 09:10:06.162 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 09:10:06.162 | + functions-common:get_or_create_endpoint:1137 : echo 37f0fba9789d4c198a602956f88f27a9 2022-07-28 09:10:06.162 | 37f0fba9789d4c198a602956f88f27a9 2022-07-28 09:10:06.211 | [388323 Async init_placement:431100]: finished init_placement with result 0 in 52 seconds 2022-07-28 09:10:06.215 | + inc/async:async_wait:197 : return 0 2022-07-28 09:10:06.218 | + ./stack.sh:main:1204 : async_wait init_glance 2022-07-28 09:10:06.283 | [388323 Async init_glance:427395]: Waiting for completion of init_glance running on PID 427395 (4 other jobs running) 2022-07-28 09:10:06.311 | [388323 Async init_glance:427395]: Signaling child to exit 2022-07-28 09:10:06.311 | WAKEUP 2022-07-28 09:10:06.338 | [388323 Async init_glance:427395]: Signaled 2022-07-28 09:10:06.339 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-07-28 09:10:06.340 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-07-28 09:10:06.340 | + lib/glance:init_glance:485 : recreate_database glance 2022-07-28 09:10:06.340 | + lib/database:recreate_database:112 : local db=glance 2022-07-28 09:10:06.340 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-07-28 09:10:06.340 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-07-28 09:10:06.340 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-07-28 09:10:06.340 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 09:10:06.340 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-07-28 09:10:06.340 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 09:10:06.340 | + lib/glance:init_glance:487 : time_start dbsync 2022-07-28 09:10:06.340 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 09:10:06.340 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:10:06.340 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:10:06.340 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:10:06.340 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999302995 2022-07-28 09:10:06.340 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-07-28 09:10:06.340 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 09:10:06.340 | ERROR glance Traceback (most recent call last): 2022-07-28 09:10:06.340 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-28 09:10:06.340 | ERROR glance  sys.exit(main()) 2022-07-28 09:10:06.340 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-28 09:10:06.340 | ERROR glance  return CONF.command.action_fn() 2022-07-28 09:10:06.340 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-07-28 09:10:06.340 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-07-28 09:10:06.340 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-07-28 09:10:06.340 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-07-28 09:10:06.340 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-07-28 09:10:06.340 | ERROR glance  engine = db_api.get_engine() 2022-07-28 09:10:06.340 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-28 09:10:06.340 | ERROR glance  facade = _create_facade_lazily() 2022-07-28 09:10:06.340 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-28 09:10:06.341 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-28 09:10:06.341 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-28 09:10:06.341 | ERROR glance  return cls( 2022-07-28 09:10:06.341 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-28 09:10:06.341 | ERROR glance  self._factory._start( 2022-07-28 09:10:06.341 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-28 09:10:06.341 | ERROR glance  self._setup_for_connection( 2022-07-28 09:10:06.341 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-28 09:10:06.341 | ERROR glance  engine = engines.create_engine( 2022-07-28 09:10:06.341 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-28 09:10:06.341 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-28 09:10:06.341 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-28 09:10:06.341 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-28 09:10:06.341 | ERROR glance  File "", line 2, in create_engine 2022-07-28 09:10:06.341 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-28 09:10:06.341 | ERROR glance  return fn(*args, **kwargs) 2022-07-28 09:10:06.341 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-28 09:10:06.341 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-28 09:10:06.341 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-28 09:10:06.341 | ERROR glance  loaded_plugins = [ 2022-07-28 09:10:06.341 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-28 09:10:06.341 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-28 09:10:06.341 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-28 09:10:06.341 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-28 09:10:06.341 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 09:10:06.341 | ERROR glance  2022-07-28 09:10:06.341 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-07-28 09:10:06.341 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 09:10:06.341 | ERROR glance Traceback (most recent call last): 2022-07-28 09:10:06.341 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-28 09:10:06.341 | ERROR glance  sys.exit(main()) 2022-07-28 09:10:06.341 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-28 09:10:06.341 | ERROR glance  return CONF.command.action_fn() 2022-07-28 09:10:06.341 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-07-28 09:10:06.341 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-07-28 09:10:06.342 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-07-28 09:10:06.342 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-07-28 09:10:06.342 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-28 09:10:06.342 | ERROR glance  facade = _create_facade_lazily() 2022-07-28 09:10:06.342 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-28 09:10:06.342 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-28 09:10:06.342 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-28 09:10:06.342 | ERROR glance  return cls( 2022-07-28 09:10:06.342 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-28 09:10:06.342 | ERROR glance  self._factory._start( 2022-07-28 09:10:06.342 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-28 09:10:06.342 | ERROR glance  self._setup_for_connection( 2022-07-28 09:10:06.342 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-28 09:10:06.342 | ERROR glance  engine = engines.create_engine( 2022-07-28 09:10:06.342 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-28 09:10:06.342 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-28 09:10:06.342 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-28 09:10:06.342 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-28 09:10:06.342 | ERROR glance  File "", line 2, in create_engine 2022-07-28 09:10:06.342 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-28 09:10:06.342 | ERROR glance  return fn(*args, **kwargs) 2022-07-28 09:10:06.342 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-28 09:10:06.342 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-28 09:10:06.342 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-28 09:10:06.342 | ERROR glance  loaded_plugins = [ 2022-07-28 09:10:06.342 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-28 09:10:06.342 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-28 09:10:06.342 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-28 09:10:06.342 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-28 09:10:06.342 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 09:10:06.342 | ERROR glance  2022-07-28 09:10:06.342 | + lib/glance:init_glance:493 : time_stop dbsync 2022-07-28 09:10:06.342 | + functions-common:time_stop:2440 : local name 2022-07-28 09:10:06.342 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:10:06.343 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:10:06.343 | + functions-common:time_stop:2443 : local total 2022-07-28 09:10:06.343 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:10:06.343 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 09:10:06.343 | + functions-common:time_stop:2447 : start_time=1658999302995 2022-07-28 09:10:06.343 | + functions-common:time_stop:2449 : [[ -z 1658999302995 ]] 2022-07-28 09:10:06.343 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:10:06.343 | + functions-common:time_stop:2452 : end_time=1658999308866 2022-07-28 09:10:06.343 | + functions-common:time_stop:2453 : elapsed_time=5871 2022-07-28 09:10:06.343 | + functions-common:time_stop:2454 : total=8402 2022-07-28 09:10:06.343 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:10:06.343 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14273 2022-07-28 09:10:06.391 | [388323 Async init_glance:427395]: finished init_glance with result 0 in 6 seconds 2022-07-28 09:10:06.395 | + inc/async:async_wait:197 : return 0 2022-07-28 09:10:06.398 | + ./stack.sh:main:1205 : async_wait init_swift 2022-07-28 09:10:06.459 | [388323 Async init_swift:430866]: Waiting for completion of init_swift running on PID 430866 (3 other jobs running) 2022-07-28 09:10:06.489 | [388323 Async init_swift:430866]: Signaling child to exit 2022-07-28 09:10:06.489 | WAKEUP 2022-07-28 09:10:06.521 | [388323 Async init_swift:430866]: Signaled 2022-07-28 09:10:06.522 | + lib/swift:init_swift:673 : local node_number 2022-07-28 09:10:06.522 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-28 09:10:06.522 | No object-reconstructor running 2022-07-28 09:10:06.522 | No object-replicator running 2022-07-28 09:10:06.523 | No proxy-server running 2022-07-28 09:10:06.523 | No object-expirer running 2022-07-28 09:10:06.523 | No object-updater running 2022-07-28 09:10:06.523 | No container-server running 2022-07-28 09:10:06.523 | No container-replicator running 2022-07-28 09:10:06.523 | No account-auditor running 2022-07-28 09:10:06.523 | No container-updater running 2022-07-28 09:10:06.523 | No container-sync running 2022-07-28 09:10:06.523 | No object-server running 2022-07-28 09:10:06.523 | No account-reaper running 2022-07-28 09:10:06.523 | No container-auditor running 2022-07-28 09:10:06.523 | No object-auditor running 2022-07-28 09:10:06.523 | No account-server running 2022-07-28 09:10:06.523 | No container-reconciler running 2022-07-28 09:10:06.523 | No account-replicator running 2022-07-28 09:10:06.523 | No container-sharder running 2022-07-28 09:10:06.523 | + lib/swift:init_swift:675 : true 2022-07-28 09:10:06.523 | + lib/swift:init_swift:678 : create_swift_disk 2022-07-28 09:10:06.523 | + lib/swift:create_swift_disk:570 : local node_number 2022-07-28 09:10:06.523 | + lib/swift:create_swift_disk:575 : local user_group 2022-07-28 09:10:06.523 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-07-28 09:10:06.523 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-07-28 09:10:06.523 | + lib/swift:create_swift_disk:577 : 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-07-28 09:10:06.523 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-07-28 09:10:06.523 | + functions:create_disk:732 : local node_number 2022-07-28 09:10:06.523 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-28 09:10:06.524 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-28 09:10:06.524 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-07-28 09:10:06.524 | + functions:create_disk:736 : local key 2022-07-28 09:10:06.524 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-28 09:10:06.524 | ++ functions:create_disk:738 : sed s#/.## 2022-07-28 09:10:06.524 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-28 09:10:06.524 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-28 09:10:06.524 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-07-28 09:10:06.524 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-28 09:10:06.524 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-28 09:10:06.524 | + functions:destroy_disk:765 : local key 2022-07-28 09:10:06.524 | ++ functions:destroy_disk:767 : sed s#/.## 2022-07-28 09:10:06.524 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-28 09:10:06.524 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-28 09:10:06.524 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-28 09:10:06.524 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-07-28 09:10:06.524 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-07-28 09:10:06.524 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-07-28 09:10:06.524 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-07-28 09:10:06.524 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-07-28 09:10:06.524 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-07-28 09:10:06.524 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-07-28 09:10:06.524 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-07-28 09:10:06.524 | = sectsz=512 attr=2, projid32bit=1 2022-07-28 09:10:06.524 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-07-28 09:10:06.524 | = reflink=1 2022-07-28 09:10:06.525 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-07-28 09:10:06.525 | = sunit=0 swidth=0 blks 2022-07-28 09:10:06.525 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-07-28 09:10:06.525 | log =internal log bsize=4096 blocks=2560, version=2 2022-07-28 09:10:06.525 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-07-28 09:10:06.525 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-07-28 09:10:06.525 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-07-28 09:10:06.525 | + 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-07-28 09:10:06.525 | /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-07-28 09:10:06.525 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-07-28 09:10:06.525 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-07-28 09:10:06.525 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-07-28 09:10:06.525 | + lib/swift:create_swift_disk:584 : local node_number 2022-07-28 09:10:06.525 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 09:10:06.525 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-07-28 09:10:06.525 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-07-28 09:10:06.525 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-07-28 09:10:06.525 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-28 09:10:06.525 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-07-28 09:10:06.525 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-28 09:10:06.525 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-07-28 09:10:06.525 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1658998599.object.builder backups/1658998600.container.builder backups/1658998601.account.builder backups/1658998607.object.builder backups/1658998608.container.builder backups/1658998609.account.builder backups/1658998607.object.ring.gz backups/1658998608.container.ring.gz backups/1658998609.account.ring.gz 2022-07-28 09:10:06.525 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-07-28 09:10:06.525 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-07-28 09:10:06.525 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-07-28 09:10:06.525 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-07-28 09:10:06.525 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 09:10:06.525 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-07-28 09:10:06.525 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-07-28 09:10:06.525 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-07-28 09:10:06.525 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-07-28 09:10:06.525 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-07-28 09:10:06.525 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-07-28 09:10:06.526 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-07-28 09:10:06.526 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-07-28 09:10:06.526 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-07-28 09:10:06.526 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-07-28 09:10:06.526 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 09:10:06.526 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-07-28 09:10:06.526 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 09:10:06.526 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-07-28 09:10:06.526 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 09:10:06.526 | + lib/swift:init_swift:719 : popd 2022-07-28 09:10:06.574 | [388323 Async init_swift:430866]: finished init_swift with result 0 in 13 seconds 2022-07-28 09:10:06.579 | + inc/async:async_wait:197 : return 0 2022-07-28 09:10:06.582 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-07-28 09:10:06.637 | [388323 Async init_cinder:430961]: Waiting for completion of init_cinder running on PID 430961 (2 other jobs running) 2022-07-28 09:10:06.670 | [388323 Async init_cinder:430961]: Signaling child to exit 2022-07-28 09:10:06.670 | WAKEUP 2022-07-28 09:10:06.695 | [388323 Async init_cinder:430961]: Signaled 2022-07-28 09:10:06.696 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-07-28 09:10:06.696 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:06.696 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-07-28 09:10:06.696 | + lib/database:recreate_database:112 : local db=cinder 2022-07-28 09:10:06.696 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-07-28 09:10:06.696 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-07-28 09:10:06.696 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-07-28 09:10:06.696 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 09:10:06.696 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-07-28 09:10:06.696 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 09:10:06.696 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-07-28 09:10:06.696 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 09:10:06.696 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:10:06.697 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:10:06.697 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:10:06.697 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999353802 2022-07-28 09:10:06.697 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-07-28 09:10:06.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:06.697 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:06.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:06.697 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:06.697 | Failed to initialize object. 2022-07-28 09:10:06.697 | Traceback (most recent call last): 2022-07-28 09:10:06.697 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-07-28 09:10:06.697 | cls.model = db.get_model_for_versioned_object(cls) 2022-07-28 09:10:06.697 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-07-28 09:10:06.697 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-07-28 09:10:06.697 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-07-28 09:10:06.697 | self._load_backend() 2022-07-28 09:10:06.697 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-07-28 09:10:06.697 | self._backend = backend_mod.get_backend() 2022-07-28 09:10:06.697 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-07-28 09:10:06.697 | Traceback (most recent call last): 2022-07-28 09:10:06.697 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-07-28 09:10:06.698 | cls.model = db.get_model_for_versioned_object(cls) 2022-07-28 09:10:06.698 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-07-28 09:10:06.698 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-07-28 09:10:06.698 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-07-28 09:10:06.698 | self._load_backend() 2022-07-28 09:10:06.698 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-07-28 09:10:06.698 | self._backend = backend_mod.get_backend() 2022-07-28 09:10:06.698 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-07-28 09:10:06.698 | 2022-07-28 09:10:06.698 | During handling of the above exception, another exception occurred: 2022-07-28 09:10:06.698 | 2022-07-28 09:10:06.698 | Traceback (most recent call last): 2022-07-28 09:10:06.698 | File "/usr/local/bin/cinder-manage", line 6, in 2022-07-28 09:10:06.698 | from cinder.cmd.manage import main 2022-07-28 09:10:06.698 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 75, in 2022-07-28 09:10:06.698 | from cinder.db import migration as db_migration 2022-07-28 09:10:06.698 | File "/opt/stack/cinder/cinder/db/migration.py", line 31, in 2022-07-28 09:10:06.698 | from cinder.db.sqlalchemy import api as db_api 2022-07-28 09:10:06.698 | File "/opt/stack/cinder/cinder/db/sqlalchemy/api.py", line 61, in 2022-07-28 09:10:06.698 | from cinder.volume import volume_utils 2022-07-28 09:10:06.698 | File "/opt/stack/cinder/cinder/volume/volume_utils.py", line 68, in 2022-07-28 09:10:06.698 | from cinder.volume import driver 2022-07-28 09:10:06.698 | File "/opt/stack/cinder/cinder/volume/driver.py", line 358, in 2022-07-28 09:10:06.698 | CONF.import_opt('backup_use_same_host', 'cinder.backup.api') 2022-07-28 09:10:06.698 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2426, in import_opt 2022-07-28 09:10:06.698 | __import__(module_str) 2022-07-28 09:10:06.698 | File "/opt/stack/cinder/cinder/backup/api.py", line 41, in 2022-07-28 09:10:06.698 | from cinder.objects import volume_type 2022-07-28 09:10:06.698 | File "/opt/stack/cinder/cinder/objects/volume_type.py", line 27, in 2022-07-28 09:10:06.698 | class VolumeType(base.CinderPersistentObject, base.CinderObject, 2022-07-28 09:10:06.698 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 139, in register 2022-07-28 09:10:06.698 | registry._register_class(obj_cls) 2022-07-28 09:10:06.698 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 134, in _register_class 2022-07-28 09:10:06.698 | self.registration_hook(cls, 0) 2022-07-28 09:10:06.698 | File "/opt/stack/cinder/cinder/objects/base.py", line 158, in registration_hook 2022-07-28 09:10:06.699 | cls.cinder_ovo_cls_init() 2022-07-28 09:10:06.699 | File "/opt/stack/cinder/cinder/objects/base.py", line 274, in cinder_ovo_cls_init 2022-07-28 09:10:06.699 | raise exception.ProgrammingError(reason=msg) 2022-07-28 09:10:06.699 | cinder.exception.ProgrammingError: Programming error in Cinder: Couldn't find ORM model for Persistent Versioned Object VolumeType. 2022-07-28 09:10:06.699 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-07-28 09:10:06.699 | + functions-common:time_stop:2440 : local name 2022-07-28 09:10:06.699 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:10:06.699 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:10:06.699 | + functions-common:time_stop:2443 : local total 2022-07-28 09:10:06.699 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:10:06.699 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 09:10:06.699 | + functions-common:time_stop:2447 : start_time=1658999353802 2022-07-28 09:10:06.699 | + functions-common:time_stop:2449 : [[ -z 1658999353802 ]] 2022-07-28 09:10:06.699 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:10:06.699 | + functions-common:time_stop:2452 : end_time=1658999357501 2022-07-28 09:10:06.699 | + functions-common:time_stop:2453 : elapsed_time=3699 2022-07-28 09:10:06.699 | + functions-common:time_stop:2454 : total=8402 2022-07-28 09:10:06.699 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:10:06.699 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12101 2022-07-28 09:10:06.699 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-07-28 09:10:06.699 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:10:06.699 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-07-28 09:10:06.699 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:10:06.699 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-07-28 09:10:06.747 | [388323 Async init_cinder:430961]: finished init_cinder with result 0 in 4 seconds 2022-07-28 09:10:06.751 | + inc/async:async_wait:197 : return 0 2022-07-28 09:10:06.754 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-07-28 09:10:06.774 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:06.778 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-07-28 09:10:06.780 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 09:10:06.783 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-07-28 09:10:06.785 | + ./stack.sh:main:1213 : init_nova 2022-07-28 09:10:06.788 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-07-28 09:10:06.813 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:06.816 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-07-28 09:10:06.835 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:06.838 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 09:10:06.841 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 09:10:06.912 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 09:10:06.966 | [388323 Async nova-cell-0:433116]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 09:10:06.971 | ++ lib/nova:init_nova:838 : seq 1 1 2022-07-28 09:10:06.977 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 09:10:06.981 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-07-28 09:10:06.984 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 09:10:06.987 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 09:10:06.990 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 09:10:07.060 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 09:10:07.123 | [388323 Async nova-cell-1:433208]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 09:10:07.128 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-07-28 09:10:07.136 | + lib/database:recreate_database:112 : local db=nova_api 2022-07-28 09:10:07.139 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-07-28 09:10:07.142 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-07-28 09:10:07.146 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-07-28 09:10:07.152 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 09:10:07.635 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-07-28 09:10:07.641 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 09:10:07.660 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-07-28 09:10:08.267 | 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-07-28 09:10:12.205 | INFO dbcounter [-] Registered counter for database nova_api 2022-07-28 09:10:12.232 | DEBUG dbcounter [-] [433266] Writer thread running {{(pid=433266) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 09:10:12.233 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 09:10:12.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:12.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:12.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:12.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:12.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:12.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:12.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:12.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:12.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:12.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:12.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:12.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:12.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:12.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:12.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:12.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:12.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:12.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:12.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:12.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:12.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:12.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:12.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:12.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:12.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:12.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:12.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:12.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:12.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:12.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:12.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:12.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:12.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:12.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:12.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:12.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:12.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:12.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:12.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:12.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:12.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:12.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:12.243 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 09:10:12.243 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=433266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 09:10:12.279 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 09:10:12.279 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 09:10:12.322 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-07-28 09:10:14.811 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=433266) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 09:10:14.820 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-07-28 09:10:15.283 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=433266) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 09:10:15.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:15.295 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:15.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:15.295 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:15.851 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-07-28 09:10:15.854 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-28 09:10:15.857 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-28 09:10:15.861 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-28 09:10:15.863 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 09:10:15.867 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 09:10:15.870 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 09:10:15.899 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:15.902 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 09:10:15.907 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 09:10:15.911 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 09:10:16.710 | 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-07-28 09:10:20.111 | INFO dbcounter [None req-e2907a57-2438-4133-9375-c36852535387 None None] Registered counter for database nova_api 2022-07-28 09:10:20.142 | DEBUG dbcounter [-] [433790] Writer thread running {{(pid=433790) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 09:10:20.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:20.201 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:20.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:20.201 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:20.700 | ++ lib/nova:init_nova:850 : seq 0 1 2022-07-28 09:10:20.705 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-28 09:10:20.708 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-07-28 09:10:20.773 | [388323 Async nova-cell-0:433116]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 433116 (3 other jobs running) 2022-07-28 09:10:20.784 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:10:20.802 | [388323 Async nova-cell-0:433116]: Signaling child to exit 2022-07-28 09:10:20.807 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:10:20.817 | [433116 Async nova-cell-0:433116]: finished successfully 2022-07-28 09:10:20.837 | [433208 Async nova-cell-1:433208]: finished successfully 2022-07-28 09:10:20.837 | WAKEUP 2022-07-28 09:10:20.861 | [388323 Async nova-cell-0:433116]: Signaled 2022-07-28 09:10:20.862 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-07-28 09:10:20.862 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-07-28 09:10:20.862 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-07-28 09:10:20.862 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-07-28 09:10:20.863 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-07-28 09:10:20.863 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-07-28 09:10:20.863 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-07-28 09:10:20.863 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 09:10:20.863 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-07-28 09:10:20.863 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 09:10:20.863 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-07-28 09:10:20.863 | 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-07-28 09:10:20.863 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-07-28 09:10:20.863 | DEBUG dbcounter [-] [433273] Writer thread running {{(pid=433273) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 09:10:20.863 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 09:10:20.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:20.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:20.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:20.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:20.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:20.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:20.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:20.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:20.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:20.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:20.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:20.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:20.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:20.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:20.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:20.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:20.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:20.864 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 09:10:20.865 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=433273) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 09:10:20.865 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 09:10:20.865 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 09:10:20.865 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-28 09:10:20.865 | DEBUG dbcounter [-] [433273] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=433273) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 09:10:20.865 | DEBUG dbcounter [-] [433273] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=433273) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 09:10:20.865 | DEBUG dbcounter [-] [433273] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=433273) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 09:10:20.865 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=433273) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 09:10:20.865 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-28 09:10:20.865 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=433273) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 09:10:20.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:20.865 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:20.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:20.865 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:20.907 | [388323 Async nova-cell-0:433116]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-07-28 09:10:20.911 | + inc/async:async_wait:197 : return 0 2022-07-28 09:10:20.914 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-28 09:10:20.916 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-07-28 09:10:20.969 | [388323 Async nova-cell-1:433208]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 433208 (2 other jobs running) 2022-07-28 09:10:20.997 | [388323 Async nova-cell-1:433208]: Signaling child to exit 2022-07-28 09:10:20.997 | WAKEUP 2022-07-28 09:10:21.021 | [388323 Async nova-cell-1:433208]: Signaled 2022-07-28 09:10:21.023 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-07-28 09:10:21.023 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-07-28 09:10:21.023 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-07-28 09:10:21.023 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-07-28 09:10:21.023 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-07-28 09:10:21.023 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-07-28 09:10:21.023 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-07-28 09:10:21.023 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 09:10:21.023 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-07-28 09:10:21.023 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 09:10:21.023 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-07-28 09:10:21.023 | 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-07-28 09:10:21.023 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-07-28 09:10:21.023 | DEBUG dbcounter [-] [433281] Writer thread running {{(pid=433281) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 09:10:21.023 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:21.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:21.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:21.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:21.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:21.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:21.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:21.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:21.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:21.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:21.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:21.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:21.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:21.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:21.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:21.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:21.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:21.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:21.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:21.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 09:10:21.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 09:10:21.025 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 09:10:21.025 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=433281) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 09:10:21.025 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 09:10:21.025 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 09:10:21.025 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-28 09:10:21.025 | DEBUG dbcounter [-] [433281] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=433281) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 09:10:21.025 | DEBUG dbcounter [-] [433281] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=433281) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 09:10:21.025 | DEBUG dbcounter [-] [433281] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=433281) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 09:10:21.025 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=433281) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 09:10:21.026 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-28 09:10:21.026 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=433281) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 09:10:21.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:21.026 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:21.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:21.026 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:21.069 | [388323 Async nova-cell-1:433208]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2022-07-28 09:10:21.073 | + inc/async:async_wait:197 : return 0 2022-07-28 09:10:21.076 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 09:10:21.079 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-07-28 09:10:21.671 | 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-07-28 09:10:24.427 | Running batches of 50 until complete 2022-07-28 09:10:24.427 | INFO dbcounter [None req-d617b792-22e4-4fed-b2cb-08f023d42534 None None] Registered counter for database nova_cell0 2022-07-28 09:10:24.453 | DEBUG dbcounter [-] [434324] Writer thread running {{(pid=434324) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 09:10:24.584 | INFO dbcounter [None req-d617b792-22e4-4fed-b2cb-08f023d42534 None None] Registered counter for database nova_api 2022-07-28 09:10:24.596 | DEBUG dbcounter [-] [434324] Writer thread running {{(pid=434324) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 09:10:24.730 | INFO dbcounter [None req-d617b792-22e4-4fed-b2cb-08f023d42534 None None] Registered counter for database nova_cell0 2022-07-28 09:10:24.743 | DEBUG dbcounter [-] [434324] Writer thread running {{(pid=434324) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 09:10:24.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:24.821 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:24.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:24.821 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:24.821 | +-------------------------------------+--------------+-----------+ 2022-07-28 09:10:24.821 | | Migration | Total Needed | Completed | 2022-07-28 09:10:24.821 | +-------------------------------------+--------------+-----------+ 2022-07-28 09:10:24.821 | | fill_virtual_interface_list | 0 | 0 | 2022-07-28 09:10:24.821 | | migrate_empty_ratio | 0 | 0 | 2022-07-28 09:10:24.821 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-07-28 09:10:24.821 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-07-28 09:10:24.821 | | migration_migrate_to_uuid | 0 | 0 | 2022-07-28 09:10:24.821 | | populate_dev_uuids | 0 | 0 | 2022-07-28 09:10:24.821 | | populate_missing_availability_zones | 0 | 0 | 2022-07-28 09:10:24.821 | | populate_queued_for_delete | 0 | 0 | 2022-07-28 09:10:24.821 | | populate_user_id | 0 | 0 | 2022-07-28 09:10:24.821 | | populate_uuids | 0 | 0 | 2022-07-28 09:10:24.821 | +-------------------------------------+--------------+-----------+ 2022-07-28 09:10:25.315 | ++ lib/nova:init_nova:864 : seq 1 1 2022-07-28 09:10:25.320 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 09:10:25.323 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-07-28 09:10:25.326 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 09:10:25.329 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 09:10:25.333 | + lib/nova:init_nova:865 : /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-07-28 09:10:25.917 | 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-07-28 09:10:28.701 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-07-28 09:10:28.701 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-07-28 09:10:28.701 | INFO dbcounter [None req-f2750187-b75e-4ce8-995d-ca76d3bb18af None None] Registered counter for database nova_api 2022-07-28 09:10:28.730 | DEBUG dbcounter [-] [434341] Writer thread running {{(pid=434341) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 09:10:28.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:28.791 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:28.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:10:28.791 | from cryptography.utils import int_from_bytes 2022-07-28 09:10:29.239 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-07-28 09:10:29.242 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-07-28 09:10:29.256 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-07-28 09:10:29.259 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-07-28 09:10:29.278 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:29.280 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-07-28 09:10:29.283 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-07-28 09:10:29.344 | + inc/async:async_inner:63 : configure_neutron_nova 2022-07-28 09:10:29.384 | [388323 Async configure_neutron_nova:434411]: running: configure_neutron_nova 2022-07-28 09:10:29.386 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-07-28 09:10:29.389 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 09:10:29.392 | + functions-common:run_phase:1869 : local phase=post-config 2022-07-28 09:10:29.394 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 09:10:29.397 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 09:10:29.400 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 09:10:29.403 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 09:10:29.405 | + functions-common:run_phase:1878 : local extra 2022-07-28 09:10:29.409 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 09:10:29.414 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 09:10:29.417 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 09:10:29.420 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 09:10:29.423 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-07-28 09:10:29.426 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 09:10:29.444 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:29.447 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 09:10:29.450 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 09:10:29.453 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-07-28 09:10:29.455 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-28 09:10:29.458 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-28 09:10:29.461 | ++ extras.d/80-tempest.sh:source:12 : : 2022-07-28 09:10:29.464 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 09:10:29.466 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 09:10:29.469 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 09:10:29.472 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 09:10:29.475 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-07-28 09:10:29.478 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 09:10:29.481 | + functions-common:run_plugins:1855 : local phase=post-config 2022-07-28 09:10:29.484 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 09:10:29.487 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 09:10:29.490 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-07-28 09:10:29.493 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-07-28 09:10:29.496 | + inc/meta-config:merge_config_group:171 : shift 2022-07-28 09:10:29.499 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-07-28 09:10:29.502 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 09:10:29.505 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-07-28 09:10:29.508 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-07-28 09:10:29.513 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-07-28 09:10:29.516 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 09:10:29.518 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-07-28 09:10:29.521 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 09:10:29.524 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-07-28 09:10:29.524 | /^\[\[.+\|.*\]\]/ { 2022-07-28 09:10:29.524 | gsub("[][]", "", $1); 2022-07-28 09:10:29.524 | split($1, a, "|"); 2022-07-28 09:10:29.524 | if (a[1] == matchgroup) 2022-07-28 09:10:29.524 | print a[2] 2022-07-28 09:10:29.524 | } 2022-07-28 09:10:29.524 | ' /home/ubuntu/devstack/local.conf 2022-07-28 09:10:29.531 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 09:10:29.533 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 09:10:29.536 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 09:10:29.540 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-07-28 09:10:29.542 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-07-28 09:10:29.546 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-07-28 09:10:29.548 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-07-28 09:10:29.552 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-07-28 09:10:29.558 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-07-28 09:10:29.561 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-07-28 09:10:29.563 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-28 09:10:29.566 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 09:10:29.569 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 09:10:29.572 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-07-28 09:10:29.576 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 09:10:29.580 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-07-28 09:10:29.583 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-07-28 09:10:29.586 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-07-28 09:10:29.589 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-07-28 09:10:29.594 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-28 09:10:29.594 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-07-28 09:10:29.594 | BEGIN { 2022-07-28 09:10:29.594 | section = "" 2022-07-28 09:10:29.594 | last_section = "" 2022-07-28 09:10:29.594 | section_count = 0 2022-07-28 09:10:29.594 | } 2022-07-28 09:10:29.594 | /^\[.+\]/ { 2022-07-28 09:10:29.594 | gsub("[][]", "", $1); 2022-07-28 09:10:29.594 | section=$1 2022-07-28 09:10:29.594 | next 2022-07-28 09:10:29.594 | } 2022-07-28 09:10:29.594 | /^ *\#/ { 2022-07-28 09:10:29.594 | next 2022-07-28 09:10:29.595 | } 2022-07-28 09:10:29.595 | /^[^ \t]+/ { 2022-07-28 09:10:29.595 | # get offset of first = in $0 2022-07-28 09:10:29.595 | eq_idx = index($0, "=") 2022-07-28 09:10:29.595 | # extract attr & value from $0 2022-07-28 09:10:29.595 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 09:10:29.595 | value = substr($0, eq_idx + 1) 2022-07-28 09:10:29.595 | # only need to strip trailing whitespace from attr 2022-07-28 09:10:29.595 | sub(/[ \t]*$/, "", attr) 2022-07-28 09:10:29.595 | # need to strip leading & trailing whitespace from value 2022-07-28 09:10:29.595 | sub(/^[ \t]*/, "", value) 2022-07-28 09:10:29.595 | sub(/[ \t]*$/, "", value) 2022-07-28 09:10:29.595 | 2022-07-28 09:10:29.595 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 09:10:29.595 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 09:10:29.595 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 09:10:29.595 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 09:10:29.595 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 09:10:29.595 | if (section != last_section) { 2022-07-28 09:10:29.595 | cfg_section[section_count++] = section 2022-07-28 09:10:29.595 | last_section = section 2022-07-28 09:10:29.595 | } 2022-07-28 09:10:29.595 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 09:10:29.595 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 09:10:29.595 | 2022-07-28 09:10:29.595 | cfg_attr[section, attr, 0] = value 2022-07-28 09:10:29.595 | cfg_attr_count[section, attr] = 1 2022-07-28 09:10:29.595 | } else { 2022-07-28 09:10:29.595 | lno = cfg_attr_count[section, attr]++ 2022-07-28 09:10:29.595 | cfg_attr[section, attr, lno] = value 2022-07-28 09:10:29.595 | } 2022-07-28 09:10:29.595 | } 2022-07-28 09:10:29.595 | END { 2022-07-28 09:10:29.595 | # Process each section in order 2022-07-28 09:10:29.595 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 09:10:29.595 | section = cfg_section[sno] 2022-07-28 09:10:29.596 | # The ini routines simply append a config item immediately 2022-07-28 09:10:29.596 | # after the section header. To keep the same order as defined 2022-07-28 09:10:29.596 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 09:10:29.596 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 09:10:29.596 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 09:10:29.596 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 09:10:29.596 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 09:10:29.596 | else { 2022-07-28 09:10:29.596 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 09:10:29.596 | count = cfg_attr_count[section, attr] 2022-07-28 09:10:29.596 | print "inidelete " configfile " " section " " attr 2022-07-28 09:10:29.596 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 09:10:29.596 | for (l = count -2; l >= 0; l--) 2022-07-28 09:10:29.596 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 09:10:29.596 | } 2022-07-28 09:10:29.596 | } 2022-07-28 09:10:29.596 | } 2022-07-28 09:10:29.596 | } 2022-07-28 09:10:29.596 | ' 2022-07-28 09:10:29.596 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:29.597 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 09:10:29.597 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 09:10:29.600 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 09:10:29.602 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-07-28 09:10:29.605 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 09:10:29.608 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-07-28 09:10:29.612 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-07-28 09:10:29.612 | BEGIN { group = "" } 2022-07-28 09:10:29.612 | /^\[\[.+\|.*\]\]/ { 2022-07-28 09:10:29.612 | gsub("[][]", "", $1); 2022-07-28 09:10:29.612 | split($1, a, "|"); 2022-07-28 09:10:29.612 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 09:10:29.612 | group=a[1] 2022-07-28 09:10:29.612 | } else { 2022-07-28 09:10:29.612 | group="" 2022-07-28 09:10:29.612 | } 2022-07-28 09:10:29.612 | next 2022-07-28 09:10:29.612 | } 2022-07-28 09:10:29.612 | { 2022-07-28 09:10:29.612 | if (group != "") 2022-07-28 09:10:29.612 | print $0 2022-07-28 09:10:29.612 | } 2022-07-28 09:10:29.612 | ' /home/ubuntu/devstack/local.conf 2022-07-28 09:10:29.619 | + 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-07-28 09:10:29.623 | ++ 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-07-28 09:10:29.655 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:29.659 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-07-28 09:10:29.661 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-07-28 09:10:29.693 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:29.696 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-07-28 09:10:29.699 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-07-28 09:10:29.733 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:29.736 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-07-28 09:10:29.738 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-07-28 09:10:29.774 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:29.776 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-07-28 09:10:29.779 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-07-28 09:10:29.811 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:29.813 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-07-28 09:10:29.816 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-28 09:10:29.850 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:29.852 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.42/identity"' 2022-07-28 09:10:29.856 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.42/identity 2022-07-28 09:10:29.886 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:29.890 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-07-28 09:10:29.893 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-07-28 09:10:29.925 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:29.928 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-07-28 09:10:29.930 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-28 09:10:29.963 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:29.966 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-07-28 09:10:29.969 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-28 09:10:30.007 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.009 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-07-28 09:10:30.012 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-07-28 09:10:30.048 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.051 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-07-28 09:10:30.054 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-28 09:10:30.089 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.091 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-07-28 09:10:30.094 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-07-28 09:10:30.125 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.129 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 09:10:30.131 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 09:10:30.134 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 09:10:30.138 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-07-28 09:10:30.140 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-07-28 09:10:30.143 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-07-28 09:10:30.146 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-07-28 09:10:30.150 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-07-28 09:10:30.154 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-07-28 09:10:30.157 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-07-28 09:10:30.160 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-28 09:10:30.162 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 09:10:30.165 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 09:10:30.168 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-07-28 09:10:30.170 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 09:10:30.174 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-07-28 09:10:30.176 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-07-28 09:10:30.180 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-07-28 09:10:30.182 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-07-28 09:10:30.186 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-28 09:10:30.187 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-07-28 09:10:30.187 | BEGIN { 2022-07-28 09:10:30.187 | section = "" 2022-07-28 09:10:30.187 | last_section = "" 2022-07-28 09:10:30.187 | section_count = 0 2022-07-28 09:10:30.187 | } 2022-07-28 09:10:30.187 | /^\[.+\]/ { 2022-07-28 09:10:30.187 | gsub("[][]", "", $1); 2022-07-28 09:10:30.187 | section=$1 2022-07-28 09:10:30.187 | next 2022-07-28 09:10:30.187 | } 2022-07-28 09:10:30.187 | /^ *\#/ { 2022-07-28 09:10:30.187 | next 2022-07-28 09:10:30.187 | } 2022-07-28 09:10:30.187 | /^[^ \t]+/ { 2022-07-28 09:10:30.187 | # get offset of first = in $0 2022-07-28 09:10:30.187 | eq_idx = index($0, "=") 2022-07-28 09:10:30.187 | # extract attr & value from $0 2022-07-28 09:10:30.187 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 09:10:30.187 | value = substr($0, eq_idx + 1) 2022-07-28 09:10:30.187 | # only need to strip trailing whitespace from attr 2022-07-28 09:10:30.187 | sub(/[ \t]*$/, "", attr) 2022-07-28 09:10:30.187 | # need to strip leading & trailing whitespace from value 2022-07-28 09:10:30.188 | sub(/^[ \t]*/, "", value) 2022-07-28 09:10:30.188 | sub(/[ \t]*$/, "", value) 2022-07-28 09:10:30.188 | 2022-07-28 09:10:30.188 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 09:10:30.188 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 09:10:30.188 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 09:10:30.188 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 09:10:30.188 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 09:10:30.188 | if (section != last_section) { 2022-07-28 09:10:30.188 | cfg_section[section_count++] = section 2022-07-28 09:10:30.188 | last_section = section 2022-07-28 09:10:30.188 | } 2022-07-28 09:10:30.188 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 09:10:30.188 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 09:10:30.188 | 2022-07-28 09:10:30.188 | cfg_attr[section, attr, 0] = value 2022-07-28 09:10:30.188 | cfg_attr_count[section, attr] = 1 2022-07-28 09:10:30.188 | } else { 2022-07-28 09:10:30.188 | lno = cfg_attr_count[section, attr]++ 2022-07-28 09:10:30.188 | cfg_attr[section, attr, lno] = value 2022-07-28 09:10:30.188 | } 2022-07-28 09:10:30.188 | } 2022-07-28 09:10:30.188 | END { 2022-07-28 09:10:30.188 | # Process each section in order 2022-07-28 09:10:30.188 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 09:10:30.188 | section = cfg_section[sno] 2022-07-28 09:10:30.188 | # The ini routines simply append a config item immediately 2022-07-28 09:10:30.188 | # after the section header. To keep the same order as defined 2022-07-28 09:10:30.188 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 09:10:30.188 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 09:10:30.188 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 09:10:30.188 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 09:10:30.188 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 09:10:30.189 | else { 2022-07-28 09:10:30.189 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 09:10:30.189 | count = cfg_attr_count[section, attr] 2022-07-28 09:10:30.189 | print "inidelete " configfile " " section " " attr 2022-07-28 09:10:30.189 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 09:10:30.189 | for (l = count -2; l >= 0; l--) 2022-07-28 09:10:30.189 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 09:10:30.189 | } 2022-07-28 09:10:30.189 | } 2022-07-28 09:10:30.189 | } 2022-07-28 09:10:30.189 | } 2022-07-28 09:10:30.189 | ' 2022-07-28 09:10:30.190 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.190 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 09:10:30.193 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 09:10:30.196 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 09:10:30.199 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-07-28 09:10:30.202 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 09:10:30.204 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-07-28 09:10:30.207 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-07-28 09:10:30.207 | BEGIN { group = "" } 2022-07-28 09:10:30.207 | /^\[\[.+\|.*\]\]/ { 2022-07-28 09:10:30.207 | gsub("[][]", "", $1); 2022-07-28 09:10:30.207 | split($1, a, "|"); 2022-07-28 09:10:30.207 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 09:10:30.207 | group=a[1] 2022-07-28 09:10:30.207 | } else { 2022-07-28 09:10:30.207 | group="" 2022-07-28 09:10:30.207 | } 2022-07-28 09:10:30.207 | next 2022-07-28 09:10:30.207 | } 2022-07-28 09:10:30.207 | { 2022-07-28 09:10:30.207 | if (group != "") 2022-07-28 09:10:30.207 | print $0 2022-07-28 09:10:30.207 | } 2022-07-28 09:10:30.207 | ' /home/ubuntu/devstack/local.conf 2022-07-28 09:10:30.219 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-07-28 09:10:30.220 | + inc/async:async_inner:64 : rc=0 2022-07-28 09:10:30.222 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-07-28 09:10:30.247 | [434411 Async configure_neutron_nova:434411]: finished successfully 2022-07-28 09:10:30.254 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.256 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-07-28 09:10:30.259 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-07-28 09:10:30.288 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.291 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-07-28 09:10:30.293 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-07-28 09:10:30.324 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.326 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-07-28 09:10:30.329 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-07-28 09:10:30.359 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.362 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-07-28 09:10:30.364 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-07-28 09:10:30.394 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.397 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-07-28 09:10:30.399 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-07-28 09:10:30.431 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.434 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-07-28 09:10:30.437 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-07-28 09:10:30.468 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.471 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-07-28 09:10:30.474 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-07-28 09:10:30.504 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.506 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-07-28 09:10:30.509 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-07-28 09:10:30.540 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.543 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-07-28 09:10:30.546 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-07-28 09:10:30.578 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.581 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-07-28 09:10:30.583 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-07-28 09:10:30.614 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.617 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-07-28 09:10:30.619 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-07-28 09:10:30.650 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.653 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-07-28 09:10:30.655 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-07-28 09:10:30.686 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.689 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-07-28 09:10:30.691 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-07-28 09:10:30.723 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.726 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-07-28 09:10:30.728 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-07-28 09:10:30.760 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.763 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-07-28 09:10:30.765 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-07-28 09:10:30.798 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.801 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 09:10:30.804 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 09:10:30.806 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 09:10:30.810 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-07-28 09:10:30.813 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-07-28 09:10:30.816 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-07-28 09:10:30.818 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-07-28 09:10:30.822 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-07-28 09:10:30.826 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-07-28 09:10:30.829 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-07-28 09:10:30.833 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-28 09:10:30.835 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 09:10:30.838 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 09:10:30.840 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-07-28 09:10:30.843 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 09:10:30.846 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-07-28 09:10:30.849 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-07-28 09:10:30.852 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-07-28 09:10:30.855 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-07-28 09:10:30.858 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-28 09:10:30.859 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-07-28 09:10:30.859 | BEGIN { 2022-07-28 09:10:30.859 | section = "" 2022-07-28 09:10:30.859 | last_section = "" 2022-07-28 09:10:30.859 | section_count = 0 2022-07-28 09:10:30.859 | } 2022-07-28 09:10:30.859 | /^\[.+\]/ { 2022-07-28 09:10:30.859 | gsub("[][]", "", $1); 2022-07-28 09:10:30.859 | section=$1 2022-07-28 09:10:30.859 | next 2022-07-28 09:10:30.859 | } 2022-07-28 09:10:30.859 | /^ *\#/ { 2022-07-28 09:10:30.859 | next 2022-07-28 09:10:30.859 | } 2022-07-28 09:10:30.859 | /^[^ \t]+/ { 2022-07-28 09:10:30.859 | # get offset of first = in $0 2022-07-28 09:10:30.859 | eq_idx = index($0, "=") 2022-07-28 09:10:30.859 | # extract attr & value from $0 2022-07-28 09:10:30.859 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 09:10:30.859 | value = substr($0, eq_idx + 1) 2022-07-28 09:10:30.859 | # only need to strip trailing whitespace from attr 2022-07-28 09:10:30.859 | sub(/[ \t]*$/, "", attr) 2022-07-28 09:10:30.859 | # need to strip leading & trailing whitespace from value 2022-07-28 09:10:30.859 | sub(/^[ \t]*/, "", value) 2022-07-28 09:10:30.859 | sub(/[ \t]*$/, "", value) 2022-07-28 09:10:30.859 | 2022-07-28 09:10:30.859 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 09:10:30.859 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 09:10:30.859 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 09:10:30.859 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 09:10:30.859 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 09:10:30.859 | if (section != last_section) { 2022-07-28 09:10:30.859 | cfg_section[section_count++] = section 2022-07-28 09:10:30.859 | last_section = section 2022-07-28 09:10:30.859 | } 2022-07-28 09:10:30.860 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 09:10:30.860 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 09:10:30.860 | 2022-07-28 09:10:30.860 | cfg_attr[section, attr, 0] = value 2022-07-28 09:10:30.860 | cfg_attr_count[section, attr] = 1 2022-07-28 09:10:30.860 | } else { 2022-07-28 09:10:30.860 | lno = cfg_attr_count[section, attr]++ 2022-07-28 09:10:30.860 | cfg_attr[section, attr, lno] = value 2022-07-28 09:10:30.860 | } 2022-07-28 09:10:30.860 | } 2022-07-28 09:10:30.860 | END { 2022-07-28 09:10:30.860 | # Process each section in order 2022-07-28 09:10:30.860 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 09:10:30.860 | section = cfg_section[sno] 2022-07-28 09:10:30.860 | # The ini routines simply append a config item immediately 2022-07-28 09:10:30.860 | # after the section header. To keep the same order as defined 2022-07-28 09:10:30.860 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 09:10:30.860 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 09:10:30.860 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 09:10:30.860 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 09:10:30.860 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 09:10:30.860 | else { 2022-07-28 09:10:30.860 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 09:10:30.860 | count = cfg_attr_count[section, attr] 2022-07-28 09:10:30.860 | print "inidelete " configfile " " section " " attr 2022-07-28 09:10:30.860 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 09:10:30.860 | for (l = count -2; l >= 0; l--) 2022-07-28 09:10:30.860 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 09:10:30.860 | } 2022-07-28 09:10:30.860 | } 2022-07-28 09:10:30.860 | } 2022-07-28 09:10:30.860 | } 2022-07-28 09:10:30.860 | ' 2022-07-28 09:10:30.860 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.862 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 09:10:30.862 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 09:10:30.866 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 09:10:30.868 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-07-28 09:10:30.871 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 09:10:30.874 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-07-28 09:10:30.876 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-07-28 09:10:30.876 | BEGIN { group = "" } 2022-07-28 09:10:30.876 | /^\[\[.+\|.*\]\]/ { 2022-07-28 09:10:30.876 | gsub("[][]", "", $1); 2022-07-28 09:10:30.876 | split($1, a, "|"); 2022-07-28 09:10:30.876 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 09:10:30.876 | group=a[1] 2022-07-28 09:10:30.876 | } else { 2022-07-28 09:10:30.877 | group="" 2022-07-28 09:10:30.877 | } 2022-07-28 09:10:30.877 | next 2022-07-28 09:10:30.877 | } 2022-07-28 09:10:30.877 | { 2022-07-28 09:10:30.877 | if (group != "") 2022-07-28 09:10:30.877 | print $0 2022-07-28 09:10:30.877 | } 2022-07-28 09:10:30.877 | ' /home/ubuntu/devstack/local.conf 2022-07-28 09:10:30.883 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.42/identity/v2.0"' 2022-07-28 09:10:30.886 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.42/identity/v2.0 2022-07-28 09:10:30.916 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.919 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 09:10:30.922 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 09:10:30.925 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 09:10:30.928 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-07-28 09:10:30.931 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 09:10:30.935 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 09:10:30.938 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-07-28 09:10:30.941 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 09:10:30.946 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-07-28 09:10:30.949 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-07-28 09:10:30.952 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-28 09:10:30.954 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 09:10:30.957 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 09:10:30.960 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-28 09:10:30.962 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 09:10:30.967 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-07-28 09:10:30.970 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 09:10:30.973 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 09:10:30.976 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-07-28 09:10:30.981 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-28 09:10:30.981 | BEGIN { 2022-07-28 09:10:30.981 | section = "" 2022-07-28 09:10:30.981 | last_section = "" 2022-07-28 09:10:30.981 | section_count = 0 2022-07-28 09:10:30.981 | } 2022-07-28 09:10:30.981 | /^\[.+\]/ { 2022-07-28 09:10:30.982 | gsub("[][]", "", $1); 2022-07-28 09:10:30.982 | section=$1 2022-07-28 09:10:30.982 | next 2022-07-28 09:10:30.982 | } 2022-07-28 09:10:30.982 | /^ *\#/ { 2022-07-28 09:10:30.982 | next 2022-07-28 09:10:30.982 | } 2022-07-28 09:10:30.982 | /^[^ \t]+/ { 2022-07-28 09:10:30.982 | # get offset of first = in $0 2022-07-28 09:10:30.982 | eq_idx = index($0, "=") 2022-07-28 09:10:30.982 | # extract attr & value from $0 2022-07-28 09:10:30.982 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 09:10:30.982 | value = substr($0, eq_idx + 1) 2022-07-28 09:10:30.982 | # only need to strip trailing whitespace from attr 2022-07-28 09:10:30.982 | sub(/[ \t]*$/, "", attr) 2022-07-28 09:10:30.982 | # need to strip leading & trailing whitespace from value 2022-07-28 09:10:30.982 | sub(/^[ \t]*/, "", value) 2022-07-28 09:10:30.982 | sub(/[ \t]*$/, "", value) 2022-07-28 09:10:30.982 | 2022-07-28 09:10:30.982 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 09:10:30.982 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 09:10:30.982 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 09:10:30.982 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 09:10:30.982 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 09:10:30.982 | if (section != last_section) { 2022-07-28 09:10:30.982 | cfg_section[section_count++] = section 2022-07-28 09:10:30.983 | last_section = section 2022-07-28 09:10:30.983 | } 2022-07-28 09:10:30.983 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 09:10:30.983 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 09:10:30.983 | 2022-07-28 09:10:30.983 | cfg_attr[section, attr, 0] = value 2022-07-28 09:10:30.983 | cfg_attr_count[section, attr] = 1 2022-07-28 09:10:30.983 | } else { 2022-07-28 09:10:30.983 | lno = cfg_attr_count[section, attr]++ 2022-07-28 09:10:30.983 | cfg_attr[section, attr, lno] = value 2022-07-28 09:10:30.983 | } 2022-07-28 09:10:30.983 | } 2022-07-28 09:10:30.983 | END { 2022-07-28 09:10:30.983 | # Process each section in order 2022-07-28 09:10:30.983 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 09:10:30.983 | section = cfg_section[sno] 2022-07-28 09:10:30.983 | # The ini routines simply append a config item immediately 2022-07-28 09:10:30.984 | # after the section header. To keep the same order as defined 2022-07-28 09:10:30.984 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 09:10:30.984 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 09:10:30.984 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 09:10:30.984 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 09:10:30.984 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 09:10:30.984 | else { 2022-07-28 09:10:30.984 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 09:10:30.984 | count = cfg_attr_count[section, attr] 2022-07-28 09:10:30.984 | print "inidelete " configfile " " section " " attr 2022-07-28 09:10:30.984 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 09:10:30.984 | for (l = count -2; l >= 0; l--) 2022-07-28 09:10:30.984 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 09:10:30.984 | } 2022-07-28 09:10:30.984 | } 2022-07-28 09:10:30.984 | } 2022-07-28 09:10:30.984 | } 2022-07-28 09:10:30.984 | ' 2022-07-28 09:10:30.985 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-28 09:10:30.985 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:30.985 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 09:10:30.986 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 09:10:30.989 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 09:10:30.992 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-28 09:10:30.995 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 09:10:30.997 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-07-28 09:10:31.000 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-28 09:10:31.000 | BEGIN { group = "" } 2022-07-28 09:10:31.000 | /^\[\[.+\|.*\]\]/ { 2022-07-28 09:10:31.000 | gsub("[][]", "", $1); 2022-07-28 09:10:31.000 | split($1, a, "|"); 2022-07-28 09:10:31.000 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 09:10:31.000 | group=a[1] 2022-07-28 09:10:31.000 | } else { 2022-07-28 09:10:31.001 | group="" 2022-07-28 09:10:31.001 | } 2022-07-28 09:10:31.001 | next 2022-07-28 09:10:31.001 | } 2022-07-28 09:10:31.001 | { 2022-07-28 09:10:31.001 | if (group != "") 2022-07-28 09:10:31.001 | print $0 2022-07-28 09:10:31.001 | } 2022-07-28 09:10:31.001 | ' /home/ubuntu/devstack/local.conf 2022-07-28 09:10:31.007 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-07-28 09:10:31.010 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-07-28 09:10:31.041 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:31.044 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-07-28 09:10:31.047 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-07-28 09:10:31.078 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:10:31.082 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-07-28 09:10:31.101 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:31.104 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-07-28 09:10:31.107 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 09:10:31.109 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-07-28 09:10:31.112 | + ./stack.sh:main:1247 : start_swift 2022-07-28 09:10:31.115 | + lib/swift:start_swift:757 : restart_service memcached 2022-07-28 09:10:31.117 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 09:10:31.120 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-28 09:10:31.152 | + lib/swift:start_swift:760 : is_ubuntu 2022-07-28 09:10:31.154 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 09:10:31.160 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 09:10:31.163 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-07-28 09:10:31.613 | Restarting rsync (via systemctl): rsync.service. 2022-07-28 09:10:31.618 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-07-28 09:10:31.621 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-07-28 09:10:31.624 | + lib/swift:start_swift:788 : local foreground_services type 2022-07-28 09:10:31.627 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-07-28 09:10:31.633 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 09:10:31.636 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 09:10:31.639 | + functions-common:run_process:1694 : local service=s-object 2022-07-28 09:10:31.641 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 09:10:31.644 | + functions-common:run_process:1696 : local group= 2022-07-28 09:10:31.649 | + functions-common:run_process:1697 : local user= 2022-07-28 09:10:31.652 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:10:31.655 | + functions-common:run_process:1700 : local name=s-object 2022-07-28 09:10:31.658 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:10:31.660 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:10:31.662 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:10:31.665 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:10:31.668 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:10:31.673 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999431670 2022-07-28 09:10:31.675 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-07-28 09:10:31.693 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:31.695 | + functions-common:run_process:1704 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-07-28 09:10:31.698 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-07-28 09:10:31.701 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 09:10:31.704 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 09:10:31.706 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 09:10:31.709 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 09:10:31.711 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-07-28 09:10:31.714 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-07-28 09:10:31.717 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-07-28 09:10:31.719 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 09:10:31.721 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 09:10:31.724 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 09:10:31.726 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 09:10:31.729 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-07-28 09:10:31.732 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-07-28 09:10:31.734 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-07-28 09:10:31.737 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 09:10:31.739 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 09:10:31.741 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 09:10:31.743 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 09:10:31.746 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 09:10:31.748 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 09:10:31.750 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-07-28 09:10:31.753 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 09:10:31.758 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-07-28 09:10:31.813 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-07-28 09:10:31.868 | + functions-common:write_user_unit_file:1577 : 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-07-28 09:10:31.925 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-07-28 09:10:31.982 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-07-28 09:10:32.036 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 09:10:32.090 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 09:10:32.092 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 09:10:32.095 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-07-28 09:10:32.150 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 09:10:32.667 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-07-28 09:10:32.681 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-07-28 09:10:33.168 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-07-28 09:10:33.190 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:10:33.193 | + functions-common:time_stop:2440 : local name 2022-07-28 09:10:33.195 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:10:33.203 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:10:33.206 | + functions-common:time_stop:2443 : local total 2022-07-28 09:10:33.208 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:10:33.211 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:10:33.213 | + functions-common:time_stop:2447 : start_time=1658999431670 2022-07-28 09:10:33.216 | + functions-common:time_stop:2449 : [[ -z 1658999431670 ]] 2022-07-28 09:10:33.219 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:10:33.224 | + functions-common:time_stop:2452 : end_time=1658999433221 2022-07-28 09:10:33.226 | + functions-common:time_stop:2453 : elapsed_time=1551 2022-07-28 09:10:33.229 | + functions-common:time_stop:2454 : total=3453 2022-07-28 09:10:33.231 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:10:33.234 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5004 2022-07-28 09:10:33.236 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 09:10:33.239 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 09:10:33.241 | + functions-common:run_process:1694 : local service=s-container 2022-07-28 09:10:33.244 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 09:10:33.247 | + functions-common:run_process:1696 : local group= 2022-07-28 09:10:33.249 | + functions-common:run_process:1697 : local user= 2022-07-28 09:10:33.252 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:10:33.254 | + functions-common:run_process:1700 : local name=s-container 2022-07-28 09:10:33.257 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:10:33.259 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:10:33.262 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:10:33.264 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:10:33.267 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:10:33.272 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999433269 2022-07-28 09:10:33.275 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-07-28 09:10:33.295 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:33.298 | + functions-common:run_process:1704 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-07-28 09:10:33.300 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-07-28 09:10:33.303 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 09:10:33.306 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 09:10:33.308 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 09:10:33.311 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 09:10:33.313 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-07-28 09:10:33.316 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-07-28 09:10:33.318 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-07-28 09:10:33.321 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 09:10:33.324 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 09:10:33.326 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 09:10:33.329 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 09:10:33.332 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-07-28 09:10:33.334 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-07-28 09:10:33.336 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-07-28 09:10:33.339 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 09:10:33.341 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 09:10:33.343 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 09:10:33.346 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 09:10:33.348 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 09:10:33.351 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 09:10:33.353 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-07-28 09:10:33.355 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 09:10:33.360 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-07-28 09:10:33.414 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-07-28 09:10:33.476 | + functions-common:write_user_unit_file:1577 : 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-07-28 09:10:33.542 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-07-28 09:10:33.608 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-07-28 09:10:33.668 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 09:10:33.724 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 09:10:33.726 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 09:10:33.729 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-07-28 09:10:33.786 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 09:10:34.314 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-07-28 09:10:34.329 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-07-28 09:10:34.861 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-07-28 09:10:34.885 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:10:34.887 | + functions-common:time_stop:2440 : local name 2022-07-28 09:10:34.890 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:10:34.892 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:10:34.895 | + functions-common:time_stop:2443 : local total 2022-07-28 09:10:34.897 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:10:34.900 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:10:34.903 | + functions-common:time_stop:2447 : start_time=1658999433269 2022-07-28 09:10:34.905 | + functions-common:time_stop:2449 : [[ -z 1658999433269 ]] 2022-07-28 09:10:34.908 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:10:34.913 | + functions-common:time_stop:2452 : end_time=1658999434910 2022-07-28 09:10:34.916 | + functions-common:time_stop:2453 : elapsed_time=1641 2022-07-28 09:10:34.919 | + functions-common:time_stop:2454 : total=5004 2022-07-28 09:10:34.921 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:10:34.924 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6645 2022-07-28 09:10:34.926 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 09:10:34.929 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 09:10:34.931 | + functions-common:run_process:1694 : local service=s-account 2022-07-28 09:10:34.934 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 09:10:34.937 | + functions-common:run_process:1696 : local group= 2022-07-28 09:10:34.939 | + functions-common:run_process:1697 : local user= 2022-07-28 09:10:34.942 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:10:34.944 | + functions-common:run_process:1700 : local name=s-account 2022-07-28 09:10:34.947 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:10:34.949 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:10:34.952 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:10:34.954 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:10:34.957 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:10:34.962 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999434959 2022-07-28 09:10:34.965 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-07-28 09:10:34.988 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:34.990 | + functions-common:run_process:1704 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-07-28 09:10:34.993 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-07-28 09:10:34.995 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 09:10:34.998 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 09:10:35.000 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 09:10:35.003 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 09:10:35.005 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-07-28 09:10:35.007 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-07-28 09:10:35.010 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-07-28 09:10:35.013 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 09:10:35.015 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 09:10:35.018 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 09:10:35.020 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 09:10:35.023 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-07-28 09:10:35.025 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-07-28 09:10:35.030 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-07-28 09:10:35.033 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 09:10:35.035 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 09:10:35.038 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 09:10:35.040 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 09:10:35.042 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 09:10:35.045 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 09:10:35.047 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-07-28 09:10:35.050 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 09:10:35.054 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-07-28 09:10:35.110 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-07-28 09:10:35.166 | + functions-common:write_user_unit_file:1577 : 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-07-28 09:10:35.225 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-07-28 09:10:35.283 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-07-28 09:10:35.340 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 09:10:35.397 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 09:10:35.400 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 09:10:35.402 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-07-28 09:10:35.458 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 09:10:35.978 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-07-28 09:10:35.994 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-07-28 09:10:36.486 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-07-28 09:10:36.511 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:10:36.513 | + functions-common:time_stop:2440 : local name 2022-07-28 09:10:36.516 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:10:36.519 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:10:36.521 | + functions-common:time_stop:2443 : local total 2022-07-28 09:10:36.523 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:10:36.526 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:10:36.528 | + functions-common:time_stop:2447 : start_time=1658999434959 2022-07-28 09:10:36.531 | + functions-common:time_stop:2449 : [[ -z 1658999434959 ]] 2022-07-28 09:10:36.534 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:10:36.539 | + functions-common:time_stop:2452 : end_time=1658999436536 2022-07-28 09:10:36.541 | + functions-common:time_stop:2453 : elapsed_time=1577 2022-07-28 09:10:36.544 | + functions-common:time_stop:2454 : total=6645 2022-07-28 09:10:36.546 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:10:36.549 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8222 2022-07-28 09:10:36.551 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-07-28 09:10:36.554 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-07-28 09:10:36.606 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 09:10:36.609 | + functions-common:run_process:1694 : local service=s-container-sync 2022-07-28 09:10:36.612 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 09:10:36.614 | + functions-common:run_process:1696 : local group= 2022-07-28 09:10:36.617 | + functions-common:run_process:1697 : local user= 2022-07-28 09:10:36.619 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:10:36.622 | + functions-common:run_process:1700 : local name=s-container-sync 2022-07-28 09:10:36.624 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:10:36.627 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:10:36.629 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:10:36.632 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:10:36.635 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:10:36.640 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999436637 2022-07-28 09:10:36.643 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-07-28 09:10:36.661 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:36.663 | + functions-common:run_process:1704 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-07-28 09:10:36.666 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-07-28 09:10:36.668 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 09:10:36.671 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 09:10:36.673 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 09:10:36.676 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 09:10:36.679 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-07-28 09:10:36.681 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-07-28 09:10:36.684 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-07-28 09:10:36.686 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 09:10:36.689 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 09:10:36.692 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 09:10:36.694 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 09:10:36.697 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-07-28 09:10:36.700 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-07-28 09:10:36.703 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-07-28 09:10:36.705 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 09:10:36.707 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 09:10:36.710 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 09:10:36.712 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 09:10:36.714 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 09:10:36.717 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 09:10:36.719 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-07-28 09:10:36.721 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 09:10:36.730 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-07-28 09:10:36.786 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-07-28 09:10:36.854 | + functions-common:write_user_unit_file:1577 : 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-07-28 09:10:36.913 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-07-28 09:10:36.974 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-07-28 09:10:37.033 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 09:10:37.092 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 09:10:37.096 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 09:10:37.098 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-07-28 09:10:37.165 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 09:10:37.693 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-07-28 09:10:38.237 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-07-28 09:10:38.262 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:10:38.265 | + functions-common:time_stop:2440 : local name 2022-07-28 09:10:38.268 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:10:38.271 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:10:38.273 | + functions-common:time_stop:2443 : local total 2022-07-28 09:10:38.275 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:10:38.278 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:10:38.281 | + functions-common:time_stop:2447 : start_time=1658999436637 2022-07-28 09:10:38.283 | + functions-common:time_stop:2449 : [[ -z 1658999436637 ]] 2022-07-28 09:10:38.286 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:10:38.291 | + functions-common:time_stop:2452 : end_time=1658999438288 2022-07-28 09:10:38.293 | + functions-common:time_stop:2453 : elapsed_time=1651 2022-07-28 09:10:38.296 | + functions-common:time_stop:2454 : total=8222 2022-07-28 09:10:38.298 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:10:38.301 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9873 2022-07-28 09:10:38.304 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-07-28 09:10:38.322 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:10:38.325 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 09:10:38.327 | + functions-common:run_process:1694 : local service=s-proxy 2022-07-28 09:10:38.330 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 09:10:38.332 | + functions-common:run_process:1696 : local group= 2022-07-28 09:10:38.335 | + functions-common:run_process:1697 : local user= 2022-07-28 09:10:38.338 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:10:38.341 | + functions-common:run_process:1700 : local name=s-proxy 2022-07-28 09:10:38.343 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:10:38.346 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:10:38.348 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:10:38.351 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:10:38.354 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:10:38.358 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999438356 2022-07-28 09:10:38.361 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-07-28 09:10:38.378 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:38.381 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-07-28 09:10:38.383 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-07-28 09:10:38.386 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 09:10:38.388 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 09:10:38.391 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 09:10:38.393 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 09:10:38.395 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-07-28 09:10:38.398 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-07-28 09:10:38.401 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-07-28 09:10:38.403 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 09:10:38.406 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 09:10:38.408 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 09:10:38.410 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 09:10:38.413 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-07-28 09:10:38.415 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-07-28 09:10:38.418 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-07-28 09:10:38.420 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 09:10:38.423 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 09:10:38.425 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 09:10:38.427 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 09:10:38.430 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 09:10:38.432 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 09:10:38.434 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-07-28 09:10:38.437 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 09:10:38.441 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-07-28 09:10:38.495 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-07-28 09:10:38.556 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 09:10:38.611 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-07-28 09:10:38.666 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-07-28 09:10:38.723 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 09:10:38.778 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 09:10:38.781 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 09:10:38.783 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-07-28 09:10:38.840 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 09:10:39.344 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-07-28 09:10:39.358 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-07-28 09:10:39.850 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-07-28 09:10:39.876 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:10:39.879 | + functions-common:time_stop:2440 : local name 2022-07-28 09:10:39.881 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:10:39.887 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:10:39.889 | + functions-common:time_stop:2443 : local total 2022-07-28 09:10:39.892 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:10:39.895 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:10:39.898 | + functions-common:time_stop:2447 : start_time=1658999438356 2022-07-28 09:10:39.901 | + functions-common:time_stop:2449 : [[ -z 1658999438356 ]] 2022-07-28 09:10:39.905 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:10:39.910 | + functions-common:time_stop:2452 : end_time=1658999439907 2022-07-28 09:10:39.913 | + functions-common:time_stop:2453 : elapsed_time=1551 2022-07-28 09:10:39.915 | + functions-common:time_stop:2454 : total=9873 2022-07-28 09:10:39.918 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:10:39.921 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=11424 2022-07-28 09:10:39.923 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-07-28 09:10:39.923 | Waiting for swift proxy to start... 2022-07-28 09:10:39.926 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.42:8080/info 2022-07-28 09:10:39.928 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 09:10:39.931 | + functions:wait_for_service:458 : local url=http://10.222.0.42:8080/info 2022-07-28 09:10:39.933 | + functions:wait_for_service:459 : local rval=0 2022-07-28 09:10:39.936 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 09:10:39.939 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 09:10:39.941 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:10:39.944 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:10:39.947 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:10:39.952 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999439949 2022-07-28 09:10:39.955 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 09:10:39.961 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.42:8080/info 2022-07-28 09:10:39.974 | + :: : [[ 000 == 503 ]] 2022-07-28 09:10:39.977 | + :: : [[ 7 -eq 7 ]] 2022-07-28 09:10:39.979 | + :: : sleep 1 2022-07-28 09:10:40.982 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.42:8080/info 2022-07-28 09:10:40.996 | + :: : [[ 000 == 503 ]] 2022-07-28 09:10:40.997 | + :: : [[ 7 -eq 7 ]] 2022-07-28 09:10:40.999 | + :: : sleep 1 2022-07-28 09:10:42.002 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.42:8080/info 2022-07-28 09:10:42.016 | + :: : [[ 000 == 503 ]] 2022-07-28 09:10:42.017 | + :: : [[ 7 -eq 7 ]] 2022-07-28 09:10:42.019 | + :: : sleep 1 2022-07-28 09:10:43.023 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.42:8080/info 2022-07-28 09:10:43.043 | + :: : [[ 200 == 503 ]] 2022-07-28 09:10:43.045 | + :: : [[ 0 -eq 7 ]] 2022-07-28 09:10:43.049 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 09:10:43.053 | + functions-common:time_stop:2440 : local name 2022-07-28 09:10:43.056 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:10:43.060 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:10:43.063 | + functions-common:time_stop:2443 : local total 2022-07-28 09:10:43.066 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:10:43.070 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 09:10:43.073 | + functions-common:time_stop:2447 : start_time=1658999439949 2022-07-28 09:10:43.076 | + functions-common:time_stop:2449 : [[ -z 1658999439949 ]] 2022-07-28 09:10:43.080 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:10:43.086 | + functions-common:time_stop:2452 : end_time=1658999443082 2022-07-28 09:10:43.089 | + functions-common:time_stop:2453 : elapsed_time=3133 2022-07-28 09:10:43.091 | + functions-common:time_stop:2454 : total=6142 2022-07-28 09:10:43.094 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:10:43.097 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9275 2022-07-28 09:10:43.100 | + functions:wait_for_service:467 : return 0 2022-07-28 09:10:43.103 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-07-28 09:10:43.106 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 09:10:43.109 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-07-28 09:10:43.127 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:43.130 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 09:10:43.163 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-07-28 09:10:43.225 | [388323 Async configure_neutron_nova:434411]: Waiting for completion of configure_neutron_nova running on PID 434411 (2 other jobs running) 2022-07-28 09:10:43.253 | [388323 Async configure_neutron_nova:434411]: Signaling child to exit 2022-07-28 09:10:43.253 | WAKEUP 2022-07-28 09:10:43.277 | [388323 Async configure_neutron_nova:434411]: Signaled 2022-07-28 09:10:43.278 | + lib/neutron:configure_neutron_nova:647 : is_neutron_legacy_enabled 2022-07-28 09:10:43.278 | ++ 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-07-28 09:10:43.279 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 09:10:43.279 | + 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-07-28 09:10:43.279 | + 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-07-28 09:10:43.279 | + 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-07-28 09:10:43.279 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 09:10:43.279 | + lib/neutron:configure_neutron_nova:649 : create_nova_conf_neutron /etc/nova/nova.conf 2022-07-28 09:10:43.279 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova.conf 2022-07-28 09:10:43.279 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova.conf neutron auth_type password 2022-07-28 09:10:43.279 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.42/identity 2022-07-28 09:10:43.279 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova.conf neutron username neutron 2022-07-28 09:10:43.279 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-07-28 09:10:43.279 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-07-28 09:10:43.279 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron project_name service 2022-07-28 09:10:43.279 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-07-28 09:10:43.279 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-07-28 09:10:43.279 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-07-28 09:10:43.279 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-07-28 09:10:43.279 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-28 09:10:43.279 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-28 09:10:43.279 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-28 09:10:43.279 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:43.279 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-07-28 09:10:43.279 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-07-28 09:10:43.279 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-07-28 09:10:43.279 | + lib/neutron:configure_neutron_nova:650 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-07-28 09:10:43.279 | ++ lib/neutron:configure_neutron_nova:651 : seq 1 1 2022-07-28 09:10:43.279 | + lib/neutron:configure_neutron_nova:651 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 09:10:43.279 | + lib/neutron:configure_neutron_nova:652 : local conf 2022-07-28 09:10:43.279 | ++ lib/neutron:configure_neutron_nova:653 : conductor_conf 1 2022-07-28 09:10:43.280 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 09:10:43.280 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 09:10:43.280 | + lib/neutron:configure_neutron_nova:653 : conf=/etc/nova/nova_cell1.conf 2022-07-28 09:10:43.280 | + lib/neutron:configure_neutron_nova:654 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-07-28 09:10:43.280 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 09:10:43.280 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-07-28 09:10:43.280 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.42/identity 2022-07-28 09:10:43.280 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-07-28 09:10:43.280 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-07-28 09:10:43.280 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-07-28 09:10:43.280 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-07-28 09:10:43.280 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-07-28 09:10:43.280 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-07-28 09:10:43.280 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-07-28 09:10:43.280 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-07-28 09:10:43.280 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-28 09:10:43.280 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-28 09:10:43.280 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-28 09:10:43.280 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:43.280 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-07-28 09:10:43.280 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-07-28 09:10:43.280 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-07-28 09:10:43.326 | [388323 Async configure_neutron_nova:434411]: finished configure_neutron_nova with result 0 in 0 seconds 2022-07-28 09:10:43.331 | + inc/async:async_wait:197 : return 0 2022-07-28 09:10:43.334 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-07-28 09:10:43.353 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:43.357 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 09:10:43.388 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 09:10:43.421 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-07-28 09:10:43.439 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:43.442 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-07-28 09:10:43.445 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 09:10:43.448 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-07-28 09:10:43.451 | + ./stack.sh:main:1272 : start_nova_api 2022-07-28 09:10:43.454 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-07-28 09:10:43.457 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-07-28 09:10:43.460 | + lib/nova:start_nova_api:932 : local nova_url 2022-07-28 09:10:43.462 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-07-28 09:10:43.480 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:10:43.483 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 09:10:43.486 | + lib/nova:start_nova_api:940 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 09:10:43.488 | + lib/nova:start_nova_api:940 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 09:10:43.491 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-07-28 09:10:43.495 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-07-28 09:10:43.499 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 09:10:43.502 | + functions-common:run_process:1694 : local service=n-api 2022-07-28 09:10:43.505 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 09:10:43.508 | + functions-common:run_process:1696 : local group= 2022-07-28 09:10:43.510 | + functions-common:run_process:1697 : local user= 2022-07-28 09:10:43.513 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:10:43.516 | + functions-common:run_process:1700 : local name=n-api 2022-07-28 09:10:43.519 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:10:43.522 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:10:43.525 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:10:43.528 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:10:43.531 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:10:43.537 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999443533 2022-07-28 09:10:43.540 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-07-28 09:10:43.559 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:43.562 | + functions-common:run_process:1704 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-07-28 09:10:43.564 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-07-28 09:10:43.567 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 09:10:43.570 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 09:10:43.573 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 09:10:43.575 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 09:10:43.578 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-07-28 09:10:43.580 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-07-28 09:10:43.583 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-07-28 09:10:43.586 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 09:10:43.588 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 09:10:43.591 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 09:10:43.594 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 09:10:43.596 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-07-28 09:10:43.599 | + functions-common:_run_under_systemd:1668 : 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-07-28 09:10:43.602 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-07-28 09:10:43.604 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 09:10:43.606 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 09:10:43.609 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 09:10:43.611 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 09:10:43.613 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-07-28 09:10:43.616 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 09:10:43.620 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-07-28 09:10:43.675 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-07-28 09:10:43.732 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-07-28 09:10:43.788 | + functions-common:write_uwsgi_user_unit_file:1605 : 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-07-28 09:10:43.849 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 09:10:43.914 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-07-28 09:10:43.974 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-07-28 09:10:44.034 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-07-28 09:10:44.090 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-07-28 09:10:44.147 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-07-28 09:10:44.204 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 09:10:44.206 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 09:10:44.209 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-07-28 09:10:44.267 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 09:10:44.779 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-07-28 09:10:44.793 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-07-28 09:10:45.298 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-07-28 09:10:45.371 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:10:45.374 | + functions-common:time_stop:2440 : local name 2022-07-28 09:10:45.376 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:10:45.379 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:10:45.383 | + functions-common:time_stop:2443 : local total 2022-07-28 09:10:45.386 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:10:45.388 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:10:45.391 | + functions-common:time_stop:2447 : start_time=1658999443533 2022-07-28 09:10:45.393 | + functions-common:time_stop:2449 : [[ -z 1658999443533 ]] 2022-07-28 09:10:45.397 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:10:45.402 | + functions-common:time_stop:2452 : end_time=1658999445399 2022-07-28 09:10:45.404 | + functions-common:time_stop:2453 : elapsed_time=1866 2022-07-28 09:10:45.407 | + functions-common:time_stop:2454 : total=11424 2022-07-28 09:10:45.409 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:10:45.412 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=13290 2022-07-28 09:10:45.415 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.42/compute/v2.1/ 2022-07-28 09:10:45.417 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-07-28 09:10:45.417 | Waiting for nova-api to start... 2022-07-28 09:10:45.420 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.42/compute/v2.1/ 2022-07-28 09:10:45.422 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 09:10:45.425 | + functions:wait_for_service:458 : local url=http://10.222.0.42/compute/v2.1/ 2022-07-28 09:10:45.427 | + functions:wait_for_service:459 : local rval=0 2022-07-28 09:10:45.430 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 09:10:45.432 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 09:10:45.434 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:10:45.437 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:10:45.440 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:10:45.444 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999445442 2022-07-28 09:10:45.447 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 09:10:45.453 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.42/compute/v2.1/ 2022-07-28 09:10:50.986 | + :: : [[ 200 == 503 ]] 2022-07-28 09:10:50.988 | + :: : [[ 0 -eq 7 ]] 2022-07-28 09:10:50.993 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 09:10:50.997 | + functions-common:time_stop:2440 : local name 2022-07-28 09:10:50.999 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:10:51.002 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:10:51.005 | + functions-common:time_stop:2443 : local total 2022-07-28 09:10:51.008 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:10:51.010 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 09:10:51.013 | + functions-common:time_stop:2447 : start_time=1658999445442 2022-07-28 09:10:51.015 | + functions-common:time_stop:2449 : [[ -z 1658999445442 ]] 2022-07-28 09:10:51.019 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:10:51.024 | + functions-common:time_stop:2452 : end_time=1658999451021 2022-07-28 09:10:51.027 | + functions-common:time_stop:2453 : elapsed_time=5579 2022-07-28 09:10:51.029 | + functions-common:time_stop:2454 : total=9275 2022-07-28 09:10:51.032 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:10:51.034 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14854 2022-07-28 09:10:51.037 | + functions:wait_for_service:467 : return 0 2022-07-28 09:10:51.040 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 09:10:51.043 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 09:10:51.046 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-07-28 09:10:51.064 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:51.067 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-07-28 09:10:51.070 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 09:10:51.073 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-07-28 09:10:51.079 | + ./stack.sh:main:1277 : start_ovn_services 2022-07-28 09:10:51.082 | + lib/neutron-legacy:start_ovn_services:510 : [[ openvswitch == \o\v\n ]] 2022-07-28 09:10:51.085 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-07-28 09:10:51.103 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:10:51.106 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-07-28 09:10:51.123 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:51.126 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-07-28 09:10:51.129 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 09:10:51.132 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-07-28 09:10:51.135 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-07-28 09:10:51.139 | + lib/neutron-legacy:configure_neutron_after_post_config:490 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-07-28 09:10:51.145 | + lib/neutron-legacy:configure_neutron_after_post_config:491 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 09:10:51.185 | + lib/neutron-legacy:configure_neutron_after_post_config:493 : configure_rbac_policies 2022-07-28 09:10:51.187 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-28 09:10:51.190 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-28 09:10:51.193 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-07-28 09:10:51.226 | + lib/neutron:configure_rbac_policies:641 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-07-28 09:10:51.261 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-07-28 09:10:51.263 | + lib/neutron-legacy:start_neutron_service_and_check:526 : local service_port=9696 2022-07-28 09:10:51.266 | + lib/neutron-legacy:start_neutron_service_and_check:527 : local service_protocol=http 2022-07-28 09:10:51.269 | + lib/neutron-legacy:start_neutron_service_and_check:528 : local cfg_file_options 2022-07-28 09:10:51.271 | + lib/neutron-legacy:start_neutron_service_and_check:529 : local neutron_url 2022-07-28 09:10:51.275 | ++ lib/neutron-legacy:start_neutron_service_and_check:531 : determine_config_files neutron-server 2022-07-28 09:10:51.279 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-28 09:10:51.282 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-28 09:10:51.285 | +++ lib/neutron-legacy:determine_config_files:333 : _determine_config_server 2022-07-28 09:10:51.288 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ '' != '' ]] 2022-07-28 09:10:51.291 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ 0 > 0 ]] 2022-07-28 09:10:51.293 | +++ lib/neutron-legacy:_determine_config_server:315 : local cfg_file 2022-07-28 09:10:51.296 | +++ lib/neutron-legacy:_determine_config_server:316 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 09:10:51.298 | +++ lib/neutron-legacy:_determine_config_server:320 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 09:10:51.302 | ++ lib/neutron-legacy:determine_config_files:333 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 09:10:51.304 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-07-28 09:10:51.307 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 09:10:51.311 | + lib/neutron-legacy:start_neutron_service_and_check:531 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 09:10:51.313 | + lib/neutron-legacy:start_neutron_service_and_check:533 : is_service_enabled tls-proxy 2022-07-28 09:10:51.332 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:10:51.334 | + lib/neutron-legacy:start_neutron_service_and_check:538 : '[' False == True ']' 2022-07-28 09:10:51.337 | + lib/neutron-legacy:start_neutron_service_and_check:545 : 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-07-28 09:10:51.340 | + functions-common:run_process:1694 : local service=q-svc 2022-07-28 09:10:51.342 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 09:10:51.345 | + functions-common:run_process:1696 : local group= 2022-07-28 09:10:51.348 | + functions-common:run_process:1697 : local user= 2022-07-28 09:10:51.351 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:10:51.354 | + functions-common:run_process:1700 : local name=q-svc 2022-07-28 09:10:51.356 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:10:51.359 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:10:51.361 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:10:51.364 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:10:51.367 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:10:51.372 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999451369 2022-07-28 09:10:51.375 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-07-28 09:10:51.392 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:51.394 | + functions-common:run_process:1704 : _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-07-28 09:10:51.397 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-07-28 09:10:51.400 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 09:10:51.402 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 09:10:51.405 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 09:10:51.408 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 09:10:51.410 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-07-28 09:10:51.412 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-07-28 09:10:51.415 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-07-28 09:10:51.418 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 09:10:51.421 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 09:10:51.423 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 09:10:51.426 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 09:10:51.429 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-07-28 09:10:51.432 | + functions-common:_run_under_systemd:1670 : 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-07-28 09:10:51.434 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-07-28 09:10:51.436 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 09:10:51.439 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 09:10:51.441 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 09:10:51.444 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 09:10:51.446 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 09:10:51.450 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 09:10:51.451 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-07-28 09:10:51.456 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 09:10:51.461 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-07-28 09:10:51.518 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-07-28 09:10:51.572 | + functions-common:write_user_unit_file:1577 : 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-07-28 09:10:51.627 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-07-28 09:10:51.686 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-07-28 09:10:51.743 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 09:10:51.801 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 09:10:51.803 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 09:10:51.805 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-07-28 09:10:51.862 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 09:10:52.369 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-07-28 09:10:52.382 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-07-28 09:10:52.871 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-07-28 09:10:52.899 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:10:52.902 | + functions-common:time_stop:2440 : local name 2022-07-28 09:10:52.904 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:10:52.907 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:10:52.910 | + functions-common:time_stop:2443 : local total 2022-07-28 09:10:52.912 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:10:52.914 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:10:52.917 | + functions-common:time_stop:2447 : start_time=1658999451369 2022-07-28 09:10:52.919 | + functions-common:time_stop:2449 : [[ -z 1658999451369 ]] 2022-07-28 09:10:52.923 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:10:52.927 | + functions-common:time_stop:2452 : end_time=1658999452925 2022-07-28 09:10:52.930 | + functions-common:time_stop:2453 : elapsed_time=1556 2022-07-28 09:10:52.932 | + functions-common:time_stop:2454 : total=13290 2022-07-28 09:10:52.935 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:10:52.937 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14846 2022-07-28 09:10:52.940 | + lib/neutron-legacy:start_neutron_service_and_check:546 : neutron_url=http://10.222.0.42:9696 2022-07-28 09:10:52.942 | + lib/neutron-legacy:start_neutron_service_and_check:548 : is_service_enabled tls-proxy 2022-07-28 09:10:52.961 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:10:52.966 | + lib/neutron-legacy:start_neutron_service_and_check:552 : echo 'Waiting for Neutron to start...' 2022-07-28 09:10:52.966 | Waiting for Neutron to start... 2022-07-28 09:10:52.968 | + lib/neutron-legacy:start_neutron_service_and_check:554 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.42:9696' 2022-07-28 09:10:52.971 | + lib/neutron-legacy:start_neutron_service_and_check:555 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.42:9696' 'Neutron did not start' 60 2022-07-28 09:10:52.973 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.42:9696' 2022-07-28 09:10:52.976 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-07-28 09:10:52.978 | + functions-common:test_with_retry:2380 : local until=60 2022-07-28 09:10:52.981 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-28 09:10:52.983 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-28 09:10:52.985 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-28 09:10:52.988 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:10:52.990 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:10:52.994 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:10:52.998 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999452995 2022-07-28 09:10:53.001 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.42:9696; do sleep 0.5; done' 2022-07-28 09:10:58.581 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.42:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-07-28 09:10:58.584 | + functions-common:time_stop:2440 : local name 2022-07-28 09:10:58.586 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:10:58.589 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:10:58.592 | + functions-common:time_stop:2443 : local total 2022-07-28 09:10:58.594 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:10:58.597 | + functions-common:time_stop:2446 : name=test_with_retry 2022-07-28 09:10:58.599 | + functions-common:time_stop:2447 : start_time=1658999452995 2022-07-28 09:10:58.602 | + functions-common:time_stop:2449 : [[ -z 1658999452995 ]] 2022-07-28 09:10:58.605 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:10:58.610 | + functions-common:time_stop:2452 : end_time=1658999458607 2022-07-28 09:10:58.613 | + functions-common:time_stop:2453 : elapsed_time=5612 2022-07-28 09:10:58.615 | + functions-common:time_stop:2454 : total=0 2022-07-28 09:10:58.618 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:10:58.620 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5612 2022-07-28 09:10:58.623 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-07-28 09:10:58.640 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:58.642 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-07-28 09:10:58.645 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 09:10:58.647 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-07-28 09:10:58.650 | + ./stack.sh:main:1293 : start_placement 2022-07-28 09:10:58.652 | + lib/placement:start_placement:160 : start_placement_api 2022-07-28 09:10:58.655 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-28 09:10:58.658 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-07-28 09:10:58.663 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 09:10:58.665 | + functions-common:run_process:1694 : local service=placement-api 2022-07-28 09:10:58.668 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 09:10:58.670 | + functions-common:run_process:1696 : local group= 2022-07-28 09:10:58.673 | + functions-common:run_process:1697 : local user= 2022-07-28 09:10:58.675 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:10:58.678 | + functions-common:run_process:1700 : local name=placement-api 2022-07-28 09:10:58.680 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:10:58.683 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:10:58.686 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:10:58.688 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:10:58.691 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:10:58.696 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999458693 2022-07-28 09:10:58.699 | + functions-common:run_process:1703 : is_service_enabled placement-api 2022-07-28 09:10:58.717 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:10:58.720 | + functions-common:run_process:1704 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-07-28 09:10:58.722 | + functions-common:_run_under_systemd:1654 : local service=placement-api 2022-07-28 09:10:58.725 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 09:10:58.728 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 09:10:58.731 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 09:10:58.733 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 09:10:58.736 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-07-28 09:10:58.738 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-07-28 09:10:58.741 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@placement-api.service 2022-07-28 09:10:58.744 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 09:10:58.746 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 09:10:58.749 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 09:10:58.751 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 09:10:58.754 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-07-28 09:10:58.757 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu '' 2022-07-28 09:10:58.759 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@placement-api.service 2022-07-28 09:10:58.762 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 09:10:58.764 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 09:10:58.766 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 09:10:58.769 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 09:10:58.771 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-07-28 09:10:58.773 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 09:10:58.778 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-07-28 09:10:58.832 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-07-28 09:10:58.886 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-07-28 09:10:58.940 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 09:10:58.995 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 09:10:59.052 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-07-28 09:10:59.109 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-07-28 09:10:59.164 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-07-28 09:10:59.222 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-07-28 09:10:59.280 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-07-28 09:10:59.341 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 09:10:59.343 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 09:10:59.346 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-07-28 09:10:59.403 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 09:10:59.944 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@placement-api.service 2022-07-28 09:10:59.959 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-07-28 09:11:00.485 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@placement-api.service 2022-07-28 09:11:00.570 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:11:00.573 | + functions-common:time_stop:2440 : local name 2022-07-28 09:11:00.576 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:11:00.582 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:11:00.585 | + functions-common:time_stop:2443 : local total 2022-07-28 09:11:00.590 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:11:00.593 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:11:00.595 | + functions-common:time_stop:2447 : start_time=1658999458693 2022-07-28 09:11:00.598 | + functions-common:time_stop:2449 : [[ -z 1658999458693 ]] 2022-07-28 09:11:00.601 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:11:00.606 | + functions-common:time_stop:2452 : end_time=1658999460603 2022-07-28 09:11:00.610 | + functions-common:time_stop:2453 : elapsed_time=1910 2022-07-28 09:11:00.613 | + functions-common:time_stop:2454 : total=14846 2022-07-28 09:11:00.615 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:11:00.618 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=16756 2022-07-28 09:11:00.621 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-07-28 09:11:00.621 | Waiting for placement-api to start... 2022-07-28 09:11:00.623 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.42/placement 2022-07-28 09:11:00.626 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 09:11:00.629 | + functions:wait_for_service:458 : local url=http://10.222.0.42/placement 2022-07-28 09:11:00.631 | + functions:wait_for_service:459 : local rval=0 2022-07-28 09:11:00.634 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 09:11:00.637 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 09:11:00.639 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:11:00.642 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:11:00.645 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:11:00.651 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999460647 2022-07-28 09:11:00.654 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 09:11:00.661 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.42/placement 2022-07-28 09:11:03.180 | + :: : [[ 200 == 503 ]] 2022-07-28 09:11:03.182 | + :: : [[ 0 -eq 7 ]] 2022-07-28 09:11:03.185 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 09:11:03.188 | + functions-common:time_stop:2440 : local name 2022-07-28 09:11:03.191 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:11:03.194 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:11:03.197 | + functions-common:time_stop:2443 : local total 2022-07-28 09:11:03.199 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:11:03.202 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 09:11:03.205 | + functions-common:time_stop:2447 : start_time=1658999460647 2022-07-28 09:11:03.208 | + functions-common:time_stop:2449 : [[ -z 1658999460647 ]] 2022-07-28 09:11:03.212 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:11:03.217 | + functions-common:time_stop:2452 : end_time=1658999463214 2022-07-28 09:11:03.220 | + functions-common:time_stop:2453 : elapsed_time=2567 2022-07-28 09:11:03.223 | + functions-common:time_stop:2454 : total=14854 2022-07-28 09:11:03.225 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:11:03.228 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17421 2022-07-28 09:11:03.230 | + functions:wait_for_service:467 : return 0 2022-07-28 09:11:03.233 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-07-28 09:11:03.252 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:11:03.254 | + ./stack.sh:main:1297 : start_neutron 2022-07-28 09:11:03.257 | + lib/neutron:start_neutron:733 : is_neutron_legacy_enabled 2022-07-28 09:11:03.261 | ++ 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-07-28 09:11:03.261 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 09:11:03.267 | + 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-07-28 09:11:03.270 | + 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-07-28 09:11:03.273 | + 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-07-28 09:11:03.276 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 09:11:03.278 | + lib/neutron:start_neutron:735 : start_mutnauq_l2_agent 2022-07-28 09:11:03.281 | + lib/neutron-legacy:start_mutnauq_l2_agent:561 : 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-07-28 09:11:03.284 | + functions-common:run_process:1694 : local service=q-agt 2022-07-28 09:11:03.286 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 09:11:03.289 | + functions-common:run_process:1696 : local group= 2022-07-28 09:11:03.292 | + functions-common:run_process:1697 : local user= 2022-07-28 09:11:03.294 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:11:03.297 | + functions-common:run_process:1700 : local name=q-agt 2022-07-28 09:11:03.299 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:11:03.302 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:11:03.305 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:11:03.307 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:11:03.310 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:11:03.315 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999463312 2022-07-28 09:11:03.318 | + functions-common:run_process:1703 : is_service_enabled q-agt 2022-07-28 09:11:03.335 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:11:03.338 | + functions-common:run_process:1704 : _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-07-28 09:11:03.340 | + functions-common:_run_under_systemd:1654 : local service=q-agt 2022-07-28 09:11:03.345 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 09:11:03.348 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 09:11:03.350 | + functions-common:_run_under_systemd:1658 : _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-07-28 09:11:03.353 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 09:11:03.355 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-07-28 09:11:03.357 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-07-28 09:11:03.360 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-agt.service 2022-07-28 09:11:03.362 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 09:11:03.365 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 09:11:03.367 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 09:11:03.370 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 09:11:03.372 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-07-28 09:11:03.375 | + functions-common:_run_under_systemd:1670 : 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-07-28 09:11:03.377 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-agt.service 2022-07-28 09:11:03.379 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 09:11:03.382 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 09:11:03.385 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 09:11:03.387 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 09:11:03.389 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 09:11:03.391 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 09:11:03.394 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-07-28 09:11:03.396 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 09:11:03.401 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-07-28 09:11:03.457 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-07-28 09:11:03.513 | + functions-common:write_user_unit_file:1577 : 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-07-28 09:11:03.568 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-07-28 09:11:03.622 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-07-28 09:11:03.676 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 09:11:03.736 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 09:11:03.738 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 09:11:03.741 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-07-28 09:11:03.801 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 09:11:04.319 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-agt.service 2022-07-28 09:11:04.333 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-07-28 09:11:04.825 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-agt.service 2022-07-28 09:11:04.848 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:11:04.851 | + functions-common:time_stop:2440 : local name 2022-07-28 09:11:04.853 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:11:04.856 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:11:04.858 | + functions-common:time_stop:2443 : local total 2022-07-28 09:11:04.861 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:11:04.864 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:11:04.866 | + functions-common:time_stop:2447 : start_time=1658999463312 2022-07-28 09:11:04.869 | + functions-common:time_stop:2449 : [[ -z 1658999463312 ]] 2022-07-28 09:11:04.872 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:11:04.877 | + functions-common:time_stop:2452 : end_time=1658999464874 2022-07-28 09:11:04.880 | + functions-common:time_stop:2453 : elapsed_time=1562 2022-07-28 09:11:04.883 | + functions-common:time_stop:2454 : total=16756 2022-07-28 09:11:04.885 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:11:04.888 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18318 2022-07-28 09:11:04.890 | + lib/neutron-legacy:start_mutnauq_l2_agent:563 : is_provider_network 2022-07-28 09:11:04.893 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-07-28 09:11:04.896 | + functions-common:is_provider_network:2292 : return 1 2022-07-28 09:11:04.899 | + lib/neutron:start_neutron:736 : start_mutnauq_other_agents 2022-07-28 09:11:04.901 | + lib/neutron-legacy:start_mutnauq_other_agents:579 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 09:11:04.904 | + functions-common:run_process:1694 : local service=q-dhcp 2022-07-28 09:11:04.907 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 09:11:04.909 | + functions-common:run_process:1696 : local group= 2022-07-28 09:11:04.912 | + functions-common:run_process:1697 : local user= 2022-07-28 09:11:04.914 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:11:04.917 | + functions-common:run_process:1700 : local name=q-dhcp 2022-07-28 09:11:04.919 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:11:04.922 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:11:04.924 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:11:04.927 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:11:04.931 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:11:04.936 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999464933 2022-07-28 09:11:04.939 | + functions-common:run_process:1703 : is_service_enabled q-dhcp 2022-07-28 09:11:04.958 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:11:04.960 | + functions-common:run_process:1704 : _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-07-28 09:11:04.963 | + functions-common:_run_under_systemd:1654 : local service=q-dhcp 2022-07-28 09:11:04.966 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 09:11:04.969 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 09:11:04.971 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 09:11:04.974 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 09:11:04.977 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-07-28 09:11:04.979 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-07-28 09:11:04.982 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-dhcp.service 2022-07-28 09:11:04.984 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 09:11:04.987 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 09:11:04.989 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 09:11:04.992 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 09:11:04.994 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-07-28 09:11:04.997 | + functions-common:_run_under_systemd:1670 : 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-07-28 09:11:04.999 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-dhcp.service 2022-07-28 09:11:05.002 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 09:11:05.004 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 09:11:05.007 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 09:11:05.009 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 09:11:05.012 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 09:11:05.014 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 09:11:05.017 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-07-28 09:11:05.019 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 09:11:05.024 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-07-28 09:11:05.080 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-07-28 09:11:05.135 | + functions-common:write_user_unit_file:1577 : 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-07-28 09:11:05.191 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-07-28 09:11:05.255 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-07-28 09:11:05.311 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 09:11:05.372 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 09:11:05.374 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 09:11:05.377 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-07-28 09:11:05.436 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 09:11:06.255 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-dhcp.service 2022-07-28 09:11:06.270 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-07-28 09:11:06.784 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-dhcp.service 2022-07-28 09:11:06.806 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:11:06.808 | + functions-common:time_stop:2440 : local name 2022-07-28 09:11:06.811 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:11:06.814 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:11:06.816 | + functions-common:time_stop:2443 : local total 2022-07-28 09:11:06.819 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:11:06.821 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:11:06.825 | + functions-common:time_stop:2447 : start_time=1658999464933 2022-07-28 09:11:06.827 | + functions-common:time_stop:2449 : [[ -z 1658999464933 ]] 2022-07-28 09:11:06.830 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:11:06.836 | + functions-common:time_stop:2452 : end_time=1658999466833 2022-07-28 09:11:06.838 | + functions-common:time_stop:2453 : elapsed_time=1900 2022-07-28 09:11:06.841 | + functions-common:time_stop:2454 : total=18318 2022-07-28 09:11:06.844 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:11:06.846 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=20218 2022-07-28 09:11:06.850 | ++ lib/neutron-legacy:start_mutnauq_other_agents:581 : determine_config_files neutron-l3-agent 2022-07-28 09:11:06.852 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-28 09:11:06.855 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-28 09:11:06.858 | +++ lib/neutron-legacy:determine_config_files:334 : _determine_config_l3 2022-07-28 09:11:06.861 | +++ lib/neutron-legacy:_determine_config_l3:324 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 09:11:06.864 | +++ lib/neutron-legacy:_determine_config_l3:325 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 09:11:06.867 | ++ lib/neutron-legacy:determine_config_files:334 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 09:11:06.870 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-07-28 09:11:06.872 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 09:11:06.875 | + lib/neutron-legacy:start_mutnauq_other_agents:581 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 09:11:06.878 | + functions-common:run_process:1694 : local service=q-l3 2022-07-28 09:11:06.880 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 09:11:06.883 | + functions-common:run_process:1696 : local group= 2022-07-28 09:11:06.885 | + functions-common:run_process:1697 : local user= 2022-07-28 09:11:06.888 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:11:06.890 | + functions-common:run_process:1700 : local name=q-l3 2022-07-28 09:11:06.893 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:11:06.895 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:11:06.897 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:11:06.900 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:11:06.903 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:11:06.908 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999466905 2022-07-28 09:11:06.911 | + functions-common:run_process:1703 : is_service_enabled q-l3 2022-07-28 09:11:06.930 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:11:06.933 | + functions-common:run_process:1704 : _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-07-28 09:11:06.935 | + functions-common:_run_under_systemd:1654 : local service=q-l3 2022-07-28 09:11:06.938 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 09:11:06.940 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 09:11:06.943 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 09:11:06.945 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 09:11:06.948 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-07-28 09:11:06.951 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-07-28 09:11:06.953 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-l3.service 2022-07-28 09:11:06.956 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 09:11:06.958 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 09:11:06.961 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 09:11:06.966 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 09:11:06.969 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-07-28 09:11:06.971 | + functions-common:_run_under_systemd:1670 : 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-07-28 09:11:06.976 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-l3.service 2022-07-28 09:11:06.979 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 09:11:06.981 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 09:11:06.983 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 09:11:06.986 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 09:11:06.988 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 09:11:06.991 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 09:11:06.993 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-07-28 09:11:06.996 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 09:11:07.000 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-07-28 09:11:07.058 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-07-28 09:11:07.119 | + functions-common:write_user_unit_file:1577 : 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-07-28 09:11:07.176 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-07-28 09:11:07.236 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-07-28 09:11:07.294 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 09:11:07.355 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 09:11:07.357 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 09:11:07.359 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-07-28 09:11:07.419 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 09:11:07.964 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-l3.service 2022-07-28 09:11:07.978 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-07-28 09:11:08.497 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-l3.service 2022-07-28 09:11:08.526 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:11:08.529 | + functions-common:time_stop:2440 : local name 2022-07-28 09:11:08.531 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:11:08.534 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:11:08.537 | + functions-common:time_stop:2443 : local total 2022-07-28 09:11:08.540 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:11:08.545 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:11:08.547 | + functions-common:time_stop:2447 : start_time=1658999466905 2022-07-28 09:11:08.550 | + functions-common:time_stop:2449 : [[ -z 1658999466905 ]] 2022-07-28 09:11:08.556 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:11:08.559 | + functions-common:time_stop:2452 : end_time=1658999468555 2022-07-28 09:11:08.561 | + functions-common:time_stop:2453 : elapsed_time=1650 2022-07-28 09:11:08.564 | + functions-common:time_stop:2454 : total=20218 2022-07-28 09:11:08.566 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:11:08.569 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21868 2022-07-28 09:11:08.572 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 09:11:08.575 | + functions-common:run_process:1694 : local service=q-meta 2022-07-28 09:11:08.578 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 09:11:08.580 | + functions-common:run_process:1696 : local group= 2022-07-28 09:11:08.583 | + functions-common:run_process:1697 : local user= 2022-07-28 09:11:08.586 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:11:08.588 | + functions-common:run_process:1700 : local name=q-meta 2022-07-28 09:11:08.591 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:11:08.594 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:11:08.596 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:11:08.599 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:11:08.604 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:11:08.607 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999468604 2022-07-28 09:11:08.610 | + functions-common:run_process:1703 : is_service_enabled q-meta 2022-07-28 09:11:08.632 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:11:08.635 | + functions-common:run_process:1704 : _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-07-28 09:11:08.638 | + functions-common:_run_under_systemd:1654 : local service=q-meta 2022-07-28 09:11:08.640 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 09:11:08.643 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 09:11:08.645 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 09:11:08.648 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 09:11:08.650 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-07-28 09:11:08.653 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-07-28 09:11:08.655 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-meta.service 2022-07-28 09:11:08.658 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 09:11:08.660 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 09:11:08.663 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 09:11:08.665 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 09:11:08.668 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-07-28 09:11:08.671 | + functions-common:_run_under_systemd:1670 : 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-07-28 09:11:08.673 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-meta.service 2022-07-28 09:11:08.676 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 09:11:08.678 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 09:11:08.681 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 09:11:08.683 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 09:11:08.686 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 09:11:08.688 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 09:11:08.691 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-07-28 09:11:08.694 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 09:11:08.699 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-07-28 09:11:08.761 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-07-28 09:11:08.830 | + functions-common:write_user_unit_file:1577 : 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-07-28 09:11:08.894 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-07-28 09:11:08.969 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-07-28 09:11:09.032 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 09:11:09.101 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 09:11:09.109 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 09:11:09.115 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-07-28 09:11:09.175 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 09:11:09.744 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-meta.service 2022-07-28 09:11:09.762 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-07-28 09:11:10.289 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-meta.service 2022-07-28 09:11:10.321 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:11:10.324 | + functions-common:time_stop:2440 : local name 2022-07-28 09:11:10.328 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:11:10.332 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:11:10.337 | + functions-common:time_stop:2443 : local total 2022-07-28 09:11:10.342 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:11:10.346 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:11:10.350 | + functions-common:time_stop:2447 : start_time=1658999468604 2022-07-28 09:11:10.354 | + functions-common:time_stop:2449 : [[ -z 1658999468604 ]] 2022-07-28 09:11:10.361 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:11:10.369 | + functions-common:time_stop:2452 : end_time=1658999470363 2022-07-28 09:11:10.372 | + functions-common:time_stop:2453 : elapsed_time=1759 2022-07-28 09:11:10.378 | + functions-common:time_stop:2454 : total=21868 2022-07-28 09:11:10.385 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:11:10.389 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23627 2022-07-28 09:11:10.397 | + lib/neutron-legacy:start_mutnauq_other_agents:584 : 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-07-28 09:11:10.401 | + functions-common:run_process:1694 : local service=q-metering 2022-07-28 09:11:10.407 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 09:11:10.414 | + functions-common:run_process:1696 : local group= 2022-07-28 09:11:10.419 | + functions-common:run_process:1697 : local user= 2022-07-28 09:11:10.425 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:11:10.432 | + functions-common:run_process:1700 : local name=q-metering 2022-07-28 09:11:10.434 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:11:10.437 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:11:10.439 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:11:10.446 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:11:10.451 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:11:10.458 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999470453 2022-07-28 09:11:10.461 | + functions-common:run_process:1703 : is_service_enabled q-metering 2022-07-28 09:11:10.484 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:11:10.486 | + functions-common:run_process:1704 : _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-07-28 09:11:10.489 | + functions-common:_run_under_systemd:1654 : local service=q-metering 2022-07-28 09:11:10.491 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 09:11:10.494 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 09:11:10.497 | + functions-common:_run_under_systemd:1658 : _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-07-28 09:11:10.499 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 09:11:10.503 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-07-28 09:11:10.505 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-07-28 09:11:10.508 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-metering.service 2022-07-28 09:11:10.510 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 09:11:10.513 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 09:11:10.515 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 09:11:10.518 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 09:11:10.520 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-07-28 09:11:10.523 | + functions-common:_run_under_systemd:1670 : 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-07-28 09:11:10.526 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-metering.service 2022-07-28 09:11:10.528 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 09:11:10.531 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 09:11:10.533 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 09:11:10.536 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 09:11:10.539 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 09:11:10.542 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 09:11:10.544 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-07-28 09:11:10.547 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 09:11:10.552 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-07-28 09:11:10.620 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-07-28 09:11:10.730 | + functions-common:write_user_unit_file:1577 : 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-07-28 09:11:10.804 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-07-28 09:11:10.879 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-07-28 09:11:10.968 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 09:11:11.064 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 09:11:11.068 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 09:11:11.070 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-07-28 09:11:11.152 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 09:11:11.758 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-metering.service 2022-07-28 09:11:11.780 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-07-28 09:11:12.394 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-metering.service 2022-07-28 09:11:12.419 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:11:12.422 | + functions-common:time_stop:2440 : local name 2022-07-28 09:11:12.426 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:11:12.427 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:11:12.434 | + functions-common:time_stop:2443 : local total 2022-07-28 09:11:12.445 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:11:12.451 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:11:12.461 | + functions-common:time_stop:2447 : start_time=1658999470453 2022-07-28 09:11:12.467 | + functions-common:time_stop:2449 : [[ -z 1658999470453 ]] 2022-07-28 09:11:12.472 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:11:12.490 | + functions-common:time_stop:2452 : end_time=1658999472474 2022-07-28 09:11:12.493 | + functions-common:time_stop:2453 : elapsed_time=2021 2022-07-28 09:11:12.501 | + functions-common:time_stop:2454 : total=23627 2022-07-28 09:11:12.509 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:11:12.518 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25648 2022-07-28 09:11:12.522 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-07-28 09:11:12.569 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:11:12.578 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-07-28 09:11:12.581 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-07-28 09:11:12.586 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 09:11:12.588 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-07-28 09:11:12.600 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-07-28 09:11:12.600 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-07-28 09:11:12.606 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-07-28 09:11:12.609 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-07-28 09:11:12.617 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-07-28 09:11:12.622 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-28 09:11:16.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:16.361 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:16.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:16.361 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:16.557 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:11:16.560 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 09:11:16.560 | address-scope 2022-07-28 09:11:16.560 | router-admin-state-down-before-update 2022-07-28 09:11:16.561 | agent 2022-07-28 09:11:16.561 | agent-resources-synced 2022-07-28 09:11:16.561 | allowed-address-pairs 2022-07-28 09:11:16.561 | auto-allocated-topology 2022-07-28 09:11:16.561 | availability_zone 2022-07-28 09:11:16.561 | availability_zone_filter 2022-07-28 09:11:16.561 | default-subnetpools 2022-07-28 09:11:16.561 | dhcp_agent_scheduler 2022-07-28 09:11:16.561 | dvr 2022-07-28 09:11:16.561 | empty-string-filtering 2022-07-28 09:11:16.561 | external-net 2022-07-28 09:11:16.561 | extra_dhcp_opt 2022-07-28 09:11:16.561 | extraroute 2022-07-28 09:11:16.561 | extraroute-atomic 2022-07-28 09:11:16.561 | filter-validation 2022-07-28 09:11:16.561 | fip-port-details 2022-07-28 09:11:16.561 | flavors 2022-07-28 09:11:16.561 | floatingip-pools 2022-07-28 09:11:16.561 | ip-substring-filtering 2022-07-28 09:11:16.561 | router 2022-07-28 09:11:16.561 | ext-gw-mode 2022-07-28 09:11:16.561 | l3-ha 2022-07-28 09:11:16.561 | l3-flavors 2022-07-28 09:11:16.561 | l3-port-ip-change-not-allowed 2022-07-28 09:11:16.561 | l3_agent_scheduler 2022-07-28 09:11:16.561 | metering 2022-07-28 09:11:16.561 | metering_source_and_destination_fields 2022-07-28 09:11:16.561 | multi-provider 2022-07-28 09:11:16.561 | net-mtu 2022-07-28 09:11:16.561 | net-mtu-writable 2022-07-28 09:11:16.561 | network_availability_zone 2022-07-28 09:11:16.561 | network-ip-availability 2022-07-28 09:11:16.561 | pagination 2022-07-28 09:11:16.561 | port-device-profile 2022-07-28 09:11:16.561 | port-mac-override 2022-07-28 09:11:16.561 | port-mac-address-regenerate 2022-07-28 09:11:16.561 | port-numa-affinity-policy 2022-07-28 09:11:16.561 | binding 2022-07-28 09:11:16.561 | binding-extended 2022-07-28 09:11:16.562 | port-security 2022-07-28 09:11:16.562 | project-id 2022-07-28 09:11:16.562 | provider 2022-07-28 09:11:16.562 | quota-check-limit 2022-07-28 09:11:16.562 | quotas 2022-07-28 09:11:16.562 | quota_details 2022-07-28 09:11:16.562 | rbac-policies 2022-07-28 09:11:16.562 | rbac-address-group 2022-07-28 09:11:16.562 | rbac-address-scope 2022-07-28 09:11:16.562 | rbac-security-groups 2022-07-28 09:11:16.562 | rbac-subnetpool 2022-07-28 09:11:16.562 | revision-if-match 2022-07-28 09:11:16.562 | standard-attr-revisions 2022-07-28 09:11:16.562 | router_availability_zone 2022-07-28 09:11:16.562 | security-groups-normalized-cidr 2022-07-28 09:11:16.562 | port-security-groups-filtering 2022-07-28 09:11:16.562 | security-groups-remote-address-group 2022-07-28 09:11:16.562 | security-groups-shared-filtering 2022-07-28 09:11:16.562 | security-group 2022-07-28 09:11:16.562 | service-type 2022-07-28 09:11:16.562 | sorting 2022-07-28 09:11:16.562 | standard-attr-description 2022-07-28 09:11:16.562 | stateful-security-group 2022-07-28 09:11:16.562 | subnet_onboard 2022-07-28 09:11:16.562 | subnet-service-types 2022-07-28 09:11:16.562 | subnet_allocation 2022-07-28 09:11:16.562 | subnetpool-prefix-ops 2022-07-28 09:11:16.562 | standard-attr-tag 2022-07-28 09:11:16.562 | standard-attr-timestamp' 2022-07-28 09:11:16.563 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 09:11:16.564 | address-scope 2022-07-28 09:11:16.564 | router-admin-state-down-before-update 2022-07-28 09:11:16.564 | agent 2022-07-28 09:11:16.564 | agent-resources-synced 2022-07-28 09:11:16.564 | allowed-address-pairs 2022-07-28 09:11:16.564 | auto-allocated-topology 2022-07-28 09:11:16.564 | availability_zone 2022-07-28 09:11:16.564 | availability_zone_filter 2022-07-28 09:11:16.564 | default-subnetpools 2022-07-28 09:11:16.564 | dhcp_agent_scheduler 2022-07-28 09:11:16.564 | dvr 2022-07-28 09:11:16.564 | empty-string-filtering 2022-07-28 09:11:16.564 | external-net 2022-07-28 09:11:16.564 | extra_dhcp_opt 2022-07-28 09:11:16.564 | extraroute 2022-07-28 09:11:16.564 | extraroute-atomic 2022-07-28 09:11:16.564 | filter-validation 2022-07-28 09:11:16.564 | fip-port-details 2022-07-28 09:11:16.564 | flavors 2022-07-28 09:11:16.564 | floatingip-pools 2022-07-28 09:11:16.564 | ip-substring-filtering 2022-07-28 09:11:16.564 | router 2022-07-28 09:11:16.564 | ext-gw-mode 2022-07-28 09:11:16.564 | l3-ha 2022-07-28 09:11:16.564 | l3-flavors 2022-07-28 09:11:16.564 | l3-port-ip-change-not-allowed 2022-07-28 09:11:16.564 | l3_agent_scheduler 2022-07-28 09:11:16.564 | metering 2022-07-28 09:11:16.564 | metering_source_and_destination_fields 2022-07-28 09:11:16.564 | multi-provider 2022-07-28 09:11:16.564 | net-mtu 2022-07-28 09:11:16.564 | net-mtu-writable 2022-07-28 09:11:16.564 | network_availability_zone 2022-07-28 09:11:16.564 | network-ip-availability 2022-07-28 09:11:16.564 | pagination 2022-07-28 09:11:16.565 | port-device-profile 2022-07-28 09:11:16.565 | port-mac-override 2022-07-28 09:11:16.565 | port-mac-address-regenerate 2022-07-28 09:11:16.565 | port-numa-affinity-policy 2022-07-28 09:11:16.565 | binding 2022-07-28 09:11:16.565 | binding-extended 2022-07-28 09:11:16.565 | port-security 2022-07-28 09:11:16.565 | project-id 2022-07-28 09:11:16.565 | provider 2022-07-28 09:11:16.565 | quota-check-limit 2022-07-28 09:11:16.565 | quotas 2022-07-28 09:11:16.565 | quota_details 2022-07-28 09:11:16.565 | rbac-policies 2022-07-28 09:11:16.565 | rbac-address-group 2022-07-28 09:11:16.565 | rbac-address-scope 2022-07-28 09:11:16.565 | rbac-security-groups 2022-07-28 09:11:16.565 | rbac-subnetpool 2022-07-28 09:11:16.565 | revision-if-match 2022-07-28 09:11:16.565 | standard-attr-revisions 2022-07-28 09:11:16.565 | router_availability_zone 2022-07-28 09:11:16.565 | security-groups-normalized-cidr 2022-07-28 09:11:16.565 | port-security-groups-filtering 2022-07-28 09:11:16.565 | security-groups-remote-address-group 2022-07-28 09:11:16.565 | security-groups-shared-filtering 2022-07-28 09:11:16.565 | security-group 2022-07-28 09:11:16.565 | service-type 2022-07-28 09:11:16.565 | sorting 2022-07-28 09:11:16.565 | standard-attr-description 2022-07-28 09:11:16.565 | stateful-security-group 2022-07-28 09:11:16.565 | subnet_onboard 2022-07-28 09:11:16.565 | subnet-service-types 2022-07-28 09:11:16.565 | subnet_allocation 2022-07-28 09:11:16.565 | subnetpool-prefix-ops 2022-07-28 09:11:16.565 | standard-attr-tag 2022-07-28 09:11:16.565 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-07-28 09:11:16.569 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 09:11:16.573 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-07-28 09:11:16.575 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-07-28 09:11:16.584 | ++ 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-07-28 09:11:19.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:19.683 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:19.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:19.684 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:19.684 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 09:11:19.835 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:11:19.838 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=e0b31097-b16d-434c-969d-017187a73dfd 2022-07-28 09:11:19.841 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-07-28 09:11:19.844 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-07-28 09:11:19.846 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-07-28 09:11:19.849 | + functions-common:is_provider_network:2292 : return 1 2022-07-28 09:11:19.853 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-07-28 09:11:19.854 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-07-28 09:11:19.855 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-07-28 09:11:19.858 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:11:19.861 | ++ functions-common:get_field:813 : read data 2022-07-28 09:11:22.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:22.769 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:22.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:22.769 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:22.931 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:11:22.934 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 09:11:22.937 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 09:11:22.940 | ++ functions-common:get_field:819 : echo '| id | f45380c0-6736-45d8-a270-ff993e740265 |' 2022-07-28 09:11:22.940 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 09:11:22.947 | ++ functions-common:get_field:813 : read data 2022-07-28 09:11:22.952 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=f45380c0-6736-45d8-a270-ff993e740265 2022-07-28 09:11:22.955 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-07-28 09:11:22.957 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 09:11:22.976 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-07-28 09:11:22.980 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-07-28 09:11:22.982 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z e0b31097-b16d-434c-969d-017187a73dfd ']' 2022-07-28 09:11:22.985 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-07-28 09:11:22.988 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-07-28 09:11:22.990 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-07-28 09:11:22.993 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool e0b31097-b16d-434c-969d-017187a73dfd ' 2022-07-28 09:11:22.995 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-07-28 09:11:22.998 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network f45380c0-6736-45d8-a270-ff993e740265 private-subnet' 2022-07-28 09:11:23.001 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-07-28 09:11:23.005 | +++ 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 e0b31097-b16d-434c-969d-017187a73dfd --network f45380c0-6736-45d8-a270-ff993e740265 private-subnet 2022-07-28 09:11:23.006 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-07-28 09:11:23.006 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-07-28 09:11:23.010 | +++ functions-common:get_field:812 : local data field 2022-07-28 09:11:23.013 | +++ functions-common:get_field:813 : read data 2022-07-28 09:11:25.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:25.559 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:25.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:25.559 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:25.559 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 09:11:26.054 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 09:11:26.217 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:11:26.221 | +++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 09:11:26.223 | +++ functions-common:get_field:817 : field='$3' 2022-07-28 09:11:26.226 | +++ functions-common:get_field:819 : echo '| id | 4c95f631-518e-4c54-865d-d29525ec8955 |' 2022-07-28 09:11:26.227 | +++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 09:11:26.234 | +++ functions-common:get_field:813 : read data 2022-07-28 09:11:26.237 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=4c95f631-518e-4c54-865d-d29525ec8955 2022-07-28 09:11:26.240 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-07-28 09:11:26.243 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 09:11:26.261 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 4c95f631-518e-4c54-865d-d29525ec8955 2022-07-28 09:11:26.266 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=4c95f631-518e-4c54-865d-d29525ec8955 2022-07-28 09:11:26.269 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-07-28 09:11:26.272 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-07-28 09:11:26.274 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-07-28 09:11:26.278 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-28 09:11:28.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:28.797 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:28.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:28.797 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:28.953 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:11:28.956 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 09:11:28.956 | address-scope 2022-07-28 09:11:28.956 | router-admin-state-down-before-update 2022-07-28 09:11:28.956 | agent 2022-07-28 09:11:28.956 | agent-resources-synced 2022-07-28 09:11:28.956 | allowed-address-pairs 2022-07-28 09:11:28.956 | auto-allocated-topology 2022-07-28 09:11:28.956 | availability_zone 2022-07-28 09:11:28.956 | availability_zone_filter 2022-07-28 09:11:28.956 | default-subnetpools 2022-07-28 09:11:28.956 | dhcp_agent_scheduler 2022-07-28 09:11:28.956 | dvr 2022-07-28 09:11:28.956 | empty-string-filtering 2022-07-28 09:11:28.956 | external-net 2022-07-28 09:11:28.956 | extra_dhcp_opt 2022-07-28 09:11:28.956 | extraroute 2022-07-28 09:11:28.956 | extraroute-atomic 2022-07-28 09:11:28.956 | filter-validation 2022-07-28 09:11:28.956 | fip-port-details 2022-07-28 09:11:28.956 | flavors 2022-07-28 09:11:28.956 | floatingip-pools 2022-07-28 09:11:28.956 | ip-substring-filtering 2022-07-28 09:11:28.956 | router 2022-07-28 09:11:28.956 | ext-gw-mode 2022-07-28 09:11:28.957 | l3-ha 2022-07-28 09:11:28.957 | l3-flavors 2022-07-28 09:11:28.957 | l3-port-ip-change-not-allowed 2022-07-28 09:11:28.957 | l3_agent_scheduler 2022-07-28 09:11:28.957 | metering 2022-07-28 09:11:28.957 | metering_source_and_destination_fields 2022-07-28 09:11:28.957 | multi-provider 2022-07-28 09:11:28.957 | net-mtu 2022-07-28 09:11:28.957 | net-mtu-writable 2022-07-28 09:11:28.957 | network_availability_zone 2022-07-28 09:11:28.957 | network-ip-availability 2022-07-28 09:11:28.957 | pagination 2022-07-28 09:11:28.957 | port-device-profile 2022-07-28 09:11:28.957 | port-mac-override 2022-07-28 09:11:28.957 | port-mac-address-regenerate 2022-07-28 09:11:28.957 | port-numa-affinity-policy 2022-07-28 09:11:28.957 | binding 2022-07-28 09:11:28.957 | binding-extended 2022-07-28 09:11:28.957 | port-security 2022-07-28 09:11:28.957 | project-id 2022-07-28 09:11:28.957 | provider 2022-07-28 09:11:28.957 | quota-check-limit 2022-07-28 09:11:28.957 | quotas 2022-07-28 09:11:28.957 | quota_details 2022-07-28 09:11:28.957 | rbac-policies 2022-07-28 09:11:28.957 | rbac-address-group 2022-07-28 09:11:28.957 | rbac-address-scope 2022-07-28 09:11:28.957 | rbac-security-groups 2022-07-28 09:11:28.957 | rbac-subnetpool 2022-07-28 09:11:28.957 | revision-if-match 2022-07-28 09:11:28.957 | standard-attr-revisions 2022-07-28 09:11:28.957 | router_availability_zone 2022-07-28 09:11:28.957 | security-groups-normalized-cidr 2022-07-28 09:11:28.957 | port-security-groups-filtering 2022-07-28 09:11:28.957 | security-groups-remote-address-group 2022-07-28 09:11:28.957 | security-groups-shared-filtering 2022-07-28 09:11:28.957 | security-group 2022-07-28 09:11:28.957 | service-type 2022-07-28 09:11:28.958 | sorting 2022-07-28 09:11:28.958 | standard-attr-description 2022-07-28 09:11:28.958 | stateful-security-group 2022-07-28 09:11:28.958 | subnet_onboard 2022-07-28 09:11:28.958 | subnet-service-types 2022-07-28 09:11:28.958 | subnet_allocation 2022-07-28 09:11:28.958 | subnetpool-prefix-ops 2022-07-28 09:11:28.958 | standard-attr-tag 2022-07-28 09:11:28.958 | standard-attr-timestamp' 2022-07-28 09:11:28.959 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 09:11:28.959 | address-scope 2022-07-28 09:11:28.959 | router-admin-state-down-before-update 2022-07-28 09:11:28.959 | agent 2022-07-28 09:11:28.959 | agent-resources-synced 2022-07-28 09:11:28.959 | allowed-address-pairs 2022-07-28 09:11:28.959 | auto-allocated-topology 2022-07-28 09:11:28.959 | availability_zone 2022-07-28 09:11:28.959 | availability_zone_filter 2022-07-28 09:11:28.959 | default-subnetpools 2022-07-28 09:11:28.959 | dhcp_agent_scheduler 2022-07-28 09:11:28.959 | dvr 2022-07-28 09:11:28.959 | empty-string-filtering 2022-07-28 09:11:28.959 | external-net 2022-07-28 09:11:28.959 | extra_dhcp_opt 2022-07-28 09:11:28.959 | extraroute 2022-07-28 09:11:28.959 | extraroute-atomic 2022-07-28 09:11:28.959 | filter-validation 2022-07-28 09:11:28.959 | fip-port-details 2022-07-28 09:11:28.959 | flavors 2022-07-28 09:11:28.959 | floatingip-pools 2022-07-28 09:11:28.959 | ip-substring-filtering 2022-07-28 09:11:28.959 | router 2022-07-28 09:11:28.959 | ext-gw-mode 2022-07-28 09:11:28.959 | l3-ha 2022-07-28 09:11:28.959 | l3-flavors 2022-07-28 09:11:28.959 | l3-port-ip-change-not-allowed 2022-07-28 09:11:28.959 | l3_agent_scheduler 2022-07-28 09:11:28.959 | metering 2022-07-28 09:11:28.959 | metering_source_and_destination_fields 2022-07-28 09:11:28.959 | multi-provider 2022-07-28 09:11:28.959 | net-mtu 2022-07-28 09:11:28.959 | net-mtu-writable 2022-07-28 09:11:28.959 | network_availability_zone 2022-07-28 09:11:28.960 | network-ip-availability 2022-07-28 09:11:28.960 | pagination 2022-07-28 09:11:28.960 | port-device-profile 2022-07-28 09:11:28.960 | port-mac-override 2022-07-28 09:11:28.960 | port-mac-address-regenerate 2022-07-28 09:11:28.960 | port-numa-affinity-policy 2022-07-28 09:11:28.960 | binding 2022-07-28 09:11:28.960 | binding-extended 2022-07-28 09:11:28.960 | port-security 2022-07-28 09:11:28.960 | project-id 2022-07-28 09:11:28.960 | provider 2022-07-28 09:11:28.960 | quota-check-limit 2022-07-28 09:11:28.960 | quotas 2022-07-28 09:11:28.960 | quota_details 2022-07-28 09:11:28.960 | rbac-policies 2022-07-28 09:11:28.960 | rbac-address-group 2022-07-28 09:11:28.960 | rbac-address-scope 2022-07-28 09:11:28.960 | rbac-security-groups 2022-07-28 09:11:28.960 | rbac-subnetpool 2022-07-28 09:11:28.960 | revision-if-match 2022-07-28 09:11:28.960 | standard-attr-revisions 2022-07-28 09:11:28.960 | router_availability_zone 2022-07-28 09:11:28.960 | security-groups-normalized-cidr 2022-07-28 09:11:28.960 | port-security-groups-filtering 2022-07-28 09:11:28.960 | security-groups-remote-address-group 2022-07-28 09:11:28.960 | security-groups-shared-filtering 2022-07-28 09:11:28.960 | security-group 2022-07-28 09:11:28.960 | service-type 2022-07-28 09:11:28.960 | sorting 2022-07-28 09:11:28.960 | standard-attr-description 2022-07-28 09:11:28.960 | stateful-security-group 2022-07-28 09:11:28.960 | subnet_onboard 2022-07-28 09:11:28.960 | subnet-service-types 2022-07-28 09:11:28.960 | subnet_allocation 2022-07-28 09:11:28.960 | subnetpool-prefix-ops 2022-07-28 09:11:28.961 | standard-attr-tag 2022-07-28 09:11:28.961 | standard-attr-timestamp =~ router ]] 2022-07-28 09:11:28.961 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 09:11:28.964 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-07-28 09:11:28.967 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-07-28 09:11:28.971 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-28 09:11:31.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:31.465 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:31.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:31.465 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:31.612 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:11:31.615 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 09:11:31.615 | address-scope 2022-07-28 09:11:31.615 | router-admin-state-down-before-update 2022-07-28 09:11:31.615 | agent 2022-07-28 09:11:31.616 | agent-resources-synced 2022-07-28 09:11:31.616 | allowed-address-pairs 2022-07-28 09:11:31.616 | auto-allocated-topology 2022-07-28 09:11:31.616 | availability_zone 2022-07-28 09:11:31.616 | availability_zone_filter 2022-07-28 09:11:31.616 | default-subnetpools 2022-07-28 09:11:31.616 | dhcp_agent_scheduler 2022-07-28 09:11:31.616 | dvr 2022-07-28 09:11:31.616 | empty-string-filtering 2022-07-28 09:11:31.616 | external-net 2022-07-28 09:11:31.616 | extra_dhcp_opt 2022-07-28 09:11:31.616 | extraroute 2022-07-28 09:11:31.616 | extraroute-atomic 2022-07-28 09:11:31.616 | filter-validation 2022-07-28 09:11:31.616 | fip-port-details 2022-07-28 09:11:31.616 | flavors 2022-07-28 09:11:31.616 | floatingip-pools 2022-07-28 09:11:31.616 | ip-substring-filtering 2022-07-28 09:11:31.616 | router 2022-07-28 09:11:31.616 | ext-gw-mode 2022-07-28 09:11:31.616 | l3-ha 2022-07-28 09:11:31.616 | l3-flavors 2022-07-28 09:11:31.616 | l3-port-ip-change-not-allowed 2022-07-28 09:11:31.616 | l3_agent_scheduler 2022-07-28 09:11:31.616 | metering 2022-07-28 09:11:31.616 | metering_source_and_destination_fields 2022-07-28 09:11:31.616 | multi-provider 2022-07-28 09:11:31.616 | net-mtu 2022-07-28 09:11:31.616 | net-mtu-writable 2022-07-28 09:11:31.616 | network_availability_zone 2022-07-28 09:11:31.616 | network-ip-availability 2022-07-28 09:11:31.616 | pagination 2022-07-28 09:11:31.616 | port-device-profile 2022-07-28 09:11:31.616 | port-mac-override 2022-07-28 09:11:31.616 | port-mac-address-regenerate 2022-07-28 09:11:31.616 | port-numa-affinity-policy 2022-07-28 09:11:31.617 | binding 2022-07-28 09:11:31.617 | binding-extended 2022-07-28 09:11:31.617 | port-security 2022-07-28 09:11:31.617 | project-id 2022-07-28 09:11:31.617 | provider 2022-07-28 09:11:31.617 | quota-check-limit 2022-07-28 09:11:31.617 | quotas 2022-07-28 09:11:31.617 | quota_details 2022-07-28 09:11:31.617 | rbac-policies 2022-07-28 09:11:31.617 | rbac-address-group 2022-07-28 09:11:31.617 | rbac-address-scope 2022-07-28 09:11:31.617 | rbac-security-groups 2022-07-28 09:11:31.617 | rbac-subnetpool 2022-07-28 09:11:31.617 | revision-if-match 2022-07-28 09:11:31.617 | standard-attr-revisions 2022-07-28 09:11:31.617 | router_availability_zone 2022-07-28 09:11:31.617 | security-groups-normalized-cidr 2022-07-28 09:11:31.617 | port-security-groups-filtering 2022-07-28 09:11:31.617 | security-groups-remote-address-group 2022-07-28 09:11:31.617 | security-groups-shared-filtering 2022-07-28 09:11:31.617 | security-group 2022-07-28 09:11:31.617 | service-type 2022-07-28 09:11:31.617 | sorting 2022-07-28 09:11:31.617 | standard-attr-description 2022-07-28 09:11:31.617 | stateful-security-group 2022-07-28 09:11:31.617 | subnet_onboard 2022-07-28 09:11:31.617 | subnet-service-types 2022-07-28 09:11:31.617 | subnet_allocation 2022-07-28 09:11:31.617 | subnetpool-prefix-ops 2022-07-28 09:11:31.617 | standard-attr-tag 2022-07-28 09:11:31.617 | standard-attr-timestamp' 2022-07-28 09:11:31.618 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 09:11:31.618 | address-scope 2022-07-28 09:11:31.618 | router-admin-state-down-before-update 2022-07-28 09:11:31.618 | agent 2022-07-28 09:11:31.618 | agent-resources-synced 2022-07-28 09:11:31.619 | allowed-address-pairs 2022-07-28 09:11:31.619 | auto-allocated-topology 2022-07-28 09:11:31.619 | availability_zone 2022-07-28 09:11:31.619 | availability_zone_filter 2022-07-28 09:11:31.619 | default-subnetpools 2022-07-28 09:11:31.619 | dhcp_agent_scheduler 2022-07-28 09:11:31.619 | dvr 2022-07-28 09:11:31.619 | empty-string-filtering 2022-07-28 09:11:31.619 | external-net 2022-07-28 09:11:31.619 | extra_dhcp_opt 2022-07-28 09:11:31.619 | extraroute 2022-07-28 09:11:31.619 | extraroute-atomic 2022-07-28 09:11:31.619 | filter-validation 2022-07-28 09:11:31.619 | fip-port-details 2022-07-28 09:11:31.619 | flavors 2022-07-28 09:11:31.619 | floatingip-pools 2022-07-28 09:11:31.619 | ip-substring-filtering 2022-07-28 09:11:31.619 | router 2022-07-28 09:11:31.619 | ext-gw-mode 2022-07-28 09:11:31.619 | l3-ha 2022-07-28 09:11:31.619 | l3-flavors 2022-07-28 09:11:31.619 | l3-port-ip-change-not-allowed 2022-07-28 09:11:31.619 | l3_agent_scheduler 2022-07-28 09:11:31.619 | metering 2022-07-28 09:11:31.619 | metering_source_and_destination_fields 2022-07-28 09:11:31.619 | multi-provider 2022-07-28 09:11:31.619 | net-mtu 2022-07-28 09:11:31.619 | net-mtu-writable 2022-07-28 09:11:31.619 | network_availability_zone 2022-07-28 09:11:31.619 | network-ip-availability 2022-07-28 09:11:31.619 | pagination 2022-07-28 09:11:31.619 | port-device-profile 2022-07-28 09:11:31.619 | port-mac-override 2022-07-28 09:11:31.619 | port-mac-address-regenerate 2022-07-28 09:11:31.619 | port-numa-affinity-policy 2022-07-28 09:11:31.619 | binding 2022-07-28 09:11:31.619 | binding-extended 2022-07-28 09:11:31.619 | port-security 2022-07-28 09:11:31.620 | project-id 2022-07-28 09:11:31.620 | provider 2022-07-28 09:11:31.620 | quota-check-limit 2022-07-28 09:11:31.620 | quotas 2022-07-28 09:11:31.620 | quota_details 2022-07-28 09:11:31.620 | rbac-policies 2022-07-28 09:11:31.620 | rbac-address-group 2022-07-28 09:11:31.620 | rbac-address-scope 2022-07-28 09:11:31.620 | rbac-security-groups 2022-07-28 09:11:31.620 | rbac-subnetpool 2022-07-28 09:11:31.620 | revision-if-match 2022-07-28 09:11:31.620 | standard-attr-revisions 2022-07-28 09:11:31.620 | router_availability_zone 2022-07-28 09:11:31.620 | security-groups-normalized-cidr 2022-07-28 09:11:31.620 | port-security-groups-filtering 2022-07-28 09:11:31.620 | security-groups-remote-address-group 2022-07-28 09:11:31.620 | security-groups-shared-filtering 2022-07-28 09:11:31.620 | security-group 2022-07-28 09:11:31.620 | service-type 2022-07-28 09:11:31.620 | sorting 2022-07-28 09:11:31.620 | standard-attr-description 2022-07-28 09:11:31.620 | stateful-security-group 2022-07-28 09:11:31.620 | subnet_onboard 2022-07-28 09:11:31.620 | subnet-service-types 2022-07-28 09:11:31.620 | subnet_allocation 2022-07-28 09:11:31.620 | subnetpool-prefix-ops 2022-07-28 09:11:31.620 | standard-attr-tag 2022-07-28 09:11:31.620 | standard-attr-timestamp =~ external-net ]] 2022-07-28 09:11:31.621 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 09:11:31.624 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-07-28 09:11:31.628 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-07-28 09:11:31.631 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-07-28 09:11:31.631 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-07-28 09:11:31.632 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:11:31.635 | ++ functions-common:get_field:813 : read data 2022-07-28 09:11:34.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:34.813 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:34.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:34.813 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:34.813 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 09:11:34.965 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:11:34.968 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 09:11:34.971 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 09:11:34.974 | ++ functions-common:get_field:819 : echo '| id | 246a891a-4461-4342-b052-883bb9b051a1 |' 2022-07-28 09:11:34.975 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 09:11:34.981 | ++ functions-common:get_field:813 : read data 2022-07-28 09:11:34.985 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=246a891a-4461-4342-b052-883bb9b051a1 2022-07-28 09:11:34.988 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-07-28 09:11:34.991 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 09:11:35.008 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-07-28 09:11:35.011 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-07-28 09:11:35.014 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-07-28 09:11:35.017 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-28 09:11:37.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:37.478 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:37.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:37.478 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:37.639 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:11:37.643 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 09:11:37.643 | address-scope 2022-07-28 09:11:37.643 | router-admin-state-down-before-update 2022-07-28 09:11:37.643 | agent 2022-07-28 09:11:37.643 | agent-resources-synced 2022-07-28 09:11:37.643 | allowed-address-pairs 2022-07-28 09:11:37.643 | auto-allocated-topology 2022-07-28 09:11:37.643 | availability_zone 2022-07-28 09:11:37.643 | availability_zone_filter 2022-07-28 09:11:37.643 | default-subnetpools 2022-07-28 09:11:37.643 | dhcp_agent_scheduler 2022-07-28 09:11:37.643 | dvr 2022-07-28 09:11:37.643 | empty-string-filtering 2022-07-28 09:11:37.643 | external-net 2022-07-28 09:11:37.643 | extra_dhcp_opt 2022-07-28 09:11:37.643 | extraroute 2022-07-28 09:11:37.643 | extraroute-atomic 2022-07-28 09:11:37.643 | filter-validation 2022-07-28 09:11:37.643 | fip-port-details 2022-07-28 09:11:37.643 | flavors 2022-07-28 09:11:37.643 | floatingip-pools 2022-07-28 09:11:37.643 | ip-substring-filtering 2022-07-28 09:11:37.643 | router 2022-07-28 09:11:37.643 | ext-gw-mode 2022-07-28 09:11:37.643 | l3-ha 2022-07-28 09:11:37.643 | l3-flavors 2022-07-28 09:11:37.644 | l3-port-ip-change-not-allowed 2022-07-28 09:11:37.644 | l3_agent_scheduler 2022-07-28 09:11:37.644 | metering 2022-07-28 09:11:37.644 | metering_source_and_destination_fields 2022-07-28 09:11:37.644 | multi-provider 2022-07-28 09:11:37.644 | net-mtu 2022-07-28 09:11:37.644 | net-mtu-writable 2022-07-28 09:11:37.644 | network_availability_zone 2022-07-28 09:11:37.644 | network-ip-availability 2022-07-28 09:11:37.644 | pagination 2022-07-28 09:11:37.644 | port-device-profile 2022-07-28 09:11:37.644 | port-mac-override 2022-07-28 09:11:37.644 | port-mac-address-regenerate 2022-07-28 09:11:37.644 | port-numa-affinity-policy 2022-07-28 09:11:37.644 | binding 2022-07-28 09:11:37.644 | binding-extended 2022-07-28 09:11:37.644 | port-security 2022-07-28 09:11:37.644 | project-id 2022-07-28 09:11:37.644 | provider 2022-07-28 09:11:37.644 | quota-check-limit 2022-07-28 09:11:37.644 | quotas 2022-07-28 09:11:37.644 | quota_details 2022-07-28 09:11:37.644 | rbac-policies 2022-07-28 09:11:37.644 | rbac-address-group 2022-07-28 09:11:37.644 | rbac-address-scope 2022-07-28 09:11:37.644 | rbac-security-groups 2022-07-28 09:11:37.644 | rbac-subnetpool 2022-07-28 09:11:37.644 | revision-if-match 2022-07-28 09:11:37.644 | standard-attr-revisions 2022-07-28 09:11:37.644 | router_availability_zone 2022-07-28 09:11:37.644 | security-groups-normalized-cidr 2022-07-28 09:11:37.644 | port-security-groups-filtering 2022-07-28 09:11:37.644 | security-groups-remote-address-group 2022-07-28 09:11:37.644 | security-groups-shared-filtering 2022-07-28 09:11:37.644 | security-group 2022-07-28 09:11:37.644 | service-type 2022-07-28 09:11:37.645 | sorting 2022-07-28 09:11:37.645 | standard-attr-description 2022-07-28 09:11:37.645 | stateful-security-group 2022-07-28 09:11:37.645 | subnet_onboard 2022-07-28 09:11:37.645 | subnet-service-types 2022-07-28 09:11:37.645 | subnet_allocation 2022-07-28 09:11:37.645 | subnetpool-prefix-ops 2022-07-28 09:11:37.645 | standard-attr-tag 2022-07-28 09:11:37.645 | standard-attr-timestamp' 2022-07-28 09:11:37.646 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 09:11:37.646 | address-scope 2022-07-28 09:11:37.646 | router-admin-state-down-before-update 2022-07-28 09:11:37.646 | agent 2022-07-28 09:11:37.646 | agent-resources-synced 2022-07-28 09:11:37.646 | allowed-address-pairs 2022-07-28 09:11:37.646 | auto-allocated-topology 2022-07-28 09:11:37.646 | availability_zone 2022-07-28 09:11:37.646 | availability_zone_filter 2022-07-28 09:11:37.646 | default-subnetpools 2022-07-28 09:11:37.646 | dhcp_agent_scheduler 2022-07-28 09:11:37.646 | dvr 2022-07-28 09:11:37.646 | empty-string-filtering 2022-07-28 09:11:37.646 | external-net 2022-07-28 09:11:37.646 | extra_dhcp_opt 2022-07-28 09:11:37.646 | extraroute 2022-07-28 09:11:37.646 | extraroute-atomic 2022-07-28 09:11:37.646 | filter-validation 2022-07-28 09:11:37.646 | fip-port-details 2022-07-28 09:11:37.646 | flavors 2022-07-28 09:11:37.646 | floatingip-pools 2022-07-28 09:11:37.646 | ip-substring-filtering 2022-07-28 09:11:37.646 | router 2022-07-28 09:11:37.646 | ext-gw-mode 2022-07-28 09:11:37.646 | l3-ha 2022-07-28 09:11:37.646 | l3-flavors 2022-07-28 09:11:37.646 | l3-port-ip-change-not-allowed 2022-07-28 09:11:37.646 | l3_agent_scheduler 2022-07-28 09:11:37.646 | metering 2022-07-28 09:11:37.646 | metering_source_and_destination_fields 2022-07-28 09:11:37.646 | multi-provider 2022-07-28 09:11:37.646 | net-mtu 2022-07-28 09:11:37.646 | net-mtu-writable 2022-07-28 09:11:37.646 | network_availability_zone 2022-07-28 09:11:37.646 | network-ip-availability 2022-07-28 09:11:37.647 | pagination 2022-07-28 09:11:37.647 | port-device-profile 2022-07-28 09:11:37.647 | port-mac-override 2022-07-28 09:11:37.647 | port-mac-address-regenerate 2022-07-28 09:11:37.647 | port-numa-affinity-policy 2022-07-28 09:11:37.647 | binding 2022-07-28 09:11:37.647 | binding-extended 2022-07-28 09:11:37.647 | port-security 2022-07-28 09:11:37.647 | project-id 2022-07-28 09:11:37.647 | provider 2022-07-28 09:11:37.647 | quota-check-limit 2022-07-28 09:11:37.647 | quotas 2022-07-28 09:11:37.647 | quota_details 2022-07-28 09:11:37.647 | rbac-policies 2022-07-28 09:11:37.647 | rbac-address-group 2022-07-28 09:11:37.647 | rbac-address-scope 2022-07-28 09:11:37.647 | rbac-security-groups 2022-07-28 09:11:37.647 | rbac-subnetpool 2022-07-28 09:11:37.647 | revision-if-match 2022-07-28 09:11:37.647 | standard-attr-revisions 2022-07-28 09:11:37.647 | router_availability_zone 2022-07-28 09:11:37.647 | security-groups-normalized-cidr 2022-07-28 09:11:37.647 | port-security-groups-filtering 2022-07-28 09:11:37.647 | security-groups-remote-address-group 2022-07-28 09:11:37.647 | security-groups-shared-filtering 2022-07-28 09:11:37.647 | security-group 2022-07-28 09:11:37.647 | service-type 2022-07-28 09:11:37.647 | sorting 2022-07-28 09:11:37.647 | standard-attr-description 2022-07-28 09:11:37.647 | stateful-security-group 2022-07-28 09:11:37.647 | subnet_onboard 2022-07-28 09:11:37.647 | subnet-service-types 2022-07-28 09:11:37.647 | subnet_allocation 2022-07-28 09:11:37.647 | subnetpool-prefix-ops 2022-07-28 09:11:37.647 | standard-attr-tag 2022-07-28 09:11:37.647 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-07-28 09:11:37.649 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 09:11:37.653 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-07-28 09:11:37.655 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-07-28 09:11:37.660 | ++ 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-07-28 09:11:37.660 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-07-28 09:11:37.661 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-07-28 09:11:37.664 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:11:37.667 | ++ functions-common:get_field:813 : read data 2022-07-28 09:11:40.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:40.482 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:40.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:40.482 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:40.652 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:11:40.655 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 09:11:40.657 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 09:11:40.661 | ++ functions-common:get_field:819 : echo '| id | bf120f5f-c106-48fc-b12e-30e18a6790f2 |' 2022-07-28 09:11:40.661 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 09:11:40.668 | ++ functions-common:get_field:813 : read data 2022-07-28 09:11:40.672 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=bf120f5f-c106-48fc-b12e-30e18a6790f2 2022-07-28 09:11:40.676 | + 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-07-28 09:11:40.679 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 09:11:40.698 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-07-28 09:11:40.702 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-07-28 09:11:40.705 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 246a891a-4461-4342-b052-883bb9b051a1 4c95f631-518e-4c54-865d-d29525ec8955 2022-07-28 09:11:43.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:43.134 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:43.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:43.134 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:43.134 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 09:11:43.294 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 09:11:45.302 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-07-28 09:11:45.305 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 bf120f5f-c106-48fc-b12e-30e18a6790f2 2022-07-28 09:11:45.308 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-07-28 09:11:45.311 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-07-28 09:11:45.314 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.0.1 ]] 2022-07-28 09:11:45.316 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.0.1 ' 2022-07-28 09:11:45.318 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network bf120f5f-c106-48fc-b12e-30e18a6790f2 --subnet-range 172.28.0.0/24 --no-dhcp ' 2022-07-28 09:11:45.321 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-07-28 09:11:45.323 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-07-28 09:11:45.327 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-07-28 09:11:45.328 | +++ 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.28.0.1 --network bf120f5f-c106-48fc-b12e-30e18a6790f2 --subnet-range 172.28.0.0/24 --no-dhcp public-subnet 2022-07-28 09:11:48.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:48.591 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:48.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:48.591 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:48.591 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 09:11:48.749 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:11:48.753 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.28.0.1 | 2022-07-28 09:11:48.753 | | id | 0aad5f09-ef59-40ce-afab-b1a22ed79d14 |' 2022-07-28 09:11:48.755 | ++ 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-07-28 09:11:48.758 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 09:11:48.776 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.0.1 '|' '|' id '|' 0aad5f09-ef59-40ce-afab-b1a22ed79d14 '|' 2022-07-28 09:11:48.779 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.0.1 | | id | 0aad5f09-ef59-40ce-afab-b1a22ed79d14 |' 2022-07-28 09:11:48.783 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-07-28 09:11:48.787 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.0.1 '|' '|' id '|' 0aad5f09-ef59-40ce-afab-b1a22ed79d14 '|' 2022-07-28 09:11:48.788 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-07-28 09:11:48.790 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:11:48.792 | ++ functions-common:get_field:813 : read data 2022-07-28 09:11:48.795 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 09:11:48.797 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 09:11:48.801 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.28.0.1 | | id | 0aad5f09-ef59-40ce-afab-b1a22ed79d14 |' 2022-07-28 09:11:48.802 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 09:11:48.809 | ++ functions-common:get_field:813 : read data 2022-07-28 09:11:48.812 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.0.1 2022-07-28 09:11:48.816 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.0.1 '|' '|' id '|' 0aad5f09-ef59-40ce-afab-b1a22ed79d14 '|' 2022-07-28 09:11:48.816 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-07-28 09:11:48.818 | ++ functions-common:get_field:812 : local data field 2022-07-28 09:11:48.821 | ++ functions-common:get_field:813 : read data 2022-07-28 09:11:48.823 | ++ functions-common:get_field:814 : '[' 5 -lt 0 ']' 2022-07-28 09:11:48.826 | ++ functions-common:get_field:817 : field='$6' 2022-07-28 09:11:48.829 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-07-28 09:11:48.829 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.28.0.1 | | id | 0aad5f09-ef59-40ce-afab-b1a22ed79d14 |' 2022-07-28 09:11:48.835 | ++ functions-common:get_field:813 : read data 2022-07-28 09:11:48.841 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=0aad5f09-ef59-40ce-afab-b1a22ed79d14 2022-07-28 09:11:48.843 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway bf120f5f-c106-48fc-b12e-30e18a6790f2 246a891a-4461-4342-b052-883bb9b051a1 2022-07-28 09:11:51.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:51.578 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:51.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:51.578 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:51.578 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 09:11:54.098 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-07-28 09:11:54.101 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-07-28 09:11:54.122 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:11:54.124 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-07-28 09:11:54.128 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-07-28 09:11:54.131 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-07-28 09:11:54.136 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-07-28 09:11:54.139 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-07-28 09:11:54.143 | ++ 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-07-28 09:11:54.173 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-07-28 09:11:54.177 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-07-28 09:11:54.181 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-07-28 09:11:54.185 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-07-28 09:11:54.188 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-07-28 09:11:54.191 | + 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-07-28 09:11:54.195 | + functions-common:test_with_retry:2378 : local 'testcmd=ip -o link | grep -q br-data' 2022-07-28 09:11:54.198 | + functions-common:test_with_retry:2379 : local 'failmsg=br-data creation failed' 2022-07-28 09:11:54.201 | + functions-common:test_with_retry:2380 : local until=10 2022-07-28 09:11:54.204 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-28 09:11:54.207 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-28 09:11:54.211 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-28 09:11:54.214 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:11:54.218 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:11:54.222 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:11:54.227 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999514224 2022-07-28 09:11:54.231 | + functions-common:test_with_retry:2384 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-07-28 09:11:54.242 | + functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-07-28 09:11:54.246 | + functions-common:time_stop:2440 : local name 2022-07-28 09:11:54.249 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:11:54.252 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:11:54.254 | + functions-common:time_stop:2443 : local total 2022-07-28 09:11:54.257 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:11:54.260 | + functions-common:time_stop:2446 : name=test_with_retry 2022-07-28 09:11:54.263 | + functions-common:time_stop:2447 : start_time=1658999514224 2022-07-28 09:11:54.266 | + functions-common:time_stop:2449 : [[ -z 1658999514224 ]] 2022-07-28 09:11:54.271 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:11:54.277 | + functions-common:time_stop:2452 : end_time=1658999514273 2022-07-28 09:11:54.280 | + functions-common:time_stop:2453 : elapsed_time=49 2022-07-28 09:11:54.283 | + functions-common:time_stop:2454 : total=5612 2022-07-28 09:11:54.286 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:11:54.289 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5661 2022-07-28 09:11:54.294 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-07-28 09:11:54.294 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.0.1 2022-07-28 09:11:54.302 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-07-28 09:11:54.306 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-07-28 09:11:54.310 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-07-28 09:11:54.313 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-07-28 09:11:54.316 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.28.0.1/24 dev br-data 2022-07-28 09:11:54.337 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-07-28 09:11:54.361 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-07-28 09:11:54.361 | ++ 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-07-28 09:11:54.364 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-07-28 09:11:54.364 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-07-28 09:11:57.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:57.136 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:57.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:11:57.136 | from cryptography.utils import int_from_bytes 2022-07-28 09:11:57.291 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 09:11:57.295 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.0.203 ' 2022-07-28 09:11:57.298 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-07-28 09:11:57.301 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 09:11:57.319 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-07-28 09:11:57.322 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-07-28 09:11:57.325 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-07-28 09:11:57.328 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-07-28 09:11:57.347 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:11:57.350 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-07-28 09:11:57.352 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 09:11:57.355 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-07-28 09:11:57.358 | + ./stack.sh:main:1314 : start_nova 2022-07-28 09:11:57.360 | + lib/nova:start_nova:1132 : start_nova_rest 2022-07-28 09:11:57.363 | + lib/nova:start_nova_rest:1041 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 09:11:57.366 | + lib/nova:start_nova_rest:1042 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 09:11:57.369 | + lib/nova:start_nova_rest:1042 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 09:11:57.372 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-07-28 09:11:57.374 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 09:11:57.377 | + functions-common:run_process:1694 : local service=n-sch 2022-07-28 09:11:57.380 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 09:11:57.382 | + functions-common:run_process:1696 : local group= 2022-07-28 09:11:57.385 | + functions-common:run_process:1697 : local user= 2022-07-28 09:11:57.388 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:11:57.391 | + functions-common:run_process:1700 : local name=n-sch 2022-07-28 09:11:57.394 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:11:57.397 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:11:57.399 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:11:57.402 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:11:57.406 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:11:57.411 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999517407 2022-07-28 09:11:57.413 | + functions-common:run_process:1703 : is_service_enabled n-sch 2022-07-28 09:11:57.431 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:11:57.437 | + functions-common:run_process:1704 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-07-28 09:11:57.439 | + functions-common:_run_under_systemd:1654 : local service=n-sch 2022-07-28 09:11:57.442 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 09:11:57.444 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 09:11:57.447 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 09:11:57.450 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 09:11:57.453 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-07-28 09:11:57.456 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-07-28 09:11:57.460 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-sch.service 2022-07-28 09:11:57.463 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 09:11:57.466 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 09:11:57.468 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 09:11:57.471 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 09:11:57.474 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-07-28 09:11:57.476 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-07-28 09:11:57.479 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-sch.service 2022-07-28 09:11:57.481 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 09:11:57.484 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 09:11:57.487 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 09:11:57.489 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 09:11:57.492 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 09:11:57.494 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 09:11:57.496 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-07-28 09:11:57.499 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 09:11:57.504 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-07-28 09:11:57.565 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-07-28 09:11:57.627 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 09:11:57.686 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-07-28 09:11:57.751 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-07-28 09:11:57.815 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 09:11:57.876 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 09:11:57.879 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 09:11:57.882 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-07-28 09:11:57.955 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 09:11:58.553 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-sch.service 2022-07-28 09:11:58.582 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-07-28 09:11:59.157 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-sch.service 2022-07-28 09:11:59.186 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:11:59.193 | + functions-common:time_stop:2440 : local name 2022-07-28 09:11:59.197 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:11:59.201 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:11:59.207 | + functions-common:time_stop:2443 : local total 2022-07-28 09:11:59.209 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:11:59.212 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:11:59.215 | + functions-common:time_stop:2447 : start_time=1658999517407 2022-07-28 09:11:59.218 | + functions-common:time_stop:2449 : [[ -z 1658999517407 ]] 2022-07-28 09:11:59.222 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:11:59.227 | + functions-common:time_stop:2452 : end_time=1658999519224 2022-07-28 09:11:59.230 | + functions-common:time_stop:2453 : elapsed_time=1817 2022-07-28 09:11:59.233 | + functions-common:time_stop:2454 : total=25648 2022-07-28 09:11:59.236 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:11:59.239 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=27465 2022-07-28 09:11:59.242 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-07-28 09:11:59.246 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-07-28 09:11:59.252 | + lib/nova:start_nova_rest:1050 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 09:11:59.255 | + functions-common:run_process:1694 : local service=n-api-meta 2022-07-28 09:11:59.258 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 09:11:59.261 | + functions-common:run_process:1696 : local group= 2022-07-28 09:11:59.267 | + functions-common:run_process:1697 : local user= 2022-07-28 09:11:59.270 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:11:59.273 | + functions-common:run_process:1700 : local name=n-api-meta 2022-07-28 09:11:59.276 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:11:59.279 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:11:59.282 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:11:59.285 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:11:59.289 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:11:59.295 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999519291 2022-07-28 09:11:59.298 | + functions-common:run_process:1703 : is_service_enabled n-api-meta 2022-07-28 09:11:59.319 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:11:59.323 | + functions-common:run_process:1704 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2022-07-28 09:11:59.326 | + functions-common:_run_under_systemd:1654 : local service=n-api-meta 2022-07-28 09:11:59.330 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 09:11:59.333 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 09:11:59.336 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 09:11:59.339 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 09:11:59.343 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-07-28 09:11:59.346 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-07-28 09:11:59.349 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api-meta.service 2022-07-28 09:11:59.353 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 09:11:59.356 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 09:11:59.360 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 09:11:59.363 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 09:11:59.366 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-07-28 09:11:59.369 | + functions-common:_run_under_systemd:1668 : 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-07-28 09:11:59.372 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api-meta.service 2022-07-28 09:11:59.375 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 09:11:59.379 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 09:11:59.382 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 09:11:59.385 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 09:11:59.387 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-07-28 09:11:59.390 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 09:11:59.395 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-07-28 09:11:59.465 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-07-28 09:11:59.530 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-07-28 09:11:59.602 | + functions-common:write_uwsgi_user_unit_file:1605 : 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-07-28 09:11:59.685 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 09:11:59.750 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-07-28 09:11:59.823 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-07-28 09:11:59.885 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-07-28 09:11:59.968 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-07-28 09:12:00.044 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-07-28 09:12:00.127 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 09:12:00.130 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 09:12:00.135 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-07-28 09:12:00.213 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 09:12:00.830 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api-meta.service 2022-07-28 09:12:00.847 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-07-28 09:12:01.458 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api-meta.service 2022-07-28 09:12:01.550 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:12:01.555 | + functions-common:time_stop:2440 : local name 2022-07-28 09:12:01.559 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:12:01.562 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:12:01.565 | + functions-common:time_stop:2443 : local total 2022-07-28 09:12:01.569 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:12:01.577 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:12:01.583 | + functions-common:time_stop:2447 : start_time=1658999519291 2022-07-28 09:12:01.586 | + functions-common:time_stop:2449 : [[ -z 1658999519291 ]] 2022-07-28 09:12:01.594 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:12:01.597 | + functions-common:time_stop:2452 : end_time=1658999521594 2022-07-28 09:12:01.600 | + functions-common:time_stop:2453 : elapsed_time=2303 2022-07-28 09:12:01.602 | + functions-common:time_stop:2454 : total=27465 2022-07-28 09:12:01.605 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:12:01.612 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29768 2022-07-28 09:12:01.612 | + lib/nova:start_nova_rest:1053 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 09:12:01.619 | + lib/nova:start_nova_rest:1053 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 09:12:01.626 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-07-28 09:12:01.630 | + lib/nova:start_nova_console_proxies:1068 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 09:12:01.633 | + lib/nova:start_nova_console_proxies:1070 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 09:12:01.637 | + lib/nova:start_nova_console_proxies:1070 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 09:12:01.641 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-07-28 09:12:01.644 | + lib/nova:start_nova_console_proxies:1074 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 09:12:01.646 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-07-28 09:12:01.653 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-07-28 09:12:01.656 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 09:12:01.658 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-28 09:12:01.661 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-07-28 09:12:01.684 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:12:01.691 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-28 09:12:01.698 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-07-28 09:12:01.721 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:12:01.724 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-28 09:12:01.727 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-07-28 09:12:01.754 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:12:01.761 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-07-28 09:12:01.765 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 09:12:01.768 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-07-28 09:12:01.774 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-07-28 09:12:01.778 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 09:12:01.782 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 09:12:01.785 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-07-28 09:12:01.787 | + lib/nova:start_nova_console_proxies:1083 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 09:12:01.791 | + functions-common:run_process:1694 : local service=n-novnc-cell1 2022-07-28 09:12:01.793 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 09:12:01.798 | + functions-common:run_process:1696 : local group= 2022-07-28 09:12:01.802 | + functions-common:run_process:1697 : local user= 2022-07-28 09:12:01.806 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:12:01.810 | + functions-common:run_process:1700 : local name=n-novnc-cell1 2022-07-28 09:12:01.814 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:12:01.818 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:12:01.821 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:12:01.825 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:12:01.831 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:12:01.834 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999521830 2022-07-28 09:12:01.837 | + functions-common:run_process:1703 : is_service_enabled n-novnc-cell1 2022-07-28 09:12:01.870 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:12:01.875 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:12:01.888 | + functions-common:time_stop:2440 : local name 2022-07-28 09:12:01.888 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:12:01.888 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:12:01.890 | + functions-common:time_stop:2443 : local total 2022-07-28 09:12:01.894 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:12:01.896 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:12:01.900 | + functions-common:time_stop:2447 : start_time=1658999521830 2022-07-28 09:12:01.903 | + functions-common:time_stop:2449 : [[ -z 1658999521830 ]] 2022-07-28 09:12:01.907 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:12:01.912 | + functions-common:time_stop:2452 : end_time=1658999521908 2022-07-28 09:12:01.916 | + functions-common:time_stop:2453 : elapsed_time=78 2022-07-28 09:12:01.918 | + functions-common:time_stop:2454 : total=29768 2022-07-28 09:12:01.920 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:12:01.923 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29846 2022-07-28 09:12:01.927 | + lib/nova:start_nova_console_proxies:1084 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 09:12:01.928 | + functions-common:run_process:1694 : local service=n-spice-cell1 2022-07-28 09:12:01.932 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 09:12:01.933 | + functions-common:run_process:1696 : local group= 2022-07-28 09:12:01.936 | + functions-common:run_process:1697 : local user= 2022-07-28 09:12:01.938 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:12:01.943 | + functions-common:run_process:1700 : local name=n-spice-cell1 2022-07-28 09:12:01.944 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:12:01.947 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:12:01.949 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:12:01.952 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:12:01.957 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:12:01.960 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999521957 2022-07-28 09:12:01.963 | + functions-common:run_process:1703 : is_service_enabled n-spice-cell1 2022-07-28 09:12:01.998 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:12:02.002 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:12:02.004 | + functions-common:time_stop:2440 : local name 2022-07-28 09:12:02.007 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:12:02.012 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:12:02.016 | + functions-common:time_stop:2443 : local total 2022-07-28 09:12:02.016 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:12:02.020 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:12:02.022 | + functions-common:time_stop:2447 : start_time=1658999521957 2022-07-28 09:12:02.024 | + functions-common:time_stop:2449 : [[ -z 1658999521957 ]] 2022-07-28 09:12:02.031 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:12:02.033 | + functions-common:time_stop:2452 : end_time=1658999522029 2022-07-28 09:12:02.037 | + functions-common:time_stop:2453 : elapsed_time=72 2022-07-28 09:12:02.040 | + functions-common:time_stop:2454 : total=29846 2022-07-28 09:12:02.042 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:12:02.045 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29918 2022-07-28 09:12:02.048 | + lib/nova:start_nova_console_proxies:1085 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-07-28 09:12:02.051 | + functions-common:run_process:1694 : local service=n-sproxy-cell1 2022-07-28 09:12:02.054 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-07-28 09:12:02.057 | + functions-common:run_process:1696 : local group= 2022-07-28 09:12:02.060 | + functions-common:run_process:1697 : local user= 2022-07-28 09:12:02.063 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:12:02.066 | + functions-common:run_process:1700 : local name=n-sproxy-cell1 2022-07-28 09:12:02.069 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:12:02.072 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:12:02.075 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:12:02.078 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:12:02.083 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:12:02.087 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999522083 2022-07-28 09:12:02.089 | + functions-common:run_process:1703 : is_service_enabled n-sproxy-cell1 2022-07-28 09:12:02.112 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:12:02.115 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:12:02.118 | + functions-common:time_stop:2440 : local name 2022-07-28 09:12:02.121 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:12:02.124 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:12:02.128 | + functions-common:time_stop:2443 : local total 2022-07-28 09:12:02.131 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:12:02.134 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:12:02.138 | + functions-common:time_stop:2447 : start_time=1658999522083 2022-07-28 09:12:02.140 | + functions-common:time_stop:2449 : [[ -z 1658999522083 ]] 2022-07-28 09:12:02.143 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:12:02.150 | + functions-common:time_stop:2452 : end_time=1658999522146 2022-07-28 09:12:02.153 | + functions-common:time_stop:2453 : elapsed_time=63 2022-07-28 09:12:02.156 | + functions-common:time_stop:2454 : total=29918 2022-07-28 09:12:02.159 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:12:02.162 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29981 2022-07-28 09:12:02.165 | + lib/nova:start_nova_console_proxies:1089 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 09:12:02.170 | + lib/nova:start_nova_console_proxies:1089 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 09:12:02.174 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-07-28 09:12:02.178 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 09:12:02.182 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-07-28 09:12:02.194 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-07-28 09:12:02.212 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:12:02.212 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-07-28 09:12:02.292 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-07-28 09:12:02.296 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 09:12:02.298 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-07-28 09:12:02.388 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-07-28 09:12:02.425 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:12:02.428 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 09:12:02.432 | + functions-common:run_process:1694 : local service=n-super-cond 2022-07-28 09:12:02.435 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 09:12:02.438 | + functions-common:run_process:1696 : local group= 2022-07-28 09:12:02.441 | + functions-common:run_process:1697 : local user= 2022-07-28 09:12:02.444 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:12:02.446 | + functions-common:run_process:1700 : local name=n-super-cond 2022-07-28 09:12:02.450 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:12:02.452 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:12:02.455 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:12:02.458 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:12:02.464 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:12:02.467 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999522464 2022-07-28 09:12:02.470 | + functions-common:run_process:1703 : is_service_enabled n-super-cond 2022-07-28 09:12:02.492 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:12:02.495 | + functions-common:run_process:1704 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-07-28 09:12:02.498 | + functions-common:_run_under_systemd:1654 : local service=n-super-cond 2022-07-28 09:12:02.501 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 09:12:02.504 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 09:12:02.512 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 09:12:02.513 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 09:12:02.516 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-07-28 09:12:02.520 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-07-28 09:12:02.524 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-super-cond.service 2022-07-28 09:12:02.528 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 09:12:02.531 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 09:12:02.536 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 09:12:02.540 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 09:12:02.548 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-07-28 09:12:02.548 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-07-28 09:12:02.552 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-super-cond.service 2022-07-28 09:12:02.556 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 09:12:02.560 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 09:12:02.563 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 09:12:02.563 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 09:12:02.568 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 09:12:02.568 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 09:12:02.574 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-07-28 09:12:02.576 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 09:12:02.584 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-07-28 09:12:02.666 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-07-28 09:12:02.753 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 09:12:02.830 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-07-28 09:12:02.918 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-07-28 09:12:03.000 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 09:12:03.081 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 09:12:03.084 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 09:12:03.087 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-07-28 09:12:03.162 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 09:12:03.861 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-super-cond.service 2022-07-28 09:12:03.876 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-07-28 09:12:04.492 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-super-cond.service 2022-07-28 09:12:04.525 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:12:04.529 | + functions-common:time_stop:2440 : local name 2022-07-28 09:12:04.532 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:12:04.538 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:12:04.541 | + functions-common:time_stop:2443 : local total 2022-07-28 09:12:04.543 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:12:04.546 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:12:04.549 | + functions-common:time_stop:2447 : start_time=1658999522464 2022-07-28 09:12:04.551 | + functions-common:time_stop:2449 : [[ -z 1658999522464 ]] 2022-07-28 09:12:04.557 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:12:04.560 | + functions-common:time_stop:2452 : end_time=1658999524557 2022-07-28 09:12:04.563 | + functions-common:time_stop:2453 : elapsed_time=2093 2022-07-28 09:12:04.566 | + functions-common:time_stop:2454 : total=29981 2022-07-28 09:12:04.572 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:12:04.576 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32074 2022-07-28 09:12:04.584 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-07-28 09:12:04.596 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 09:12:04.599 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-07-28 09:12:04.625 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:12:04.627 | + lib/nova:start_nova_conductor:1114 : local conf 2022-07-28 09:12:04.631 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-07-28 09:12:04.635 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 09:12:04.637 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 09:12:04.641 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-07-28 09:12:04.643 | + lib/nova:start_nova_conductor:1116 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 09:12:04.647 | + functions-common:run_process:1694 : local service=n-cond-cell1 2022-07-28 09:12:04.656 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 09:12:04.660 | + functions-common:run_process:1696 : local group= 2022-07-28 09:12:04.660 | + functions-common:run_process:1697 : local user= 2022-07-28 09:12:04.664 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:12:04.668 | + functions-common:run_process:1700 : local name=n-cond-cell1 2022-07-28 09:12:04.672 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:12:04.675 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:12:04.680 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:12:04.680 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:12:04.689 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:12:04.692 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999524688 2022-07-28 09:12:04.694 | + functions-common:run_process:1703 : is_service_enabled n-cond-cell1 2022-07-28 09:12:04.721 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:12:04.724 | + functions-common:run_process:1704 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-07-28 09:12:04.726 | + functions-common:_run_under_systemd:1654 : local service=n-cond-cell1 2022-07-28 09:12:04.729 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 09:12:04.736 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 09:12:04.747 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 09:12:04.754 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 09:12:04.762 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-07-28 09:12:04.767 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-07-28 09:12:04.771 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-cond-cell1.service 2022-07-28 09:12:04.779 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 09:12:04.782 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 09:12:04.786 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 09:12:04.789 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 09:12:04.792 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-07-28 09:12:04.795 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu '' 2022-07-28 09:12:04.798 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-cond-cell1.service 2022-07-28 09:12:04.801 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 09:12:04.803 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 09:12:04.807 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 09:12:04.815 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 09:12:04.818 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 09:12:04.823 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 09:12:04.826 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-07-28 09:12:04.831 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 09:12:04.843 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-07-28 09:12:04.943 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-07-28 09:12:05.028 | + functions-common:write_user_unit_file:1577 : 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-07-28 09:12:05.116 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-07-28 09:12:05.204 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-07-28 09:12:05.311 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 09:12:05.400 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 09:12:05.403 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 09:12:05.406 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-07-28 09:12:05.500 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 09:12:06.171 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-cond-cell1.service 2022-07-28 09:12:06.192 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-07-28 09:12:06.872 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-cond-cell1.service 2022-07-28 09:12:06.908 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:12:06.912 | + functions-common:time_stop:2440 : local name 2022-07-28 09:12:06.916 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:12:06.916 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:12:06.924 | + functions-common:time_stop:2443 : local total 2022-07-28 09:12:06.928 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:12:06.933 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:12:06.936 | + functions-common:time_stop:2447 : start_time=1658999524688 2022-07-28 09:12:06.938 | + functions-common:time_stop:2449 : [[ -z 1658999524688 ]] 2022-07-28 09:12:06.945 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:12:06.952 | + functions-common:time_stop:2452 : end_time=1658999526948 2022-07-28 09:12:06.956 | + functions-common:time_stop:2453 : elapsed_time=2260 2022-07-28 09:12:06.959 | + functions-common:time_stop:2454 : total=32074 2022-07-28 09:12:06.963 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:12:06.966 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34334 2022-07-28 09:12:06.970 | + lib/nova:start_nova:1135 : start_nova_compute 2022-07-28 09:12:06.975 | + lib/nova:start_nova_compute:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 09:12:06.983 | + lib/nova:start_nova_compute:967 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 09:12:06.988 | + lib/nova:start_nova_compute:967 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 09:12:07.002 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-07-28 09:12:07.013 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-07-28 09:12:07.025 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-07-28 09:12:07.030 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 09:12:07.037 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 09:12:07.049 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-07-28 09:12:07.053 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 09:12:07.065 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-07-28 09:12:07.068 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-07-28 09:12:07.072 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-07-28 09:12:07.075 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-07-28 09:12:07.080 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-07-28 09:12:07.080 | BEGIN { 2022-07-28 09:12:07.080 | section = "" 2022-07-28 09:12:07.080 | last_section = "" 2022-07-28 09:12:07.080 | section_count = 0 2022-07-28 09:12:07.080 | } 2022-07-28 09:12:07.080 | /^\[.+\]/ { 2022-07-28 09:12:07.080 | gsub("[][]", "", $1); 2022-07-28 09:12:07.080 | section=$1 2022-07-28 09:12:07.080 | next 2022-07-28 09:12:07.080 | } 2022-07-28 09:12:07.080 | /^ *\#/ { 2022-07-28 09:12:07.080 | next 2022-07-28 09:12:07.081 | } 2022-07-28 09:12:07.081 | /^[^ \t]+/ { 2022-07-28 09:12:07.081 | # get offset of first = in $0 2022-07-28 09:12:07.081 | eq_idx = index($0, "=") 2022-07-28 09:12:07.081 | # extract attr & value from $0 2022-07-28 09:12:07.081 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 09:12:07.081 | value = substr($0, eq_idx + 1) 2022-07-28 09:12:07.081 | # only need to strip trailing whitespace from attr 2022-07-28 09:12:07.081 | sub(/[ \t]*$/, "", attr) 2022-07-28 09:12:07.081 | # need to strip leading & trailing whitespace from value 2022-07-28 09:12:07.081 | sub(/^[ \t]*/, "", value) 2022-07-28 09:12:07.081 | sub(/[ \t]*$/, "", value) 2022-07-28 09:12:07.081 | 2022-07-28 09:12:07.081 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 09:12:07.081 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 09:12:07.081 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 09:12:07.081 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 09:12:07.082 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 09:12:07.082 | if (section != last_section) { 2022-07-28 09:12:07.082 | cfg_section[section_count++] = section 2022-07-28 09:12:07.082 | last_section = section 2022-07-28 09:12:07.082 | } 2022-07-28 09:12:07.082 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 09:12:07.082 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 09:12:07.082 | 2022-07-28 09:12:07.082 | cfg_attr[section, attr, 0] = value 2022-07-28 09:12:07.082 | cfg_attr_count[section, attr] = 1 2022-07-28 09:12:07.082 | } else { 2022-07-28 09:12:07.082 | lno = cfg_attr_count[section, attr]++ 2022-07-28 09:12:07.082 | cfg_attr[section, attr, lno] = value 2022-07-28 09:12:07.082 | } 2022-07-28 09:12:07.082 | } 2022-07-28 09:12:07.082 | END { 2022-07-28 09:12:07.082 | # Process each section in order 2022-07-28 09:12:07.083 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 09:12:07.083 | section = cfg_section[sno] 2022-07-28 09:12:07.083 | # The ini routines simply append a config item immediately 2022-07-28 09:12:07.083 | # after the section header. To keep the same order as defined 2022-07-28 09:12:07.083 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 09:12:07.083 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 09:12:07.083 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 09:12:07.083 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 09:12:07.083 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 09:12:07.083 | else { 2022-07-28 09:12:07.083 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 09:12:07.083 | count = cfg_attr_count[section, attr] 2022-07-28 09:12:07.083 | print "inidelete " configfile " " section " " attr 2022-07-28 09:12:07.083 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 09:12:07.083 | for (l = count -2; l >= 0; l--) 2022-07-28 09:12:07.083 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 09:12:07.084 | } 2022-07-28 09:12:07.084 | } 2022-07-28 09:12:07.084 | } 2022-07-28 09:12:07.084 | } 2022-07-28 09:12:07.084 | ' 2022-07-28 09:12:07.084 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 09:12:07.087 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-07-28 09:12:07.090 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 09:12:07.090 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 09:12:07.096 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 09:12:07.100 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-07-28 09:12:07.103 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 09:12:07.110 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-07-28 09:12:07.118 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-07-28 09:12:07.118 | BEGIN { group = "" } 2022-07-28 09:12:07.118 | /^\[\[.+\|.*\]\]/ { 2022-07-28 09:12:07.118 | gsub("[][]", "", $1); 2022-07-28 09:12:07.119 | split($1, a, "|"); 2022-07-28 09:12:07.119 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 09:12:07.119 | group=a[1] 2022-07-28 09:12:07.119 | } else { 2022-07-28 09:12:07.119 | group="" 2022-07-28 09:12:07.119 | } 2022-07-28 09:12:07.119 | next 2022-07-28 09:12:07.119 | } 2022-07-28 09:12:07.119 | { 2022-07-28 09:12:07.119 | if (group != "") 2022-07-28 09:12:07.119 | print $0 2022-07-28 09:12:07.119 | } 2022-07-28 09:12:07.119 | ' /home/ubuntu/devstack/local.conf 2022-07-28 09:12:07.132 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 09:12:07.135 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-07-28 09:12:07.174 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-07-28 09:12:07.210 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-07-28 09:12:07.214 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 09:12:07.221 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-07-28 09:12:07.225 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 09:12:07.228 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-28 09:12:07.233 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 09:12:07.257 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:12:07.262 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-28 09:12:07.265 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-28 09:12:07.267 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 09:12:07.288 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:12:07.291 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-07-28 09:12:07.296 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-07-28 09:12:07.341 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 09:12:07.344 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 09:12:07.348 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-07-28 09:12:07.375 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-07-28 09:12:07.408 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-07-28 09:12:07.413 | + lib/nova:configure_console_compute:639 : local offset 2022-07-28 09:12:07.418 | + lib/nova:configure_console_compute:640 : offset=0 2022-07-28 09:12:07.422 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-07-28 09:12:07.426 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-07-28 09:12:07.455 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.42 2022-07-28 09:12:07.458 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-07-28 09:12:07.484 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:12:07.487 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-07-28 09:12:07.512 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:12:07.515 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-07-28 09:12:07.519 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-07-28 09:12:07.568 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-07-28 09:12:07.592 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:12:07.596 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-07-28 09:12:07.618 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:12:07.622 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-07-28 09:12:07.625 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-07-28 09:12:07.628 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-07-28 09:12:07.631 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-07-28 09:12:07.634 | + lib/nova:start_nova_compute:1013 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-07-28 09:12:07.637 | + functions-common:run_process:1694 : local service=n-cpu 2022-07-28 09:12:07.640 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-07-28 09:12:07.643 | + functions-common:run_process:1696 : local group=libvirt 2022-07-28 09:12:07.647 | + functions-common:run_process:1697 : local user= 2022-07-28 09:12:07.652 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:12:07.655 | + functions-common:run_process:1700 : local name=n-cpu 2022-07-28 09:12:07.659 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:12:07.662 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:12:07.665 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:12:07.668 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:12:07.674 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:12:07.678 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999527674 2022-07-28 09:12:07.683 | + functions-common:run_process:1703 : is_service_enabled n-cpu 2022-07-28 09:12:07.714 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:12:07.717 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:12:07.722 | + functions-common:time_stop:2440 : local name 2022-07-28 09:12:07.725 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:12:07.730 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:12:07.738 | + functions-common:time_stop:2443 : local total 2022-07-28 09:12:07.741 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:12:07.744 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:12:07.747 | + functions-common:time_stop:2447 : start_time=1658999527674 2022-07-28 09:12:07.750 | + functions-common:time_stop:2449 : [[ -z 1658999527674 ]] 2022-07-28 09:12:07.753 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:12:07.759 | + functions-common:time_stop:2452 : end_time=1658999527756 2022-07-28 09:12:07.762 | + functions-common:time_stop:2453 : elapsed_time=82 2022-07-28 09:12:07.765 | + functions-common:time_stop:2454 : total=34334 2022-07-28 09:12:07.768 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:12:07.771 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34416 2022-07-28 09:12:07.775 | + lib/nova:start_nova_compute:1035 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 09:12:07.778 | + lib/nova:start_nova_compute:1035 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 09:12:07.781 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-07-28 09:12:07.805 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:12:07.812 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-07-28 09:12:07.812 | Dumping cells_v2 mapping 2022-07-28 09:12:07.818 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-07-28 09:12:08.414 | 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-07-28 09:12:11.257 | INFO dbcounter [None req-bae08f80-7f71-4fed-83e2-9e9e6401cefa None None] Registered counter for database nova_api 2022-07-28 09:12:11.286 | DEBUG dbcounter [-] [446049] Writer thread running {{(pid=446049) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 09:12:11.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:12:11.340 | from cryptography.utils import int_from_bytes 2022-07-28 09:12:11.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:12:11.340 | from cryptography.utils import int_from_bytes 2022-07-28 09:12:11.340 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-28 09:12:11.340 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-07-28 09:12:11.340 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-28 09:12:11.340 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-07-28 09:12:11.340 | | cell1 | 6df847ed-df08-45bb-9fac-4f889f6879ae | rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-07-28 09:12:11.340 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-28 09:12:11.785 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-07-28 09:12:11.788 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-07-28 09:12:11.865 | + inc/async:async_inner:63 : create_flavors 2022-07-28 09:12:11.910 | [388323 Async create_flavors:446106]: running: create_flavors 2022-07-28 09:12:11.914 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-07-28 09:12:11.940 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:12:11.949 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-07-28 09:12:11.952 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 09:12:11.955 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-07-28 09:12:11.960 | + ./stack.sh:main:1319 : start_cinder 2022-07-28 09:12:11.964 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-07-28 09:12:11.967 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-07-28 09:12:11.971 | + lib/cinder:start_cinder:510 : local cinder_url 2022-07-28 09:12:11.973 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-07-28 09:12:11.998 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:12:12.001 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-07-28 09:12:12.004 | + 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-07-28 09:12:12.006 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-07-28 09:12:12.015 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-07-28 09:12:12.020 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 09:12:12.023 | + functions-common:run_process:1694 : local service=c-api 2022-07-28 09:12:12.026 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 09:12:12.030 | + functions-common:run_process:1696 : local group= 2022-07-28 09:12:12.033 | + functions-common:run_process:1697 : local user= 2022-07-28 09:12:12.037 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:12:12.042 | + functions-common:run_process:1700 : local name=c-api 2022-07-28 09:12:12.045 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:12:12.049 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:12:12.053 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:12:12.058 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:12:12.062 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:12:12.067 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999532063 2022-07-28 09:12:12.070 | + functions-common:run_process:1703 : is_service_enabled c-api 2022-07-28 09:12:12.088 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:12:12.091 | + functions-common:run_process:1704 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2022-07-28 09:12:12.094 | + functions-common:_run_under_systemd:1654 : local service=c-api 2022-07-28 09:12:12.096 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 09:12:12.099 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 09:12:12.102 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 09:12:12.104 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 09:12:12.107 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-07-28 09:12:12.110 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-07-28 09:12:12.113 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-api.service 2022-07-28 09:12:12.116 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 09:12:12.119 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 09:12:12.122 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 09:12:12.126 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 09:12:12.129 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-07-28 09:12:12.132 | + functions-common:_run_under_systemd:1668 : 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-07-28 09:12:12.135 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@c-api.service 2022-07-28 09:12:12.138 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 09:12:12.141 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 09:12:12.143 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 09:12:12.146 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 09:12:12.148 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-07-28 09:12:12.151 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 09:12:12.155 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-07-28 09:12:12.218 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-07-28 09:12:12.281 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-07-28 09:12:12.347 | + functions-common:write_uwsgi_user_unit_file:1605 : 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-07-28 09:12:12.415 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 09:12:12.481 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-07-28 09:12:12.551 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-07-28 09:12:12.622 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-07-28 09:12:12.699 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-07-28 09:12:12.764 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-07-28 09:12:12.832 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 09:12:12.835 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 09:12:12.839 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-07-28 09:12:12.904 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 09:12:13.548 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-api.service 2022-07-28 09:12:13.568 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-07-28 09:12:14.118 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-api.service 2022-07-28 09:12:14.211 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:12:14.216 | + functions-common:time_stop:2440 : local name 2022-07-28 09:12:14.219 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:12:14.223 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:12:14.227 | + functions-common:time_stop:2443 : local total 2022-07-28 09:12:14.233 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:12:14.236 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:12:14.246 | + functions-common:time_stop:2447 : start_time=1658999532063 2022-07-28 09:12:14.253 | + functions-common:time_stop:2449 : [[ -z 1658999532063 ]] 2022-07-28 09:12:14.259 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:12:14.267 | + functions-common:time_stop:2452 : end_time=1658999534261 2022-07-28 09:12:14.271 | + functions-common:time_stop:2453 : elapsed_time=2198 2022-07-28 09:12:14.277 | + functions-common:time_stop:2454 : total=34416 2022-07-28 09:12:14.280 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:12:14.283 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=36614 2022-07-28 09:12:14.290 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.42/volume/v3 2022-07-28 09:12:14.295 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-07-28 09:12:14.295 | Waiting for Cinder API to start... 2022-07-28 09:12:14.297 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.42/volume/v3 2022-07-28 09:12:14.300 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 09:12:14.304 | + functions:wait_for_service:458 : local url=http://10.222.0.42/volume/v3 2022-07-28 09:12:14.306 | + functions:wait_for_service:459 : local rval=0 2022-07-28 09:12:14.312 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 09:12:14.315 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 09:12:14.322 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:12:14.326 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:12:14.330 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:12:14.338 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999534333 2022-07-28 09:12:14.341 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 09:12:14.357 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.42/volume/v3 2022-07-28 09:12:18.683 | + :: : [[ 500 == 503 ]] 2022-07-28 09:12:18.685 | + :: : [[ 0 -eq 7 ]] 2022-07-28 09:12:18.688 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 09:12:18.694 | + functions-common:time_stop:2440 : local name 2022-07-28 09:12:18.698 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:12:18.701 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:12:18.705 | + functions-common:time_stop:2443 : local total 2022-07-28 09:12:18.708 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:12:18.712 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 09:12:18.716 | + functions-common:time_stop:2447 : start_time=1658999534333 2022-07-28 09:12:18.722 | + functions-common:time_stop:2449 : [[ -z 1658999534333 ]] 2022-07-28 09:12:18.732 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:12:18.736 | + functions-common:time_stop:2452 : end_time=1658999538732 2022-07-28 09:12:18.740 | + functions-common:time_stop:2453 : elapsed_time=4399 2022-07-28 09:12:18.743 | + functions-common:time_stop:2454 : total=17421 2022-07-28 09:12:18.747 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:12:18.750 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21820 2022-07-28 09:12:18.753 | + functions:wait_for_service:467 : return 0 2022-07-28 09:12:18.756 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 09:12:18.759 | + functions-common:run_process:1694 : local service=c-sch 2022-07-28 09:12:18.762 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 09:12:18.765 | + functions-common:run_process:1696 : local group= 2022-07-28 09:12:18.768 | + functions-common:run_process:1697 : local user= 2022-07-28 09:12:18.771 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 09:12:18.774 | + functions-common:run_process:1700 : local name=c-sch 2022-07-28 09:12:18.778 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:12:18.781 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:12:18.786 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:12:18.790 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:12:18.796 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:12:18.802 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999538799 2022-07-28 09:12:18.805 | + functions-common:run_process:1703 : is_service_enabled c-sch 2022-07-28 09:12:18.840 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:12:18.844 | + functions-common:run_process:1704 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-07-28 09:12:18.847 | + functions-common:_run_under_systemd:1654 : local service=c-sch 2022-07-28 09:12:18.850 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 09:12:18.853 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 09:12:18.856 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 09:12:18.859 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 09:12:18.862 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-07-28 09:12:18.865 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-07-28 09:12:18.868 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-sch.service 2022-07-28 09:12:18.871 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 09:12:18.874 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 09:12:18.877 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 09:12:18.881 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 09:12:18.884 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-07-28 09:12:18.888 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu '' 2022-07-28 09:12:18.890 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-sch.service 2022-07-28 09:12:18.893 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 09:12:18.896 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 09:12:18.901 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 09:12:18.904 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 09:12:18.907 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 09:12:18.914 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 09:12:18.921 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-07-28 09:12:18.926 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 09:12:18.937 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-07-28 09:12:19.027 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-07-28 09:12:19.099 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 09:12:19.166 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-07-28 09:12:19.242 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-07-28 09:12:19.309 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 09:12:19.387 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 09:12:19.393 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 09:12:19.398 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-07-28 09:12:19.463 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 09:12:20.051 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-sch.service 2022-07-28 09:12:20.068 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-07-28 09:12:20.668 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-sch.service 2022-07-28 09:12:20.705 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:12:20.711 | + functions-common:time_stop:2440 : local name 2022-07-28 09:12:20.716 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:12:20.720 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:12:20.722 | + functions-common:time_stop:2443 : local total 2022-07-28 09:12:20.725 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:12:20.727 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:12:20.730 | + functions-common:time_stop:2447 : start_time=1658999538799 2022-07-28 09:12:20.734 | + functions-common:time_stop:2449 : [[ -z 1658999538799 ]] 2022-07-28 09:12:20.739 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:12:20.747 | + functions-common:time_stop:2452 : end_time=1658999540742 2022-07-28 09:12:20.751 | + functions-common:time_stop:2453 : elapsed_time=1943 2022-07-28 09:12:20.754 | + functions-common:time_stop:2454 : total=36614 2022-07-28 09:12:20.757 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:12:20.761 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=38557 2022-07-28 09:12:20.764 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 09:12:20.768 | + lib/cinder:start_cinder:560 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 09:12:20.771 | + functions-common:run_process:1694 : local service=c-bak 2022-07-28 09:12:20.774 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-07-28 09:12:20.777 | + functions-common:run_process:1696 : local group= 2022-07-28 09:12:20.784 | + functions-common:run_process:1697 : local user= 2022-07-28 09:12:20.790 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 09:12:20.795 | + functions-common:run_process:1700 : local name=c-bak 2022-07-28 09:12:20.798 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:12:20.802 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:12:20.805 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:12:20.807 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:12:20.811 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:12:20.816 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999540813 2022-07-28 09:12:20.822 | + functions-common:run_process:1703 : is_service_enabled c-bak 2022-07-28 09:12:20.844 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:12:20.849 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:12:20.852 | + functions-common:time_stop:2440 : local name 2022-07-28 09:12:20.855 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:12:20.858 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:12:20.861 | + functions-common:time_stop:2443 : local total 2022-07-28 09:12:20.865 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:12:20.868 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:12:20.871 | + functions-common:time_stop:2447 : start_time=1658999540813 2022-07-28 09:12:20.874 | + functions-common:time_stop:2449 : [[ -z 1658999540813 ]] 2022-07-28 09:12:20.879 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:12:20.883 | + functions-common:time_stop:2452 : end_time=1658999540880 2022-07-28 09:12:20.886 | + functions-common:time_stop:2453 : elapsed_time=67 2022-07-28 09:12:20.889 | + functions-common:time_stop:2454 : total=38557 2022-07-28 09:12:20.892 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:12:20.894 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=38624 2022-07-28 09:12:20.898 | + lib/cinder:start_cinder:561 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 09:12:20.901 | + functions-common:run_process:1694 : local service=c-vol 2022-07-28 09:12:20.904 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-07-28 09:12:20.907 | + functions-common:run_process:1696 : local group= 2022-07-28 09:12:20.910 | + functions-common:run_process:1697 : local user= 2022-07-28 09:12:20.914 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 09:12:20.917 | + functions-common:run_process:1700 : local name=c-vol 2022-07-28 09:12:20.921 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 09:12:20.924 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 09:12:20.927 | + functions-common:time_start:2427 : local start_time= 2022-07-28 09:12:20.930 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 09:12:20.935 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 09:12:20.940 | + functions-common:time_start:2431 : _TIME_START[$name]=1658999540937 2022-07-28 09:12:20.943 | + functions-common:run_process:1703 : is_service_enabled c-vol 2022-07-28 09:12:20.979 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 09:12:20.982 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 09:12:20.985 | + functions-common:time_stop:2440 : local name 2022-07-28 09:12:20.988 | + functions-common:time_stop:2441 : local end_time 2022-07-28 09:12:20.997 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 09:12:21.000 | + functions-common:time_stop:2443 : local total 2022-07-28 09:12:21.003 | + functions-common:time_stop:2444 : local start_time 2022-07-28 09:12:21.006 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 09:12:21.009 | + functions-common:time_stop:2447 : start_time=1658999540937 2022-07-28 09:12:21.012 | + functions-common:time_stop:2449 : [[ -z 1658999540937 ]] 2022-07-28 09:12:21.016 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 09:12:21.022 | + functions-common:time_stop:2452 : end_time=1658999541018 2022-07-28 09:12:21.025 | + functions-common:time_stop:2453 : elapsed_time=81 2022-07-28 09:12:21.028 | + functions-common:time_stop:2454 : total=38624 2022-07-28 09:12:21.032 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 09:12:21.035 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=38705 2022-07-28 09:12:21.037 | + ./stack.sh:main:1320 : create_volume_types 2022-07-28 09:12:21.041 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-07-28 09:12:21.071 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:12:21.074 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-07-28 09:12:21.078 | + lib/cinder:create_volume_types:580 : local be be_name 2022-07-28 09:12:21.081 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-28 09:12:21.084 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-07-28 09:12:21.087 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-07-28 09:12:21.111 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 09:12:21.114 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-07-28 09:12:23.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:12:23.554 | from cryptography.utils import int_from_bytes 2022-07-28 09:12:23.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 09:12:23.554 | from cryptography.utils import int_from_bytes 2022-07-28 09:12:23.554 | Internal Server Error (HTTP 500) 2022-07-28 09:12:23.751 | + lib/cinder:create_volume_types:1 : exit_trap 2022-07-28 09:12:23.753 | + ./stack.sh:exit_trap:516 : local r=1 2022-07-28 09:12:23.757 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-07-28 09:12:23.760 | + ./stack.sh:exit_trap:517 : jobs='413511 2022-07-28 09:12:23.760 | 446106' 2022-07-28 09:12:23.762 | + ./stack.sh:exit_trap:520 : [[ -n 413511 2022-07-28 09:12:23.762 | 446106 ]] 2022-07-28 09:12:23.765 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-07-28-090034 ]] 2022-07-28 09:12:23.768 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-07-28 09:12:23.771 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-07-28 09:12:23.771 | exit_trap: cleaning up child processes 2022-07-28 09:12:23.774 | + ./stack.sh:exit_trap:522 : kill 413511 446106 2022-07-28 09:12:23.778 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.bgkJCj7UQA ']' 2022-07-28 09:12:23.781 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.bgkJCj7UQA 2022-07-28 09:12:23.786 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-07-28 09:12:23.789 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-07-28 09:12:23.793 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-07-28 09:12:23.796 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-07-28 09:12:23.796 | Error on exit 2022-07-28 09:12:23.799 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-07-28 09:12:23.802 | + ./stack.sh:exit_trap:537 : generate-subunit 1658998830 713 fail 2022-07-28 09:12:24.058 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-07-28 09:12:24.060 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-07-28 09:12:25.075 | + ./stack.sh:exit_trap:551 : exit 1